| 1 | [ Jan 15 15:03:28 Enabled. ] | ||
| 2 | [ Jan 15 15:03:28 Rereading configuration. ] | ||
| 3 | [ Jan 15 15:03:29 Rereading configuration. ] | ||
| 4 | [ Jan 15 15:03:33 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 | [ Jan 15 15:03:33 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.01.15 15:03:35.965250 [ 1 ] {} <Information> Application: Will watch for the process with pid 24333 | ||
| 29 | 2026.01.15 15:03:35.965660 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.15 15:03:36.197453 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24333 | ||
| 31 | 2026.01.15 15:03:36.199594 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.15 15:03:36.199756 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.15 15:03:36.373221 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.15 15:03:36.397047 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.15 15:03:36.397094 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.15 15:03:36.397111 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.15 15:03:36.397161 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.15 15:03:36.397520 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.15 15:03:36.402511 [ 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.01.15 15:03:36.403344 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.15 15:03:36.404166 [ 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.01.15 15:03:36.404188 [ 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.01.15 15:03:36.404202 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.15 15:03:36.404895 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.15 15:03:36.405859 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.15 15:03:36.411623 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.15 15:03:36.412498 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.15 15:03:36.413932 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.15 15:03:36.414000 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.15 15:03:36.415064 [ 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.01.15 15:03:36.415524 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.15 15:03:36.419506 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.15 15:03:36.420195 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.15 15:03:36.426698 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.15 15:03:36.427038 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.15 15:03:36.427399 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.15 15:03:36.427731 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.15 15:03:36.429106 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.15 15:03:36.429135 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.15 15:03:36.429208 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.15 15:03:36.429267 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.15 15:03:36.437238 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.15 15:03:36.437263 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152255 sec | ||
| 68 | 2026.01.15 15:03:36.437282 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.15 15:03:36.437295 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.15 15:03:36.437935 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.15 15:03:36.438494 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.15 15:03:36.453204 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.15 15:03:36.453250 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.15 15:03:36.453274 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.15 15:03:36.453287 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.15 15:03:36.453322 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.15 15:03:36.453341 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.15 15:03:36.455910 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.15 15:03:36.455954 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.15 15:03:36.455975 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.15 15:03:36.456111 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.15 15:03:36.456152 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.15 15:03:36.456165 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.15 15:03:36.456183 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.15 15:03:36.456196 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.15 15:03:36.456226 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.15 15:03:36.456243 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.15 15:03:36.479406 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.15 15:03:36.480745 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.15 15:03:36.480778 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3982e-05 sec | ||
| 91 | 2026.01.15 15:03:36.480791 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.15 15:03:36.480803 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.15 15:03:36.480826 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.15 15:03:36.481029 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.15 15:03:36.481082 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.15 15:03:36.481096 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.15 15:03:36.481108 [ 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.01.15 15:03:36.481118 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.15 15:03:36.486331 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.15 15:03:36.486532 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.01.15 15:03:36.487859 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.432e-05 sec. | ||
| 102 | 2026.01.15 15:03:36.488205 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.15 15:03:36.489452 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.15 15:03:36.489473 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.15 15:03:37.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.31 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.01.15 15:03:37.090339 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36115 | ||
| 107 | 2026.01.15 15:03:37.092344 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.15 15:03:37.092402 [ 3 ] {} <Debug> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Authenticating user 'default' from [fd00:1122:3344:101::d]:36115 | ||
| 109 | 2026.01.15 15:03:37.092441 [ 3 ] {} <Debug> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.15 15:03:37.092456 [ 3 ] {} <Debug> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.15 15:03:37.092549 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.15 15:03:37.092583 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.15 15:03:37.092599 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.01.15 15:03:37.092997 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51521 | ||
| 115 | 2026.01.15 15:03:37.093165 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53103 | ||
| 116 | 2026.01.15 15:03:37.093179 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53257 | ||
| 117 | 2026.01.15 15:03:37.093282 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.15 15:03:37.093334 [ 4 ] {} <Debug> TCP-Session: 777b587f-3a94-462a-b7dd-778dcf88e208 Authenticating user 'default' from [fd00:1122:3344:101::d]:51521 | ||
| 119 | 2026.01.15 15:03:37.093363 [ 4 ] {} <Debug> TCP-Session: 777b587f-3a94-462a-b7dd-778dcf88e208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.15 15:03:37.093389 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52518 | ||
| 121 | 2026.01.15 15:03:37.093394 [ 4 ] {} <Debug> TCP-Session: 777b587f-3a94-462a-b7dd-778dcf88e208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.01.15 15:03:37.093440 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.15 15:03:37.093470 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.15 15:03:37.093490 [ 254 ] {} <Debug> TCP-Session: b085acbb-c961-4b01-85a4-0ee15b4a148d Authenticating user 'default' from [fd00:1122:3344:101::d]:53103 | ||
| 125 | 2026.01.15 15:03:37.093527 [ 5 ] {} <Debug> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Authenticating user 'default' from [fd00:1122:3344:101::d]:53257 | ||
| 126 | 2026.01.15 15:03:37.093530 [ 254 ] {} <Debug> TCP-Session: b085acbb-c961-4b01-85a4-0ee15b4a148d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.15 15:03:37.093558 [ 5 ] {} <Debug> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.15 15:03:37.093585 [ 254 ] {} <Debug> TCP-Session: b085acbb-c961-4b01-85a4-0ee15b4a148d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.15 15:03:37.093592 [ 5 ] {} <Debug> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.15 15:03:37.093609 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45931 | ||
| 131 | 2026.01.15 15:03:37.094135 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.01.15 15:03:37.094176 [ 255 ] {} <Debug> TCP-Session: 61be5c66-7027-4f8d-b40c-fb17e4c8aae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52518 | ||
| 133 | 2026.01.15 15:03:37.094204 [ 255 ] {} <Debug> TCP-Session: 61be5c66-7027-4f8d-b40c-fb17e4c8aae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.15 15:03:37.094219 [ 255 ] {} <Debug> TCP-Session: 61be5c66-7027-4f8d-b40c-fb17e4c8aae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.15 15:03:37.094276 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46519 | ||
| 136 | 2026.01.15 15:03:37.094290 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.15 15:03:37.094365 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44315 | ||
| 138 | 2026.01.15 15:03:37.094369 [ 256 ] {} <Debug> TCP-Session: 7acc416c-5319-4f9e-a649-e46b20b4c877 Authenticating user 'default' from [fd00:1122:3344:101::d]:45931 | ||
| 139 | 2026.01.15 15:03:37.094416 [ 256 ] {} <Debug> TCP-Session: 7acc416c-5319-4f9e-a649-e46b20b4c877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.15 15:03:37.094441 [ 256 ] {} <Debug> TCP-Session: 7acc416c-5319-4f9e-a649-e46b20b4c877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.15 15:03:37.095002 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62929 | ||
| 142 | 2026.01.15 15:03:37.095624 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.01.15 15:03:37.095662 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.01.15 15:03:37.095684 [ 258 ] {} <Debug> TCP-Session: a5e666a9-3d75-4892-98d6-92021c1707d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44315 | ||
| 145 | 2026.01.15 15:03:37.095687 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.01.15 15:03:37.095722 [ 258 ] {} <Debug> TCP-Session: a5e666a9-3d75-4892-98d6-92021c1707d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.15 15:03:37.095748 [ 257 ] {} <Debug> TCP-Session: 8e9027c5-519f-419a-8109-2aa78e5dc005 Authenticating user 'default' from [fd00:1122:3344:101::d]:46519 | ||
| 148 | 2026.01.15 15:03:37.095770 [ 258 ] {} <Debug> TCP-Session: a5e666a9-3d75-4892-98d6-92021c1707d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.15 15:03:37.095785 [ 257 ] {} <Debug> TCP-Session: 8e9027c5-519f-419a-8109-2aa78e5dc005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.15 15:03:37.095730 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 151 | 2026.01.15 15:03:37.095828 [ 257 ] {} <Debug> TCP-Session: 8e9027c5-519f-419a-8109-2aa78e5dc005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.15 15:03:37.095725 [ 259 ] {} <Debug> TCP-Session: f5bbda33-960c-4ed5-a5fc-eb9d83911f41 Authenticating user 'default' from [fd00:1122:3344:101::d]:62929 | ||
| 153 | 2026.01.15 15:03:37.095897 [ 259 ] {} <Debug> TCP-Session: f5bbda33-960c-4ed5-a5fc-eb9d83911f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.15 15:03:37.095911 [ 259 ] {} <Debug> TCP-Session: f5bbda33-960c-4ed5-a5fc-eb9d83911f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.01.15 15:03:37.098660 [ 3 ] {6e6f5254-2f64-413d-b8fd-f26f2a66e7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.01.15 15:03:37.205912 [ 3 ] {6e6f5254-2f64-413d-b8fd-f26f2a66e7de} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36115) (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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.01.15 15:03:37.206698 [ 3 ] {6e6f5254-2f64-413d-b8fd-f26f2a66e7de} <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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.01.15 15:03:37.206779 [ 3 ] {6e6f5254-2f64-413d-b8fd-f26f2a66e7de} <Debug> TCPHandler: Processed in 0.113482725 sec. | ||
| 205 | 2026.01.15 15:03:37.207288 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.01.15 15:03:37.207567 [ 5 ] {fb9ca225-e5de-4d66-bcb6-141bdb9b2237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.01.15 15:03:37.207937 [ 5 ] {fb9ca225-e5de-4d66-bcb6-141bdb9b2237} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53257) (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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.01.15 15:03:37.208075 [ 5 ] {fb9ca225-e5de-4d66-bcb6-141bdb9b2237} <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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.01.15 15:03:37.208152 [ 5 ] {fb9ca225-e5de-4d66-bcb6-141bdb9b2237} <Debug> TCPHandler: Processed in 0.001060545 sec. | ||
| 256 | 2026.01.15 15:03:37.208480 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.01.15 15:03:37.209397 [ 3 ] {800d47a1-48ad-4110-bcbd-5d964db8066a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.01.15 15:03:37.210217 [ 3 ] {800d47a1-48ad-4110-bcbd-5d964db8066a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.01.15 15:03:37.211479 [ 3 ] {800d47a1-48ad-4110-bcbd-5d964db8066a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.01.15 15:03:37.211501 [ 3 ] {800d47a1-48ad-4110-bcbd-5d964db8066a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6332e-05 sec | ||
| 261 | 2026.01.15 15:03:37.211524 [ 3 ] {800d47a1-48ad-4110-bcbd-5d964db8066a} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.01.15 15:03:37.211537 [ 3 ] {800d47a1-48ad-4110-bcbd-5d964db8066a} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.01.15 15:03:37.211562 [ 3 ] {800d47a1-48ad-4110-bcbd-5d964db8066a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.01.15 15:03:37.212199 [ 3 ] {800d47a1-48ad-4110-bcbd-5d964db8066a} <Debug> TCPHandler: Processed in 0.003837036 sec. | ||
| 265 | 2026.01.15 15:03:37.212352 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.01.15 15:03:37.212508 [ 3 ] {9f45c1f7-9166-4896-9b8f-bef6434e0b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) /* 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.01.15 15:03:37.212569 [ 3 ] {9f45c1f7-9166-4896-9b8f-bef6434e0b8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.01.15 15:03:37.220464 [ 3 ] {9f45c1f7-9166-4896-9b8f-bef6434e0b8f} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.01.15 15:03:37.221591 [ 3 ] {9f45c1f7-9166-4896-9b8f-bef6434e0b8f} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86): Loading data parts | ||
| 271 | 2026.01.15 15:03:37.223868 [ 3 ] {9f45c1f7-9166-4896-9b8f-bef6434e0b8f} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86): There are no data parts | ||
| 272 | 2026.01.15 15:03:37.226646 [ 3 ] {9f45c1f7-9166-4896-9b8f-bef6434e0b8f} <Debug> TCPHandler: Processed in 0.014341851 sec. | ||
| 273 | 2026.01.15 15:03:37.226815 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.01.15 15:03:37.227010 [ 3 ] {f916ed91-66f5-4fd2-b68d-6ea2df8d207a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) /* 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.01.15 15:03:37.227073 [ 3 ] {f916ed91-66f5-4fd2-b68d-6ea2df8d207a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.01.15 15:03:37.241694 [ 3 ] {f916ed91-66f5-4fd2-b68d-6ea2df8d207a} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Loading data parts | ||
| 287 | 2026.01.15 15:03:37.241877 [ 3 ] {f916ed91-66f5-4fd2-b68d-6ea2df8d207a} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): There are no data parts | ||
| 288 | 2026.01.15 15:03:37.243363 [ 3 ] {f916ed91-66f5-4fd2-b68d-6ea2df8d207a} <Debug> TCPHandler: Processed in 0.016604765 sec. | ||
| 289 | 2026.01.15 15:03:37.243539 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.01.15 15:03:37.243713 [ 3 ] {a9df44b2-80cc-4eb7-b7cf-74397e72f25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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.01.15 15:03:37.243770 [ 3 ] {a9df44b2-80cc-4eb7-b7cf-74397e72f25b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.01.15 15:03:37.245405 [ 3 ] {a9df44b2-80cc-4eb7-b7cf-74397e72f25b} <Debug> oximeter.measurements_i8 (82066a44-c8b2-452e-8438-c2fd3c9456ac): Loading data parts | ||
| 293 | 2026.01.15 15:03:37.245669 [ 3 ] {a9df44b2-80cc-4eb7-b7cf-74397e72f25b} <Debug> oximeter.measurements_i8 (82066a44-c8b2-452e-8438-c2fd3c9456ac): There are no data parts | ||
| 294 | 2026.01.15 15:03:37.246940 [ 3 ] {a9df44b2-80cc-4eb7-b7cf-74397e72f25b} <Debug> TCPHandler: Processed in 0.003453463 sec. | ||
| 295 | 2026.01.15 15:03:37.247561 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.01.15 15:03:37.247735 [ 3 ] {26973145-6578-47d8-bb57-f25eccf70f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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.01.15 15:03:37.247776 [ 3 ] {26973145-6578-47d8-bb57-f25eccf70f3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.01.15 15:03:37.249479 [ 3 ] {26973145-6578-47d8-bb57-f25eccf70f3c} <Debug> oximeter.measurements_u8 (c6154e38-eb9a-41fb-933b-84202a22d0bc): Loading data parts | ||
| 299 | 2026.01.15 15:03:37.249617 [ 3 ] {26973145-6578-47d8-bb57-f25eccf70f3c} <Debug> oximeter.measurements_u8 (c6154e38-eb9a-41fb-933b-84202a22d0bc): There are no data parts | ||
| 300 | 2026.01.15 15:03:37.251103 [ 3 ] {26973145-6578-47d8-bb57-f25eccf70f3c} <Debug> TCPHandler: Processed in 0.004070394 sec. | ||
| 301 | 2026.01.15 15:03:37.251262 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.01.15 15:03:37.251415 [ 3 ] {e1f87543-1c30-415f-9427-631b4294e226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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.01.15 15:03:37.251470 [ 3 ] {e1f87543-1c30-415f-9427-631b4294e226} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.01.15 15:03:37.253324 [ 3 ] {e1f87543-1c30-415f-9427-631b4294e226} <Debug> oximeter.measurements_i16 (38b9c39b-2fa8-4d9e-a0bb-5b35dd0442b9): Loading data parts | ||
| 305 | 2026.01.15 15:03:37.253470 [ 3 ] {e1f87543-1c30-415f-9427-631b4294e226} <Debug> oximeter.measurements_i16 (38b9c39b-2fa8-4d9e-a0bb-5b35dd0442b9): There are no data parts | ||
| 306 | 2026.01.15 15:03:37.254698 [ 3 ] {e1f87543-1c30-415f-9427-631b4294e226} <Debug> TCPHandler: Processed in 0.003484274 sec. | ||
| 307 | 2026.01.15 15:03:37.254846 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.15 15:03:37.254998 [ 3 ] {a3082337-22b0-42c0-864d-9befee78cc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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.01.15 15:03:37.255054 [ 3 ] {a3082337-22b0-42c0-864d-9befee78cc52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.01.15 15:03:37.256569 [ 3 ] {a3082337-22b0-42c0-864d-9befee78cc52} <Debug> oximeter.measurements_u16 (7983bc63-5d9f-48d8-8cfb-f5aabba9844a): Loading data parts | ||
| 311 | 2026.01.15 15:03:37.256753 [ 3 ] {a3082337-22b0-42c0-864d-9befee78cc52} <Debug> oximeter.measurements_u16 (7983bc63-5d9f-48d8-8cfb-f5aabba9844a): There are no data parts | ||
| 312 | 2026.01.15 15:03:37.258137 [ 3 ] {a3082337-22b0-42c0-864d-9befee78cc52} <Debug> TCPHandler: Processed in 0.00333949 sec. | ||
| 313 | 2026.01.15 15:03:37.258287 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.01.15 15:03:37.258456 [ 3 ] {d24e57f8-7978-4522-b8f0-e197bd88aa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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.01.15 15:03:37.258513 [ 3 ] {d24e57f8-7978-4522-b8f0-e197bd88aa40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.01.15 15:03:37.260107 [ 3 ] {d24e57f8-7978-4522-b8f0-e197bd88aa40} <Debug> oximeter.measurements_i32 (6013e19b-0786-4fdc-b9fb-fe9315ced48d): Loading data parts | ||
| 317 | 2026.01.15 15:03:37.260238 [ 3 ] {d24e57f8-7978-4522-b8f0-e197bd88aa40} <Debug> oximeter.measurements_i32 (6013e19b-0786-4fdc-b9fb-fe9315ced48d): There are no data parts | ||
| 318 | 2026.01.15 15:03:37.261476 [ 3 ] {d24e57f8-7978-4522-b8f0-e197bd88aa40} <Debug> TCPHandler: Processed in 0.003239177 sec. | ||
| 319 | 2026.01.15 15:03:37.261620 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.01.15 15:03:37.261775 [ 3 ] {219c5b0f-9338-4257-b7d0-56bedad54a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.01.15 15:03:37.261833 [ 3 ] {219c5b0f-9338-4257-b7d0-56bedad54a20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.01.15 15:03:37.263396 [ 3 ] {219c5b0f-9338-4257-b7d0-56bedad54a20} <Debug> oximeter.measurements_u32 (cf6be8cc-d233-43cd-ae96-6a442120b794): Loading data parts | ||
| 323 | 2026.01.15 15:03:37.263580 [ 3 ] {219c5b0f-9338-4257-b7d0-56bedad54a20} <Debug> oximeter.measurements_u32 (cf6be8cc-d233-43cd-ae96-6a442120b794): There are no data parts | ||
| 324 | 2026.01.15 15:03:37.264789 [ 3 ] {219c5b0f-9338-4257-b7d0-56bedad54a20} <Debug> TCPHandler: Processed in 0.003217575 sec. | ||
| 325 | 2026.01.15 15:03:37.264933 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.01.15 15:03:37.265111 [ 3 ] {1d675620-ade9-4b6e-9cda-88d71786d3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.01.15 15:03:37.265169 [ 3 ] {1d675620-ade9-4b6e-9cda-88d71786d3f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.01.15 15:03:37.266835 [ 3 ] {1d675620-ade9-4b6e-9cda-88d71786d3f2} <Debug> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): Loading data parts | ||
| 329 | 2026.01.15 15:03:37.267020 [ 3 ] {1d675620-ade9-4b6e-9cda-88d71786d3f2} <Debug> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): There are no data parts | ||
| 330 | 2026.01.15 15:03:37.268274 [ 3 ] {1d675620-ade9-4b6e-9cda-88d71786d3f2} <Debug> TCPHandler: Processed in 0.003390502 sec. | ||
| 331 | 2026.01.15 15:03:37.268423 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.15 15:03:37.268610 [ 3 ] {9b3fa4d0-9974-4747-8427-7362ba35fcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.01.15 15:03:37.268671 [ 3 ] {9b3fa4d0-9974-4747-8427-7362ba35fcd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.01.15 15:03:37.270871 [ 3 ] {9b3fa4d0-9974-4747-8427-7362ba35fcd5} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Loading data parts | ||
| 335 | 2026.01.15 15:03:37.271083 [ 3 ] {9b3fa4d0-9974-4747-8427-7362ba35fcd5} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): There are no data parts | ||
| 336 | 2026.01.15 15:03:37.272781 [ 3 ] {9b3fa4d0-9974-4747-8427-7362ba35fcd5} <Debug> TCPHandler: Processed in 0.004407995 sec. | ||
| 337 | 2026.01.15 15:03:37.272937 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.15 15:03:37.273198 [ 3 ] {4588d130-7555-4a76-a5a6-9a2c9dcc6000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.01.15 15:03:37.273345 [ 3 ] {4588d130-7555-4a76-a5a6-9a2c9dcc6000} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.01.15 15:03:37.275507 [ 3 ] {4588d130-7555-4a76-a5a6-9a2c9dcc6000} <Debug> oximeter.measurements_f32 (49762633-eb9a-42a4-a66b-aea1f4b851d6): Loading data parts | ||
| 341 | 2026.01.15 15:03:37.275694 [ 3 ] {4588d130-7555-4a76-a5a6-9a2c9dcc6000} <Debug> oximeter.measurements_f32 (49762633-eb9a-42a4-a66b-aea1f4b851d6): There are no data parts | ||
| 342 | 2026.01.15 15:03:37.277143 [ 3 ] {4588d130-7555-4a76-a5a6-9a2c9dcc6000} <Debug> TCPHandler: Processed in 0.00425919 sec. | ||
| 343 | 2026.01.15 15:03:37.277288 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.15 15:03:37.277439 [ 3 ] {70a0330a-d6f4-41ce-b9bb-f4075a5452b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.01.15 15:03:37.277581 [ 3 ] {70a0330a-d6f4-41ce-b9bb-f4075a5452b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.01.15 15:03:37.279532 [ 3 ] {70a0330a-d6f4-41ce-b9bb-f4075a5452b7} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Loading data parts | ||
| 347 | 2026.01.15 15:03:37.279752 [ 3 ] {70a0330a-d6f4-41ce-b9bb-f4075a5452b7} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): There are no data parts | ||
| 348 | 2026.01.15 15:03:37.280985 [ 3 ] {70a0330a-d6f4-41ce-b9bb-f4075a5452b7} <Debug> TCPHandler: Processed in 0.003744263 sec. | ||
| 349 | 2026.01.15 15:03:37.281133 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.15 15:03:37.281702 [ 3 ] {65081983-3d5b-4799-8c93-96de19f89ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.01.15 15:03:37.281942 [ 3 ] {65081983-3d5b-4799-8c93-96de19f89ef5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.01.15 15:03:37.284042 [ 3 ] {65081983-3d5b-4799-8c93-96de19f89ef5} <Debug> oximeter.measurements_string (e5d01777-0648-4bd5-99ba-5501c86e8add): Loading data parts | ||
| 353 | 2026.01.15 15:03:37.284209 [ 3 ] {65081983-3d5b-4799-8c93-96de19f89ef5} <Debug> oximeter.measurements_string (e5d01777-0648-4bd5-99ba-5501c86e8add): There are no data parts | ||
| 354 | 2026.01.15 15:03:37.285430 [ 3 ] {65081983-3d5b-4799-8c93-96de19f89ef5} <Debug> TCPHandler: Processed in 0.004345213 sec. | ||
| 355 | 2026.01.15 15:03:37.285591 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.01.15 15:03:37.285749 [ 3 ] {15afdc81-f827-40b0-bed2-616fe4d886d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.01.15 15:03:37.285823 [ 3 ] {15afdc81-f827-40b0-bed2-616fe4d886d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.01.15 15:03:37.287439 [ 3 ] {15afdc81-f827-40b0-bed2-616fe4d886d5} <Debug> oximeter.measurements_bytes (f3472048-c8d6-477f-9fee-5ff1fba6e7a6): Loading data parts | ||
| 366 | 2026.01.15 15:03:37.287593 [ 3 ] {15afdc81-f827-40b0-bed2-616fe4d886d5} <Debug> oximeter.measurements_bytes (f3472048-c8d6-477f-9fee-5ff1fba6e7a6): There are no data parts | ||
| 367 | 2026.01.15 15:03:37.289016 [ 3 ] {15afdc81-f827-40b0-bed2-616fe4d886d5} <Debug> TCPHandler: Processed in 0.003473784 sec. | ||
| 368 | 2026.01.15 15:03:37.289168 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.15 15:03:37.289329 [ 3 ] {d21ee8d4-ef4a-4306-bd25-48351b722cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.01.15 15:03:37.289390 [ 3 ] {d21ee8d4-ef4a-4306-bd25-48351b722cf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.01.15 15:03:37.291099 [ 3 ] {d21ee8d4-ef4a-4306-bd25-48351b722cf5} <Debug> oximeter.measurements_cumulativei64 (ea34ec6b-080f-45fb-b699-1ea6c4cdeba9): Loading data parts | ||
| 372 | 2026.01.15 15:03:37.291277 [ 3 ] {d21ee8d4-ef4a-4306-bd25-48351b722cf5} <Debug> oximeter.measurements_cumulativei64 (ea34ec6b-080f-45fb-b699-1ea6c4cdeba9): There are no data parts | ||
| 373 | 2026.01.15 15:03:37.292544 [ 3 ] {d21ee8d4-ef4a-4306-bd25-48351b722cf5} <Debug> TCPHandler: Processed in 0.003424433 sec. | ||
| 374 | 2026.01.15 15:03:37.292700 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.15 15:03:37.292873 [ 3 ] {a37e99cb-a7cb-40fa-8b20-49866fc968d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.01.15 15:03:37.292932 [ 3 ] {a37e99cb-a7cb-40fa-8b20-49866fc968d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.01.15 15:03:37.295037 [ 3 ] {a37e99cb-a7cb-40fa-8b20-49866fc968d4} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Loading data parts | ||
| 378 | 2026.01.15 15:03:37.295193 [ 3 ] {a37e99cb-a7cb-40fa-8b20-49866fc968d4} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): There are no data parts | ||
| 379 | 2026.01.15 15:03:37.296733 [ 3 ] {a37e99cb-a7cb-40fa-8b20-49866fc968d4} <Debug> TCPHandler: Processed in 0.004082714 sec. | ||
| 380 | 2026.01.15 15:03:37.296879 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.15 15:03:37.297057 [ 3 ] {bf56a209-279b-4b92-9789-085e194ea925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.01.15 15:03:37.297108 [ 3 ] {bf56a209-279b-4b92-9789-085e194ea925} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.01.15 15:03:37.298817 [ 3 ] {bf56a209-279b-4b92-9789-085e194ea925} <Debug> oximeter.measurements_cumulativef32 (02e7ee16-5bed-4f64-b900-1c4b3b7de1fd): Loading data parts | ||
| 384 | 2026.01.15 15:03:37.298944 [ 3 ] {bf56a209-279b-4b92-9789-085e194ea925} <Debug> oximeter.measurements_cumulativef32 (02e7ee16-5bed-4f64-b900-1c4b3b7de1fd): There are no data parts | ||
| 385 | 2026.01.15 15:03:37.300547 [ 3 ] {bf56a209-279b-4b92-9789-085e194ea925} <Debug> TCPHandler: Processed in 0.003716912 sec. | ||
| 386 | 2026.01.15 15:03:37.300691 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.15 15:03:37.300851 [ 3 ] {1c5a0a06-1d3c-4ebc-a1f1-e08de2eba07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.01.15 15:03:37.300911 [ 3 ] {1c5a0a06-1d3c-4ebc-a1f1-e08de2eba07f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.01.15 15:03:37.302624 [ 3 ] {1c5a0a06-1d3c-4ebc-a1f1-e08de2eba07f} <Debug> oximeter.measurements_cumulativef64 (e603b39e-9c6a-48d5-9a29-3474d443af1f): Loading data parts | ||
| 390 | 2026.01.15 15:03:37.302811 [ 3 ] {1c5a0a06-1d3c-4ebc-a1f1-e08de2eba07f} <Debug> oximeter.measurements_cumulativef64 (e603b39e-9c6a-48d5-9a29-3474d443af1f): There are no data parts | ||
| 391 | 2026.01.15 15:03:37.304811 [ 3 ] {1c5a0a06-1d3c-4ebc-a1f1-e08de2eba07f} <Debug> TCPHandler: Processed in 0.004170197 sec. | ||
| 392 | 2026.01.15 15:03:37.304977 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.15 15:03:37.305270 [ 3 ] {a9712d18-1257-4855-b78e-fa0932e363d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.01.15 15:03:37.305361 [ 3 ] {a9712d18-1257-4855-b78e-fa0932e363d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.01.15 15:03:37.307478 [ 3 ] {a9712d18-1257-4855-b78e-fa0932e363d9} <Debug> oximeter.measurements_histogrami8 (e75e214e-9d4d-4f4d-b514-0e9d9740f294): Loading data parts | ||
| 406 | 2026.01.15 15:03:37.307655 [ 3 ] {a9712d18-1257-4855-b78e-fa0932e363d9} <Debug> oximeter.measurements_histogrami8 (e75e214e-9d4d-4f4d-b514-0e9d9740f294): There are no data parts | ||
| 407 | 2026.01.15 15:03:37.309168 [ 3 ] {a9712d18-1257-4855-b78e-fa0932e363d9} <Debug> TCPHandler: Processed in 0.004249509 sec. | ||
| 408 | 2026.01.15 15:03:37.309320 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.01.15 15:03:37.309530 [ 3 ] {3f4dab14-2385-4845-968b-e9e083a62d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.01.15 15:03:37.309603 [ 3 ] {3f4dab14-2385-4845-968b-e9e083a62d94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.01.15 15:03:37.311852 [ 3 ] {3f4dab14-2385-4845-968b-e9e083a62d94} <Debug> oximeter.measurements_histogramu8 (298909c1-13d0-40e8-bbd2-201042b817ed): Loading data parts | ||
| 412 | 2026.01.15 15:03:37.312059 [ 3 ] {3f4dab14-2385-4845-968b-e9e083a62d94} <Debug> oximeter.measurements_histogramu8 (298909c1-13d0-40e8-bbd2-201042b817ed): There are no data parts | ||
| 413 | 2026.01.15 15:03:37.313360 [ 3 ] {3f4dab14-2385-4845-968b-e9e083a62d94} <Debug> TCPHandler: Processed in 0.004090554 sec. | ||
| 414 | 2026.01.15 15:03:37.313505 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.01.15 15:03:37.313739 [ 3 ] {4285b8a3-2caa-4d6c-b849-2a2419cfa6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.01.15 15:03:37.313809 [ 3 ] {4285b8a3-2caa-4d6c-b849-2a2419cfa6c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.01.15 15:03:37.316293 [ 3 ] {4285b8a3-2caa-4d6c-b849-2a2419cfa6c9} <Debug> oximeter.measurements_histogrami16 (0b75c62b-de9c-4a2a-8652-21f117d88fc2): Loading data parts | ||
| 418 | 2026.01.15 15:03:37.316477 [ 3 ] {4285b8a3-2caa-4d6c-b849-2a2419cfa6c9} <Debug> oximeter.measurements_histogrami16 (0b75c62b-de9c-4a2a-8652-21f117d88fc2): There are no data parts | ||
| 419 | 2026.01.15 15:03:37.318056 [ 3 ] {4285b8a3-2caa-4d6c-b849-2a2419cfa6c9} <Debug> TCPHandler: Processed in 0.004600661 sec. | ||
| 420 | 2026.01.15 15:03:37.318240 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.01.15 15:03:37.318501 [ 3 ] {46c76f74-24a0-4569-8c4d-a33e89d6bbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.01.15 15:03:37.318584 [ 3 ] {46c76f74-24a0-4569-8c4d-a33e89d6bbc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.01.15 15:03:37.320695 [ 3 ] {46c76f74-24a0-4569-8c4d-a33e89d6bbc6} <Debug> oximeter.measurements_histogramu16 (6f5d0004-3f06-4e1c-a8e5-3669cb3ff3b7): Loading data parts | ||
| 424 | 2026.01.15 15:03:37.320889 [ 3 ] {46c76f74-24a0-4569-8c4d-a33e89d6bbc6} <Debug> oximeter.measurements_histogramu16 (6f5d0004-3f06-4e1c-a8e5-3669cb3ff3b7): There are no data parts | ||
| 425 | 2026.01.15 15:03:37.322225 [ 3 ] {46c76f74-24a0-4569-8c4d-a33e89d6bbc6} <Debug> TCPHandler: Processed in 0.004042913 sec. | ||
| 426 | 2026.01.15 15:03:37.322366 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.01.15 15:03:37.322601 [ 3 ] {6afe65b3-b8f8-483d-ae0d-688d55675d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.01.15 15:03:37.322673 [ 3 ] {6afe65b3-b8f8-483d-ae0d-688d55675d15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.01.15 15:03:37.324827 [ 3 ] {6afe65b3-b8f8-483d-ae0d-688d55675d15} <Debug> oximeter.measurements_histogrami32 (396a44d0-fbd7-438a-a271-fd8b99340698): Loading data parts | ||
| 430 | 2026.01.15 15:03:37.324967 [ 3 ] {6afe65b3-b8f8-483d-ae0d-688d55675d15} <Debug> oximeter.measurements_histogrami32 (396a44d0-fbd7-438a-a271-fd8b99340698): There are no data parts | ||
| 431 | 2026.01.15 15:03:37.326176 [ 3 ] {6afe65b3-b8f8-483d-ae0d-688d55675d15} <Debug> TCPHandler: Processed in 0.003860776 sec. | ||
| 432 | 2026.01.15 15:03:37.326344 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.01.15 15:03:37.326557 [ 3 ] {c75fc14f-392a-442c-8138-6fc6513003cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.01.15 15:03:37.326631 [ 3 ] {c75fc14f-392a-442c-8138-6fc6513003cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.01.15 15:03:37.328486 [ 3 ] {c75fc14f-392a-442c-8138-6fc6513003cd} <Debug> oximeter.measurements_histogramu32 (849c0315-f2e4-4eda-a446-da012ba67e87): Loading data parts | ||
| 436 | 2026.01.15 15:03:37.328663 [ 3 ] {c75fc14f-392a-442c-8138-6fc6513003cd} <Debug> oximeter.measurements_histogramu32 (849c0315-f2e4-4eda-a446-da012ba67e87): There are no data parts | ||
| 437 | 2026.01.15 15:03:37.330145 [ 3 ] {c75fc14f-392a-442c-8138-6fc6513003cd} <Debug> TCPHandler: Processed in 0.003850627 sec. | ||
| 438 | 2026.01.15 15:03:37.330286 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.01.15 15:03:37.330525 [ 3 ] {1656e3e3-3349-4aee-802e-8079c36de4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2026.01.15 15:03:37.330598 [ 3 ] {1656e3e3-3349-4aee-802e-8079c36de4f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.01.15 15:03:37.332501 [ 3 ] {1656e3e3-3349-4aee-802e-8079c36de4f5} <Debug> oximeter.measurements_histogrami64 (5ef2ee57-9445-4a19-8094-5b9065684b71): Loading data parts | ||
| 442 | 2026.01.15 15:03:37.332614 [ 3 ] {1656e3e3-3349-4aee-802e-8079c36de4f5} <Debug> oximeter.measurements_histogrami64 (5ef2ee57-9445-4a19-8094-5b9065684b71): There are no data parts | ||
| 443 | 2026.01.15 15:03:37.333768 [ 3 ] {1656e3e3-3349-4aee-802e-8079c36de4f5} <Debug> TCPHandler: Processed in 0.003530396 sec. | ||
| 444 | 2026.01.15 15:03:37.333930 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.01.15 15:03:37.334137 [ 3 ] {1aa7ad7f-a4b8-4ca9-a668-74ed5ed172fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.01.15 15:03:37.334207 [ 3 ] {1aa7ad7f-a4b8-4ca9-a668-74ed5ed172fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.01.15 15:03:37.336424 [ 3 ] {1aa7ad7f-a4b8-4ca9-a668-74ed5ed172fe} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Loading data parts | ||
| 448 | 2026.01.15 15:03:37.336543 [ 3 ] {1aa7ad7f-a4b8-4ca9-a668-74ed5ed172fe} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): There are no data parts | ||
| 449 | 2026.01.15 15:03:37.337972 [ 3 ] {1aa7ad7f-a4b8-4ca9-a668-74ed5ed172fe} <Debug> TCPHandler: Processed in 0.004091064 sec. | ||
| 450 | 2026.01.15 15:03:37.338119 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.15 15:03:37.338329 [ 3 ] {97076ab2-0c36-4c7b-af83-66b060f0586d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.01.15 15:03:37.338405 [ 3 ] {97076ab2-0c36-4c7b-af83-66b060f0586d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.01.15 15:03:37.340297 [ 3 ] {97076ab2-0c36-4c7b-af83-66b060f0586d} <Debug> oximeter.measurements_histogramf32 (d70b92ae-3d74-48e9-8299-8cd4d0eb58bb): Loading data parts | ||
| 454 | 2026.01.15 15:03:37.340480 [ 3 ] {97076ab2-0c36-4c7b-af83-66b060f0586d} <Debug> oximeter.measurements_histogramf32 (d70b92ae-3d74-48e9-8299-8cd4d0eb58bb): There are no data parts | ||
| 455 | 2026.01.15 15:03:37.342038 [ 3 ] {97076ab2-0c36-4c7b-af83-66b060f0586d} <Debug> TCPHandler: Processed in 0.00396662 sec. | ||
| 456 | 2026.01.15 15:03:37.342224 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.15 15:03:37.342459 [ 3 ] {9f43f915-b5b0-4074-bdb4-09ea0ff4a16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.01.15 15:03:37.342537 [ 3 ] {9f43f915-b5b0-4074-bdb4-09ea0ff4a16c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.01.15 15:03:37.344401 [ 3 ] {9f43f915-b5b0-4074-bdb4-09ea0ff4a16c} <Debug> oximeter.measurements_histogramf64 (97bf68b0-0894-413b-86a4-a1fb2821df10): Loading data parts | ||
| 460 | 2026.01.15 15:03:37.344531 [ 3 ] {9f43f915-b5b0-4074-bdb4-09ea0ff4a16c} <Debug> oximeter.measurements_histogramf64 (97bf68b0-0894-413b-86a4-a1fb2821df10): There are no data parts | ||
| 461 | 2026.01.15 15:03:37.345731 [ 3 ] {9f43f915-b5b0-4074-bdb4-09ea0ff4a16c} <Debug> TCPHandler: Processed in 0.003567648 sec. | ||
| 462 | 2026.01.15 15:03:37.345883 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.15 15:03:37.346070 [ 3 ] {22e88c6e-132b-4634-b01c-a5fba9bb7742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.01.15 15:03:37.346145 [ 3 ] {22e88c6e-132b-4634-b01c-a5fba9bb7742} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.01.15 15:03:37.347827 [ 3 ] {22e88c6e-132b-4634-b01c-a5fba9bb7742} <Debug> oximeter.fields_bool (3bccc0e1-10bf-4a74-aeea-a8c53de7075d): Loading data parts | ||
| 491 | 2026.01.15 15:03:37.348012 [ 3 ] {22e88c6e-132b-4634-b01c-a5fba9bb7742} <Debug> oximeter.fields_bool (3bccc0e1-10bf-4a74-aeea-a8c53de7075d): There are no data parts | ||
| 492 | 2026.01.15 15:03:37.349435 [ 3 ] {22e88c6e-132b-4634-b01c-a5fba9bb7742} <Debug> TCPHandler: Processed in 0.003588808 sec. | ||
| 493 | 2026.01.15 15:03:37.349585 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.15 15:03:37.349764 [ 3 ] {3119dca2-e3d9-4d4f-8aa2-d3d52c8b2e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.01.15 15:03:37.349826 [ 3 ] {3119dca2-e3d9-4d4f-8aa2-d3d52c8b2e80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.01.15 15:03:37.351633 [ 3 ] {3119dca2-e3d9-4d4f-8aa2-d3d52c8b2e80} <Debug> oximeter.fields_i8 (8173d865-f42d-44c6-aa01-298535c1c45e): Loading data parts | ||
| 497 | 2026.01.15 15:03:37.351760 [ 3 ] {3119dca2-e3d9-4d4f-8aa2-d3d52c8b2e80} <Debug> oximeter.fields_i8 (8173d865-f42d-44c6-aa01-298535c1c45e): There are no data parts | ||
| 498 | 2026.01.15 15:03:37.353795 [ 3 ] {3119dca2-e3d9-4d4f-8aa2-d3d52c8b2e80} <Debug> TCPHandler: Processed in 0.00426308 sec. | ||
| 499 | 2026.01.15 15:03:37.353940 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.15 15:03:37.354107 [ 3 ] {02c3401e-d038-49cb-85b3-cfe4410e7bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.01.15 15:03:37.354171 [ 3 ] {02c3401e-d038-49cb-85b3-cfe4410e7bb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.01.15 15:03:37.356009 [ 3 ] {02c3401e-d038-49cb-85b3-cfe4410e7bb7} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Loading data parts | ||
| 503 | 2026.01.15 15:03:37.356233 [ 3 ] {02c3401e-d038-49cb-85b3-cfe4410e7bb7} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): There are no data parts | ||
| 504 | 2026.01.15 15:03:37.357437 [ 3 ] {02c3401e-d038-49cb-85b3-cfe4410e7bb7} <Debug> TCPHandler: Processed in 0.003548917 sec. | ||
| 505 | 2026.01.15 15:03:37.357586 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.15 15:03:37.357763 [ 3 ] {6208d063-69be-44a8-aacb-6124d93b35e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.01.15 15:03:37.357830 [ 3 ] {6208d063-69be-44a8-aacb-6124d93b35e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.01.15 15:03:37.359544 [ 3 ] {6208d063-69be-44a8-aacb-6124d93b35e7} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Loading data parts | ||
| 509 | 2026.01.15 15:03:37.359720 [ 3 ] {6208d063-69be-44a8-aacb-6124d93b35e7} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): There are no data parts | ||
| 510 | 2026.01.15 15:03:37.361065 [ 3 ] {6208d063-69be-44a8-aacb-6124d93b35e7} <Debug> TCPHandler: Processed in 0.003529456 sec. | ||
| 511 | 2026.01.15 15:03:37.361207 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.01.15 15:03:37.361359 [ 3 ] {87b512ee-a2c1-44b3-9c7b-f1b6db9a8b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.01.15 15:03:37.361422 [ 3 ] {87b512ee-a2c1-44b3-9c7b-f1b6db9a8b49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.01.15 15:03:37.363152 [ 3 ] {87b512ee-a2c1-44b3-9c7b-f1b6db9a8b49} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Loading data parts | ||
| 515 | 2026.01.15 15:03:37.363305 [ 3 ] {87b512ee-a2c1-44b3-9c7b-f1b6db9a8b49} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): There are no data parts | ||
| 516 | 2026.01.15 15:03:37.364644 [ 3 ] {87b512ee-a2c1-44b3-9c7b-f1b6db9a8b49} <Debug> TCPHandler: Processed in 0.003486785 sec. | ||
| 517 | 2026.01.15 15:03:37.364794 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.01.15 15:03:37.364973 [ 3 ] {6a68425f-cd72-4b4e-a1e1-bcddb5a68859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2026.01.15 15:03:37.365034 [ 3 ] {6a68425f-cd72-4b4e-a1e1-bcddb5a68859} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.01.15 15:03:37.366630 [ 3 ] {6a68425f-cd72-4b4e-a1e1-bcddb5a68859} <Debug> oximeter.fields_i32 (80818492-d3cd-4214-aa45-c7975e3c3c7b): Loading data parts | ||
| 521 | 2026.01.15 15:03:37.366762 [ 3 ] {6a68425f-cd72-4b4e-a1e1-bcddb5a68859} <Debug> oximeter.fields_i32 (80818492-d3cd-4214-aa45-c7975e3c3c7b): There are no data parts | ||
| 522 | 2026.01.15 15:03:37.367899 [ 3 ] {6a68425f-cd72-4b4e-a1e1-bcddb5a68859} <Debug> TCPHandler: Processed in 0.003157813 sec. | ||
| 523 | 2026.01.15 15:03:37.368057 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.01.15 15:03:37.368215 [ 3 ] {c099ed5c-bdaf-4fb0-8e4f-76cb7b42e817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2026.01.15 15:03:37.368280 [ 3 ] {c099ed5c-bdaf-4fb0-8e4f-76cb7b42e817} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.01.15 15:03:37.369810 [ 3 ] {c099ed5c-bdaf-4fb0-8e4f-76cb7b42e817} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Loading data parts | ||
| 527 | 2026.01.15 15:03:37.370006 [ 3 ] {c099ed5c-bdaf-4fb0-8e4f-76cb7b42e817} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): There are no data parts | ||
| 528 | 2026.01.15 15:03:37.371188 [ 3 ] {c099ed5c-bdaf-4fb0-8e4f-76cb7b42e817} <Debug> TCPHandler: Processed in 0.003190504 sec. | ||
| 529 | 2026.01.15 15:03:37.371321 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.01.15 15:03:37.371505 [ 3 ] {cd9f9f7a-f735-4942-b083-22c374581ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.01.15 15:03:37.371578 [ 3 ] {cd9f9f7a-f735-4942-b083-22c374581ac8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.01.15 15:03:37.373360 [ 3 ] {cd9f9f7a-f735-4942-b083-22c374581ac8} <Debug> oximeter.fields_i64 (bf9ecff4-953a-4c24-947c-a7bdeb0970a0): Loading data parts | ||
| 533 | 2026.01.15 15:03:37.373540 [ 3 ] {cd9f9f7a-f735-4942-b083-22c374581ac8} <Debug> oximeter.fields_i64 (bf9ecff4-953a-4c24-947c-a7bdeb0970a0): There are no data parts | ||
| 534 | 2026.01.15 15:03:37.374780 [ 3 ] {cd9f9f7a-f735-4942-b083-22c374581ac8} <Debug> TCPHandler: Processed in 0.003507455 sec. | ||
| 535 | 2026.01.15 15:03:37.374923 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.01.15 15:03:37.375075 [ 3 ] {a9740130-f3fa-45ab-9770-a3bf6b6c04c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.01.15 15:03:37.375141 [ 3 ] {a9740130-f3fa-45ab-9770-a3bf6b6c04c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.01.15 15:03:37.376998 [ 3 ] {a9740130-f3fa-45ab-9770-a3bf6b6c04c2} <Debug> oximeter.fields_u64 (5b039502-7743-4f49-9f39-ed2b3bf766d5): Loading data parts | ||
| 539 | 2026.01.15 15:03:37.377166 [ 3 ] {a9740130-f3fa-45ab-9770-a3bf6b6c04c2} <Debug> oximeter.fields_u64 (5b039502-7743-4f49-9f39-ed2b3bf766d5): There are no data parts | ||
| 540 | 2026.01.15 15:03:37.378504 [ 3 ] {a9740130-f3fa-45ab-9770-a3bf6b6c04c2} <Debug> TCPHandler: Processed in 0.003632259 sec. | ||
| 541 | 2026.01.15 15:03:37.378649 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.01.15 15:03:37.378838 [ 3 ] {3d7d110c-3775-4921-be84-b1d40dd44044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.01.15 15:03:37.378903 [ 3 ] {3d7d110c-3775-4921-be84-b1d40dd44044} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.01.15 15:03:37.380629 [ 3 ] {3d7d110c-3775-4921-be84-b1d40dd44044} <Debug> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Loading data parts | ||
| 545 | 2026.01.15 15:03:37.380812 [ 3 ] {3d7d110c-3775-4921-be84-b1d40dd44044} <Debug> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): There are no data parts | ||
| 546 | 2026.01.15 15:03:37.382077 [ 3 ] {3d7d110c-3775-4921-be84-b1d40dd44044} <Debug> TCPHandler: Processed in 0.003477405 sec. | ||
| 547 | 2026.01.15 15:03:37.382230 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.01.15 15:03:37.382388 [ 3 ] {90a64a09-9559-4680-9ee0-a1a7c8f107c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.01.15 15:03:37.382460 [ 3 ] {90a64a09-9559-4680-9ee0-a1a7c8f107c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.01.15 15:03:37.384179 [ 3 ] {90a64a09-9559-4680-9ee0-a1a7c8f107c6} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Loading data parts | ||
| 551 | 2026.01.15 15:03:37.384429 [ 3 ] {90a64a09-9559-4680-9ee0-a1a7c8f107c6} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): There are no data parts | ||
| 552 | 2026.01.15 15:03:37.386039 [ 3 ] {90a64a09-9559-4680-9ee0-a1a7c8f107c6} <Debug> TCPHandler: Processed in 0.003858957 sec. | ||
| 553 | 2026.01.15 15:03:37.386215 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.01.15 15:03:37.386427 [ 3 ] {5415fad8-efbf-4b0e-81bd-b388db63e2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.01.15 15:03:37.386496 [ 3 ] {5415fad8-efbf-4b0e-81bd-b388db63e2d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.01.15 15:03:37.388243 [ 3 ] {5415fad8-efbf-4b0e-81bd-b388db63e2d4} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Loading data parts | ||
| 557 | 2026.01.15 15:03:37.388383 [ 3 ] {5415fad8-efbf-4b0e-81bd-b388db63e2d4} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): There are no data parts | ||
| 558 | 2026.01.15 15:03:37.389633 [ 3 ] {5415fad8-efbf-4b0e-81bd-b388db63e2d4} <Debug> TCPHandler: Processed in 0.003475714 sec. | ||
| 559 | 2026.01.15 15:03:37.389797 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.01.15 15:03:37.390049 [ 3 ] {6af33922-6722-4ee6-9738-395d6f193d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2026.01.15 15:03:37.390135 [ 3 ] {6af33922-6722-4ee6-9738-395d6f193d65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.01.15 15:03:37.391801 [ 3 ] {6af33922-6722-4ee6-9738-395d6f193d65} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Loading data parts | ||
| 566 | 2026.01.15 15:03:37.391938 [ 3 ] {6af33922-6722-4ee6-9738-395d6f193d65} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): There are no data parts | ||
| 567 | 2026.01.15 15:03:37.393215 [ 3 ] {6af33922-6722-4ee6-9738-395d6f193d65} <Debug> TCPHandler: Processed in 0.003468023 sec. | ||
| 568 | 2026.01.15 15:03:37.393487 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.15 15:03:37.393802 [ 5 ] {fcd069a3-23a9-4a8d-9438-b2165cdcb793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.01.15 15:03:37.395128 [ 5 ] {fcd069a3-23a9-4a8d-9438-b2165cdcb793} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.01.15 15:03:37.412110 [ 260 ] {fcd069a3-23a9-4a8d-9438-b2165cdcb793} <Trace> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.01.15 15:03:37.412153 [ 260 ] {fcd069a3-23a9-4a8d-9438-b2165cdcb793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 573 | 2026.01.15 15:03:37.416423 [ 260 ] {fcd069a3-23a9-4a8d-9438-b2165cdcb793} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.01.15 15:03:37.416762 [ 260 ] {fcd069a3-23a9-4a8d-9438-b2165cdcb793} <Trace> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.01.15 15:03:37.417025 [ 5 ] {fcd069a3-23a9-4a8d-9438-b2165cdcb793} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02337 sec., 42.78990158322636 rows/sec., 684.64 B/sec. | ||
| 576 | 2026.01.15 15:03:37.417376 [ 5 ] {fcd069a3-23a9-4a8d-9438-b2165cdcb793} <Debug> TCPHandler: Processed in 0.024018359 sec. | ||
| 577 | 2026.01.15 15:03:38.001144 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.66 MiB, peak 125.66 MiB, free memory in arenas 0.00 B, will set to 138.04 MiB (RSS), difference: 12.38 MiB | ||
| 578 | 2026.01.15 15:03:38.402295 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49318 | ||
| 579 | 2026.01.15 15:03:38.405880 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.01.15 15:03:38.405917 [ 262 ] {} <Debug> TCP-Session: a35d371c-36ce-4ee6-ac14-b1b2d60f5479 Authenticating user 'default' from [fd00:1122:3344:101::a]:49318 | ||
| 581 | 2026.01.15 15:03:38.405944 [ 262 ] {} <Debug> TCP-Session: a35d371c-36ce-4ee6-ac14-b1b2d60f5479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.15 15:03:38.406021 [ 262 ] {} <Debug> TCP-Session: a35d371c-36ce-4ee6-ac14-b1b2d60f5479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.01.15 15:03:38.406144 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.01.15 15:03:38.406173 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.01.15 15:03:38.406289 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2026.01.15 15:03:38.406864 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35735 | ||
| 587 | 2026.01.15 15:03:38.407036 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41081 | ||
| 588 | 2026.01.15 15:03:38.407068 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.01.15 15:03:38.407066 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39786 | ||
| 590 | 2026.01.15 15:03:38.407124 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37769 | ||
| 591 | 2026.01.15 15:03:38.407113 [ 263 ] {} <Debug> TCP-Session: 5be0fc3c-7293-48ed-ab0e-5074e5d91b55 Authenticating user 'default' from [fd00:1122:3344:101::a]:35735 | ||
| 592 | 2026.01.15 15:03:38.407228 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.01.15 15:03:38.407228 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65052 | ||
| 594 | 2026.01.15 15:03:38.407318 [ 263 ] {} <Debug> TCP-Session: 5be0fc3c-7293-48ed-ab0e-5074e5d91b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2026.01.15 15:03:38.407305 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52419 | ||
| 596 | 2026.01.15 15:03:38.407302 [ 265 ] {} <Debug> TCP-Session: 36ee706e-875a-4ed6-a84a-77858097bf8b Authenticating user 'default' from [fd00:1122:3344:101::a]:41081 | ||
| 597 | 2026.01.15 15:03:38.407458 [ 263 ] {} <Debug> TCP-Session: 5be0fc3c-7293-48ed-ab0e-5074e5d91b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.01.15 15:03:38.407508 [ 265 ] {} <Debug> TCP-Session: 36ee706e-875a-4ed6-a84a-77858097bf8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.01.15 15:03:38.407388 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53602 | ||
| 600 | 2026.01.15 15:03:38.407547 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.01.15 15:03:38.407548 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.01.15 15:03:38.407637 [ 265 ] {} <Debug> TCP-Session: 36ee706e-875a-4ed6-a84a-77858097bf8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.01.15 15:03:38.407651 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.01.15 15:03:38.407750 [ 267 ] {} <Debug> TCP-Session: 06ea63be-d173-40af-bc49-e3875c7742b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:65052 | ||
| 605 | 2026.01.15 15:03:38.407752 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.01.15 15:03:38.407754 [ 266 ] {} <Debug> TCP-Session: fcd4fc4f-281c-4134-9fb1-1b54ffcebc36 Authenticating user 'default' from [fd00:1122:3344:101::a]:37769 | ||
| 607 | 2026.01.15 15:03:38.407834 [ 267 ] {} <Debug> TCP-Session: 06ea63be-d173-40af-bc49-e3875c7742b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.01.15 15:03:38.407834 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2026.01.15 15:03:38.407858 [ 266 ] {} <Debug> TCP-Session: fcd4fc4f-281c-4134-9fb1-1b54ffcebc36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.01.15 15:03:38.407818 [ 268 ] {} <Debug> TCP-Session: bfe07c3c-5686-48c5-8f41-cdc40f7c4885 Authenticating user 'default' from [fd00:1122:3344:101::a]:52419 | ||
| 611 | 2026.01.15 15:03:38.407933 [ 269 ] {} <Debug> TCP-Session: a29a2ba1-310c-4dd4-a61e-947c3707955f Authenticating user 'default' from [fd00:1122:3344:101::a]:53602 | ||
| 612 | 2026.01.15 15:03:38.407910 [ 266 ] {} <Debug> TCP-Session: fcd4fc4f-281c-4134-9fb1-1b54ffcebc36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.01.15 15:03:38.407902 [ 267 ] {} <Debug> TCP-Session: 06ea63be-d173-40af-bc49-e3875c7742b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.01.15 15:03:38.408028 [ 268 ] {} <Debug> TCP-Session: bfe07c3c-5686-48c5-8f41-cdc40f7c4885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.15 15:03:38.407810 [ 264 ] {} <Debug> TCP-Session: 137f8a3b-152a-4d9c-a84f-ad2f8d197fd4 Authenticating user 'default' from [fd00:1122:3344:101::a]:39786 | ||
| 616 | 2026.01.15 15:03:38.408072 [ 269 ] {} <Debug> TCP-Session: a29a2ba1-310c-4dd4-a61e-947c3707955f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.01.15 15:03:38.408231 [ 264 ] {} <Debug> TCP-Session: 137f8a3b-152a-4d9c-a84f-ad2f8d197fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.15 15:03:38.408240 [ 269 ] {} <Debug> TCP-Session: a29a2ba1-310c-4dd4-a61e-947c3707955f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.01.15 15:03:38.408322 [ 268 ] {} <Debug> TCP-Session: bfe07c3c-5686-48c5-8f41-cdc40f7c4885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.01.15 15:03:38.408356 [ 264 ] {} <Debug> TCP-Session: 137f8a3b-152a-4d9c-a84f-ad2f8d197fd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.01.15 15:03:38.473857 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36643 | ||
| 622 | 2026.01.15 15:03:38.476608 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.01.15 15:03:38.476800 [ 270 ] {} <Debug> TCP-Session: c0cfde26-d8d2-456e-b1d7-630f8e791dcf Authenticating user 'default' from [fd00:1122:3344:101::c]:36643 | ||
| 624 | 2026.01.15 15:03:38.476823 [ 270 ] {} <Debug> TCP-Session: c0cfde26-d8d2-456e-b1d7-630f8e791dcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.15 15:03:38.476835 [ 270 ] {} <Debug> TCP-Session: c0cfde26-d8d2-456e-b1d7-630f8e791dcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.01.15 15:03:38.476984 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.01.15 15:03:38.477009 [ 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.01.15 15:03:38.477120 [ 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.01.15 15:03:38.477588 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64788 | ||
| 630 | 2026.01.15 15:03:38.477674 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55295 | ||
| 631 | 2026.01.15 15:03:38.477907 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59646 | ||
| 632 | 2026.01.15 15:03:38.477944 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52245 | ||
| 633 | 2026.01.15 15:03:38.477942 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41242 | ||
| 634 | 2026.01.15 15:03:38.478161 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.01.15 15:03:38.478183 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45685 | ||
| 636 | 2026.01.15 15:03:38.478086 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.01.15 15:03:38.478350 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.01.15 15:03:38.478387 [ 271 ] {} <Debug> TCP-Session: 08adaba4-c146-4bd7-b72f-689c5788c38c Authenticating user 'default' from [fd00:1122:3344:101::c]:64788 | ||
| 639 | 2026.01.15 15:03:38.478378 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.01.15 15:03:38.478469 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37740 | ||
| 641 | 2026.01.15 15:03:38.478366 [ 272 ] {} <Debug> TCP-Session: 866a850e-e860-4379-9bcc-1e9e1b6f4e97 Authenticating user 'default' from [fd00:1122:3344:101::c]:55295 | ||
| 642 | 2026.01.15 15:03:38.478687 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.01.15 15:03:38.478675 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.01.15 15:03:38.478550 [ 271 ] {} <Debug> TCP-Session: 08adaba4-c146-4bd7-b72f-689c5788c38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.01.15 15:03:38.478842 [ 277 ] {} <Debug> TCP-Session: 4c67de82-7afe-4705-bd77-b340bdc78147 Authenticating user 'default' from [fd00:1122:3344:101::c]:37740 | ||
| 646 | 2026.01.15 15:03:38.478837 [ 276 ] {} <Debug> TCP-Session: 94c028b5-5e14-41b0-ae49-a30e61d83655 Authenticating user 'default' from [fd00:1122:3344:101::c]:45685 | ||
| 647 | 2026.01.15 15:03:38.478816 [ 272 ] {} <Debug> TCP-Session: 866a850e-e860-4379-9bcc-1e9e1b6f4e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.01.15 15:03:38.478971 [ 277 ] {} <Debug> TCP-Session: 4c67de82-7afe-4705-bd77-b340bdc78147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.01.15 15:03:38.478946 [ 276 ] {} <Debug> TCP-Session: 94c028b5-5e14-41b0-ae49-a30e61d83655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.01.15 15:03:38.478926 [ 271 ] {} <Debug> TCP-Session: 08adaba4-c146-4bd7-b72f-689c5788c38c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.01.15 15:03:38.479077 [ 277 ] {} <Debug> TCP-Session: 4c67de82-7afe-4705-bd77-b340bdc78147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.15 15:03:38.479061 [ 276 ] {} <Debug> TCP-Session: 94c028b5-5e14-41b0-ae49-a30e61d83655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.15 15:03:38.478516 [ 273 ] {} <Debug> TCP-Session: ef6bb68d-e425-44c7-a08d-ba335624bf91 Authenticating user 'default' from [fd00:1122:3344:101::c]:59646 | ||
| 654 | 2026.01.15 15:03:38.478522 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2026.01.15 15:03:38.478537 [ 275 ] {} <Debug> TCP-Session: 2d165408-071c-41b4-a158-27fcc6c7f997 Authenticating user 'default' from [fd00:1122:3344:101::c]:52245 | ||
| 656 | 2026.01.15 15:03:38.479049 [ 272 ] {} <Debug> TCP-Session: 866a850e-e860-4379-9bcc-1e9e1b6f4e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.15 15:03:38.479320 [ 274 ] {} <Debug> TCP-Session: 11de73eb-ae52-4ddf-9bbc-d2f6321549ad Authenticating user 'default' from [fd00:1122:3344:101::c]:41242 | ||
| 658 | 2026.01.15 15:03:38.479282 [ 275 ] {} <Debug> TCP-Session: 2d165408-071c-41b4-a158-27fcc6c7f997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.15 15:03:38.479269 [ 273 ] {} <Debug> TCP-Session: ef6bb68d-e425-44c7-a08d-ba335624bf91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.15 15:03:38.479448 [ 274 ] {} <Debug> TCP-Session: 11de73eb-ae52-4ddf-9bbc-d2f6321549ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.15 15:03:38.479424 [ 275 ] {} <Debug> TCP-Session: 2d165408-071c-41b4-a158-27fcc6c7f997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.15 15:03:38.479530 [ 273 ] {} <Debug> TCP-Session: ef6bb68d-e425-44c7-a08d-ba335624bf91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.15 15:03:38.479562 [ 274 ] {} <Debug> TCP-Session: 11de73eb-ae52-4ddf-9bbc-d2f6321549ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.01.15 15:03:39.001212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.13 MiB, peak 138.13 MiB, free memory in arenas 0.00 B, will set to 139.20 MiB (RSS), difference: 1.07 MiB | ||
| 665 | 2026.01.15 15:03:39.466509 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55568 | ||
| 666 | 2026.01.15 15:03:39.469522 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.01.15 15:03:39.469619 [ 278 ] {} <Debug> TCP-Session: ee9deb12-9add-4047-960e-d94bf22cea63 Authenticating user 'default' from [fd00:1122:3344:101::b]:55568 | ||
| 668 | 2026.01.15 15:03:39.469643 [ 278 ] {} <Debug> TCP-Session: ee9deb12-9add-4047-960e-d94bf22cea63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.15 15:03:39.469660 [ 278 ] {} <Debug> TCP-Session: ee9deb12-9add-4047-960e-d94bf22cea63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.01.15 15:03:39.469837 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.01.15 15:03:39.469876 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.15 15:03:39.470000 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2026.01.15 15:03:39.470586 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54169 | ||
| 674 | 2026.01.15 15:03:39.470659 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41874 | ||
| 675 | 2026.01.15 15:03:39.470753 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36702 | ||
| 676 | 2026.01.15 15:03:39.470859 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.01.15 15:03:39.470920 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.01.15 15:03:39.471006 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.01.15 15:03:39.471019 [ 279 ] {} <Debug> TCP-Session: 3a4141a3-a31c-42bb-b7f1-a2d732252b68 Authenticating user 'default' from [fd00:1122:3344:101::b]:54169 | ||
| 680 | 2026.01.15 15:03:39.470916 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45659 | ||
| 681 | 2026.01.15 15:03:39.471144 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33235 | ||
| 682 | 2026.01.15 15:03:39.471187 [ 280 ] {} <Debug> TCP-Session: 38ef2a92-f17c-494c-98c2-2c6845400066 Authenticating user 'default' from [fd00:1122:3344:101::b]:41874 | ||
| 683 | 2026.01.15 15:03:39.471198 [ 281 ] {} <Debug> TCP-Session: 35b07098-399b-436e-88a0-a0a1239754b1 Authenticating user 'default' from [fd00:1122:3344:101::b]:36702 | ||
| 684 | 2026.01.15 15:03:39.471135 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42873 | ||
| 685 | 2026.01.15 15:03:39.471227 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62441 | ||
| 686 | 2026.01.15 15:03:39.471318 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.01.15 15:03:39.471339 [ 281 ] {} <Debug> TCP-Session: 35b07098-399b-436e-88a0-a0a1239754b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.01.15 15:03:39.471430 [ 280 ] {} <Debug> TCP-Session: 38ef2a92-f17c-494c-98c2-2c6845400066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.01.15 15:03:39.471433 [ 281 ] {} <Debug> TCP-Session: 35b07098-399b-436e-88a0-a0a1239754b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.01.15 15:03:39.471500 [ 282 ] {} <Debug> TCP-Session: 201f39da-9148-4fa0-b13e-dbdb12b834a5 Authenticating user 'default' from [fd00:1122:3344:101::b]:45659 | ||
| 691 | 2026.01.15 15:03:39.471545 [ 280 ] {} <Debug> TCP-Session: 38ef2a92-f17c-494c-98c2-2c6845400066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.15 15:03:39.471530 [ 279 ] {} <Debug> TCP-Session: 3a4141a3-a31c-42bb-b7f1-a2d732252b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.01.15 15:03:39.471619 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.01.15 15:03:39.471713 [ 279 ] {} <Debug> TCP-Session: 3a4141a3-a31c-42bb-b7f1-a2d732252b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.01.15 15:03:39.471713 [ 282 ] {} <Debug> TCP-Session: 201f39da-9148-4fa0-b13e-dbdb12b834a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.15 15:03:39.471756 [ 283 ] {} <Debug> TCP-Session: 5c909f81-e823-47f2-9b79-726dd151b7b0 Authenticating user 'default' from [fd00:1122:3344:101::b]:33235 | ||
| 697 | 2026.01.15 15:03:39.471816 [ 282 ] {} <Debug> TCP-Session: 201f39da-9148-4fa0-b13e-dbdb12b834a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.15 15:03:39.471643 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.01.15 15:03:39.471846 [ 283 ] {} <Debug> TCP-Session: 5c909f81-e823-47f2-9b79-726dd151b7b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.15 15:03:39.471772 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.01.15 15:03:39.471931 [ 284 ] {} <Debug> TCP-Session: a33d6382-0787-489a-a776-e488a0c0d873 Authenticating user 'default' from [fd00:1122:3344:101::b]:42873 | ||
| 702 | 2026.01.15 15:03:39.471909 [ 283 ] {} <Debug> TCP-Session: 5c909f81-e823-47f2-9b79-726dd151b7b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.15 15:03:39.472094 [ 285 ] {} <Debug> TCP-Session: bd29001c-f3d5-4229-81e8-293afb372c7c Authenticating user 'default' from [fd00:1122:3344:101::b]:62441 | ||
| 704 | 2026.01.15 15:03:39.472099 [ 284 ] {} <Debug> TCP-Session: a33d6382-0787-489a-a776-e488a0c0d873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.15 15:03:39.472217 [ 285 ] {} <Debug> TCP-Session: bd29001c-f3d5-4229-81e8-293afb372c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.15 15:03:39.472227 [ 284 ] {} <Debug> TCP-Session: a33d6382-0787-489a-a776-e488a0c0d873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.15 15:03:39.472244 [ 285 ] {} <Debug> TCP-Session: bd29001c-f3d5-4229-81e8-293afb372c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.01.15 15:03:43.957434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.15 15:03:43.957485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.01.15 15:03:43.957547 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.15 15:03:43.957709 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.15 15:03:43.963746 [ 245 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Loading data parts | ||
| 713 | 2026.01.15 15:03:43.963983 [ 245 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): There are no data parts | ||
| 714 | 2026.01.15 15:03:43.968699 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.15 15:03:43.968748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 716 | 2026.01.15 15:03:43.978221 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.01.15 15:03:43.979153 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.01.15 15:03:43.979342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.01.15 15:03:43.981810 [ 244 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Loading data parts | ||
| 720 | 2026.01.15 15:03:43.982114 [ 244 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): There are no data parts | ||
| 721 | 2026.01.15 15:03:44.001256 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.11 MiB, peak 144.23 MiB, free memory in arenas 0.00 B, will set to 150.09 MiB (RSS), difference: 5.98 MiB | ||
| 722 | 2026.01.15 15:03:44.013885 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.01.15 15:03:44.014011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 724 | 2026.01.15 15:03:44.020990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.01.15 15:03:44.022425 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): 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.01.15 15:03:44.026587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.01.15 15:03:45.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.79 MiB, peak 154.79 MiB, free memory in arenas 0.00 B, will set to 153.99 MiB (RSS), difference: 3.20 MiB | ||
| 728 | 2026.01.15 15:03:46.457342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.01.15 15:03:46.457469 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.01.15 15:03:46.462211 [ 243 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Loading data parts | ||
| 731 | 2026.01.15 15:03:46.462467 [ 243 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): There are no data parts | ||
| 732 | 2026.01.15 15:03:46.470960 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.01.15 15:03:46.470999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 734 | 2026.01.15 15:03:46.475079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.01.15 15:03:46.475607 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): 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.01.15 15:03:46.475889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.01.15 15:03:47.000149 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.18 MiB, peak 158.18 MiB, free memory in arenas 0.00 B, will set to 154.99 MiB (RSS), difference: -3.20 MiB | ||
| 738 | 2026.01.15 15:03:47.488655 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54481 | ||
| 739 | 2026.01.15 15:03:47.489244 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.01.15 15:03:47.489297 [ 286 ] {} <Debug> TCP-Session: 95517316-f551-4f1a-807b-1b0b5ad3311d Authenticating user 'default' from [fd00:1122:3344:101::e]:54481 | ||
| 741 | 2026.01.15 15:03:47.489428 [ 286 ] {} <Debug> TCP-Session: 95517316-f551-4f1a-807b-1b0b5ad3311d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.01.15 15:03:47.489443 [ 286 ] {} <Debug> TCP-Session: 95517316-f551-4f1a-807b-1b0b5ad3311d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.01.15 15:03:47.489513 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 744 | 2026.01.15 15:03:47.489633 [ 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 | ||
| 745 | 2026.01.15 15:03:47.489649 [ 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 | ||
| 746 | 2026.01.15 15:03:47.490259 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48166 | ||
| 747 | 2026.01.15 15:03:47.490371 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52524 | ||
| 748 | 2026.01.15 15:03:47.490486 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.01.15 15:03:47.490527 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39084 | ||
| 750 | 2026.01.15 15:03:47.490550 [ 286 ] {} <Trace> TCP-Session: 95517316-f551-4f1a-807b-1b0b5ad3311d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 751 | 2026.01.15 15:03:47.490611 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48401 | ||
| 752 | 2026.01.15 15:03:47.490755 [ 287 ] {} <Debug> TCP-Session: a45ef1d8-2c22-41ca-85cc-52c10b593c36 Authenticating user 'default' from [fd00:1122:3344:101::e]:48166 | ||
| 753 | 2026.01.15 15:03:47.490793 [ 287 ] {} <Debug> TCP-Session: a45ef1d8-2c22-41ca-85cc-52c10b593c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.01.15 15:03:47.490816 [ 287 ] {} <Debug> TCP-Session: a45ef1d8-2c22-41ca-85cc-52c10b593c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.01.15 15:03:47.490839 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36578 | ||
| 756 | 2026.01.15 15:03:47.490876 [ 286 ] {aed55c37-e87f-4ac7-9172-770a7552a6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54481) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 757 | 2026.01.15 15:03:47.491168 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39615 | ||
| 758 | 2026.01.15 15:03:47.491216 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.01.15 15:03:47.491241 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.01.15 15:03:47.491319 [ 289 ] {} <Debug> TCP-Session: d75e8ad0-3a3c-491b-80b3-5d20e17cf320 Authenticating user 'default' from [fd00:1122:3344:101::e]:39084 | ||
| 761 | 2026.01.15 15:03:47.491332 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.01.15 15:03:47.491336 [ 288 ] {} <Debug> TCP-Session: fd815c1a-9f45-4893-a099-de2d1b98e986 Authenticating user 'default' from [fd00:1122:3344:101::e]:52524 | ||
| 763 | 2026.01.15 15:03:47.491348 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47593 | ||
| 764 | 2026.01.15 15:03:47.491390 [ 288 ] {} <Debug> TCP-Session: fd815c1a-9f45-4893-a099-de2d1b98e986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.15 15:03:47.491395 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 766 | 2026.01.15 15:03:47.491417 [ 288 ] {} <Debug> TCP-Session: fd815c1a-9f45-4893-a099-de2d1b98e986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.15 15:03:47.491382 [ 291 ] {} <Debug> TCP-Session: dfb0b0d7-4d25-476c-b9ea-30be74d7d8b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36578 | ||
| 768 | 2026.01.15 15:03:47.491455 [ 290 ] {} <Debug> TCP-Session: 7c3f2112-8223-4639-b349-143f6dc37c39 Authenticating user 'default' from [fd00:1122:3344:101::e]:48401 | ||
| 769 | 2026.01.15 15:03:47.491482 [ 291 ] {} <Debug> TCP-Session: dfb0b0d7-4d25-476c-b9ea-30be74d7d8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.01.15 15:03:47.491353 [ 289 ] {} <Debug> TCP-Session: d75e8ad0-3a3c-491b-80b3-5d20e17cf320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.01.15 15:03:47.491515 [ 290 ] {} <Debug> TCP-Session: 7c3f2112-8223-4639-b349-143f6dc37c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.15 15:03:47.491539 [ 289 ] {} <Debug> TCP-Session: d75e8ad0-3a3c-491b-80b3-5d20e17cf320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.15 15:03:47.491552 [ 290 ] {} <Debug> TCP-Session: 7c3f2112-8223-4639-b349-143f6dc37c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.15 15:03:47.491517 [ 291 ] {} <Debug> TCP-Session: dfb0b0d7-4d25-476c-b9ea-30be74d7d8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.01.15 15:03:47.493792 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46434 | ||
| 776 | 2026.01.15 15:03:47.493946 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.01.15 15:03:47.493988 [ 292 ] {} <Debug> TCP-Session: 88a6a6d9-be3f-4c3a-8246-9b9f197fea99 Authenticating user 'default' from [fd00:1122:3344:101::e]:39615 | ||
| 778 | 2026.01.15 15:03:47.494006 [ 292 ] {} <Debug> TCP-Session: 88a6a6d9-be3f-4c3a-8246-9b9f197fea99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.01.15 15:03:47.494020 [ 292 ] {} <Debug> TCP-Session: 88a6a6d9-be3f-4c3a-8246-9b9f197fea99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.01.15 15:03:47.494107 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.01.15 15:03:47.494151 [ 293 ] {} <Debug> TCP-Session: 3a73d812-f9c6-421d-858e-2e2b7280dca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47593 | ||
| 782 | 2026.01.15 15:03:47.494176 [ 293 ] {} <Debug> TCP-Session: 3a73d812-f9c6-421d-858e-2e2b7280dca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.15 15:03:47.494193 [ 293 ] {} <Debug> TCP-Session: 3a73d812-f9c6-421d-858e-2e2b7280dca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.15 15:03:47.496390 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.01.15 15:03:47.496428 [ 294 ] {} <Debug> TCP-Session: e7f41621-abc4-4479-b52d-aebd37fab4f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46434 | ||
| 786 | 2026.01.15 15:03:47.496446 [ 294 ] {} <Debug> TCP-Session: e7f41621-abc4-4479-b52d-aebd37fab4f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.01.15 15:03:47.496459 [ 294 ] {} <Debug> TCP-Session: e7f41621-abc4-4479-b52d-aebd37fab4f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.01.15 15:03:47.496497 [ 286 ] {aed55c37-e87f-4ac7-9172-770a7552a6f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 789 | 2026.01.15 15:03:47.501147 [ 286 ] {aed55c37-e87f-4ac7-9172-770a7552a6f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.01.15 15:03:47.523142 [ 286 ] {aed55c37-e87f-4ac7-9172-770a7552a6f1} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 791 | 2026.01.15 15:03:47.542056 [ 295 ] {aed55c37-e87f-4ac7-9172-770a7552a6f1} <Trace> AggregatingTransform: Aggregating | ||
| 792 | 2026.01.15 15:03:47.544317 [ 295 ] {aed55c37-e87f-4ac7-9172-770a7552a6f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 793 | 2026.01.15 15:03:47.545096 [ 295 ] {aed55c37-e87f-4ac7-9172-770a7552a6f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.009007596 sec. (111.017 rows/sec., 4.34 KiB/sec.) | ||
| 794 | 2026.01.15 15:03:47.545126 [ 295 ] {aed55c37-e87f-4ac7-9172-770a7552a6f1} <Trace> Aggregator: Merging aggregated data | ||
| 795 | 2026.01.15 15:03:47.545156 [ 295 ] {aed55c37-e87f-4ac7-9172-770a7552a6f1} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 796 | 2026.01.15 15:03:47.546267 [ 286 ] {aed55c37-e87f-4ac7-9172-770a7552a6f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.05556 sec., 17.998560115190784 rows/sec., 719.94 B/sec. | ||
| 797 | 2026.01.15 15:03:47.546410 [ 286 ] {aed55c37-e87f-4ac7-9172-770a7552a6f1} <Debug> TCPHandler: Processed in 0.05605498 sec. | ||
| 798 | 2026.01.15 15:03:47.549121 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.01.15 15:03:47.549169 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.01.15 15:03:47.549183 [ 286 ] {} <Debug> TCP-Session: 95517316-f551-4f1a-807b-1b0b5ad3311d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.15 15:03:47.549211 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.01.15 15:03:47.549235 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.01.15 15:03:47.549239 [ 287 ] {} <Debug> TCP-Session: a45ef1d8-2c22-41ca-85cc-52c10b593c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.01.15 15:03:47.549254 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.01.15 15:03:47.549287 [ 290 ] {} <Debug> TCP-Session: 7c3f2112-8223-4639-b349-143f6dc37c39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.01.15 15:03:47.549295 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 807 | 2026.01.15 15:03:47.549319 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.01.15 15:03:47.549315 [ 291 ] {} <Debug> TCP-Session: dfb0b0d7-4d25-476c-b9ea-30be74d7d8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.01.15 15:03:47.549354 [ 292 ] {} <Debug> TCP-Session: 88a6a6d9-be3f-4c3a-8246-9b9f197fea99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.01.15 15:03:47.549369 [ 294 ] {} <Debug> TCP-Session: e7f41621-abc4-4479-b52d-aebd37fab4f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.01.15 15:03:47.549280 [ 289 ] {} <Debug> TCP-Session: d75e8ad0-3a3c-491b-80b3-5d20e17cf320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.01.15 15:03:47.549275 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.15 15:03:47.549192 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.01.15 15:03:47.549460 [ 293 ] {} <Debug> TCP-Session: 3a73d812-f9c6-421d-858e-2e2b7280dca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.01.15 15:03:47.549493 [ 288 ] {} <Debug> TCP-Session: fd815c1a-9f45-4893-a099-de2d1b98e986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.01.15 15:03:48.001189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.24 MiB, peak 165.34 MiB, free memory in arenas 0.00 B, will set to 159.09 MiB (RSS), difference: 3.85 MiB | ||
| 817 | 2026.01.15 15:03:51.429301 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 818 | 2026.01.15 15:03:51.429356 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 819 | 2026.01.15 15:03:51.480327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 988 | ||
| 820 | 2026.01.15 15:03:51.489085 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 821 | 2026.01.15 15:03:51.489154 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 822 | 2026.01.15 15:03:51.489840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 823 | 2026.01.15 15:03:51.490357 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 824 | 2026.01.15 15:03:51.493188 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 988 | ||
| 825 | 2026.01.15 15:03:51.527676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 826 | 2026.01.15 15:03:51.546086 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.01.15 15:03:51.546153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 828 | 2026.01.15 15:03:51.552646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 829 | 2026.01.15 15:03:51.553824 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.01.15 15:03:51.556879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 831 | 2026.01.15 15:03:52.001287 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.82 MiB, peak 165.34 MiB, free memory in arenas 0.00 B, will set to 162.26 MiB (RSS), difference: 2.44 MiB | ||
| 832 | 2026.01.15 15:03:53.579974 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42281 | ||
| 833 | 2026.01.15 15:03:53.580097 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 834 | 2026.01.15 15:03:53.580129 [ 286 ] {} <Debug> TCP-Session: 883a933e-a9cf-4e09-bd0b-55567d26ac3c Authenticating user 'default' from [fd00:1122:3344:101::e]:42281 | ||
| 835 | 2026.01.15 15:03:53.580157 [ 286 ] {} <Debug> TCP-Session: 883a933e-a9cf-4e09-bd0b-55567d26ac3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.01.15 15:03:53.580173 [ 286 ] {} <Debug> TCP-Session: 883a933e-a9cf-4e09-bd0b-55567d26ac3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.01.15 15:03:53.580391 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63522 | ||
| 838 | 2026.01.15 15:03:53.580426 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51097 | ||
| 839 | 2026.01.15 15:03:53.580452 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41738 | ||
| 840 | 2026.01.15 15:03:53.580476 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63655 | ||
| 841 | 2026.01.15 15:03:53.580509 [ 286 ] {} <Trace> TCP-Session: 883a933e-a9cf-4e09-bd0b-55567d26ac3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.01.15 15:03:53.580539 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.01.15 15:03:53.580544 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.01.15 15:03:53.580562 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.01.15 15:03:53.580582 [ 287 ] {} <Debug> TCP-Session: 97252922-d5a4-49d3-b341-5576e6d2c7e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63522 | ||
| 846 | 2026.01.15 15:03:53.580595 [ 289 ] {} <Debug> TCP-Session: a78f4501-a0f6-4a33-83bc-a90e65d80feb Authenticating user 'default' from [fd00:1122:3344:101::e]:51097 | ||
| 847 | 2026.01.15 15:03:53.580611 [ 290 ] {} <Debug> TCP-Session: 729bfcec-8d58-4dbf-a547-c4fe179c4e7b Authenticating user 'default' from [fd00:1122:3344:101::e]:41738 | ||
| 848 | 2026.01.15 15:03:53.580630 [ 287 ] {} <Debug> TCP-Session: 97252922-d5a4-49d3-b341-5576e6d2c7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.01.15 15:03:53.580641 [ 289 ] {} <Debug> TCP-Session: a78f4501-a0f6-4a33-83bc-a90e65d80feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.15 15:03:53.580654 [ 290 ] {} <Debug> TCP-Session: 729bfcec-8d58-4dbf-a547-c4fe179c4e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.01.15 15:03:53.580683 [ 289 ] {} <Debug> TCP-Session: a78f4501-a0f6-4a33-83bc-a90e65d80feb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.15 15:03:53.580697 [ 290 ] {} <Debug> TCP-Session: 729bfcec-8d58-4dbf-a547-c4fe179c4e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.01.15 15:03:53.580708 [ 286 ] {30202b6b-513f-46e4-9206-7ffe8a265797} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42281) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 854 | 2026.01.15 15:03:53.580676 [ 287 ] {} <Debug> TCP-Session: 97252922-d5a4-49d3-b341-5576e6d2c7e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.01.15 15:03:53.580615 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.01.15 15:03:53.580505 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43373 | ||
| 857 | 2026.01.15 15:03:53.580799 [ 292 ] {} <Debug> TCP-Session: 27e0f98e-2d56-4702-a428-9020ee520185 Authenticating user 'default' from [fd00:1122:3344:101::e]:63655 | ||
| 858 | 2026.01.15 15:03:53.580493 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44242 | ||
| 859 | 2026.01.15 15:03:53.580838 [ 292 ] {} <Debug> TCP-Session: 27e0f98e-2d56-4702-a428-9020ee520185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.01.15 15:03:53.580863 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.01.15 15:03:53.580876 [ 292 ] {} <Debug> TCP-Session: 27e0f98e-2d56-4702-a428-9020ee520185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.15 15:03:53.580465 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48060 | ||
| 863 | 2026.01.15 15:03:53.580898 [ 294 ] {} <Debug> TCP-Session: 4fde3807-dbc5-41aa-9344-1f7d79e5ac32 Authenticating user 'default' from [fd00:1122:3344:101::e]:43373 | ||
| 864 | 2026.01.15 15:03:53.580904 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 865 | 2026.01.15 15:03:53.580951 [ 294 ] {} <Debug> TCP-Session: 4fde3807-dbc5-41aa-9344-1f7d79e5ac32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.01.15 15:03:53.580979 [ 293 ] {} <Debug> TCP-Session: 920d1490-2977-405f-a5d3-5d39a33af137 Authenticating user 'default' from [fd00:1122:3344:101::e]:44242 | ||
| 867 | 2026.01.15 15:03:53.580984 [ 286 ] {30202b6b-513f-46e4-9206-7ffe8a265797} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 868 | 2026.01.15 15:03:53.580988 [ 294 ] {} <Debug> TCP-Session: 4fde3807-dbc5-41aa-9344-1f7d79e5ac32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.01.15 15:03:53.581005 [ 293 ] {} <Debug> TCP-Session: 920d1490-2977-405f-a5d3-5d39a33af137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.01.15 15:03:53.580405 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57166 | ||
| 871 | 2026.01.15 15:03:53.581045 [ 293 ] {} <Debug> TCP-Session: 920d1490-2977-405f-a5d3-5d39a33af137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.01.15 15:03:53.581058 [ 286 ] {30202b6b-513f-46e4-9206-7ffe8a265797} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2026.01.15 15:03:53.581058 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.01.15 15:03:53.581127 [ 291 ] {} <Debug> TCP-Session: 52505437-52bf-4c4c-9b6b-1834f33d4d63 Authenticating user 'default' from [fd00:1122:3344:101::e]:48060 | ||
| 875 | 2026.01.15 15:03:53.581144 [ 291 ] {} <Debug> TCP-Session: 52505437-52bf-4c4c-9b6b-1834f33d4d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.15 15:03:53.581157 [ 291 ] {} <Debug> TCP-Session: 52505437-52bf-4c4c-9b6b-1834f33d4d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.15 15:03:53.581159 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 878 | 2026.01.15 15:03:53.581194 [ 288 ] {} <Debug> TCP-Session: 1cfd8046-272f-415f-8fd9-1ea4f73044c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57166 | ||
| 879 | 2026.01.15 15:03:53.581211 [ 288 ] {} <Debug> TCP-Session: 1cfd8046-272f-415f-8fd9-1ea4f73044c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.01.15 15:03:53.581223 [ 288 ] {} <Debug> TCP-Session: 1cfd8046-272f-415f-8fd9-1ea4f73044c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.01.15 15:03:53.581395 [ 286 ] {30202b6b-513f-46e4-9206-7ffe8a265797} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 882 | 2026.01.15 15:03:53.582289 [ 328 ] {30202b6b-513f-46e4-9206-7ffe8a265797} <Trace> AggregatingTransform: Aggregating | ||
| 883 | 2026.01.15 15:03:53.582338 [ 328 ] {30202b6b-513f-46e4-9206-7ffe8a265797} <Trace> Aggregator: Aggregation method: without_key | ||
| 884 | 2026.01.15 15:03:53.582374 [ 328 ] {30202b6b-513f-46e4-9206-7ffe8a265797} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875738 sec. (1141.894 rows/sec., 44.61 KiB/sec.) | ||
| 885 | 2026.01.15 15:03:53.582401 [ 328 ] {30202b6b-513f-46e4-9206-7ffe8a265797} <Trace> Aggregator: Merging aggregated data | ||
| 886 | 2026.01.15 15:03:53.583697 [ 286 ] {30202b6b-513f-46e4-9206-7ffe8a265797} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003047 sec., 328.1916639317362 rows/sec., 12.82 KiB/sec. | ||
| 887 | 2026.01.15 15:03:53.583831 [ 286 ] {30202b6b-513f-46e4-9206-7ffe8a265797} <Debug> TCPHandler: Processed in 0.003441504 sec. | ||
| 888 | 2026.01.15 15:03:53.583953 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.01.15 15:03:53.583981 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.01.15 15:03:53.583985 [ 286 ] {} <Debug> TCP-Session: 883a933e-a9cf-4e09-bd0b-55567d26ac3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.01.15 15:03:53.584003 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.01.15 15:03:53.584022 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.01.15 15:03:53.584041 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.01.15 15:03:53.584060 [ 287 ] {} <Debug> TCP-Session: 97252922-d5a4-49d3-b341-5576e6d2c7e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.01.15 15:03:53.584076 [ 294 ] {} <Debug> TCP-Session: 4fde3807-dbc5-41aa-9344-1f7d79e5ac32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.01.15 15:03:53.584087 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.01.15 15:03:53.584104 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.01.15 15:03:53.584141 [ 291 ] {} <Debug> TCP-Session: 52505437-52bf-4c4c-9b6b-1834f33d4d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.01.15 15:03:53.584075 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.01.15 15:03:53.584169 [ 293 ] {} <Debug> TCP-Session: 920d1490-2977-405f-a5d3-5d39a33af137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.15 15:03:53.584057 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.01.15 15:03:53.584203 [ 290 ] {} <Debug> TCP-Session: 729bfcec-8d58-4dbf-a547-c4fe179c4e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.15 15:03:53.584024 [ 288 ] {} <Debug> TCP-Session: 1cfd8046-272f-415f-8fd9-1ea4f73044c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.01.15 15:03:53.584237 [ 289 ] {} <Debug> TCP-Session: a78f4501-a0f6-4a33-83bc-a90e65d80feb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.01.15 15:03:53.584092 [ 292 ] {} <Debug> TCP-Session: 27e0f98e-2d56-4702-a428-9020ee520185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.01.15 15:03:53.680275 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53214 | ||
| 907 | 2026.01.15 15:03:53.680371 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 908 | 2026.01.15 15:03:53.680401 [ 286 ] {} <Debug> TCP-Session: d90805a2-3fb9-4bca-a851-a40274fa9a5e Authenticating user 'default' from [fd00:1122:3344:101::e]:53214 | ||
| 909 | 2026.01.15 15:03:53.680422 [ 286 ] {} <Debug> TCP-Session: d90805a2-3fb9-4bca-a851-a40274fa9a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.01.15 15:03:53.680438 [ 286 ] {} <Debug> TCP-Session: d90805a2-3fb9-4bca-a851-a40274fa9a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.01.15 15:03:53.680660 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57828 | ||
| 912 | 2026.01.15 15:03:53.680689 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46469 | ||
| 913 | 2026.01.15 15:03:53.680716 [ 286 ] {} <Trace> TCP-Session: d90805a2-3fb9-4bca-a851-a40274fa9a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.01.15 15:03:53.680730 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60706 | ||
| 915 | 2026.01.15 15:03:53.680751 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59288 | ||
| 916 | 2026.01.15 15:03:53.680783 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.01.15 15:03:53.680779 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.01.15 15:03:53.680812 [ 290 ] {} <Debug> TCP-Session: bb6d8122-1aa4-4213-b295-b5b3a04b8ead Authenticating user 'default' from [fd00:1122:3344:101::e]:46469 | ||
| 919 | 2026.01.15 15:03:53.680745 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45380 | ||
| 920 | 2026.01.15 15:03:53.680879 [ 286 ] {060689a5-d92c-4494-8c7d-cfebfdad4ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53214) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 921 | 2026.01.15 15:03:53.680713 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57235 | ||
| 922 | 2026.01.15 15:03:53.680679 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42951 | ||
| 923 | 2026.01.15 15:03:53.680677 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34362 | ||
| 924 | 2026.01.15 15:03:53.680971 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2026.01.15 15:03:53.680979 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.01.15 15:03:53.681010 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 927 | 2026.01.15 15:03:53.681022 [ 293 ] {} <Debug> TCP-Session: b331e315-10f5-4cc8-967c-921134fd5d18 Authenticating user 'default' from [fd00:1122:3344:101::e]:45380 | ||
| 928 | 2026.01.15 15:03:53.681036 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 929 | 2026.01.15 15:03:53.681042 [ 289 ] {} <Debug> TCP-Session: c083d0f2-e521-4774-a300-a52e049eff62 Authenticating user 'default' from [fd00:1122:3344:101::e]:42951 | ||
| 930 | 2026.01.15 15:03:53.681059 [ 293 ] {} <Debug> TCP-Session: b331e315-10f5-4cc8-967c-921134fd5d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.01.15 15:03:53.681072 [ 288 ] {} <Debug> TCP-Session: 60171798-101b-4436-9ac2-2847f04c59eb Authenticating user 'default' from [fd00:1122:3344:101::e]:34362 | ||
| 932 | 2026.01.15 15:03:53.681077 [ 289 ] {} <Debug> TCP-Session: c083d0f2-e521-4774-a300-a52e049eff62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.01.15 15:03:53.681111 [ 288 ] {} <Debug> TCP-Session: 60171798-101b-4436-9ac2-2847f04c59eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.01.15 15:03:53.681126 [ 289 ] {} <Debug> TCP-Session: c083d0f2-e521-4774-a300-a52e049eff62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.01.15 15:03:53.681140 [ 288 ] {} <Debug> TCP-Session: 60171798-101b-4436-9ac2-2847f04c59eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.01.15 15:03:53.681030 [ 291 ] {} <Debug> TCP-Session: 35f5f102-9a40-4d7f-8824-df2ce8672bbd Authenticating user 'default' from [fd00:1122:3344:101::e]:57235 | ||
| 937 | 2026.01.15 15:03:53.681122 [ 286 ] {060689a5-d92c-4494-8c7d-cfebfdad4ef0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 938 | 2026.01.15 15:03:53.681216 [ 291 ] {} <Debug> TCP-Session: 35f5f102-9a40-4d7f-8824-df2ce8672bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.01.15 15:03:53.681087 [ 293 ] {} <Debug> TCP-Session: b331e315-10f5-4cc8-967c-921134fd5d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.01.15 15:03:53.681247 [ 291 ] {} <Debug> TCP-Session: 35f5f102-9a40-4d7f-8824-df2ce8672bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.01.15 15:03:53.681263 [ 286 ] {060689a5-d92c-4494-8c7d-cfebfdad4ef0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 942 | 2026.01.15 15:03:53.680851 [ 290 ] {} <Debug> TCP-Session: bb6d8122-1aa4-4213-b295-b5b3a04b8ead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.01.15 15:03:53.680848 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.01.15 15:03:53.681318 [ 290 ] {} <Debug> TCP-Session: bb6d8122-1aa4-4213-b295-b5b3a04b8ead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.01.15 15:03:53.681346 [ 292 ] {} <Debug> TCP-Session: d0acf015-7f8e-40b6-8a9f-9e5dcb1ee46c Authenticating user 'default' from [fd00:1122:3344:101::e]:60706 | ||
| 946 | 2026.01.15 15:03:53.680840 [ 287 ] {} <Debug> TCP-Session: f3c4b304-db7f-4c48-95c9-fbc2d4bf3474 Authenticating user 'default' from [fd00:1122:3344:101::e]:57828 | ||
| 947 | 2026.01.15 15:03:53.681372 [ 292 ] {} <Debug> TCP-Session: d0acf015-7f8e-40b6-8a9f-9e5dcb1ee46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.01.15 15:03:53.681396 [ 287 ] {} <Debug> TCP-Session: f3c4b304-db7f-4c48-95c9-fbc2d4bf3474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.01.15 15:03:53.681403 [ 292 ] {} <Debug> TCP-Session: d0acf015-7f8e-40b6-8a9f-9e5dcb1ee46c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.01.15 15:03:53.681421 [ 287 ] {} <Debug> TCP-Session: f3c4b304-db7f-4c48-95c9-fbc2d4bf3474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.01.15 15:03:53.680840 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 952 | 2026.01.15 15:03:53.681472 [ 294 ] {} <Debug> TCP-Session: 6b55a4f7-0b96-46f8-a59e-e40986a54c1f Authenticating user 'default' from [fd00:1122:3344:101::e]:59288 | ||
| 953 | 2026.01.15 15:03:53.681488 [ 294 ] {} <Debug> TCP-Session: 6b55a4f7-0b96-46f8-a59e-e40986a54c1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.01.15 15:03:53.681500 [ 294 ] {} <Debug> TCP-Session: 6b55a4f7-0b96-46f8-a59e-e40986a54c1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.01.15 15:03:53.681548 [ 286 ] {060689a5-d92c-4494-8c7d-cfebfdad4ef0} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 956 | 2026.01.15 15:03:53.682463 [ 307 ] {060689a5-d92c-4494-8c7d-cfebfdad4ef0} <Trace> AggregatingTransform: Aggregating | ||
| 957 | 2026.01.15 15:03:53.682506 [ 307 ] {060689a5-d92c-4494-8c7d-cfebfdad4ef0} <Trace> Aggregator: Aggregation method: without_key | ||
| 958 | 2026.01.15 15:03:53.682537 [ 307 ] {060689a5-d92c-4494-8c7d-cfebfdad4ef0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089887 sec. (1112.508 rows/sec., 43.46 KiB/sec.) | ||
| 959 | 2026.01.15 15:03:53.682553 [ 307 ] {060689a5-d92c-4494-8c7d-cfebfdad4ef0} <Trace> Aggregator: Merging aggregated data | ||
| 960 | 2026.01.15 15:03:53.683708 [ 286 ] {060689a5-d92c-4494-8c7d-cfebfdad4ef0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00288 sec., 347.22222222222223 rows/sec., 13.56 KiB/sec. | ||
| 961 | 2026.01.15 15:03:53.683898 [ 286 ] {060689a5-d92c-4494-8c7d-cfebfdad4ef0} <Debug> TCPHandler: Processed in 0.003271918 sec. | ||
| 962 | 2026.01.15 15:03:53.684012 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.01.15 15:03:53.684041 [ 286 ] {} <Debug> TCP-Session: d90805a2-3fb9-4bca-a851-a40274fa9a5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.01.15 15:03:53.684042 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.01.15 15:03:53.684071 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.01.15 15:03:53.684089 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.01.15 15:03:53.684110 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.01.15 15:03:53.684122 [ 291 ] {} <Debug> TCP-Session: 35f5f102-9a40-4d7f-8824-df2ce8672bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.01.15 15:03:53.684134 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.01.15 15:03:53.684145 [ 288 ] {} <Debug> TCP-Session: 60171798-101b-4436-9ac2-2847f04c59eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.01.15 15:03:53.684173 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.01.15 15:03:53.684186 [ 287 ] {} <Debug> TCP-Session: f3c4b304-db7f-4c48-95c9-fbc2d4bf3474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.01.15 15:03:53.684192 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.01.15 15:03:53.684222 [ 290 ] {} <Debug> TCP-Session: bb6d8122-1aa4-4213-b295-b5b3a04b8ead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.15 15:03:53.684156 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.01.15 15:03:53.684265 [ 293 ] {} <Debug> TCP-Session: b331e315-10f5-4cc8-967c-921134fd5d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.01.15 15:03:53.684081 [ 294 ] {} <Debug> TCP-Session: 6b55a4f7-0b96-46f8-a59e-e40986a54c1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.01.15 15:03:53.684298 [ 289 ] {} <Debug> TCP-Session: c083d0f2-e521-4774-a300-a52e049eff62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.01.15 15:03:53.684157 [ 292 ] {} <Debug> TCP-Session: d0acf015-7f8e-40b6-8a9f-9e5dcb1ee46c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.01.15 15:03:56.478983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 981 | 2026.01.15 15:03:56.481168 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2026.01.15 15:03:56.481229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 983 | 2026.01.15 15:03:56.482485 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 984 | 2026.01.15 15:03:56.483078 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.01.15 15:03:56.483377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 986 | 2026.01.15 15:03:57.000233 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.46 MiB, peak 170.64 MiB, free memory in arenas 0.00 B, will set to 162.48 MiB (RSS), difference: 4.03 MiB | ||
| 987 | 2026.01.15 15:03:57.425355 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.01.15 15:03:57.425546 [ 3 ] {756fd4db-e120-4896-8bfb-6e116bcf1d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 989 | 2026.01.15 15:03:57.425813 [ 3 ] {756fd4db-e120-4896-8bfb-6e116bcf1d9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 990 | 2026.01.15 15:03:57.425994 [ 3 ] {756fd4db-e120-4896-8bfb-6e116bcf1d9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 991 | 2026.01.15 15:03:57.426472 [ 3 ] {756fd4db-e120-4896-8bfb-6e116bcf1d9a} <Debug> TCPHandler: Processed in 0.00124022 sec. | ||
| 992 | 2026.01.15 15:03:57.441458 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.01.15 15:03:57.441595 [ 3 ] {f8e4eaf3-476b-4567-a075-85de35f6d159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 994 | 2026.01.15 15:03:57.451285 [ 3 ] {f8e4eaf3-476b-4567-a075-85de35f6d159} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 995 | 2026.01.15 15:03:57.451364 [ 3 ] {f8e4eaf3-476b-4567-a075-85de35f6d159} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 996 | 2026.01.15 15:03:57.454314 [ 3 ] {f8e4eaf3-476b-4567-a075-85de35f6d159} <Debug> TCPHandler: Processed in 0.012909964 sec. | ||
| 997 | 2026.01.15 15:03:57.456911 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.01.15 15:03:57.457037 [ 3 ] {d8bb9b5c-b875-47c8-9f78-138ff9ee8898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 999 | 2026.01.15 15:03:57.459270 [ 3 ] {d8bb9b5c-b875-47c8-9f78-138ff9ee8898} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2026.01.15 15:03:57.459322 [ 3 ] {d8bb9b5c-b875-47c8-9f78-138ff9ee8898} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2026.01.15 15:03:57.459679 [ 3 ] {d8bb9b5c-b875-47c8-9f78-138ff9ee8898} <Debug> TCPHandler: Processed in 0.002819033 sec. | ||
| 1002 | 2026.01.15 15:03:57.459901 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.01.15 15:03:57.460021 [ 3 ] {7d3dceda-a508-4a0c-881e-c7ff4aec8607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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) | ||
| 1004 | 2026.01.15 15:03:57.460272 [ 3 ] {7d3dceda-a508-4a0c-881e-c7ff4aec8607} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1005 | 2026.01.15 15:03:57.460319 [ 3 ] {7d3dceda-a508-4a0c-881e-c7ff4aec8607} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1006 | 2026.01.15 15:03:57.460693 [ 3 ] {7d3dceda-a508-4a0c-881e-c7ff4aec8607} <Debug> TCPHandler: Processed in 0.000841527 sec. | ||
| 1007 | 2026.01.15 15:03:57.461111 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.01.15 15:03:57.461260 [ 3 ] {9861a452-a29e-41c5-9403-e5a8d19cead2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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) | ||
| 1009 | 2026.01.15 15:03:57.461569 [ 3 ] {9861a452-a29e-41c5-9403-e5a8d19cead2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1010 | 2026.01.15 15:03:57.461624 [ 3 ] {9861a452-a29e-41c5-9403-e5a8d19cead2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1011 | 2026.01.15 15:03:57.462043 [ 3 ] {9861a452-a29e-41c5-9403-e5a8d19cead2} <Debug> TCPHandler: Processed in 0.000992472 sec. | ||
| 1012 | 2026.01.15 15:03:57.462277 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.01.15 15:03:57.462424 [ 3 ] {145a8190-ea78-4e2e-a856-8ac2b9fb2456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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) | ||
| 1014 | 2026.01.15 15:03:57.462724 [ 3 ] {145a8190-ea78-4e2e-a856-8ac2b9fb2456} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1015 | 2026.01.15 15:03:57.462778 [ 3 ] {145a8190-ea78-4e2e-a856-8ac2b9fb2456} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1016 | 2026.01.15 15:03:57.463185 [ 3 ] {145a8190-ea78-4e2e-a856-8ac2b9fb2456} <Debug> TCPHandler: Processed in 0.000973022 sec. | ||
| 1017 | 2026.01.15 15:03:57.463407 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.01.15 15:03:57.463540 [ 3 ] {d7cf076e-a7e8-4994-b7a5-627ff245bc50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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) | ||
| 1019 | 2026.01.15 15:03:57.463837 [ 3 ] {d7cf076e-a7e8-4994-b7a5-627ff245bc50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1020 | 2026.01.15 15:03:57.463893 [ 3 ] {d7cf076e-a7e8-4994-b7a5-627ff245bc50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1021 | 2026.01.15 15:03:57.464286 [ 3 ] {d7cf076e-a7e8-4994-b7a5-627ff245bc50} <Debug> TCPHandler: Processed in 0.000933571 sec. | ||
| 1022 | 2026.01.15 15:03:57.464502 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.01.15 15:03:57.464633 [ 3 ] {e8d77c8f-ae2e-4f7a-9358-479ced777dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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) | ||
| 1024 | 2026.01.15 15:03:57.464980 [ 3 ] {e8d77c8f-ae2e-4f7a-9358-479ced777dc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1025 | 2026.01.15 15:03:57.465036 [ 3 ] {e8d77c8f-ae2e-4f7a-9358-479ced777dc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1026 | 2026.01.15 15:03:57.465424 [ 3 ] {e8d77c8f-ae2e-4f7a-9358-479ced777dc9} <Debug> TCPHandler: Processed in 0.000977352 sec. | ||
| 1027 | 2026.01.15 15:03:57.465651 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.01.15 15:03:57.465787 [ 3 ] {ffae7450-1d6e-4441-b3c7-f3ed75265e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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) | ||
| 1029 | 2026.01.15 15:03:57.466042 [ 3 ] {ffae7450-1d6e-4441-b3c7-f3ed75265e17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1030 | 2026.01.15 15:03:57.466087 [ 3 ] {ffae7450-1d6e-4441-b3c7-f3ed75265e17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1031 | 2026.01.15 15:03:57.466414 [ 3 ] {ffae7450-1d6e-4441-b3c7-f3ed75265e17} <Debug> TCPHandler: Processed in 0.000822557 sec. | ||
| 1032 | 2026.01.15 15:03:57.466614 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.01.15 15:03:57.466749 [ 3 ] {3ea00fe9-e152-43b8-80a3-34c51d1188b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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) | ||
| 1034 | 2026.01.15 15:03:57.467009 [ 3 ] {3ea00fe9-e152-43b8-80a3-34c51d1188b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1035 | 2026.01.15 15:03:57.467054 [ 3 ] {3ea00fe9-e152-43b8-80a3-34c51d1188b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1036 | 2026.01.15 15:03:57.467376 [ 3 ] {3ea00fe9-e152-43b8-80a3-34c51d1188b7} <Debug> TCPHandler: Processed in 0.000811276 sec. | ||
| 1037 | 2026.01.15 15:03:57.467584 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.01.15 15:03:57.467704 [ 3 ] {7249090b-2dc8-424f-bca8-f524776ae14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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) | ||
| 1039 | 2026.01.15 15:03:57.467949 [ 3 ] {7249090b-2dc8-424f-bca8-f524776ae14d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1040 | 2026.01.15 15:03:57.467994 [ 3 ] {7249090b-2dc8-424f-bca8-f524776ae14d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1041 | 2026.01.15 15:03:57.468319 [ 3 ] {7249090b-2dc8-424f-bca8-f524776ae14d} <Debug> TCPHandler: Processed in 0.000784135 sec. | ||
| 1042 | 2026.01.15 15:03:57.468549 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.01.15 15:03:57.468692 [ 3 ] {61a74df0-d96a-4fe7-a649-28832db025bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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) | ||
| 1044 | 2026.01.15 15:03:57.468952 [ 3 ] {61a74df0-d96a-4fe7-a649-28832db025bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1045 | 2026.01.15 15:03:57.468998 [ 3 ] {61a74df0-d96a-4fe7-a649-28832db025bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2026.01.15 15:03:57.469334 [ 3 ] {61a74df0-d96a-4fe7-a649-28832db025bc} <Debug> TCPHandler: Processed in 0.000846158 sec. | ||
| 1047 | 2026.01.15 15:03:57.469539 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.01.15 15:03:57.469659 [ 3 ] {41ef767c-b200-41ae-b46d-714beac91d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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) | ||
| 1049 | 2026.01.15 15:03:57.469910 [ 3 ] {41ef767c-b200-41ae-b46d-714beac91d94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1050 | 2026.01.15 15:03:57.469953 [ 3 ] {41ef767c-b200-41ae-b46d-714beac91d94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1051 | 2026.01.15 15:03:57.470273 [ 3 ] {41ef767c-b200-41ae-b46d-714beac91d94} <Debug> TCPHandler: Processed in 0.000781675 sec. | ||
| 1052 | 2026.01.15 15:03:57.470478 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.01.15 15:03:57.470596 [ 3 ] {e92a8ef3-3615-4fef-a292-24483095bc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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) | ||
| 1054 | 2026.01.15 15:03:57.470846 [ 3 ] {e92a8ef3-3615-4fef-a292-24483095bc39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1055 | 2026.01.15 15:03:57.470889 [ 3 ] {e92a8ef3-3615-4fef-a292-24483095bc39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1056 | 2026.01.15 15:03:57.471206 [ 3 ] {e92a8ef3-3615-4fef-a292-24483095bc39} <Debug> TCPHandler: Processed in 0.000779015 sec. | ||
| 1057 | 2026.01.15 15:03:57.471409 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.01.15 15:03:57.471538 [ 3 ] {6ff3b840-9bf9-4b9a-b665-6e7b739aea61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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) | ||
| 1059 | 2026.01.15 15:03:57.471839 [ 3 ] {6ff3b840-9bf9-4b9a-b665-6e7b739aea61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1060 | 2026.01.15 15:03:57.471884 [ 3 ] {6ff3b840-9bf9-4b9a-b665-6e7b739aea61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1061 | 2026.01.15 15:03:57.472208 [ 3 ] {6ff3b840-9bf9-4b9a-b665-6e7b739aea61} <Debug> TCPHandler: Processed in 0.000848818 sec. | ||
| 1062 | 2026.01.15 15:03:57.473437 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.01.15 15:03:57.473557 [ 3 ] {3998a9d3-c90a-40c6-9a91-eab0a407ef65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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) | ||
| 1064 | 2026.01.15 15:03:57.473818 [ 3 ] {3998a9d3-c90a-40c6-9a91-eab0a407ef65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1065 | 2026.01.15 15:03:57.473863 [ 3 ] {3998a9d3-c90a-40c6-9a91-eab0a407ef65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1066 | 2026.01.15 15:03:57.474199 [ 3 ] {3998a9d3-c90a-40c6-9a91-eab0a407ef65} <Debug> TCPHandler: Processed in 0.000809657 sec. | ||
| 1067 | 2026.01.15 15:03:57.475071 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.01.15 15:03:57.475193 [ 3 ] {2e19661b-d689-4895-aa53-5405dcac1e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1069 | 2026.01.15 15:03:57.475452 [ 3 ] {2e19661b-d689-4895-aa53-5405dcac1e57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1070 | 2026.01.15 15:03:57.475495 [ 3 ] {2e19661b-d689-4895-aa53-5405dcac1e57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1071 | 2026.01.15 15:03:57.475815 [ 3 ] {2e19661b-d689-4895-aa53-5405dcac1e57} <Debug> TCPHandler: Processed in 0.000792257 sec. | ||
| 1072 | 2026.01.15 15:03:57.476012 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2026.01.15 15:03:57.476212 [ 3 ] {3c27f9ea-2f53-41e5-b865-1632c2fe012b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1074 | 2026.01.15 15:03:57.476565 [ 3 ] {3c27f9ea-2f53-41e5-b865-1632c2fe012b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1075 | 2026.01.15 15:03:57.476695 [ 3 ] {3c27f9ea-2f53-41e5-b865-1632c2fe012b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1076 | 2026.01.15 15:03:57.477113 [ 3 ] {3c27f9ea-2f53-41e5-b865-1632c2fe012b} <Debug> TCPHandler: Processed in 0.001148808 sec. | ||
| 1077 | 2026.01.15 15:03:57.477354 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.01.15 15:03:57.477483 [ 3 ] {7165aa22-8c76-4fe1-b69c-e16e994bde95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1079 | 2026.01.15 15:03:57.477764 [ 3 ] {7165aa22-8c76-4fe1-b69c-e16e994bde95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1080 | 2026.01.15 15:03:57.477811 [ 3 ] {7165aa22-8c76-4fe1-b69c-e16e994bde95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1081 | 2026.01.15 15:03:57.478137 [ 3 ] {7165aa22-8c76-4fe1-b69c-e16e994bde95} <Debug> TCPHandler: Processed in 0.000833748 sec. | ||
| 1082 | 2026.01.15 15:03:57.478791 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.01.15 15:03:57.478917 [ 3 ] {73c74cb0-55c7-4b7a-b658-1908d2d2f960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1084 | 2026.01.15 15:03:57.479189 [ 3 ] {73c74cb0-55c7-4b7a-b658-1908d2d2f960} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1085 | 2026.01.15 15:03:57.479233 [ 3 ] {73c74cb0-55c7-4b7a-b658-1908d2d2f960} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1086 | 2026.01.15 15:03:57.479625 [ 3 ] {73c74cb0-55c7-4b7a-b658-1908d2d2f960} <Debug> TCPHandler: Processed in 0.000884799 sec. | ||
| 1087 | 2026.01.15 15:03:57.479929 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.01.15 15:03:57.480055 [ 3 ] {a81debd4-f80a-4495-ab9d-d2378ae50749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1089 | 2026.01.15 15:03:57.480333 [ 3 ] {a81debd4-f80a-4495-ab9d-d2378ae50749} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1090 | 2026.01.15 15:03:57.480377 [ 3 ] {a81debd4-f80a-4495-ab9d-d2378ae50749} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1091 | 2026.01.15 15:03:57.480714 [ 3 ] {a81debd4-f80a-4495-ab9d-d2378ae50749} <Debug> TCPHandler: Processed in 0.000833437 sec. | ||
| 1092 | 2026.01.15 15:03:57.480957 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.01.15 15:03:57.481082 [ 3 ] {69e95b2c-4b60-425a-9c9e-5fd006952672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1094 | 2026.01.15 15:03:57.481356 [ 3 ] {69e95b2c-4b60-425a-9c9e-5fd006952672} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1095 | 2026.01.15 15:03:57.481401 [ 3 ] {69e95b2c-4b60-425a-9c9e-5fd006952672} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1096 | 2026.01.15 15:03:57.481724 [ 3 ] {69e95b2c-4b60-425a-9c9e-5fd006952672} <Debug> TCPHandler: Processed in 0.000818066 sec. | ||
| 1097 | 2026.01.15 15:03:57.481977 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.01.15 15:03:57.482102 [ 3 ] {ca60babe-67d8-4353-8df1-eafac7c4aa1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1099 | 2026.01.15 15:03:57.482379 [ 3 ] {ca60babe-67d8-4353-8df1-eafac7c4aa1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1100 | 2026.01.15 15:03:57.482422 [ 3 ] {ca60babe-67d8-4353-8df1-eafac7c4aa1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1101 | 2026.01.15 15:03:57.482758 [ 3 ] {ca60babe-67d8-4353-8df1-eafac7c4aa1b} <Debug> TCPHandler: Processed in 0.000829957 sec. | ||
| 1102 | 2026.01.15 15:03:57.483020 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.01.15 15:03:57.483145 [ 3 ] {d5af5281-72cd-457d-bc65-8e18eaf59dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1104 | 2026.01.15 15:03:57.483418 [ 3 ] {d5af5281-72cd-457d-bc65-8e18eaf59dbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1105 | 2026.01.15 15:03:57.483463 [ 3 ] {d5af5281-72cd-457d-bc65-8e18eaf59dbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1106 | 2026.01.15 15:03:57.483784 [ 3 ] {d5af5281-72cd-457d-bc65-8e18eaf59dbf} <Debug> TCPHandler: Processed in 0.000813436 sec. | ||
| 1107 | 2026.01.15 15:03:57.484039 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.01.15 15:03:57.484163 [ 3 ] {e7df4f2a-d915-4b8b-8d44-4ca8a9de8601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1109 | 2026.01.15 15:03:57.484437 [ 3 ] {e7df4f2a-d915-4b8b-8d44-4ca8a9de8601} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1110 | 2026.01.15 15:03:57.484482 [ 3 ] {e7df4f2a-d915-4b8b-8d44-4ca8a9de8601} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1111 | 2026.01.15 15:03:57.484806 [ 3 ] {e7df4f2a-d915-4b8b-8d44-4ca8a9de8601} <Debug> TCPHandler: Processed in 0.000815537 sec. | ||
| 1112 | 2026.01.15 15:03:57.494236 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.01.15 15:03:57.494431 [ 3 ] {0cf22944-f96b-4ea8-b80c-90125e9aa46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1114 | 2026.01.15 15:03:57.494509 [ 3 ] {0cf22944-f96b-4ea8-b80c-90125e9aa46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1115 | 2026.01.15 15:03:57.497569 [ 3 ] {0cf22944-f96b-4ea8-b80c-90125e9aa46e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.01.15 15:03:57.497613 [ 3 ] {0cf22944-f96b-4ea8-b80c-90125e9aa46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1117 | 2026.01.15 15:03:57.500729 [ 3 ] {0cf22944-f96b-4ea8-b80c-90125e9aa46e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1118 | 2026.01.15 15:03:57.501221 [ 3 ] {0cf22944-f96b-4ea8-b80c-90125e9aa46e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.01.15 15:03:57.501374 [ 3 ] {0cf22944-f96b-4ea8-b80c-90125e9aa46e} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.006998 sec., 3572.4492712203487 rows/sec., 785.94 KiB/sec. | ||
| 1120 | 2026.01.15 15:03:57.501412 [ 3 ] {0cf22944-f96b-4ea8-b80c-90125e9aa46e} <Debug> TCPHandler: Processed in 0.007270539 sec. | ||
| 1121 | 2026.01.15 15:03:57.501562 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.01.15 15:03:57.501659 [ 3 ] {27ec1107-750b-4352-bc77-4f5d3164620d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1123 | 2026.01.15 15:03:57.501700 [ 3 ] {27ec1107-750b-4352-bc77-4f5d3164620d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1124 | 2026.01.15 15:03:57.511117 [ 3 ] {27ec1107-750b-4352-bc77-4f5d3164620d} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.01.15 15:03:57.511151 [ 3 ] {27ec1107-750b-4352-bc77-4f5d3164620d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1126 | 2026.01.15 15:03:57.514284 [ 3 ] {27ec1107-750b-4352-bc77-4f5d3164620d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1127 | 2026.01.15 15:03:57.514732 [ 3 ] {27ec1107-750b-4352-bc77-4f5d3164620d} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.01.15 15:03:57.514874 [ 3 ] {27ec1107-750b-4352-bc77-4f5d3164620d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.013234 sec., 1813.5106543750946 rows/sec., 154.08 KiB/sec. | ||
| 1129 | 2026.01.15 15:03:57.514911 [ 3 ] {27ec1107-750b-4352-bc77-4f5d3164620d} <Debug> TCPHandler: Processed in 0.01339844 sec. | ||
| 1130 | 2026.01.15 15:03:57.515035 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.01.15 15:03:57.515129 [ 3 ] {6ddc9809-abc8-4eaa-bd61-7b1811a25694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1132 | 2026.01.15 15:03:57.515171 [ 3 ] {6ddc9809-abc8-4eaa-bd61-7b1811a25694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1133 | 2026.01.15 15:03:57.515583 [ 3 ] {6ddc9809-abc8-4eaa-bd61-7b1811a25694} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.01.15 15:03:57.515620 [ 3 ] {6ddc9809-abc8-4eaa-bd61-7b1811a25694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1135 | 2026.01.15 15:03:57.516036 [ 3 ] {6ddc9809-abc8-4eaa-bd61-7b1811a25694} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1136 | 2026.01.15 15:03:57.516499 [ 3 ] {6ddc9809-abc8-4eaa-bd61-7b1811a25694} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.01.15 15:03:57.516629 [ 3 ] {6ddc9809-abc8-4eaa-bd61-7b1811a25694} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001518 sec., 5270.092226613966 rows/sec., 429.74 KiB/sec. | ||
| 1138 | 2026.01.15 15:03:57.516665 [ 3 ] {6ddc9809-abc8-4eaa-bd61-7b1811a25694} <Debug> TCPHandler: Processed in 0.001679266 sec. | ||
| 1139 | 2026.01.15 15:03:57.516789 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.01.15 15:03:57.516884 [ 3 ] {75c7ede8-b730-4ed0-9392-d7f3d1d2113e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1141 | 2026.01.15 15:03:57.516924 [ 3 ] {75c7ede8-b730-4ed0-9392-d7f3d1d2113e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1142 | 2026.01.15 15:03:57.517452 [ 3 ] {75c7ede8-b730-4ed0-9392-d7f3d1d2113e} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.01.15 15:03:57.517489 [ 3 ] {75c7ede8-b730-4ed0-9392-d7f3d1d2113e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1144 | 2026.01.15 15:03:57.517936 [ 3 ] {75c7ede8-b730-4ed0-9392-d7f3d1d2113e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1145 | 2026.01.15 15:03:57.518455 [ 3 ] {75c7ede8-b730-4ed0-9392-d7f3d1d2113e} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.01.15 15:03:57.518588 [ 3 ] {75c7ede8-b730-4ed0-9392-d7f3d1d2113e} <Debug> executeQuery: Read 196 rows, 17.66 KiB in 0.001721 sec., 113887.27484020917 rows/sec., 10.02 MiB/sec. | ||
| 1147 | 2026.01.15 15:03:57.518625 [ 3 ] {75c7ede8-b730-4ed0-9392-d7f3d1d2113e} <Debug> TCPHandler: Processed in 0.001884782 sec. | ||
| 1148 | 2026.01.15 15:03:57.518749 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.01.15 15:03:57.518844 [ 3 ] {5b71f787-7656-4c25-8527-cd1901c7d66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1150 | 2026.01.15 15:03:57.518884 [ 3 ] {5b71f787-7656-4c25-8527-cd1901c7d66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1151 | 2026.01.15 15:03:57.519288 [ 3 ] {5b71f787-7656-4c25-8527-cd1901c7d66a} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.01.15 15:03:57.519323 [ 3 ] {5b71f787-7656-4c25-8527-cd1901c7d66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1153 | 2026.01.15 15:03:57.519818 [ 3 ] {5b71f787-7656-4c25-8527-cd1901c7d66a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1154 | 2026.01.15 15:03:57.520298 [ 3 ] {5b71f787-7656-4c25-8527-cd1901c7d66a} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.01.15 15:03:57.520429 [ 3 ] {5b71f787-7656-4c25-8527-cd1901c7d66a} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001602 sec., 18726.591760299627 rows/sec., 1.38 MiB/sec. | ||
| 1156 | 2026.01.15 15:03:57.520464 [ 3 ] {5b71f787-7656-4c25-8527-cd1901c7d66a} <Debug> TCPHandler: Processed in 0.001764928 sec. | ||
| 1157 | 2026.01.15 15:03:57.520575 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.01.15 15:03:57.520669 [ 3 ] {626b7fc3-8e9e-466a-9d5e-9e2d9ff22204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1159 | 2026.01.15 15:03:57.520712 [ 3 ] {626b7fc3-8e9e-466a-9d5e-9e2d9ff22204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1160 | 2026.01.15 15:03:57.521151 [ 3 ] {626b7fc3-8e9e-466a-9d5e-9e2d9ff22204} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.01.15 15:03:57.521184 [ 3 ] {626b7fc3-8e9e-466a-9d5e-9e2d9ff22204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1162 | 2026.01.15 15:03:57.521720 [ 3 ] {626b7fc3-8e9e-466a-9d5e-9e2d9ff22204} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1163 | 2026.01.15 15:03:57.522173 [ 3 ] {626b7fc3-8e9e-466a-9d5e-9e2d9ff22204} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.01.15 15:03:57.522307 [ 3 ] {626b7fc3-8e9e-466a-9d5e-9e2d9ff22204} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001655 sec., 14501.510574018126 rows/sec., 1.20 MiB/sec. | ||
| 1165 | 2026.01.15 15:03:57.522344 [ 3 ] {626b7fc3-8e9e-466a-9d5e-9e2d9ff22204} <Debug> TCPHandler: Processed in 0.00181749 sec. | ||
| 1166 | 2026.01.15 15:03:57.522463 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.01.15 15:03:57.522557 [ 3 ] {a482840f-4fcc-42ce-9960-1b1cbded4731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1168 | 2026.01.15 15:03:57.522596 [ 3 ] {a482840f-4fcc-42ce-9960-1b1cbded4731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1169 | 2026.01.15 15:03:57.522983 [ 3 ] {a482840f-4fcc-42ce-9960-1b1cbded4731} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.01.15 15:03:57.523020 [ 3 ] {a482840f-4fcc-42ce-9960-1b1cbded4731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1171 | 2026.01.15 15:03:57.523456 [ 3 ] {a482840f-4fcc-42ce-9960-1b1cbded4731} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1172 | 2026.01.15 15:03:57.523987 [ 3 ] {a482840f-4fcc-42ce-9960-1b1cbded4731} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.01.15 15:03:57.524126 [ 3 ] {a482840f-4fcc-42ce-9960-1b1cbded4731} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001586 sec., 7566.204287515763 rows/sec., 591.11 KiB/sec. | ||
| 1174 | 2026.01.15 15:03:57.524166 [ 3 ] {a482840f-4fcc-42ce-9960-1b1cbded4731} <Debug> TCPHandler: Processed in 0.001751748 sec. | ||
| 1175 | 2026.01.15 15:03:57.524289 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.01.15 15:03:57.524386 [ 3 ] {f60f8be2-9ef5-47c8-bfba-bdabed575975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1177 | 2026.01.15 15:03:57.524426 [ 3 ] {f60f8be2-9ef5-47c8-bfba-bdabed575975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1178 | 2026.01.15 15:03:57.524898 [ 3 ] {f60f8be2-9ef5-47c8-bfba-bdabed575975} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.01.15 15:03:57.524935 [ 3 ] {f60f8be2-9ef5-47c8-bfba-bdabed575975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1180 | 2026.01.15 15:03:57.525539 [ 3 ] {f60f8be2-9ef5-47c8-bfba-bdabed575975} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1181 | 2026.01.15 15:03:57.526042 [ 3 ] {f60f8be2-9ef5-47c8-bfba-bdabed575975} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.01.15 15:03:57.526172 [ 3 ] {f60f8be2-9ef5-47c8-bfba-bdabed575975} <Debug> executeQuery: Read 122 rows, 10.15 KiB in 0.001805 sec., 67590.02770083102 rows/sec., 5.49 MiB/sec. | ||
| 1183 | 2026.01.15 15:03:57.526209 [ 3 ] {f60f8be2-9ef5-47c8-bfba-bdabed575975} <Debug> TCPHandler: Processed in 0.001969425 sec. | ||
| 1184 | 2026.01.15 15:03:57.526329 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.01.15 15:03:57.526424 [ 3 ] {ad272c36-0fb3-4272-a0a5-522f1d0d9891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1186 | 2026.01.15 15:03:57.526468 [ 3 ] {ad272c36-0fb3-4272-a0a5-522f1d0d9891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1187 | 2026.01.15 15:03:57.528957 [ 3 ] {ad272c36-0fb3-4272-a0a5-522f1d0d9891} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.01.15 15:03:57.528990 [ 3 ] {ad272c36-0fb3-4272-a0a5-522f1d0d9891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1189 | 2026.01.15 15:03:57.533878 [ 3 ] {ad272c36-0fb3-4272-a0a5-522f1d0d9891} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1190 | 2026.01.15 15:03:57.534494 [ 3 ] {ad272c36-0fb3-4272-a0a5-522f1d0d9891} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.01.15 15:03:57.534627 [ 3 ] {ad272c36-0fb3-4272-a0a5-522f1d0d9891} <Debug> executeQuery: Read 226 rows, 18.35 KiB in 0.008222 sec., 27487.22938457796 rows/sec., 2.18 MiB/sec. | ||
| 1192 | 2026.01.15 15:03:57.534672 [ 3 ] {ad272c36-0fb3-4272-a0a5-522f1d0d9891} <Debug> TCPHandler: Processed in 0.008393506 sec. | ||
| 1193 | 2026.01.15 15:03:57.534814 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.01.15 15:03:57.534911 [ 3 ] {ad79ca45-5bec-42ec-9575-95d1f3b1fcb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1195 | 2026.01.15 15:03:57.534965 [ 3 ] {ad79ca45-5bec-42ec-9575-95d1f3b1fcb8} <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 | ||
| 1196 | 2026.01.15 15:03:57.535733 [ 3 ] {ad79ca45-5bec-42ec-9575-95d1f3b1fcb8} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.01.15 15:03:57.535770 [ 3 ] {ad79ca45-5bec-42ec-9575-95d1f3b1fcb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1198 | 2026.01.15 15:03:57.540754 [ 3 ] {ad79ca45-5bec-42ec-9575-95d1f3b1fcb8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1199 | 2026.01.15 15:03:57.541282 [ 3 ] {ad79ca45-5bec-42ec-9575-95d1f3b1fcb8} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.01.15 15:03:57.541422 [ 3 ] {ad79ca45-5bec-42ec-9575-95d1f3b1fcb8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00653 sec., 1531.3935681470136 rows/sec., 2.74 MiB/sec. | ||
| 1201 | 2026.01.15 15:03:57.541473 [ 3 ] {ad79ca45-5bec-42ec-9575-95d1f3b1fcb8} <Debug> TCPHandler: Processed in 0.00671252 sec. | ||
| 1202 | 2026.01.15 15:03:57.541584 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.01.15 15:03:57.541681 [ 3 ] {ecdf2cd6-b284-4ba6-86c9-8a37e9479807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.01.15 15:03:57.541723 [ 3 ] {ecdf2cd6-b284-4ba6-86c9-8a37e9479807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1205 | 2026.01.15 15:03:57.542049 [ 3 ] {ecdf2cd6-b284-4ba6-86c9-8a37e9479807} <Trace> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.01.15 15:03:57.542089 [ 3 ] {ecdf2cd6-b284-4ba6-86c9-8a37e9479807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1207 | 2026.01.15 15:03:57.542694 [ 3 ] {ecdf2cd6-b284-4ba6-86c9-8a37e9479807} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1208 | 2026.01.15 15:03:57.543262 [ 3 ] {ecdf2cd6-b284-4ba6-86c9-8a37e9479807} <Trace> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.01.15 15:03:57.543395 [ 3 ] {ecdf2cd6-b284-4ba6-86c9-8a37e9479807} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001733 sec., 8655.510675129834 rows/sec., 627.75 KiB/sec. | ||
| 1210 | 2026.01.15 15:03:57.543430 [ 3 ] {ecdf2cd6-b284-4ba6-86c9-8a37e9479807} <Debug> TCPHandler: Processed in 0.001895772 sec. | ||
| 1211 | 2026.01.15 15:03:57.543541 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.01.15 15:03:57.543637 [ 3 ] {378456c6-d4e2-45c4-918b-cc7d3351a12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1213 | 2026.01.15 15:03:57.543679 [ 3 ] {378456c6-d4e2-45c4-918b-cc7d3351a12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1214 | 2026.01.15 15:03:57.543999 [ 3 ] {378456c6-d4e2-45c4-918b-cc7d3351a12a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.01.15 15:03:57.544037 [ 3 ] {378456c6-d4e2-45c4-918b-cc7d3351a12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1216 | 2026.01.15 15:03:57.544571 [ 3 ] {378456c6-d4e2-45c4-918b-cc7d3351a12a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1217 | 2026.01.15 15:03:57.545148 [ 3 ] {378456c6-d4e2-45c4-918b-cc7d3351a12a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.01.15 15:03:57.545281 [ 3 ] {378456c6-d4e2-45c4-918b-cc7d3351a12a} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001663 sec., 6013.229104028864 rows/sec., 422.22 KiB/sec. | ||
| 1219 | 2026.01.15 15:03:57.545316 [ 3 ] {378456c6-d4e2-45c4-918b-cc7d3351a12a} <Debug> TCPHandler: Processed in 0.00182357 sec. | ||
| 1220 | 2026.01.15 15:03:58.994130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1436 | ||
| 1221 | 2026.01.15 15:03:58.994626 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.01.15 15:03:58.994672 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1223 | 2026.01.15 15:03:58.995321 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1224 | 2026.01.15 15:03:58.995909 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.01.15 15:03:58.996053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1436 | ||
| 1226 | 2026.01.15 15:03:59.057810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1227 | 2026.01.15 15:03:59.075136 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.01.15 15:03:59.075206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1229 | 2026.01.15 15:03:59.082015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1230 | 2026.01.15 15:03:59.083204 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.01.15 15:03:59.086766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1232 | 2026.01.15 15:04:00.001175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.78 MiB, peak 170.64 MiB, free memory in arenas 0.00 B, will set to 165.63 MiB (RSS), difference: 1.85 MiB | ||
| 1233 | 2026.01.15 15:04:02.427984 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.01.15 15:04:02.428179 [ 3 ] {79edea7d-ab50-47e1-916f-a45d134dd5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1235 | 2026.01.15 15:04:02.428246 [ 3 ] {79edea7d-ab50-47e1-916f-a45d134dd5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1236 | 2026.01.15 15:04:02.428866 [ 3 ] {79edea7d-ab50-47e1-916f-a45d134dd5f5} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.01.15 15:04:02.428908 [ 3 ] {79edea7d-ab50-47e1-916f-a45d134dd5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1238 | 2026.01.15 15:04:02.429479 [ 3 ] {79edea7d-ab50-47e1-916f-a45d134dd5f5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1239 | 2026.01.15 15:04:02.430038 [ 3 ] {79edea7d-ab50-47e1-916f-a45d134dd5f5} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.01.15 15:04:02.430209 [ 3 ] {79edea7d-ab50-47e1-916f-a45d134dd5f5} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002082 sec., 24975.984630163304 rows/sec., 1.90 MiB/sec. | ||
| 1241 | 2026.01.15 15:04:02.430257 [ 3 ] {79edea7d-ab50-47e1-916f-a45d134dd5f5} <Debug> TCPHandler: Processed in 0.002403689 sec. | ||
| 1242 | 2026.01.15 15:04:02.430404 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.01.15 15:04:02.430514 [ 3 ] {85b51207-fd9a-4d9c-9dc9-ab5f0983fe11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1244 | 2026.01.15 15:04:02.430560 [ 3 ] {85b51207-fd9a-4d9c-9dc9-ab5f0983fe11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1245 | 2026.01.15 15:04:02.431016 [ 3 ] {85b51207-fd9a-4d9c-9dc9-ab5f0983fe11} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.01.15 15:04:02.431052 [ 3 ] {85b51207-fd9a-4d9c-9dc9-ab5f0983fe11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1247 | 2026.01.15 15:04:02.431519 [ 3 ] {85b51207-fd9a-4d9c-9dc9-ab5f0983fe11} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1248 | 2026.01.15 15:04:02.432034 [ 3 ] {85b51207-fd9a-4d9c-9dc9-ab5f0983fe11} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.01.15 15:04:02.432179 [ 3 ] {85b51207-fd9a-4d9c-9dc9-ab5f0983fe11} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.58 MiB/sec. | ||
| 1250 | 2026.01.15 15:04:02.432218 [ 3 ] {85b51207-fd9a-4d9c-9dc9-ab5f0983fe11} <Debug> TCPHandler: Processed in 0.001876872 sec. | ||
| 1251 | 2026.01.15 15:04:02.432339 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.01.15 15:04:02.432440 [ 3 ] {a8e0e269-19de-4616-bc73-1ef7470e1e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1253 | 2026.01.15 15:04:02.432488 [ 3 ] {a8e0e269-19de-4616-bc73-1ef7470e1e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1254 | 2026.01.15 15:04:02.432906 [ 3 ] {a8e0e269-19de-4616-bc73-1ef7470e1e12} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.01.15 15:04:02.432942 [ 3 ] {a8e0e269-19de-4616-bc73-1ef7470e1e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1256 | 2026.01.15 15:04:02.433516 [ 3 ] {a8e0e269-19de-4616-bc73-1ef7470e1e12} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.01.15 15:04:02.434042 [ 3 ] {a8e0e269-19de-4616-bc73-1ef7470e1e12} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.01.15 15:04:02.434179 [ 3 ] {a8e0e269-19de-4616-bc73-1ef7470e1e12} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001762 sec., 85130.5334846765 rows/sec., 5.90 MiB/sec. | ||
| 1259 | 2026.01.15 15:04:02.434215 [ 3 ] {a8e0e269-19de-4616-bc73-1ef7470e1e12} <Debug> TCPHandler: Processed in 0.001932303 sec. | ||
| 1260 | 2026.01.15 15:04:02.434342 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.01.15 15:04:02.434437 [ 3 ] {9bdeb603-aae1-46dc-91e9-d5dad947e744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1262 | 2026.01.15 15:04:02.434479 [ 3 ] {9bdeb603-aae1-46dc-91e9-d5dad947e744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1263 | 2026.01.15 15:04:02.434813 [ 3 ] {9bdeb603-aae1-46dc-91e9-d5dad947e744} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.01.15 15:04:02.434847 [ 3 ] {9bdeb603-aae1-46dc-91e9-d5dad947e744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1265 | 2026.01.15 15:04:02.435289 [ 3 ] {9bdeb603-aae1-46dc-91e9-d5dad947e744} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1266 | 2026.01.15 15:04:02.435780 [ 3 ] {9bdeb603-aae1-46dc-91e9-d5dad947e744} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.01.15 15:04:02.435911 [ 3 ] {9bdeb603-aae1-46dc-91e9-d5dad947e744} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001495 sec., 33444.816053511706 rows/sec., 2.29 MiB/sec. | ||
| 1268 | 2026.01.15 15:04:02.435945 [ 3 ] {9bdeb603-aae1-46dc-91e9-d5dad947e744} <Debug> TCPHandler: Processed in 0.001658014 sec. | ||
| 1269 | 2026.01.15 15:04:06.430388 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1270 | 2026.01.15 15:04:06.430440 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1271 | 2026.01.15 15:04:06.483438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 176 | ||
| 1272 | 2026.01.15 15:04:06.486601 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.01.15 15:04:06.486654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1274 | 2026.01.15 15:04:06.488122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1275 | 2026.01.15 15:04:06.488616 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.01.15 15:04:06.488916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1277 | 2026.01.15 15:04:06.496112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1948 | ||
| 1278 | 2026.01.15 15:04:06.496694 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.01.15 15:04:06.496745 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1280 | 2026.01.15 15:04:06.497412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1281 | 2026.01.15 15:04:06.497913 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.01.15 15:04:06.498051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1948 | ||
| 1283 | 2026.01.15 15:04:06.586817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1284 | 2026.01.15 15:04:06.602843 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.01.15 15:04:06.602898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1286 | 2026.01.15 15:04:06.608979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1287 | 2026.01.15 15:04:06.610078 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.01.15 15:04:06.612968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1289 | 2026.01.15 15:04:07.427331 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.01.15 15:04:07.427511 [ 3 ] {57af8be5-6e01-454e-892c-2cca1ae2506b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1291 | 2026.01.15 15:04:07.427579 [ 3 ] {57af8be5-6e01-454e-892c-2cca1ae2506b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1292 | 2026.01.15 15:04:07.428256 [ 3 ] {57af8be5-6e01-454e-892c-2cca1ae2506b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.01.15 15:04:07.428308 [ 3 ] {57af8be5-6e01-454e-892c-2cca1ae2506b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1294 | 2026.01.15 15:04:07.428905 [ 3 ] {57af8be5-6e01-454e-892c-2cca1ae2506b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1295 | 2026.01.15 15:04:07.429463 [ 3 ] {57af8be5-6e01-454e-892c-2cca1ae2506b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.01.15 15:04:07.429625 [ 3 ] {57af8be5-6e01-454e-892c-2cca1ae2506b} <Debug> executeQuery: Read 98 rows, 8.36 KiB in 0.002165 sec., 45265.588914549655 rows/sec., 3.77 MiB/sec. | ||
| 1297 | 2026.01.15 15:04:07.429671 [ 3 ] {57af8be5-6e01-454e-892c-2cca1ae2506b} <Debug> TCPHandler: Processed in 0.002471821 sec. | ||
| 1298 | 2026.01.15 15:04:07.429800 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.01.15 15:04:07.429905 [ 3 ] {2f2110f9-9a6f-4d8a-8255-9aa36d1374d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1300 | 2026.01.15 15:04:07.429949 [ 3 ] {2f2110f9-9a6f-4d8a-8255-9aa36d1374d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1301 | 2026.01.15 15:04:07.430364 [ 3 ] {2f2110f9-9a6f-4d8a-8255-9aa36d1374d2} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.01.15 15:04:07.430402 [ 3 ] {2f2110f9-9a6f-4d8a-8255-9aa36d1374d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1303 | 2026.01.15 15:04:07.430930 [ 3 ] {2f2110f9-9a6f-4d8a-8255-9aa36d1374d2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1304 | 2026.01.15 15:04:07.431461 [ 3 ] {2f2110f9-9a6f-4d8a-8255-9aa36d1374d2} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.01.15 15:04:07.431599 [ 3 ] {2f2110f9-9a6f-4d8a-8255-9aa36d1374d2} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001718 sec., 13387.660069848662 rows/sec., 1006.69 KiB/sec. | ||
| 1306 | 2026.01.15 15:04:07.431636 [ 3 ] {2f2110f9-9a6f-4d8a-8255-9aa36d1374d2} <Debug> TCPHandler: Processed in 0.001888512 sec. | ||
| 1307 | 2026.01.15 15:04:07.431754 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.01.15 15:04:07.431851 [ 3 ] {76aad782-3804-41fd-b6ea-21c1619ffa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1309 | 2026.01.15 15:04:07.431891 [ 3 ] {76aad782-3804-41fd-b6ea-21c1619ffa27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1310 | 2026.01.15 15:04:07.432332 [ 3 ] {76aad782-3804-41fd-b6ea-21c1619ffa27} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.01.15 15:04:07.432369 [ 3 ] {76aad782-3804-41fd-b6ea-21c1619ffa27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1312 | 2026.01.15 15:04:07.432831 [ 3 ] {76aad782-3804-41fd-b6ea-21c1619ffa27} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2026.01.15 15:04:07.433326 [ 3 ] {76aad782-3804-41fd-b6ea-21c1619ffa27} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): 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.01.15 15:04:07.433457 [ 3 ] {76aad782-3804-41fd-b6ea-21c1619ffa27} <Debug> executeQuery: Read 85 rows, 6.83 KiB in 0.001626 sec., 52275.522755227554 rows/sec., 4.10 MiB/sec. | ||
| 1315 | 2026.01.15 15:04:07.433494 [ 3 ] {76aad782-3804-41fd-b6ea-21c1619ffa27} <Debug> TCPHandler: Processed in 0.001790899 sec. | ||
| 1316 | 2026.01.15 15:04:07.434084 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.01.15 15:04:07.434182 [ 3 ] {bce99915-bd02-461f-bf03-a39d84f605fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1318 | 2026.01.15 15:04:07.434227 [ 3 ] {bce99915-bd02-461f-bf03-a39d84f605fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1319 | 2026.01.15 15:04:07.434657 [ 3 ] {bce99915-bd02-461f-bf03-a39d84f605fc} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.01.15 15:04:07.434692 [ 3 ] {bce99915-bd02-461f-bf03-a39d84f605fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1321 | 2026.01.15 15:04:07.435172 [ 3 ] {bce99915-bd02-461f-bf03-a39d84f605fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1322 | 2026.01.15 15:04:07.435779 [ 3 ] {bce99915-bd02-461f-bf03-a39d84f605fc} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.01.15 15:04:07.435912 [ 3 ] {bce99915-bd02-461f-bf03-a39d84f605fc} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001748 sec., 85812.35697940504 rows/sec., 5.95 MiB/sec. | ||
| 1324 | 2026.01.15 15:04:07.435948 [ 3 ] {bce99915-bd02-461f-bf03-a39d84f605fc} <Debug> TCPHandler: Processed in 0.001922363 sec. | ||
| 1325 | 2026.01.15 15:04:07.436061 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.01.15 15:04:07.436157 [ 3 ] {6eff3954-b492-4cef-b587-cf468de1fbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1327 | 2026.01.15 15:04:07.436210 [ 3 ] {6eff3954-b492-4cef-b587-cf468de1fbd8} <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 | ||
| 1328 | 2026.01.15 15:04:07.436991 [ 3 ] {6eff3954-b492-4cef-b587-cf468de1fbd8} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.01.15 15:04:07.437027 [ 3 ] {6eff3954-b492-4cef-b587-cf468de1fbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1330 | 2026.01.15 15:04:07.437788 [ 3 ] {6eff3954-b492-4cef-b587-cf468de1fbd8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1331 | 2026.01.15 15:04:07.438303 [ 3 ] {6eff3954-b492-4cef-b587-cf468de1fbd8} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.01.15 15:04:07.438444 [ 3 ] {6eff3954-b492-4cef-b587-cf468de1fbd8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002306 sec., 9973.980919340851 rows/sec., 17.87 MiB/sec. | ||
| 1333 | 2026.01.15 15:04:07.438496 [ 3 ] {6eff3954-b492-4cef-b587-cf468de1fbd8} <Debug> TCPHandler: Processed in 0.002484652 sec. | ||
| 1334 | 2026.01.15 15:04:07.438606 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.01.15 15:04:07.438702 [ 3 ] {dda60f33-a07c-411e-a85f-34897b69b565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.01.15 15:04:07.438744 [ 3 ] {dda60f33-a07c-411e-a85f-34897b69b565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1337 | 2026.01.15 15:04:07.439049 [ 3 ] {dda60f33-a07c-411e-a85f-34897b69b565} <Trace> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.01.15 15:04:07.439086 [ 3 ] {dda60f33-a07c-411e-a85f-34897b69b565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1339 | 2026.01.15 15:04:07.439562 [ 3 ] {dda60f33-a07c-411e-a85f-34897b69b565} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1340 | 2026.01.15 15:04:07.440102 [ 3 ] {dda60f33-a07c-411e-a85f-34897b69b565} <Trace> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.01.15 15:04:07.440234 [ 3 ] {dda60f33-a07c-411e-a85f-34897b69b565} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001551 sec., 5802.707930367505 rows/sec., 446.41 KiB/sec. | ||
| 1342 | 2026.01.15 15:04:07.440270 [ 3 ] {dda60f33-a07c-411e-a85f-34897b69b565} <Debug> TCPHandler: Processed in 0.001713346 sec. | ||
| 1343 | 2026.01.15 15:04:07.440382 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.01.15 15:04:07.440477 [ 3 ] {d566af78-4963-4abb-b6e2-59f8a1ec801e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1345 | 2026.01.15 15:04:07.440519 [ 3 ] {d566af78-4963-4abb-b6e2-59f8a1ec801e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1346 | 2026.01.15 15:04:07.440861 [ 3 ] {d566af78-4963-4abb-b6e2-59f8a1ec801e} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.01.15 15:04:07.440898 [ 3 ] {d566af78-4963-4abb-b6e2-59f8a1ec801e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1348 | 2026.01.15 15:04:07.441353 [ 3 ] {d566af78-4963-4abb-b6e2-59f8a1ec801e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1349 | 2026.01.15 15:04:07.441882 [ 3 ] {d566af78-4963-4abb-b6e2-59f8a1ec801e} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.01.15 15:04:07.442015 [ 3 ] {d566af78-4963-4abb-b6e2-59f8a1ec801e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001556 sec., 32133.676092544985 rows/sec., 2.20 MiB/sec. | ||
| 1351 | 2026.01.15 15:04:07.442049 [ 3 ] {d566af78-4963-4abb-b6e2-59f8a1ec801e} <Debug> TCPHandler: Processed in 0.001717477 sec. | ||
| 1352 | 2026.01.15 15:04:12.426315 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.01.15 15:04:12.426677 [ 3 ] {129591d8-3739-4a1c-8c6f-78c731bbd9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1354 | 2026.01.15 15:04:12.427137 [ 3 ] {129591d8-3739-4a1c-8c6f-78c731bbd9fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1355 | 2026.01.15 15:04:12.431794 [ 3 ] {129591d8-3739-4a1c-8c6f-78c731bbd9fb} <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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1356 | 2026.01.15 15:04:12.432065 [ 3 ] {129591d8-3739-4a1c-8c6f-78c731bbd9fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1357 | 2026.01.15 15:04:12.432137 [ 3 ] {129591d8-3739-4a1c-8c6f-78c731bbd9fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1358 | 2026.01.15 15:04:12.432319 [ 3 ] {129591d8-3739-4a1c-8c6f-78c731bbd9fb} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1359 | 2026.01.15 15:04:12.434343 [ 3 ] {129591d8-3739-4a1c-8c6f-78c731bbd9fb} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1360 | 2026.01.15 15:04:12.436522 [ 3 ] {129591d8-3739-4a1c-8c6f-78c731bbd9fb} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1361 | 2026.01.15 15:04:12.436584 [ 3 ] {129591d8-3739-4a1c-8c6f-78c731bbd9fb} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1362 | 2026.01.15 15:04:12.442934 [ 3 ] {129591d8-3739-4a1c-8c6f-78c731bbd9fb} <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', 'oximeter_collector:collections', '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'))" | ||
| 1363 | 2026.01.15 15:04:12.442978 [ 3 ] {129591d8-3739-4a1c-8c6f-78c731bbd9fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1364 | 2026.01.15 15:04:12.473287 [ 3 ] {129591d8-3739-4a1c-8c6f-78c731bbd9fb} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.046752 sec., 534.7364818617385 rows/sec., 23.50 KiB/sec. | ||
| 1365 | 2026.01.15 15:04:12.473409 [ 3 ] {129591d8-3739-4a1c-8c6f-78c731bbd9fb} <Debug> TCPHandler: Processed in 0.047263291 sec. | ||
| 1366 | 2026.01.15 15:04:12.473800 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.01.15 15:04:12.473964 [ 3 ] {f7811c2a-9bfe-44fd-be4e-eb3e3f919c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', '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') FORMAT Native; (stage: Complete) | ||
| 1368 | 2026.01.15 15:04:12.474211 [ 3 ] {f7811c2a-9bfe-44fd-be4e-eb3e3f919c6b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1369 | 2026.01.15 15:04:12.474247 [ 3 ] {f7811c2a-9bfe-44fd-be4e-eb3e3f919c6b} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', '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')" moved to PREWHERE | ||
| 1370 | 2026.01.15 15:04:12.474444 [ 3 ] {f7811c2a-9bfe-44fd-be4e-eb3e3f919c6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1371 | 2026.01.15 15:04:12.474499 [ 3 ] {f7811c2a-9bfe-44fd-be4e-eb3e3f919c6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1372 | 2026.01.15 15:04:12.474608 [ 3 ] {f7811c2a-9bfe-44fd-be4e-eb3e3f919c6b} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1373 | 2026.01.15 15:04:12.474639 [ 3 ] {f7811c2a-9bfe-44fd-be4e-eb3e3f919c6b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1374 | 2026.01.15 15:04:12.474659 [ 3 ] {f7811c2a-9bfe-44fd-be4e-eb3e3f919c6b} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1375 | 2026.01.15 15:04:12.474674 [ 3 ] {f7811c2a-9bfe-44fd-be4e-eb3e3f919c6b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1376 | 2026.01.15 15:04:12.474707 [ 3 ] {f7811c2a-9bfe-44fd-be4e-eb3e3f919c6b} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', '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'))" | ||
| 1377 | 2026.01.15 15:04:12.474726 [ 3 ] {f7811c2a-9bfe-44fd-be4e-eb3e3f919c6b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1378 | 2026.01.15 15:04:12.475353 [ 3 ] {f7811c2a-9bfe-44fd-be4e-eb3e3f919c6b} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001458 sec., 17146.776406035664 rows/sec., 753.52 KiB/sec. | ||
| 1379 | 2026.01.15 15:04:12.475415 [ 3 ] {f7811c2a-9bfe-44fd-be4e-eb3e3f919c6b} <Debug> TCPHandler: Processed in 0.001678956 sec. | ||
| 1380 | 2026.01.15 15:04:12.475985 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2026.01.15 15:04:12.476115 [ 3 ] {a5423e79-d013-487b-9582-842101ed3e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1382 | 2026.01.15 15:04:12.476347 [ 3 ] {a5423e79-d013-487b-9582-842101ed3e09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1383 | 2026.01.15 15:04:12.476382 [ 3 ] {a5423e79-d013-487b-9582-842101ed3e09} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1384 | 2026.01.15 15:04:12.476565 [ 3 ] {a5423e79-d013-487b-9582-842101ed3e09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1385 | 2026.01.15 15:04:12.476618 [ 3 ] {a5423e79-d013-487b-9582-842101ed3e09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1386 | 2026.01.15 15:04:12.476716 [ 3 ] {a5423e79-d013-487b-9582-842101ed3e09} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1387 | 2026.01.15 15:04:12.476745 [ 3 ] {a5423e79-d013-487b-9582-842101ed3e09} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1388 | 2026.01.15 15:04:12.476763 [ 3 ] {a5423e79-d013-487b-9582-842101ed3e09} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1389 | 2026.01.15 15:04:12.476777 [ 3 ] {a5423e79-d013-487b-9582-842101ed3e09} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1390 | 2026.01.15 15:04:12.476810 [ 3 ] {a5423e79-d013-487b-9582-842101ed3e09} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1391 | 2026.01.15 15:04:12.476927 [ 3 ] {a5423e79-d013-487b-9582-842101ed3e09} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1392 | 2026.01.15 15:04:12.477426 [ 3 ] {a5423e79-d013-487b-9582-842101ed3e09} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001359 sec., 18395.87932303164 rows/sec., 808.41 KiB/sec. | ||
| 1393 | 2026.01.15 15:04:12.477500 [ 3 ] {a5423e79-d013-487b-9582-842101ed3e09} <Debug> TCPHandler: Processed in 0.001564881 sec. | ||
| 1394 | 2026.01.15 15:04:12.477830 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.01.15 15:04:12.477988 [ 3 ] {662486f6-676d-40f9-84e4-95f5a84136e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1396 | 2026.01.15 15:04:12.478218 [ 3 ] {662486f6-676d-40f9-84e4-95f5a84136e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1397 | 2026.01.15 15:04:12.478253 [ 3 ] {662486f6-676d-40f9-84e4-95f5a84136e7} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity')" moved to PREWHERE | ||
| 1398 | 2026.01.15 15:04:12.478444 [ 3 ] {662486f6-676d-40f9-84e4-95f5a84136e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1399 | 2026.01.15 15:04:12.478499 [ 3 ] {662486f6-676d-40f9-84e4-95f5a84136e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1400 | 2026.01.15 15:04:12.478602 [ 3 ] {662486f6-676d-40f9-84e4-95f5a84136e7} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1401 | 2026.01.15 15:04:12.478632 [ 3 ] {662486f6-676d-40f9-84e4-95f5a84136e7} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1402 | 2026.01.15 15:04:12.478652 [ 3 ] {662486f6-676d-40f9-84e4-95f5a84136e7} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1403 | 2026.01.15 15:04:12.478667 [ 3 ] {662486f6-676d-40f9-84e4-95f5a84136e7} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1404 | 2026.01.15 15:04:12.478701 [ 3 ] {662486f6-676d-40f9-84e4-95f5a84136e7} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 1405 | 2026.01.15 15:04:12.478719 [ 3 ] {662486f6-676d-40f9-84e4-95f5a84136e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1406 | 2026.01.15 15:04:12.479329 [ 3 ] {662486f6-676d-40f9-84e4-95f5a84136e7} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001404 sec., 17806.267806267806 rows/sec., 782.50 KiB/sec. | ||
| 1407 | 2026.01.15 15:04:12.479415 [ 3 ] {662486f6-676d-40f9-84e4-95f5a84136e7} <Debug> TCPHandler: Processed in 0.001645564 sec. | ||
| 1408 | 2026.01.15 15:04:12.479639 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.01.15 15:04:12.479772 [ 3 ] {2c56ad7a-f905-430c-9e59-3ad702c222f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1410 | 2026.01.15 15:04:12.480001 [ 3 ] {2c56ad7a-f905-430c-9e59-3ad702c222f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1411 | 2026.01.15 15:04:12.480037 [ 3 ] {2c56ad7a-f905-430c-9e59-3ad702c222f0} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1412 | 2026.01.15 15:04:12.480243 [ 3 ] {2c56ad7a-f905-430c-9e59-3ad702c222f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1413 | 2026.01.15 15:04:12.480296 [ 3 ] {2c56ad7a-f905-430c-9e59-3ad702c222f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1414 | 2026.01.15 15:04:12.480398 [ 3 ] {2c56ad7a-f905-430c-9e59-3ad702c222f0} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1415 | 2026.01.15 15:04:12.480428 [ 3 ] {2c56ad7a-f905-430c-9e59-3ad702c222f0} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1416 | 2026.01.15 15:04:12.480449 [ 3 ] {2c56ad7a-f905-430c-9e59-3ad702c222f0} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1417 | 2026.01.15 15:04:12.480463 [ 3 ] {2c56ad7a-f905-430c-9e59-3ad702c222f0} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1418 | 2026.01.15 15:04:12.480496 [ 3 ] {2c56ad7a-f905-430c-9e59-3ad702c222f0} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1419 | 2026.01.15 15:04:12.480515 [ 3 ] {2c56ad7a-f905-430c-9e59-3ad702c222f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1420 | 2026.01.15 15:04:12.480943 [ 3 ] {2c56ad7a-f905-430c-9e59-3ad702c222f0} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001226 sec., 20391.517128874388 rows/sec., 896.11 KiB/sec. | ||
| 1421 | 2026.01.15 15:04:12.481023 [ 3 ] {2c56ad7a-f905-430c-9e59-3ad702c222f0} <Debug> TCPHandler: Processed in 0.001431947 sec. | ||
| 1422 | 2026.01.15 15:04:12.481308 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.01.15 15:04:12.481440 [ 3 ] {3b176ade-3e4b-4573-9d63-2c2cf03c7adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1424 | 2026.01.15 15:04:12.481666 [ 3 ] {3b176ade-3e4b-4573-9d63-2c2cf03c7adc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1425 | 2026.01.15 15:04:12.481701 [ 3 ] {3b176ade-3e4b-4573-9d63-2c2cf03c7adc} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1426 | 2026.01.15 15:04:12.481891 [ 3 ] {3b176ade-3e4b-4573-9d63-2c2cf03c7adc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1427 | 2026.01.15 15:04:12.481944 [ 3 ] {3b176ade-3e4b-4573-9d63-2c2cf03c7adc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1428 | 2026.01.15 15:04:12.482043 [ 3 ] {3b176ade-3e4b-4573-9d63-2c2cf03c7adc} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1429 | 2026.01.15 15:04:12.482073 [ 3 ] {3b176ade-3e4b-4573-9d63-2c2cf03c7adc} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1430 | 2026.01.15 15:04:12.482092 [ 3 ] {3b176ade-3e4b-4573-9d63-2c2cf03c7adc} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1431 | 2026.01.15 15:04:12.482107 [ 3 ] {3b176ade-3e4b-4573-9d63-2c2cf03c7adc} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1432 | 2026.01.15 15:04:12.482140 [ 3 ] {3b176ade-3e4b-4573-9d63-2c2cf03c7adc} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1433 | 2026.01.15 15:04:12.482159 [ 3 ] {3b176ade-3e4b-4573-9d63-2c2cf03c7adc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1434 | 2026.01.15 15:04:12.482587 [ 3 ] {3b176ade-3e4b-4573-9d63-2c2cf03c7adc} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.0012 sec., 20833.333333333336 rows/sec., 915.53 KiB/sec. | ||
| 1435 | 2026.01.15 15:04:12.482666 [ 3 ] {3b176ade-3e4b-4573-9d63-2c2cf03c7adc} <Debug> TCPHandler: Processed in 0.001407567 sec. | ||
| 1436 | 2026.01.15 15:04:12.482895 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.01.15 15:04:12.483026 [ 3 ] {be0f7956-e7f0-419c-9deb-ae095eac2e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1438 | 2026.01.15 15:04:12.483249 [ 3 ] {be0f7956-e7f0-419c-9deb-ae095eac2e2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1439 | 2026.01.15 15:04:12.483284 [ 3 ] {be0f7956-e7f0-419c-9deb-ae095eac2e2c} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1440 | 2026.01.15 15:04:12.483473 [ 3 ] {be0f7956-e7f0-419c-9deb-ae095eac2e2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1441 | 2026.01.15 15:04:12.483525 [ 3 ] {be0f7956-e7f0-419c-9deb-ae095eac2e2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1442 | 2026.01.15 15:04:12.483622 [ 3 ] {be0f7956-e7f0-419c-9deb-ae095eac2e2c} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1443 | 2026.01.15 15:04:12.483651 [ 3 ] {be0f7956-e7f0-419c-9deb-ae095eac2e2c} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1444 | 2026.01.15 15:04:12.483670 [ 3 ] {be0f7956-e7f0-419c-9deb-ae095eac2e2c} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1445 | 2026.01.15 15:04:12.483684 [ 3 ] {be0f7956-e7f0-419c-9deb-ae095eac2e2c} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1446 | 2026.01.15 15:04:12.483717 [ 3 ] {be0f7956-e7f0-419c-9deb-ae095eac2e2c} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1447 | 2026.01.15 15:04:12.483736 [ 3 ] {be0f7956-e7f0-419c-9deb-ae095eac2e2c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1448 | 2026.01.15 15:04:12.484145 [ 3 ] {be0f7956-e7f0-419c-9deb-ae095eac2e2c} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001172 sec., 21331.058020477813 rows/sec., 937.40 KiB/sec. | ||
| 1449 | 2026.01.15 15:04:12.484224 [ 3 ] {be0f7956-e7f0-419c-9deb-ae095eac2e2c} <Debug> TCPHandler: Processed in 0.001379376 sec. | ||
| 1450 | 2026.01.15 15:04:12.484451 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.01.15 15:04:12.484583 [ 3 ] {c2f516c8-f2d4-4c70-97b2-07dd7ab8ea93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1452 | 2026.01.15 15:04:12.484822 [ 3 ] {c2f516c8-f2d4-4c70-97b2-07dd7ab8ea93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1453 | 2026.01.15 15:04:12.484857 [ 3 ] {c2f516c8-f2d4-4c70-97b2-07dd7ab8ea93} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1454 | 2026.01.15 15:04:12.485044 [ 3 ] {c2f516c8-f2d4-4c70-97b2-07dd7ab8ea93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1455 | 2026.01.15 15:04:12.485095 [ 3 ] {c2f516c8-f2d4-4c70-97b2-07dd7ab8ea93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1456 | 2026.01.15 15:04:12.485191 [ 3 ] {c2f516c8-f2d4-4c70-97b2-07dd7ab8ea93} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1457 | 2026.01.15 15:04:12.485218 [ 3 ] {c2f516c8-f2d4-4c70-97b2-07dd7ab8ea93} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1458 | 2026.01.15 15:04:12.485237 [ 3 ] {c2f516c8-f2d4-4c70-97b2-07dd7ab8ea93} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1459 | 2026.01.15 15:04:12.485251 [ 3 ] {c2f516c8-f2d4-4c70-97b2-07dd7ab8ea93} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1460 | 2026.01.15 15:04:12.485284 [ 3 ] {c2f516c8-f2d4-4c70-97b2-07dd7ab8ea93} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1461 | 2026.01.15 15:04:12.485302 [ 3 ] {c2f516c8-f2d4-4c70-97b2-07dd7ab8ea93} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1462 | 2026.01.15 15:04:12.485690 [ 3 ] {c2f516c8-f2d4-4c70-97b2-07dd7ab8ea93} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001161 sec., 21533.161068044792 rows/sec., 946.28 KiB/sec. | ||
| 1463 | 2026.01.15 15:04:12.485766 [ 3 ] {c2f516c8-f2d4-4c70-97b2-07dd7ab8ea93} <Debug> TCPHandler: Processed in 0.001363675 sec. | ||
| 1464 | 2026.01.15 15:04:12.485996 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.01.15 15:04:12.486127 [ 3 ] {689250ed-ccb7-44c5-97a1-e9c8cc483826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1466 | 2026.01.15 15:04:12.486345 [ 3 ] {689250ed-ccb7-44c5-97a1-e9c8cc483826} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1467 | 2026.01.15 15:04:12.486381 [ 3 ] {689250ed-ccb7-44c5-97a1-e9c8cc483826} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1468 | 2026.01.15 15:04:12.486569 [ 3 ] {689250ed-ccb7-44c5-97a1-e9c8cc483826} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1469 | 2026.01.15 15:04:12.486620 [ 3 ] {689250ed-ccb7-44c5-97a1-e9c8cc483826} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1470 | 2026.01.15 15:04:12.486717 [ 3 ] {689250ed-ccb7-44c5-97a1-e9c8cc483826} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1471 | 2026.01.15 15:04:12.486745 [ 3 ] {689250ed-ccb7-44c5-97a1-e9c8cc483826} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1472 | 2026.01.15 15:04:12.486764 [ 3 ] {689250ed-ccb7-44c5-97a1-e9c8cc483826} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1473 | 2026.01.15 15:04:12.486777 [ 3 ] {689250ed-ccb7-44c5-97a1-e9c8cc483826} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1474 | 2026.01.15 15:04:12.486809 [ 3 ] {689250ed-ccb7-44c5-97a1-e9c8cc483826} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1475 | 2026.01.15 15:04:12.486827 [ 3 ] {689250ed-ccb7-44c5-97a1-e9c8cc483826} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1476 | 2026.01.15 15:04:12.487255 [ 3 ] {689250ed-ccb7-44c5-97a1-e9c8cc483826} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001181 sec., 21168.501270110075 rows/sec., 930.26 KiB/sec. | ||
| 1477 | 2026.01.15 15:04:12.487333 [ 3 ] {689250ed-ccb7-44c5-97a1-e9c8cc483826} <Debug> TCPHandler: Processed in 0.001384946 sec. | ||
| 1478 | 2026.01.15 15:04:12.487551 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2026.01.15 15:04:12.487682 [ 3 ] {c3958b5e-c27b-4781-b5e8-33f7bb1ad4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1480 | 2026.01.15 15:04:12.487905 [ 3 ] {c3958b5e-c27b-4781-b5e8-33f7bb1ad4d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1481 | 2026.01.15 15:04:12.487940 [ 3 ] {c3958b5e-c27b-4781-b5e8-33f7bb1ad4d2} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1482 | 2026.01.15 15:04:12.488134 [ 3 ] {c3958b5e-c27b-4781-b5e8-33f7bb1ad4d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1483 | 2026.01.15 15:04:12.488185 [ 3 ] {c3958b5e-c27b-4781-b5e8-33f7bb1ad4d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1484 | 2026.01.15 15:04:12.488285 [ 3 ] {c3958b5e-c27b-4781-b5e8-33f7bb1ad4d2} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1485 | 2026.01.15 15:04:12.488314 [ 3 ] {c3958b5e-c27b-4781-b5e8-33f7bb1ad4d2} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1486 | 2026.01.15 15:04:12.488334 [ 3 ] {c3958b5e-c27b-4781-b5e8-33f7bb1ad4d2} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1487 | 2026.01.15 15:04:12.488348 [ 3 ] {c3958b5e-c27b-4781-b5e8-33f7bb1ad4d2} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1488 | 2026.01.15 15:04:12.488381 [ 3 ] {c3958b5e-c27b-4781-b5e8-33f7bb1ad4d2} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1489 | 2026.01.15 15:04:12.488399 [ 3 ] {c3958b5e-c27b-4781-b5e8-33f7bb1ad4d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1490 | 2026.01.15 15:04:12.488937 [ 3 ] {c3958b5e-c27b-4781-b5e8-33f7bb1ad4d2} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001308 sec., 19113.149847094803 rows/sec., 839.93 KiB/sec. | ||
| 1491 | 2026.01.15 15:04:12.489013 [ 3 ] {c3958b5e-c27b-4781-b5e8-33f7bb1ad4d2} <Debug> TCPHandler: Processed in 0.00151045 sec. | ||
| 1492 | 2026.01.15 15:04:12.489279 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2026.01.15 15:04:12.489413 [ 3 ] {e85c80a1-57c6-4613-aa78-1d254ddc286a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1494 | 2026.01.15 15:04:12.489634 [ 3 ] {e85c80a1-57c6-4613-aa78-1d254ddc286a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1495 | 2026.01.15 15:04:12.489669 [ 3 ] {e85c80a1-57c6-4613-aa78-1d254ddc286a} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1496 | 2026.01.15 15:04:12.489872 [ 3 ] {e85c80a1-57c6-4613-aa78-1d254ddc286a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1497 | 2026.01.15 15:04:12.489924 [ 3 ] {e85c80a1-57c6-4613-aa78-1d254ddc286a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1498 | 2026.01.15 15:04:12.490021 [ 3 ] {e85c80a1-57c6-4613-aa78-1d254ddc286a} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1499 | 2026.01.15 15:04:12.490049 [ 3 ] {e85c80a1-57c6-4613-aa78-1d254ddc286a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1500 | 2026.01.15 15:04:12.490069 [ 3 ] {e85c80a1-57c6-4613-aa78-1d254ddc286a} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1501 | 2026.01.15 15:04:12.490084 [ 3 ] {e85c80a1-57c6-4613-aa78-1d254ddc286a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1502 | 2026.01.15 15:04:12.490117 [ 3 ] {e85c80a1-57c6-4613-aa78-1d254ddc286a} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1503 | 2026.01.15 15:04:12.490135 [ 3 ] {e85c80a1-57c6-4613-aa78-1d254ddc286a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1504 | 2026.01.15 15:04:12.490615 [ 3 ] {e85c80a1-57c6-4613-aa78-1d254ddc286a} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001257 sec., 19888.623707239458 rows/sec., 874.01 KiB/sec. | ||
| 1505 | 2026.01.15 15:04:12.490672 [ 3 ] {e85c80a1-57c6-4613-aa78-1d254ddc286a} <Debug> TCPHandler: Processed in 0.001441347 sec. | ||
| 1506 | 2026.01.15 15:04:12.501995 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.01.15 15:04:12.502267 [ 3 ] {b1e10829-7a7d-44ee-8299-3d4042f9dcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1508 | 2026.01.15 15:04:12.502714 [ 3 ] {b1e10829-7a7d-44ee-8299-3d4042f9dcb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1509 | 2026.01.15 15:04:12.502787 [ 3 ] {b1e10829-7a7d-44ee-8299-3d4042f9dcb9} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1510 | 2026.01.15 15:04:12.503080 [ 3 ] {b1e10829-7a7d-44ee-8299-3d4042f9dcb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1511 | 2026.01.15 15:04:12.503132 [ 3 ] {b1e10829-7a7d-44ee-8299-3d4042f9dcb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1512 | 2026.01.15 15:04:12.503230 [ 3 ] {b1e10829-7a7d-44ee-8299-3d4042f9dcb9} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1513 | 2026.01.15 15:04:12.503259 [ 3 ] {b1e10829-7a7d-44ee-8299-3d4042f9dcb9} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1514 | 2026.01.15 15:04:12.503278 [ 3 ] {b1e10829-7a7d-44ee-8299-3d4042f9dcb9} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1515 | 2026.01.15 15:04:12.503293 [ 3 ] {b1e10829-7a7d-44ee-8299-3d4042f9dcb9} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1516 | 2026.01.15 15:04:12.503326 [ 3 ] {b1e10829-7a7d-44ee-8299-3d4042f9dcb9} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1517 | 2026.01.15 15:04:12.503345 [ 3 ] {b1e10829-7a7d-44ee-8299-3d4042f9dcb9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1518 | 2026.01.15 15:04:12.504029 [ 3 ] {b1e10829-7a7d-44ee-8299-3d4042f9dcb9} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00188 sec., 13297.872340425532 rows/sec., 584.38 KiB/sec. | ||
| 1519 | 2026.01.15 15:04:12.504113 [ 3 ] {b1e10829-7a7d-44ee-8299-3d4042f9dcb9} <Debug> TCPHandler: Processed in 0.002218563 sec. | ||
| 1520 | 2026.01.15 15:04:12.505080 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2026.01.15 15:04:12.505215 [ 3 ] {b0ac5185-2175-41dc-af02-5977e469a0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1522 | 2026.01.15 15:04:12.505447 [ 3 ] {b0ac5185-2175-41dc-af02-5977e469a0b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1523 | 2026.01.15 15:04:12.505483 [ 3 ] {b0ac5185-2175-41dc-af02-5977e469a0b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1524 | 2026.01.15 15:04:12.505698 [ 3 ] {b0ac5185-2175-41dc-af02-5977e469a0b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1525 | 2026.01.15 15:04:12.505751 [ 3 ] {b0ac5185-2175-41dc-af02-5977e469a0b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1526 | 2026.01.15 15:04:12.505858 [ 3 ] {b0ac5185-2175-41dc-af02-5977e469a0b2} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1527 | 2026.01.15 15:04:12.505887 [ 3 ] {b0ac5185-2175-41dc-af02-5977e469a0b2} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1528 | 2026.01.15 15:04:12.505906 [ 3 ] {b0ac5185-2175-41dc-af02-5977e469a0b2} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1529 | 2026.01.15 15:04:12.505920 [ 3 ] {b0ac5185-2175-41dc-af02-5977e469a0b2} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1530 | 2026.01.15 15:04:12.505954 [ 3 ] {b0ac5185-2175-41dc-af02-5977e469a0b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1531 | 2026.01.15 15:04:12.505972 [ 3 ] {b0ac5185-2175-41dc-af02-5977e469a0b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1532 | 2026.01.15 15:04:12.506409 [ 3 ] {b0ac5185-2175-41dc-af02-5977e469a0b2} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00125 sec., 20000 rows/sec., 878.91 KiB/sec. | ||
| 1533 | 2026.01.15 15:04:12.506497 [ 3 ] {b0ac5185-2175-41dc-af02-5977e469a0b2} <Debug> TCPHandler: Processed in 0.001464778 sec. | ||
| 1534 | 2026.01.15 15:04:12.506696 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.01.15 15:04:12.506830 [ 3 ] {a2a49d2b-f502-41cf-a135-a4f08f829d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1536 | 2026.01.15 15:04:12.507066 [ 3 ] {a2a49d2b-f502-41cf-a135-a4f08f829d70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1537 | 2026.01.15 15:04:12.507102 [ 3 ] {a2a49d2b-f502-41cf-a135-a4f08f829d70} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1538 | 2026.01.15 15:04:12.507309 [ 3 ] {a2a49d2b-f502-41cf-a135-a4f08f829d70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1539 | 2026.01.15 15:04:12.507363 [ 3 ] {a2a49d2b-f502-41cf-a135-a4f08f829d70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1540 | 2026.01.15 15:04:12.507459 [ 3 ] {a2a49d2b-f502-41cf-a135-a4f08f829d70} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1541 | 2026.01.15 15:04:12.507488 [ 3 ] {a2a49d2b-f502-41cf-a135-a4f08f829d70} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1542 | 2026.01.15 15:04:12.507507 [ 3 ] {a2a49d2b-f502-41cf-a135-a4f08f829d70} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1543 | 2026.01.15 15:04:12.507520 [ 3 ] {a2a49d2b-f502-41cf-a135-a4f08f829d70} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1544 | 2026.01.15 15:04:12.507553 [ 3 ] {a2a49d2b-f502-41cf-a135-a4f08f829d70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1545 | 2026.01.15 15:04:12.507571 [ 3 ] {a2a49d2b-f502-41cf-a135-a4f08f829d70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1546 | 2026.01.15 15:04:12.508176 [ 3 ] {a2a49d2b-f502-41cf-a135-a4f08f829d70} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001401 sec., 17844.396859386154 rows/sec., 784.18 KiB/sec. | ||
| 1547 | 2026.01.15 15:04:12.508267 [ 3 ] {a2a49d2b-f502-41cf-a135-a4f08f829d70} <Debug> TCPHandler: Processed in 0.001619793 sec. | ||
| 1548 | 2026.01.15 15:04:12.508455 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.01.15 15:04:12.508590 [ 3 ] {b980f74a-86b2-4552-903a-acac021810dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1550 | 2026.01.15 15:04:12.508829 [ 3 ] {b980f74a-86b2-4552-903a-acac021810dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1551 | 2026.01.15 15:04:12.508865 [ 3 ] {b980f74a-86b2-4552-903a-acac021810dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1552 | 2026.01.15 15:04:12.509067 [ 3 ] {b980f74a-86b2-4552-903a-acac021810dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1553 | 2026.01.15 15:04:12.509119 [ 3 ] {b980f74a-86b2-4552-903a-acac021810dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1554 | 2026.01.15 15:04:12.509216 [ 3 ] {b980f74a-86b2-4552-903a-acac021810dc} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1555 | 2026.01.15 15:04:12.509245 [ 3 ] {b980f74a-86b2-4552-903a-acac021810dc} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1556 | 2026.01.15 15:04:12.509263 [ 3 ] {b980f74a-86b2-4552-903a-acac021810dc} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1557 | 2026.01.15 15:04:12.509278 [ 3 ] {b980f74a-86b2-4552-903a-acac021810dc} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1558 | 2026.01.15 15:04:12.509311 [ 3 ] {b980f74a-86b2-4552-903a-acac021810dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1559 | 2026.01.15 15:04:12.509334 [ 3 ] {b980f74a-86b2-4552-903a-acac021810dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1560 | 2026.01.15 15:04:12.509725 [ 3 ] {b980f74a-86b2-4552-903a-acac021810dc} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001191 sec., 20990.764063811923 rows/sec., 922.45 KiB/sec. | ||
| 1561 | 2026.01.15 15:04:12.509813 [ 3 ] {b980f74a-86b2-4552-903a-acac021810dc} <Debug> TCPHandler: Processed in 0.001404906 sec. | ||
| 1562 | 2026.01.15 15:04:12.510011 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.01.15 15:04:12.510145 [ 3 ] {330cbe94-a15e-43e9-bff2-d8789f1e6d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1564 | 2026.01.15 15:04:12.510377 [ 3 ] {330cbe94-a15e-43e9-bff2-d8789f1e6d3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1565 | 2026.01.15 15:04:12.510414 [ 3 ] {330cbe94-a15e-43e9-bff2-d8789f1e6d3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1566 | 2026.01.15 15:04:12.510625 [ 3 ] {330cbe94-a15e-43e9-bff2-d8789f1e6d3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1567 | 2026.01.15 15:04:12.510677 [ 3 ] {330cbe94-a15e-43e9-bff2-d8789f1e6d3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1568 | 2026.01.15 15:04:12.510774 [ 3 ] {330cbe94-a15e-43e9-bff2-d8789f1e6d3b} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1569 | 2026.01.15 15:04:12.510803 [ 3 ] {330cbe94-a15e-43e9-bff2-d8789f1e6d3b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1570 | 2026.01.15 15:04:12.510822 [ 3 ] {330cbe94-a15e-43e9-bff2-d8789f1e6d3b} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 1571 | 2026.01.15 15:04:12.510836 [ 3 ] {330cbe94-a15e-43e9-bff2-d8789f1e6d3b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1572 | 2026.01.15 15:04:12.510869 [ 3 ] {330cbe94-a15e-43e9-bff2-d8789f1e6d3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1573 | 2026.01.15 15:04:12.510887 [ 3 ] {330cbe94-a15e-43e9-bff2-d8789f1e6d3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1574 | 2026.01.15 15:04:12.511282 [ 3 ] {330cbe94-a15e-43e9-bff2-d8789f1e6d3b} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001192 sec., 20973.15436241611 rows/sec., 921.67 KiB/sec. | ||
| 1575 | 2026.01.15 15:04:12.511369 [ 3 ] {330cbe94-a15e-43e9-bff2-d8789f1e6d3b} <Debug> TCPHandler: Processed in 0.001406566 sec. | ||
| 1576 | 2026.01.15 15:04:12.511607 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2026.01.15 15:04:12.511713 [ 3 ] {296a050a-479a-4402-8e5a-74d84cc7edf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1578 | 2026.01.15 15:04:12.511754 [ 3 ] {296a050a-479a-4402-8e5a-74d84cc7edf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1579 | 2026.01.15 15:04:12.512259 [ 3 ] {296a050a-479a-4402-8e5a-74d84cc7edf4} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.01.15 15:04:12.512300 [ 3 ] {296a050a-479a-4402-8e5a-74d84cc7edf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1581 | 2026.01.15 15:04:12.512864 [ 3 ] {296a050a-479a-4402-8e5a-74d84cc7edf4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1582 | 2026.01.15 15:04:12.513294 [ 3 ] {296a050a-479a-4402-8e5a-74d84cc7edf4} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.01.15 15:04:12.513446 [ 3 ] {296a050a-479a-4402-8e5a-74d84cc7edf4} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001764 sec., 9070.2947845805 rows/sec., 2.70 MiB/sec. | ||
| 1584 | 2026.01.15 15:04:12.513490 [ 3 ] {296a050a-479a-4402-8e5a-74d84cc7edf4} <Debug> TCPHandler: Processed in 0.001930263 sec. | ||
| 1585 | 2026.01.15 15:04:12.513609 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.01.15 15:04:12.513703 [ 3 ] {4e38721b-a8e7-443b-a3c8-b90dd351a920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1587 | 2026.01.15 15:04:12.513743 [ 3 ] {4e38721b-a8e7-443b-a3c8-b90dd351a920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1588 | 2026.01.15 15:04:12.514317 [ 3 ] {4e38721b-a8e7-443b-a3c8-b90dd351a920} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.01.15 15:04:12.514353 [ 3 ] {4e38721b-a8e7-443b-a3c8-b90dd351a920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1590 | 2026.01.15 15:04:12.514857 [ 3 ] {4e38721b-a8e7-443b-a3c8-b90dd351a920} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1591 | 2026.01.15 15:04:12.515474 [ 3 ] {4e38721b-a8e7-443b-a3c8-b90dd351a920} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.01.15 15:04:12.515602 [ 3 ] {4e38721b-a8e7-443b-a3c8-b90dd351a920} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001918 sec., 213764.3378519291 rows/sec., 13.56 MiB/sec. | ||
| 1593 | 2026.01.15 15:04:12.515646 [ 3 ] {4e38721b-a8e7-443b-a3c8-b90dd351a920} <Debug> TCPHandler: Processed in 0.002084138 sec. | ||
| 1594 | 2026.01.15 15:04:12.515751 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.01.15 15:04:12.515844 [ 3 ] {b67cfe0b-e021-476b-acae-9d4cdd51f711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1596 | 2026.01.15 15:04:12.515883 [ 3 ] {b67cfe0b-e021-476b-acae-9d4cdd51f711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1597 | 2026.01.15 15:04:12.516247 [ 3 ] {b67cfe0b-e021-476b-acae-9d4cdd51f711} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.01.15 15:04:12.516283 [ 3 ] {b67cfe0b-e021-476b-acae-9d4cdd51f711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1599 | 2026.01.15 15:04:12.516738 [ 3 ] {b67cfe0b-e021-476b-acae-9d4cdd51f711} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1600 | 2026.01.15 15:04:12.517261 [ 3 ] {b67cfe0b-e021-476b-acae-9d4cdd51f711} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.01.15 15:04:12.517389 [ 3 ] {b67cfe0b-e021-476b-acae-9d4cdd51f711} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001563 sec., 2559.181062060141 rows/sec., 208.68 KiB/sec. | ||
| 1602 | 2026.01.15 15:04:12.517425 [ 3 ] {b67cfe0b-e021-476b-acae-9d4cdd51f711} <Debug> TCPHandler: Processed in 0.001722527 sec. | ||
| 1603 | 2026.01.15 15:04:12.517523 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2026.01.15 15:04:12.517616 [ 3 ] {ffd18a16-8929-48e3-a546-49e6b0f16480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1605 | 2026.01.15 15:04:12.517655 [ 3 ] {ffd18a16-8929-48e3-a546-49e6b0f16480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1606 | 2026.01.15 15:04:12.518638 [ 3 ] {ffd18a16-8929-48e3-a546-49e6b0f16480} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.01.15 15:04:12.518674 [ 3 ] {ffd18a16-8929-48e3-a546-49e6b0f16480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1608 | 2026.01.15 15:04:12.519297 [ 3 ] {ffd18a16-8929-48e3-a546-49e6b0f16480} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1609 | 2026.01.15 15:04:12.519871 [ 3 ] {ffd18a16-8929-48e3-a546-49e6b0f16480} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.01.15 15:04:12.520002 [ 3 ] {ffd18a16-8929-48e3-a546-49e6b0f16480} <Debug> executeQuery: Read 1134 rows, 91.96 KiB in 0.002404 sec., 471713.8103161398 rows/sec., 37.35 MiB/sec. | ||
| 1611 | 2026.01.15 15:04:12.520038 [ 3 ] {ffd18a16-8929-48e3-a546-49e6b0f16480} <Debug> TCPHandler: Processed in 0.002561924 sec. | ||
| 1612 | 2026.01.15 15:04:12.520156 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1613 | 2026.01.15 15:04:12.520251 [ 3 ] {91771b15-e923-4003-b1fc-096ad019dac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1614 | 2026.01.15 15:04:12.520290 [ 3 ] {91771b15-e923-4003-b1fc-096ad019dac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1615 | 2026.01.15 15:04:12.520775 [ 3 ] {91771b15-e923-4003-b1fc-096ad019dac4} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2026.01.15 15:04:12.520809 [ 3 ] {91771b15-e923-4003-b1fc-096ad019dac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1617 | 2026.01.15 15:04:12.521268 [ 3 ] {91771b15-e923-4003-b1fc-096ad019dac4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1618 | 2026.01.15 15:04:12.521843 [ 3 ] {91771b15-e923-4003-b1fc-096ad019dac4} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2026.01.15 15:04:12.521971 [ 3 ] {91771b15-e923-4003-b1fc-096ad019dac4} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001738 sec., 126006.90448791716 rows/sec., 7.50 MiB/sec. | ||
| 1620 | 2026.01.15 15:04:12.522008 [ 3 ] {91771b15-e923-4003-b1fc-096ad019dac4} <Debug> TCPHandler: Processed in 0.001899492 sec. | ||
| 1621 | 2026.01.15 15:04:12.522120 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.01.15 15:04:12.522214 [ 3 ] {1eac6436-2d71-4c84-b0af-87783a257598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1623 | 2026.01.15 15:04:12.522254 [ 3 ] {1eac6436-2d71-4c84-b0af-87783a257598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1624 | 2026.01.15 15:04:12.522736 [ 3 ] {1eac6436-2d71-4c84-b0af-87783a257598} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2026.01.15 15:04:12.522771 [ 3 ] {1eac6436-2d71-4c84-b0af-87783a257598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1626 | 2026.01.15 15:04:12.523217 [ 3 ] {1eac6436-2d71-4c84-b0af-87783a257598} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1627 | 2026.01.15 15:04:12.523729 [ 3 ] {1eac6436-2d71-4c84-b0af-87783a257598} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.01.15 15:04:12.523859 [ 3 ] {1eac6436-2d71-4c84-b0af-87783a257598} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001663 sec., 127480.45700541191 rows/sec., 8.22 MiB/sec. | ||
| 1629 | 2026.01.15 15:04:12.523896 [ 3 ] {1eac6436-2d71-4c84-b0af-87783a257598} <Debug> TCPHandler: Processed in 0.00182417 sec. | ||
| 1630 | 2026.01.15 15:04:12.524004 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2026.01.15 15:04:12.524097 [ 3 ] {9dea05cc-89fc-47af-ac29-dad48aabd20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1632 | 2026.01.15 15:04:12.524135 [ 3 ] {9dea05cc-89fc-47af-ac29-dad48aabd20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1633 | 2026.01.15 15:04:12.524609 [ 3 ] {9dea05cc-89fc-47af-ac29-dad48aabd20d} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2026.01.15 15:04:12.524644 [ 3 ] {9dea05cc-89fc-47af-ac29-dad48aabd20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1635 | 2026.01.15 15:04:12.525091 [ 3 ] {9dea05cc-89fc-47af-ac29-dad48aabd20d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1636 | 2026.01.15 15:04:12.525651 [ 3 ] {9dea05cc-89fc-47af-ac29-dad48aabd20d} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.01.15 15:04:12.525779 [ 3 ] {9dea05cc-89fc-47af-ac29-dad48aabd20d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001699 sec., 124190.70041200706 rows/sec., 7.05 MiB/sec. | ||
| 1638 | 2026.01.15 15:04:12.525816 [ 3 ] {9dea05cc-89fc-47af-ac29-dad48aabd20d} <Debug> TCPHandler: Processed in 0.001859991 sec. | ||
| 1639 | 2026.01.15 15:04:12.525919 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.01.15 15:04:12.526012 [ 3 ] {c91055e7-a0fc-4df2-81c7-7876ab7c52a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1641 | 2026.01.15 15:04:12.526050 [ 3 ] {c91055e7-a0fc-4df2-81c7-7876ab7c52a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1642 | 2026.01.15 15:04:12.526726 [ 3 ] {c91055e7-a0fc-4df2-81c7-7876ab7c52a9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1643 | 2026.01.15 15:04:12.526762 [ 3 ] {c91055e7-a0fc-4df2-81c7-7876ab7c52a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1644 | 2026.01.15 15:04:12.527243 [ 3 ] {c91055e7-a0fc-4df2-81c7-7876ab7c52a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1645 | 2026.01.15 15:04:12.527762 [ 3 ] {c91055e7-a0fc-4df2-81c7-7876ab7c52a9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2026.01.15 15:04:12.527887 [ 3 ] {c91055e7-a0fc-4df2-81c7-7876ab7c52a9} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001893 sec., 366085.57844690967 rows/sec., 25.58 MiB/sec. | ||
| 1647 | 2026.01.15 15:04:12.527924 [ 3 ] {c91055e7-a0fc-4df2-81c7-7876ab7c52a9} <Debug> TCPHandler: Processed in 0.002051547 sec. | ||
| 1648 | 2026.01.15 15:04:12.528026 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1649 | 2026.01.15 15:04:12.528120 [ 3 ] {af786fb4-7590-46c5-8d0b-96e22941dc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1650 | 2026.01.15 15:04:12.528160 [ 3 ] {af786fb4-7590-46c5-8d0b-96e22941dc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1651 | 2026.01.15 15:04:12.528483 [ 3 ] {af786fb4-7590-46c5-8d0b-96e22941dc8c} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2026.01.15 15:04:12.528518 [ 3 ] {af786fb4-7590-46c5-8d0b-96e22941dc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1653 | 2026.01.15 15:04:12.529064 [ 3 ] {af786fb4-7590-46c5-8d0b-96e22941dc8c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1654 | 2026.01.15 15:04:12.529575 [ 3 ] {af786fb4-7590-46c5-8d0b-96e22941dc8c} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.01.15 15:04:12.529703 [ 3 ] {af786fb4-7590-46c5-8d0b-96e22941dc8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001601 sec., 3747.6577139287947 rows/sec., 195.80 KiB/sec. | ||
| 1656 | 2026.01.15 15:04:12.529738 [ 3 ] {af786fb4-7590-46c5-8d0b-96e22941dc8c} <Debug> TCPHandler: Processed in 0.001759788 sec. | ||
| 1657 | 2026.01.15 15:04:12.529846 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.01.15 15:04:12.529939 [ 3 ] {9713e530-5558-417a-866d-4c79790bd15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1659 | 2026.01.15 15:04:12.529980 [ 3 ] {9713e530-5558-417a-866d-4c79790bd15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1660 | 2026.01.15 15:04:12.530601 [ 3 ] {9713e530-5558-417a-866d-4c79790bd15a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.01.15 15:04:12.530638 [ 3 ] {9713e530-5558-417a-866d-4c79790bd15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1662 | 2026.01.15 15:04:12.531126 [ 3 ] {9713e530-5558-417a-866d-4c79790bd15a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1663 | 2026.01.15 15:04:12.531614 [ 3 ] {9713e530-5558-417a-866d-4c79790bd15a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.01.15 15:04:12.531749 [ 3 ] {9713e530-5558-417a-866d-4c79790bd15a} <Debug> executeQuery: Read 308 rows, 20.65 KiB in 0.001828 sec., 168490.15317286653 rows/sec., 11.03 MiB/sec. | ||
| 1665 | 2026.01.15 15:04:12.531790 [ 3 ] {9713e530-5558-417a-866d-4c79790bd15a} <Debug> TCPHandler: Processed in 0.001991665 sec. | ||
| 1666 | 2026.01.15 15:04:12.531899 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2026.01.15 15:04:12.531993 [ 3 ] {96905971-36c1-4b3d-939e-e098b8d2bb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1668 | 2026.01.15 15:04:12.532034 [ 3 ] {96905971-36c1-4b3d-939e-e098b8d2bb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1669 | 2026.01.15 15:04:12.532354 [ 3 ] {96905971-36c1-4b3d-939e-e098b8d2bb3c} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.01.15 15:04:12.532388 [ 3 ] {96905971-36c1-4b3d-939e-e098b8d2bb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1671 | 2026.01.15 15:04:12.532988 [ 3 ] {96905971-36c1-4b3d-939e-e098b8d2bb3c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1672 | 2026.01.15 15:04:12.533502 [ 3 ] {96905971-36c1-4b3d-939e-e098b8d2bb3c} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.01.15 15:04:12.533632 [ 3 ] {96905971-36c1-4b3d-939e-e098b8d2bb3c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001657 sec., 603.5003017501508 rows/sec., 40.67 KiB/sec. | ||
| 1674 | 2026.01.15 15:04:12.533673 [ 3 ] {96905971-36c1-4b3d-939e-e098b8d2bb3c} <Debug> TCPHandler: Processed in 0.00182246 sec. | ||
| 1675 | 2026.01.15 15:04:12.533780 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2026.01.15 15:04:12.533873 [ 3 ] {668a7325-eabf-434f-baf4-333847a93b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1677 | 2026.01.15 15:04:12.533925 [ 3 ] {668a7325-eabf-434f-baf4-333847a93b38} <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 | ||
| 1678 | 2026.01.15 15:04:12.534633 [ 3 ] {668a7325-eabf-434f-baf4-333847a93b38} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.01.15 15:04:12.534668 [ 3 ] {668a7325-eabf-434f-baf4-333847a93b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1680 | 2026.01.15 15:04:12.535296 [ 3 ] {668a7325-eabf-434f-baf4-333847a93b38} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1681 | 2026.01.15 15:04:12.535793 [ 3 ] {668a7325-eabf-434f-baf4-333847a93b38} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.01.15 15:04:12.535936 [ 3 ] {668a7325-eabf-434f-baf4-333847a93b38} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00208 sec., 4807.6923076923085 rows/sec., 8.62 MiB/sec. | ||
| 1683 | 2026.01.15 15:04:12.535990 [ 3 ] {668a7325-eabf-434f-baf4-333847a93b38} <Debug> TCPHandler: Processed in 0.002257394 sec. | ||
| 1684 | 2026.01.15 15:04:12.536104 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2026.01.15 15:04:12.536198 [ 3 ] {6da1663d-cf53-4021-aa4a-24eb0db8e29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1686 | 2026.01.15 15:04:12.536238 [ 3 ] {6da1663d-cf53-4021-aa4a-24eb0db8e29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1687 | 2026.01.15 15:04:12.536577 [ 3 ] {6da1663d-cf53-4021-aa4a-24eb0db8e29e} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.01.15 15:04:12.536611 [ 3 ] {6da1663d-cf53-4021-aa4a-24eb0db8e29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1689 | 2026.01.15 15:04:12.537031 [ 3 ] {6da1663d-cf53-4021-aa4a-24eb0db8e29e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1690 | 2026.01.15 15:04:12.537508 [ 3 ] {6da1663d-cf53-4021-aa4a-24eb0db8e29e} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.01.15 15:04:12.537632 [ 3 ] {6da1663d-cf53-4021-aa4a-24eb0db8e29e} <Debug> executeQuery: Read 96 rows, 6.02 KiB in 0.001452 sec., 66115.70247933884 rows/sec., 4.05 MiB/sec. | ||
| 1692 | 2026.01.15 15:04:12.537666 [ 3 ] {6da1663d-cf53-4021-aa4a-24eb0db8e29e} <Debug> TCPHandler: Processed in 0.001609923 sec. | ||
| 1693 | 2026.01.15 15:04:13.998824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2396 | ||
| 1694 | 2026.01.15 15:04:13.999508 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.01.15 15:04:13.999559 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1696 | 2026.01.15 15:04:14.000494 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1697 | 2026.01.15 15:04:14.001100 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.07 MiB, peak 173.07 MiB, free memory in arenas 0.00 B, will set to 168.94 MiB (RSS), difference: -4.12 MiB | ||
| 1698 | 2026.01.15 15:04:14.001199 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.01.15 15:04:14.001405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2396 | ||
| 1700 | 2026.01.15 15:04:14.113731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1701 | 2026.01.15 15:04:14.131472 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.01.15 15:04:14.131530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1703 | 2026.01.15 15:04:14.137932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1704 | 2026.01.15 15:04:14.139226 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.01.15 15:04:14.142552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1706 | 2026.01.15 15:04:15.001145 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.31 MiB, peak 173.07 MiB, free memory in arenas 0.00 B, will set to 170.97 MiB (RSS), difference: 5.66 MiB | ||
| 1707 | 2026.01.15 15:04:16.489677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 248 | ||
| 1708 | 2026.01.15 15:04:16.492604 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.01.15 15:04:16.492659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1710 | 2026.01.15 15:04:16.493947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1711 | 2026.01.15 15:04:16.494231 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2026.01.15 15:04:16.494548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 248 | ||
| 1713 | 2026.01.15 15:04:17.428110 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.01.15 15:04:17.428325 [ 3 ] {cbf98572-3ce7-4c90-b96f-84fd0f6c243f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1715 | 2026.01.15 15:04:17.428395 [ 3 ] {cbf98572-3ce7-4c90-b96f-84fd0f6c243f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1716 | 2026.01.15 15:04:17.429125 [ 3 ] {cbf98572-3ce7-4c90-b96f-84fd0f6c243f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.01.15 15:04:17.429162 [ 3 ] {cbf98572-3ce7-4c90-b96f-84fd0f6c243f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1718 | 2026.01.15 15:04:17.429543 [ 3 ] {cbf98572-3ce7-4c90-b96f-84fd0f6c243f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1719 | 2026.01.15 15:04:17.429785 [ 3 ] {cbf98572-3ce7-4c90-b96f-84fd0f6c243f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.01.15 15:04:17.429931 [ 3 ] {cbf98572-3ce7-4c90-b96f-84fd0f6c243f} <Debug> executeQuery: Read 102 rows, 8.70 KiB in 0.001659 sec., 61482.82097649186 rows/sec., 5.12 MiB/sec. | ||
| 1721 | 2026.01.15 15:04:17.429970 [ 3 ] {cbf98572-3ce7-4c90-b96f-84fd0f6c243f} <Debug> TCPHandler: Processed in 0.001988265 sec. | ||
| 1722 | 2026.01.15 15:04:17.430096 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.01.15 15:04:17.430194 [ 3 ] {5f94a6e9-8514-4bfc-a236-5f18e2e449c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1724 | 2026.01.15 15:04:17.430233 [ 3 ] {5f94a6e9-8514-4bfc-a236-5f18e2e449c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1725 | 2026.01.15 15:04:17.430716 [ 3 ] {5f94a6e9-8514-4bfc-a236-5f18e2e449c1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.01.15 15:04:17.430751 [ 3 ] {5f94a6e9-8514-4bfc-a236-5f18e2e449c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1727 | 2026.01.15 15:04:17.431043 [ 3 ] {5f94a6e9-8514-4bfc-a236-5f18e2e449c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1728 | 2026.01.15 15:04:17.431256 [ 3 ] {5f94a6e9-8514-4bfc-a236-5f18e2e449c1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.01.15 15:04:17.431375 [ 3 ] {5f94a6e9-8514-4bfc-a236-5f18e2e449c1} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001199 sec., 19182.652210175147 rows/sec., 1.41 MiB/sec. | ||
| 1730 | 2026.01.15 15:04:17.431410 [ 3 ] {5f94a6e9-8514-4bfc-a236-5f18e2e449c1} <Debug> TCPHandler: Processed in 0.001361215 sec. | ||
| 1731 | 2026.01.15 15:04:17.431523 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.01.15 15:04:17.431616 [ 3 ] {a1cb9ba0-4075-48b2-bf57-7dd46b171bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1733 | 2026.01.15 15:04:17.431654 [ 3 ] {a1cb9ba0-4075-48b2-bf57-7dd46b171bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1734 | 2026.01.15 15:04:17.432118 [ 3 ] {a1cb9ba0-4075-48b2-bf57-7dd46b171bd9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.01.15 15:04:17.432153 [ 3 ] {a1cb9ba0-4075-48b2-bf57-7dd46b171bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1736 | 2026.01.15 15:04:17.432449 [ 3 ] {a1cb9ba0-4075-48b2-bf57-7dd46b171bd9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1737 | 2026.01.15 15:04:17.432655 [ 3 ] {a1cb9ba0-4075-48b2-bf57-7dd46b171bd9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.01.15 15:04:17.432779 [ 3 ] {a1cb9ba0-4075-48b2-bf57-7dd46b171bd9} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001182 sec., 73604.06091370557 rows/sec., 5.75 MiB/sec. | ||
| 1739 | 2026.01.15 15:04:17.432814 [ 3 ] {a1cb9ba0-4075-48b2-bf57-7dd46b171bd9} <Debug> TCPHandler: Processed in 0.001337894 sec. | ||
| 1740 | 2026.01.15 15:04:17.432935 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.01.15 15:04:17.433029 [ 3 ] {1d14a334-a463-46c0-ad72-90fc650c4dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1742 | 2026.01.15 15:04:17.433072 [ 3 ] {1d14a334-a463-46c0-ad72-90fc650c4dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1743 | 2026.01.15 15:04:17.433505 [ 3 ] {1d14a334-a463-46c0-ad72-90fc650c4dd1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.01.15 15:04:17.433540 [ 3 ] {1d14a334-a463-46c0-ad72-90fc650c4dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1745 | 2026.01.15 15:04:17.433860 [ 3 ] {1d14a334-a463-46c0-ad72-90fc650c4dd1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1746 | 2026.01.15 15:04:17.434086 [ 3 ] {1d14a334-a463-46c0-ad72-90fc650c4dd1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.01.15 15:04:17.434212 [ 3 ] {1d14a334-a463-46c0-ad72-90fc650c4dd1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 1748 | 2026.01.15 15:04:17.434255 [ 3 ] {1d14a334-a463-46c0-ad72-90fc650c4dd1} <Debug> TCPHandler: Processed in 0.001376825 sec. | ||
| 1749 | 2026.01.15 15:04:17.434365 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.01.15 15:04:17.434458 [ 3 ] {693db665-61d7-4bc2-a3ca-96f2a5ebfc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1751 | 2026.01.15 15:04:17.434510 [ 3 ] {693db665-61d7-4bc2-a3ca-96f2a5ebfc8f} <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 | ||
| 1752 | 2026.01.15 15:04:17.435247 [ 3 ] {693db665-61d7-4bc2-a3ca-96f2a5ebfc8f} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.01.15 15:04:17.435282 [ 3 ] {693db665-61d7-4bc2-a3ca-96f2a5ebfc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1754 | 2026.01.15 15:04:17.435771 [ 3 ] {693db665-61d7-4bc2-a3ca-96f2a5ebfc8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1755 | 2026.01.15 15:04:17.435997 [ 3 ] {693db665-61d7-4bc2-a3ca-96f2a5ebfc8f} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.01.15 15:04:17.436129 [ 3 ] {693db665-61d7-4bc2-a3ca-96f2a5ebfc8f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001689 sec., 13617.525162818236 rows/sec., 24.40 MiB/sec. | ||
| 1757 | 2026.01.15 15:04:17.436177 [ 3 ] {693db665-61d7-4bc2-a3ca-96f2a5ebfc8f} <Debug> TCPHandler: Processed in 0.001858821 sec. | ||
| 1758 | 2026.01.15 15:04:17.436289 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.01.15 15:04:17.436382 [ 3 ] {805e11c6-76f5-48e4-b006-748b5266a0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1760 | 2026.01.15 15:04:17.436422 [ 3 ] {805e11c6-76f5-48e4-b006-748b5266a0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1761 | 2026.01.15 15:04:17.436750 [ 3 ] {805e11c6-76f5-48e4-b006-748b5266a0df} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.01.15 15:04:17.436785 [ 3 ] {805e11c6-76f5-48e4-b006-748b5266a0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1763 | 2026.01.15 15:04:17.437091 [ 3 ] {805e11c6-76f5-48e4-b006-748b5266a0df} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1764 | 2026.01.15 15:04:17.437297 [ 3 ] {805e11c6-76f5-48e4-b006-748b5266a0df} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.01.15 15:04:17.437428 [ 3 ] {805e11c6-76f5-48e4-b006-748b5266a0df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 1766 | 2026.01.15 15:04:17.437462 [ 3 ] {805e11c6-76f5-48e4-b006-748b5266a0df} <Debug> TCPHandler: Processed in 0.00122056 sec. | ||
| 1767 | 2026.01.15 15:04:21.430475 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1768 | 2026.01.15 15:04:21.430528 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1769 | 2026.01.15 15:04:21.501980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2908 | ||
| 1770 | 2026.01.15 15:04:21.502491 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.01.15 15:04:21.502541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1772 | 2026.01.15 15:04:21.503070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1773 | 2026.01.15 15:04:21.503320 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2026.01.15 15:04:21.503459 [ 79 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1775 | 2026.01.15 15:04:21.503465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2908 | ||
| 1776 | 2026.01.15 15:04:21.503529 [ 79 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.01.15 15:04:21.503560 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1778 | 2026.01.15 15:04:21.506016 [ 202 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 1779 | 2026.01.15 15:04:21.508294 [ 202 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1780 | 2026.01.15 15:04:21.508398 [ 202 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 1781 | 2026.01.15 15:04:21.508521 [ 202 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 500 rows starting from the beginning of the part | ||
| 1782 | 2026.01.15 15:04:21.508574 [ 202 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1783 | 2026.01.15 15:04:21.508621 [ 202 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1784 | 2026.01.15 15:04:21.508680 [ 202 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1785 | 2026.01.15 15:04:21.508736 [ 202 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1786 | 2026.01.15 15:04:21.548457 [ 191 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 4 columns (4 merged, 0 gathered) in 0.04477561 sec., 64946.0722031481 rows/sec., 951.36 KiB/sec. | ||
| 1787 | 2026.01.15 15:04:21.549384 [ 187 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1788 | 2026.01.15 15:04:21.549771 [ 187 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_6_1} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.01.15 15:04:21.549850 [ 187 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_6_1} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1790 | 2026.01.15 15:04:21.552190 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1791 | 2026.01.15 15:04:21.643107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1792 | 2026.01.15 15:04:21.659485 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.01.15 15:04:21.659524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1794 | 2026.01.15 15:04:21.665614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1795 | 2026.01.15 15:04:21.666361 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.01.15 15:04:21.666615 [ 79 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1797 | 2026.01.15 15:04:21.666647 [ 79 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.01.15 15:04:21.666665 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1799 | 2026.01.15 15:04:21.666741 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 1800 | 2026.01.15 15:04:21.669598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1801 | 2026.01.15 15:04:21.669787 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1802 | 2026.01.15 15:04:21.670555 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 1803 | 2026.01.15 15:04:21.673972 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 1804 | 2026.01.15 15:04:21.677397 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 1805 | 2026.01.15 15:04:21.681230 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 1806 | 2026.01.15 15:04:21.690293 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 1807 | 2026.01.15 15:04:21.694609 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 1808 | 2026.01.15 15:04:21.755805 [ 186 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089096775 sec., 516.2925369633188 rows/sec., 2.67 MiB/sec. | ||
| 1809 | 2026.01.15 15:04:21.758501 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1810 | 2026.01.15 15:04:21.760764 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_6_1} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.01.15 15:04:21.760901 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_6_1} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1812 | 2026.01.15 15:04:21.763057 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1813 | 2026.01.15 15:04:22.001126 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.21 MiB, peak 181.75 MiB, free memory in arenas 0.00 B, will set to 181.51 MiB (RSS), difference: 9.30 MiB | ||
| 1814 | 2026.01.15 15:04:22.438587 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.01.15 15:04:22.438771 [ 3 ] {e4520ac5-fea4-4c11-a1ce-f9aa68643124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1816 | 2026.01.15 15:04:22.438840 [ 3 ] {e4520ac5-fea4-4c11-a1ce-f9aa68643124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1817 | 2026.01.15 15:04:22.439610 [ 3 ] {e4520ac5-fea4-4c11-a1ce-f9aa68643124} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.01.15 15:04:22.439660 [ 3 ] {e4520ac5-fea4-4c11-a1ce-f9aa68643124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1819 | 2026.01.15 15:04:22.440101 [ 3 ] {e4520ac5-fea4-4c11-a1ce-f9aa68643124} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1820 | 2026.01.15 15:04:22.440339 [ 3 ] {e4520ac5-fea4-4c11-a1ce-f9aa68643124} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.01.15 15:04:22.440493 [ 3 ] {e4520ac5-fea4-4c11-a1ce-f9aa68643124} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001771 sec., 231507.62281197065 rows/sec., 14.69 MiB/sec. | ||
| 1822 | 2026.01.15 15:04:22.440535 [ 3 ] {e4520ac5-fea4-4c11-a1ce-f9aa68643124} <Debug> TCPHandler: Processed in 0.002076308 sec. | ||
| 1823 | 2026.01.15 15:04:22.440658 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2026.01.15 15:04:22.440754 [ 3 ] {99e9cf55-0ef2-4bd7-84b6-6489983876e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1825 | 2026.01.15 15:04:22.440795 [ 3 ] {99e9cf55-0ef2-4bd7-84b6-6489983876e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1826 | 2026.01.15 15:04:22.441636 [ 3 ] {99e9cf55-0ef2-4bd7-84b6-6489983876e3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.01.15 15:04:22.441675 [ 3 ] {99e9cf55-0ef2-4bd7-84b6-6489983876e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1828 | 2026.01.15 15:04:22.442072 [ 3 ] {99e9cf55-0ef2-4bd7-84b6-6489983876e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1829 | 2026.01.15 15:04:22.442288 [ 3 ] {99e9cf55-0ef2-4bd7-84b6-6489983876e3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.01.15 15:04:22.442393 [ 76 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1831 | 2026.01.15 15:04:22.442409 [ 3 ] {99e9cf55-0ef2-4bd7-84b6-6489983876e3} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001673 sec., 676628.8105200239 rows/sec., 53.59 MiB/sec. | ||
| 1832 | 2026.01.15 15:04:22.442483 [ 76 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.01.15 15:04:22.442497 [ 3 ] {99e9cf55-0ef2-4bd7-84b6-6489983876e3} <Debug> TCPHandler: Processed in 0.001892482 sec. | ||
| 1834 | 2026.01.15 15:04:22.442514 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1835 | 2026.01.15 15:04:22.442617 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.01.15 15:04:22.442666 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 1837 | 2026.01.15 15:04:22.442715 [ 3 ] {cb794ea4-a5db-4d44-8f23-cca41c8618d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1838 | 2026.01.15 15:04:22.442760 [ 3 ] {cb794ea4-a5db-4d44-8f23-cca41c8618d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1839 | 2026.01.15 15:04:22.442822 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1840 | 2026.01.15 15:04:22.442875 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 196 rows starting from the beginning of the part | ||
| 1841 | 2026.01.15 15:04:22.442969 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1842 | 2026.01.15 15:04:22.443025 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 98 rows starting from the beginning of the part | ||
| 1843 | 2026.01.15 15:04:22.443072 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1134 rows starting from the beginning of the part | ||
| 1844 | 2026.01.15 15:04:22.443113 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 102 rows starting from the beginning of the part | ||
| 1845 | 2026.01.15 15:04:22.443166 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1132 rows starting from the beginning of the part | ||
| 1846 | 2026.01.15 15:04:22.443227 [ 3 ] {cb794ea4-a5db-4d44-8f23-cca41c8618d3} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2026.01.15 15:04:22.443268 [ 3 ] {cb794ea4-a5db-4d44-8f23-cca41c8618d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1848 | 2026.01.15 15:04:22.443751 [ 3 ] {cb794ea4-a5db-4d44-8f23-cca41c8618d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1849 | 2026.01.15 15:04:22.443993 [ 3 ] {cb794ea4-a5db-4d44-8f23-cca41c8618d3} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.01.15 15:04:22.444136 [ 3 ] {cb794ea4-a5db-4d44-8f23-cca41c8618d3} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001439 sec., 149409.31202223766 rows/sec., 8.87 MiB/sec. | ||
| 1851 | 2026.01.15 15:04:22.444174 [ 3 ] {cb794ea4-a5db-4d44-8f23-cca41c8618d3} <Debug> TCPHandler: Processed in 0.001606923 sec. | ||
| 1852 | 2026.01.15 15:04:22.444274 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2026.01.15 15:04:22.444367 [ 3 ] {f24b5d82-480c-4852-b4db-dc049ede00dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1854 | 2026.01.15 15:04:22.444406 [ 3 ] {f24b5d82-480c-4852-b4db-dc049ede00dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1855 | 2026.01.15 15:04:22.444773 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2714 rows, containing 5 columns (5 merged, 0 gathered) in 0.002175091 sec., 1247763.8866603742 rows/sec., 104.67 MiB/sec. | ||
| 1856 | 2026.01.15 15:04:22.444857 [ 3 ] {f24b5d82-480c-4852-b4db-dc049ede00dc} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.01.15 15:04:22.444897 [ 3 ] {f24b5d82-480c-4852-b4db-dc049ede00dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1858 | 2026.01.15 15:04:22.445179 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1859 | 2026.01.15 15:04:22.445246 [ 3 ] {f24b5d82-480c-4852-b4db-dc049ede00dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1860 | 2026.01.15 15:04:22.445538 [ 3 ] {f24b5d82-480c-4852-b4db-dc049ede00dc} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.01.15 15:04:22.445681 [ 3 ] {f24b5d82-480c-4852-b4db-dc049ede00dc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001331 sec., 159278.73779113448 rows/sec., 10.27 MiB/sec. | ||
| 1862 | 2026.01.15 15:04:22.445710 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_6_1} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.01.15 15:04:22.445718 [ 3 ] {f24b5d82-480c-4852-b4db-dc049ede00dc} <Debug> TCPHandler: Processed in 0.001493159 sec. | ||
| 1864 | 2026.01.15 15:04:22.445797 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_6_1} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1865 | 2026.01.15 15:04:22.445835 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.01.15 15:04:22.445894 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 1867 | 2026.01.15 15:04:22.445933 [ 3 ] {0553b1f3-8d0e-40c6-b30b-a7e65ed6fd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1868 | 2026.01.15 15:04:22.445976 [ 3 ] {0553b1f3-8d0e-40c6-b30b-a7e65ed6fd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1869 | 2026.01.15 15:04:22.446430 [ 3 ] {0553b1f3-8d0e-40c6-b30b-a7e65ed6fd62} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2026.01.15 15:04:22.446467 [ 3 ] {0553b1f3-8d0e-40c6-b30b-a7e65ed6fd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1871 | 2026.01.15 15:04:22.446771 [ 3 ] {0553b1f3-8d0e-40c6-b30b-a7e65ed6fd62} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1872 | 2026.01.15 15:04:22.446988 [ 3 ] {0553b1f3-8d0e-40c6-b30b-a7e65ed6fd62} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2026.01.15 15:04:22.447113 [ 3 ] {0553b1f3-8d0e-40c6-b30b-a7e65ed6fd62} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 1874 | 2026.01.15 15:04:22.447150 [ 3 ] {0553b1f3-8d0e-40c6-b30b-a7e65ed6fd62} <Debug> TCPHandler: Processed in 0.001363544 sec. | ||
| 1875 | 2026.01.15 15:04:22.447278 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2026.01.15 15:04:22.447398 [ 3 ] {04f62dc2-857e-4693-a5c6-f14c82e1bb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1877 | 2026.01.15 15:04:22.447445 [ 3 ] {04f62dc2-857e-4693-a5c6-f14c82e1bb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1878 | 2026.01.15 15:04:22.448117 [ 3 ] {04f62dc2-857e-4693-a5c6-f14c82e1bb5d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.01.15 15:04:22.448153 [ 3 ] {04f62dc2-857e-4693-a5c6-f14c82e1bb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1880 | 2026.01.15 15:04:22.448510 [ 3 ] {04f62dc2-857e-4693-a5c6-f14c82e1bb5d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1881 | 2026.01.15 15:04:22.448718 [ 3 ] {04f62dc2-857e-4693-a5c6-f14c82e1bb5d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.01.15 15:04:22.448817 [ 74 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1883 | 2026.01.15 15:04:22.448842 [ 3 ] {04f62dc2-857e-4693-a5c6-f14c82e1bb5d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001468 sec., 469346.04904632154 rows/sec., 32.78 MiB/sec. | ||
| 1884 | 2026.01.15 15:04:22.448866 [ 74 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.01.15 15:04:22.448883 [ 3 ] {04f62dc2-857e-4693-a5c6-f14c82e1bb5d} <Debug> TCPHandler: Processed in 0.001664195 sec. | ||
| 1886 | 2026.01.15 15:04:22.448895 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1887 | 2026.01.15 15:04:22.448974 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 1888 | 2026.01.15 15:04:22.448994 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2026.01.15 15:04:22.449094 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1890 | 2026.01.15 15:04:22.449098 [ 3 ] {ef6f9ad3-ec72-483b-8913-caefb550547e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1891 | 2026.01.15 15:04:22.449134 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 122 rows starting from the beginning of the part | ||
| 1892 | 2026.01.15 15:04:22.449158 [ 3 ] {ef6f9ad3-ec72-483b-8913-caefb550547e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1893 | 2026.01.15 15:04:22.449192 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 1894 | 2026.01.15 15:04:22.449240 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 85 rows starting from the beginning of the part | ||
| 1895 | 2026.01.15 15:04:22.449279 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 693 rows starting from the beginning of the part | ||
| 1896 | 2026.01.15 15:04:22.449318 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 87 rows starting from the beginning of the part | ||
| 1897 | 2026.01.15 15:04:22.449356 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 689 rows starting from the beginning of the part | ||
| 1898 | 2026.01.15 15:04:22.449476 [ 3 ] {ef6f9ad3-ec72-483b-8913-caefb550547e} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.01.15 15:04:22.449516 [ 3 ] {ef6f9ad3-ec72-483b-8913-caefb550547e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1900 | 2026.01.15 15:04:22.449898 [ 3 ] {ef6f9ad3-ec72-483b-8913-caefb550547e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1901 | 2026.01.15 15:04:22.450139 [ 3 ] {ef6f9ad3-ec72-483b-8913-caefb550547e} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.01.15 15:04:22.450263 [ 3 ] {ef6f9ad3-ec72-483b-8913-caefb550547e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001183 sec., 5071.851225697379 rows/sec., 264.98 KiB/sec. | ||
| 1903 | 2026.01.15 15:04:22.450297 [ 3 ] {ef6f9ad3-ec72-483b-8913-caefb550547e} <Debug> TCPHandler: Processed in 0.001350785 sec. | ||
| 1904 | 2026.01.15 15:04:22.450404 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.01.15 15:04:22.450447 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502979 sec., 1152378.0438715378 rows/sec., 87.09 MiB/sec. | ||
| 1906 | 2026.01.15 15:04:22.450508 [ 3 ] {aaecf8ef-6872-460f-8718-dc6d28723414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.01.15 15:04:22.450558 [ 3 ] {aaecf8ef-6872-460f-8718-dc6d28723414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1908 | 2026.01.15 15:04:22.450625 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1909 | 2026.01.15 15:04:22.450873 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_6_1} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.01.15 15:04:22.450937 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_6_1} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1911 | 2026.01.15 15:04:22.450998 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1912 | 2026.01.15 15:04:22.451006 [ 3 ] {aaecf8ef-6872-460f-8718-dc6d28723414} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.01.15 15:04:22.451050 [ 3 ] {aaecf8ef-6872-460f-8718-dc6d28723414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1914 | 2026.01.15 15:04:22.451422 [ 3 ] {aaecf8ef-6872-460f-8718-dc6d28723414} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1915 | 2026.01.15 15:04:22.451642 [ 3 ] {aaecf8ef-6872-460f-8718-dc6d28723414} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.01.15 15:04:22.451744 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1917 | 2026.01.15 15:04:22.451777 [ 3 ] {aaecf8ef-6872-460f-8718-dc6d28723414} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00129 sec., 243410.85271317832 rows/sec., 15.99 MiB/sec. | ||
| 1918 | 2026.01.15 15:04:22.451784 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.01.15 15:04:22.451820 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1920 | 2026.01.15 15:04:22.451821 [ 3 ] {aaecf8ef-6872-460f-8718-dc6d28723414} <Debug> TCPHandler: Processed in 0.001469198 sec. | ||
| 1921 | 2026.01.15 15:04:22.451930 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 1922 | 2026.01.15 15:04:22.451951 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.01.15 15:04:22.452052 [ 3 ] {803ad710-c151-491c-ac1e-24243876ba8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1924 | 2026.01.15 15:04:22.452082 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1925 | 2026.01.15 15:04:22.452094 [ 3 ] {803ad710-c151-491c-ac1e-24243876ba8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1926 | 2026.01.15 15:04:22.452135 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 226 rows starting from the beginning of the part | ||
| 1927 | 2026.01.15 15:04:22.452230 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1928 | 2026.01.15 15:04:22.452279 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1929 | 2026.01.15 15:04:22.452323 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 308 rows starting from the beginning of the part | ||
| 1930 | 2026.01.15 15:04:22.452375 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 1931 | 2026.01.15 15:04:22.452417 [ 3 ] {803ad710-c151-491c-ac1e-24243876ba8e} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.01.15 15:04:22.452433 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part | ||
| 1933 | 2026.01.15 15:04:22.452460 [ 3 ] {803ad710-c151-491c-ac1e-24243876ba8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1934 | 2026.01.15 15:04:22.452814 [ 3 ] {803ad710-c151-491c-ac1e-24243876ba8e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1935 | 2026.01.15 15:04:22.453059 [ 3 ] {803ad710-c151-491c-ac1e-24243876ba8e} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2026.01.15 15:04:22.453197 [ 3 ] {803ad710-c151-491c-ac1e-24243876ba8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 57.94 KiB/sec. | ||
| 1937 | 2026.01.15 15:04:22.453233 [ 3 ] {803ad710-c151-491c-ac1e-24243876ba8e} <Debug> TCPHandler: Processed in 0.001331884 sec. | ||
| 1938 | 2026.01.15 15:04:22.453341 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.01.15 15:04:22.453440 [ 3 ] {25219cd1-e294-483c-a309-5d7c7a546483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1940 | 2026.01.15 15:04:22.453498 [ 3 ] {25219cd1-e294-483c-a309-5d7c7a546483} <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 | ||
| 1941 | 2026.01.15 15:04:22.453761 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001886412 sec., 693379.8131055146 rows/sec., 48.06 MiB/sec. | ||
| 1942 | 2026.01.15 15:04:22.453988 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1943 | 2026.01.15 15:04:22.454237 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2026.01.15 15:04:22.454277 [ 3 ] {25219cd1-e294-483c-a309-5d7c7a546483} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.01.15 15:04:22.454300 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1946 | 2026.01.15 15:04:22.454321 [ 3 ] {25219cd1-e294-483c-a309-5d7c7a546483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1947 | 2026.01.15 15:04:22.454373 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1948 | 2026.01.15 15:04:22.454859 [ 3 ] {25219cd1-e294-483c-a309-5d7c7a546483} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1949 | 2026.01.15 15:04:22.455087 [ 3 ] {25219cd1-e294-483c-a309-5d7c7a546483} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.01.15 15:04:22.455236 [ 3 ] {25219cd1-e294-483c-a309-5d7c7a546483} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001819 sec., 5497.526113249038 rows/sec., 9.85 MiB/sec. | ||
| 1951 | 2026.01.15 15:04:22.455292 [ 3 ] {25219cd1-e294-483c-a309-5d7c7a546483} <Debug> TCPHandler: Processed in 0.001999786 sec. | ||
| 1952 | 2026.01.15 15:04:22.455394 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.01.15 15:04:22.455488 [ 3 ] {1d88a7cd-438a-4688-9ad8-fee7edde21b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1954 | 2026.01.15 15:04:22.455530 [ 3 ] {1d88a7cd-438a-4688-9ad8-fee7edde21b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1955 | 2026.01.15 15:04:22.455860 [ 3 ] {1d88a7cd-438a-4688-9ad8-fee7edde21b3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.01.15 15:04:22.455897 [ 3 ] {1d88a7cd-438a-4688-9ad8-fee7edde21b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1957 | 2026.01.15 15:04:22.456207 [ 3 ] {1d88a7cd-438a-4688-9ad8-fee7edde21b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1958 | 2026.01.15 15:04:22.456426 [ 3 ] {1d88a7cd-438a-4688-9ad8-fee7edde21b3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.01.15 15:04:22.456522 [ 74 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1960 | 2026.01.15 15:04:22.456553 [ 3 ] {1d88a7cd-438a-4688-9ad8-fee7edde21b3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001083 sec., 96029.54755309326 rows/sec., 5.88 MiB/sec. | ||
| 1961 | 2026.01.15 15:04:22.456555 [ 74 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.01.15 15:04:22.456592 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1963 | 2026.01.15 15:04:22.456595 [ 3 ] {1d88a7cd-438a-4688-9ad8-fee7edde21b3} <Debug> TCPHandler: Processed in 0.001249192 sec. | ||
| 1964 | 2026.01.15 15:04:22.456674 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 1965 | 2026.01.15 15:04:22.456776 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1966 | 2026.01.15 15:04:22.456814 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1967 | 2026.01.15 15:04:22.456882 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1968 | 2026.01.15 15:04:22.456927 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1969 | 2026.01.15 15:04:22.456967 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 96 rows starting from the beginning of the part | ||
| 1970 | 2026.01.15 15:04:22.457020 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 1971 | 2026.01.15 15:04:22.457066 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1972 | 2026.01.15 15:04:22.457865 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 4 columns (4 merged, 0 gathered) in 0.0012258 sec., 301843.6939141785 rows/sec., 19.45 MiB/sec. | ||
| 1973 | 2026.01.15 15:04:22.457991 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1974 | 2026.01.15 15:04:22.458225 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_6_1} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.01.15 15:04:22.458283 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_6_1} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1976 | 2026.01.15 15:04:22.458333 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1977 | 2026.01.15 15:04:26.495225 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 282 | ||
| 1978 | 2026.01.15 15:04:26.497557 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.01.15 15:04:26.497616 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1980 | 2026.01.15 15:04:26.498817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1981 | 2026.01.15 15:04:26.499100 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.01.15 15:04:26.499435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1983 | 2026.01.15 15:04:27.427165 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.01.15 15:04:27.427478 [ 3 ] {e69c9d70-7acc-4e38-aff4-cab3e8d87b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1985 | 2026.01.15 15:04:27.427588 [ 3 ] {e69c9d70-7acc-4e38-aff4-cab3e8d87b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1986 | 2026.01.15 15:04:27.428299 [ 3 ] {e69c9d70-7acc-4e38-aff4-cab3e8d87b02} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.01.15 15:04:27.428348 [ 3 ] {e69c9d70-7acc-4e38-aff4-cab3e8d87b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1988 | 2026.01.15 15:04:27.428753 [ 3 ] {e69c9d70-7acc-4e38-aff4-cab3e8d87b02} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1989 | 2026.01.15 15:04:27.428985 [ 3 ] {e69c9d70-7acc-4e38-aff4-cab3e8d87b02} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.01.15 15:04:27.429149 [ 3 ] {e69c9d70-7acc-4e38-aff4-cab3e8d87b02} <Debug> executeQuery: Read 102 rows, 8.70 KiB in 0.001748 sec., 58352.40274599542 rows/sec., 4.86 MiB/sec. | ||
| 1991 | 2026.01.15 15:04:27.429191 [ 3 ] {e69c9d70-7acc-4e38-aff4-cab3e8d87b02} <Debug> TCPHandler: Processed in 0.002208483 sec. | ||
| 1992 | 2026.01.15 15:04:27.429314 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2026.01.15 15:04:27.429410 [ 3 ] {8d58a112-5b00-43d3-aaf5-5518b1763dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1994 | 2026.01.15 15:04:27.429451 [ 3 ] {8d58a112-5b00-43d3-aaf5-5518b1763dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1995 | 2026.01.15 15:04:27.429849 [ 3 ] {8d58a112-5b00-43d3-aaf5-5518b1763dc1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2026.01.15 15:04:27.429886 [ 3 ] {8d58a112-5b00-43d3-aaf5-5518b1763dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1997 | 2026.01.15 15:04:27.430183 [ 3 ] {8d58a112-5b00-43d3-aaf5-5518b1763dc1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1998 | 2026.01.15 15:04:27.430405 [ 3 ] {8d58a112-5b00-43d3-aaf5-5518b1763dc1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.01.15 15:04:27.430508 [ 66 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2000 | 2026.01.15 15:04:27.430540 [ 3 ] {8d58a112-5b00-43d3-aaf5-5518b1763dc1} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001149 sec., 20017.40644038294 rows/sec., 1.47 MiB/sec. | ||
| 2001 | 2026.01.15 15:04:27.430574 [ 66 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.01.15 15:04:27.430584 [ 3 ] {8d58a112-5b00-43d3-aaf5-5518b1763dc1} <Debug> TCPHandler: Processed in 0.001320533 sec. | ||
| 2003 | 2026.01.15 15:04:27.430603 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2004 | 2026.01.15 15:04:27.430703 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.01.15 15:04:27.430717 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 2006 | 2026.01.15 15:04:27.430802 [ 3 ] {cc0a2d4e-31f4-41fd-99d1-795d759b62a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2007 | 2026.01.15 15:04:27.430846 [ 3 ] {cc0a2d4e-31f4-41fd-99d1-795d759b62a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2008 | 2026.01.15 15:04:27.430855 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2009 | 2026.01.15 15:04:27.430898 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 2010 | 2026.01.15 15:04:27.430972 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2011 | 2026.01.15 15:04:27.431024 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 219 rows starting from the beginning of the part | ||
| 2012 | 2026.01.15 15:04:27.431071 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2013 | 2026.01.15 15:04:27.431113 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 215 rows starting from the beginning of the part | ||
| 2014 | 2026.01.15 15:04:27.431165 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 2015 | 2026.01.15 15:04:27.431282 [ 3 ] {cc0a2d4e-31f4-41fd-99d1-795d759b62a4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.01.15 15:04:27.431326 [ 3 ] {cc0a2d4e-31f4-41fd-99d1-795d759b62a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2017 | 2026.01.15 15:04:27.431655 [ 3 ] {cc0a2d4e-31f4-41fd-99d1-795d759b62a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2018 | 2026.01.15 15:04:27.431880 [ 3 ] {cc0a2d4e-31f4-41fd-99d1-795d759b62a4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.01.15 15:04:27.432012 [ 3 ] {cc0a2d4e-31f4-41fd-99d1-795d759b62a4} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001228 sec., 70846.90553745929 rows/sec., 5.53 MiB/sec. | ||
| 2020 | 2026.01.15 15:04:27.432050 [ 3 ] {cc0a2d4e-31f4-41fd-99d1-795d759b62a4} <Debug> TCPHandler: Processed in 0.001395566 sec. | ||
| 2021 | 2026.01.15 15:04:27.432113 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443228 sec., 369311.01669313514 rows/sec., 24.33 MiB/sec. | ||
| 2022 | 2026.01.15 15:04:27.432164 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2026.01.15 15:04:27.432261 [ 3 ] {387b6cd9-be31-4c2a-ab6d-a4b2bb7a7ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2024 | 2026.01.15 15:04:27.432304 [ 3 ] {387b6cd9-be31-4c2a-ab6d-a4b2bb7a7ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2025 | 2026.01.15 15:04:27.432331 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2026 | 2026.01.15 15:04:27.432613 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_6_1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.01.15 15:04:27.432683 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_6_1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2028 | 2026.01.15 15:04:27.432714 [ 3 ] {387b6cd9-be31-4c2a-ab6d-a4b2bb7a7ea2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.01.15 15:04:27.432753 [ 3 ] {387b6cd9-be31-4c2a-ab6d-a4b2bb7a7ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2030 | 2026.01.15 15:04:27.432755 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2031 | 2026.01.15 15:04:27.433086 [ 3 ] {387b6cd9-be31-4c2a-ab6d-a4b2bb7a7ea2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2032 | 2026.01.15 15:04:27.433294 [ 3 ] {387b6cd9-be31-4c2a-ab6d-a4b2bb7a7ea2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.01.15 15:04:27.433425 [ 3 ] {387b6cd9-be31-4c2a-ab6d-a4b2bb7a7ea2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2034 | 2026.01.15 15:04:27.433460 [ 3 ] {387b6cd9-be31-4c2a-ab6d-a4b2bb7a7ea2} <Debug> TCPHandler: Processed in 0.001344914 sec. | ||
| 2035 | 2026.01.15 15:04:27.433559 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2036 | 2026.01.15 15:04:27.433650 [ 3 ] {548d82d6-b073-40d7-a41a-615a42b8baa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2037 | 2026.01.15 15:04:27.433703 [ 3 ] {548d82d6-b073-40d7-a41a-615a42b8baa1} <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 | ||
| 2038 | 2026.01.15 15:04:27.434459 [ 3 ] {548d82d6-b073-40d7-a41a-615a42b8baa1} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.01.15 15:04:27.434495 [ 3 ] {548d82d6-b073-40d7-a41a-615a42b8baa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2040 | 2026.01.15 15:04:27.435006 [ 3 ] {548d82d6-b073-40d7-a41a-615a42b8baa1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2041 | 2026.01.15 15:04:27.435228 [ 3 ] {548d82d6-b073-40d7-a41a-615a42b8baa1} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2042 | 2026.01.15 15:04:27.435346 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2043 | 2026.01.15 15:04:27.435359 [ 3 ] {548d82d6-b073-40d7-a41a-615a42b8baa1} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001727 sec., 13317.892298784018 rows/sec., 23.87 MiB/sec. | ||
| 2044 | 2026.01.15 15:04:27.435394 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.01.15 15:04:27.435420 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2046 | 2026.01.15 15:04:27.435423 [ 3 ] {548d82d6-b073-40d7-a41a-615a42b8baa1} <Debug> TCPHandler: Processed in 0.001910423 sec. | ||
| 2047 | 2026.01.15 15:04:27.435504 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 2048 | 2026.01.15 15:04:27.435547 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.01.15 15:04:27.435643 [ 3 ] {299df95f-09e7-4533-bd27-6a322d093b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2050 | 2026.01.15 15:04:27.435684 [ 3 ] {299df95f-09e7-4533-bd27-6a322d093b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2051 | 2026.01.15 15:04:27.435719 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2052 | 2026.01.15 15:04:27.435780 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2053 | 2026.01.15 15:04:27.435909 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2054 | 2026.01.15 15:04:27.436029 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2055 | 2026.01.15 15:04:27.436032 [ 3 ] {299df95f-09e7-4533-bd27-6a322d093b41} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.01.15 15:04:27.436078 [ 3 ] {299df95f-09e7-4533-bd27-6a322d093b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2057 | 2026.01.15 15:04:27.436146 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2058 | 2026.01.15 15:04:27.436266 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2059 | 2026.01.15 15:04:27.436383 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 2060 | 2026.01.15 15:04:27.436398 [ 3 ] {299df95f-09e7-4533-bd27-6a322d093b41} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2061 | 2026.01.15 15:04:27.436626 [ 3 ] {299df95f-09e7-4533-bd27-6a322d093b41} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.01.15 15:04:27.436762 [ 3 ] {299df95f-09e7-4533-bd27-6a322d093b41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 2063 | 2026.01.15 15:04:27.436798 [ 3 ] {299df95f-09e7-4533-bd27-6a322d093b41} <Debug> TCPHandler: Processed in 0.001298653 sec. | ||
| 2064 | 2026.01.15 15:04:27.438325 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 99 rows, containing 19 columns (19 merged, 0 gathered) in 0.002855034 sec., 34675.59405597272 rows/sec., 62.14 MiB/sec. | ||
| 2065 | 2026.01.15 15:04:27.438595 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2066 | 2026.01.15 15:04:27.438897 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.01.15 15:04:27.438962 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2068 | 2026.01.15 15:04:27.439038 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 2069 | 2026.01.15 15:04:29.004163 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3420 | ||
| 2070 | 2026.01.15 15:04:29.004668 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.01.15 15:04:29.004709 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2072 | 2026.01.15 15:04:29.005209 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2073 | 2026.01.15 15:04:29.005454 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.01.15 15:04:29.005595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3420 | ||
| 2075 | 2026.01.15 15:04:29.170265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2076 | 2026.01.15 15:04:29.187107 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.01.15 15:04:29.187166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2078 | 2026.01.15 15:04:29.192611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2079 | 2026.01.15 15:04:29.193286 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.01.15 15:04:29.196356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2081 | 2026.01.15 15:04:32.436183 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.01.15 15:04:32.436495 [ 3 ] {c612b62f-bb5d-427c-aa14-6a10ac455113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2083 | 2026.01.15 15:04:32.436607 [ 3 ] {c612b62f-bb5d-427c-aa14-6a10ac455113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2084 | 2026.01.15 15:04:32.437585 [ 3 ] {c612b62f-bb5d-427c-aa14-6a10ac455113} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.01.15 15:04:32.437644 [ 3 ] {c612b62f-bb5d-427c-aa14-6a10ac455113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2086 | 2026.01.15 15:04:32.438109 [ 3 ] {c612b62f-bb5d-427c-aa14-6a10ac455113} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2087 | 2026.01.15 15:04:32.438387 [ 3 ] {c612b62f-bb5d-427c-aa14-6a10ac455113} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.01.15 15:04:32.438569 [ 3 ] {c612b62f-bb5d-427c-aa14-6a10ac455113} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002153 sec., 190431.95541105434 rows/sec., 12.08 MiB/sec. | ||
| 2089 | 2026.01.15 15:04:32.438625 [ 3 ] {c612b62f-bb5d-427c-aa14-6a10ac455113} <Debug> TCPHandler: Processed in 0.002629906 sec. | ||
| 2090 | 2026.01.15 15:04:32.438769 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.01.15 15:04:32.438871 [ 3 ] {1804bba6-b2b7-43cf-8b9b-4283e2be2128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2092 | 2026.01.15 15:04:32.438916 [ 3 ] {1804bba6-b2b7-43cf-8b9b-4283e2be2128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2093 | 2026.01.15 15:04:32.439844 [ 3 ] {1804bba6-b2b7-43cf-8b9b-4283e2be2128} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.01.15 15:04:32.439881 [ 3 ] {1804bba6-b2b7-43cf-8b9b-4283e2be2128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2095 | 2026.01.15 15:04:32.440259 [ 3 ] {1804bba6-b2b7-43cf-8b9b-4283e2be2128} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2096 | 2026.01.15 15:04:32.440477 [ 3 ] {1804bba6-b2b7-43cf-8b9b-4283e2be2128} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.01.15 15:04:32.440602 [ 3 ] {1804bba6-b2b7-43cf-8b9b-4283e2be2128} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001754 sec., 645381.9840364881 rows/sec., 51.12 MiB/sec. | ||
| 2098 | 2026.01.15 15:04:32.440639 [ 3 ] {1804bba6-b2b7-43cf-8b9b-4283e2be2128} <Debug> TCPHandler: Processed in 0.001931263 sec. | ||
| 2099 | 2026.01.15 15:04:32.440761 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.01.15 15:04:32.440855 [ 3 ] {9a6e289d-7215-46e3-a11b-bf0ee83f27f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2101 | 2026.01.15 15:04:32.440895 [ 3 ] {9a6e289d-7215-46e3-a11b-bf0ee83f27f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2102 | 2026.01.15 15:04:32.441414 [ 3 ] {9a6e289d-7215-46e3-a11b-bf0ee83f27f0} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.01.15 15:04:32.441458 [ 3 ] {9a6e289d-7215-46e3-a11b-bf0ee83f27f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2104 | 2026.01.15 15:04:32.441791 [ 3 ] {9a6e289d-7215-46e3-a11b-bf0ee83f27f0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2105 | 2026.01.15 15:04:32.442008 [ 3 ] {9a6e289d-7215-46e3-a11b-bf0ee83f27f0} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.01.15 15:04:32.442131 [ 3 ] {9a6e289d-7215-46e3-a11b-bf0ee83f27f0} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001294 sec., 166151.46831530138 rows/sec., 9.86 MiB/sec. | ||
| 2107 | 2026.01.15 15:04:32.442168 [ 3 ] {9a6e289d-7215-46e3-a11b-bf0ee83f27f0} <Debug> TCPHandler: Processed in 0.001456708 sec. | ||
| 2108 | 2026.01.15 15:04:32.442273 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.01.15 15:04:32.442365 [ 3 ] {14d15c8b-92d1-4951-8adf-c31eb3433db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2110 | 2026.01.15 15:04:32.442403 [ 3 ] {14d15c8b-92d1-4951-8adf-c31eb3433db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2111 | 2026.01.15 15:04:32.442866 [ 3 ] {14d15c8b-92d1-4951-8adf-c31eb3433db0} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.01.15 15:04:32.442901 [ 3 ] {14d15c8b-92d1-4951-8adf-c31eb3433db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2113 | 2026.01.15 15:04:32.443193 [ 3 ] {14d15c8b-92d1-4951-8adf-c31eb3433db0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2114 | 2026.01.15 15:04:32.443398 [ 3 ] {14d15c8b-92d1-4951-8adf-c31eb3433db0} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.01.15 15:04:32.443522 [ 3 ] {14d15c8b-92d1-4951-8adf-c31eb3433db0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001176 sec., 180272.10884353743 rows/sec., 11.63 MiB/sec. | ||
| 2116 | 2026.01.15 15:04:32.443558 [ 3 ] {14d15c8b-92d1-4951-8adf-c31eb3433db0} <Debug> TCPHandler: Processed in 0.001331603 sec. | ||
| 2117 | 2026.01.15 15:04:32.443664 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.01.15 15:04:32.443756 [ 3 ] {5c4adcbf-a46d-4560-8149-9009ebc63ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2119 | 2026.01.15 15:04:32.443794 [ 3 ] {5c4adcbf-a46d-4560-8149-9009ebc63ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2120 | 2026.01.15 15:04:32.444247 [ 3 ] {5c4adcbf-a46d-4560-8149-9009ebc63ce5} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.01.15 15:04:32.444282 [ 3 ] {5c4adcbf-a46d-4560-8149-9009ebc63ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2122 | 2026.01.15 15:04:32.444579 [ 3 ] {5c4adcbf-a46d-4560-8149-9009ebc63ce5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2123 | 2026.01.15 15:04:32.444785 [ 3 ] {5c4adcbf-a46d-4560-8149-9009ebc63ce5} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.01.15 15:04:32.444905 [ 3 ] {5c4adcbf-a46d-4560-8149-9009ebc63ce5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001168 sec., 180650.68493150684 rows/sec., 10.26 MiB/sec. | ||
| 2125 | 2026.01.15 15:04:32.444941 [ 3 ] {5c4adcbf-a46d-4560-8149-9009ebc63ce5} <Debug> TCPHandler: Processed in 0.001322814 sec. | ||
| 2126 | 2026.01.15 15:04:32.445041 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.01.15 15:04:32.445131 [ 3 ] {886b186c-84ba-4e2f-b58b-8dc73eb9d9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2128 | 2026.01.15 15:04:32.445169 [ 3 ] {886b186c-84ba-4e2f-b58b-8dc73eb9d9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2129 | 2026.01.15 15:04:32.445780 [ 3 ] {886b186c-84ba-4e2f-b58b-8dc73eb9d9f7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.01.15 15:04:32.445815 [ 3 ] {886b186c-84ba-4e2f-b58b-8dc73eb9d9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2131 | 2026.01.15 15:04:32.446126 [ 3 ] {886b186c-84ba-4e2f-b58b-8dc73eb9d9f7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2132 | 2026.01.15 15:04:32.446341 [ 3 ] {886b186c-84ba-4e2f-b58b-8dc73eb9d9f7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.01.15 15:04:32.446462 [ 3 ] {886b186c-84ba-4e2f-b58b-8dc73eb9d9f7} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001348 sec., 511127.59643916914 rows/sec., 35.69 MiB/sec. | ||
| 2134 | 2026.01.15 15:04:32.446497 [ 3 ] {886b186c-84ba-4e2f-b58b-8dc73eb9d9f7} <Debug> TCPHandler: Processed in 0.00150267 sec. | ||
| 2135 | 2026.01.15 15:04:32.446596 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.01.15 15:04:32.446687 [ 3 ] {1e63c884-aacc-49fc-bcec-1cefc5c2a570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2137 | 2026.01.15 15:04:32.446726 [ 3 ] {1e63c884-aacc-49fc-bcec-1cefc5c2a570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2138 | 2026.01.15 15:04:32.447047 [ 3 ] {1e63c884-aacc-49fc-bcec-1cefc5c2a570} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.01.15 15:04:32.447082 [ 3 ] {1e63c884-aacc-49fc-bcec-1cefc5c2a570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2140 | 2026.01.15 15:04:32.447371 [ 3 ] {1e63c884-aacc-49fc-bcec-1cefc5c2a570} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2141 | 2026.01.15 15:04:32.447569 [ 3 ] {1e63c884-aacc-49fc-bcec-1cefc5c2a570} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.01.15 15:04:32.447690 [ 3 ] {1e63c884-aacc-49fc-bcec-1cefc5c2a570} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001021 sec., 5876.5915768854065 rows/sec., 307.03 KiB/sec. | ||
| 2143 | 2026.01.15 15:04:32.447724 [ 3 ] {1e63c884-aacc-49fc-bcec-1cefc5c2a570} <Debug> TCPHandler: Processed in 0.001174118 sec. | ||
| 2144 | 2026.01.15 15:04:32.447823 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.01.15 15:04:32.447913 [ 3 ] {b7a55a5d-d481-4754-8180-315bcb04bbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2146 | 2026.01.15 15:04:32.447953 [ 3 ] {b7a55a5d-d481-4754-8180-315bcb04bbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2147 | 2026.01.15 15:04:32.448366 [ 3 ] {b7a55a5d-d481-4754-8180-315bcb04bbfb} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.01.15 15:04:32.448401 [ 3 ] {b7a55a5d-d481-4754-8180-315bcb04bbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2149 | 2026.01.15 15:04:32.448725 [ 3 ] {b7a55a5d-d481-4754-8180-315bcb04bbfb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2150 | 2026.01.15 15:04:32.448929 [ 3 ] {b7a55a5d-d481-4754-8180-315bcb04bbfb} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.01.15 15:04:32.449053 [ 3 ] {b7a55a5d-d481-4754-8180-315bcb04bbfb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001157 sec., 271391.5298184961 rows/sec., 17.83 MiB/sec. | ||
| 2152 | 2026.01.15 15:04:32.449087 [ 3 ] {b7a55a5d-d481-4754-8180-315bcb04bbfb} <Debug> TCPHandler: Processed in 0.001310103 sec. | ||
| 2153 | 2026.01.15 15:04:32.449193 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.01.15 15:04:32.449283 [ 3 ] {0fb52f83-95a0-42c8-9035-cf453bff173c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2155 | 2026.01.15 15:04:32.449323 [ 3 ] {0fb52f83-95a0-42c8-9035-cf453bff173c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2156 | 2026.01.15 15:04:32.449624 [ 3 ] {0fb52f83-95a0-42c8-9035-cf453bff173c} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.01.15 15:04:32.449658 [ 3 ] {0fb52f83-95a0-42c8-9035-cf453bff173c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2158 | 2026.01.15 15:04:32.449931 [ 3 ] {0fb52f83-95a0-42c8-9035-cf453bff173c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2159 | 2026.01.15 15:04:32.450129 [ 3 ] {0fb52f83-95a0-42c8-9035-cf453bff173c} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.01.15 15:04:32.450250 [ 3 ] {0fb52f83-95a0-42c8-9035-cf453bff173c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000984 sec., 1016.2601626016259 rows/sec., 68.48 KiB/sec. | ||
| 2161 | 2026.01.15 15:04:32.450284 [ 3 ] {0fb52f83-95a0-42c8-9035-cf453bff173c} <Debug> TCPHandler: Processed in 0.001138177 sec. | ||
| 2162 | 2026.01.15 15:04:32.450398 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2026.01.15 15:04:32.450512 [ 3 ] {206d7f3f-c4d8-4cc6-9376-6e8882215d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2164 | 2026.01.15 15:04:32.450572 [ 3 ] {206d7f3f-c4d8-4cc6-9376-6e8882215d9a} <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 | ||
| 2165 | 2026.01.15 15:04:32.451396 [ 3 ] {206d7f3f-c4d8-4cc6-9376-6e8882215d9a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.01.15 15:04:32.451437 [ 3 ] {206d7f3f-c4d8-4cc6-9376-6e8882215d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2167 | 2026.01.15 15:04:32.451948 [ 3 ] {206d7f3f-c4d8-4cc6-9376-6e8882215d9a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2168 | 2026.01.15 15:04:32.452164 [ 3 ] {206d7f3f-c4d8-4cc6-9376-6e8882215d9a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.01.15 15:04:32.452301 [ 3 ] {206d7f3f-c4d8-4cc6-9376-6e8882215d9a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001812 sec., 5518.763796909492 rows/sec., 9.89 MiB/sec. | ||
| 2170 | 2026.01.15 15:04:32.452350 [ 3 ] {206d7f3f-c4d8-4cc6-9376-6e8882215d9a} <Debug> TCPHandler: Processed in 0.002009256 sec. | ||
| 2171 | 2026.01.15 15:04:32.452457 [ 3 ] {} <Trace> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2026.01.15 15:04:32.452549 [ 3 ] {3d7eebc7-acaf-4aa7-907f-7541a049caf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36115) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2173 | 2026.01.15 15:04:32.452590 [ 3 ] {3d7eebc7-acaf-4aa7-907f-7541a049caf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2174 | 2026.01.15 15:04:32.452912 [ 3 ] {3d7eebc7-acaf-4aa7-907f-7541a049caf0} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.01.15 15:04:32.452947 [ 3 ] {3d7eebc7-acaf-4aa7-907f-7541a049caf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2176 | 2026.01.15 15:04:32.453239 [ 3 ] {3d7eebc7-acaf-4aa7-907f-7541a049caf0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2177 | 2026.01.15 15:04:32.453436 [ 3 ] {3d7eebc7-acaf-4aa7-907f-7541a049caf0} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.01.15 15:04:32.453556 [ 3 ] {3d7eebc7-acaf-4aa7-907f-7541a049caf0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001024 sec., 101562.5 rows/sec., 6.22 MiB/sec. | ||
| 2179 | 2026.01.15 15:04:32.453589 [ 3 ] {3d7eebc7-acaf-4aa7-907f-7541a049caf0} <Debug> TCPHandler: Processed in 0.001178579 sec. | ||
| 2180 | 2026.01.15 15:04:36.431202 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2181 | 2026.01.15 15:04:36.431251 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2182 | 2026.01.15 15:04:36.500022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 316 | ||
| 2183 | 2026.01.15 15:04:36.502208 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2026.01.15 15:04:36.502257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2185 | 2026.01.15 15:04:36.503432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2186 | 2026.01.15 15:04:36.503704 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2026.01.15 15:04:36.503866 [ 47 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2188 | 2026.01.15 15:04:36.503943 [ 47 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.01.15 15:04:36.503979 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2190 | 2026.01.15 15:04:36.504020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2191 | 2026.01.15 15:04:36.504183 [ 198 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 2192 | 2026.01.15 15:04:36.504929 [ 198 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2193 | 2026.01.15 15:04:36.505106 [ 198 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 2194 | 2026.01.15 15:04:36.505565 [ 198 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2195 | 2026.01.15 15:04:36.506026 [ 198 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
| 2196 | 2026.01.15 15:04:36.506275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3868 | ||
| 2197 | 2026.01.15 15:04:36.506456 [ 198 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
| 2198 | 2026.01.15 15:04:36.506802 [ 198 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2199 | 2026.01.15 15:04:36.506825 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.01.15 15:04:36.506877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2201 | 2026.01.15 15:04:36.507261 [ 198 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2202 | 2026.01.15 15:04:36.507472 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2203 | 2026.01.15 15:04:36.507714 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.01.15 15:04:36.507848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3868 | ||
| 2205 | 2026.01.15 15:04:36.512828 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.008736697 sec., 36169.27541380913 rows/sec., 37.47 MiB/sec. | ||
| 2206 | 2026.01.15 15:04:36.513724 [ 189 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2207 | 2026.01.15 15:04:36.514340 [ 189 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_6_1} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.01.15 15:04:36.514412 [ 189 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_6_1} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2209 | 2026.01.15 15:04:36.514629 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2210 | 2026.01.15 15:04:36.697018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2211 | 2026.01.15 15:04:36.716418 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.01.15 15:04:36.716487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2213 | 2026.01.15 15:04:36.722932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2214 | 2026.01.15 15:04:36.723653 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.01.15 15:04:36.727023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2216 | 2026.01.15 15:04:37.001138 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.86 MiB, peak 187.88 MiB, free memory in arenas 0.00 B, will set to 186.37 MiB (RSS), difference: 2.51 MiB | ||
| 2217 | 2026.01.15 15:04:37.089198 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2218 | 2026.01.15 15:04:37.089276 [ 3 ] {} <Debug> TCP-Session: e61c5663-3b01-4003-b831-107fd6b2bf43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.01.15 15:04:37.425772 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2026.01.15 15:04:37.425960 [ 5 ] {ec98ac47-9e21-42bc-afce-1c1a766bc7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2221 | 2026.01.15 15:04:37.426028 [ 5 ] {ec98ac47-9e21-42bc-afce-1c1a766bc7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2222 | 2026.01.15 15:04:37.426836 [ 5 ] {ec98ac47-9e21-42bc-afce-1c1a766bc7a5} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2026.01.15 15:04:37.426872 [ 5 ] {ec98ac47-9e21-42bc-afce-1c1a766bc7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2224 | 2026.01.15 15:04:37.427249 [ 5 ] {ec98ac47-9e21-42bc-afce-1c1a766bc7a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2225 | 2026.01.15 15:04:37.427471 [ 5 ] {ec98ac47-9e21-42bc-afce-1c1a766bc7a5} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.01.15 15:04:37.427621 [ 5 ] {ec98ac47-9e21-42bc-afce-1c1a766bc7a5} <Debug> executeQuery: Read 102 rows, 8.70 KiB in 0.001711 sec., 59614.26066627703 rows/sec., 4.96 MiB/sec. | ||
| 2227 | 2026.01.15 15:04:37.427660 [ 5 ] {ec98ac47-9e21-42bc-afce-1c1a766bc7a5} <Debug> TCPHandler: Processed in 0.002016466 sec. | ||
| 2228 | 2026.01.15 15:04:37.427801 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2229 | 2026.01.15 15:04:37.427894 [ 5 ] {590b7d64-ca71-4fa1-a1c4-ddd8711ec973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2230 | 2026.01.15 15:04:37.427934 [ 5 ] {590b7d64-ca71-4fa1-a1c4-ddd8711ec973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2231 | 2026.01.15 15:04:37.428435 [ 5 ] {590b7d64-ca71-4fa1-a1c4-ddd8711ec973} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.01.15 15:04:37.428471 [ 5 ] {590b7d64-ca71-4fa1-a1c4-ddd8711ec973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2233 | 2026.01.15 15:04:37.428764 [ 5 ] {590b7d64-ca71-4fa1-a1c4-ddd8711ec973} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2234 | 2026.01.15 15:04:37.428967 [ 5 ] {590b7d64-ca71-4fa1-a1c4-ddd8711ec973} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2026.01.15 15:04:37.429089 [ 5 ] {590b7d64-ca71-4fa1-a1c4-ddd8711ec973} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001213 sec., 18961.253091508654 rows/sec., 1.39 MiB/sec. | ||
| 2236 | 2026.01.15 15:04:37.429124 [ 5 ] {590b7d64-ca71-4fa1-a1c4-ddd8711ec973} <Debug> TCPHandler: Processed in 0.001380635 sec. | ||
| 2237 | 2026.01.15 15:04:37.429254 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2026.01.15 15:04:37.429347 [ 5 ] {2db0c921-f68d-4df8-9f62-d671c8e8b0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2239 | 2026.01.15 15:04:37.429386 [ 5 ] {2db0c921-f68d-4df8-9f62-d671c8e8b0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2240 | 2026.01.15 15:04:37.429890 [ 5 ] {2db0c921-f68d-4df8-9f62-d671c8e8b0d1} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.01.15 15:04:37.429925 [ 5 ] {2db0c921-f68d-4df8-9f62-d671c8e8b0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2242 | 2026.01.15 15:04:37.430223 [ 5 ] {2db0c921-f68d-4df8-9f62-d671c8e8b0d1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2243 | 2026.01.15 15:04:37.430441 [ 5 ] {2db0c921-f68d-4df8-9f62-d671c8e8b0d1} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.01.15 15:04:37.430562 [ 5 ] {2db0c921-f68d-4df8-9f62-d671c8e8b0d1} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001233 sec., 70559.6107055961 rows/sec., 5.51 MiB/sec. | ||
| 2245 | 2026.01.15 15:04:37.430597 [ 5 ] {2db0c921-f68d-4df8-9f62-d671c8e8b0d1} <Debug> TCPHandler: Processed in 0.001399746 sec. | ||
| 2246 | 2026.01.15 15:04:37.430722 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2026.01.15 15:04:37.430815 [ 5 ] {e7ad08e1-3fde-4d13-94b2-20751b398889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2248 | 2026.01.15 15:04:37.430858 [ 5 ] {e7ad08e1-3fde-4d13-94b2-20751b398889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2249 | 2026.01.15 15:04:37.431329 [ 5 ] {e7ad08e1-3fde-4d13-94b2-20751b398889} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.01.15 15:04:37.431366 [ 5 ] {e7ad08e1-3fde-4d13-94b2-20751b398889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2251 | 2026.01.15 15:04:37.431695 [ 5 ] {e7ad08e1-3fde-4d13-94b2-20751b398889} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2252 | 2026.01.15 15:04:37.431901 [ 5 ] {e7ad08e1-3fde-4d13-94b2-20751b398889} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.01.15 15:04:37.432025 [ 5 ] {e7ad08e1-3fde-4d13-94b2-20751b398889} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 2254 | 2026.01.15 15:04:37.432059 [ 5 ] {e7ad08e1-3fde-4d13-94b2-20751b398889} <Debug> TCPHandler: Processed in 0.001385615 sec. | ||
| 2255 | 2026.01.15 15:04:37.432175 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.01.15 15:04:37.432268 [ 5 ] {1def1652-fcab-48d8-bdef-9a4d7ad2d996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2257 | 2026.01.15 15:04:37.432321 [ 5 ] {1def1652-fcab-48d8-bdef-9a4d7ad2d996} <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 | ||
| 2258 | 2026.01.15 15:04:37.433159 [ 5 ] {1def1652-fcab-48d8-bdef-9a4d7ad2d996} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.01.15 15:04:37.433195 [ 5 ] {1def1652-fcab-48d8-bdef-9a4d7ad2d996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2260 | 2026.01.15 15:04:37.433713 [ 5 ] {1def1652-fcab-48d8-bdef-9a4d7ad2d996} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2261 | 2026.01.15 15:04:37.433931 [ 5 ] {1def1652-fcab-48d8-bdef-9a4d7ad2d996} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.01.15 15:04:37.434058 [ 5 ] {1def1652-fcab-48d8-bdef-9a4d7ad2d996} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001809 sec., 12714.20674405749 rows/sec., 22.78 MiB/sec. | ||
| 2263 | 2026.01.15 15:04:37.434106 [ 5 ] {1def1652-fcab-48d8-bdef-9a4d7ad2d996} <Debug> TCPHandler: Processed in 0.001978745 sec. | ||
| 2264 | 2026.01.15 15:04:37.434222 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2026.01.15 15:04:37.434315 [ 5 ] {9ca690d2-35c3-4904-b2fd-75e7f3134ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2266 | 2026.01.15 15:04:37.434355 [ 5 ] {9ca690d2-35c3-4904-b2fd-75e7f3134ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2267 | 2026.01.15 15:04:37.434683 [ 5 ] {9ca690d2-35c3-4904-b2fd-75e7f3134ea3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.01.15 15:04:37.434719 [ 5 ] {9ca690d2-35c3-4904-b2fd-75e7f3134ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2269 | 2026.01.15 15:04:37.435013 [ 5 ] {9ca690d2-35c3-4904-b2fd-75e7f3134ea3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2270 | 2026.01.15 15:04:37.435210 [ 5 ] {9ca690d2-35c3-4904-b2fd-75e7f3134ea3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.01.15 15:04:37.435330 [ 5 ] {9ca690d2-35c3-4904-b2fd-75e7f3134ea3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 2272 | 2026.01.15 15:04:37.435363 [ 5 ] {9ca690d2-35c3-4904-b2fd-75e7f3134ea3} <Debug> TCPHandler: Processed in 0.001188679 sec. | ||
| 2273 | 2026.01.15 15:04:38.000230 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.77 MiB, peak 187.88 MiB, free memory in arenas 0.00 B, will set to 186.44 MiB (RSS), difference: 1.67 MiB | ||
| 2274 | 2026.01.15 15:04:42.435769 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.01.15 15:04:42.435985 [ 5 ] {06700752-f3f0-466f-aee6-2b4b1eea6074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2276 | 2026.01.15 15:04:42.436059 [ 5 ] {06700752-f3f0-466f-aee6-2b4b1eea6074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2277 | 2026.01.15 15:04:42.436900 [ 5 ] {06700752-f3f0-466f-aee6-2b4b1eea6074} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.01.15 15:04:42.436949 [ 5 ] {06700752-f3f0-466f-aee6-2b4b1eea6074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2279 | 2026.01.15 15:04:42.437364 [ 5 ] {06700752-f3f0-466f-aee6-2b4b1eea6074} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2280 | 2026.01.15 15:04:42.437589 [ 5 ] {06700752-f3f0-466f-aee6-2b4b1eea6074} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.01.15 15:04:42.437745 [ 5 ] {06700752-f3f0-466f-aee6-2b4b1eea6074} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001813 sec., 226144.51185879757 rows/sec., 14.35 MiB/sec. | ||
| 2282 | 2026.01.15 15:04:42.437795 [ 5 ] {06700752-f3f0-466f-aee6-2b4b1eea6074} <Debug> TCPHandler: Processed in 0.002167581 sec. | ||
| 2283 | 2026.01.15 15:04:42.437945 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2026.01.15 15:04:42.438078 [ 5 ] {d8799f81-b87f-44ac-826b-c7dbc4fb4314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2285 | 2026.01.15 15:04:42.438132 [ 5 ] {d8799f81-b87f-44ac-826b-c7dbc4fb4314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2286 | 2026.01.15 15:04:42.439082 [ 5 ] {d8799f81-b87f-44ac-826b-c7dbc4fb4314} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.01.15 15:04:42.439121 [ 5 ] {d8799f81-b87f-44ac-826b-c7dbc4fb4314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2288 | 2026.01.15 15:04:42.439537 [ 5 ] {d8799f81-b87f-44ac-826b-c7dbc4fb4314} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2289 | 2026.01.15 15:04:42.439758 [ 5 ] {d8799f81-b87f-44ac-826b-c7dbc4fb4314} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.01.15 15:04:42.439889 [ 5 ] {d8799f81-b87f-44ac-826b-c7dbc4fb4314} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001841 sec., 614883.2156436719 rows/sec., 48.70 MiB/sec. | ||
| 2291 | 2026.01.15 15:04:42.439927 [ 5 ] {d8799f81-b87f-44ac-826b-c7dbc4fb4314} <Debug> TCPHandler: Processed in 0.002051657 sec. | ||
| 2292 | 2026.01.15 15:04:42.440047 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.01.15 15:04:42.440143 [ 5 ] {0f8d74f1-7e44-4264-ac7e-50100dfa83d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.01.15 15:04:42.440184 [ 5 ] {0f8d74f1-7e44-4264-ac7e-50100dfa83d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2295 | 2026.01.15 15:04:42.440645 [ 5 ] {0f8d74f1-7e44-4264-ac7e-50100dfa83d3} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.01.15 15:04:42.440682 [ 5 ] {0f8d74f1-7e44-4264-ac7e-50100dfa83d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2297 | 2026.01.15 15:04:42.440999 [ 5 ] {0f8d74f1-7e44-4264-ac7e-50100dfa83d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2298 | 2026.01.15 15:04:42.441211 [ 5 ] {0f8d74f1-7e44-4264-ac7e-50100dfa83d3} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.01.15 15:04:42.441346 [ 5 ] {0f8d74f1-7e44-4264-ac7e-50100dfa83d3} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001222 sec., 175941.08019639936 rows/sec., 10.44 MiB/sec. | ||
| 2300 | 2026.01.15 15:04:42.441384 [ 5 ] {0f8d74f1-7e44-4264-ac7e-50100dfa83d3} <Debug> TCPHandler: Processed in 0.001387676 sec. | ||
| 2301 | 2026.01.15 15:04:42.441495 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.01.15 15:04:42.441588 [ 5 ] {40e6e12e-56d1-4c5d-a6e1-e67a1459e5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2303 | 2026.01.15 15:04:42.441628 [ 5 ] {40e6e12e-56d1-4c5d-a6e1-e67a1459e5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2304 | 2026.01.15 15:04:42.442088 [ 5 ] {40e6e12e-56d1-4c5d-a6e1-e67a1459e5df} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.01.15 15:04:42.442124 [ 5 ] {40e6e12e-56d1-4c5d-a6e1-e67a1459e5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2306 | 2026.01.15 15:04:42.442428 [ 5 ] {40e6e12e-56d1-4c5d-a6e1-e67a1459e5df} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2307 | 2026.01.15 15:04:42.442637 [ 5 ] {40e6e12e-56d1-4c5d-a6e1-e67a1459e5df} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.01.15 15:04:42.442765 [ 5 ] {40e6e12e-56d1-4c5d-a6e1-e67a1459e5df} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001195 sec., 177405.85774058575 rows/sec., 11.44 MiB/sec. | ||
| 2309 | 2026.01.15 15:04:42.442801 [ 5 ] {40e6e12e-56d1-4c5d-a6e1-e67a1459e5df} <Debug> TCPHandler: Processed in 0.001356544 sec. | ||
| 2310 | 2026.01.15 15:04:42.442907 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.01.15 15:04:42.443001 [ 5 ] {ed589d37-87e3-4411-8828-41a70fb02946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2312 | 2026.01.15 15:04:42.443040 [ 5 ] {ed589d37-87e3-4411-8828-41a70fb02946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2313 | 2026.01.15 15:04:42.443492 [ 5 ] {ed589d37-87e3-4411-8828-41a70fb02946} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.01.15 15:04:42.443529 [ 5 ] {ed589d37-87e3-4411-8828-41a70fb02946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2315 | 2026.01.15 15:04:42.443835 [ 5 ] {ed589d37-87e3-4411-8828-41a70fb02946} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2316 | 2026.01.15 15:04:42.444044 [ 5 ] {ed589d37-87e3-4411-8828-41a70fb02946} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.01.15 15:04:42.444171 [ 5 ] {ed589d37-87e3-4411-8828-41a70fb02946} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001188 sec., 177609.4276094276 rows/sec., 10.09 MiB/sec. | ||
| 2318 | 2026.01.15 15:04:42.444209 [ 5 ] {ed589d37-87e3-4411-8828-41a70fb02946} <Debug> TCPHandler: Processed in 0.001351164 sec. | ||
| 2319 | 2026.01.15 15:04:42.444316 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2026.01.15 15:04:42.444410 [ 5 ] {5ef5c098-b89f-4d9c-9624-05ad08eb2c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2321 | 2026.01.15 15:04:42.444451 [ 5 ] {5ef5c098-b89f-4d9c-9624-05ad08eb2c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2322 | 2026.01.15 15:04:42.445050 [ 5 ] {5ef5c098-b89f-4d9c-9624-05ad08eb2c79} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.01.15 15:04:42.445087 [ 5 ] {5ef5c098-b89f-4d9c-9624-05ad08eb2c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2324 | 2026.01.15 15:04:42.445435 [ 5 ] {5ef5c098-b89f-4d9c-9624-05ad08eb2c79} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2325 | 2026.01.15 15:04:42.445647 [ 5 ] {5ef5c098-b89f-4d9c-9624-05ad08eb2c79} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.01.15 15:04:42.445773 [ 5 ] {5ef5c098-b89f-4d9c-9624-05ad08eb2c79} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001381 sec., 498913.83055756695 rows/sec., 34.84 MiB/sec. | ||
| 2327 | 2026.01.15 15:04:42.445809 [ 5 ] {5ef5c098-b89f-4d9c-9624-05ad08eb2c79} <Debug> TCPHandler: Processed in 0.001542101 sec. | ||
| 2328 | 2026.01.15 15:04:42.445923 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2026.01.15 15:04:42.446038 [ 5 ] {de99b63f-f47d-4fb4-bfd2-b6b42044d060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2330 | 2026.01.15 15:04:42.446088 [ 5 ] {de99b63f-f47d-4fb4-bfd2-b6b42044d060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2331 | 2026.01.15 15:04:42.446468 [ 5 ] {de99b63f-f47d-4fb4-bfd2-b6b42044d060} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.01.15 15:04:42.446511 [ 5 ] {de99b63f-f47d-4fb4-bfd2-b6b42044d060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2333 | 2026.01.15 15:04:42.446868 [ 5 ] {de99b63f-f47d-4fb4-bfd2-b6b42044d060} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2334 | 2026.01.15 15:04:42.447079 [ 5 ] {de99b63f-f47d-4fb4-bfd2-b6b42044d060} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.01.15 15:04:42.447203 [ 5 ] {de99b63f-f47d-4fb4-bfd2-b6b42044d060} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 263.65 KiB/sec. | ||
| 2336 | 2026.01.15 15:04:42.447238 [ 5 ] {de99b63f-f47d-4fb4-bfd2-b6b42044d060} <Debug> TCPHandler: Processed in 0.001376295 sec. | ||
| 2337 | 2026.01.15 15:04:42.447348 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2026.01.15 15:04:42.447444 [ 5 ] {76a318c1-e07c-455c-9635-4023783b98a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2339 | 2026.01.15 15:04:42.447488 [ 5 ] {76a318c1-e07c-455c-9635-4023783b98a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2340 | 2026.01.15 15:04:42.447916 [ 5 ] {76a318c1-e07c-455c-9635-4023783b98a6} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.01.15 15:04:42.447952 [ 5 ] {76a318c1-e07c-455c-9635-4023783b98a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2342 | 2026.01.15 15:04:42.448314 [ 5 ] {76a318c1-e07c-455c-9635-4023783b98a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2343 | 2026.01.15 15:04:42.448535 [ 5 ] {76a318c1-e07c-455c-9635-4023783b98a6} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.01.15 15:04:42.448663 [ 5 ] {76a318c1-e07c-455c-9635-4023783b98a6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001237 sec., 253839.935327405 rows/sec., 16.68 MiB/sec. | ||
| 2345 | 2026.01.15 15:04:42.448699 [ 5 ] {76a318c1-e07c-455c-9635-4023783b98a6} <Debug> TCPHandler: Processed in 0.001399946 sec. | ||
| 2346 | 2026.01.15 15:04:42.448803 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.01.15 15:04:42.448898 [ 5 ] {02f38ce5-d02c-45f5-a66b-8e7aa10791c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2348 | 2026.01.15 15:04:42.448942 [ 5 ] {02f38ce5-d02c-45f5-a66b-8e7aa10791c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2349 | 2026.01.15 15:04:42.449258 [ 5 ] {02f38ce5-d02c-45f5-a66b-8e7aa10791c3} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.01.15 15:04:42.449294 [ 5 ] {02f38ce5-d02c-45f5-a66b-8e7aa10791c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2351 | 2026.01.15 15:04:42.449604 [ 5 ] {02f38ce5-d02c-45f5-a66b-8e7aa10791c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2352 | 2026.01.15 15:04:42.449826 [ 5 ] {02f38ce5-d02c-45f5-a66b-8e7aa10791c3} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.01.15 15:04:42.449949 [ 5 ] {02f38ce5-d02c-45f5-a66b-8e7aa10791c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 2354 | 2026.01.15 15:04:42.449984 [ 5 ] {02f38ce5-d02c-45f5-a66b-8e7aa10791c3} <Debug> TCPHandler: Processed in 0.00123143 sec. | ||
| 2355 | 2026.01.15 15:04:42.450094 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.01.15 15:04:42.450189 [ 5 ] {23dcabd2-4524-488b-9917-7cef29aed43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2357 | 2026.01.15 15:04:42.450244 [ 5 ] {23dcabd2-4524-488b-9917-7cef29aed43d} <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 | ||
| 2358 | 2026.01.15 15:04:42.450973 [ 5 ] {23dcabd2-4524-488b-9917-7cef29aed43d} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.01.15 15:04:42.451011 [ 5 ] {23dcabd2-4524-488b-9917-7cef29aed43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2360 | 2026.01.15 15:04:42.451529 [ 5 ] {23dcabd2-4524-488b-9917-7cef29aed43d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2361 | 2026.01.15 15:04:42.451757 [ 5 ] {23dcabd2-4524-488b-9917-7cef29aed43d} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.01.15 15:04:42.451889 [ 5 ] {23dcabd2-4524-488b-9917-7cef29aed43d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001719 sec., 5817.335660267598 rows/sec., 10.42 MiB/sec. | ||
| 2363 | 2026.01.15 15:04:42.451938 [ 5 ] {23dcabd2-4524-488b-9917-7cef29aed43d} <Debug> TCPHandler: Processed in 0.001893362 sec. | ||
| 2364 | 2026.01.15 15:04:42.452044 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.01.15 15:04:42.452145 [ 5 ] {d1523da0-b396-48cc-9eb0-38a7e88668f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2366 | 2026.01.15 15:04:42.452188 [ 5 ] {d1523da0-b396-48cc-9eb0-38a7e88668f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2367 | 2026.01.15 15:04:42.452524 [ 5 ] {d1523da0-b396-48cc-9eb0-38a7e88668f2} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.01.15 15:04:42.452562 [ 5 ] {d1523da0-b396-48cc-9eb0-38a7e88668f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2369 | 2026.01.15 15:04:42.452891 [ 5 ] {d1523da0-b396-48cc-9eb0-38a7e88668f2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2370 | 2026.01.15 15:04:42.453113 [ 5 ] {d1523da0-b396-48cc-9eb0-38a7e88668f2} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.01.15 15:04:42.453241 [ 5 ] {d1523da0-b396-48cc-9eb0-38a7e88668f2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001113 sec., 93441.15004492362 rows/sec., 5.73 MiB/sec. | ||
| 2372 | 2026.01.15 15:04:42.453277 [ 5 ] {d1523da0-b396-48cc-9eb0-38a7e88668f2} <Debug> TCPHandler: Processed in 0.001282132 sec. | ||
| 2373 | 2026.01.15 15:04:43.931776 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33297 | ||
| 2374 | 2026.01.15 15:04:43.931883 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2375 | 2026.01.15 15:04:43.931909 [ 3 ] {} <Debug> TCP-Session: 0e2a76bc-7946-410e-bdd1-05d4b0523e39 Authenticating user 'default' from [fd00:1122:3344:101::e]:33297 | ||
| 2376 | 2026.01.15 15:04:43.931931 [ 3 ] {} <Debug> TCP-Session: 0e2a76bc-7946-410e-bdd1-05d4b0523e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2026.01.15 15:04:43.931943 [ 3 ] {} <Debug> TCP-Session: 0e2a76bc-7946-410e-bdd1-05d4b0523e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.01.15 15:04:43.932150 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40851 | ||
| 2379 | 2026.01.15 15:04:43.932200 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42110 | ||
| 2380 | 2026.01.15 15:04:43.932224 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2381 | 2026.01.15 15:04:43.932244 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56478 | ||
| 2382 | 2026.01.15 15:04:43.932270 [ 286 ] {} <Debug> TCP-Session: d16b0fcd-b56d-4735-8f85-15519257dce2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40851 | ||
| 2383 | 2026.01.15 15:04:43.932261 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59369 | ||
| 2384 | 2026.01.15 15:04:43.932295 [ 286 ] {} <Debug> TCP-Session: d16b0fcd-b56d-4735-8f85-15519257dce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.01.15 15:04:43.932307 [ 3 ] {} <Trace> TCP-Session: 0e2a76bc-7946-410e-bdd1-05d4b0523e39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2026.01.15 15:04:43.932327 [ 286 ] {} <Debug> TCP-Session: d16b0fcd-b56d-4735-8f85-15519257dce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.01.15 15:04:43.932281 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43829 | ||
| 2388 | 2026.01.15 15:04:43.932273 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57846 | ||
| 2389 | 2026.01.15 15:04:43.932225 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55017 | ||
| 2390 | 2026.01.15 15:04:43.932215 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45161 | ||
| 2391 | 2026.01.15 15:04:43.932479 [ 3 ] {04564fca-6f97-4866-b867-337e684bc56a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33297) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2392 | 2026.01.15 15:04:43.932510 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2393 | 2026.01.15 15:04:43.932547 [ 287 ] {} <Debug> TCP-Session: 37a3db67-99b4-4199-95c5-f0410e7d24a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42110 | ||
| 2394 | 2026.01.15 15:04:43.932569 [ 287 ] {} <Debug> TCP-Session: 37a3db67-99b4-4199-95c5-f0410e7d24a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.01.15 15:04:43.932583 [ 287 ] {} <Debug> TCP-Session: 37a3db67-99b4-4199-95c5-f0410e7d24a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.01.15 15:04:43.932753 [ 3 ] {04564fca-6f97-4866-b867-337e684bc56a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2397 | 2026.01.15 15:04:43.932776 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2398 | 2026.01.15 15:04:43.932781 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2399 | 2026.01.15 15:04:43.932809 [ 3 ] {04564fca-6f97-4866-b867-337e684bc56a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2400 | 2026.01.15 15:04:43.932816 [ 289 ] {} <Debug> TCP-Session: 5ece9b90-c38c-46be-a5a2-e4e72b8be09e Authenticating user 'default' from [fd00:1122:3344:101::e]:45161 | ||
| 2401 | 2026.01.15 15:04:43.932820 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2402 | 2026.01.15 15:04:43.932835 [ 288 ] {} <Debug> TCP-Session: 2cbab2d1-984f-43cb-9a56-0bdfa7d46383 Authenticating user 'default' from [fd00:1122:3344:101::e]:55017 | ||
| 2403 | 2026.01.15 15:04:43.932860 [ 289 ] {} <Debug> TCP-Session: 5ece9b90-c38c-46be-a5a2-e4e72b8be09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2026.01.15 15:04:43.932872 [ 293 ] {} <Debug> TCP-Session: ac6ea732-13e7-4027-876e-1ef975851058 Authenticating user 'default' from [fd00:1122:3344:101::e]:43829 | ||
| 2405 | 2026.01.15 15:04:43.932890 [ 288 ] {} <Debug> TCP-Session: 2cbab2d1-984f-43cb-9a56-0bdfa7d46383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2026.01.15 15:04:43.932891 [ 289 ] {} <Debug> TCP-Session: 5ece9b90-c38c-46be-a5a2-e4e72b8be09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2026.01.15 15:04:43.932906 [ 293 ] {} <Debug> TCP-Session: ac6ea732-13e7-4027-876e-1ef975851058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2026.01.15 15:04:43.932914 [ 288 ] {} <Debug> TCP-Session: 2cbab2d1-984f-43cb-9a56-0bdfa7d46383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.01.15 15:04:43.932934 [ 293 ] {} <Debug> TCP-Session: ac6ea732-13e7-4027-876e-1ef975851058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.01.15 15:04:43.932858 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2411 | 2026.01.15 15:04:43.932993 [ 291 ] {} <Debug> TCP-Session: 42974174-170b-4c26-9aed-0252287d1bb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59369 | ||
| 2412 | 2026.01.15 15:04:43.933011 [ 291 ] {} <Debug> TCP-Session: 42974174-170b-4c26-9aed-0252287d1bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.01.15 15:04:43.933023 [ 291 ] {} <Debug> TCP-Session: 42974174-170b-4c26-9aed-0252287d1bb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.01.15 15:04:43.933066 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2415 | 2026.01.15 15:04:43.933071 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2416 | 2026.01.15 15:04:43.933103 [ 3 ] {04564fca-6f97-4866-b867-337e684bc56a} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 2417 | 2026.01.15 15:04:43.933102 [ 292 ] {} <Debug> TCP-Session: 9cedd52e-0d3f-421e-ac35-333058901391 Authenticating user 'default' from [fd00:1122:3344:101::e]:57846 | ||
| 2418 | 2026.01.15 15:04:43.933128 [ 290 ] {} <Debug> TCP-Session: 45b24b12-a8df-4976-bd72-13c135f5c3e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56478 | ||
| 2419 | 2026.01.15 15:04:43.933151 [ 292 ] {} <Debug> TCP-Session: 9cedd52e-0d3f-421e-ac35-333058901391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2420 | 2026.01.15 15:04:43.933172 [ 290 ] {} <Debug> TCP-Session: 45b24b12-a8df-4976-bd72-13c135f5c3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2421 | 2026.01.15 15:04:43.933174 [ 292 ] {} <Debug> TCP-Session: 9cedd52e-0d3f-421e-ac35-333058901391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2026.01.15 15:04:43.933196 [ 3 ] {04564fca-6f97-4866-b867-337e684bc56a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2423 | 2026.01.15 15:04:43.933200 [ 290 ] {} <Debug> TCP-Session: 45b24b12-a8df-4976-bd72-13c135f5c3e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2026.01.15 15:04:44.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.64 MiB, peak 187.88 MiB, free memory in arenas 0.00 B, will set to 189.41 MiB (RSS), difference: 2.77 MiB | ||
| 2425 | 2026.01.15 15:04:44.008842 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4380 | ||
| 2426 | 2026.01.15 15:04:44.009361 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.01.15 15:04:44.009412 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2428 | 2026.01.15 15:04:44.017959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2429 | 2026.01.15 15:04:44.018257 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.01.15 15:04:44.018440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4380 | ||
| 2431 | 2026.01.15 15:04:44.228010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2432 | 2026.01.15 15:04:44.244646 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.01.15 15:04:44.244716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2434 | 2026.01.15 15:04:44.250405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2435 | 2026.01.15 15:04:44.251121 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.01.15 15:04:44.254518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2437 | 2026.01.15 15:04:44.309034 [ 319 ] {04564fca-6f97-4866-b867-337e684bc56a} <Trace> AggregatingTransform: Aggregating | ||
| 2438 | 2026.01.15 15:04:44.309113 [ 319 ] {04564fca-6f97-4866-b867-337e684bc56a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2439 | 2026.01.15 15:04:44.309151 [ 319 ] {04564fca-6f97-4866-b867-337e684bc56a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001394736 sec. (716.982 rows/sec., 28.01 KiB/sec.) | ||
| 2440 | 2026.01.15 15:04:44.309167 [ 319 ] {04564fca-6f97-4866-b867-337e684bc56a} <Trace> Aggregator: Merging aggregated data | ||
| 2441 | 2026.01.15 15:04:44.310268 [ 3 ] {04564fca-6f97-4866-b867-337e684bc56a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.377842 sec., 2.646608900016409 rows/sec., 105.86 B/sec. | ||
| 2442 | 2026.01.15 15:04:44.310449 [ 3 ] {04564fca-6f97-4866-b867-337e684bc56a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2443 | 2026.01.15 15:04:44.310470 [ 3 ] {04564fca-6f97-4866-b867-337e684bc56a} <Debug> TCPHandler: Processed in 0.378275137 sec. | ||
| 2444 | 2026.01.15 15:04:44.310603 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2445 | 2026.01.15 15:04:44.310635 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2446 | 2026.01.15 15:04:44.310657 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2447 | 2026.01.15 15:04:44.310685 [ 287 ] {} <Debug> TCP-Session: 37a3db67-99b4-4199-95c5-f0410e7d24a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2026.01.15 15:04:44.310694 [ 288 ] {} <Debug> TCP-Session: 2cbab2d1-984f-43cb-9a56-0bdfa7d46383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2449 | 2026.01.15 15:04:44.310705 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2450 | 2026.01.15 15:04:44.310742 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2451 | 2026.01.15 15:04:44.310757 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2452 | 2026.01.15 15:04:44.310777 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2453 | 2026.01.15 15:04:44.310801 [ 291 ] {} <Debug> TCP-Session: 42974174-170b-4c26-9aed-0252287d1bb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2026.01.15 15:04:44.310816 [ 292 ] {} <Debug> TCP-Session: 9cedd52e-0d3f-421e-ac35-333058901391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.01.15 15:04:44.310830 [ 3 ] {} <Debug> TCP-Session: 0e2a76bc-7946-410e-bdd1-05d4b0523e39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.01.15 15:04:44.310790 [ 293 ] {} <Debug> TCP-Session: ac6ea732-13e7-4027-876e-1ef975851058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2026.01.15 15:04:44.310719 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2458 | 2026.01.15 15:04:44.310713 [ 286 ] {} <Debug> TCP-Session: d16b0fcd-b56d-4735-8f85-15519257dce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2026.01.15 15:04:44.310685 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2460 | 2026.01.15 15:04:44.310921 [ 290 ] {} <Debug> TCP-Session: 45b24b12-a8df-4976-bd72-13c135f5c3e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.01.15 15:04:44.310970 [ 289 ] {} <Debug> TCP-Session: 5ece9b90-c38c-46be-a5a2-e4e72b8be09e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.01.15 15:04:44.432807 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45439 | ||
| 2463 | 2026.01.15 15:04:44.432920 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2464 | 2026.01.15 15:04:44.432948 [ 288 ] {} <Debug> TCP-Session: 12267e33-aa93-4e2c-8360-c6f0ad998690 Authenticating user 'default' from [fd00:1122:3344:101::e]:45439 | ||
| 2465 | 2026.01.15 15:04:44.432970 [ 288 ] {} <Debug> TCP-Session: 12267e33-aa93-4e2c-8360-c6f0ad998690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2026.01.15 15:04:44.432983 [ 288 ] {} <Debug> TCP-Session: 12267e33-aa93-4e2c-8360-c6f0ad998690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2467 | 2026.01.15 15:04:44.433198 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40450 | ||
| 2468 | 2026.01.15 15:04:44.433216 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58462 | ||
| 2469 | 2026.01.15 15:04:44.433239 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44000 | ||
| 2470 | 2026.01.15 15:04:44.433273 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51163 | ||
| 2471 | 2026.01.15 15:04:44.433311 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2472 | 2026.01.15 15:04:44.433281 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44828 | ||
| 2473 | 2026.01.15 15:04:44.433361 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2474 | 2026.01.15 15:04:44.433357 [ 288 ] {} <Trace> TCP-Session: 12267e33-aa93-4e2c-8360-c6f0ad998690 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2026.01.15 15:04:44.433395 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2476 | 2026.01.15 15:04:44.433398 [ 290 ] {} <Debug> TCP-Session: 1457690a-93e6-43c0-a203-b6f417300e60 Authenticating user 'default' from [fd00:1122:3344:101::e]:58462 | ||
| 2477 | 2026.01.15 15:04:44.433416 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2478 | 2026.01.15 15:04:44.433428 [ 3 ] {} <Debug> TCP-Session: b1b4d596-3e9c-4c1e-9146-ce11c90c93e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51163 | ||
| 2479 | 2026.01.15 15:04:44.433444 [ 290 ] {} <Debug> TCP-Session: 1457690a-93e6-43c0-a203-b6f417300e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.01.15 15:04:44.433445 [ 286 ] {} <Debug> TCP-Session: 4dc72fab-dc85-4d27-ac49-c885b39c9b21 Authenticating user 'default' from [fd00:1122:3344:101::e]:44828 | ||
| 2481 | 2026.01.15 15:04:44.433456 [ 3 ] {} <Debug> TCP-Session: b1b4d596-3e9c-4c1e-9146-ce11c90c93e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2482 | 2026.01.15 15:04:44.433463 [ 290 ] {} <Debug> TCP-Session: 1457690a-93e6-43c0-a203-b6f417300e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2483 | 2026.01.15 15:04:44.433473 [ 286 ] {} <Debug> TCP-Session: 4dc72fab-dc85-4d27-ac49-c885b39c9b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2026.01.15 15:04:44.433477 [ 3 ] {} <Debug> TCP-Session: b1b4d596-3e9c-4c1e-9146-ce11c90c93e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2485 | 2026.01.15 15:04:44.433498 [ 286 ] {} <Debug> TCP-Session: 4dc72fab-dc85-4d27-ac49-c885b39c9b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2486 | 2026.01.15 15:04:44.433263 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44852 | ||
| 2487 | 2026.01.15 15:04:44.433250 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54223 | ||
| 2488 | 2026.01.15 15:04:44.433230 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41184 | ||
| 2489 | 2026.01.15 15:04:44.433592 [ 288 ] {5d65f69b-9fab-46bf-9dee-c7ba85d2c2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45439) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2490 | 2026.01.15 15:04:44.433601 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2491 | 2026.01.15 15:04:44.433352 [ 289 ] {} <Debug> TCP-Session: d32c4b96-026a-4f8b-87d9-575709f43b11 Authenticating user 'default' from [fd00:1122:3344:101::e]:40450 | ||
| 2492 | 2026.01.15 15:04:44.433670 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2493 | 2026.01.15 15:04:44.433685 [ 294 ] {} <Debug> TCP-Session: e6869f34-5d0f-4478-a106-205c8eada3cf Authenticating user 'default' from [fd00:1122:3344:101::e]:44852 | ||
| 2494 | 2026.01.15 15:04:44.433702 [ 289 ] {} <Debug> TCP-Session: d32c4b96-026a-4f8b-87d9-575709f43b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2026.01.15 15:04:44.433721 [ 293 ] {} <Debug> TCP-Session: 8229da2c-2a22-4f2e-a884-52fd0ef0c747 Authenticating user 'default' from [fd00:1122:3344:101::e]:54223 | ||
| 2496 | 2026.01.15 15:04:44.433737 [ 289 ] {} <Debug> TCP-Session: d32c4b96-026a-4f8b-87d9-575709f43b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2026.01.15 15:04:44.433733 [ 294 ] {} <Debug> TCP-Session: e6869f34-5d0f-4478-a106-205c8eada3cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2026.01.15 15:04:44.433755 [ 293 ] {} <Debug> TCP-Session: 8229da2c-2a22-4f2e-a884-52fd0ef0c747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2499 | 2026.01.15 15:04:44.433780 [ 294 ] {} <Debug> TCP-Session: e6869f34-5d0f-4478-a106-205c8eada3cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2026.01.15 15:04:44.433798 [ 293 ] {} <Debug> TCP-Session: 8229da2c-2a22-4f2e-a884-52fd0ef0c747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2026.01.15 15:04:44.433675 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2502 | 2026.01.15 15:04:44.433395 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2503 | 2026.01.15 15:04:44.433855 [ 292 ] {} <Debug> TCP-Session: 6c6e00b0-881e-40ce-a732-364b13216192 Authenticating user 'default' from [fd00:1122:3344:101::e]:41184 | ||
| 2504 | 2026.01.15 15:04:44.433885 [ 292 ] {} <Debug> TCP-Session: 6c6e00b0-881e-40ce-a732-364b13216192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2505 | 2026.01.15 15:04:44.433886 [ 291 ] {} <Debug> TCP-Session: 9f52a33a-db48-497c-8f1e-213d7cfae918 Authenticating user 'default' from [fd00:1122:3344:101::e]:44000 | ||
| 2506 | 2026.01.15 15:04:44.433901 [ 292 ] {} <Debug> TCP-Session: 6c6e00b0-881e-40ce-a732-364b13216192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.01.15 15:04:44.433925 [ 291 ] {} <Debug> TCP-Session: 9f52a33a-db48-497c-8f1e-213d7cfae918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.01.15 15:04:44.433939 [ 288 ] {5d65f69b-9fab-46bf-9dee-c7ba85d2c2ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2509 | 2026.01.15 15:04:44.433943 [ 291 ] {} <Debug> TCP-Session: 9f52a33a-db48-497c-8f1e-213d7cfae918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.01.15 15:04:44.434009 [ 288 ] {5d65f69b-9fab-46bf-9dee-c7ba85d2c2ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2511 | 2026.01.15 15:04:44.434339 [ 288 ] {5d65f69b-9fab-46bf-9dee-c7ba85d2c2ef} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 2512 | 2026.01.15 15:04:44.435458 [ 346 ] {5d65f69b-9fab-46bf-9dee-c7ba85d2c2ef} <Trace> AggregatingTransform: Aggregating | ||
| 2513 | 2026.01.15 15:04:44.435510 [ 346 ] {5d65f69b-9fab-46bf-9dee-c7ba85d2c2ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 2514 | 2026.01.15 15:04:44.435550 [ 346 ] {5d65f69b-9fab-46bf-9dee-c7ba85d2c2ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001108466 sec. (902.148 rows/sec., 35.24 KiB/sec.) | ||
| 2515 | 2026.01.15 15:04:44.435570 [ 346 ] {5d65f69b-9fab-46bf-9dee-c7ba85d2c2ef} <Trace> Aggregator: Merging aggregated data | ||
| 2516 | 2026.01.15 15:04:44.436790 [ 288 ] {5d65f69b-9fab-46bf-9dee-c7ba85d2c2ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003272 sec., 305.62347188264056 rows/sec., 11.94 KiB/sec. | ||
| 2517 | 2026.01.15 15:04:44.436938 [ 288 ] {5d65f69b-9fab-46bf-9dee-c7ba85d2c2ef} <Debug> TCPHandler: Processed in 0.003734693 sec. | ||
| 2518 | 2026.01.15 15:04:44.437055 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2519 | 2026.01.15 15:04:44.437084 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2520 | 2026.01.15 15:04:44.437086 [ 288 ] {} <Debug> TCP-Session: 12267e33-aa93-4e2c-8360-c6f0ad998690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.01.15 15:04:44.437101 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2522 | 2026.01.15 15:04:44.437121 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2523 | 2026.01.15 15:04:44.437135 [ 286 ] {} <Debug> TCP-Session: 4dc72fab-dc85-4d27-ac49-c885b39c9b21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2026.01.15 15:04:44.437157 [ 290 ] {} <Debug> TCP-Session: 1457690a-93e6-43c0-a203-b6f417300e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.01.15 15:04:44.437161 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2526 | 2026.01.15 15:04:44.437187 [ 289 ] {} <Debug> TCP-Session: d32c4b96-026a-4f8b-87d9-575709f43b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2527 | 2026.01.15 15:04:44.437198 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2528 | 2026.01.15 15:04:44.437220 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2529 | 2026.01.15 15:04:44.437248 [ 294 ] {} <Debug> TCP-Session: e6869f34-5d0f-4478-a106-205c8eada3cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2530 | 2026.01.15 15:04:44.437222 [ 293 ] {} <Debug> TCP-Session: 8229da2c-2a22-4f2e-a884-52fd0ef0c747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.01.15 15:04:44.437269 [ 3 ] {} <Debug> TCP-Session: b1b4d596-3e9c-4c1e-9146-ce11c90c93e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2026.01.15 15:04:44.437181 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2533 | 2026.01.15 15:04:44.437143 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2534 | 2026.01.15 15:04:44.437366 [ 292 ] {} <Debug> TCP-Session: 6c6e00b0-881e-40ce-a732-364b13216192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2026.01.15 15:04:44.437398 [ 291 ] {} <Debug> TCP-Session: 9f52a33a-db48-497c-8f1e-213d7cfae918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2536 | 2026.01.15 15:04:45.000385 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.56 MiB, peak 203.45 MiB, free memory in arenas 0.00 B, will set to 207.57 MiB (RSS), difference: 16.01 MiB | ||
| 2537 | 2026.01.15 15:04:46.505080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 354 | ||
| 2538 | 2026.01.15 15:04:46.507835 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2026.01.15 15:04:46.507887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2540 | 2026.01.15 15:04:46.509383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2541 | 2026.01.15 15:04:46.509697 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2026.01.15 15:04:46.510025 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2543 | 2026.01.15 15:04:47.426594 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2026.01.15 15:04:47.426970 [ 5 ] {9ed23091-a28b-451e-9397-e631be852c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2545 | 2026.01.15 15:04:47.427035 [ 5 ] {9ed23091-a28b-451e-9397-e631be852c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2546 | 2026.01.15 15:04:47.427707 [ 5 ] {9ed23091-a28b-451e-9397-e631be852c3f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.01.15 15:04:47.427755 [ 5 ] {9ed23091-a28b-451e-9397-e631be852c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2548 | 2026.01.15 15:04:47.428150 [ 5 ] {9ed23091-a28b-451e-9397-e631be852c3f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2549 | 2026.01.15 15:04:47.428381 [ 5 ] {9ed23091-a28b-451e-9397-e631be852c3f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2026.01.15 15:04:47.428511 [ 31 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2551 | 2026.01.15 15:04:47.428532 [ 5 ] {9ed23091-a28b-451e-9397-e631be852c3f} <Debug> executeQuery: Read 102 rows, 8.70 KiB in 0.001622 sec., 62885.32675709001 rows/sec., 5.24 MiB/sec. | ||
| 2552 | 2026.01.15 15:04:47.428583 [ 31 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.01.15 15:04:47.428593 [ 5 ] {9ed23091-a28b-451e-9397-e631be852c3f} <Debug> TCPHandler: Processed in 0.002166961 sec. | ||
| 2554 | 2026.01.15 15:04:47.428611 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2555 | 2026.01.15 15:04:47.428713 [ 198 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 2556 | 2026.01.15 15:04:47.428732 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.01.15 15:04:47.428820 [ 198 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2558 | 2026.01.15 15:04:47.428837 [ 5 ] {df5ff194-ea76-4e3f-a736-d3da4a3a6c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2559 | 2026.01.15 15:04:47.428852 [ 198 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1304 rows starting from the beginning of the part | ||
| 2560 | 2026.01.15 15:04:47.428877 [ 5 ] {df5ff194-ea76-4e3f-a736-d3da4a3a6c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2561 | 2026.01.15 15:04:47.428915 [ 198 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
| 2562 | 2026.01.15 15:04:47.428960 [ 198 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1132 rows starting from the beginning of the part | ||
| 2563 | 2026.01.15 15:04:47.428998 [ 198 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part | ||
| 2564 | 2026.01.15 15:04:47.429036 [ 198 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1132 rows starting from the beginning of the part | ||
| 2565 | 2026.01.15 15:04:47.429074 [ 198 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2566 | 2026.01.15 15:04:47.429281 [ 5 ] {df5ff194-ea76-4e3f-a736-d3da4a3a6c86} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.01.15 15:04:47.429315 [ 5 ] {df5ff194-ea76-4e3f-a736-d3da4a3a6c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2568 | 2026.01.15 15:04:47.429621 [ 5 ] {df5ff194-ea76-4e3f-a736-d3da4a3a6c86} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2569 | 2026.01.15 15:04:47.429881 [ 5 ] {df5ff194-ea76-4e3f-a736-d3da4a3a6c86} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.01.15 15:04:47.430010 [ 5 ] {df5ff194-ea76-4e3f-a736-d3da4a3a6c86} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001191 sec., 19311.50293870697 rows/sec., 1.42 MiB/sec. | ||
| 2571 | 2026.01.15 15:04:47.430046 [ 5 ] {df5ff194-ea76-4e3f-a736-d3da4a3a6c86} <Debug> TCPHandler: Processed in 0.001363185 sec. | ||
| 2572 | 2026.01.15 15:04:47.430152 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.01.15 15:04:47.430246 [ 5 ] {5ba00e9c-c939-4453-9af8-55192bfd43ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2574 | 2026.01.15 15:04:47.430284 [ 5 ] {5ba00e9c-c939-4453-9af8-55192bfd43ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2575 | 2026.01.15 15:04:47.430461 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3874 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787599 sec., 2167152.7003539386 rows/sec., 181.83 MiB/sec. | ||
| 2576 | 2026.01.15 15:04:47.430666 [ 198 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2577 | 2026.01.15 15:04:47.430699 [ 5 ] {5ba00e9c-c939-4453-9af8-55192bfd43ba} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.01.15 15:04:47.430735 [ 5 ] {5ba00e9c-c939-4453-9af8-55192bfd43ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2579 | 2026.01.15 15:04:47.430911 [ 198 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_11_2} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.01.15 15:04:47.430981 [ 198 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_11_2} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2581 | 2026.01.15 15:04:47.431040 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 2582 | 2026.01.15 15:04:47.431043 [ 5 ] {5ba00e9c-c939-4453-9af8-55192bfd43ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2583 | 2026.01.15 15:04:47.431261 [ 5 ] {5ba00e9c-c939-4453-9af8-55192bfd43ba} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.01.15 15:04:47.431356 [ 31 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2585 | 2026.01.15 15:04:47.431382 [ 5 ] {5ba00e9c-c939-4453-9af8-55192bfd43ba} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001153 sec., 75455.33391153513 rows/sec., 5.89 MiB/sec. | ||
| 2586 | 2026.01.15 15:04:47.431388 [ 31 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.01.15 15:04:47.431422 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2588 | 2026.01.15 15:04:47.431425 [ 5 ] {5ba00e9c-c939-4453-9af8-55192bfd43ba} <Debug> TCPHandler: Processed in 0.001320593 sec. | ||
| 2589 | 2026.01.15 15:04:47.431508 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 2590 | 2026.01.15 15:04:47.431553 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.01.15 15:04:47.431610 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2592 | 2026.01.15 15:04:47.431650 [ 5 ] {f3e0495a-8c23-497c-85dc-6dbdacc76a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2593 | 2026.01.15 15:04:47.431648 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 775 rows starting from the beginning of the part | ||
| 2594 | 2026.01.15 15:04:47.431693 [ 5 ] {f3e0495a-8c23-497c-85dc-6dbdacc76a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2595 | 2026.01.15 15:04:47.431737 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 87 rows starting from the beginning of the part | ||
| 2596 | 2026.01.15 15:04:47.431787 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 689 rows starting from the beginning of the part | ||
| 2597 | 2026.01.15 15:04:47.431829 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 87 rows starting from the beginning of the part | ||
| 2598 | 2026.01.15 15:04:47.431872 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 689 rows starting from the beginning of the part | ||
| 2599 | 2026.01.15 15:04:47.431919 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 87 rows starting from the beginning of the part | ||
| 2600 | 2026.01.15 15:04:47.432108 [ 5 ] {f3e0495a-8c23-497c-85dc-6dbdacc76a8b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.01.15 15:04:47.432143 [ 5 ] {f3e0495a-8c23-497c-85dc-6dbdacc76a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2602 | 2026.01.15 15:04:47.432481 [ 5 ] {f3e0495a-8c23-497c-85dc-6dbdacc76a8b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2603 | 2026.01.15 15:04:47.432701 [ 5 ] {f3e0495a-8c23-497c-85dc-6dbdacc76a8b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.01.15 15:04:47.432801 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2605 | 2026.01.15 15:04:47.432828 [ 5 ] {f3e0495a-8c23-497c-85dc-6dbdacc76a8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 2606 | 2026.01.15 15:04:47.432832 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.01.15 15:04:47.432867 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2608 | 2026.01.15 15:04:47.432870 [ 5 ] {f3e0495a-8c23-497c-85dc-6dbdacc76a8b} <Debug> TCPHandler: Processed in 0.001365464 sec. | ||
| 2609 | 2026.01.15 15:04:47.432949 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 2610 | 2026.01.15 15:04:47.432974 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505649 sec., 1603295.3231463642 rows/sec., 120.24 MiB/sec. | ||
| 2611 | 2026.01.15 15:04:47.432995 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2026.01.15 15:04:47.433021 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2613 | 2026.01.15 15:04:47.433046 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1308 rows starting from the beginning of the part | ||
| 2614 | 2026.01.15 15:04:47.433089 [ 5 ] {ceb50199-ab2b-44b1-ba2e-59b731fbc716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2615 | 2026.01.15 15:04:47.433090 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2616 | 2026.01.15 15:04:47.433140 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 314 rows starting from the beginning of the part | ||
| 2617 | 2026.01.15 15:04:47.433147 [ 5 ] {ceb50199-ab2b-44b1-ba2e-59b731fbc716} <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 | ||
| 2618 | 2026.01.15 15:04:47.433175 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 2619 | 2026.01.15 15:04:47.433193 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2620 | 2026.01.15 15:04:47.433210 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 2621 | 2026.01.15 15:04:47.433249 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 2622 | 2026.01.15 15:04:47.433557 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_11_2} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2026.01.15 15:04:47.433651 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_11_2} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2624 | 2026.01.15 15:04:47.433744 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2625 | 2026.01.15 15:04:47.433914 [ 5 ] {ceb50199-ab2b-44b1-ba2e-59b731fbc716} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.01.15 15:04:47.433954 [ 5 ] {ceb50199-ab2b-44b1-ba2e-59b731fbc716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2627 | 2026.01.15 15:04:47.434329 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407176 sec., 1716913.8757340943 rows/sec., 117.50 MiB/sec. | ||
| 2628 | 2026.01.15 15:04:47.434494 [ 5 ] {ceb50199-ab2b-44b1-ba2e-59b731fbc716} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2629 | 2026.01.15 15:04:47.434591 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2630 | 2026.01.15 15:04:47.434734 [ 5 ] {ceb50199-ab2b-44b1-ba2e-59b731fbc716} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.01.15 15:04:47.434819 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2026.01.15 15:04:47.434878 [ 5 ] {ceb50199-ab2b-44b1-ba2e-59b731fbc716} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001807 sec., 12728.278915329274 rows/sec., 22.81 MiB/sec. | ||
| 2633 | 2026.01.15 15:04:47.434889 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2634 | 2026.01.15 15:04:47.434928 [ 5 ] {ceb50199-ab2b-44b1-ba2e-59b731fbc716} <Debug> TCPHandler: Processed in 0.001980155 sec. | ||
| 2635 | 2026.01.15 15:04:47.434949 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2636 | 2026.01.15 15:04:47.435041 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.01.15 15:04:47.435137 [ 5 ] {67c69e2f-a28f-4c25-ab18-416134daffdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2638 | 2026.01.15 15:04:47.435177 [ 5 ] {67c69e2f-a28f-4c25-ab18-416134daffdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2639 | 2026.01.15 15:04:47.435506 [ 5 ] {67c69e2f-a28f-4c25-ab18-416134daffdc} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.01.15 15:04:47.435541 [ 5 ] {67c69e2f-a28f-4c25-ab18-416134daffdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2641 | 2026.01.15 15:04:47.435862 [ 5 ] {67c69e2f-a28f-4c25-ab18-416134daffdc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2642 | 2026.01.15 15:04:47.436069 [ 5 ] {67c69e2f-a28f-4c25-ab18-416134daffdc} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.01.15 15:04:47.436165 [ 31 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2644 | 2026.01.15 15:04:47.436194 [ 5 ] {67c69e2f-a28f-4c25-ab18-416134daffdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 2645 | 2026.01.15 15:04:47.436195 [ 31 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.01.15 15:04:47.436233 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2647 | 2026.01.15 15:04:47.436235 [ 5 ] {67c69e2f-a28f-4c25-ab18-416134daffdc} <Debug> TCPHandler: Processed in 0.001242441 sec. | ||
| 2648 | 2026.01.15 15:04:47.436296 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 2649 | 2026.01.15 15:04:47.436372 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2650 | 2026.01.15 15:04:47.436395 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 370 rows starting from the beginning of the part | ||
| 2651 | 2026.01.15 15:04:47.436438 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2652 | 2026.01.15 15:04:47.436472 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2653 | 2026.01.15 15:04:47.436504 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 2654 | 2026.01.15 15:04:47.436537 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2655 | 2026.01.15 15:04:47.436570 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 2656 | 2026.01.15 15:04:47.437274 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 4 columns (4 merged, 0 gathered) in 0.001002033 sec., 756462.1125252362 rows/sec., 48.62 MiB/sec. | ||
| 2657 | 2026.01.15 15:04:47.437512 [ 197 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2658 | 2026.01.15 15:04:47.437838 [ 197 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_11_2} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.01.15 15:04:47.437920 [ 197 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_11_2} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2660 | 2026.01.15 15:04:47.438008 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2661 | 2026.01.15 15:04:51.431291 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2662 | 2026.01.15 15:04:51.431343 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2663 | 2026.01.15 15:04:51.519461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4828 | ||
| 2664 | 2026.01.15 15:04:51.519975 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.01.15 15:04:51.520023 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2666 | 2026.01.15 15:04:51.520549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2667 | 2026.01.15 15:04:51.520818 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.01.15 15:04:51.520970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4828 | ||
| 2669 | 2026.01.15 15:04:51.755518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2670 | 2026.01.15 15:04:51.773623 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.01.15 15:04:51.773688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2672 | 2026.01.15 15:04:51.780067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2673 | 2026.01.15 15:04:51.780804 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.01.15 15:04:51.784754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2675 | 2026.01.15 15:04:52.001274 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.42 MiB, peak 214.36 MiB, free memory in arenas 0.00 B, will set to 210.20 MiB (RSS), difference: 1.78 MiB | ||
| 2676 | 2026.01.15 15:04:52.436426 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.01.15 15:04:52.436618 [ 5 ] {47a5dbe6-4ccf-4a88-869b-9be421ab130a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2678 | 2026.01.15 15:04:52.436689 [ 5 ] {47a5dbe6-4ccf-4a88-869b-9be421ab130a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2679 | 2026.01.15 15:04:52.437511 [ 5 ] {47a5dbe6-4ccf-4a88-869b-9be421ab130a} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.01.15 15:04:52.437550 [ 5 ] {47a5dbe6-4ccf-4a88-869b-9be421ab130a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2681 | 2026.01.15 15:04:52.437958 [ 5 ] {47a5dbe6-4ccf-4a88-869b-9be421ab130a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2682 | 2026.01.15 15:04:52.438192 [ 5 ] {47a5dbe6-4ccf-4a88-869b-9be421ab130a} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.01.15 15:04:52.438303 [ 89 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2684 | 2026.01.15 15:04:52.438347 [ 89 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.01.15 15:04:52.438351 [ 5 ] {47a5dbe6-4ccf-4a88-869b-9be421ab130a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001784 sec., 229820.62780269058 rows/sec., 14.58 MiB/sec. | ||
| 2686 | 2026.01.15 15:04:52.438374 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2687 | 2026.01.15 15:04:52.438406 [ 5 ] {47a5dbe6-4ccf-4a88-869b-9be421ab130a} <Debug> TCPHandler: Processed in 0.002113429 sec. | ||
| 2688 | 2026.01.15 15:04:52.438512 [ 189 ] {ad86412f-b1aa-4b04-8739-c099606ac133::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 | ||
| 2689 | 2026.01.15 15:04:52.438526 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2690 | 2026.01.15 15:04:52.438671 [ 5 ] {f34cf6af-3018-487c-b6b9-07691a698f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2691 | 2026.01.15 15:04:52.438680 [ 189 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2692 | 2026.01.15 15:04:52.438720 [ 5 ] {f34cf6af-3018-487c-b6b9-07691a698f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2693 | 2026.01.15 15:04:52.438726 [ 189 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2694 | 2026.01.15 15:04:52.438844 [ 189 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2695 | 2026.01.15 15:04:52.438902 [ 189 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2696 | 2026.01.15 15:04:52.438948 [ 189 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2697 | 2026.01.15 15:04:52.438991 [ 189 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2698 | 2026.01.15 15:04:52.439037 [ 189 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 2699 | 2026.01.15 15:04:52.439607 [ 5 ] {f34cf6af-3018-487c-b6b9-07691a698f39} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.01.15 15:04:52.439649 [ 5 ] {f34cf6af-3018-487c-b6b9-07691a698f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2701 | 2026.01.15 15:04:52.440076 [ 5 ] {f34cf6af-3018-487c-b6b9-07691a698f39} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2702 | 2026.01.15 15:04:52.440136 [ 197 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688586 sec., 1228246.5921190868 rows/sec., 82.88 MiB/sec. | ||
| 2703 | 2026.01.15 15:04:52.440312 [ 189 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2704 | 2026.01.15 15:04:52.440319 [ 5 ] {f34cf6af-3018-487c-b6b9-07691a698f39} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.01.15 15:04:52.440478 [ 5 ] {f34cf6af-3018-487c-b6b9-07691a698f39} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001831 sec., 618241.3981430912 rows/sec., 48.97 MiB/sec. | ||
| 2706 | 2026.01.15 15:04:52.440517 [ 5 ] {f34cf6af-3018-487c-b6b9-07691a698f39} <Debug> TCPHandler: Processed in 0.002043817 sec. | ||
| 2707 | 2026.01.15 15:04:52.440588 [ 189 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_6_1} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.01.15 15:04:52.440628 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.01.15 15:04:52.440661 [ 189 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_6_1} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2710 | 2026.01.15 15:04:52.440731 [ 5 ] {b04d533a-ae40-40ca-ad68-941c988aa3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.01.15 15:04:52.440731 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2712 | 2026.01.15 15:04:52.440780 [ 5 ] {b04d533a-ae40-40ca-ad68-941c988aa3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2713 | 2026.01.15 15:04:52.441259 [ 5 ] {b04d533a-ae40-40ca-ad68-941c988aa3d1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.01.15 15:04:52.441295 [ 5 ] {b04d533a-ae40-40ca-ad68-941c988aa3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2715 | 2026.01.15 15:04:52.441622 [ 5 ] {b04d533a-ae40-40ca-ad68-941c988aa3d1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2716 | 2026.01.15 15:04:52.441845 [ 5 ] {b04d533a-ae40-40ca-ad68-941c988aa3d1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.01.15 15:04:52.441931 [ 89 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2718 | 2026.01.15 15:04:52.441956 [ 89 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.01.15 15:04:52.441971 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2720 | 2026.01.15 15:04:52.441972 [ 5 ] {b04d533a-ae40-40ca-ad68-941c988aa3d1} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001262 sec., 170364.50079239302 rows/sec., 10.11 MiB/sec. | ||
| 2721 | 2026.01.15 15:04:52.442013 [ 5 ] {b04d533a-ae40-40ca-ad68-941c988aa3d1} <Debug> TCPHandler: Processed in 0.001434427 sec. | ||
| 2722 | 2026.01.15 15:04:52.442062 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 2723 | 2026.01.15 15:04:52.442112 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2026.01.15 15:04:52.442153 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2725 | 2026.01.15 15:04:52.442191 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 262 rows starting from the beginning of the part | ||
| 2726 | 2026.01.15 15:04:52.442206 [ 5 ] {a2dfa1e8-a515-4f0a-ab13-f258ae815b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2727 | 2026.01.15 15:04:52.442247 [ 5 ] {a2dfa1e8-a515-4f0a-ab13-f258ae815b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2728 | 2026.01.15 15:04:52.442271 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 215 rows starting from the beginning of the part | ||
| 2729 | 2026.01.15 15:04:52.442318 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2730 | 2026.01.15 15:04:52.442363 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 215 rows starting from the beginning of the part | ||
| 2731 | 2026.01.15 15:04:52.442402 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
| 2732 | 2026.01.15 15:04:52.442448 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 215 rows starting from the beginning of the part | ||
| 2733 | 2026.01.15 15:04:52.442711 [ 5 ] {a2dfa1e8-a515-4f0a-ab13-f258ae815b9d} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.01.15 15:04:52.442746 [ 5 ] {a2dfa1e8-a515-4f0a-ab13-f258ae815b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2735 | 2026.01.15 15:04:52.443051 [ 5 ] {a2dfa1e8-a515-4f0a-ab13-f258ae815b9d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2736 | 2026.01.15 15:04:52.443272 [ 5 ] {a2dfa1e8-a515-4f0a-ab13-f258ae815b9d} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.01.15 15:04:52.443327 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 953 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304473 sec., 730563.2236159736 rows/sec., 47.15 MiB/sec. | ||
| 2738 | 2026.01.15 15:04:52.443400 [ 5 ] {a2dfa1e8-a515-4f0a-ab13-f258ae815b9d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001213 sec., 174773.28936521022 rows/sec., 11.27 MiB/sec. | ||
| 2739 | 2026.01.15 15:04:52.443400 [ 114 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2740 | 2026.01.15 15:04:52.443442 [ 5 ] {a2dfa1e8-a515-4f0a-ab13-f258ae815b9d} <Debug> TCPHandler: Processed in 0.001377726 sec. | ||
| 2741 | 2026.01.15 15:04:52.443452 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2742 | 2026.01.15 15:04:52.443456 [ 114 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.01.15 15:04:52.443507 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2744 | 2026.01.15 15:04:52.443552 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2026.01.15 15:04:52.443567 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 2746 | 2026.01.15 15:04:52.443659 [ 5 ] {b66aa43e-5106-4560-b6c1-733dc2110e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2747 | 2026.01.15 15:04:52.443662 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2748 | 2026.01.15 15:04:52.443707 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2749 | 2026.01.15 15:04:52.443710 [ 5 ] {b66aa43e-5106-4560-b6c1-733dc2110e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2750 | 2026.01.15 15:04:52.443728 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_11_2} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.01.15 15:04:52.443755 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2752 | 2026.01.15 15:04:52.443794 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_11_2} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2753 | 2026.01.15 15:04:52.443799 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2754 | 2026.01.15 15:04:52.443850 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2755 | 2026.01.15 15:04:52.443861 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2756 | 2026.01.15 15:04:52.443883 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2757 | 2026.01.15 15:04:52.443921 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2758 | 2026.01.15 15:04:52.444213 [ 5 ] {b66aa43e-5106-4560-b6c1-733dc2110e7e} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.01.15 15:04:52.444255 [ 5 ] {b66aa43e-5106-4560-b6c1-733dc2110e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2760 | 2026.01.15 15:04:52.444600 [ 5 ] {b66aa43e-5106-4560-b6c1-733dc2110e7e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2761 | 2026.01.15 15:04:52.444780 [ 196 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122923 sec., 881852.8672420946 rows/sec., 60.60 MiB/sec. | ||
| 2762 | 2026.01.15 15:04:52.444825 [ 5 ] {b66aa43e-5106-4560-b6c1-733dc2110e7e} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.01.15 15:04:52.444934 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2764 | 2026.01.15 15:04:52.444935 [ 114 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2765 | 2026.01.15 15:04:52.444961 [ 5 ] {b66aa43e-5106-4560-b6c1-733dc2110e7e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001321 sec., 159727.47918243756 rows/sec., 9.07 MiB/sec. | ||
| 2766 | 2026.01.15 15:04:52.444980 [ 114 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2026.01.15 15:04:52.445005 [ 5 ] {b66aa43e-5106-4560-b6c1-733dc2110e7e} <Debug> TCPHandler: Processed in 0.001503389 sec. | ||
| 2768 | 2026.01.15 15:04:52.445007 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2769 | 2026.01.15 15:04:52.445083 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::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 | ||
| 2770 | 2026.01.15 15:04:52.445133 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.01.15 15:04:52.445165 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2772 | 2026.01.15 15:04:52.445185 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_6_1} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.01.15 15:04:52.445192 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2774 | 2026.01.15 15:04:52.445238 [ 5 ] {473fdd26-693c-4486-b898-626c474f6a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2775 | 2026.01.15 15:04:52.445251 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_6_1} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2776 | 2026.01.15 15:04:52.445250 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2777 | 2026.01.15 15:04:52.445285 [ 5 ] {473fdd26-693c-4486-b898-626c474f6a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2778 | 2026.01.15 15:04:52.445307 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2779 | 2026.01.15 15:04:52.445321 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2780 | 2026.01.15 15:04:52.445348 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2781 | 2026.01.15 15:04:52.445386 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2782 | 2026.01.15 15:04:52.445420 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 2783 | 2026.01.15 15:04:52.445940 [ 5 ] {473fdd26-693c-4486-b898-626c474f6a4a} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.01.15 15:04:52.445984 [ 5 ] {473fdd26-693c-4486-b898-626c474f6a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2785 | 2026.01.15 15:04:52.446220 [ 202 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160188 sec., 919678.5348581438 rows/sec., 55.94 MiB/sec. | ||
| 2786 | 2026.01.15 15:04:52.446360 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2787 | 2026.01.15 15:04:52.446363 [ 5 ] {473fdd26-693c-4486-b898-626c474f6a4a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2788 | 2026.01.15 15:04:52.446692 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_6_1} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.01.15 15:04:52.446728 [ 5 ] {473fdd26-693c-4486-b898-626c474f6a4a} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.01.15 15:04:52.446759 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_6_1} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2791 | 2026.01.15 15:04:52.446819 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2792 | 2026.01.15 15:04:52.446877 [ 5 ] {473fdd26-693c-4486-b898-626c474f6a4a} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001658 sec., 415560.9167671894 rows/sec., 29.02 MiB/sec. | ||
| 2793 | 2026.01.15 15:04:52.446920 [ 5 ] {473fdd26-693c-4486-b898-626c474f6a4a} <Debug> TCPHandler: Processed in 0.001841681 sec. | ||
| 2794 | 2026.01.15 15:04:52.447022 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2026.01.15 15:04:52.447118 [ 5 ] {17770a27-b482-4eb6-9a5b-8ef77ce1fc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2796 | 2026.01.15 15:04:52.447159 [ 5 ] {17770a27-b482-4eb6-9a5b-8ef77ce1fc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2797 | 2026.01.15 15:04:52.447503 [ 5 ] {17770a27-b482-4eb6-9a5b-8ef77ce1fc29} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.01.15 15:04:52.447540 [ 5 ] {17770a27-b482-4eb6-9a5b-8ef77ce1fc29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2799 | 2026.01.15 15:04:52.447845 [ 5 ] {17770a27-b482-4eb6-9a5b-8ef77ce1fc29} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2800 | 2026.01.15 15:04:52.448085 [ 5 ] {17770a27-b482-4eb6-9a5b-8ef77ce1fc29} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.01.15 15:04:52.448217 [ 5 ] {17770a27-b482-4eb6-9a5b-8ef77ce1fc29} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 2802 | 2026.01.15 15:04:52.448254 [ 5 ] {17770a27-b482-4eb6-9a5b-8ef77ce1fc29} <Debug> TCPHandler: Processed in 0.001282212 sec. | ||
| 2803 | 2026.01.15 15:04:52.448355 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.01.15 15:04:52.448448 [ 5 ] {65efaabf-ede2-4499-b96c-4a3ef5a812ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2805 | 2026.01.15 15:04:52.448490 [ 5 ] {65efaabf-ede2-4499-b96c-4a3ef5a812ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2806 | 2026.01.15 15:04:52.448962 [ 5 ] {65efaabf-ede2-4499-b96c-4a3ef5a812ec} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.01.15 15:04:52.449005 [ 5 ] {65efaabf-ede2-4499-b96c-4a3ef5a812ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2808 | 2026.01.15 15:04:52.449358 [ 5 ] {65efaabf-ede2-4499-b96c-4a3ef5a812ec} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2809 | 2026.01.15 15:04:52.449574 [ 5 ] {65efaabf-ede2-4499-b96c-4a3ef5a812ec} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.01.15 15:04:52.449703 [ 5 ] {65efaabf-ede2-4499-b96c-4a3ef5a812ec} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001274 sec., 246467.81789638934 rows/sec., 16.19 MiB/sec. | ||
| 2811 | 2026.01.15 15:04:52.449740 [ 5 ] {65efaabf-ede2-4499-b96c-4a3ef5a812ec} <Debug> TCPHandler: Processed in 0.001431407 sec. | ||
| 2812 | 2026.01.15 15:04:52.449843 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.01.15 15:04:52.449938 [ 5 ] {5fb4ecc9-7d1e-400a-9d63-73c7bd8b79d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.01.15 15:04:52.449979 [ 5 ] {5fb4ecc9-7d1e-400a-9d63-73c7bd8b79d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2815 | 2026.01.15 15:04:52.450280 [ 5 ] {5fb4ecc9-7d1e-400a-9d63-73c7bd8b79d7} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.01.15 15:04:52.450316 [ 5 ] {5fb4ecc9-7d1e-400a-9d63-73c7bd8b79d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2817 | 2026.01.15 15:04:52.450611 [ 5 ] {5fb4ecc9-7d1e-400a-9d63-73c7bd8b79d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2818 | 2026.01.15 15:04:52.450828 [ 5 ] {5fb4ecc9-7d1e-400a-9d63-73c7bd8b79d7} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.01.15 15:04:52.450924 [ 114 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2820 | 2026.01.15 15:04:52.450955 [ 114 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.01.15 15:04:52.450957 [ 5 ] {5fb4ecc9-7d1e-400a-9d63-73c7bd8b79d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 2822 | 2026.01.15 15:04:52.450972 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2823 | 2026.01.15 15:04:52.451006 [ 5 ] {5fb4ecc9-7d1e-400a-9d63-73c7bd8b79d7} <Debug> TCPHandler: Processed in 0.00121243 sec. | ||
| 2824 | 2026.01.15 15:04:52.451052 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::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 | ||
| 2825 | 2026.01.15 15:04:52.451121 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.01.15 15:04:52.451129 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2827 | 2026.01.15 15:04:52.451164 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2828 | 2026.01.15 15:04:52.451208 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::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 | ||
| 2829 | 2026.01.15 15:04:52.451239 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::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 | ||
| 2830 | 2026.01.15 15:04:52.451239 [ 5 ] {6499b625-d810-48b2-962c-6b95b6cdc927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2831 | 2026.01.15 15:04:52.451273 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::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 | ||
| 2832 | 2026.01.15 15:04:52.451303 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::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 | ||
| 2833 | 2026.01.15 15:04:52.451311 [ 5 ] {6499b625-d810-48b2-962c-6b95b6cdc927} <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 | ||
| 2834 | 2026.01.15 15:04:52.451881 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000854788 sec., 5849.403594809473 rows/sec., 394.15 KiB/sec. | ||
| 2835 | 2026.01.15 15:04:52.452031 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2836 | 2026.01.15 15:04:52.452325 [ 5 ] {6499b625-d810-48b2-962c-6b95b6cdc927} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.01.15 15:04:52.452361 [ 5 ] {6499b625-d810-48b2-962c-6b95b6cdc927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2838 | 2026.01.15 15:04:52.452402 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_5_1} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.01.15 15:04:52.452478 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_5_1} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2840 | 2026.01.15 15:04:52.452540 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2841 | 2026.01.15 15:04:52.452953 [ 5 ] {6499b625-d810-48b2-962c-6b95b6cdc927} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2842 | 2026.01.15 15:04:52.453180 [ 5 ] {6499b625-d810-48b2-962c-6b95b6cdc927} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.01.15 15:04:52.453286 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2844 | 2026.01.15 15:04:52.453315 [ 5 ] {6499b625-d810-48b2-962c-6b95b6cdc927} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002101 sec., 4759.63826749167 rows/sec., 8.53 MiB/sec. | ||
| 2845 | 2026.01.15 15:04:52.453320 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.01.15 15:04:52.453353 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2847 | 2026.01.15 15:04:52.453373 [ 5 ] {6499b625-d810-48b2-962c-6b95b6cdc927} <Debug> TCPHandler: Processed in 0.002308276 sec. | ||
| 2848 | 2026.01.15 15:04:52.453443 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 2849 | 2026.01.15 15:04:52.453498 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.01.15 15:04:52.453596 [ 5 ] {31e7df28-40d0-47bb-9f37-c4b5ba7338dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2851 | 2026.01.15 15:04:52.453636 [ 5 ] {31e7df28-40d0-47bb-9f37-c4b5ba7338dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2852 | 2026.01.15 15:04:52.453660 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2853 | 2026.01.15 15:04:52.453723 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 99 rows starting from the beginning of the part | ||
| 2854 | 2026.01.15 15:04:52.453861 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2855 | 2026.01.15 15:04:52.453963 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2856 | 2026.01.15 15:04:52.453980 [ 5 ] {31e7df28-40d0-47bb-9f37-c4b5ba7338dc} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.01.15 15:04:52.454020 [ 5 ] {31e7df28-40d0-47bb-9f37-c4b5ba7338dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2858 | 2026.01.15 15:04:52.454056 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2859 | 2026.01.15 15:04:52.454155 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
| 2860 | 2026.01.15 15:04:52.454253 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2861 | 2026.01.15 15:04:52.454351 [ 5 ] {31e7df28-40d0-47bb-9f37-c4b5ba7338dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2862 | 2026.01.15 15:04:52.454613 [ 5 ] {31e7df28-40d0-47bb-9f37-c4b5ba7338dc} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.01.15 15:04:52.454749 [ 5 ] {31e7df28-40d0-47bb-9f37-c4b5ba7338dc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001172 sec., 88737.2013651877 rows/sec., 5.44 MiB/sec. | ||
| 2864 | 2026.01.15 15:04:52.454784 [ 5 ] {31e7df28-40d0-47bb-9f37-c4b5ba7338dc} <Debug> TCPHandler: Processed in 0.001334184 sec. | ||
| 2865 | 2026.01.15 15:04:52.462088 [ 190 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 19 columns (19 merged, 0 gathered) in 0.008689225 sec., 20139.885893160783 rows/sec., 36.09 MiB/sec. | ||
| 2866 | 2026.01.15 15:04:52.462510 [ 202 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2867 | 2026.01.15 15:04:52.462896 [ 202 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.01.15 15:04:52.462980 [ 202 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2869 | 2026.01.15 15:04:52.463094 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2870 | 2026.01.15 15:04:56.512309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 388 | ||
| 2871 | 2026.01.15 15:04:56.514857 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.01.15 15:04:56.514919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2873 | 2026.01.15 15:04:56.516132 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2874 | 2026.01.15 15:04:56.516394 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.01.15 15:04:56.516689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 2876 | 2026.01.15 15:04:57.428985 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2877 | 2026.01.15 15:04:57.429245 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2878 | 2026.01.15 15:04:57.429600 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2879 | 2026.01.15 15:04:57.429642 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2880 | 2026.01.15 15:04:57.429901 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2881 | 2026.01.15 15:04:57.429966 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2882 | 2026.01.15 15:04:57.430098 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2883 | 2026.01.15 15:04:57.430187 [ 332 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2884 | 2026.01.15 15:04:57.430196 [ 300 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2885 | 2026.01.15 15:04:57.430274 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 2886 | 2026.01.15 15:04:57.430295 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2887 | 2026.01.15 15:04:57.432732 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2888 | 2026.01.15 15:04:57.432778 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2889 | 2026.01.15 15:04:57.432868 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2890 | 2026.01.15 15:04:57.432938 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2891 | 2026.01.15 15:04:57.434087 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.004978 sec., 8236.239453595823 rows/sec., 331.73 KiB/sec. | ||
| 2892 | 2026.01.15 15:04:57.434195 [ 5 ] {6625a4d8-dfe1-41e8-8046-0eb5112e0650} <Debug> TCPHandler: Processed in 0.005381607 sec. | ||
| 2893 | 2026.01.15 15:04:57.434836 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.01.15 15:04:57.434948 [ 5 ] {14a465f0-84b1-45d4-809f-c301c860c99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2895 | 2026.01.15 15:04:57.434994 [ 5 ] {14a465f0-84b1-45d4-809f-c301c860c99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2896 | 2026.01.15 15:04:57.435512 [ 5 ] {14a465f0-84b1-45d4-809f-c301c860c99b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.01.15 15:04:57.435555 [ 5 ] {14a465f0-84b1-45d4-809f-c301c860c99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2898 | 2026.01.15 15:04:57.435939 [ 5 ] {14a465f0-84b1-45d4-809f-c301c860c99b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2899 | 2026.01.15 15:04:57.436129 [ 5 ] {14a465f0-84b1-45d4-809f-c301c860c99b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.01.15 15:04:57.436267 [ 5 ] {14a465f0-84b1-45d4-809f-c301c860c99b} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001391 sec., 718.9072609633357 rows/sec., 74.42 KiB/sec. | ||
| 2901 | 2026.01.15 15:04:57.436304 [ 5 ] {14a465f0-84b1-45d4-809f-c301c860c99b} <Debug> TCPHandler: Processed in 0.001559871 sec. | ||
| 2902 | 2026.01.15 15:04:57.436411 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.01.15 15:04:57.436505 [ 5 ] {c500fb42-7ae1-457d-8e5b-91c4bb3c36de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2904 | 2026.01.15 15:04:57.436545 [ 5 ] {c500fb42-7ae1-457d-8e5b-91c4bb3c36de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2905 | 2026.01.15 15:04:57.436996 [ 5 ] {c500fb42-7ae1-457d-8e5b-91c4bb3c36de} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.01.15 15:04:57.437032 [ 5 ] {c500fb42-7ae1-457d-8e5b-91c4bb3c36de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2907 | 2026.01.15 15:04:57.437314 [ 5 ] {c500fb42-7ae1-457d-8e5b-91c4bb3c36de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2908 | 2026.01.15 15:04:57.437513 [ 5 ] {c500fb42-7ae1-457d-8e5b-91c4bb3c36de} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.01.15 15:04:57.437699 [ 5 ] {c500fb42-7ae1-457d-8e5b-91c4bb3c36de} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 843.55 KiB/sec. | ||
| 2910 | 2026.01.15 15:04:57.437736 [ 5 ] {c500fb42-7ae1-457d-8e5b-91c4bb3c36de} <Debug> TCPHandler: Processed in 0.001324884 sec. | ||
| 2911 | 2026.01.15 15:04:57.437859 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.01.15 15:04:57.437954 [ 5 ] {1f5e9c86-3c89-4672-bfa3-7968ce08de17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2913 | 2026.01.15 15:04:57.437993 [ 5 ] {1f5e9c86-3c89-4672-bfa3-7968ce08de17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2914 | 2026.01.15 15:04:57.438437 [ 5 ] {1f5e9c86-3c89-4672-bfa3-7968ce08de17} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.01.15 15:04:57.438473 [ 5 ] {1f5e9c86-3c89-4672-bfa3-7968ce08de17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2916 | 2026.01.15 15:04:57.438776 [ 5 ] {1f5e9c86-3c89-4672-bfa3-7968ce08de17} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2917 | 2026.01.15 15:04:57.438996 [ 5 ] {1f5e9c86-3c89-4672-bfa3-7968ce08de17} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.01.15 15:04:57.439115 [ 5 ] {1f5e9c86-3c89-4672-bfa3-7968ce08de17} <Debug> executeQuery: Read 123 rows, 10.58 KiB in 0.001209 sec., 101736.97270471464 rows/sec., 8.54 MiB/sec. | ||
| 2919 | 2026.01.15 15:04:57.439148 [ 5 ] {1f5e9c86-3c89-4672-bfa3-7968ce08de17} <Debug> TCPHandler: Processed in 0.001370265 sec. | ||
| 2920 | 2026.01.15 15:04:57.439256 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2026.01.15 15:04:57.439341 [ 5 ] {1d8f02ab-bc7f-47bd-9c38-04efa831f82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2922 | 2026.01.15 15:04:57.439378 [ 5 ] {1d8f02ab-bc7f-47bd-9c38-04efa831f82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2923 | 2026.01.15 15:04:57.439808 [ 5 ] {1d8f02ab-bc7f-47bd-9c38-04efa831f82d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.01.15 15:04:57.439842 [ 5 ] {1d8f02ab-bc7f-47bd-9c38-04efa831f82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2925 | 2026.01.15 15:04:57.440120 [ 5 ] {1d8f02ab-bc7f-47bd-9c38-04efa831f82d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2926 | 2026.01.15 15:04:57.440316 [ 5 ] {1d8f02ab-bc7f-47bd-9c38-04efa831f82d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.01.15 15:04:57.440430 [ 5 ] {1d8f02ab-bc7f-47bd-9c38-04efa831f82d} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001111 sec., 37803.7803780378 rows/sec., 2.72 MiB/sec. | ||
| 2928 | 2026.01.15 15:04:57.440465 [ 5 ] {1d8f02ab-bc7f-47bd-9c38-04efa831f82d} <Debug> TCPHandler: Processed in 0.001269692 sec. | ||
| 2929 | 2026.01.15 15:04:57.440570 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.01.15 15:04:57.440723 [ 5 ] {d3976375-b5d4-42aa-8d1f-5b200416a8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2931 | 2026.01.15 15:04:57.440761 [ 5 ] {d3976375-b5d4-42aa-8d1f-5b200416a8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2932 | 2026.01.15 15:04:57.441127 [ 5 ] {d3976375-b5d4-42aa-8d1f-5b200416a8c6} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.01.15 15:04:57.441163 [ 5 ] {d3976375-b5d4-42aa-8d1f-5b200416a8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2934 | 2026.01.15 15:04:57.441504 [ 5 ] {d3976375-b5d4-42aa-8d1f-5b200416a8c6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2935 | 2026.01.15 15:04:57.441715 [ 5 ] {d3976375-b5d4-42aa-8d1f-5b200416a8c6} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.01.15 15:04:57.441837 [ 5 ] {d3976375-b5d4-42aa-8d1f-5b200416a8c6} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 58.15 KiB/sec. | ||
| 2937 | 2026.01.15 15:04:57.441870 [ 5 ] {d3976375-b5d4-42aa-8d1f-5b200416a8c6} <Debug> TCPHandler: Processed in 0.001300203 sec. | ||
| 2938 | 2026.01.15 15:04:57.441974 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.01.15 15:04:57.442059 [ 5 ] {06c41d6f-d8ee-43e6-92b9-206c44f73b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2940 | 2026.01.15 15:04:57.442095 [ 5 ] {06c41d6f-d8ee-43e6-92b9-206c44f73b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2941 | 2026.01.15 15:04:57.442503 [ 5 ] {06c41d6f-d8ee-43e6-92b9-206c44f73b45} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.01.15 15:04:57.442537 [ 5 ] {06c41d6f-d8ee-43e6-92b9-206c44f73b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2943 | 2026.01.15 15:04:57.442882 [ 5 ] {06c41d6f-d8ee-43e6-92b9-206c44f73b45} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2944 | 2026.01.15 15:04:57.443078 [ 5 ] {06c41d6f-d8ee-43e6-92b9-206c44f73b45} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.01.15 15:04:57.443191 [ 5 ] {06c41d6f-d8ee-43e6-92b9-206c44f73b45} <Debug> executeQuery: Read 109 rows, 8.74 KiB in 0.001157 sec., 94209.16162489196 rows/sec., 7.37 MiB/sec. | ||
| 2946 | 2026.01.15 15:04:57.443224 [ 5 ] {06c41d6f-d8ee-43e6-92b9-206c44f73b45} <Debug> TCPHandler: Processed in 0.001313663 sec. | ||
| 2947 | 2026.01.15 15:04:57.443334 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.01.15 15:04:57.443420 [ 5 ] {62c7eb8d-996d-4439-870c-8f1bd27b5d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2949 | 2026.01.15 15:04:57.443459 [ 5 ] {62c7eb8d-996d-4439-870c-8f1bd27b5d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2950 | 2026.01.15 15:04:57.443911 [ 5 ] {62c7eb8d-996d-4439-870c-8f1bd27b5d0c} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.01.15 15:04:57.443947 [ 5 ] {62c7eb8d-996d-4439-870c-8f1bd27b5d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2952 | 2026.01.15 15:04:57.444272 [ 5 ] {62c7eb8d-996d-4439-870c-8f1bd27b5d0c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2953 | 2026.01.15 15:04:57.444488 [ 5 ] {62c7eb8d-996d-4439-870c-8f1bd27b5d0c} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.01.15 15:04:57.444612 [ 5 ] {62c7eb8d-996d-4439-870c-8f1bd27b5d0c} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.00116 sec., 143103.44827586206 rows/sec., 9.96 MiB/sec. | ||
| 2955 | 2026.01.15 15:04:57.444648 [ 5 ] {62c7eb8d-996d-4439-870c-8f1bd27b5d0c} <Debug> TCPHandler: Processed in 0.001317144 sec. | ||
| 2956 | 2026.01.15 15:04:57.444752 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.01.15 15:04:57.444838 [ 5 ] {9a0b21d0-4551-4059-84a5-ef42948ae460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2958 | 2026.01.15 15:04:57.444876 [ 5 ] {9a0b21d0-4551-4059-84a5-ef42948ae460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2959 | 2026.01.15 15:04:57.445162 [ 5 ] {9a0b21d0-4551-4059-84a5-ef42948ae460} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.01.15 15:04:57.445195 [ 5 ] {9a0b21d0-4551-4059-84a5-ef42948ae460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2961 | 2026.01.15 15:04:57.445468 [ 5 ] {9a0b21d0-4551-4059-84a5-ef42948ae460} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2962 | 2026.01.15 15:04:57.445721 [ 5 ] {9a0b21d0-4551-4059-84a5-ef42948ae460} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.01.15 15:04:57.445834 [ 5 ] {9a0b21d0-4551-4059-84a5-ef42948ae460} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 62.66 KiB/sec. | ||
| 2964 | 2026.01.15 15:04:57.445866 [ 5 ] {9a0b21d0-4551-4059-84a5-ef42948ae460} <Debug> TCPHandler: Processed in 0.001168548 sec. | ||
| 2965 | 2026.01.15 15:04:57.445969 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.01.15 15:04:57.446055 [ 5 ] {be37a5a2-c69d-42d8-9f74-561ca0739e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2967 | 2026.01.15 15:04:57.446104 [ 5 ] {be37a5a2-c69d-42d8-9f74-561ca0739e63} <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 | ||
| 2968 | 2026.01.15 15:04:57.446947 [ 5 ] {be37a5a2-c69d-42d8-9f74-561ca0739e63} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.01.15 15:04:57.446983 [ 5 ] {be37a5a2-c69d-42d8-9f74-561ca0739e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2970 | 2026.01.15 15:04:57.447523 [ 5 ] {be37a5a2-c69d-42d8-9f74-561ca0739e63} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2971 | 2026.01.15 15:04:57.447752 [ 5 ] {be37a5a2-c69d-42d8-9f74-561ca0739e63} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.01.15 15:04:57.447877 [ 5 ] {be37a5a2-c69d-42d8-9f74-561ca0739e63} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001826 sec., 16429.35377875137 rows/sec., 29.44 MiB/sec. | ||
| 2973 | 2026.01.15 15:04:57.447922 [ 5 ] {be37a5a2-c69d-42d8-9f74-561ca0739e63} <Debug> TCPHandler: Processed in 0.001996076 sec. | ||
| 2974 | 2026.01.15 15:04:57.448030 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.01.15 15:04:57.448118 [ 5 ] {e6209d4b-87c7-4d0b-9636-0fc1b8cc1dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.01.15 15:04:57.448156 [ 5 ] {e6209d4b-87c7-4d0b-9636-0fc1b8cc1dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2977 | 2026.01.15 15:04:57.448444 [ 5 ] {e6209d4b-87c7-4d0b-9636-0fc1b8cc1dff} <Trace> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.01.15 15:04:57.448477 [ 5 ] {e6209d4b-87c7-4d0b-9636-0fc1b8cc1dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2979 | 2026.01.15 15:04:57.448829 [ 5 ] {e6209d4b-87c7-4d0b-9636-0fc1b8cc1dff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2980 | 2026.01.15 15:04:57.449039 [ 5 ] {e6209d4b-87c7-4d0b-9636-0fc1b8cc1dff} <Trace> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.01.15 15:04:57.449159 [ 5 ] {e6209d4b-87c7-4d0b-9636-0fc1b8cc1dff} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00103 sec., 2912.6213592233007 rows/sec., 205.74 KiB/sec. | ||
| 2982 | 2026.01.15 15:04:57.449194 [ 5 ] {e6209d4b-87c7-4d0b-9636-0fc1b8cc1dff} <Debug> TCPHandler: Processed in 0.001187899 sec. | ||
| 2983 | 2026.01.15 15:04:57.449347 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.01.15 15:04:57.449438 [ 5 ] {7c8f38d0-e04f-4001-8cad-4838e3c2a89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2985 | 2026.01.15 15:04:57.449478 [ 5 ] {7c8f38d0-e04f-4001-8cad-4838e3c2a89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2986 | 2026.01.15 15:04:57.449799 [ 5 ] {7c8f38d0-e04f-4001-8cad-4838e3c2a89c} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.01.15 15:04:57.449832 [ 5 ] {7c8f38d0-e04f-4001-8cad-4838e3c2a89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2988 | 2026.01.15 15:04:57.450108 [ 5 ] {7c8f38d0-e04f-4001-8cad-4838e3c2a89c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2989 | 2026.01.15 15:04:57.450304 [ 5 ] {7c8f38d0-e04f-4001-8cad-4838e3c2a89c} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.01.15 15:04:57.450418 [ 5 ] {7c8f38d0-e04f-4001-8cad-4838e3c2a89c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 2991 | 2026.01.15 15:04:57.450449 [ 5 ] {7c8f38d0-e04f-4001-8cad-4838e3c2a89c} <Debug> TCPHandler: Processed in 0.00120014 sec. | ||
| 2992 | 2026.01.15 15:04:59.024905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5340 | ||
| 2993 | 2026.01.15 15:04:59.025569 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.01.15 15:04:59.025613 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2995 | 2026.01.15 15:04:59.026119 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2996 | 2026.01.15 15:04:59.026370 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.01.15 15:04:59.026488 [ 111 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2998 | 2026.01.15 15:04:59.026503 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5340 | ||
| 2999 | 2026.01.15 15:04:59.026559 [ 111 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.01.15 15:04:59.026586 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3001 | 2026.01.15 15:04:59.026685 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 3002 | 2026.01.15 15:04:59.026794 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3003 | 2026.01.15 15:04:59.026830 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2908 rows starting from the beginning of the part | ||
| 3004 | 2026.01.15 15:04:59.026922 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 3005 | 2026.01.15 15:04:59.026982 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 3006 | 2026.01.15 15:04:59.027039 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 3007 | 2026.01.15 15:04:59.027091 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 3008 | 2026.01.15 15:04:59.027142 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 3009 | 2026.01.15 15:04:59.028440 [ 202 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001798459 sec., 2969208.6391738704 rows/sec., 42.47 MiB/sec. | ||
| 3010 | 2026.01.15 15:04:59.028778 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3011 | 2026.01.15 15:04:59.029022 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_11_2} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.01.15 15:04:59.029083 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_11_2} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3013 | 2026.01.15 15:04:59.029142 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 3014 | 2026.01.15 15:04:59.288733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3015 | 2026.01.15 15:04:59.306539 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.01.15 15:04:59.306588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3017 | 2026.01.15 15:04:59.313154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3018 | 2026.01.15 15:04:59.313866 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.01.15 15:04:59.314143 [ 111 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3020 | 2026.01.15 15:04:59.314177 [ 111 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.01.15 15:04:59.314195 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3022 | 2026.01.15 15:04:59.314317 [ 186 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3023 | 2026.01.15 15:04:59.317543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3024 | 2026.01.15 15:04:59.318451 [ 186 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3025 | 2026.01.15 15:04:59.319856 [ 186 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3026 | 2026.01.15 15:04:59.324300 [ 186 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3027 | 2026.01.15 15:04:59.328251 [ 186 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3028 | 2026.01.15 15:04:59.332268 [ 186 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3029 | 2026.01.15 15:04:59.336827 [ 186 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3030 | 2026.01.15 15:04:59.341271 [ 186 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3031 | 2026.01.15 15:04:59.393901 [ 188 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079624014 sec., 1042.3990933187567 rows/sec., 5.39 MiB/sec. | ||
| 3032 | 2026.01.15 15:04:59.395568 [ 202 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3033 | 2026.01.15 15:04:59.397435 [ 202 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_11_2} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.01.15 15:04:59.397532 [ 202 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_11_2} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3035 | 2026.01.15 15:04:59.398822 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3036 | 2026.01.15 15:05:00.000443 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.60 MiB, peak 221.50 MiB, free memory in arenas 0.00 B, will set to 220.84 MiB (RSS), difference: 9.24 MiB | ||
| 3037 | 2026.01.15 15:05:02.439625 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.01.15 15:05:02.439821 [ 5 ] {b24a4523-038d-4ac6-ad2c-7b22dbe52186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3039 | 2026.01.15 15:05:02.439890 [ 5 ] {b24a4523-038d-4ac6-ad2c-7b22dbe52186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3040 | 2026.01.15 15:05:02.440739 [ 5 ] {b24a4523-038d-4ac6-ad2c-7b22dbe52186} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.01.15 15:05:02.440787 [ 5 ] {b24a4523-038d-4ac6-ad2c-7b22dbe52186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3042 | 2026.01.15 15:05:02.441221 [ 5 ] {b24a4523-038d-4ac6-ad2c-7b22dbe52186} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3043 | 2026.01.15 15:05:02.441480 [ 5 ] {b24a4523-038d-4ac6-ad2c-7b22dbe52186} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.01.15 15:05:02.441627 [ 5 ] {b24a4523-038d-4ac6-ad2c-7b22dbe52186} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001857 sec., 220786.21432417879 rows/sec., 14.01 MiB/sec. | ||
| 3045 | 2026.01.15 15:05:02.441668 [ 5 ] {b24a4523-038d-4ac6-ad2c-7b22dbe52186} <Debug> TCPHandler: Processed in 0.002175731 sec. | ||
| 3046 | 2026.01.15 15:05:02.441792 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.01.15 15:05:02.441889 [ 5 ] {58d17347-fd00-46d9-99a5-5eecc21b3a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3048 | 2026.01.15 15:05:02.441932 [ 5 ] {58d17347-fd00-46d9-99a5-5eecc21b3a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3049 | 2026.01.15 15:05:02.442895 [ 5 ] {58d17347-fd00-46d9-99a5-5eecc21b3a12} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.01.15 15:05:02.442938 [ 5 ] {58d17347-fd00-46d9-99a5-5eecc21b3a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3051 | 2026.01.15 15:05:02.443345 [ 5 ] {58d17347-fd00-46d9-99a5-5eecc21b3a12} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3052 | 2026.01.15 15:05:02.443582 [ 5 ] {58d17347-fd00-46d9-99a5-5eecc21b3a12} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.01.15 15:05:02.443712 [ 5 ] {58d17347-fd00-46d9-99a5-5eecc21b3a12} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001841 sec., 614883.2156436719 rows/sec., 48.70 MiB/sec. | ||
| 3054 | 2026.01.15 15:05:02.443750 [ 5 ] {58d17347-fd00-46d9-99a5-5eecc21b3a12} <Debug> TCPHandler: Processed in 0.002007336 sec. | ||
| 3055 | 2026.01.15 15:05:02.443868 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.01.15 15:05:02.443966 [ 5 ] {58f2de86-650d-49c5-b147-87a06674a212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3057 | 2026.01.15 15:05:02.444007 [ 5 ] {58f2de86-650d-49c5-b147-87a06674a212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3058 | 2026.01.15 15:05:02.444493 [ 5 ] {58f2de86-650d-49c5-b147-87a06674a212} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.01.15 15:05:02.444531 [ 5 ] {58f2de86-650d-49c5-b147-87a06674a212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3060 | 2026.01.15 15:05:02.444877 [ 5 ] {58f2de86-650d-49c5-b147-87a06674a212} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3061 | 2026.01.15 15:05:02.445105 [ 5 ] {58f2de86-650d-49c5-b147-87a06674a212} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.01.15 15:05:02.445233 [ 5 ] {58f2de86-650d-49c5-b147-87a06674a212} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001286 sec., 167185.0699844479 rows/sec., 9.92 MiB/sec. | ||
| 3063 | 2026.01.15 15:05:02.445271 [ 5 ] {58f2de86-650d-49c5-b147-87a06674a212} <Debug> TCPHandler: Processed in 0.001452357 sec. | ||
| 3064 | 2026.01.15 15:05:02.445387 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.01.15 15:05:02.445481 [ 5 ] {eaa5be7c-6dba-4a7f-82d4-fcfe0f5cf264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3066 | 2026.01.15 15:05:02.445521 [ 5 ] {eaa5be7c-6dba-4a7f-82d4-fcfe0f5cf264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3067 | 2026.01.15 15:05:02.445995 [ 5 ] {eaa5be7c-6dba-4a7f-82d4-fcfe0f5cf264} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.01.15 15:05:02.446034 [ 5 ] {eaa5be7c-6dba-4a7f-82d4-fcfe0f5cf264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3069 | 2026.01.15 15:05:02.446365 [ 5 ] {eaa5be7c-6dba-4a7f-82d4-fcfe0f5cf264} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3070 | 2026.01.15 15:05:02.446593 [ 5 ] {eaa5be7c-6dba-4a7f-82d4-fcfe0f5cf264} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.01.15 15:05:02.446732 [ 5 ] {eaa5be7c-6dba-4a7f-82d4-fcfe0f5cf264} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001269 sec., 167060.67769897557 rows/sec., 10.77 MiB/sec. | ||
| 3072 | 2026.01.15 15:05:02.446771 [ 5 ] {eaa5be7c-6dba-4a7f-82d4-fcfe0f5cf264} <Debug> TCPHandler: Processed in 0.001432727 sec. | ||
| 3073 | 2026.01.15 15:05:02.446893 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2026.01.15 15:05:02.447015 [ 5 ] {abda64e1-9b71-44d2-ba7e-9e863be2dec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3075 | 2026.01.15 15:05:02.447066 [ 5 ] {abda64e1-9b71-44d2-ba7e-9e863be2dec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3076 | 2026.01.15 15:05:02.447569 [ 5 ] {abda64e1-9b71-44d2-ba7e-9e863be2dec9} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.01.15 15:05:02.447607 [ 5 ] {abda64e1-9b71-44d2-ba7e-9e863be2dec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3078 | 2026.01.15 15:05:02.447954 [ 5 ] {abda64e1-9b71-44d2-ba7e-9e863be2dec9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3079 | 2026.01.15 15:05:02.448173 [ 5 ] {abda64e1-9b71-44d2-ba7e-9e863be2dec9} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.01.15 15:05:02.448306 [ 5 ] {abda64e1-9b71-44d2-ba7e-9e863be2dec9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001315 sec., 160456.27376425857 rows/sec., 9.11 MiB/sec. | ||
| 3081 | 2026.01.15 15:05:02.448345 [ 5 ] {abda64e1-9b71-44d2-ba7e-9e863be2dec9} <Debug> TCPHandler: Processed in 0.00151282 sec. | ||
| 3082 | 2026.01.15 15:05:02.448449 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.01.15 15:05:02.448544 [ 5 ] {112dbf14-5edf-4498-b20e-3f4908525302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3084 | 2026.01.15 15:05:02.448586 [ 5 ] {112dbf14-5edf-4498-b20e-3f4908525302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3085 | 2026.01.15 15:05:02.449240 [ 5 ] {112dbf14-5edf-4498-b20e-3f4908525302} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.01.15 15:05:02.449278 [ 5 ] {112dbf14-5edf-4498-b20e-3f4908525302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3087 | 2026.01.15 15:05:02.449634 [ 5 ] {112dbf14-5edf-4498-b20e-3f4908525302} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3088 | 2026.01.15 15:05:02.449850 [ 5 ] {112dbf14-5edf-4498-b20e-3f4908525302} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.01.15 15:05:02.449980 [ 5 ] {112dbf14-5edf-4498-b20e-3f4908525302} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001454 sec., 473865.19944979367 rows/sec., 33.09 MiB/sec. | ||
| 3090 | 2026.01.15 15:05:02.450018 [ 5 ] {112dbf14-5edf-4498-b20e-3f4908525302} <Debug> TCPHandler: Processed in 0.001618993 sec. | ||
| 3091 | 2026.01.15 15:05:02.450122 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.01.15 15:05:02.450215 [ 5 ] {5ff428e9-58a1-4318-bc92-0c68cf738b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3093 | 2026.01.15 15:05:02.450259 [ 5 ] {5ff428e9-58a1-4318-bc92-0c68cf738b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3094 | 2026.01.15 15:05:02.450585 [ 5 ] {5ff428e9-58a1-4318-bc92-0c68cf738b55} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.01.15 15:05:02.450622 [ 5 ] {5ff428e9-58a1-4318-bc92-0c68cf738b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3096 | 2026.01.15 15:05:02.450943 [ 5 ] {5ff428e9-58a1-4318-bc92-0c68cf738b55} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3097 | 2026.01.15 15:05:02.451156 [ 5 ] {5ff428e9-58a1-4318-bc92-0c68cf738b55} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.01.15 15:05:02.451260 [ 139 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3099 | 2026.01.15 15:05:02.451288 [ 5 ] {5ff428e9-58a1-4318-bc92-0c68cf738b55} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 3100 | 2026.01.15 15:05:02.451330 [ 139 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.01.15 15:05:02.451338 [ 5 ] {5ff428e9-58a1-4318-bc92-0c68cf738b55} <Debug> TCPHandler: Processed in 0.001267582 sec. | ||
| 3102 | 2026.01.15 15:05:02.451371 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3103 | 2026.01.15 15:05:02.451477 [ 199 ] {cd73576f-9a28-4eed-af67-1d578245a313::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 | ||
| 3104 | 2026.01.15 15:05:02.451514 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.01.15 15:05:02.451603 [ 199 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3106 | 2026.01.15 15:05:02.451613 [ 5 ] {7b0544d9-76c3-4734-b7f8-824149b6e2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3107 | 2026.01.15 15:05:02.451648 [ 199 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3108 | 2026.01.15 15:05:02.451669 [ 5 ] {7b0544d9-76c3-4734-b7f8-824149b6e2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3109 | 2026.01.15 15:05:02.451719 [ 199 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3110 | 2026.01.15 15:05:02.451764 [ 199 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3111 | 2026.01.15 15:05:02.451804 [ 199 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3112 | 2026.01.15 15:05:02.451840 [ 199 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3113 | 2026.01.15 15:05:02.451875 [ 199 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3114 | 2026.01.15 15:05:02.452156 [ 5 ] {7b0544d9-76c3-4734-b7f8-824149b6e2c3} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.01.15 15:05:02.452198 [ 5 ] {7b0544d9-76c3-4734-b7f8-824149b6e2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3116 | 2026.01.15 15:05:02.452623 [ 5 ] {7b0544d9-76c3-4734-b7f8-824149b6e2c3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3117 | 2026.01.15 15:05:02.452636 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001199139 sec., 30021.54045527666 rows/sec., 1.53 MiB/sec. | ||
| 3118 | 2026.01.15 15:05:02.452789 [ 199 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3119 | 2026.01.15 15:05:02.452871 [ 5 ] {7b0544d9-76c3-4734-b7f8-824149b6e2c3} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.01.15 15:05:02.453019 [ 5 ] {7b0544d9-76c3-4734-b7f8-824149b6e2c3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001425 sec., 220350.87719298244 rows/sec., 14.48 MiB/sec. | ||
| 3121 | 2026.01.15 15:05:02.453059 [ 5 ] {7b0544d9-76c3-4734-b7f8-824149b6e2c3} <Debug> TCPHandler: Processed in 0.001595592 sec. | ||
| 3122 | 2026.01.15 15:05:02.453081 [ 199 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_6_1} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.01.15 15:05:02.453149 [ 199 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_6_1} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3124 | 2026.01.15 15:05:02.453181 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.01.15 15:05:02.453212 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3126 | 2026.01.15 15:05:02.453280 [ 5 ] {8990be57-20a6-4646-bb9d-084860aae4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3127 | 2026.01.15 15:05:02.453329 [ 5 ] {8990be57-20a6-4646-bb9d-084860aae4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3128 | 2026.01.15 15:05:02.453658 [ 5 ] {8990be57-20a6-4646-bb9d-084860aae4f5} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.01.15 15:05:02.453695 [ 5 ] {8990be57-20a6-4646-bb9d-084860aae4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3130 | 2026.01.15 15:05:02.454016 [ 5 ] {8990be57-20a6-4646-bb9d-084860aae4f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3131 | 2026.01.15 15:05:02.454231 [ 5 ] {8990be57-20a6-4646-bb9d-084860aae4f5} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.01.15 15:05:02.454366 [ 5 ] {8990be57-20a6-4646-bb9d-084860aae4f5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 3133 | 2026.01.15 15:05:02.454406 [ 5 ] {8990be57-20a6-4646-bb9d-084860aae4f5} <Debug> TCPHandler: Processed in 0.001276432 sec. | ||
| 3134 | 2026.01.15 15:05:02.454529 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.01.15 15:05:02.454652 [ 5 ] {e626039a-cc76-4ac1-8956-660477a24943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3136 | 2026.01.15 15:05:02.454719 [ 5 ] {e626039a-cc76-4ac1-8956-660477a24943} <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 | ||
| 3137 | 2026.01.15 15:05:02.455789 [ 5 ] {e626039a-cc76-4ac1-8956-660477a24943} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.01.15 15:05:02.455829 [ 5 ] {e626039a-cc76-4ac1-8956-660477a24943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3139 | 2026.01.15 15:05:02.456386 [ 5 ] {e626039a-cc76-4ac1-8956-660477a24943} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3140 | 2026.01.15 15:05:02.456620 [ 5 ] {e626039a-cc76-4ac1-8956-660477a24943} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.01.15 15:05:02.456766 [ 5 ] {e626039a-cc76-4ac1-8956-660477a24943} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002139 sec., 4675.081813931744 rows/sec., 8.38 MiB/sec. | ||
| 3142 | 2026.01.15 15:05:02.456827 [ 5 ] {e626039a-cc76-4ac1-8956-660477a24943} <Debug> TCPHandler: Processed in 0.002358888 sec. | ||
| 3143 | 2026.01.15 15:05:02.456948 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.01.15 15:05:02.457043 [ 5 ] {f0f8ebaf-b432-4281-98e4-0b8f786b8d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3145 | 2026.01.15 15:05:02.457087 [ 5 ] {f0f8ebaf-b432-4281-98e4-0b8f786b8d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3146 | 2026.01.15 15:05:02.457446 [ 5 ] {f0f8ebaf-b432-4281-98e4-0b8f786b8d14} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.01.15 15:05:02.457485 [ 5 ] {f0f8ebaf-b432-4281-98e4-0b8f786b8d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3148 | 2026.01.15 15:05:02.457803 [ 5 ] {f0f8ebaf-b432-4281-98e4-0b8f786b8d14} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3149 | 2026.01.15 15:05:02.458019 [ 5 ] {f0f8ebaf-b432-4281-98e4-0b8f786b8d14} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.01.15 15:05:02.458146 [ 5 ] {f0f8ebaf-b432-4281-98e4-0b8f786b8d14} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001121 sec., 92774.3086529884 rows/sec., 5.68 MiB/sec. | ||
| 3151 | 2026.01.15 15:05:02.458182 [ 5 ] {f0f8ebaf-b432-4281-98e4-0b8f786b8d14} <Debug> TCPHandler: Processed in 0.001284952 sec. | ||
| 3152 | 2026.01.15 15:05:06.431376 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3153 | 2026.01.15 15:05:06.431427 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3154 | 2026.01.15 15:05:06.517640 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 434 | ||
| 3155 | 2026.01.15 15:05:06.520108 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.01.15 15:05:06.520154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3157 | 2026.01.15 15:05:06.521417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3158 | 2026.01.15 15:05:06.521689 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.01.15 15:05:06.521949 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
| 3160 | 2026.01.15 15:05:06.526708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5788 | ||
| 3161 | 2026.01.15 15:05:06.527202 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.01.15 15:05:06.527252 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3163 | 2026.01.15 15:05:06.527754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3164 | 2026.01.15 15:05:06.528003 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.01.15 15:05:06.528152 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5788 | ||
| 3166 | 2026.01.15 15:05:06.817651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3167 | 2026.01.15 15:05:06.835650 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.01.15 15:05:06.835714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3169 | 2026.01.15 15:05:06.841355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3170 | 2026.01.15 15:05:06.842034 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.01.15 15:05:06.845005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3172 | 2026.01.15 15:05:07.429673 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.01.15 15:05:07.429866 [ 5 ] {41cea538-825f-4a9f-a96f-b34c9f882427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3174 | 2026.01.15 15:05:07.429940 [ 5 ] {41cea538-825f-4a9f-a96f-b34c9f882427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3175 | 2026.01.15 15:05:07.430666 [ 5 ] {41cea538-825f-4a9f-a96f-b34c9f882427} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.01.15 15:05:07.430708 [ 5 ] {41cea538-825f-4a9f-a96f-b34c9f882427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3177 | 2026.01.15 15:05:07.431111 [ 5 ] {41cea538-825f-4a9f-a96f-b34c9f882427} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3178 | 2026.01.15 15:05:07.431346 [ 5 ] {41cea538-825f-4a9f-a96f-b34c9f882427} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.01.15 15:05:07.431497 [ 5 ] {41cea538-825f-4a9f-a96f-b34c9f882427} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.001683 sec., 68924.5395127748 rows/sec., 5.83 MiB/sec. | ||
| 3180 | 2026.01.15 15:05:07.431537 [ 5 ] {41cea538-825f-4a9f-a96f-b34c9f882427} <Debug> TCPHandler: Processed in 0.002016526 sec. | ||
| 3181 | 2026.01.15 15:05:07.431669 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.01.15 15:05:07.431764 [ 5 ] {d36d1247-1653-4f0c-99e2-48b0e20c47e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.01.15 15:05:07.431806 [ 5 ] {d36d1247-1653-4f0c-99e2-48b0e20c47e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3184 | 2026.01.15 15:05:07.432212 [ 5 ] {d36d1247-1653-4f0c-99e2-48b0e20c47e7} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.01.15 15:05:07.432249 [ 5 ] {d36d1247-1653-4f0c-99e2-48b0e20c47e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3186 | 2026.01.15 15:05:07.432561 [ 5 ] {d36d1247-1653-4f0c-99e2-48b0e20c47e7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3187 | 2026.01.15 15:05:07.432769 [ 5 ] {d36d1247-1653-4f0c-99e2-48b0e20c47e7} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.01.15 15:05:07.432920 [ 5 ] {d36d1247-1653-4f0c-99e2-48b0e20c47e7} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001177 sec., 25488.530161427356 rows/sec., 1.87 MiB/sec. | ||
| 3189 | 2026.01.15 15:05:07.432957 [ 5 ] {d36d1247-1653-4f0c-99e2-48b0e20c47e7} <Debug> TCPHandler: Processed in 0.001339544 sec. | ||
| 3190 | 2026.01.15 15:05:07.433067 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.01.15 15:05:07.433161 [ 5 ] {086998de-ce2d-4637-a059-24e87ab059eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3192 | 2026.01.15 15:05:07.433202 [ 5 ] {086998de-ce2d-4637-a059-24e87ab059eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3193 | 2026.01.15 15:05:07.433661 [ 5 ] {086998de-ce2d-4637-a059-24e87ab059eb} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.01.15 15:05:07.433698 [ 5 ] {086998de-ce2d-4637-a059-24e87ab059eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3195 | 2026.01.15 15:05:07.434021 [ 5 ] {086998de-ce2d-4637-a059-24e87ab059eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3196 | 2026.01.15 15:05:07.434267 [ 5 ] {086998de-ce2d-4637-a059-24e87ab059eb} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.01.15 15:05:07.434391 [ 5 ] {086998de-ce2d-4637-a059-24e87ab059eb} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001247 sec., 75380.91419406576 rows/sec., 5.89 MiB/sec. | ||
| 3198 | 2026.01.15 15:05:07.434428 [ 5 ] {086998de-ce2d-4637-a059-24e87ab059eb} <Debug> TCPHandler: Processed in 0.001409876 sec. | ||
| 3199 | 2026.01.15 15:05:07.434545 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.01.15 15:05:07.434639 [ 5 ] {1b6c9262-6e93-4255-9f0b-0154b8c76dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3201 | 2026.01.15 15:05:07.434684 [ 5 ] {1b6c9262-6e93-4255-9f0b-0154b8c76dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3202 | 2026.01.15 15:05:07.435088 [ 5 ] {1b6c9262-6e93-4255-9f0b-0154b8c76dd5} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.01.15 15:05:07.435124 [ 5 ] {1b6c9262-6e93-4255-9f0b-0154b8c76dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3204 | 2026.01.15 15:05:07.435451 [ 5 ] {1b6c9262-6e93-4255-9f0b-0154b8c76dd5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3205 | 2026.01.15 15:05:07.435663 [ 5 ] {1b6c9262-6e93-4255-9f0b-0154b8c76dd5} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.01.15 15:05:07.435787 [ 5 ] {1b6c9262-6e93-4255-9f0b-0154b8c76dd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 3207 | 2026.01.15 15:05:07.435822 [ 5 ] {1b6c9262-6e93-4255-9f0b-0154b8c76dd5} <Debug> TCPHandler: Processed in 0.001328054 sec. | ||
| 3208 | 2026.01.15 15:05:07.435932 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.01.15 15:05:07.436026 [ 5 ] {d5560116-7940-40fb-99ab-7ea441969d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3210 | 2026.01.15 15:05:07.436081 [ 5 ] {d5560116-7940-40fb-99ab-7ea441969d02} <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 | ||
| 3211 | 2026.01.15 15:05:07.436884 [ 5 ] {d5560116-7940-40fb-99ab-7ea441969d02} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.01.15 15:05:07.436920 [ 5 ] {d5560116-7940-40fb-99ab-7ea441969d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3213 | 2026.01.15 15:05:07.437449 [ 5 ] {d5560116-7940-40fb-99ab-7ea441969d02} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3214 | 2026.01.15 15:05:07.437670 [ 5 ] {d5560116-7940-40fb-99ab-7ea441969d02} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.01.15 15:05:07.437805 [ 5 ] {d5560116-7940-40fb-99ab-7ea441969d02} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001797 sec., 16694.49081803005 rows/sec., 29.92 MiB/sec. | ||
| 3216 | 2026.01.15 15:05:07.437856 [ 5 ] {d5560116-7940-40fb-99ab-7ea441969d02} <Debug> TCPHandler: Processed in 0.001973215 sec. | ||
| 3217 | 2026.01.15 15:05:07.437967 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.01.15 15:05:07.438062 [ 5 ] {28f3c281-9441-4718-a2ec-899aa70feb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3219 | 2026.01.15 15:05:07.438105 [ 5 ] {28f3c281-9441-4718-a2ec-899aa70feb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3220 | 2026.01.15 15:05:07.438435 [ 5 ] {28f3c281-9441-4718-a2ec-899aa70feb1e} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.01.15 15:05:07.438472 [ 5 ] {28f3c281-9441-4718-a2ec-899aa70feb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3222 | 2026.01.15 15:05:07.438784 [ 5 ] {28f3c281-9441-4718-a2ec-899aa70feb1e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3223 | 2026.01.15 15:05:07.438997 [ 5 ] {28f3c281-9441-4718-a2ec-899aa70feb1e} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.01.15 15:05:07.439123 [ 5 ] {28f3c281-9441-4718-a2ec-899aa70feb1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 3225 | 2026.01.15 15:05:07.439160 [ 5 ] {28f3c281-9441-4718-a2ec-899aa70feb1e} <Debug> TCPHandler: Processed in 0.0012421 sec. | ||
| 3226 | 2026.01.15 15:05:12.438955 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.01.15 15:05:12.439171 [ 5 ] {3b2446bb-b62d-452d-8d69-fe1716bc747f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3228 | 2026.01.15 15:05:12.439246 [ 5 ] {3b2446bb-b62d-452d-8d69-fe1716bc747f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3229 | 2026.01.15 15:05:12.440060 [ 5 ] {3b2446bb-b62d-452d-8d69-fe1716bc747f} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.01.15 15:05:12.440110 [ 5 ] {3b2446bb-b62d-452d-8d69-fe1716bc747f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3231 | 2026.01.15 15:05:12.440540 [ 5 ] {3b2446bb-b62d-452d-8d69-fe1716bc747f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3232 | 2026.01.15 15:05:12.440777 [ 5 ] {3b2446bb-b62d-452d-8d69-fe1716bc747f} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.01.15 15:05:12.440934 [ 5 ] {3b2446bb-b62d-452d-8d69-fe1716bc747f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001817 sec., 225646.6703357182 rows/sec., 14.31 MiB/sec. | ||
| 3234 | 2026.01.15 15:05:12.440983 [ 5 ] {3b2446bb-b62d-452d-8d69-fe1716bc747f} <Debug> TCPHandler: Processed in 0.002168301 sec. | ||
| 3235 | 2026.01.15 15:05:12.441100 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.01.15 15:05:12.441201 [ 5 ] {7636def5-5870-474d-88d6-40c6ff50c92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3237 | 2026.01.15 15:05:12.441247 [ 5 ] {7636def5-5870-474d-88d6-40c6ff50c92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3238 | 2026.01.15 15:05:12.441639 [ 5 ] {7636def5-5870-474d-88d6-40c6ff50c92e} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.01.15 15:05:12.441675 [ 5 ] {7636def5-5870-474d-88d6-40c6ff50c92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3240 | 2026.01.15 15:05:12.441981 [ 5 ] {7636def5-5870-474d-88d6-40c6ff50c92e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3241 | 2026.01.15 15:05:12.442201 [ 5 ] {7636def5-5870-474d-88d6-40c6ff50c92e} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.01.15 15:05:12.442326 [ 5 ] {7636def5-5870-474d-88d6-40c6ff50c92e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001147 sec., 3487.3583260680034 rows/sec., 284.37 KiB/sec. | ||
| 3243 | 2026.01.15 15:05:12.442363 [ 5 ] {7636def5-5870-474d-88d6-40c6ff50c92e} <Debug> TCPHandler: Processed in 0.001313963 sec. | ||
| 3244 | 2026.01.15 15:05:12.442468 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2026.01.15 15:05:12.442563 [ 5 ] {0c4fe08d-30ad-49a9-99f3-dc8b787b6d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3246 | 2026.01.15 15:05:12.442604 [ 5 ] {0c4fe08d-30ad-49a9-99f3-dc8b787b6d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3247 | 2026.01.15 15:05:12.443460 [ 5 ] {0c4fe08d-30ad-49a9-99f3-dc8b787b6d0d} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.01.15 15:05:12.443498 [ 5 ] {0c4fe08d-30ad-49a9-99f3-dc8b787b6d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3249 | 2026.01.15 15:05:12.443870 [ 5 ] {0c4fe08d-30ad-49a9-99f3-dc8b787b6d0d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3250 | 2026.01.15 15:05:12.444079 [ 5 ] {0c4fe08d-30ad-49a9-99f3-dc8b787b6d0d} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.01.15 15:05:12.444187 [ 148 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3252 | 2026.01.15 15:05:12.444206 [ 5 ] {0c4fe08d-30ad-49a9-99f3-dc8b787b6d0d} <Debug> executeQuery: Read 1134 rows, 91.96 KiB in 0.00166 sec., 683132.530120482 rows/sec., 54.10 MiB/sec. | ||
| 3253 | 2026.01.15 15:05:12.444258 [ 148 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.01.15 15:05:12.444265 [ 5 ] {0c4fe08d-30ad-49a9-99f3-dc8b787b6d0d} <Debug> TCPHandler: Processed in 0.00184654 sec. | ||
| 3255 | 2026.01.15 15:05:12.444289 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3256 | 2026.01.15 15:05:12.444380 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 3257 | 2026.01.15 15:05:12.444386 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.01.15 15:05:12.444468 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3259 | 2026.01.15 15:05:12.444495 [ 5 ] {71ba4f33-1f90-47bf-8a66-bbb54c44383c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3260 | 2026.01.15 15:05:12.444501 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1304 rows starting from the beginning of the part | ||
| 3261 | 2026.01.15 15:05:12.444536 [ 5 ] {71ba4f33-1f90-47bf-8a66-bbb54c44383c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3262 | 2026.01.15 15:05:12.444571 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1132 rows starting from the beginning of the part | ||
| 3263 | 2026.01.15 15:05:12.444620 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 123 rows starting from the beginning of the part | ||
| 3264 | 2026.01.15 15:05:12.444666 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1132 rows starting from the beginning of the part | ||
| 3265 | 2026.01.15 15:05:12.444713 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 116 rows starting from the beginning of the part | ||
| 3266 | 2026.01.15 15:05:12.444756 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1134 rows starting from the beginning of the part | ||
| 3267 | 2026.01.15 15:05:12.445005 [ 5 ] {71ba4f33-1f90-47bf-8a66-bbb54c44383c} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.01.15 15:05:12.445040 [ 5 ] {71ba4f33-1f90-47bf-8a66-bbb54c44383c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3269 | 2026.01.15 15:05:12.445365 [ 5 ] {71ba4f33-1f90-47bf-8a66-bbb54c44383c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3270 | 2026.01.15 15:05:12.445578 [ 5 ] {71ba4f33-1f90-47bf-8a66-bbb54c44383c} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.01.15 15:05:12.445705 [ 5 ] {71ba4f33-1f90-47bf-8a66-bbb54c44383c} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001229 sec., 178193.65337672905 rows/sec., 10.61 MiB/sec. | ||
| 3272 | 2026.01.15 15:05:12.445742 [ 5 ] {71ba4f33-1f90-47bf-8a66-bbb54c44383c} <Debug> TCPHandler: Processed in 0.001405196 sec. | ||
| 3273 | 2026.01.15 15:05:12.445846 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2026.01.15 15:05:12.445938 [ 5 ] {7be89c07-46af-4c16-aa9b-7dafae8dbaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3275 | 2026.01.15 15:05:12.445978 [ 5 ] {7be89c07-46af-4c16-aa9b-7dafae8dbaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3276 | 2026.01.15 15:05:12.446429 [ 5 ] {7be89c07-46af-4c16-aa9b-7dafae8dbaff} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.01.15 15:05:12.446464 [ 5 ] {7be89c07-46af-4c16-aa9b-7dafae8dbaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3278 | 2026.01.15 15:05:12.446719 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4941 rows, containing 5 columns (5 merged, 0 gathered) in 0.002374617 sec., 2080756.6020120298 rows/sec., 174.16 MiB/sec. | ||
| 3279 | 2026.01.15 15:05:12.446778 [ 5 ] {7be89c07-46af-4c16-aa9b-7dafae8dbaff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3280 | 2026.01.15 15:05:12.446890 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3281 | 2026.01.15 15:05:12.447010 [ 5 ] {7be89c07-46af-4c16-aa9b-7dafae8dbaff} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.01.15 15:05:12.447136 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_16_3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.01.15 15:05:12.447136 [ 5 ] {7be89c07-46af-4c16-aa9b-7dafae8dbaff} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001215 sec., 174485.59670781894 rows/sec., 11.25 MiB/sec. | ||
| 3284 | 2026.01.15 15:05:12.447182 [ 5 ] {7be89c07-46af-4c16-aa9b-7dafae8dbaff} <Debug> TCPHandler: Processed in 0.001386166 sec. | ||
| 3285 | 2026.01.15 15:05:12.447205 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_16_3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3286 | 2026.01.15 15:05:12.447267 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 3287 | 2026.01.15 15:05:12.447283 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3288 | 2026.01.15 15:05:12.447378 [ 5 ] {cacc6859-fd4c-4b19-b06c-ccc166f66807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3289 | 2026.01.15 15:05:12.447418 [ 5 ] {cacc6859-fd4c-4b19-b06c-ccc166f66807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3290 | 2026.01.15 15:05:12.447873 [ 5 ] {cacc6859-fd4c-4b19-b06c-ccc166f66807} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.01.15 15:05:12.447908 [ 5 ] {cacc6859-fd4c-4b19-b06c-ccc166f66807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3292 | 2026.01.15 15:05:12.448217 [ 5 ] {cacc6859-fd4c-4b19-b06c-ccc166f66807} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3293 | 2026.01.15 15:05:12.448431 [ 5 ] {cacc6859-fd4c-4b19-b06c-ccc166f66807} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.01.15 15:05:12.448554 [ 5 ] {cacc6859-fd4c-4b19-b06c-ccc166f66807} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 3295 | 2026.01.15 15:05:12.448591 [ 5 ] {cacc6859-fd4c-4b19-b06c-ccc166f66807} <Debug> TCPHandler: Processed in 0.001356374 sec. | ||
| 3296 | 2026.01.15 15:05:12.448691 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2026.01.15 15:05:12.448783 [ 5 ] {22242625-8210-444d-8401-ad1ae3d971c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3298 | 2026.01.15 15:05:12.448822 [ 5 ] {22242625-8210-444d-8401-ad1ae3d971c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3299 | 2026.01.15 15:05:12.449413 [ 5 ] {22242625-8210-444d-8401-ad1ae3d971c8} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2026.01.15 15:05:12.449449 [ 5 ] {22242625-8210-444d-8401-ad1ae3d971c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3301 | 2026.01.15 15:05:12.449782 [ 5 ] {22242625-8210-444d-8401-ad1ae3d971c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3302 | 2026.01.15 15:05:12.449994 [ 5 ] {22242625-8210-444d-8401-ad1ae3d971c8} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2026.01.15 15:05:12.450090 [ 148 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3304 | 2026.01.15 15:05:12.450117 [ 5 ] {22242625-8210-444d-8401-ad1ae3d971c8} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001352 sec., 512573.9644970415 rows/sec., 35.82 MiB/sec. | ||
| 3305 | 2026.01.15 15:05:12.450123 [ 148 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.01.15 15:05:12.450156 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3307 | 2026.01.15 15:05:12.450159 [ 5 ] {22242625-8210-444d-8401-ad1ae3d971c8} <Debug> TCPHandler: Processed in 0.00151717 sec. | ||
| 3308 | 2026.01.15 15:05:12.450230 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 3309 | 2026.01.15 15:05:12.450272 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.01.15 15:05:12.450308 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3311 | 2026.01.15 15:05:12.450337 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 775 rows starting from the beginning of the part | ||
| 3312 | 2026.01.15 15:05:12.450365 [ 5 ] {6d7142f1-2bc0-4233-bff7-c1c7f664ac56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3313 | 2026.01.15 15:05:12.450390 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 689 rows starting from the beginning of the part | ||
| 3314 | 2026.01.15 15:05:12.450408 [ 5 ] {6d7142f1-2bc0-4233-bff7-c1c7f664ac56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3315 | 2026.01.15 15:05:12.450433 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 109 rows starting from the beginning of the part | ||
| 3316 | 2026.01.15 15:05:12.450473 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 689 rows starting from the beginning of the part | ||
| 3317 | 2026.01.15 15:05:12.450510 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 94 rows starting from the beginning of the part | ||
| 3318 | 2026.01.15 15:05:12.450549 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 693 rows starting from the beginning of the part | ||
| 3319 | 2026.01.15 15:05:12.450742 [ 5 ] {6d7142f1-2bc0-4233-bff7-c1c7f664ac56} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.01.15 15:05:12.450777 [ 5 ] {6d7142f1-2bc0-4233-bff7-c1c7f664ac56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3321 | 2026.01.15 15:05:12.451076 [ 5 ] {6d7142f1-2bc0-4233-bff7-c1c7f664ac56} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3322 | 2026.01.15 15:05:12.451284 [ 5 ] {6d7142f1-2bc0-4233-bff7-c1c7f664ac56} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.01.15 15:05:12.451410 [ 5 ] {6d7142f1-2bc0-4233-bff7-c1c7f664ac56} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 3324 | 2026.01.15 15:05:12.451446 [ 5 ] {6d7142f1-2bc0-4233-bff7-c1c7f664ac56} <Debug> TCPHandler: Processed in 0.00122285 sec. | ||
| 3325 | 2026.01.15 15:05:12.451554 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.01.15 15:05:12.451647 [ 5 ] {a1c2ba19-c740-4c1d-a253-041597696d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3327 | 2026.01.15 15:05:12.451689 [ 5 ] {a1c2ba19-c740-4c1d-a253-041597696d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3328 | 2026.01.15 15:05:12.451763 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3049 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558381 sec., 1956517.6936833805 rows/sec., 145.92 MiB/sec. | ||
| 3329 | 2026.01.15 15:05:12.451998 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3330 | 2026.01.15 15:05:12.452106 [ 5 ] {a1c2ba19-c740-4c1d-a253-041597696d36} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.01.15 15:05:12.452147 [ 5 ] {a1c2ba19-c740-4c1d-a253-041597696d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3332 | 2026.01.15 15:05:12.452335 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_16_3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.01.15 15:05:12.452428 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_16_3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3334 | 2026.01.15 15:05:12.452519 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 3335 | 2026.01.15 15:05:12.452531 [ 5 ] {a1c2ba19-c740-4c1d-a253-041597696d36} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3336 | 2026.01.15 15:05:12.452768 [ 5 ] {a1c2ba19-c740-4c1d-a253-041597696d36} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.01.15 15:05:12.452865 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3338 | 2026.01.15 15:05:12.452894 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.01.15 15:05:12.452898 [ 5 ] {a1c2ba19-c740-4c1d-a253-041597696d36} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001268 sec., 249211.35646687695 rows/sec., 16.38 MiB/sec. | ||
| 3340 | 2026.01.15 15:05:12.452911 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3341 | 2026.01.15 15:05:12.452945 [ 5 ] {a1c2ba19-c740-4c1d-a253-041597696d36} <Debug> TCPHandler: Processed in 0.001439767 sec. | ||
| 3342 | 2026.01.15 15:05:12.452985 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 3343 | 2026.01.15 15:05:12.453055 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2026.01.15 15:05:12.453067 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3345 | 2026.01.15 15:05:12.453094 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2416 rows starting from the beginning of the part | ||
| 3346 | 2026.01.15 15:05:12.453138 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3347 | 2026.01.15 15:05:12.453150 [ 5 ] {4ea6d3ca-1724-4e52-a85a-4b00fd261a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3348 | 2026.01.15 15:05:12.453177 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 166 rows starting from the beginning of the part | ||
| 3349 | 2026.01.15 15:05:12.453193 [ 5 ] {4ea6d3ca-1724-4e52-a85a-4b00fd261a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3350 | 2026.01.15 15:05:12.453211 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 314 rows starting from the beginning of the part | ||
| 3351 | 2026.01.15 15:05:12.453242 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3352 | 2026.01.15 15:05:12.453277 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 316 rows starting from the beginning of the part | ||
| 3353 | 2026.01.15 15:05:12.453503 [ 5 ] {4ea6d3ca-1724-4e52-a85a-4b00fd261a18} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.01.15 15:05:12.453538 [ 5 ] {4ea6d3ca-1724-4e52-a85a-4b00fd261a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3355 | 2026.01.15 15:05:12.453836 [ 5 ] {4ea6d3ca-1724-4e52-a85a-4b00fd261a18} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3356 | 2026.01.15 15:05:12.454048 [ 5 ] {4ea6d3ca-1724-4e52-a85a-4b00fd261a18} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.01.15 15:05:12.454171 [ 5 ] {4ea6d3ca-1724-4e52-a85a-4b00fd261a18} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 3358 | 2026.01.15 15:05:12.454206 [ 5 ] {4ea6d3ca-1724-4e52-a85a-4b00fd261a18} <Debug> TCPHandler: Processed in 0.00120062 sec. | ||
| 3359 | 2026.01.15 15:05:12.454314 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.01.15 15:05:12.454407 [ 5 ] {5e2e0504-720a-4170-99ee-c1fd4d2a43f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3361 | 2026.01.15 15:05:12.454463 [ 5 ] {5e2e0504-720a-4170-99ee-c1fd4d2a43f7} <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 | ||
| 3362 | 2026.01.15 15:05:12.454540 [ 195 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3686 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579302 sec., 2333942.4631894343 rows/sec., 158.34 MiB/sec. | ||
| 3363 | 2026.01.15 15:05:12.454857 [ 195 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3364 | 2026.01.15 15:05:12.455126 [ 195 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.01.15 15:05:12.455194 [ 195 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3366 | 2026.01.15 15:05:12.455264 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 3367 | 2026.01.15 15:05:12.455472 [ 5 ] {5e2e0504-720a-4170-99ee-c1fd4d2a43f7} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.01.15 15:05:12.455516 [ 5 ] {5e2e0504-720a-4170-99ee-c1fd4d2a43f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3369 | 2026.01.15 15:05:12.456042 [ 5 ] {5e2e0504-720a-4170-99ee-c1fd4d2a43f7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3370 | 2026.01.15 15:05:12.456285 [ 5 ] {5e2e0504-720a-4170-99ee-c1fd4d2a43f7} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.01.15 15:05:12.456428 [ 5 ] {5e2e0504-720a-4170-99ee-c1fd4d2a43f7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002038 sec., 4906.771344455348 rows/sec., 8.79 MiB/sec. | ||
| 3372 | 2026.01.15 15:05:12.456480 [ 5 ] {5e2e0504-720a-4170-99ee-c1fd4d2a43f7} <Debug> TCPHandler: Processed in 0.002215572 sec. | ||
| 3373 | 2026.01.15 15:05:12.456587 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.01.15 15:05:12.456683 [ 5 ] {1e319723-421a-465d-b417-dd0954d1daae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3375 | 2026.01.15 15:05:12.456725 [ 5 ] {1e319723-421a-465d-b417-dd0954d1daae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3376 | 2026.01.15 15:05:12.457056 [ 5 ] {1e319723-421a-465d-b417-dd0954d1daae} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.01.15 15:05:12.457092 [ 5 ] {1e319723-421a-465d-b417-dd0954d1daae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3378 | 2026.01.15 15:05:12.457419 [ 5 ] {1e319723-421a-465d-b417-dd0954d1daae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3379 | 2026.01.15 15:05:12.457635 [ 5 ] {1e319723-421a-465d-b417-dd0954d1daae} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.01.15 15:05:12.457734 [ 148 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3381 | 2026.01.15 15:05:12.457761 [ 5 ] {1e319723-421a-465d-b417-dd0954d1daae} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 3382 | 2026.01.15 15:05:12.457764 [ 148 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.01.15 15:05:12.457801 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3384 | 2026.01.15 15:05:12.457803 [ 5 ] {1e319723-421a-465d-b417-dd0954d1daae} <Debug> TCPHandler: Processed in 0.001265752 sec. | ||
| 3385 | 2026.01.15 15:05:12.457893 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 3386 | 2026.01.15 15:05:12.458018 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3387 | 2026.01.15 15:05:12.458054 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 758 rows starting from the beginning of the part | ||
| 3388 | 2026.01.15 15:05:12.458122 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3389 | 2026.01.15 15:05:12.458171 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 3390 | 2026.01.15 15:05:12.458213 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3391 | 2026.01.15 15:05:12.458256 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3392 | 2026.01.15 15:05:12.458306 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3393 | 2026.01.15 15:05:12.459240 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001387526 sec., 857641.5865360361 rows/sec., 54.72 MiB/sec. | ||
| 3394 | 2026.01.15 15:05:12.459423 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3395 | 2026.01.15 15:05:12.459721 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_16_3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.01.15 15:05:12.459796 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_16_3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3397 | 2026.01.15 15:05:12.459863 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3398 | 2026.01.15 15:05:14.028701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6300 | ||
| 3399 | 2026.01.15 15:05:14.029207 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.01.15 15:05:14.029254 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3401 | 2026.01.15 15:05:14.029752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3402 | 2026.01.15 15:05:14.030008 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.01.15 15:05:14.030151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6300 | ||
| 3404 | 2026.01.15 15:05:14.345579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3405 | 2026.01.15 15:05:14.361688 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.01.15 15:05:14.361758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3407 | 2026.01.15 15:05:14.367958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3408 | 2026.01.15 15:05:14.368636 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.01.15 15:05:14.371404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3410 | 2026.01.15 15:05:15.000240 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.29 MiB, peak 226.29 MiB, free memory in arenas 0.00 B, will set to 223.30 MiB (RSS), difference: 1.01 MiB | ||
| 3411 | 2026.01.15 15:05:16.522503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 470 | ||
| 3412 | 2026.01.15 15:05:16.524765 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.01.15 15:05:16.524817 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3414 | 2026.01.15 15:05:16.525993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3415 | 2026.01.15 15:05:16.526264 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.01.15 15:05:16.526522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3417 | 2026.01.15 15:05:17.428566 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2026.01.15 15:05:17.428747 [ 5 ] {091b03e7-e859-4560-9747-10034a3562cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3419 | 2026.01.15 15:05:17.428810 [ 5 ] {091b03e7-e859-4560-9747-10034a3562cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3420 | 2026.01.15 15:05:17.429556 [ 5 ] {091b03e7-e859-4560-9747-10034a3562cb} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2026.01.15 15:05:17.429596 [ 5 ] {091b03e7-e859-4560-9747-10034a3562cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3422 | 2026.01.15 15:05:17.429981 [ 5 ] {091b03e7-e859-4560-9747-10034a3562cb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3423 | 2026.01.15 15:05:17.430213 [ 5 ] {091b03e7-e859-4560-9747-10034a3562cb} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.01.15 15:05:17.430357 [ 5 ] {091b03e7-e859-4560-9747-10034a3562cb} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001656 sec., 71256.038647343 rows/sec., 6.03 MiB/sec. | ||
| 3425 | 2026.01.15 15:05:17.430402 [ 5 ] {091b03e7-e859-4560-9747-10034a3562cb} <Debug> TCPHandler: Processed in 0.001963044 sec. | ||
| 3426 | 2026.01.15 15:05:17.430532 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3427 | 2026.01.15 15:05:17.430630 [ 5 ] {31d70ea1-7d4e-44fc-8d97-499b222dbfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3428 | 2026.01.15 15:05:17.430673 [ 5 ] {31d70ea1-7d4e-44fc-8d97-499b222dbfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3429 | 2026.01.15 15:05:17.431159 [ 5 ] {31d70ea1-7d4e-44fc-8d97-499b222dbfb0} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2026.01.15 15:05:17.431195 [ 5 ] {31d70ea1-7d4e-44fc-8d97-499b222dbfb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3431 | 2026.01.15 15:05:17.431491 [ 5 ] {31d70ea1-7d4e-44fc-8d97-499b222dbfb0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3432 | 2026.01.15 15:05:17.431713 [ 5 ] {31d70ea1-7d4e-44fc-8d97-499b222dbfb0} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2026.01.15 15:05:17.431845 [ 5 ] {31d70ea1-7d4e-44fc-8d97-499b222dbfb0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001237 sec., 25060.63055780113 rows/sec., 1.84 MiB/sec. | ||
| 3434 | 2026.01.15 15:05:17.431842 [ 143 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3435 | 2026.01.15 15:05:17.431883 [ 5 ] {31d70ea1-7d4e-44fc-8d97-499b222dbfb0} <Debug> TCPHandler: Processed in 0.001399656 sec. | ||
| 3436 | 2026.01.15 15:05:17.431924 [ 143 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.01.15 15:05:17.431950 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3438 | 2026.01.15 15:05:17.432013 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3439 | 2026.01.15 15:05:17.432045 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 3440 | 2026.01.15 15:05:17.432113 [ 5 ] {c050a28d-5387-4fb0-b9fe-d2166cbdb896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3441 | 2026.01.15 15:05:17.432157 [ 5 ] {c050a28d-5387-4fb0-b9fe-d2166cbdb896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3442 | 2026.01.15 15:05:17.432170 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3443 | 2026.01.15 15:05:17.432209 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 262 rows starting from the beginning of the part | ||
| 3444 | 2026.01.15 15:05:17.432307 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 3445 | 2026.01.15 15:05:17.432357 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 215 rows starting from the beginning of the part | ||
| 3446 | 2026.01.15 15:05:17.432403 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3447 | 2026.01.15 15:05:17.432442 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 219 rows starting from the beginning of the part | ||
| 3448 | 2026.01.15 15:05:17.432485 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
| 3449 | 2026.01.15 15:05:17.432655 [ 5 ] {c050a28d-5387-4fb0-b9fe-d2166cbdb896} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.01.15 15:05:17.432698 [ 5 ] {c050a28d-5387-4fb0-b9fe-d2166cbdb896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3451 | 2026.01.15 15:05:17.433088 [ 5 ] {c050a28d-5387-4fb0-b9fe-d2166cbdb896} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3452 | 2026.01.15 15:05:17.433330 [ 5 ] {c050a28d-5387-4fb0-b9fe-d2166cbdb896} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.01.15 15:05:17.433411 [ 199 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407276 sec., 567763.5375008172 rows/sec., 37.34 MiB/sec. | ||
| 3454 | 2026.01.15 15:05:17.433461 [ 5 ] {c050a28d-5387-4fb0-b9fe-d2166cbdb896} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001366 sec., 69546.12005856515 rows/sec., 5.43 MiB/sec. | ||
| 3455 | 2026.01.15 15:05:17.433503 [ 5 ] {c050a28d-5387-4fb0-b9fe-d2166cbdb896} <Debug> TCPHandler: Processed in 0.00153656 sec. | ||
| 3456 | 2026.01.15 15:05:17.433558 [ 199 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3457 | 2026.01.15 15:05:17.433621 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.01.15 15:05:17.433720 [ 5 ] {70f25bb4-e6a2-452d-a0ed-b62eba6af3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3459 | 2026.01.15 15:05:17.433766 [ 5 ] {70f25bb4-e6a2-452d-a0ed-b62eba6af3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3460 | 2026.01.15 15:05:17.433820 [ 199 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_16_3} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.01.15 15:05:17.433894 [ 199 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_16_3} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3462 | 2026.01.15 15:05:17.433963 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3463 | 2026.01.15 15:05:17.434220 [ 5 ] {70f25bb4-e6a2-452d-a0ed-b62eba6af3f1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.01.15 15:05:17.434260 [ 5 ] {70f25bb4-e6a2-452d-a0ed-b62eba6af3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3465 | 2026.01.15 15:05:17.434595 [ 5 ] {70f25bb4-e6a2-452d-a0ed-b62eba6af3f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3466 | 2026.01.15 15:05:17.434805 [ 5 ] {70f25bb4-e6a2-452d-a0ed-b62eba6af3f1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.01.15 15:05:17.434932 [ 5 ] {70f25bb4-e6a2-452d-a0ed-b62eba6af3f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 3468 | 2026.01.15 15:05:17.434968 [ 5 ] {70f25bb4-e6a2-452d-a0ed-b62eba6af3f1} <Debug> TCPHandler: Processed in 0.001398936 sec. | ||
| 3469 | 2026.01.15 15:05:17.435089 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.01.15 15:05:17.435186 [ 5 ] {afda418c-2597-47a6-b2b2-e1c620209871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3471 | 2026.01.15 15:05:17.435239 [ 5 ] {afda418c-2597-47a6-b2b2-e1c620209871} <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 | ||
| 3472 | 2026.01.15 15:05:17.436040 [ 5 ] {afda418c-2597-47a6-b2b2-e1c620209871} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.01.15 15:05:17.436075 [ 5 ] {afda418c-2597-47a6-b2b2-e1c620209871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3474 | 2026.01.15 15:05:17.436613 [ 5 ] {afda418c-2597-47a6-b2b2-e1c620209871} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3475 | 2026.01.15 15:05:17.436838 [ 5 ] {afda418c-2597-47a6-b2b2-e1c620209871} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.01.15 15:05:17.436967 [ 5 ] {afda418c-2597-47a6-b2b2-e1c620209871} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001799 sec., 17231.795441912174 rows/sec., 30.88 MiB/sec. | ||
| 3477 | 2026.01.15 15:05:17.436976 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3478 | 2026.01.15 15:05:17.437020 [ 5 ] {afda418c-2597-47a6-b2b2-e1c620209871} <Debug> TCPHandler: Processed in 0.001978225 sec. | ||
| 3479 | 2026.01.15 15:05:17.437054 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.01.15 15:05:17.437083 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3481 | 2026.01.15 15:05:17.437163 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.01.15 15:05:17.437189 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 3483 | 2026.01.15 15:05:17.437260 [ 5 ] {63476302-2f0b-4189-8763-84770b9c0772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3484 | 2026.01.15 15:05:17.437308 [ 5 ] {63476302-2f0b-4189-8763-84770b9c0772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3485 | 2026.01.15 15:05:17.437419 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3486 | 2026.01.15 15:05:17.437483 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 175 rows starting from the beginning of the part | ||
| 3487 | 2026.01.15 15:05:17.437605 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3488 | 2026.01.15 15:05:17.437638 [ 5 ] {63476302-2f0b-4189-8763-84770b9c0772} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.01.15 15:05:17.437678 [ 5 ] {63476302-2f0b-4189-8763-84770b9c0772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3490 | 2026.01.15 15:05:17.437719 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3491 | 2026.01.15 15:05:17.437832 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3492 | 2026.01.15 15:05:17.437935 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3493 | 2026.01.15 15:05:17.437999 [ 5 ] {63476302-2f0b-4189-8763-84770b9c0772} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3494 | 2026.01.15 15:05:17.438041 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
| 3495 | 2026.01.15 15:05:17.438230 [ 5 ] {63476302-2f0b-4189-8763-84770b9c0772} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.01.15 15:05:17.438358 [ 5 ] {63476302-2f0b-4189-8763-84770b9c0772} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 3497 | 2026.01.15 15:05:17.438395 [ 5 ] {63476302-2f0b-4189-8763-84770b9c0772} <Debug> TCPHandler: Processed in 0.001280372 sec. | ||
| 3498 | 2026.01.15 15:05:17.440887 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 19 columns (19 merged, 0 gathered) in 0.003726272 sec., 76752.31437747969 rows/sec., 137.54 MiB/sec. | ||
| 3499 | 2026.01.15 15:05:17.441590 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3500 | 2026.01.15 15:05:17.441931 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2026.01.15 15:05:17.441994 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3502 | 2026.01.15 15:05:17.442097 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3503 | 2026.01.15 15:05:21.431463 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3504 | 2026.01.15 15:05:21.431515 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3505 | 2026.01.15 15:05:21.531014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6748 | ||
| 3506 | 2026.01.15 15:05:21.531509 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.01.15 15:05:21.531552 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3508 | 2026.01.15 15:05:21.532058 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3509 | 2026.01.15 15:05:21.532311 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.01.15 15:05:21.532453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6748 | ||
| 3511 | 2026.01.15 15:05:21.872266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3512 | 2026.01.15 15:05:21.888423 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.01.15 15:05:21.888477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3514 | 2026.01.15 15:05:21.893741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3515 | 2026.01.15 15:05:21.894458 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.01.15 15:05:21.897143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3517 | 2026.01.15 15:05:22.439135 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.01.15 15:05:22.439414 [ 5 ] {161633ab-6898-4ead-80f9-c876a9b7bca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3519 | 2026.01.15 15:05:22.439517 [ 5 ] {161633ab-6898-4ead-80f9-c876a9b7bca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3520 | 2026.01.15 15:05:22.440419 [ 5 ] {161633ab-6898-4ead-80f9-c876a9b7bca5} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.01.15 15:05:22.440464 [ 5 ] {161633ab-6898-4ead-80f9-c876a9b7bca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3522 | 2026.01.15 15:05:22.440900 [ 5 ] {161633ab-6898-4ead-80f9-c876a9b7bca5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3523 | 2026.01.15 15:05:22.441144 [ 5 ] {161633ab-6898-4ead-80f9-c876a9b7bca5} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.01.15 15:05:22.441307 [ 5 ] {161633ab-6898-4ead-80f9-c876a9b7bca5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001967 sec., 208439.24758515507 rows/sec., 13.22 MiB/sec. | ||
| 3525 | 2026.01.15 15:05:22.441359 [ 5 ] {161633ab-6898-4ead-80f9-c876a9b7bca5} <Debug> TCPHandler: Processed in 0.002407019 sec. | ||
| 3526 | 2026.01.15 15:05:22.441494 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.01.15 15:05:22.441597 [ 5 ] {899a9047-9f69-45bc-8402-057ed417b2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3528 | 2026.01.15 15:05:22.441641 [ 5 ] {899a9047-9f69-45bc-8402-057ed417b2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3529 | 2026.01.15 15:05:22.442557 [ 5 ] {899a9047-9f69-45bc-8402-057ed417b2ee} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.01.15 15:05:22.442594 [ 5 ] {899a9047-9f69-45bc-8402-057ed417b2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3531 | 2026.01.15 15:05:22.442992 [ 5 ] {899a9047-9f69-45bc-8402-057ed417b2ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3532 | 2026.01.15 15:05:22.443237 [ 5 ] {899a9047-9f69-45bc-8402-057ed417b2ee} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2026.01.15 15:05:22.443376 [ 5 ] {899a9047-9f69-45bc-8402-057ed417b2ee} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001803 sec., 627842.4847476429 rows/sec., 49.73 MiB/sec. | ||
| 3534 | 2026.01.15 15:05:22.443414 [ 5 ] {899a9047-9f69-45bc-8402-057ed417b2ee} <Debug> TCPHandler: Processed in 0.001971795 sec. | ||
| 3535 | 2026.01.15 15:05:22.443535 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.01.15 15:05:22.443633 [ 5 ] {e1a17cb1-213b-412c-8af1-651fa2801264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3537 | 2026.01.15 15:05:22.443673 [ 5 ] {e1a17cb1-213b-412c-8af1-651fa2801264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3538 | 2026.01.15 15:05:22.444169 [ 5 ] {e1a17cb1-213b-412c-8af1-651fa2801264} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.01.15 15:05:22.444206 [ 5 ] {e1a17cb1-213b-412c-8af1-651fa2801264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3540 | 2026.01.15 15:05:22.444517 [ 5 ] {e1a17cb1-213b-412c-8af1-651fa2801264} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3541 | 2026.01.15 15:05:22.444753 [ 5 ] {e1a17cb1-213b-412c-8af1-651fa2801264} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.01.15 15:05:22.444883 [ 5 ] {e1a17cb1-213b-412c-8af1-651fa2801264} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001271 sec., 169158.14319433516 rows/sec., 10.04 MiB/sec. | ||
| 3543 | 2026.01.15 15:05:22.444921 [ 5 ] {e1a17cb1-213b-412c-8af1-651fa2801264} <Debug> TCPHandler: Processed in 0.001436757 sec. | ||
| 3544 | 2026.01.15 15:05:22.445028 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.01.15 15:05:22.445123 [ 5 ] {68909ff3-210b-4093-81ae-041584e12d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3546 | 2026.01.15 15:05:22.445162 [ 5 ] {68909ff3-210b-4093-81ae-041584e12d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3547 | 2026.01.15 15:05:22.445633 [ 5 ] {68909ff3-210b-4093-81ae-041584e12d10} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.01.15 15:05:22.445670 [ 5 ] {68909ff3-210b-4093-81ae-041584e12d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3549 | 2026.01.15 15:05:22.445983 [ 5 ] {68909ff3-210b-4093-81ae-041584e12d10} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3550 | 2026.01.15 15:05:22.446210 [ 5 ] {68909ff3-210b-4093-81ae-041584e12d10} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.01.15 15:05:22.446337 [ 5 ] {68909ff3-210b-4093-81ae-041584e12d10} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 3552 | 2026.01.15 15:05:22.446379 [ 5 ] {68909ff3-210b-4093-81ae-041584e12d10} <Debug> TCPHandler: Processed in 0.001399966 sec. | ||
| 3553 | 2026.01.15 15:05:22.446487 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.01.15 15:05:22.446582 [ 5 ] {5210c990-856b-41df-855d-64730b18e768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3555 | 2026.01.15 15:05:22.446621 [ 5 ] {5210c990-856b-41df-855d-64730b18e768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3556 | 2026.01.15 15:05:22.447082 [ 5 ] {5210c990-856b-41df-855d-64730b18e768} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.01.15 15:05:22.447119 [ 5 ] {5210c990-856b-41df-855d-64730b18e768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3558 | 2026.01.15 15:05:22.447427 [ 5 ] {5210c990-856b-41df-855d-64730b18e768} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3559 | 2026.01.15 15:05:22.447651 [ 5 ] {5210c990-856b-41df-855d-64730b18e768} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.01.15 15:05:22.447777 [ 5 ] {5210c990-856b-41df-855d-64730b18e768} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001213 sec., 173948.88705688374 rows/sec., 9.88 MiB/sec. | ||
| 3561 | 2026.01.15 15:05:22.447814 [ 5 ] {5210c990-856b-41df-855d-64730b18e768} <Debug> TCPHandler: Processed in 0.001375455 sec. | ||
| 3562 | 2026.01.15 15:05:22.447916 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2026.01.15 15:05:22.448008 [ 5 ] {802ad54a-9c60-4dcd-b275-ce473742b4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3564 | 2026.01.15 15:05:22.448048 [ 5 ] {802ad54a-9c60-4dcd-b275-ce473742b4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3565 | 2026.01.15 15:05:22.448682 [ 5 ] {802ad54a-9c60-4dcd-b275-ce473742b4b8} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.01.15 15:05:22.448719 [ 5 ] {802ad54a-9c60-4dcd-b275-ce473742b4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3567 | 2026.01.15 15:05:22.449115 [ 5 ] {802ad54a-9c60-4dcd-b275-ce473742b4b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3568 | 2026.01.15 15:05:22.449340 [ 5 ] {802ad54a-9c60-4dcd-b275-ce473742b4b8} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.01.15 15:05:22.449475 [ 5 ] {802ad54a-9c60-4dcd-b275-ce473742b4b8} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001484 sec., 464285.71428571426 rows/sec., 32.42 MiB/sec. | ||
| 3570 | 2026.01.15 15:05:22.449513 [ 5 ] {802ad54a-9c60-4dcd-b275-ce473742b4b8} <Debug> TCPHandler: Processed in 0.001645774 sec. | ||
| 3571 | 2026.01.15 15:05:22.449621 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.01.15 15:05:22.449738 [ 5 ] {37a7536a-164f-4a2e-b891-be33cb869ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3573 | 2026.01.15 15:05:22.449787 [ 5 ] {37a7536a-164f-4a2e-b891-be33cb869ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3574 | 2026.01.15 15:05:22.450173 [ 5 ] {37a7536a-164f-4a2e-b891-be33cb869ab0} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.01.15 15:05:22.450214 [ 5 ] {37a7536a-164f-4a2e-b891-be33cb869ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3576 | 2026.01.15 15:05:22.450570 [ 5 ] {37a7536a-164f-4a2e-b891-be33cb869ab0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3577 | 2026.01.15 15:05:22.450784 [ 5 ] {37a7536a-164f-4a2e-b891-be33cb869ab0} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.01.15 15:05:22.450909 [ 5 ] {37a7536a-164f-4a2e-b891-be33cb869ab0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001195 sec., 5020.92050209205 rows/sec., 262.32 KiB/sec. | ||
| 3579 | 2026.01.15 15:05:22.450944 [ 5 ] {37a7536a-164f-4a2e-b891-be33cb869ab0} <Debug> TCPHandler: Processed in 0.001375245 sec. | ||
| 3580 | 2026.01.15 15:05:22.451054 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.01.15 15:05:22.451157 [ 5 ] {530a19d7-3399-4298-b636-2f5af4c49134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3582 | 2026.01.15 15:05:22.451201 [ 5 ] {530a19d7-3399-4298-b636-2f5af4c49134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3583 | 2026.01.15 15:05:22.451656 [ 5 ] {530a19d7-3399-4298-b636-2f5af4c49134} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.01.15 15:05:22.451695 [ 5 ] {530a19d7-3399-4298-b636-2f5af4c49134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3585 | 2026.01.15 15:05:22.452068 [ 5 ] {530a19d7-3399-4298-b636-2f5af4c49134} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3586 | 2026.01.15 15:05:22.452292 [ 5 ] {530a19d7-3399-4298-b636-2f5af4c49134} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.01.15 15:05:22.452442 [ 5 ] {530a19d7-3399-4298-b636-2f5af4c49134} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001304 sec., 240797.54601226994 rows/sec., 15.82 MiB/sec. | ||
| 3588 | 2026.01.15 15:05:22.452479 [ 5 ] {530a19d7-3399-4298-b636-2f5af4c49134} <Debug> TCPHandler: Processed in 0.001480238 sec. | ||
| 3589 | 2026.01.15 15:05:22.452594 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.01.15 15:05:22.452688 [ 5 ] {5ae6488b-1141-4941-9184-dbb8a51afcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3591 | 2026.01.15 15:05:22.452732 [ 5 ] {5ae6488b-1141-4941-9184-dbb8a51afcd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3592 | 2026.01.15 15:05:22.453047 [ 5 ] {5ae6488b-1141-4941-9184-dbb8a51afcd7} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.01.15 15:05:22.453085 [ 5 ] {5ae6488b-1141-4941-9184-dbb8a51afcd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3594 | 2026.01.15 15:05:22.453373 [ 5 ] {5ae6488b-1141-4941-9184-dbb8a51afcd7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3595 | 2026.01.15 15:05:22.453579 [ 5 ] {5ae6488b-1141-4941-9184-dbb8a51afcd7} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.01.15 15:05:22.453707 [ 5 ] {5ae6488b-1141-4941-9184-dbb8a51afcd7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 3597 | 2026.01.15 15:05:22.453745 [ 5 ] {5ae6488b-1141-4941-9184-dbb8a51afcd7} <Debug> TCPHandler: Processed in 0.00119996 sec. | ||
| 3598 | 2026.01.15 15:05:22.453888 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.01.15 15:05:22.454004 [ 5 ] {41414a86-bdb5-41e9-a47c-94378211512c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3600 | 2026.01.15 15:05:22.454069 [ 5 ] {41414a86-bdb5-41e9-a47c-94378211512c} <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 | ||
| 3601 | 2026.01.15 15:05:22.454914 [ 5 ] {41414a86-bdb5-41e9-a47c-94378211512c} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.01.15 15:05:22.454950 [ 5 ] {41414a86-bdb5-41e9-a47c-94378211512c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3603 | 2026.01.15 15:05:22.455483 [ 5 ] {41414a86-bdb5-41e9-a47c-94378211512c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3604 | 2026.01.15 15:05:22.455722 [ 5 ] {41414a86-bdb5-41e9-a47c-94378211512c} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.01.15 15:05:22.455861 [ 5 ] {41414a86-bdb5-41e9-a47c-94378211512c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001881 sec., 5316.32110579479 rows/sec., 9.53 MiB/sec. | ||
| 3606 | 2026.01.15 15:05:22.455917 [ 5 ] {41414a86-bdb5-41e9-a47c-94378211512c} <Debug> TCPHandler: Processed in 0.002097559 sec. | ||
| 3607 | 2026.01.15 15:05:22.456050 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.01.15 15:05:22.456143 [ 5 ] {a609cd23-f39e-44cb-9482-67483a06020b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3609 | 2026.01.15 15:05:22.456184 [ 5 ] {a609cd23-f39e-44cb-9482-67483a06020b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3610 | 2026.01.15 15:05:22.456550 [ 5 ] {a609cd23-f39e-44cb-9482-67483a06020b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.01.15 15:05:22.456598 [ 5 ] {a609cd23-f39e-44cb-9482-67483a06020b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3612 | 2026.01.15 15:05:22.456915 [ 5 ] {a609cd23-f39e-44cb-9482-67483a06020b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3613 | 2026.01.15 15:05:22.457137 [ 5 ] {a609cd23-f39e-44cb-9482-67483a06020b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.01.15 15:05:22.457269 [ 5 ] {a609cd23-f39e-44cb-9482-67483a06020b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001144 sec., 90909.09090909091 rows/sec., 5.57 MiB/sec. | ||
| 3615 | 2026.01.15 15:05:22.457308 [ 5 ] {a609cd23-f39e-44cb-9482-67483a06020b} <Debug> TCPHandler: Processed in 0.001317663 sec. | ||
| 3616 | 2026.01.15 15:05:26.527389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 504 | ||
| 3617 | 2026.01.15 15:05:26.529605 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.01.15 15:05:26.529649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3619 | 2026.01.15 15:05:26.530821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3620 | 2026.01.15 15:05:26.531088 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.01.15 15:05:26.531255 [ 128 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3622 | 2026.01.15 15:05:26.531323 [ 128 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2026.01.15 15:05:26.531325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 3624 | 2026.01.15 15:05:26.531346 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3625 | 2026.01.15 15:05:26.531495 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 3626 | 2026.01.15 15:05:26.532162 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3627 | 2026.01.15 15:05:26.532333 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part | ||
| 3628 | 2026.01.15 15:05:26.532760 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 3629 | 2026.01.15 15:05:26.533110 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3630 | 2026.01.15 15:05:26.533443 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 3631 | 2026.01.15 15:05:26.533761 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3632 | 2026.01.15 15:05:26.534076 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3633 | 2026.01.15 15:05:26.539524 [ 199 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 72 columns (72 merged, 0 gathered) in 0.008091816 sec., 62285.1532956261 rows/sec., 57.34 MiB/sec. | ||
| 3634 | 2026.01.15 15:05:26.540215 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3635 | 2026.01.15 15:05:26.540698 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_11_2} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.01.15 15:05:26.540768 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_11_2} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3637 | 2026.01.15 15:05:26.540905 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 3638 | 2026.01.15 15:05:27.427763 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2026.01.15 15:05:27.427961 [ 5 ] {3bd7e076-507a-4f38-872e-45934a2e32ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3640 | 2026.01.15 15:05:27.428033 [ 5 ] {3bd7e076-507a-4f38-872e-45934a2e32ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3641 | 2026.01.15 15:05:27.428771 [ 5 ] {3bd7e076-507a-4f38-872e-45934a2e32ce} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.01.15 15:05:27.428819 [ 5 ] {3bd7e076-507a-4f38-872e-45934a2e32ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3643 | 2026.01.15 15:05:27.429218 [ 5 ] {3bd7e076-507a-4f38-872e-45934a2e32ce} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3644 | 2026.01.15 15:05:27.429463 [ 5 ] {3bd7e076-507a-4f38-872e-45934a2e32ce} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2026.01.15 15:05:27.429612 [ 5 ] {3bd7e076-507a-4f38-872e-45934a2e32ce} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001703 sec., 69289.48913681737 rows/sec., 5.87 MiB/sec. | ||
| 3646 | 2026.01.15 15:05:27.429652 [ 5 ] {3bd7e076-507a-4f38-872e-45934a2e32ce} <Debug> TCPHandler: Processed in 0.002047548 sec. | ||
| 3647 | 2026.01.15 15:05:27.429779 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3648 | 2026.01.15 15:05:27.429871 [ 5 ] {d2cb245d-11a5-4a10-a569-0ef15ee0257f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3649 | 2026.01.15 15:05:27.429913 [ 5 ] {d2cb245d-11a5-4a10-a569-0ef15ee0257f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3650 | 2026.01.15 15:05:27.430329 [ 5 ] {d2cb245d-11a5-4a10-a569-0ef15ee0257f} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2026.01.15 15:05:27.430365 [ 5 ] {d2cb245d-11a5-4a10-a569-0ef15ee0257f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3652 | 2026.01.15 15:05:27.430665 [ 5 ] {d2cb245d-11a5-4a10-a569-0ef15ee0257f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3653 | 2026.01.15 15:05:27.430878 [ 5 ] {d2cb245d-11a5-4a10-a569-0ef15ee0257f} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.01.15 15:05:27.431018 [ 5 ] {d2cb245d-11a5-4a10-a569-0ef15ee0257f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001166 sec., 26586.62092624357 rows/sec., 1.95 MiB/sec. | ||
| 3655 | 2026.01.15 15:05:27.431054 [ 5 ] {d2cb245d-11a5-4a10-a569-0ef15ee0257f} <Debug> TCPHandler: Processed in 0.001323144 sec. | ||
| 3656 | 2026.01.15 15:05:27.431164 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2026.01.15 15:05:27.431255 [ 5 ] {9b171aa9-a544-4e40-b1f1-676f90fb07f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3658 | 2026.01.15 15:05:27.431294 [ 5 ] {9b171aa9-a544-4e40-b1f1-676f90fb07f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3659 | 2026.01.15 15:05:27.431706 [ 5 ] {9b171aa9-a544-4e40-b1f1-676f90fb07f7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.01.15 15:05:27.431741 [ 5 ] {9b171aa9-a544-4e40-b1f1-676f90fb07f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3661 | 2026.01.15 15:05:27.432054 [ 5 ] {9b171aa9-a544-4e40-b1f1-676f90fb07f7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3662 | 2026.01.15 15:05:27.432280 [ 5 ] {9b171aa9-a544-4e40-b1f1-676f90fb07f7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.01.15 15:05:27.432403 [ 5 ] {9b171aa9-a544-4e40-b1f1-676f90fb07f7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001166 sec., 81475.12864493996 rows/sec., 6.36 MiB/sec. | ||
| 3664 | 2026.01.15 15:05:27.432438 [ 5 ] {9b171aa9-a544-4e40-b1f1-676f90fb07f7} <Debug> TCPHandler: Processed in 0.001321303 sec. | ||
| 3665 | 2026.01.15 15:05:27.432552 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2026.01.15 15:05:27.432643 [ 5 ] {6becb2e3-80c9-4cde-a752-f96fcab31010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3667 | 2026.01.15 15:05:27.432685 [ 5 ] {6becb2e3-80c9-4cde-a752-f96fcab31010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3668 | 2026.01.15 15:05:27.433086 [ 5 ] {6becb2e3-80c9-4cde-a752-f96fcab31010} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2026.01.15 15:05:27.433120 [ 5 ] {6becb2e3-80c9-4cde-a752-f96fcab31010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3670 | 2026.01.15 15:05:27.433446 [ 5 ] {6becb2e3-80c9-4cde-a752-f96fcab31010} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3671 | 2026.01.15 15:05:27.433670 [ 5 ] {6becb2e3-80c9-4cde-a752-f96fcab31010} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.01.15 15:05:27.433793 [ 5 ] {6becb2e3-80c9-4cde-a752-f96fcab31010} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 3673 | 2026.01.15 15:05:27.433828 [ 5 ] {6becb2e3-80c9-4cde-a752-f96fcab31010} <Debug> TCPHandler: Processed in 0.001322514 sec. | ||
| 3674 | 2026.01.15 15:05:27.433937 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3675 | 2026.01.15 15:05:27.434027 [ 5 ] {bc70ee34-1d69-481e-9d36-5cd060c0c305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3676 | 2026.01.15 15:05:27.434081 [ 5 ] {bc70ee34-1d69-481e-9d36-5cd060c0c305} <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 | ||
| 3677 | 2026.01.15 15:05:27.434878 [ 5 ] {bc70ee34-1d69-481e-9d36-5cd060c0c305} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2026.01.15 15:05:27.434915 [ 5 ] {bc70ee34-1d69-481e-9d36-5cd060c0c305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3679 | 2026.01.15 15:05:27.435457 [ 5 ] {bc70ee34-1d69-481e-9d36-5cd060c0c305} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3680 | 2026.01.15 15:05:27.435691 [ 5 ] {bc70ee34-1d69-481e-9d36-5cd060c0c305} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2026.01.15 15:05:27.435831 [ 5 ] {bc70ee34-1d69-481e-9d36-5cd060c0c305} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001821 sec., 17023.61339923119 rows/sec., 30.51 MiB/sec. | ||
| 3682 | 2026.01.15 15:05:27.435889 [ 5 ] {bc70ee34-1d69-481e-9d36-5cd060c0c305} <Debug> TCPHandler: Processed in 0.001999016 sec. | ||
| 3683 | 2026.01.15 15:05:27.436006 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3684 | 2026.01.15 15:05:27.436100 [ 5 ] {667f34b3-c026-4986-a5e6-358727cca1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3685 | 2026.01.15 15:05:27.436143 [ 5 ] {667f34b3-c026-4986-a5e6-358727cca1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3686 | 2026.01.15 15:05:27.436481 [ 5 ] {667f34b3-c026-4986-a5e6-358727cca1ab} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2026.01.15 15:05:27.436518 [ 5 ] {667f34b3-c026-4986-a5e6-358727cca1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3688 | 2026.01.15 15:05:27.436835 [ 5 ] {667f34b3-c026-4986-a5e6-358727cca1ab} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3689 | 2026.01.15 15:05:27.437053 [ 5 ] {667f34b3-c026-4986-a5e6-358727cca1ab} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2026.01.15 15:05:27.437181 [ 5 ] {667f34b3-c026-4986-a5e6-358727cca1ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 3691 | 2026.01.15 15:05:27.437217 [ 5 ] {667f34b3-c026-4986-a5e6-358727cca1ab} <Debug> TCPHandler: Processed in 0.001259951 sec. | ||
| 3692 | 2026.01.15 15:05:29.033291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7260 | ||
| 3693 | 2026.01.15 15:05:29.033792 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2026.01.15 15:05:29.033834 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3695 | 2026.01.15 15:05:29.034346 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3696 | 2026.01.15 15:05:29.034594 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2026.01.15 15:05:29.034744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7260 | ||
| 3698 | 2026.01.15 15:05:29.397989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3699 | 2026.01.15 15:05:29.413304 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2026.01.15 15:05:29.413357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3701 | 2026.01.15 15:05:29.419569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3702 | 2026.01.15 15:05:29.420283 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.01.15 15:05:29.423021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3704 | 2026.01.15 15:05:32.438194 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.01.15 15:05:32.438492 [ 5 ] {ac7d9cba-8f4c-404e-84bc-b31825e0906a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3706 | 2026.01.15 15:05:32.438595 [ 5 ] {ac7d9cba-8f4c-404e-84bc-b31825e0906a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3707 | 2026.01.15 15:05:32.439499 [ 5 ] {ac7d9cba-8f4c-404e-84bc-b31825e0906a} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.01.15 15:05:32.439549 [ 5 ] {ac7d9cba-8f4c-404e-84bc-b31825e0906a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3709 | 2026.01.15 15:05:32.439969 [ 5 ] {ac7d9cba-8f4c-404e-84bc-b31825e0906a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3710 | 2026.01.15 15:05:32.440201 [ 5 ] {ac7d9cba-8f4c-404e-84bc-b31825e0906a} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.01.15 15:05:32.440359 [ 5 ] {ac7d9cba-8f4c-404e-84bc-b31825e0906a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001942 sec., 211122.55406797118 rows/sec., 13.39 MiB/sec. | ||
| 3712 | 2026.01.15 15:05:32.440410 [ 5 ] {ac7d9cba-8f4c-404e-84bc-b31825e0906a} <Debug> TCPHandler: Processed in 0.002399759 sec. | ||
| 3713 | 2026.01.15 15:05:32.440536 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.01.15 15:05:32.440637 [ 5 ] {c68ffa2c-12b1-49c7-ac11-b5d597aa4947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3715 | 2026.01.15 15:05:32.440681 [ 5 ] {c68ffa2c-12b1-49c7-ac11-b5d597aa4947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3716 | 2026.01.15 15:05:32.441613 [ 5 ] {c68ffa2c-12b1-49c7-ac11-b5d597aa4947} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.01.15 15:05:32.441649 [ 5 ] {c68ffa2c-12b1-49c7-ac11-b5d597aa4947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3718 | 2026.01.15 15:05:32.442018 [ 5 ] {c68ffa2c-12b1-49c7-ac11-b5d597aa4947} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3719 | 2026.01.15 15:05:32.442226 [ 5 ] {c68ffa2c-12b1-49c7-ac11-b5d597aa4947} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.01.15 15:05:32.442357 [ 5 ] {c68ffa2c-12b1-49c7-ac11-b5d597aa4947} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001743 sec., 649454.9627079747 rows/sec., 51.44 MiB/sec. | ||
| 3721 | 2026.01.15 15:05:32.442394 [ 5 ] {c68ffa2c-12b1-49c7-ac11-b5d597aa4947} <Debug> TCPHandler: Processed in 0.001906792 sec. | ||
| 3722 | 2026.01.15 15:05:32.442506 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2026.01.15 15:05:32.442601 [ 5 ] {c6d6c189-2a53-4627-9589-e14e8e4f8766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3724 | 2026.01.15 15:05:32.442641 [ 5 ] {c6d6c189-2a53-4627-9589-e14e8e4f8766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3725 | 2026.01.15 15:05:32.443128 [ 5 ] {c6d6c189-2a53-4627-9589-e14e8e4f8766} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.01.15 15:05:32.443164 [ 5 ] {c6d6c189-2a53-4627-9589-e14e8e4f8766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3727 | 2026.01.15 15:05:32.443477 [ 5 ] {c6d6c189-2a53-4627-9589-e14e8e4f8766} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3728 | 2026.01.15 15:05:32.443687 [ 5 ] {c6d6c189-2a53-4627-9589-e14e8e4f8766} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.01.15 15:05:32.443815 [ 5 ] {c6d6c189-2a53-4627-9589-e14e8e4f8766} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001233 sec., 174371.45174371454 rows/sec., 10.35 MiB/sec. | ||
| 3730 | 2026.01.15 15:05:32.443852 [ 5 ] {c6d6c189-2a53-4627-9589-e14e8e4f8766} <Debug> TCPHandler: Processed in 0.001392915 sec. | ||
| 3731 | 2026.01.15 15:05:32.443952 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.01.15 15:05:32.444044 [ 5 ] {7155ae5b-fc8a-4bb2-85e8-184058ba4c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3733 | 2026.01.15 15:05:32.444082 [ 5 ] {7155ae5b-fc8a-4bb2-85e8-184058ba4c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3734 | 2026.01.15 15:05:32.444542 [ 5 ] {7155ae5b-fc8a-4bb2-85e8-184058ba4c89} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.01.15 15:05:32.444578 [ 5 ] {7155ae5b-fc8a-4bb2-85e8-184058ba4c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3736 | 2026.01.15 15:05:32.444878 [ 5 ] {7155ae5b-fc8a-4bb2-85e8-184058ba4c89} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3737 | 2026.01.15 15:05:32.445095 [ 5 ] {7155ae5b-fc8a-4bb2-85e8-184058ba4c89} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.01.15 15:05:32.445200 [ 115 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3739 | 2026.01.15 15:05:32.445220 [ 5 ] {7155ae5b-fc8a-4bb2-85e8-184058ba4c89} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001196 sec., 177257.52508361204 rows/sec., 11.43 MiB/sec. | ||
| 3740 | 2026.01.15 15:05:32.445268 [ 115 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3741 | 2026.01.15 15:05:32.445277 [ 5 ] {7155ae5b-fc8a-4bb2-85e8-184058ba4c89} <Debug> TCPHandler: Processed in 0.001372355 sec. | ||
| 3742 | 2026.01.15 15:05:32.445299 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3743 | 2026.01.15 15:05:32.445412 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2026.01.15 15:05:32.445444 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 3745 | 2026.01.15 15:05:32.445537 [ 5 ] {25207d73-3743-4cfc-8c5e-4163ff69e106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3746 | 2026.01.15 15:05:32.445591 [ 5 ] {25207d73-3743-4cfc-8c5e-4163ff69e106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3747 | 2026.01.15 15:05:32.445591 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3748 | 2026.01.15 15:05:32.445656 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
| 3749 | 2026.01.15 15:05:32.445762 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3750 | 2026.01.15 15:05:32.445819 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3751 | 2026.01.15 15:05:32.445863 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3752 | 2026.01.15 15:05:32.445911 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3753 | 2026.01.15 15:05:32.445956 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 3754 | 2026.01.15 15:05:32.446119 [ 5 ] {25207d73-3743-4cfc-8c5e-4163ff69e106} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.01.15 15:05:32.446161 [ 5 ] {25207d73-3743-4cfc-8c5e-4163ff69e106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3756 | 2026.01.15 15:05:32.446589 [ 5 ] {25207d73-3743-4cfc-8c5e-4163ff69e106} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3757 | 2026.01.15 15:05:32.446834 [ 5 ] {25207d73-3743-4cfc-8c5e-4163ff69e106} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.01.15 15:05:32.446973 [ 5 ] {25207d73-3743-4cfc-8c5e-4163ff69e106} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001459 sec., 144619.60246744344 rows/sec., 8.21 MiB/sec. | ||
| 3759 | 2026.01.15 15:05:32.446979 [ 194 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1085 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617683 sec., 670712.3707178724 rows/sec., 46.09 MiB/sec. | ||
| 3760 | 2026.01.15 15:05:32.447014 [ 5 ] {25207d73-3743-4cfc-8c5e-4163ff69e106} <Debug> TCPHandler: Processed in 0.001664324 sec. | ||
| 3761 | 2026.01.15 15:05:32.447123 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.01.15 15:05:32.447211 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3763 | 2026.01.15 15:05:32.447225 [ 5 ] {d4d217ac-3041-4937-bf55-37f27c992cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3764 | 2026.01.15 15:05:32.447290 [ 5 ] {d4d217ac-3041-4937-bf55-37f27c992cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3765 | 2026.01.15 15:05:32.447593 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_11_2} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.01.15 15:05:32.447698 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_11_2} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3767 | 2026.01.15 15:05:32.447799 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3768 | 2026.01.15 15:05:32.447973 [ 5 ] {d4d217ac-3041-4937-bf55-37f27c992cc8} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.01.15 15:05:32.448017 [ 5 ] {d4d217ac-3041-4937-bf55-37f27c992cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3770 | 2026.01.15 15:05:32.448381 [ 5 ] {d4d217ac-3041-4937-bf55-37f27c992cc8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3771 | 2026.01.15 15:05:32.448602 [ 5 ] {d4d217ac-3041-4937-bf55-37f27c992cc8} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2026.01.15 15:05:32.448736 [ 5 ] {d4d217ac-3041-4937-bf55-37f27c992cc8} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00153 sec., 450326.79738562094 rows/sec., 31.45 MiB/sec. | ||
| 3773 | 2026.01.15 15:05:32.448776 [ 5 ] {d4d217ac-3041-4937-bf55-37f27c992cc8} <Debug> TCPHandler: Processed in 0.001704456 sec. | ||
| 3774 | 2026.01.15 15:05:32.448902 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3775 | 2026.01.15 15:05:32.449016 [ 5 ] {0ffda117-8fc2-4d5e-8c0e-0e0f2cc3dba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3776 | 2026.01.15 15:05:32.449067 [ 5 ] {0ffda117-8fc2-4d5e-8c0e-0e0f2cc3dba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3777 | 2026.01.15 15:05:32.449454 [ 5 ] {0ffda117-8fc2-4d5e-8c0e-0e0f2cc3dba4} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2026.01.15 15:05:32.449499 [ 5 ] {0ffda117-8fc2-4d5e-8c0e-0e0f2cc3dba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3779 | 2026.01.15 15:05:32.449852 [ 5 ] {0ffda117-8fc2-4d5e-8c0e-0e0f2cc3dba4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3780 | 2026.01.15 15:05:32.450073 [ 5 ] {0ffda117-8fc2-4d5e-8c0e-0e0f2cc3dba4} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2026.01.15 15:05:32.450201 [ 5 ] {0ffda117-8fc2-4d5e-8c0e-0e0f2cc3dba4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001209 sec., 4962.779156327543 rows/sec., 259.29 KiB/sec. | ||
| 3782 | 2026.01.15 15:05:32.450238 [ 5 ] {0ffda117-8fc2-4d5e-8c0e-0e0f2cc3dba4} <Debug> TCPHandler: Processed in 0.001397796 sec. | ||
| 3783 | 2026.01.15 15:05:32.450349 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2026.01.15 15:05:32.450443 [ 5 ] {bfd278fd-0c91-429d-89cd-3f0cf29b341b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3785 | 2026.01.15 15:05:32.450486 [ 5 ] {bfd278fd-0c91-429d-89cd-3f0cf29b341b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3786 | 2026.01.15 15:05:32.450929 [ 5 ] {bfd278fd-0c91-429d-89cd-3f0cf29b341b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.01.15 15:05:32.450964 [ 5 ] {bfd278fd-0c91-429d-89cd-3f0cf29b341b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3788 | 2026.01.15 15:05:32.451300 [ 5 ] {bfd278fd-0c91-429d-89cd-3f0cf29b341b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3789 | 2026.01.15 15:05:32.451515 [ 5 ] {bfd278fd-0c91-429d-89cd-3f0cf29b341b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.01.15 15:05:32.451646 [ 5 ] {bfd278fd-0c91-429d-89cd-3f0cf29b341b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001221 sec., 257166.25716625716 rows/sec., 16.89 MiB/sec. | ||
| 3791 | 2026.01.15 15:05:32.451684 [ 5 ] {bfd278fd-0c91-429d-89cd-3f0cf29b341b} <Debug> TCPHandler: Processed in 0.001385685 sec. | ||
| 3792 | 2026.01.15 15:05:32.451795 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3793 | 2026.01.15 15:05:32.451889 [ 5 ] {8224613e-64b4-4fec-b428-cd6683f8f2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3794 | 2026.01.15 15:05:32.451932 [ 5 ] {8224613e-64b4-4fec-b428-cd6683f8f2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3795 | 2026.01.15 15:05:32.452231 [ 5 ] {8224613e-64b4-4fec-b428-cd6683f8f2c6} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.01.15 15:05:32.452267 [ 5 ] {8224613e-64b4-4fec-b428-cd6683f8f2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3797 | 2026.01.15 15:05:32.452572 [ 5 ] {8224613e-64b4-4fec-b428-cd6683f8f2c6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3798 | 2026.01.15 15:05:32.452796 [ 5 ] {8224613e-64b4-4fec-b428-cd6683f8f2c6} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2026.01.15 15:05:32.452892 [ 115 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3800 | 2026.01.15 15:05:32.452923 [ 5 ] {8224613e-64b4-4fec-b428-cd6683f8f2c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 3801 | 2026.01.15 15:05:32.452925 [ 115 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2026.01.15 15:05:32.452963 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3803 | 2026.01.15 15:05:32.452966 [ 5 ] {8224613e-64b4-4fec-b428-cd6683f8f2c6} <Debug> TCPHandler: Processed in 0.001220181 sec. | ||
| 3804 | 2026.01.15 15:05:32.453033 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3805 | 2026.01.15 15:05:32.453082 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3806 | 2026.01.15 15:05:32.453142 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3807 | 2026.01.15 15:05:32.453177 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3808 | 2026.01.15 15:05:32.453178 [ 5 ] {d93f331a-efb9-49de-8d6c-6adcff997727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3809 | 2026.01.15 15:05:32.453235 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3810 | 2026.01.15 15:05:32.453248 [ 5 ] {d93f331a-efb9-49de-8d6c-6adcff997727} <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 | ||
| 3811 | 2026.01.15 15:05:32.453287 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3812 | 2026.01.15 15:05:32.453328 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3813 | 2026.01.15 15:05:32.453367 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3814 | 2026.01.15 15:05:32.453408 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3815 | 2026.01.15 15:05:32.454028 [ 5 ] {d93f331a-efb9-49de-8d6c-6adcff997727} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2026.01.15 15:05:32.454070 [ 5 ] {d93f331a-efb9-49de-8d6c-6adcff997727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3817 | 2026.01.15 15:05:32.454172 [ 194 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001172979 sec., 8525.301816997577 rows/sec., 571.13 KiB/sec. | ||
| 3818 | 2026.01.15 15:05:32.454376 [ 199 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3819 | 2026.01.15 15:05:32.454619 [ 5 ] {d93f331a-efb9-49de-8d6c-6adcff997727} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3820 | 2026.01.15 15:05:32.454818 [ 199 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_10_2} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2026.01.15 15:05:32.454942 [ 199 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_10_2} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3822 | 2026.01.15 15:05:32.454983 [ 5 ] {d93f331a-efb9-49de-8d6c-6adcff997727} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.01.15 15:05:32.455064 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3824 | 2026.01.15 15:05:32.455154 [ 5 ] {d93f331a-efb9-49de-8d6c-6adcff997727} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001992 sec., 5020.080321285141 rows/sec., 9.00 MiB/sec. | ||
| 3825 | 2026.01.15 15:05:32.455222 [ 5 ] {d93f331a-efb9-49de-8d6c-6adcff997727} <Debug> TCPHandler: Processed in 0.002190192 sec. | ||
| 3826 | 2026.01.15 15:05:32.455344 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.01.15 15:05:32.455437 [ 5 ] {a3fc9047-88d4-46f5-b5b8-0da92777da27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3828 | 2026.01.15 15:05:32.455483 [ 5 ] {a3fc9047-88d4-46f5-b5b8-0da92777da27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3829 | 2026.01.15 15:05:32.455848 [ 5 ] {a3fc9047-88d4-46f5-b5b8-0da92777da27} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2026.01.15 15:05:32.455883 [ 5 ] {a3fc9047-88d4-46f5-b5b8-0da92777da27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3831 | 2026.01.15 15:05:32.456199 [ 5 ] {a3fc9047-88d4-46f5-b5b8-0da92777da27} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3832 | 2026.01.15 15:05:32.456411 [ 5 ] {a3fc9047-88d4-46f5-b5b8-0da92777da27} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2026.01.15 15:05:32.456535 [ 5 ] {a3fc9047-88d4-46f5-b5b8-0da92777da27} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001116 sec., 93189.9641577061 rows/sec., 5.71 MiB/sec. | ||
| 3834 | 2026.01.15 15:05:32.456570 [ 5 ] {a3fc9047-88d4-46f5-b5b8-0da92777da27} <Debug> TCPHandler: Processed in 0.001273712 sec. | ||
| 3835 | 2026.01.15 15:05:36.431771 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3836 | 2026.01.15 15:05:36.431833 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3837 | 2026.01.15 15:05:36.532390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 538 | ||
| 3838 | 2026.01.15 15:05:36.534573 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2026.01.15 15:05:36.534615 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3840 | 2026.01.15 15:05:36.534819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7708 | ||
| 3841 | 2026.01.15 15:05:36.535579 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.01.15 15:05:36.535650 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3843 | 2026.01.15 15:05:36.535766 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3844 | 2026.01.15 15:05:36.536064 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.01.15 15:05:36.536313 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 3846 | 2026.01.15 15:05:36.536383 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3847 | 2026.01.15 15:05:36.536616 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2026.01.15 15:05:36.536741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7708 | ||
| 3849 | 2026.01.15 15:05:36.536742 [ 109 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3850 | 2026.01.15 15:05:36.536821 [ 109 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.01.15 15:05:36.536854 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3852 | 2026.01.15 15:05:36.537036 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 3853 | 2026.01.15 15:05:36.537250 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3854 | 2026.01.15 15:05:36.537311 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5340 rows starting from the beginning of the part | ||
| 3855 | 2026.01.15 15:05:36.537409 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 3856 | 2026.01.15 15:05:36.537481 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 3857 | 2026.01.15 15:05:36.537545 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 3858 | 2026.01.15 15:05:36.537608 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 3859 | 2026.01.15 15:05:36.537670 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 3860 | 2026.01.15 15:05:36.539237 [ 194 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7708 rows, containing 4 columns (4 merged, 0 gathered) in 0.002291885 sec., 3363170.49066598 rows/sec., 48.11 MiB/sec. | ||
| 3861 | 2026.01.15 15:05:36.539889 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3862 | 2026.01.15 15:05:36.540160 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_16_3} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.01.15 15:05:36.540229 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_16_3} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3864 | 2026.01.15 15:05:36.540299 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3865 | 2026.01.15 15:05:36.923108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3866 | 2026.01.15 15:05:36.939795 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.01.15 15:05:36.939863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3868 | 2026.01.15 15:05:36.945856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3869 | 2026.01.15 15:05:36.946560 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2026.01.15 15:05:36.946857 [ 109 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3871 | 2026.01.15 15:05:36.946939 [ 109 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2026.01.15 15:05:36.946976 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3873 | 2026.01.15 15:05:36.947131 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3874 | 2026.01.15 15:05:36.949300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3875 | 2026.01.15 15:05:36.950270 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3876 | 2026.01.15 15:05:36.951000 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3877 | 2026.01.15 15:05:36.954315 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3878 | 2026.01.15 15:05:36.957531 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3879 | 2026.01.15 15:05:36.961347 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3880 | 2026.01.15 15:05:36.965796 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3881 | 2026.01.15 15:05:36.970019 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 3882 | 2026.01.15 15:05:37.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.48 MiB, peak 236.48 MiB, free memory in arenas 0.00 B, will set to 233.59 MiB (RSS), difference: -2.89 MiB | ||
| 3883 | 2026.01.15 15:05:37.001312 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00092205 sec. | ||
| 3884 | 2026.01.15 15:05:37.021149 [ 194 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.074056621 sec., 1633.8849702580947 rows/sec., 8.45 MiB/sec. | ||
| 3885 | 2026.01.15 15:05:37.023928 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3886 | 2026.01.15 15:05:37.025991 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_16_3} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2026.01.15 15:05:37.026105 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_16_3} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3888 | 2026.01.15 15:05:37.029026 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3889 | 2026.01.15 15:05:37.428362 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2026.01.15 15:05:37.428537 [ 5 ] {6f03a619-e879-4d00-b659-af60438bd3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3891 | 2026.01.15 15:05:37.428603 [ 5 ] {6f03a619-e879-4d00-b659-af60438bd3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3892 | 2026.01.15 15:05:37.429352 [ 5 ] {6f03a619-e879-4d00-b659-af60438bd3ea} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.01.15 15:05:37.429397 [ 5 ] {6f03a619-e879-4d00-b659-af60438bd3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3894 | 2026.01.15 15:05:37.429846 [ 5 ] {6f03a619-e879-4d00-b659-af60438bd3ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3895 | 2026.01.15 15:05:37.430117 [ 5 ] {6f03a619-e879-4d00-b659-af60438bd3ea} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.01.15 15:05:37.430268 [ 108 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3897 | 2026.01.15 15:05:37.430299 [ 5 ] {6f03a619-e879-4d00-b659-af60438bd3ea} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001811 sec., 65157.37161789067 rows/sec., 5.52 MiB/sec. | ||
| 3898 | 2026.01.15 15:05:37.430349 [ 108 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2026.01.15 15:05:37.430364 [ 5 ] {6f03a619-e879-4d00-b659-af60438bd3ea} <Debug> TCPHandler: Processed in 0.00212868 sec. | ||
| 3900 | 2026.01.15 15:05:37.430383 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3901 | 2026.01.15 15:05:37.430517 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3902 | 2026.01.15 15:05:37.430532 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 3903 | 2026.01.15 15:05:37.430621 [ 5 ] {ab14ece6-d24b-4081-870f-098adebb41e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3904 | 2026.01.15 15:05:37.430669 [ 5 ] {ab14ece6-d24b-4081-870f-098adebb41e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3905 | 2026.01.15 15:05:37.430673 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3906 | 2026.01.15 15:05:37.430717 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1322 rows starting from the beginning of the part | ||
| 3907 | 2026.01.15 15:05:37.430782 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 118 rows starting from the beginning of the part | ||
| 3908 | 2026.01.15 15:05:37.430824 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1132 rows starting from the beginning of the part | ||
| 3909 | 2026.01.15 15:05:37.430864 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 118 rows starting from the beginning of the part | ||
| 3910 | 2026.01.15 15:05:37.430899 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1132 rows starting from the beginning of the part | ||
| 3911 | 2026.01.15 15:05:37.430936 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part | ||
| 3912 | 2026.01.15 15:05:37.431110 [ 5 ] {ab14ece6-d24b-4081-870f-098adebb41e1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2026.01.15 15:05:37.431153 [ 5 ] {ab14ece6-d24b-4081-870f-098adebb41e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3914 | 2026.01.15 15:05:37.431741 [ 5 ] {ab14ece6-d24b-4081-870f-098adebb41e1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3915 | 2026.01.15 15:05:37.431993 [ 5 ] {ab14ece6-d24b-4081-870f-098adebb41e1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2026.01.15 15:05:37.432131 [ 5 ] {ab14ece6-d24b-4081-870f-098adebb41e1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00153 sec., 20261.437908496733 rows/sec., 1.49 MiB/sec. | ||
| 3917 | 2026.01.15 15:05:37.432170 [ 5 ] {ab14ece6-d24b-4081-870f-098adebb41e1} <Debug> TCPHandler: Processed in 0.001704576 sec. | ||
| 3918 | 2026.01.15 15:05:37.432289 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2026.01.15 15:05:37.432385 [ 5 ] {140287a8-2244-4303-a055-cc7ce81039a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3920 | 2026.01.15 15:05:37.432425 [ 5 ] {140287a8-2244-4303-a055-cc7ce81039a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3921 | 2026.01.15 15:05:37.432709 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3940 rows, containing 5 columns (5 merged, 0 gathered) in 0.002240814 sec., 1758289.6215393157 rows/sec., 147.90 MiB/sec. | ||
| 3922 | 2026.01.15 15:05:37.432877 [ 5 ] {140287a8-2244-4303-a055-cc7ce81039a4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3923 | 2026.01.15 15:05:37.432914 [ 5 ] {140287a8-2244-4303-a055-cc7ce81039a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3924 | 2026.01.15 15:05:37.432949 [ 194 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3925 | 2026.01.15 15:05:37.433259 [ 5 ] {140287a8-2244-4303-a055-cc7ce81039a4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3926 | 2026.01.15 15:05:37.433288 [ 194 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_21_4} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2026.01.15 15:05:37.433355 [ 194 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_21_4} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3928 | 2026.01.15 15:05:37.433430 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 3929 | 2026.01.15 15:05:37.433493 [ 5 ] {140287a8-2244-4303-a055-cc7ce81039a4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.01.15 15:05:37.433598 [ 108 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3931 | 2026.01.15 15:05:37.433624 [ 5 ] {140287a8-2244-4303-a055-cc7ce81039a4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001257 sec., 75576.77008750994 rows/sec., 5.90 MiB/sec. | ||
| 3932 | 2026.01.15 15:05:37.433660 [ 108 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.01.15 15:05:37.433687 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3934 | 2026.01.15 15:05:37.433692 [ 5 ] {140287a8-2244-4303-a055-cc7ce81039a4} <Debug> TCPHandler: Processed in 0.001452178 sec. | ||
| 3935 | 2026.01.15 15:05:37.433759 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 3936 | 2026.01.15 15:05:37.433825 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2026.01.15 15:05:37.433862 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3938 | 2026.01.15 15:05:37.433898 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 791 rows starting from the beginning of the part | ||
| 3939 | 2026.01.15 15:05:37.433927 [ 5 ] {4c9245fa-511f-43ea-a9c3-f3c5c8d8762e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3940 | 2026.01.15 15:05:37.433961 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 95 rows starting from the beginning of the part | ||
| 3941 | 2026.01.15 15:05:37.433979 [ 5 ] {4c9245fa-511f-43ea-a9c3-f3c5c8d8762e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3942 | 2026.01.15 15:05:37.434009 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 689 rows starting from the beginning of the part | ||
| 3943 | 2026.01.15 15:05:37.434053 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part | ||
| 3944 | 2026.01.15 15:05:37.434090 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 689 rows starting from the beginning of the part | ||
| 3945 | 2026.01.15 15:05:37.434129 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part | ||
| 3946 | 2026.01.15 15:05:37.434406 [ 5 ] {4c9245fa-511f-43ea-a9c3-f3c5c8d8762e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.01.15 15:05:37.434448 [ 5 ] {4c9245fa-511f-43ea-a9c3-f3c5c8d8762e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3948 | 2026.01.15 15:05:37.434825 [ 5 ] {4c9245fa-511f-43ea-a9c3-f3c5c8d8762e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3949 | 2026.01.15 15:05:37.435049 [ 5 ] {4c9245fa-511f-43ea-a9c3-f3c5c8d8762e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.01.15 15:05:37.435151 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3951 | 2026.01.15 15:05:37.435181 [ 5 ] {4c9245fa-511f-43ea-a9c3-f3c5c8d8762e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 3952 | 2026.01.15 15:05:37.435199 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.01.15 15:05:37.435224 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3954 | 2026.01.15 15:05:37.435225 [ 5 ] {4c9245fa-511f-43ea-a9c3-f3c5c8d8762e} <Debug> TCPHandler: Processed in 0.001450878 sec. | ||
| 3955 | 2026.01.15 15:05:37.435241 [ 190 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2454 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151207 sec., 1622940.7368706476 rows/sec., 121.91 MiB/sec. | ||
| 3956 | 2026.01.15 15:05:37.435294 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 3957 | 2026.01.15 15:05:37.435357 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2026.01.15 15:05:37.435394 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3959 | 2026.01.15 15:05:37.435428 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3686 rows starting from the beginning of the part | ||
| 3960 | 2026.01.15 15:05:37.435436 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3961 | 2026.01.15 15:05:37.435452 [ 5 ] {040553d9-664b-434a-9729-af0b45e2be33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3962 | 2026.01.15 15:05:37.435496 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 3963 | 2026.01.15 15:05:37.435509 [ 5 ] {040553d9-664b-434a-9729-af0b45e2be33} <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 | ||
| 3964 | 2026.01.15 15:05:37.435547 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3965 | 2026.01.15 15:05:37.435593 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 3966 | 2026.01.15 15:05:37.435635 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 314 rows starting from the beginning of the part | ||
| 3967 | 2026.01.15 15:05:37.435677 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3968 | 2026.01.15 15:05:37.435694 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_21_4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2026.01.15 15:05:37.435758 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_21_4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3970 | 2026.01.15 15:05:37.435825 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3971 | 2026.01.15 15:05:37.436348 [ 5 ] {040553d9-664b-434a-9729-af0b45e2be33} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.01.15 15:05:37.436384 [ 5 ] {040553d9-664b-434a-9729-af0b45e2be33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3973 | 2026.01.15 15:05:37.437013 [ 5 ] {040553d9-664b-434a-9729-af0b45e2be33} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3974 | 2026.01.15 15:05:37.437266 [ 5 ] {040553d9-664b-434a-9729-af0b45e2be33} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.01.15 15:05:37.437402 [ 5 ] {040553d9-664b-434a-9729-af0b45e2be33} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001968 sec., 15752.032520325201 rows/sec., 28.23 MiB/sec. | ||
| 3976 | 2026.01.15 15:05:37.437455 [ 5 ] {040553d9-664b-434a-9729-af0b45e2be33} <Debug> TCPHandler: Processed in 0.002148901 sec. | ||
| 3977 | 2026.01.15 15:05:37.437576 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2026.01.15 15:05:37.437650 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4794 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387138 sec., 2008262.6140591789 rows/sec., 136.04 MiB/sec. | ||
| 3979 | 2026.01.15 15:05:37.437673 [ 5 ] {d12dc4fe-9c99-40cb-89f1-36b27dbf5920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3980 | 2026.01.15 15:05:37.437716 [ 5 ] {d12dc4fe-9c99-40cb-89f1-36b27dbf5920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3981 | 2026.01.15 15:05:37.438058 [ 5 ] {d12dc4fe-9c99-40cb-89f1-36b27dbf5920} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2026.01.15 15:05:37.438066 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3983 | 2026.01.15 15:05:37.438094 [ 5 ] {d12dc4fe-9c99-40cb-89f1-36b27dbf5920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3984 | 2026.01.15 15:05:37.438347 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2026.01.15 15:05:37.438411 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3986 | 2026.01.15 15:05:37.438433 [ 5 ] {d12dc4fe-9c99-40cb-89f1-36b27dbf5920} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3987 | 2026.01.15 15:05:37.438477 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 3988 | 2026.01.15 15:05:37.438654 [ 5 ] {d12dc4fe-9c99-40cb-89f1-36b27dbf5920} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2026.01.15 15:05:37.438752 [ 108 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3990 | 2026.01.15 15:05:37.438781 [ 5 ] {d12dc4fe-9c99-40cb-89f1-36b27dbf5920} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 3991 | 2026.01.15 15:05:37.438802 [ 108 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2026.01.15 15:05:37.438823 [ 5 ] {d12dc4fe-9c99-40cb-89f1-36b27dbf5920} <Debug> TCPHandler: Processed in 0.001297083 sec. | ||
| 3993 | 2026.01.15 15:05:37.438828 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3994 | 2026.01.15 15:05:37.438932 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 3995 | 2026.01.15 15:05:37.439012 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3996 | 2026.01.15 15:05:37.439038 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1190 rows starting from the beginning of the part | ||
| 3997 | 2026.01.15 15:05:37.439086 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 3998 | 2026.01.15 15:05:37.439124 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3999 | 2026.01.15 15:05:37.439161 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 4000 | 2026.01.15 15:05:37.439198 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 4001 | 2026.01.15 15:05:37.439234 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4002 | 2026.01.15 15:05:37.440138 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 4 columns (4 merged, 0 gathered) in 0.001234581 sec., 1278166.4386540859 rows/sec., 81.64 MiB/sec. | ||
| 4003 | 2026.01.15 15:05:37.440338 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4004 | 2026.01.15 15:05:37.440580 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_21_4} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.01.15 15:05:37.440639 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_21_4} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4006 | 2026.01.15 15:05:37.440698 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4007 | 2026.01.15 15:05:38.000287 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.73 MiB, peak 236.48 MiB, free memory in arenas 0.00 B, will set to 238.29 MiB (RSS), difference: 13.56 MiB | ||
| 4008 | 2026.01.15 15:05:42.437882 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2026.01.15 15:05:42.438104 [ 5 ] {9beab7d2-72fb-4971-80bb-8d76f065569f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4010 | 2026.01.15 15:05:42.438180 [ 5 ] {9beab7d2-72fb-4971-80bb-8d76f065569f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4011 | 2026.01.15 15:05:42.438980 [ 5 ] {9beab7d2-72fb-4971-80bb-8d76f065569f} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.01.15 15:05:42.439022 [ 5 ] {9beab7d2-72fb-4971-80bb-8d76f065569f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4013 | 2026.01.15 15:05:42.439458 [ 5 ] {9beab7d2-72fb-4971-80bb-8d76f065569f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4014 | 2026.01.15 15:05:42.439702 [ 5 ] {9beab7d2-72fb-4971-80bb-8d76f065569f} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4015 | 2026.01.15 15:05:42.439813 [ 101 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4016 | 2026.01.15 15:05:42.439855 [ 5 ] {9beab7d2-72fb-4971-80bb-8d76f065569f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001807 sec., 226895.40675152186 rows/sec., 14.39 MiB/sec. | ||
| 4017 | 2026.01.15 15:05:42.439858 [ 101 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2026.01.15 15:05:42.439893 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4019 | 2026.01.15 15:05:42.439904 [ 5 ] {9beab7d2-72fb-4971-80bb-8d76f065569f} <Debug> TCPHandler: Processed in 0.002168821 sec. | ||
| 4020 | 2026.01.15 15:05:42.440026 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2026.01.15 15:05:42.440024 [ 187 ] {ad86412f-b1aa-4b04-8739-c099606ac133::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 | ||
| 4022 | 2026.01.15 15:05:42.440133 [ 5 ] {234e4f0b-5cad-41a5-9a9d-9a834ca84463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4023 | 2026.01.15 15:05:42.440182 [ 5 ] {234e4f0b-5cad-41a5-9a9d-9a834ca84463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4024 | 2026.01.15 15:05:42.440221 [ 187 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4025 | 2026.01.15 15:05:42.440265 [ 187 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 4026 | 2026.01.15 15:05:42.440345 [ 187 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4027 | 2026.01.15 15:05:42.440394 [ 187 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4028 | 2026.01.15 15:05:42.440437 [ 187 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4029 | 2026.01.15 15:05:42.440478 [ 187 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4030 | 2026.01.15 15:05:42.440529 [ 187 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4031 | 2026.01.15 15:05:42.440995 [ 5 ] {234e4f0b-5cad-41a5-9a9d-9a834ca84463} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.01.15 15:05:42.441035 [ 5 ] {234e4f0b-5cad-41a5-9a9d-9a834ca84463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4033 | 2026.01.15 15:05:42.441460 [ 5 ] {234e4f0b-5cad-41a5-9a9d-9a834ca84463} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4034 | 2026.01.15 15:05:42.441685 [ 5 ] {234e4f0b-5cad-41a5-9a9d-9a834ca84463} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.01.15 15:05:42.441825 [ 5 ] {234e4f0b-5cad-41a5-9a9d-9a834ca84463} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001715 sec., 660058.3090379009 rows/sec., 52.28 MiB/sec. | ||
| 4036 | 2026.01.15 15:05:42.441864 [ 5 ] {234e4f0b-5cad-41a5-9a9d-9a834ca84463} <Debug> TCPHandler: Processed in 0.001893693 sec. | ||
| 4037 | 2026.01.15 15:05:42.441883 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001916893 sec., 1295846.9773743239 rows/sec., 87.39 MiB/sec. | ||
| 4038 | 2026.01.15 15:05:42.441979 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.01.15 15:05:42.442091 [ 5 ] {9a687b79-eae6-4648-9b62-41336c9ff67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4040 | 2026.01.15 15:05:42.442100 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4041 | 2026.01.15 15:05:42.442142 [ 5 ] {9a687b79-eae6-4648-9b62-41336c9ff67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4042 | 2026.01.15 15:05:42.442469 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_11_2} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.01.15 15:05:42.442566 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_11_2} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4044 | 2026.01.15 15:05:42.442667 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4045 | 2026.01.15 15:05:42.442743 [ 5 ] {9a687b79-eae6-4648-9b62-41336c9ff67c} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.01.15 15:05:42.442771 [ 5 ] {9a687b79-eae6-4648-9b62-41336c9ff67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4047 | 2026.01.15 15:05:42.443113 [ 5 ] {9a687b79-eae6-4648-9b62-41336c9ff67c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4048 | 2026.01.15 15:05:42.443349 [ 5 ] {9a687b79-eae6-4648-9b62-41336c9ff67c} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.01.15 15:05:42.443480 [ 5 ] {9a687b79-eae6-4648-9b62-41336c9ff67c} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001416 sec., 151836.1581920904 rows/sec., 9.01 MiB/sec. | ||
| 4050 | 2026.01.15 15:05:42.443482 [ 100 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4051 | 2026.01.15 15:05:42.443519 [ 5 ] {9a687b79-eae6-4648-9b62-41336c9ff67c} <Debug> TCPHandler: Processed in 0.001591392 sec. | ||
| 4052 | 2026.01.15 15:05:42.443536 [ 100 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.01.15 15:05:42.443564 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4054 | 2026.01.15 15:05:42.443644 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.01.15 15:05:42.443658 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 4056 | 2026.01.15 15:05:42.443765 [ 5 ] {574d8b7a-f097-4378-a7f6-d1ba3e9d8df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4057 | 2026.01.15 15:05:42.443764 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4058 | 2026.01.15 15:05:42.443814 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 276 rows starting from the beginning of the part | ||
| 4059 | 2026.01.15 15:05:42.443815 [ 5 ] {574d8b7a-f097-4378-a7f6-d1ba3e9d8df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4060 | 2026.01.15 15:05:42.443888 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 215 rows starting from the beginning of the part | ||
| 4061 | 2026.01.15 15:05:42.443959 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 4062 | 2026.01.15 15:05:42.444025 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 215 rows starting from the beginning of the part | ||
| 4063 | 2026.01.15 15:05:42.444087 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 4064 | 2026.01.15 15:05:42.444138 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 215 rows starting from the beginning of the part | ||
| 4065 | 2026.01.15 15:05:42.444415 [ 5 ] {574d8b7a-f097-4378-a7f6-d1ba3e9d8df1} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2026.01.15 15:05:42.444454 [ 5 ] {574d8b7a-f097-4378-a7f6-d1ba3e9d8df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4067 | 2026.01.15 15:05:42.444902 [ 5 ] {574d8b7a-f097-4378-a7f6-d1ba3e9d8df1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4068 | 2026.01.15 15:05:42.445156 [ 5 ] {574d8b7a-f097-4378-a7f6-d1ba3e9d8df1} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.01.15 15:05:42.445182 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 983 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571371 sec., 625568.3730958507 rows/sec., 40.59 MiB/sec. | ||
| 4070 | 2026.01.15 15:05:42.445288 [ 5 ] {574d8b7a-f097-4378-a7f6-d1ba3e9d8df1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001548 sec., 136950.90439276487 rows/sec., 8.83 MiB/sec. | ||
| 4071 | 2026.01.15 15:05:42.445292 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4072 | 2026.01.15 15:05:42.445327 [ 5 ] {574d8b7a-f097-4378-a7f6-d1ba3e9d8df1} <Debug> TCPHandler: Processed in 0.001745077 sec. | ||
| 4073 | 2026.01.15 15:05:42.445428 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2026.01.15 15:05:42.445523 [ 5 ] {c4706399-493f-4d85-a646-72049d537a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4075 | 2026.01.15 15:05:42.445534 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_21_4} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2026.01.15 15:05:42.445563 [ 5 ] {c4706399-493f-4d85-a646-72049d537a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4077 | 2026.01.15 15:05:42.445595 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_21_4} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4078 | 2026.01.15 15:05:42.445656 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4079 | 2026.01.15 15:05:42.446026 [ 5 ] {c4706399-493f-4d85-a646-72049d537a52} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2026.01.15 15:05:42.446063 [ 5 ] {c4706399-493f-4d85-a646-72049d537a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4081 | 2026.01.15 15:05:42.446374 [ 5 ] {c4706399-493f-4d85-a646-72049d537a52} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4082 | 2026.01.15 15:05:42.446601 [ 5 ] {c4706399-493f-4d85-a646-72049d537a52} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2026.01.15 15:05:42.446702 [ 100 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4084 | 2026.01.15 15:05:42.446731 [ 5 ] {c4706399-493f-4d85-a646-72049d537a52} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 4085 | 2026.01.15 15:05:42.446734 [ 100 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.01.15 15:05:42.446772 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4087 | 2026.01.15 15:05:42.446775 [ 5 ] {c4706399-493f-4d85-a646-72049d537a52} <Debug> TCPHandler: Processed in 0.001395806 sec. | ||
| 4088 | 2026.01.15 15:05:42.446850 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::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 | ||
| 4089 | 2026.01.15 15:05:42.446893 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4090 | 2026.01.15 15:05:42.446959 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4091 | 2026.01.15 15:05:42.446991 [ 5 ] {c4cf10ce-fd16-43ad-ae58-21d1358b12e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4092 | 2026.01.15 15:05:42.446995 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 4093 | 2026.01.15 15:05:42.447039 [ 5 ] {c4cf10ce-fd16-43ad-ae58-21d1358b12e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4094 | 2026.01.15 15:05:42.447075 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4095 | 2026.01.15 15:05:42.447120 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4096 | 2026.01.15 15:05:42.447161 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4097 | 2026.01.15 15:05:42.447197 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4098 | 2026.01.15 15:05:42.447236 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4099 | 2026.01.15 15:05:42.447648 [ 5 ] {c4cf10ce-fd16-43ad-ae58-21d1358b12e3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.01.15 15:05:42.447690 [ 5 ] {c4cf10ce-fd16-43ad-ae58-21d1358b12e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4101 | 2026.01.15 15:05:42.448050 [ 5 ] {c4cf10ce-fd16-43ad-ae58-21d1358b12e3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4102 | 2026.01.15 15:05:42.448232 [ 202 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419306 sec., 900440.0742334634 rows/sec., 54.73 MiB/sec. | ||
| 4103 | 2026.01.15 15:05:42.448272 [ 5 ] {c4cf10ce-fd16-43ad-ae58-21d1358b12e3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.01.15 15:05:42.448369 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4105 | 2026.01.15 15:05:42.448407 [ 5 ] {c4cf10ce-fd16-43ad-ae58-21d1358b12e3} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001434 sec., 480474.19804741984 rows/sec., 33.55 MiB/sec. | ||
| 4106 | 2026.01.15 15:05:42.448449 [ 5 ] {c4cf10ce-fd16-43ad-ae58-21d1358b12e3} <Debug> TCPHandler: Processed in 0.001605803 sec. | ||
| 4107 | 2026.01.15 15:05:42.448554 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4108 | 2026.01.15 15:05:42.448638 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_11_2} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.01.15 15:05:42.448650 [ 5 ] {554e7e2c-63b5-4908-982b-659566915f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4110 | 2026.01.15 15:05:42.448699 [ 5 ] {554e7e2c-63b5-4908-982b-659566915f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4111 | 2026.01.15 15:05:42.448715 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_11_2} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4112 | 2026.01.15 15:05:42.448786 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4113 | 2026.01.15 15:05:42.449016 [ 5 ] {554e7e2c-63b5-4908-982b-659566915f17} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2026.01.15 15:05:42.449057 [ 5 ] {554e7e2c-63b5-4908-982b-659566915f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4115 | 2026.01.15 15:05:42.449366 [ 5 ] {554e7e2c-63b5-4908-982b-659566915f17} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4116 | 2026.01.15 15:05:42.449594 [ 5 ] {554e7e2c-63b5-4908-982b-659566915f17} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2026.01.15 15:05:42.449724 [ 5 ] {554e7e2c-63b5-4908-982b-659566915f17} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 4118 | 2026.01.15 15:05:42.449760 [ 5 ] {554e7e2c-63b5-4908-982b-659566915f17} <Debug> TCPHandler: Processed in 0.001256612 sec. | ||
| 4119 | 2026.01.15 15:05:42.449877 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2026.01.15 15:05:42.449971 [ 5 ] {4969c249-19cc-4fe3-956b-350b2790232d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4121 | 2026.01.15 15:05:42.450015 [ 5 ] {4969c249-19cc-4fe3-956b-350b2790232d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4122 | 2026.01.15 15:05:42.450425 [ 5 ] {4969c249-19cc-4fe3-956b-350b2790232d} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.01.15 15:05:42.450464 [ 5 ] {4969c249-19cc-4fe3-956b-350b2790232d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4124 | 2026.01.15 15:05:42.450827 [ 5 ] {4969c249-19cc-4fe3-956b-350b2790232d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4125 | 2026.01.15 15:05:42.451055 [ 5 ] {4969c249-19cc-4fe3-956b-350b2790232d} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2026.01.15 15:05:42.451187 [ 5 ] {4969c249-19cc-4fe3-956b-350b2790232d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001234 sec., 254457.05024311182 rows/sec., 16.72 MiB/sec. | ||
| 4127 | 2026.01.15 15:05:42.451223 [ 5 ] {4969c249-19cc-4fe3-956b-350b2790232d} <Debug> TCPHandler: Processed in 0.001395876 sec. | ||
| 4128 | 2026.01.15 15:05:42.451328 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2026.01.15 15:05:42.451422 [ 5 ] {f17d9687-76b1-41d0-9431-0af457057da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4130 | 2026.01.15 15:05:42.451466 [ 5 ] {f17d9687-76b1-41d0-9431-0af457057da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4131 | 2026.01.15 15:05:42.451761 [ 5 ] {f17d9687-76b1-41d0-9431-0af457057da9} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2026.01.15 15:05:42.451799 [ 5 ] {f17d9687-76b1-41d0-9431-0af457057da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4133 | 2026.01.15 15:05:42.452098 [ 5 ] {f17d9687-76b1-41d0-9431-0af457057da9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4134 | 2026.01.15 15:05:42.452312 [ 5 ] {f17d9687-76b1-41d0-9431-0af457057da9} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2026.01.15 15:05:42.452443 [ 5 ] {f17d9687-76b1-41d0-9431-0af457057da9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 4136 | 2026.01.15 15:05:42.452479 [ 5 ] {f17d9687-76b1-41d0-9431-0af457057da9} <Debug> TCPHandler: Processed in 0.00120063 sec. | ||
| 4137 | 2026.01.15 15:05:42.452589 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2026.01.15 15:05:42.452682 [ 5 ] {cd1beb92-0e9f-4977-ba41-810798fe6eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4139 | 2026.01.15 15:05:42.452736 [ 5 ] {cd1beb92-0e9f-4977-ba41-810798fe6eba} <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 | ||
| 4140 | 2026.01.15 15:05:42.453478 [ 5 ] {cd1beb92-0e9f-4977-ba41-810798fe6eba} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.01.15 15:05:42.453515 [ 5 ] {cd1beb92-0e9f-4977-ba41-810798fe6eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4142 | 2026.01.15 15:05:42.454015 [ 5 ] {cd1beb92-0e9f-4977-ba41-810798fe6eba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4143 | 2026.01.15 15:05:42.454234 [ 5 ] {cd1beb92-0e9f-4977-ba41-810798fe6eba} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2026.01.15 15:05:42.454346 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4145 | 2026.01.15 15:05:42.454371 [ 5 ] {cd1beb92-0e9f-4977-ba41-810798fe6eba} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 4146 | 2026.01.15 15:05:42.454385 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.01.15 15:05:42.454416 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4148 | 2026.01.15 15:05:42.454429 [ 5 ] {cd1beb92-0e9f-4977-ba41-810798fe6eba} <Debug> TCPHandler: Processed in 0.001888012 sec. | ||
| 4149 | 2026.01.15 15:05:42.454488 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 4150 | 2026.01.15 15:05:42.454540 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2026.01.15 15:05:42.454639 [ 5 ] {c8f4c044-9a0d-4860-ad3b-84b3f9bc4bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4152 | 2026.01.15 15:05:42.454681 [ 5 ] {c8f4c044-9a0d-4860-ad3b-84b3f9bc4bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4153 | 2026.01.15 15:05:42.454692 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4154 | 2026.01.15 15:05:42.454752 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 286 rows starting from the beginning of the part | ||
| 4155 | 2026.01.15 15:05:42.454879 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4156 | 2026.01.15 15:05:42.454993 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 4157 | 2026.01.15 15:05:42.455015 [ 5 ] {c8f4c044-9a0d-4860-ad3b-84b3f9bc4bd1} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2026.01.15 15:05:42.455056 [ 5 ] {c8f4c044-9a0d-4860-ad3b-84b3f9bc4bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4159 | 2026.01.15 15:05:42.455113 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4160 | 2026.01.15 15:05:42.455229 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 4161 | 2026.01.15 15:05:42.455335 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 4162 | 2026.01.15 15:05:42.455374 [ 5 ] {c8f4c044-9a0d-4860-ad3b-84b3f9bc4bd1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4163 | 2026.01.15 15:05:42.455592 [ 5 ] {c8f4c044-9a0d-4860-ad3b-84b3f9bc4bd1} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.01.15 15:05:42.455727 [ 5 ] {c8f4c044-9a0d-4860-ad3b-84b3f9bc4bd1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001106 sec., 94032.54972875226 rows/sec., 5.76 MiB/sec. | ||
| 4165 | 2026.01.15 15:05:42.455764 [ 5 ] {c8f4c044-9a0d-4860-ad3b-84b3f9bc4bd1} <Debug> TCPHandler: Processed in 0.001273612 sec. | ||
| 4166 | 2026.01.15 15:05:42.458325 [ 202 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 19 columns (19 merged, 0 gathered) in 0.003869957 sec., 97675.5038880277 rows/sec., 175.03 MiB/sec. | ||
| 4167 | 2026.01.15 15:05:42.459129 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4168 | 2026.01.15 15:05:42.459535 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.01.15 15:05:42.459615 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4170 | 2026.01.15 15:05:42.459749 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4171 | 2026.01.15 15:05:43.953132 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35932 | ||
| 4172 | 2026.01.15 15:05:43.953234 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4173 | 2026.01.15 15:05:43.953261 [ 288 ] {} <Debug> TCP-Session: 05a56f8e-2dc8-45ce-bfa5-bd6d3985d065 Authenticating user 'default' from [fd00:1122:3344:101::e]:35932 | ||
| 4174 | 2026.01.15 15:05:43.953284 [ 288 ] {} <Debug> TCP-Session: 05a56f8e-2dc8-45ce-bfa5-bd6d3985d065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2026.01.15 15:05:43.953300 [ 288 ] {} <Debug> TCP-Session: 05a56f8e-2dc8-45ce-bfa5-bd6d3985d065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.01.15 15:05:43.953499 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36053 | ||
| 4177 | 2026.01.15 15:05:43.953552 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52375 | ||
| 4178 | 2026.01.15 15:05:43.953585 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61915 | ||
| 4179 | 2026.01.15 15:05:43.953599 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44011 | ||
| 4180 | 2026.01.15 15:05:43.953625 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47682 | ||
| 4181 | 2026.01.15 15:05:43.953622 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4182 | 2026.01.15 15:05:43.953666 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4183 | 2026.01.15 15:05:43.953617 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58993 | ||
| 4184 | 2026.01.15 15:05:43.953715 [ 290 ] {} <Debug> TCP-Session: a498b223-e22e-4e01-b7f7-02a3fc3654b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52375 | ||
| 4185 | 2026.01.15 15:05:43.953703 [ 288 ] {} <Trace> TCP-Session: 05a56f8e-2dc8-45ce-bfa5-bd6d3985d065 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2026.01.15 15:05:43.953747 [ 290 ] {} <Debug> TCP-Session: a498b223-e22e-4e01-b7f7-02a3fc3654b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.01.15 15:05:43.953701 [ 289 ] {} <Debug> TCP-Session: 6cd275a3-94f7-4e64-9376-68d7e1ac6628 Authenticating user 'default' from [fd00:1122:3344:101::e]:36053 | ||
| 4188 | 2026.01.15 15:05:43.953776 [ 290 ] {} <Debug> TCP-Session: a498b223-e22e-4e01-b7f7-02a3fc3654b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.01.15 15:05:43.953575 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40115 | ||
| 4190 | 2026.01.15 15:05:43.953805 [ 289 ] {} <Debug> TCP-Session: 6cd275a3-94f7-4e64-9376-68d7e1ac6628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.01.15 15:05:43.953560 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58471 | ||
| 4192 | 2026.01.15 15:05:43.953846 [ 289 ] {} <Debug> TCP-Session: 6cd275a3-94f7-4e64-9376-68d7e1ac6628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2026.01.15 15:05:43.953914 [ 288 ] {6622fd36-2270-4d8a-9ecd-57397e12e8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35932) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4194 | 2026.01.15 15:05:43.953954 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4195 | 2026.01.15 15:05:43.953993 [ 293 ] {} <Debug> TCP-Session: 4937d87d-06c2-45fb-9e9b-99a85a095c52 Authenticating user 'default' from [fd00:1122:3344:101::e]:61915 | ||
| 4196 | 2026.01.15 15:05:43.953992 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4197 | 2026.01.15 15:05:43.954011 [ 293 ] {} <Debug> TCP-Session: 4937d87d-06c2-45fb-9e9b-99a85a095c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4198 | 2026.01.15 15:05:43.954037 [ 3 ] {} <Debug> TCP-Session: 308b0c22-c4fe-453b-a7fb-480186028ea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58993 | ||
| 4199 | 2026.01.15 15:05:43.954038 [ 293 ] {} <Debug> TCP-Session: 4937d87d-06c2-45fb-9e9b-99a85a095c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2026.01.15 15:05:43.954063 [ 3 ] {} <Debug> TCP-Session: 308b0c22-c4fe-453b-a7fb-480186028ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2026.01.15 15:05:43.954081 [ 3 ] {} <Debug> TCP-Session: 308b0c22-c4fe-453b-a7fb-480186028ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2026.01.15 15:05:43.954192 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4203 | 2026.01.15 15:05:43.954194 [ 288 ] {6622fd36-2270-4d8a-9ecd-57397e12e8fb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4204 | 2026.01.15 15:05:43.954235 [ 291 ] {} <Debug> TCP-Session: 4c3844f5-e148-45ca-8402-2fe8feafb230 Authenticating user 'default' from [fd00:1122:3344:101::e]:58471 | ||
| 4205 | 2026.01.15 15:05:43.954241 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4206 | 2026.01.15 15:05:43.954265 [ 291 ] {} <Debug> TCP-Session: 4c3844f5-e148-45ca-8402-2fe8feafb230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2026.01.15 15:05:43.954274 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4208 | 2026.01.15 15:05:43.954293 [ 292 ] {} <Debug> TCP-Session: a8cdcd60-cfc4-4659-9043-7985b4f67c8e Authenticating user 'default' from [fd00:1122:3344:101::e]:40115 | ||
| 4209 | 2026.01.15 15:05:43.954321 [ 286 ] {} <Debug> TCP-Session: 0404b8ff-990d-44f5-ad03-8aeb0f60ca9e Authenticating user 'default' from [fd00:1122:3344:101::e]:47682 | ||
| 4210 | 2026.01.15 15:05:43.954295 [ 291 ] {} <Debug> TCP-Session: 4c3844f5-e148-45ca-8402-2fe8feafb230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.01.15 15:05:43.954350 [ 286 ] {} <Debug> TCP-Session: 0404b8ff-990d-44f5-ad03-8aeb0f60ca9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2026.01.15 15:05:43.954368 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4213 | 2026.01.15 15:05:43.954379 [ 286 ] {} <Debug> TCP-Session: 0404b8ff-990d-44f5-ad03-8aeb0f60ca9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2026.01.15 15:05:43.954344 [ 292 ] {} <Debug> TCP-Session: a8cdcd60-cfc4-4659-9043-7985b4f67c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.01.15 15:05:43.954408 [ 294 ] {} <Debug> TCP-Session: 0f8b63ed-ad3b-4eff-bae4-717e44959c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:44011 | ||
| 4216 | 2026.01.15 15:05:43.954437 [ 292 ] {} <Debug> TCP-Session: a8cdcd60-cfc4-4659-9043-7985b4f67c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.01.15 15:05:43.954450 [ 294 ] {} <Debug> TCP-Session: 0f8b63ed-ad3b-4eff-bae4-717e44959c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.01.15 15:05:43.954276 [ 288 ] {6622fd36-2270-4d8a-9ecd-57397e12e8fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4219 | 2026.01.15 15:05:43.954475 [ 294 ] {} <Debug> TCP-Session: 0f8b63ed-ad3b-4eff-bae4-717e44959c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.01.15 15:05:43.954779 [ 288 ] {6622fd36-2270-4d8a-9ecd-57397e12e8fb} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 4221 | 2026.01.15 15:05:43.955782 [ 334 ] {6622fd36-2270-4d8a-9ecd-57397e12e8fb} <Trace> AggregatingTransform: Aggregating | ||
| 4222 | 2026.01.15 15:05:43.955825 [ 334 ] {6622fd36-2270-4d8a-9ecd-57397e12e8fb} <Trace> Aggregator: Aggregation method: without_key | ||
| 4223 | 2026.01.15 15:05:43.955865 [ 334 ] {6622fd36-2270-4d8a-9ecd-57397e12e8fb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975223 sec. (1025.406 rows/sec., 40.05 KiB/sec.) | ||
| 4224 | 2026.01.15 15:05:43.955885 [ 334 ] {6622fd36-2270-4d8a-9ecd-57397e12e8fb} <Trace> Aggregator: Merging aggregated data | ||
| 4225 | 2026.01.15 15:05:43.957300 [ 288 ] {6622fd36-2270-4d8a-9ecd-57397e12e8fb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003441 sec., 290.6131938390003 rows/sec., 11.35 KiB/sec. | ||
| 4226 | 2026.01.15 15:05:43.957502 [ 288 ] {6622fd36-2270-4d8a-9ecd-57397e12e8fb} <Debug> TCPHandler: Processed in 0.003911189 sec. | ||
| 4227 | 2026.01.15 15:05:43.957643 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4228 | 2026.01.15 15:05:43.957665 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4229 | 2026.01.15 15:05:43.957686 [ 288 ] {} <Debug> TCP-Session: 05a56f8e-2dc8-45ce-bfa5-bd6d3985d065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.01.15 15:05:43.957687 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4231 | 2026.01.15 15:05:43.957728 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4232 | 2026.01.15 15:05:43.957743 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4233 | 2026.01.15 15:05:43.957765 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4234 | 2026.01.15 15:05:43.957794 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4235 | 2026.01.15 15:05:43.957797 [ 294 ] {} <Debug> TCP-Session: 0f8b63ed-ad3b-4eff-bae4-717e44959c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2026.01.15 15:05:43.957825 [ 291 ] {} <Debug> TCP-Session: 4c3844f5-e148-45ca-8402-2fe8feafb230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.01.15 15:05:43.957841 [ 3 ] {} <Debug> TCP-Session: 308b0c22-c4fe-453b-a7fb-480186028ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.01.15 15:05:43.957791 [ 290 ] {} <Debug> TCP-Session: a498b223-e22e-4e01-b7f7-02a3fc3654b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.01.15 15:05:43.957778 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4240 | 2026.01.15 15:05:43.957708 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4241 | 2026.01.15 15:05:43.957926 [ 293 ] {} <Debug> TCP-Session: 4937d87d-06c2-45fb-9e9b-99a85a095c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.01.15 15:05:43.957702 [ 292 ] {} <Debug> TCP-Session: a8cdcd60-cfc4-4659-9043-7985b4f67c8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.01.15 15:05:43.957952 [ 286 ] {} <Debug> TCP-Session: 0404b8ff-990d-44f5-ad03-8aeb0f60ca9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.01.15 15:05:43.957765 [ 289 ] {} <Debug> TCP-Session: 6cd275a3-94f7-4e64-9376-68d7e1ac6628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.01.15 15:05:43.971089 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52116 | ||
| 4246 | 2026.01.15 15:05:43.971153 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4247 | 2026.01.15 15:05:43.971174 [ 288 ] {} <Debug> TCP-Session: 7e31352f-cbb1-4ac9-8dcf-f11099c5f7ef Authenticating user 'default' from [fd00:1122:3344:101::e]:52116 | ||
| 4248 | 2026.01.15 15:05:43.971192 [ 288 ] {} <Debug> TCP-Session: 7e31352f-cbb1-4ac9-8dcf-f11099c5f7ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.01.15 15:05:43.971204 [ 288 ] {} <Debug> TCP-Session: 7e31352f-cbb1-4ac9-8dcf-f11099c5f7ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.01.15 15:05:43.971336 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49243 | ||
| 4251 | 2026.01.15 15:05:43.971364 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37296 | ||
| 4252 | 2026.01.15 15:05:43.971402 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33114 | ||
| 4253 | 2026.01.15 15:05:43.971422 [ 288 ] {} <Trace> TCP-Session: 7e31352f-cbb1-4ac9-8dcf-f11099c5f7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2026.01.15 15:05:43.971437 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57445 | ||
| 4255 | 2026.01.15 15:05:43.971456 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39477 | ||
| 4256 | 2026.01.15 15:05:43.971480 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4257 | 2026.01.15 15:05:43.971461 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51046 | ||
| 4258 | 2026.01.15 15:05:43.971523 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4259 | 2026.01.15 15:05:43.971535 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4260 | 2026.01.15 15:05:43.971521 [ 291 ] {} <Debug> TCP-Session: 369fa87b-eb8a-44ff-ba36-1e781ec29410 Authenticating user 'default' from [fd00:1122:3344:101::e]:33114 | ||
| 4261 | 2026.01.15 15:05:43.971560 [ 294 ] {} <Debug> TCP-Session: bc785939-3bfb-4a6d-9c07-9e3f8605c180 Authenticating user 'default' from [fd00:1122:3344:101::e]:57445 | ||
| 4262 | 2026.01.15 15:05:43.971578 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4263 | 2026.01.15 15:05:43.971598 [ 291 ] {} <Debug> TCP-Session: 369fa87b-eb8a-44ff-ba36-1e781ec29410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.01.15 15:05:43.971611 [ 294 ] {} <Debug> TCP-Session: bc785939-3bfb-4a6d-9c07-9e3f8605c180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.01.15 15:05:43.971628 [ 291 ] {} <Debug> TCP-Session: 369fa87b-eb8a-44ff-ba36-1e781ec29410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2026.01.15 15:05:43.971646 [ 294 ] {} <Debug> TCP-Session: bc785939-3bfb-4a6d-9c07-9e3f8605c180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.01.15 15:05:43.971617 [ 286 ] {} <Debug> TCP-Session: f4057164-1791-4e98-aca1-1c8dfc5cfabc Authenticating user 'default' from [fd00:1122:3344:101::e]:51046 | ||
| 4268 | 2026.01.15 15:05:43.971568 [ 3 ] {} <Debug> TCP-Session: 26c62adb-dd3a-4a0e-93a5-19352c2627de Authenticating user 'default' from [fd00:1122:3344:101::e]:39477 | ||
| 4269 | 2026.01.15 15:05:43.971709 [ 286 ] {} <Debug> TCP-Session: f4057164-1791-4e98-aca1-1c8dfc5cfabc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4270 | 2026.01.15 15:05:43.971725 [ 3 ] {} <Debug> TCP-Session: 26c62adb-dd3a-4a0e-93a5-19352c2627de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.01.15 15:05:43.971729 [ 286 ] {} <Debug> TCP-Session: f4057164-1791-4e98-aca1-1c8dfc5cfabc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4272 | 2026.01.15 15:05:43.971740 [ 3 ] {} <Debug> TCP-Session: 26c62adb-dd3a-4a0e-93a5-19352c2627de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2026.01.15 15:05:43.971563 [ 288 ] {a2d4c40c-d96f-4ed5-aad6-8e3f7480332a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52116) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4274 | 2026.01.15 15:05:43.971456 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4275 | 2026.01.15 15:05:43.971413 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56553 | ||
| 4276 | 2026.01.15 15:05:43.971819 [ 290 ] {} <Debug> TCP-Session: f453f9da-a3da-4b71-8060-5ed989ef0e82 Authenticating user 'default' from [fd00:1122:3344:101::e]:37296 | ||
| 4277 | 2026.01.15 15:05:43.971415 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54100 | ||
| 4278 | 2026.01.15 15:05:43.971858 [ 290 ] {} <Debug> TCP-Session: f453f9da-a3da-4b71-8060-5ed989ef0e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4279 | 2026.01.15 15:05:43.971886 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4280 | 2026.01.15 15:05:43.971900 [ 290 ] {} <Debug> TCP-Session: f453f9da-a3da-4b71-8060-5ed989ef0e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4281 | 2026.01.15 15:05:43.971410 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4282 | 2026.01.15 15:05:43.971930 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4283 | 2026.01.15 15:05:43.971945 [ 288 ] {a2d4c40c-d96f-4ed5-aad6-8e3f7480332a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4284 | 2026.01.15 15:05:43.971962 [ 293 ] {} <Debug> TCP-Session: 98e724fd-2920-40e0-a026-63cfafd63e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:54100 | ||
| 4285 | 2026.01.15 15:05:43.971921 [ 292 ] {} <Debug> TCP-Session: 56d46702-1556-49d3-9a05-41582f16f96b Authenticating user 'default' from [fd00:1122:3344:101::e]:56553 | ||
| 4286 | 2026.01.15 15:05:43.972000 [ 288 ] {a2d4c40c-d96f-4ed5-aad6-8e3f7480332a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4287 | 2026.01.15 15:05:43.971996 [ 293 ] {} <Debug> TCP-Session: 98e724fd-2920-40e0-a026-63cfafd63e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.01.15 15:05:43.972017 [ 292 ] {} <Debug> TCP-Session: 56d46702-1556-49d3-9a05-41582f16f96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.01.15 15:05:43.972036 [ 293 ] {} <Debug> TCP-Session: 98e724fd-2920-40e0-a026-63cfafd63e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2026.01.15 15:05:43.972051 [ 292 ] {} <Debug> TCP-Session: 56d46702-1556-49d3-9a05-41582f16f96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.01.15 15:05:43.971957 [ 289 ] {} <Debug> TCP-Session: e163723b-d4bd-44bf-8bcc-ce6382ce4fbe Authenticating user 'default' from [fd00:1122:3344:101::e]:49243 | ||
| 4292 | 2026.01.15 15:05:43.972098 [ 289 ] {} <Debug> TCP-Session: e163723b-d4bd-44bf-8bcc-ce6382ce4fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4293 | 2026.01.15 15:05:43.972112 [ 289 ] {} <Debug> TCP-Session: e163723b-d4bd-44bf-8bcc-ce6382ce4fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2026.01.15 15:05:43.972267 [ 288 ] {a2d4c40c-d96f-4ed5-aad6-8e3f7480332a} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 4295 | 2026.01.15 15:05:43.973194 [ 318 ] {a2d4c40c-d96f-4ed5-aad6-8e3f7480332a} <Trace> AggregatingTransform: Aggregating | ||
| 4296 | 2026.01.15 15:05:43.973245 [ 318 ] {a2d4c40c-d96f-4ed5-aad6-8e3f7480332a} <Trace> Aggregator: Aggregation method: without_key | ||
| 4297 | 2026.01.15 15:05:43.973280 [ 318 ] {a2d4c40c-d96f-4ed5-aad6-8e3f7480332a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924691 sec. (1081.442 rows/sec., 42.24 KiB/sec.) | ||
| 4298 | 2026.01.15 15:05:43.973299 [ 318 ] {a2d4c40c-d96f-4ed5-aad6-8e3f7480332a} <Trace> Aggregator: Merging aggregated data | ||
| 4299 | 2026.01.15 15:05:43.974799 [ 288 ] {a2d4c40c-d96f-4ed5-aad6-8e3f7480332a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003272 sec., 305.62347188264056 rows/sec., 11.94 KiB/sec. | ||
| 4300 | 2026.01.15 15:05:43.974929 [ 288 ] {a2d4c40c-d96f-4ed5-aad6-8e3f7480332a} <Debug> TCPHandler: Processed in 0.003562147 sec. | ||
| 4301 | 2026.01.15 15:05:43.975075 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4302 | 2026.01.15 15:05:43.975102 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4303 | 2026.01.15 15:05:43.975111 [ 288 ] {} <Debug> TCP-Session: 7e31352f-cbb1-4ac9-8dcf-f11099c5f7ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2026.01.15 15:05:43.975124 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4305 | 2026.01.15 15:05:43.975171 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4306 | 2026.01.15 15:05:43.975163 [ 291 ] {} <Debug> TCP-Session: 369fa87b-eb8a-44ff-ba36-1e781ec29410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.01.15 15:05:43.975201 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4308 | 2026.01.15 15:05:43.975222 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4309 | 2026.01.15 15:05:43.975258 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4310 | 2026.01.15 15:05:43.975280 [ 292 ] {} <Debug> TCP-Session: 56d46702-1556-49d3-9a05-41582f16f96b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.01.15 15:05:43.975296 [ 294 ] {} <Debug> TCP-Session: bc785939-3bfb-4a6d-9c07-9e3f8605c180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.01.15 15:05:43.975311 [ 3 ] {} <Debug> TCP-Session: 26c62adb-dd3a-4a0e-93a5-19352c2627de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2026.01.15 15:05:43.975202 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4314 | 2026.01.15 15:05:43.975157 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4315 | 2026.01.15 15:05:43.975398 [ 293 ] {} <Debug> TCP-Session: 98e724fd-2920-40e0-a026-63cfafd63e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2026.01.15 15:05:43.975221 [ 290 ] {} <Debug> TCP-Session: f453f9da-a3da-4b71-8060-5ed989ef0e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2026.01.15 15:05:43.975430 [ 286 ] {} <Debug> TCP-Session: f4057164-1791-4e98-aca1-1c8dfc5cfabc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.01.15 15:05:43.975206 [ 289 ] {} <Debug> TCP-Session: e163723b-d4bd-44bf-8bcc-ce6382ce4fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.01.15 15:05:43.995893 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54451 | ||
| 4320 | 2026.01.15 15:05:43.995975 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4321 | 2026.01.15 15:05:43.996001 [ 286 ] {} <Debug> TCP-Session: 5fb4e24c-a93b-4792-8e8d-1bf918383246 Authenticating user 'default' from [fd00:1122:3344:101::e]:54451 | ||
| 4322 | 2026.01.15 15:05:43.996020 [ 286 ] {} <Debug> TCP-Session: 5fb4e24c-a93b-4792-8e8d-1bf918383246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2026.01.15 15:05:43.996035 [ 286 ] {} <Debug> TCP-Session: 5fb4e24c-a93b-4792-8e8d-1bf918383246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2026.01.15 15:05:43.996239 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44766 | ||
| 4325 | 2026.01.15 15:05:43.996242 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32989 | ||
| 4326 | 2026.01.15 15:05:43.996276 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42942 | ||
| 4327 | 2026.01.15 15:05:43.996299 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37807 | ||
| 4328 | 2026.01.15 15:05:43.996313 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4329 | 2026.01.15 15:05:43.996318 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63361 | ||
| 4330 | 2026.01.15 15:05:43.996351 [ 288 ] {} <Debug> TCP-Session: 64441fb4-448e-40c6-a31f-efc4db22e245 Authenticating user 'default' from [fd00:1122:3344:101::e]:44766 | ||
| 4331 | 2026.01.15 15:05:43.996364 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4332 | 2026.01.15 15:05:43.996374 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4333 | 2026.01.15 15:05:43.996384 [ 288 ] {} <Debug> TCP-Session: 64441fb4-448e-40c6-a31f-efc4db22e245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4334 | 2026.01.15 15:05:43.996404 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4335 | 2026.01.15 15:05:43.996412 [ 287 ] {} <Debug> TCP-Session: 58dac710-2d9e-4fb4-8300-fa2d10b2909e Authenticating user 'default' from [fd00:1122:3344:101::e]:32989 | ||
| 4336 | 2026.01.15 15:05:43.996442 [ 294 ] {} <Debug> TCP-Session: 51b2b762-3e48-4c67-9d81-84d92886a7e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63361 | ||
| 4337 | 2026.01.15 15:05:43.996464 [ 287 ] {} <Debug> TCP-Session: 58dac710-2d9e-4fb4-8300-fa2d10b2909e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2026.01.15 15:05:43.996473 [ 294 ] {} <Debug> TCP-Session: 51b2b762-3e48-4c67-9d81-84d92886a7e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2026.01.15 15:05:43.996494 [ 287 ] {} <Debug> TCP-Session: 58dac710-2d9e-4fb4-8300-fa2d10b2909e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4340 | 2026.01.15 15:05:43.996504 [ 294 ] {} <Debug> TCP-Session: 51b2b762-3e48-4c67-9d81-84d92886a7e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2026.01.15 15:05:43.996417 [ 292 ] {} <Debug> TCP-Session: f10275fe-511c-4e3a-a25e-8257edb0224c Authenticating user 'default' from [fd00:1122:3344:101::e]:37807 | ||
| 4342 | 2026.01.15 15:05:43.996322 [ 286 ] {} <Trace> TCP-Session: 5fb4e24c-a93b-4792-8e8d-1bf918383246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.01.15 15:05:43.996556 [ 292 ] {} <Debug> TCP-Session: f10275fe-511c-4e3a-a25e-8257edb0224c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2026.01.15 15:05:43.996303 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61466 | ||
| 4345 | 2026.01.15 15:05:43.996588 [ 292 ] {} <Debug> TCP-Session: f10275fe-511c-4e3a-a25e-8257edb0224c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4346 | 2026.01.15 15:05:43.996288 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35111 | ||
| 4347 | 2026.01.15 15:05:43.996422 [ 288 ] {} <Debug> TCP-Session: 64441fb4-448e-40c6-a31f-efc4db22e245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2026.01.15 15:05:43.996678 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4349 | 2026.01.15 15:05:43.996360 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4350 | 2026.01.15 15:05:43.996716 [ 286 ] {86d69d78-30d8-49e5-b73d-842e5d337a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4351 | 2026.01.15 15:05:43.996717 [ 293 ] {} <Debug> TCP-Session: e54fd71d-0982-4b45-8a6b-74b1ce53a060 Authenticating user 'default' from [fd00:1122:3344:101::e]:61466 | ||
| 4352 | 2026.01.15 15:05:43.996738 [ 290 ] {} <Debug> TCP-Session: c7046896-35f7-40ab-b3be-a40695ec2234 Authenticating user 'default' from [fd00:1122:3344:101::e]:42942 | ||
| 4353 | 2026.01.15 15:05:43.996763 [ 293 ] {} <Debug> TCP-Session: e54fd71d-0982-4b45-8a6b-74b1ce53a060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.01.15 15:05:43.996778 [ 290 ] {} <Debug> TCP-Session: c7046896-35f7-40ab-b3be-a40695ec2234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.01.15 15:05:43.996791 [ 293 ] {} <Debug> TCP-Session: e54fd71d-0982-4b45-8a6b-74b1ce53a060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.01.15 15:05:43.996804 [ 290 ] {} <Debug> TCP-Session: c7046896-35f7-40ab-b3be-a40695ec2234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.01.15 15:05:43.996714 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4358 | 2026.01.15 15:05:43.996260 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33309 | ||
| 4359 | 2026.01.15 15:05:43.996864 [ 291 ] {} <Debug> TCP-Session: a92e3f21-e919-4d28-a7fb-516a00a0c567 Authenticating user 'default' from [fd00:1122:3344:101::e]:35111 | ||
| 4360 | 2026.01.15 15:05:43.996900 [ 291 ] {} <Debug> TCP-Session: a92e3f21-e919-4d28-a7fb-516a00a0c567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.01.15 15:05:43.996912 [ 291 ] {} <Debug> TCP-Session: a92e3f21-e919-4d28-a7fb-516a00a0c567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.01.15 15:05:43.996928 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4363 | 2026.01.15 15:05:43.996963 [ 289 ] {} <Debug> TCP-Session: 92c327b8-c222-4a78-a824-7d7911d6408c Authenticating user 'default' from [fd00:1122:3344:101::e]:33309 | ||
| 4364 | 2026.01.15 15:05:43.996983 [ 286 ] {86d69d78-30d8-49e5-b73d-842e5d337a4b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4365 | 2026.01.15 15:05:43.996988 [ 289 ] {} <Debug> TCP-Session: 92c327b8-c222-4a78-a824-7d7911d6408c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4366 | 2026.01.15 15:05:43.997025 [ 289 ] {} <Debug> TCP-Session: 92c327b8-c222-4a78-a824-7d7911d6408c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4367 | 2026.01.15 15:05:43.997045 [ 286 ] {86d69d78-30d8-49e5-b73d-842e5d337a4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4368 | 2026.01.15 15:05:43.997327 [ 286 ] {86d69d78-30d8-49e5-b73d-842e5d337a4b} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 4369 | 2026.01.15 15:05:43.998218 [ 312 ] {86d69d78-30d8-49e5-b73d-842e5d337a4b} <Trace> AggregatingTransform: Aggregating | ||
| 4370 | 2026.01.15 15:05:43.998268 [ 312 ] {86d69d78-30d8-49e5-b73d-842e5d337a4b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4371 | 2026.01.15 15:05:43.998308 [ 312 ] {86d69d78-30d8-49e5-b73d-842e5d337a4b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879548 sec. (1136.948 rows/sec., 44.41 KiB/sec.) | ||
| 4372 | 2026.01.15 15:05:43.998327 [ 312 ] {86d69d78-30d8-49e5-b73d-842e5d337a4b} <Trace> Aggregator: Merging aggregated data | ||
| 4373 | 2026.01.15 15:05:43.999676 [ 286 ] {86d69d78-30d8-49e5-b73d-842e5d337a4b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003017 sec., 331.45508783559825 rows/sec., 12.95 KiB/sec. | ||
| 4374 | 2026.01.15 15:05:43.999811 [ 286 ] {86d69d78-30d8-49e5-b73d-842e5d337a4b} <Debug> TCPHandler: Processed in 0.003601398 sec. | ||
| 4375 | 2026.01.15 15:05:43.999937 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4376 | 2026.01.15 15:05:43.999970 [ 286 ] {} <Debug> TCP-Session: 5fb4e24c-a93b-4792-8e8d-1bf918383246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2026.01.15 15:05:43.999969 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4378 | 2026.01.15 15:05:43.999994 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4379 | 2026.01.15 15:05:44.000010 [ 294 ] {} <Debug> TCP-Session: 51b2b762-3e48-4c67-9d81-84d92886a7e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4380 | 2026.01.15 15:05:44.000017 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4381 | 2026.01.15 15:05:44.000036 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4382 | 2026.01.15 15:05:44.000052 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4383 | 2026.01.15 15:05:44.000074 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4384 | 2026.01.15 15:05:44.000080 [ 291 ] {} <Debug> TCP-Session: a92e3f21-e919-4d28-a7fb-516a00a0c567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2026.01.15 15:05:44.000101 [ 288 ] {} <Debug> TCP-Session: 64441fb4-448e-40c6-a31f-efc4db22e245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4386 | 2026.01.15 15:05:44.000101 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4387 | 2026.01.15 15:05:44.000127 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4388 | 2026.01.15 15:05:44.000153 [ 292 ] {} <Debug> TCP-Session: f10275fe-511c-4e3a-a25e-8257edb0224c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2026.01.15 15:05:44.000068 [ 287 ] {} <Debug> TCP-Session: 58dac710-2d9e-4fb4-8300-fa2d10b2909e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.01.15 15:05:44.000182 [ 293 ] {} <Debug> TCP-Session: e54fd71d-0982-4b45-8a6b-74b1ce53a060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.01.15 15:05:44.000123 [ 289 ] {} <Debug> TCP-Session: 92c327b8-c222-4a78-a824-7d7911d6408c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2026.01.15 15:05:44.000028 [ 290 ] {} <Debug> TCP-Session: c7046896-35f7-40ab-b3be-a40695ec2234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2026.01.15 15:05:44.037803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8220 | ||
| 4394 | 2026.01.15 15:05:44.038322 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.01.15 15:05:44.038375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4396 | 2026.01.15 15:05:44.038914 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4397 | 2026.01.15 15:05:44.039175 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.01.15 15:05:44.039340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8220 | ||
| 4399 | 2026.01.15 15:05:44.450349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4400 | 2026.01.15 15:05:44.467534 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.01.15 15:05:44.467611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4402 | 2026.01.15 15:05:44.473924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4403 | 2026.01.15 15:05:44.474859 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2026.01.15 15:05:44.478974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4405 | 2026.01.15 15:05:46.537414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 578 | ||
| 4406 | 2026.01.15 15:05:46.539827 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2026.01.15 15:05:46.539884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4408 | 2026.01.15 15:05:46.541144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4409 | 2026.01.15 15:05:46.541439 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2026.01.15 15:05:46.541809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4411 | 2026.01.15 15:05:47.428894 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2026.01.15 15:05:47.429099 [ 5 ] {cbd04ae3-0fe4-4593-be87-6d0ace3ff353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4413 | 2026.01.15 15:05:47.429169 [ 5 ] {cbd04ae3-0fe4-4593-be87-6d0ace3ff353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4414 | 2026.01.15 15:05:47.429866 [ 5 ] {cbd04ae3-0fe4-4593-be87-6d0ace3ff353} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2026.01.15 15:05:47.429910 [ 5 ] {cbd04ae3-0fe4-4593-be87-6d0ace3ff353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4416 | 2026.01.15 15:05:47.430315 [ 5 ] {cbd04ae3-0fe4-4593-be87-6d0ace3ff353} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4417 | 2026.01.15 15:05:47.430544 [ 5 ] {cbd04ae3-0fe4-4593-be87-6d0ace3ff353} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.01.15 15:05:47.430698 [ 5 ] {cbd04ae3-0fe4-4593-be87-6d0ace3ff353} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.001652 sec., 72033.89830508475 rows/sec., 6.10 MiB/sec. | ||
| 4419 | 2026.01.15 15:05:47.430740 [ 5 ] {cbd04ae3-0fe4-4593-be87-6d0ace3ff353} <Debug> TCPHandler: Processed in 0.001991586 sec. | ||
| 4420 | 2026.01.15 15:05:47.430880 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.01.15 15:05:47.430974 [ 5 ] {6c40bcec-66a7-4248-91c8-580c45d069be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4422 | 2026.01.15 15:05:47.431014 [ 5 ] {6c40bcec-66a7-4248-91c8-580c45d069be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4423 | 2026.01.15 15:05:47.431424 [ 5 ] {6c40bcec-66a7-4248-91c8-580c45d069be} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.01.15 15:05:47.431460 [ 5 ] {6c40bcec-66a7-4248-91c8-580c45d069be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4425 | 2026.01.15 15:05:47.431757 [ 5 ] {6c40bcec-66a7-4248-91c8-580c45d069be} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4426 | 2026.01.15 15:05:47.431971 [ 5 ] {6c40bcec-66a7-4248-91c8-580c45d069be} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.01.15 15:05:47.432096 [ 5 ] {6c40bcec-66a7-4248-91c8-580c45d069be} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001141 sec., 27169.14986853637 rows/sec., 2.00 MiB/sec. | ||
| 4428 | 2026.01.15 15:05:47.432131 [ 5 ] {6c40bcec-66a7-4248-91c8-580c45d069be} <Debug> TCPHandler: Processed in 0.001310063 sec. | ||
| 4429 | 2026.01.15 15:05:47.432231 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.01.15 15:05:47.432320 [ 5 ] {09b339d4-95e1-4243-9616-63ef86591976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.01.15 15:05:47.432359 [ 5 ] {09b339d4-95e1-4243-9616-63ef86591976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4432 | 2026.01.15 15:05:47.432728 [ 5 ] {09b339d4-95e1-4243-9616-63ef86591976} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.01.15 15:05:47.432764 [ 5 ] {09b339d4-95e1-4243-9616-63ef86591976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4434 | 2026.01.15 15:05:47.433039 [ 5 ] {09b339d4-95e1-4243-9616-63ef86591976} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4435 | 2026.01.15 15:05:47.433239 [ 5 ] {09b339d4-95e1-4243-9616-63ef86591976} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.01.15 15:05:47.433359 [ 5 ] {09b339d4-95e1-4243-9616-63ef86591976} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 62.88 KiB/sec. | ||
| 4437 | 2026.01.15 15:05:47.433398 [ 5 ] {09b339d4-95e1-4243-9616-63ef86591976} <Debug> TCPHandler: Processed in 0.00121296 sec. | ||
| 4438 | 2026.01.15 15:05:47.433530 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2026.01.15 15:05:47.433651 [ 5 ] {edca2572-163b-4399-8281-b8ef9a8f1116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4440 | 2026.01.15 15:05:47.433700 [ 5 ] {edca2572-163b-4399-8281-b8ef9a8f1116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4441 | 2026.01.15 15:05:47.434221 [ 5 ] {edca2572-163b-4399-8281-b8ef9a8f1116} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.01.15 15:05:47.434265 [ 5 ] {edca2572-163b-4399-8281-b8ef9a8f1116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4443 | 2026.01.15 15:05:47.434609 [ 5 ] {edca2572-163b-4399-8281-b8ef9a8f1116} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4444 | 2026.01.15 15:05:47.434824 [ 5 ] {edca2572-163b-4399-8281-b8ef9a8f1116} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.01.15 15:05:47.434952 [ 5 ] {edca2572-163b-4399-8281-b8ef9a8f1116} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001326 sec., 71644.04223227753 rows/sec., 5.60 MiB/sec. | ||
| 4446 | 2026.01.15 15:05:47.434993 [ 5 ] {edca2572-163b-4399-8281-b8ef9a8f1116} <Debug> TCPHandler: Processed in 0.00152417 sec. | ||
| 4447 | 2026.01.15 15:05:47.435107 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.01.15 15:05:47.435202 [ 5 ] {0f9c61c4-853c-4b3c-9fbc-7be5b4c0cdc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4449 | 2026.01.15 15:05:47.435245 [ 5 ] {0f9c61c4-853c-4b3c-9fbc-7be5b4c0cdc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4450 | 2026.01.15 15:05:47.435651 [ 5 ] {0f9c61c4-853c-4b3c-9fbc-7be5b4c0cdc6} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.01.15 15:05:47.435687 [ 5 ] {0f9c61c4-853c-4b3c-9fbc-7be5b4c0cdc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4452 | 2026.01.15 15:05:47.436011 [ 5 ] {0f9c61c4-853c-4b3c-9fbc-7be5b4c0cdc6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4453 | 2026.01.15 15:05:47.436217 [ 5 ] {0f9c61c4-853c-4b3c-9fbc-7be5b4c0cdc6} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.01.15 15:05:47.436348 [ 5 ] {0f9c61c4-853c-4b3c-9fbc-7be5b4c0cdc6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 4455 | 2026.01.15 15:05:47.436385 [ 5 ] {0f9c61c4-853c-4b3c-9fbc-7be5b4c0cdc6} <Debug> TCPHandler: Processed in 0.001327734 sec. | ||
| 4456 | 2026.01.15 15:05:47.436495 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.01.15 15:05:47.436589 [ 5 ] {183c857b-358b-4d44-9c43-7ee4e1d8ba89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4458 | 2026.01.15 15:05:47.436630 [ 5 ] {183c857b-358b-4d44-9c43-7ee4e1d8ba89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4459 | 2026.01.15 15:05:47.436927 [ 5 ] {183c857b-358b-4d44-9c43-7ee4e1d8ba89} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.01.15 15:05:47.436964 [ 5 ] {183c857b-358b-4d44-9c43-7ee4e1d8ba89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4461 | 2026.01.15 15:05:47.437272 [ 5 ] {183c857b-358b-4d44-9c43-7ee4e1d8ba89} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4462 | 2026.01.15 15:05:47.437485 [ 5 ] {183c857b-358b-4d44-9c43-7ee4e1d8ba89} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.01.15 15:05:47.437612 [ 5 ] {183c857b-358b-4d44-9c43-7ee4e1d8ba89} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 60.92 KiB/sec. | ||
| 4464 | 2026.01.15 15:05:47.437651 [ 5 ] {183c857b-358b-4d44-9c43-7ee4e1d8ba89} <Debug> TCPHandler: Processed in 0.00120707 sec. | ||
| 4465 | 2026.01.15 15:05:47.437752 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.01.15 15:05:47.437844 [ 5 ] {e74f7e46-b401-4b66-9568-3cff2f1f5947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4467 | 2026.01.15 15:05:47.437899 [ 5 ] {e74f7e46-b401-4b66-9568-3cff2f1f5947} <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 | ||
| 4468 | 2026.01.15 15:05:47.438715 [ 5 ] {e74f7e46-b401-4b66-9568-3cff2f1f5947} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.01.15 15:05:47.438756 [ 5 ] {e74f7e46-b401-4b66-9568-3cff2f1f5947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4470 | 2026.01.15 15:05:47.439298 [ 5 ] {e74f7e46-b401-4b66-9568-3cff2f1f5947} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4471 | 2026.01.15 15:05:47.439519 [ 5 ] {e74f7e46-b401-4b66-9568-3cff2f1f5947} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.01.15 15:05:47.439658 [ 5 ] {e74f7e46-b401-4b66-9568-3cff2f1f5947} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00183 sec., 16939.890710382515 rows/sec., 30.36 MiB/sec. | ||
| 4473 | 2026.01.15 15:05:47.439709 [ 5 ] {e74f7e46-b401-4b66-9568-3cff2f1f5947} <Debug> TCPHandler: Processed in 0.002006906 sec. | ||
| 4474 | 2026.01.15 15:05:47.439826 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2026.01.15 15:05:47.439921 [ 5 ] {649d9791-86a4-41ce-82e7-0d485ecc967e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4476 | 2026.01.15 15:05:47.439963 [ 5 ] {649d9791-86a4-41ce-82e7-0d485ecc967e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4477 | 2026.01.15 15:05:47.440288 [ 5 ] {649d9791-86a4-41ce-82e7-0d485ecc967e} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.01.15 15:05:47.440324 [ 5 ] {649d9791-86a4-41ce-82e7-0d485ecc967e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4479 | 2026.01.15 15:05:47.440627 [ 5 ] {649d9791-86a4-41ce-82e7-0d485ecc967e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4480 | 2026.01.15 15:05:47.440840 [ 5 ] {649d9791-86a4-41ce-82e7-0d485ecc967e} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.01.15 15:05:47.440971 [ 5 ] {649d9791-86a4-41ce-82e7-0d485ecc967e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 4482 | 2026.01.15 15:05:47.441007 [ 5 ] {649d9791-86a4-41ce-82e7-0d485ecc967e} <Debug> TCPHandler: Processed in 0.001230321 sec. | ||
| 4483 | 2026.01.15 15:05:51.431889 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4484 | 2026.01.15 15:05:51.431945 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4485 | 2026.01.15 15:05:51.540319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8668 | ||
| 4486 | 2026.01.15 15:05:51.540845 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.01.15 15:05:51.540893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4488 | 2026.01.15 15:05:51.541402 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4489 | 2026.01.15 15:05:51.541670 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.01.15 15:05:51.541830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8668 | ||
| 4491 | 2026.01.15 15:05:51.979931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4492 | 2026.01.15 15:05:51.996330 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.01.15 15:05:51.996385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4494 | 2026.01.15 15:05:52.001169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.25 MiB, peak 250.28 MiB, free memory in arenas 0.00 B, will set to 240.99 MiB (RSS), difference: -4.26 MiB | ||
| 4495 | 2026.01.15 15:05:52.002590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4496 | 2026.01.15 15:05:52.003304 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2026.01.15 15:05:52.006449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4498 | 2026.01.15 15:05:52.438616 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.01.15 15:05:52.438903 [ 5 ] {e9e967fb-2363-443b-8c80-b06e284250e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4500 | 2026.01.15 15:05:52.439005 [ 5 ] {e9e967fb-2363-443b-8c80-b06e284250e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4501 | 2026.01.15 15:05:52.440060 [ 5 ] {e9e967fb-2363-443b-8c80-b06e284250e6} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.01.15 15:05:52.440111 [ 5 ] {e9e967fb-2363-443b-8c80-b06e284250e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4503 | 2026.01.15 15:05:52.440539 [ 5 ] {e9e967fb-2363-443b-8c80-b06e284250e6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4504 | 2026.01.15 15:05:52.440779 [ 5 ] {e9e967fb-2363-443b-8c80-b06e284250e6} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.01.15 15:05:52.440944 [ 5 ] {e9e967fb-2363-443b-8c80-b06e284250e6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002116 sec., 193761.81474480152 rows/sec., 12.29 MiB/sec. | ||
| 4506 | 2026.01.15 15:05:52.440995 [ 5 ] {e9e967fb-2363-443b-8c80-b06e284250e6} <Debug> TCPHandler: Processed in 0.002564144 sec. | ||
| 4507 | 2026.01.15 15:05:52.441119 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.01.15 15:05:52.441223 [ 5 ] {43b11439-2027-4eff-b4d9-2ed47f38a3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4509 | 2026.01.15 15:05:52.441267 [ 5 ] {43b11439-2027-4eff-b4d9-2ed47f38a3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4510 | 2026.01.15 15:05:52.442225 [ 5 ] {43b11439-2027-4eff-b4d9-2ed47f38a3eb} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.01.15 15:05:52.442265 [ 5 ] {43b11439-2027-4eff-b4d9-2ed47f38a3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4512 | 2026.01.15 15:05:52.442651 [ 5 ] {43b11439-2027-4eff-b4d9-2ed47f38a3eb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4513 | 2026.01.15 15:05:52.442876 [ 5 ] {43b11439-2027-4eff-b4d9-2ed47f38a3eb} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.01.15 15:05:52.443010 [ 5 ] {43b11439-2027-4eff-b4d9-2ed47f38a3eb} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001811 sec., 625069.0226394258 rows/sec., 49.51 MiB/sec. | ||
| 4515 | 2026.01.15 15:05:52.443050 [ 5 ] {43b11439-2027-4eff-b4d9-2ed47f38a3eb} <Debug> TCPHandler: Processed in 0.001981825 sec. | ||
| 4516 | 2026.01.15 15:05:52.443167 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.01.15 15:05:52.443264 [ 5 ] {901372c7-477f-4f22-b933-a98d6d87433b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4518 | 2026.01.15 15:05:52.443305 [ 5 ] {901372c7-477f-4f22-b933-a98d6d87433b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4519 | 2026.01.15 15:05:52.443800 [ 5 ] {901372c7-477f-4f22-b933-a98d6d87433b} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.01.15 15:05:52.443837 [ 5 ] {901372c7-477f-4f22-b933-a98d6d87433b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4521 | 2026.01.15 15:05:52.444169 [ 5 ] {901372c7-477f-4f22-b933-a98d6d87433b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4522 | 2026.01.15 15:05:52.444392 [ 5 ] {901372c7-477f-4f22-b933-a98d6d87433b} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.01.15 15:05:52.444525 [ 5 ] {901372c7-477f-4f22-b933-a98d6d87433b} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001281 sec., 167837.6268540203 rows/sec., 9.96 MiB/sec. | ||
| 4524 | 2026.01.15 15:05:52.444563 [ 5 ] {901372c7-477f-4f22-b933-a98d6d87433b} <Debug> TCPHandler: Processed in 0.001445947 sec. | ||
| 4525 | 2026.01.15 15:05:52.444665 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.01.15 15:05:52.444763 [ 5 ] {2af0de13-a630-47c1-9f3c-48e8bed1dab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4527 | 2026.01.15 15:05:52.444803 [ 5 ] {2af0de13-a630-47c1-9f3c-48e8bed1dab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4528 | 2026.01.15 15:05:52.445289 [ 5 ] {2af0de13-a630-47c1-9f3c-48e8bed1dab2} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.01.15 15:05:52.445326 [ 5 ] {2af0de13-a630-47c1-9f3c-48e8bed1dab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4530 | 2026.01.15 15:05:52.445650 [ 5 ] {2af0de13-a630-47c1-9f3c-48e8bed1dab2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4531 | 2026.01.15 15:05:52.445866 [ 5 ] {2af0de13-a630-47c1-9f3c-48e8bed1dab2} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.01.15 15:05:52.446001 [ 5 ] {2af0de13-a630-47c1-9f3c-48e8bed1dab2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001256 sec., 168789.80891719746 rows/sec., 10.89 MiB/sec. | ||
| 4533 | 2026.01.15 15:05:52.446045 [ 5 ] {2af0de13-a630-47c1-9f3c-48e8bed1dab2} <Debug> TCPHandler: Processed in 0.001428167 sec. | ||
| 4534 | 2026.01.15 15:05:52.446168 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2026.01.15 15:05:52.446290 [ 5 ] {e176ca04-f0cf-4597-a9b3-e27336031077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4536 | 2026.01.15 15:05:52.446341 [ 5 ] {e176ca04-f0cf-4597-a9b3-e27336031077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4537 | 2026.01.15 15:05:52.446881 [ 5 ] {e176ca04-f0cf-4597-a9b3-e27336031077} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.01.15 15:05:52.446919 [ 5 ] {e176ca04-f0cf-4597-a9b3-e27336031077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4539 | 2026.01.15 15:05:52.447247 [ 5 ] {e176ca04-f0cf-4597-a9b3-e27336031077} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4540 | 2026.01.15 15:05:52.447479 [ 5 ] {e176ca04-f0cf-4597-a9b3-e27336031077} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.01.15 15:05:52.447610 [ 5 ] {e176ca04-f0cf-4597-a9b3-e27336031077} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001346 sec., 156760.77265973255 rows/sec., 8.90 MiB/sec. | ||
| 4542 | 2026.01.15 15:05:52.447649 [ 5 ] {e176ca04-f0cf-4597-a9b3-e27336031077} <Debug> TCPHandler: Processed in 0.00154206 sec. | ||
| 4543 | 2026.01.15 15:05:52.447753 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4544 | 2026.01.15 15:05:52.447848 [ 5 ] {661ea08e-6fed-4570-9de2-6a8c89a7d638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4545 | 2026.01.15 15:05:52.447889 [ 5 ] {661ea08e-6fed-4570-9de2-6a8c89a7d638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4546 | 2026.01.15 15:05:52.448544 [ 5 ] {661ea08e-6fed-4570-9de2-6a8c89a7d638} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.01.15 15:05:52.448581 [ 5 ] {661ea08e-6fed-4570-9de2-6a8c89a7d638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4548 | 2026.01.15 15:05:52.448928 [ 5 ] {661ea08e-6fed-4570-9de2-6a8c89a7d638} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4549 | 2026.01.15 15:05:52.449145 [ 5 ] {661ea08e-6fed-4570-9de2-6a8c89a7d638} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.01.15 15:05:52.449278 [ 5 ] {661ea08e-6fed-4570-9de2-6a8c89a7d638} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001449 sec., 475500.34506556246 rows/sec., 33.20 MiB/sec. | ||
| 4551 | 2026.01.15 15:05:52.449317 [ 5 ] {661ea08e-6fed-4570-9de2-6a8c89a7d638} <Debug> TCPHandler: Processed in 0.001613383 sec. | ||
| 4552 | 2026.01.15 15:05:52.449423 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4553 | 2026.01.15 15:05:52.449525 [ 5 ] {cf085cf4-dbb7-4baa-a936-026a564a5055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4554 | 2026.01.15 15:05:52.449570 [ 5 ] {cf085cf4-dbb7-4baa-a936-026a564a5055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4555 | 2026.01.15 15:05:52.449904 [ 5 ] {cf085cf4-dbb7-4baa-a936-026a564a5055} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.01.15 15:05:52.449939 [ 5 ] {cf085cf4-dbb7-4baa-a936-026a564a5055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4557 | 2026.01.15 15:05:52.450273 [ 5 ] {cf085cf4-dbb7-4baa-a936-026a564a5055} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4558 | 2026.01.15 15:05:52.450488 [ 5 ] {cf085cf4-dbb7-4baa-a936-026a564a5055} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.01.15 15:05:52.450580 [ 29 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4560 | 2026.01.15 15:05:52.450617 [ 5 ] {cf085cf4-dbb7-4baa-a936-026a564a5055} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 4561 | 2026.01.15 15:05:52.450620 [ 29 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.01.15 15:05:52.450648 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4563 | 2026.01.15 15:05:52.450655 [ 5 ] {cf085cf4-dbb7-4baa-a936-026a564a5055} <Debug> TCPHandler: Processed in 0.001281632 sec. | ||
| 4564 | 2026.01.15 15:05:52.450760 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4565 | 2026.01.15 15:05:52.450768 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::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 | ||
| 4566 | 2026.01.15 15:05:52.450857 [ 5 ] {82eea0b7-82ac-4f18-97ac-a27dbc68752e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4567 | 2026.01.15 15:05:52.450906 [ 5 ] {82eea0b7-82ac-4f18-97ac-a27dbc68752e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4568 | 2026.01.15 15:05:52.450936 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4569 | 2026.01.15 15:05:52.450982 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4570 | 2026.01.15 15:05:52.451053 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4571 | 2026.01.15 15:05:52.451103 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4572 | 2026.01.15 15:05:52.451150 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4573 | 2026.01.15 15:05:52.451195 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4574 | 2026.01.15 15:05:52.451239 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4575 | 2026.01.15 15:05:52.451360 [ 5 ] {82eea0b7-82ac-4f18-97ac-a27dbc68752e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.01.15 15:05:52.451401 [ 5 ] {82eea0b7-82ac-4f18-97ac-a27dbc68752e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4577 | 2026.01.15 15:05:52.451801 [ 5 ] {82eea0b7-82ac-4f18-97ac-a27dbc68752e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4578 | 2026.01.15 15:05:52.452040 [ 5 ] {82eea0b7-82ac-4f18-97ac-a27dbc68752e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.01.15 15:05:52.452111 [ 202 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001405376 sec., 46962.52106197914 rows/sec., 2.40 MiB/sec. | ||
| 4580 | 2026.01.15 15:05:52.452174 [ 5 ] {82eea0b7-82ac-4f18-97ac-a27dbc68752e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001336 sec., 235029.9401197605 rows/sec., 15.44 MiB/sec. | ||
| 4581 | 2026.01.15 15:05:52.452212 [ 5 ] {82eea0b7-82ac-4f18-97ac-a27dbc68752e} <Debug> TCPHandler: Processed in 0.001501319 sec. | ||
| 4582 | 2026.01.15 15:05:52.452278 [ 195 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4583 | 2026.01.15 15:05:52.452323 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2026.01.15 15:05:52.452421 [ 5 ] {9165dff0-5940-4744-93e1-192e40e049ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4585 | 2026.01.15 15:05:52.452467 [ 5 ] {9165dff0-5940-4744-93e1-192e40e049ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4586 | 2026.01.15 15:05:52.452604 [ 195 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_11_2} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.01.15 15:05:52.452698 [ 195 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_11_2} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4588 | 2026.01.15 15:05:52.452794 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4589 | 2026.01.15 15:05:52.452812 [ 5 ] {9165dff0-5940-4744-93e1-192e40e049ae} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.01.15 15:05:52.452857 [ 5 ] {9165dff0-5940-4744-93e1-192e40e049ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4591 | 2026.01.15 15:05:52.453221 [ 5 ] {9165dff0-5940-4744-93e1-192e40e049ae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4592 | 2026.01.15 15:05:52.453481 [ 5 ] {9165dff0-5940-4744-93e1-192e40e049ae} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.01.15 15:05:52.453620 [ 5 ] {9165dff0-5940-4744-93e1-192e40e049ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001218 sec., 821.0180623973728 rows/sec., 55.32 KiB/sec. | ||
| 4594 | 2026.01.15 15:05:52.453656 [ 5 ] {9165dff0-5940-4744-93e1-192e40e049ae} <Debug> TCPHandler: Processed in 0.001382346 sec. | ||
| 4595 | 2026.01.15 15:05:52.453774 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.01.15 15:05:52.453893 [ 5 ] {a7668ad9-9e83-4f44-957b-63335b54196a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4597 | 2026.01.15 15:05:52.453960 [ 5 ] {a7668ad9-9e83-4f44-957b-63335b54196a} <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 | ||
| 4598 | 2026.01.15 15:05:52.454829 [ 5 ] {a7668ad9-9e83-4f44-957b-63335b54196a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.01.15 15:05:52.454864 [ 5 ] {a7668ad9-9e83-4f44-957b-63335b54196a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4600 | 2026.01.15 15:05:52.455382 [ 5 ] {a7668ad9-9e83-4f44-957b-63335b54196a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4601 | 2026.01.15 15:05:52.455611 [ 5 ] {a7668ad9-9e83-4f44-957b-63335b54196a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.01.15 15:05:52.455745 [ 5 ] {a7668ad9-9e83-4f44-957b-63335b54196a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001877 sec., 5327.650506126798 rows/sec., 9.55 MiB/sec. | ||
| 4603 | 2026.01.15 15:05:52.455796 [ 5 ] {a7668ad9-9e83-4f44-957b-63335b54196a} <Debug> TCPHandler: Processed in 0.002082649 sec. | ||
| 4604 | 2026.01.15 15:05:52.455907 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.01.15 15:05:52.456031 [ 5 ] {61943b2f-0592-479e-ad60-a164cb2e5131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4606 | 2026.01.15 15:05:52.456074 [ 5 ] {61943b2f-0592-479e-ad60-a164cb2e5131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4607 | 2026.01.15 15:05:52.456421 [ 5 ] {61943b2f-0592-479e-ad60-a164cb2e5131} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.01.15 15:05:52.456456 [ 5 ] {61943b2f-0592-479e-ad60-a164cb2e5131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4609 | 2026.01.15 15:05:52.456781 [ 5 ] {61943b2f-0592-479e-ad60-a164cb2e5131} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4610 | 2026.01.15 15:05:52.456989 [ 5 ] {61943b2f-0592-479e-ad60-a164cb2e5131} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.01.15 15:05:52.457110 [ 5 ] {61943b2f-0592-479e-ad60-a164cb2e5131} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 4612 | 2026.01.15 15:05:52.457146 [ 5 ] {61943b2f-0592-479e-ad60-a164cb2e5131} <Debug> TCPHandler: Processed in 0.001288022 sec. | ||
| 4613 | 2026.01.15 15:05:53.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.80 MiB, peak 250.28 MiB, free memory in arenas 0.00 B, will set to 241.62 MiB (RSS), difference: 3.81 MiB | ||
| 4614 | 2026.01.15 15:05:56.542871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 616 | ||
| 4615 | 2026.01.15 15:05:56.545205 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.01.15 15:05:56.545246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4617 | 2026.01.15 15:05:56.546378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4618 | 2026.01.15 15:05:56.546632 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.01.15 15:05:56.546872 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 616 | ||
| 4620 | 2026.01.15 15:05:57.428960 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2026.01.15 15:05:57.429161 [ 5 ] {7bd05281-e200-4306-8c05-2858a870d74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4622 | 2026.01.15 15:05:57.429235 [ 5 ] {7bd05281-e200-4306-8c05-2858a870d74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4623 | 2026.01.15 15:05:57.429912 [ 5 ] {7bd05281-e200-4306-8c05-2858a870d74c} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.01.15 15:05:57.429957 [ 5 ] {7bd05281-e200-4306-8c05-2858a870d74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4625 | 2026.01.15 15:05:57.430351 [ 5 ] {7bd05281-e200-4306-8c05-2858a870d74c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4626 | 2026.01.15 15:05:57.430595 [ 5 ] {7bd05281-e200-4306-8c05-2858a870d74c} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2026.01.15 15:05:57.430760 [ 5 ] {7bd05281-e200-4306-8c05-2858a870d74c} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001653 sec., 7259.528130671507 rows/sec., 591.96 KiB/sec. | ||
| 4628 | 2026.01.15 15:05:57.430807 [ 5 ] {7bd05281-e200-4306-8c05-2858a870d74c} <Debug> TCPHandler: Processed in 0.001981825 sec. | ||
| 4629 | 2026.01.15 15:05:57.430930 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.01.15 15:05:57.431033 [ 5 ] {22d6d172-7aef-42f2-bf6f-46236288fc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4631 | 2026.01.15 15:05:57.431077 [ 5 ] {22d6d172-7aef-42f2-bf6f-46236288fc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4632 | 2026.01.15 15:05:57.431533 [ 5 ] {22d6d172-7aef-42f2-bf6f-46236288fc8b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.01.15 15:05:57.431568 [ 5 ] {22d6d172-7aef-42f2-bf6f-46236288fc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4634 | 2026.01.15 15:05:57.431895 [ 5 ] {22d6d172-7aef-42f2-bf6f-46236288fc8b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4635 | 2026.01.15 15:05:57.432112 [ 5 ] {22d6d172-7aef-42f2-bf6f-46236288fc8b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.01.15 15:05:57.432244 [ 5 ] {22d6d172-7aef-42f2-bf6f-46236288fc8b} <Debug> executeQuery: Read 124 rows, 10.67 KiB in 0.001235 sec., 100404.85829959514 rows/sec., 8.44 MiB/sec. | ||
| 4637 | 2026.01.15 15:05:57.432283 [ 5 ] {22d6d172-7aef-42f2-bf6f-46236288fc8b} <Debug> TCPHandler: Processed in 0.001404586 sec. | ||
| 4638 | 2026.01.15 15:05:57.432399 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.01.15 15:05:57.432496 [ 5 ] {2d898c99-5582-4cc4-a76d-02ff465e5722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4640 | 2026.01.15 15:05:57.432538 [ 5 ] {2d898c99-5582-4cc4-a76d-02ff465e5722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4641 | 2026.01.15 15:05:57.432951 [ 5 ] {2d898c99-5582-4cc4-a76d-02ff465e5722} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.01.15 15:05:57.432987 [ 5 ] {2d898c99-5582-4cc4-a76d-02ff465e5722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4643 | 2026.01.15 15:05:57.433300 [ 5 ] {2d898c99-5582-4cc4-a76d-02ff465e5722} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4644 | 2026.01.15 15:05:57.433530 [ 5 ] {2d898c99-5582-4cc4-a76d-02ff465e5722} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.01.15 15:05:57.433659 [ 5 ] {2d898c99-5582-4cc4-a76d-02ff465e5722} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001183 sec., 36348.26711749789 rows/sec., 2.62 MiB/sec. | ||
| 4646 | 2026.01.15 15:05:57.433696 [ 5 ] {2d898c99-5582-4cc4-a76d-02ff465e5722} <Debug> TCPHandler: Processed in 0.001346755 sec. | ||
| 4647 | 2026.01.15 15:05:57.433806 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.01.15 15:05:57.433899 [ 5 ] {d1f05524-e3dc-4f65-b3e6-d8794c2e4925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4649 | 2026.01.15 15:05:57.433940 [ 5 ] {d1f05524-e3dc-4f65-b3e6-d8794c2e4925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4650 | 2026.01.15 15:05:57.434360 [ 5 ] {d1f05524-e3dc-4f65-b3e6-d8794c2e4925} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.01.15 15:05:57.434396 [ 5 ] {d1f05524-e3dc-4f65-b3e6-d8794c2e4925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4652 | 2026.01.15 15:05:57.434718 [ 5 ] {d1f05524-e3dc-4f65-b3e6-d8794c2e4925} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4653 | 2026.01.15 15:05:57.434941 [ 5 ] {d1f05524-e3dc-4f65-b3e6-d8794c2e4925} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.01.15 15:05:57.435069 [ 5 ] {d1f05524-e3dc-4f65-b3e6-d8794c2e4925} <Debug> executeQuery: Read 107 rows, 8.58 KiB in 0.001188 sec., 90067.34006734006 rows/sec., 7.05 MiB/sec. | ||
| 4655 | 2026.01.15 15:05:57.435106 [ 5 ] {d1f05524-e3dc-4f65-b3e6-d8794c2e4925} <Debug> TCPHandler: Processed in 0.001349115 sec. | ||
| 4656 | 2026.01.15 15:05:57.435220 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.01.15 15:05:57.435314 [ 5 ] {2032b701-63d9-40c2-a16f-1a9bb2a60ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4658 | 2026.01.15 15:05:57.435359 [ 5 ] {2032b701-63d9-40c2-a16f-1a9bb2a60ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4659 | 2026.01.15 15:05:57.435755 [ 5 ] {2032b701-63d9-40c2-a16f-1a9bb2a60ae3} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.01.15 15:05:57.435792 [ 5 ] {2032b701-63d9-40c2-a16f-1a9bb2a60ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4661 | 2026.01.15 15:05:57.436128 [ 5 ] {2032b701-63d9-40c2-a16f-1a9bb2a60ae3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4662 | 2026.01.15 15:05:57.436341 [ 5 ] {2032b701-63d9-40c2-a16f-1a9bb2a60ae3} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.01.15 15:05:57.436471 [ 5 ] {2032b701-63d9-40c2-a16f-1a9bb2a60ae3} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001175 sec., 141276.59574468085 rows/sec., 9.83 MiB/sec. | ||
| 4664 | 2026.01.15 15:05:57.436508 [ 5 ] {2032b701-63d9-40c2-a16f-1a9bb2a60ae3} <Debug> TCPHandler: Processed in 0.001336994 sec. | ||
| 4665 | 2026.01.15 15:05:57.436619 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.01.15 15:05:57.436713 [ 5 ] {e7905ab1-c5e9-42fe-9b22-755909f4a9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4667 | 2026.01.15 15:05:57.436769 [ 5 ] {e7905ab1-c5e9-42fe-9b22-755909f4a9cc} <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 | ||
| 4668 | 2026.01.15 15:05:57.437548 [ 5 ] {e7905ab1-c5e9-42fe-9b22-755909f4a9cc} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2026.01.15 15:05:57.437585 [ 5 ] {e7905ab1-c5e9-42fe-9b22-755909f4a9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4670 | 2026.01.15 15:05:57.438132 [ 5 ] {e7905ab1-c5e9-42fe-9b22-755909f4a9cc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4671 | 2026.01.15 15:05:57.438373 [ 5 ] {e7905ab1-c5e9-42fe-9b22-755909f4a9cc} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2026.01.15 15:05:57.438509 [ 5 ] {e7905ab1-c5e9-42fe-9b22-755909f4a9cc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001814 sec., 17089.30540242558 rows/sec., 30.62 MiB/sec. | ||
| 4673 | 2026.01.15 15:05:57.438572 [ 5 ] {e7905ab1-c5e9-42fe-9b22-755909f4a9cc} <Debug> TCPHandler: Processed in 0.002001686 sec. | ||
| 4674 | 2026.01.15 15:05:57.438688 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2026.01.15 15:05:57.438786 [ 5 ] {b3778517-61aa-4696-86bc-f3e6aa26c439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4676 | 2026.01.15 15:05:57.438831 [ 5 ] {b3778517-61aa-4696-86bc-f3e6aa26c439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4677 | 2026.01.15 15:05:57.439166 [ 5 ] {b3778517-61aa-4696-86bc-f3e6aa26c439} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2026.01.15 15:05:57.439203 [ 5 ] {b3778517-61aa-4696-86bc-f3e6aa26c439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4679 | 2026.01.15 15:05:57.439521 [ 5 ] {b3778517-61aa-4696-86bc-f3e6aa26c439} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4680 | 2026.01.15 15:05:57.439739 [ 5 ] {b3778517-61aa-4696-86bc-f3e6aa26c439} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.01.15 15:05:57.439866 [ 5 ] {b3778517-61aa-4696-86bc-f3e6aa26c439} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 4682 | 2026.01.15 15:05:57.439901 [ 5 ] {b3778517-61aa-4696-86bc-f3e6aa26c439} <Debug> TCPHandler: Processed in 0.001262411 sec. | ||
| 4683 | 2026.01.15 15:05:59.042887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9180 | ||
| 4684 | 2026.01.15 15:05:59.043391 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.01.15 15:05:59.043435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4686 | 2026.01.15 15:05:59.043892 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4687 | 2026.01.15 15:05:59.044097 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.01.15 15:05:59.044215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9180 | ||
| 4689 | 2026.01.15 15:05:59.506616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4690 | 2026.01.15 15:05:59.522461 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.01.15 15:05:59.522510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4692 | 2026.01.15 15:05:59.528679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4693 | 2026.01.15 15:05:59.529407 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.01.15 15:05:59.532065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4695 | 2026.01.15 15:06:02.440021 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4696 | 2026.01.15 15:06:02.440227 [ 5 ] {329b00e7-8f06-43ff-bde0-5d2e882c532b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4697 | 2026.01.15 15:06:02.440295 [ 5 ] {329b00e7-8f06-43ff-bde0-5d2e882c532b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4698 | 2026.01.15 15:06:02.441126 [ 5 ] {329b00e7-8f06-43ff-bde0-5d2e882c532b} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.01.15 15:06:02.441171 [ 5 ] {329b00e7-8f06-43ff-bde0-5d2e882c532b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4700 | 2026.01.15 15:06:02.441559 [ 5 ] {329b00e7-8f06-43ff-bde0-5d2e882c532b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4701 | 2026.01.15 15:06:02.441767 [ 5 ] {329b00e7-8f06-43ff-bde0-5d2e882c532b} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.01.15 15:06:02.441907 [ 5 ] {329b00e7-8f06-43ff-bde0-5d2e882c532b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001778 sec., 230596.17547806524 rows/sec., 14.63 MiB/sec. | ||
| 4703 | 2026.01.15 15:06:02.441945 [ 5 ] {329b00e7-8f06-43ff-bde0-5d2e882c532b} <Debug> TCPHandler: Processed in 0.002113939 sec. | ||
| 4704 | 2026.01.15 15:06:02.442121 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4705 | 2026.01.15 15:06:02.442212 [ 5 ] {8703e1ff-418f-4342-b232-856183fdb8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4706 | 2026.01.15 15:06:02.442252 [ 5 ] {8703e1ff-418f-4342-b232-856183fdb8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4707 | 2026.01.15 15:06:02.443138 [ 5 ] {8703e1ff-418f-4342-b232-856183fdb8a9} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2026.01.15 15:06:02.443171 [ 5 ] {8703e1ff-418f-4342-b232-856183fdb8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4709 | 2026.01.15 15:06:02.443505 [ 5 ] {8703e1ff-418f-4342-b232-856183fdb8a9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4710 | 2026.01.15 15:06:02.443710 [ 5 ] {8703e1ff-418f-4342-b232-856183fdb8a9} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.01.15 15:06:02.443826 [ 5 ] {8703e1ff-418f-4342-b232-856183fdb8a9} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.00168 sec., 673809.5238095238 rows/sec., 53.37 MiB/sec. | ||
| 4712 | 2026.01.15 15:06:02.443831 [ 86 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4713 | 2026.01.15 15:06:02.443861 [ 5 ] {8703e1ff-418f-4342-b232-856183fdb8a9} <Debug> TCPHandler: Processed in 0.00183837 sec. | ||
| 4714 | 2026.01.15 15:06:02.443898 [ 86 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.01.15 15:06:02.443923 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4716 | 2026.01.15 15:06:02.443974 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.01.15 15:06:02.444015 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 4718 | 2026.01.15 15:06:02.444130 [ 5 ] {3ba5e3f4-9eb0-4cc7-8f37-7c11a81c31d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.01.15 15:06:02.444174 [ 5 ] {3ba5e3f4-9eb0-4cc7-8f37-7c11a81c31d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4720 | 2026.01.15 15:06:02.444198 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4721 | 2026.01.15 15:06:02.444236 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1324 rows starting from the beginning of the part | ||
| 4722 | 2026.01.15 15:06:02.444301 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1132 rows starting from the beginning of the part | ||
| 4723 | 2026.01.15 15:06:02.444346 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 119 rows starting from the beginning of the part | ||
| 4724 | 2026.01.15 15:06:02.444387 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1132 rows starting from the beginning of the part | ||
| 4725 | 2026.01.15 15:06:02.444424 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 124 rows starting from the beginning of the part | ||
| 4726 | 2026.01.15 15:06:02.444459 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1132 rows starting from the beginning of the part | ||
| 4727 | 2026.01.15 15:06:02.444640 [ 5 ] {3ba5e3f4-9eb0-4cc7-8f37-7c11a81c31d2} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.01.15 15:06:02.444681 [ 5 ] {3ba5e3f4-9eb0-4cc7-8f37-7c11a81c31d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4729 | 2026.01.15 15:06:02.445031 [ 5 ] {3ba5e3f4-9eb0-4cc7-8f37-7c11a81c31d2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4730 | 2026.01.15 15:06:02.445243 [ 5 ] {3ba5e3f4-9eb0-4cc7-8f37-7c11a81c31d2} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.01.15 15:06:02.445370 [ 5 ] {3ba5e3f4-9eb0-4cc7-8f37-7c11a81c31d2} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001275 sec., 168627.45098039214 rows/sec., 10.01 MiB/sec. | ||
| 4732 | 2026.01.15 15:06:02.445404 [ 5 ] {3ba5e3f4-9eb0-4cc7-8f37-7c11a81c31d2} <Debug> TCPHandler: Processed in 0.001437658 sec. | ||
| 4733 | 2026.01.15 15:06:02.445496 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.01.15 15:06:02.445581 [ 5 ] {48fca871-653b-417b-8d4c-78da5b11783f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4735 | 2026.01.15 15:06:02.445616 [ 5 ] {48fca871-653b-417b-8d4c-78da5b11783f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4736 | 2026.01.15 15:06:02.446124 [ 5 ] {48fca871-653b-417b-8d4c-78da5b11783f} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.01.15 15:06:02.446161 [ 5 ] {48fca871-653b-417b-8d4c-78da5b11783f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4738 | 2026.01.15 15:06:02.446487 [ 5 ] {48fca871-653b-417b-8d4c-78da5b11783f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4739 | 2026.01.15 15:06:02.446536 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4963 rows, containing 5 columns (5 merged, 0 gathered) in 0.002504752 sec., 1981433.6908404506 rows/sec., 165.96 MiB/sec. | ||
| 4740 | 2026.01.15 15:06:02.446788 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4741 | 2026.01.15 15:06:02.446812 [ 5 ] {48fca871-653b-417b-8d4c-78da5b11783f} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.01.15 15:06:02.446964 [ 5 ] {48fca871-653b-417b-8d4c-78da5b11783f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001367 sec., 155084.12582297 rows/sec., 10.00 MiB/sec. | ||
| 4743 | 2026.01.15 15:06:02.447004 [ 5 ] {48fca871-653b-417b-8d4c-78da5b11783f} <Debug> TCPHandler: Processed in 0.001527341 sec. | ||
| 4744 | 2026.01.15 15:06:02.447070 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_26_5} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.01.15 15:06:02.447108 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4746 | 2026.01.15 15:06:02.447158 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_26_5} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4747 | 2026.01.15 15:06:02.447199 [ 5 ] {961f03e4-2606-4755-9673-0027492ef356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.01.15 15:06:02.447236 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 4749 | 2026.01.15 15:06:02.447249 [ 5 ] {961f03e4-2606-4755-9673-0027492ef356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4750 | 2026.01.15 15:06:02.447738 [ 5 ] {961f03e4-2606-4755-9673-0027492ef356} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.01.15 15:06:02.447773 [ 5 ] {961f03e4-2606-4755-9673-0027492ef356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4752 | 2026.01.15 15:06:02.448141 [ 5 ] {961f03e4-2606-4755-9673-0027492ef356} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4753 | 2026.01.15 15:06:02.448354 [ 5 ] {961f03e4-2606-4755-9673-0027492ef356} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.01.15 15:06:02.448481 [ 5 ] {961f03e4-2606-4755-9673-0027492ef356} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001293 sec., 163186.38824439287 rows/sec., 9.27 MiB/sec. | ||
| 4755 | 2026.01.15 15:06:02.448516 [ 5 ] {961f03e4-2606-4755-9673-0027492ef356} <Debug> TCPHandler: Processed in 0.001454538 sec. | ||
| 4756 | 2026.01.15 15:06:02.448622 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.01.15 15:06:02.448720 [ 5 ] {d660e705-24e0-4cd9-a698-a4dba20af0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4758 | 2026.01.15 15:06:02.448761 [ 5 ] {d660e705-24e0-4cd9-a698-a4dba20af0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4759 | 2026.01.15 15:06:02.449438 [ 5 ] {d660e705-24e0-4cd9-a698-a4dba20af0c6} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.01.15 15:06:02.449471 [ 5 ] {d660e705-24e0-4cd9-a698-a4dba20af0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4761 | 2026.01.15 15:06:02.449802 [ 5 ] {d660e705-24e0-4cd9-a698-a4dba20af0c6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4762 | 2026.01.15 15:06:02.450006 [ 5 ] {d660e705-24e0-4cd9-a698-a4dba20af0c6} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.01.15 15:06:02.450169 [ 86 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4764 | 2026.01.15 15:06:02.450195 [ 5 ] {d660e705-24e0-4cd9-a698-a4dba20af0c6} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001492 sec., 461796.2466487936 rows/sec., 32.25 MiB/sec. | ||
| 4765 | 2026.01.15 15:06:02.450203 [ 86 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.01.15 15:06:02.450235 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4767 | 2026.01.15 15:06:02.450239 [ 5 ] {d660e705-24e0-4cd9-a698-a4dba20af0c6} <Debug> TCPHandler: Processed in 0.001664375 sec. | ||
| 4768 | 2026.01.15 15:06:02.450300 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 4769 | 2026.01.15 15:06:02.450355 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2026.01.15 15:06:02.450392 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4771 | 2026.01.15 15:06:02.450425 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 792 rows starting from the beginning of the part | ||
| 4772 | 2026.01.15 15:06:02.450469 [ 5 ] {0aaf1609-9319-4c67-ba80-8b9222579e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4773 | 2026.01.15 15:06:02.450477 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 689 rows starting from the beginning of the part | ||
| 4774 | 2026.01.15 15:06:02.450528 [ 5 ] {0aaf1609-9319-4c67-ba80-8b9222579e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4775 | 2026.01.15 15:06:02.450537 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 95 rows starting from the beginning of the part | ||
| 4776 | 2026.01.15 15:06:02.450593 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 689 rows starting from the beginning of the part | ||
| 4777 | 2026.01.15 15:06:02.450635 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 107 rows starting from the beginning of the part | ||
| 4778 | 2026.01.15 15:06:02.450674 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 689 rows starting from the beginning of the part | ||
| 4779 | 2026.01.15 15:06:02.450943 [ 5 ] {0aaf1609-9319-4c67-ba80-8b9222579e57} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.01.15 15:06:02.450991 [ 5 ] {0aaf1609-9319-4c67-ba80-8b9222579e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4781 | 2026.01.15 15:06:02.451383 [ 5 ] {0aaf1609-9319-4c67-ba80-8b9222579e57} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4782 | 2026.01.15 15:06:02.451587 [ 5 ] {0aaf1609-9319-4c67-ba80-8b9222579e57} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.01.15 15:06:02.451705 [ 5 ] {0aaf1609-9319-4c67-ba80-8b9222579e57} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 241.32 KiB/sec. | ||
| 4784 | 2026.01.15 15:06:02.451738 [ 5 ] {0aaf1609-9319-4c67-ba80-8b9222579e57} <Debug> TCPHandler: Processed in 0.001472958 sec. | ||
| 4785 | 2026.01.15 15:06:02.451860 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.01.15 15:06:02.451862 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3061 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637453 sec., 1869366.6322025731 rows/sec., 139.47 MiB/sec. | ||
| 4787 | 2026.01.15 15:06:02.451974 [ 5 ] {bb547ce2-990c-45b7-94e3-3079583e382a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.01.15 15:06:02.452028 [ 5 ] {bb547ce2-990c-45b7-94e3-3079583e382a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4789 | 2026.01.15 15:06:02.452188 [ 192 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4790 | 2026.01.15 15:06:02.452574 [ 192 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_26_5} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.01.15 15:06:02.452619 [ 5 ] {bb547ce2-990c-45b7-94e3-3079583e382a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.01.15 15:06:02.452663 [ 5 ] {bb547ce2-990c-45b7-94e3-3079583e382a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4793 | 2026.01.15 15:06:02.452664 [ 192 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_26_5} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4794 | 2026.01.15 15:06:02.452793 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 4795 | 2026.01.15 15:06:02.453084 [ 5 ] {bb547ce2-990c-45b7-94e3-3079583e382a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4796 | 2026.01.15 15:06:02.453306 [ 5 ] {bb547ce2-990c-45b7-94e3-3079583e382a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.01.15 15:06:02.453407 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4798 | 2026.01.15 15:06:02.453437 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.01.15 15:06:02.453437 [ 5 ] {bb547ce2-990c-45b7-94e3-3079583e382a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001451 sec., 216402.48104755342 rows/sec., 14.22 MiB/sec. | ||
| 4800 | 2026.01.15 15:06:02.453453 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4801 | 2026.01.15 15:06:02.453486 [ 5 ] {bb547ce2-990c-45b7-94e3-3079583e382a} <Debug> TCPHandler: Processed in 0.001659984 sec. | ||
| 4802 | 2026.01.15 15:06:02.453539 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 4803 | 2026.01.15 15:06:02.453596 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.01.15 15:06:02.453643 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4805 | 2026.01.15 15:06:02.453677 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4794 rows starting from the beginning of the part | ||
| 4806 | 2026.01.15 15:06:02.453690 [ 5 ] {332cef11-b90e-4431-af3c-3af37ca9e1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4807 | 2026.01.15 15:06:02.453736 [ 5 ] {332cef11-b90e-4431-af3c-3af37ca9e1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4808 | 2026.01.15 15:06:02.453736 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part | ||
| 4809 | 2026.01.15 15:06:02.453792 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 4810 | 2026.01.15 15:06:02.453830 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part | ||
| 4811 | 2026.01.15 15:06:02.453866 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 166 rows starting from the beginning of the part | ||
| 4812 | 2026.01.15 15:06:02.453903 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 314 rows starting from the beginning of the part | ||
| 4813 | 2026.01.15 15:06:02.454023 [ 5 ] {332cef11-b90e-4431-af3c-3af37ca9e1ae} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2026.01.15 15:06:02.454132 [ 5 ] {332cef11-b90e-4431-af3c-3af37ca9e1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4815 | 2026.01.15 15:06:02.454454 [ 5 ] {332cef11-b90e-4431-af3c-3af37ca9e1ae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4816 | 2026.01.15 15:06:02.454673 [ 5 ] {332cef11-b90e-4431-af3c-3af37ca9e1ae} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2026.01.15 15:06:02.454811 [ 5 ] {332cef11-b90e-4431-af3c-3af37ca9e1ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 4818 | 2026.01.15 15:06:02.454848 [ 5 ] {332cef11-b90e-4431-af3c-3af37ca9e1ae} <Debug> TCPHandler: Processed in 0.001269242 sec. | ||
| 4819 | 2026.01.15 15:06:02.454951 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2026.01.15 15:06:02.455044 [ 5 ] {24544f78-e9ac-47ae-8303-8946795c44bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4821 | 2026.01.15 15:06:02.455099 [ 5 ] {24544f78-e9ac-47ae-8303-8946795c44bb} <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 | ||
| 4822 | 2026.01.15 15:06:02.455817 [ 5 ] {24544f78-e9ac-47ae-8303-8946795c44bb} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.01.15 15:06:02.455851 [ 5 ] {24544f78-e9ac-47ae-8303-8946795c44bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4824 | 2026.01.15 15:06:02.456193 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6062 rows, containing 5 columns (5 merged, 0 gathered) in 0.002661477 sec., 2277682.6551572676 rows/sec., 153.80 MiB/sec. | ||
| 4825 | 2026.01.15 15:06:02.456450 [ 5 ] {24544f78-e9ac-47ae-8303-8946795c44bb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4826 | 2026.01.15 15:06:02.456615 [ 195 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4827 | 2026.01.15 15:06:02.456699 [ 5 ] {24544f78-e9ac-47ae-8303-8946795c44bb} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.01.15 15:06:02.456863 [ 5 ] {24544f78-e9ac-47ae-8303-8946795c44bb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001836 sec., 5446.623093681917 rows/sec., 9.76 MiB/sec. | ||
| 4829 | 2026.01.15 15:06:02.456916 [ 5 ] {24544f78-e9ac-47ae-8303-8946795c44bb} <Debug> TCPHandler: Processed in 0.002011756 sec. | ||
| 4830 | 2026.01.15 15:06:02.456965 [ 195 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.01.15 15:06:02.457019 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4832 | 2026.01.15 15:06:02.457050 [ 195 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4833 | 2026.01.15 15:06:02.457119 [ 5 ] {fa067b8e-8574-4131-b7dd-7f9089a1421a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4834 | 2026.01.15 15:06:02.457139 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 4835 | 2026.01.15 15:06:02.457162 [ 5 ] {fa067b8e-8574-4131-b7dd-7f9089a1421a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4836 | 2026.01.15 15:06:02.457477 [ 5 ] {fa067b8e-8574-4131-b7dd-7f9089a1421a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.01.15 15:06:02.457511 [ 5 ] {fa067b8e-8574-4131-b7dd-7f9089a1421a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4838 | 2026.01.15 15:06:02.457802 [ 5 ] {fa067b8e-8574-4131-b7dd-7f9089a1421a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4839 | 2026.01.15 15:06:02.458006 [ 5 ] {fa067b8e-8574-4131-b7dd-7f9089a1421a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.01.15 15:06:02.458168 [ 86 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4841 | 2026.01.15 15:06:02.458187 [ 5 ] {fa067b8e-8574-4131-b7dd-7f9089a1421a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 4842 | 2026.01.15 15:06:02.458202 [ 86 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.01.15 15:06:02.458224 [ 5 ] {fa067b8e-8574-4131-b7dd-7f9089a1421a} <Debug> TCPHandler: Processed in 0.001259112 sec. | ||
| 4844 | 2026.01.15 15:06:02.458226 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4845 | 2026.01.15 15:06:02.458306 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 4846 | 2026.01.15 15:06:02.458393 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4847 | 2026.01.15 15:06:02.458417 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1578 rows starting from the beginning of the part | ||
| 4848 | 2026.01.15 15:06:02.458458 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4849 | 2026.01.15 15:06:02.458492 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 4850 | 2026.01.15 15:06:02.458524 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4851 | 2026.01.15 15:06:02.458556 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 4852 | 2026.01.15 15:06:02.458585 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4853 | 2026.01.15 15:06:02.459551 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2010 rows, containing 4 columns (4 merged, 0 gathered) in 0.001262721 sec., 1591800.5640200803 rows/sec., 101.37 MiB/sec. | ||
| 4854 | 2026.01.15 15:06:02.459743 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4855 | 2026.01.15 15:06:02.460000 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_26_5} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.01.15 15:06:02.460064 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_26_5} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4857 | 2026.01.15 15:06:02.460131 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4858 | 2026.01.15 15:06:06.432189 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4859 | 2026.01.15 15:06:06.432242 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4860 | 2026.01.15 15:06:06.546223 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9628 | ||
| 4861 | 2026.01.15 15:06:06.546720 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.01.15 15:06:06.546760 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4863 | 2026.01.15 15:06:06.547284 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4864 | 2026.01.15 15:06:06.547532 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.01.15 15:06:06.547679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9628 | ||
| 4866 | 2026.01.15 15:06:06.548934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 652 | ||
| 4867 | 2026.01.15 15:06:06.551270 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2026.01.15 15:06:06.551331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4869 | 2026.01.15 15:06:06.552546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4870 | 2026.01.15 15:06:06.552812 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2026.01.15 15:06:06.553071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 652 | ||
| 4872 | 2026.01.15 15:06:07.033848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4873 | 2026.01.15 15:06:07.051447 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.01.15 15:06:07.051510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4875 | 2026.01.15 15:06:07.057556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4876 | 2026.01.15 15:06:07.058303 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.01.15 15:06:07.061739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4878 | 2026.01.15 15:06:07.429927 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2026.01.15 15:06:07.430112 [ 5 ] {6d671e09-fc2f-46a4-bc99-ab2d9e5fe026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4880 | 2026.01.15 15:06:07.430180 [ 5 ] {6d671e09-fc2f-46a4-bc99-ab2d9e5fe026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4881 | 2026.01.15 15:06:07.430894 [ 5 ] {6d671e09-fc2f-46a4-bc99-ab2d9e5fe026} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.01.15 15:06:07.430943 [ 5 ] {6d671e09-fc2f-46a4-bc99-ab2d9e5fe026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4883 | 2026.01.15 15:06:07.431382 [ 5 ] {6d671e09-fc2f-46a4-bc99-ab2d9e5fe026} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4884 | 2026.01.15 15:06:07.431635 [ 5 ] {6d671e09-fc2f-46a4-bc99-ab2d9e5fe026} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2026.01.15 15:06:07.431794 [ 5 ] {6d671e09-fc2f-46a4-bc99-ab2d9e5fe026} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001731 sec., 68168.68861929521 rows/sec., 5.77 MiB/sec. | ||
| 4886 | 2026.01.15 15:06:07.431843 [ 5 ] {6d671e09-fc2f-46a4-bc99-ab2d9e5fe026} <Debug> TCPHandler: Processed in 0.002048607 sec. | ||
| 4887 | 2026.01.15 15:06:07.431980 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2026.01.15 15:06:07.432085 [ 5 ] {171327f7-8654-4f85-925a-8fff63b0a293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4889 | 2026.01.15 15:06:07.432130 [ 5 ] {171327f7-8654-4f85-925a-8fff63b0a293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4890 | 2026.01.15 15:06:07.432569 [ 5 ] {171327f7-8654-4f85-925a-8fff63b0a293} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.01.15 15:06:07.432605 [ 5 ] {171327f7-8654-4f85-925a-8fff63b0a293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4892 | 2026.01.15 15:06:07.432925 [ 5 ] {171327f7-8654-4f85-925a-8fff63b0a293} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4893 | 2026.01.15 15:06:07.433147 [ 5 ] {171327f7-8654-4f85-925a-8fff63b0a293} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.01.15 15:06:07.433251 [ 77 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4895 | 2026.01.15 15:06:07.433277 [ 5 ] {171327f7-8654-4f85-925a-8fff63b0a293} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001217 sec., 25472.473294987674 rows/sec., 1.87 MiB/sec. | ||
| 4896 | 2026.01.15 15:06:07.433291 [ 77 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.01.15 15:06:07.433313 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4898 | 2026.01.15 15:06:07.433317 [ 5 ] {171327f7-8654-4f85-925a-8fff63b0a293} <Debug> TCPHandler: Processed in 0.001389676 sec. | ||
| 4899 | 2026.01.15 15:06:07.433445 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2026.01.15 15:06:07.433455 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 4901 | 2026.01.15 15:06:07.433546 [ 5 ] {ae4f3161-ab6a-4690-b350-d4ff24a43822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4902 | 2026.01.15 15:06:07.433593 [ 5 ] {ae4f3161-ab6a-4690-b350-d4ff24a43822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4903 | 2026.01.15 15:06:07.433597 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4904 | 2026.01.15 15:06:07.433644 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 276 rows starting from the beginning of the part | ||
| 4905 | 2026.01.15 15:06:07.433734 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
| 4906 | 2026.01.15 15:06:07.433788 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 215 rows starting from the beginning of the part | ||
| 4907 | 2026.01.15 15:06:07.433868 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 43 rows starting from the beginning of the part | ||
| 4908 | 2026.01.15 15:06:07.433921 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 215 rows starting from the beginning of the part | ||
| 4909 | 2026.01.15 15:06:07.433978 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 4910 | 2026.01.15 15:06:07.434054 [ 5 ] {ae4f3161-ab6a-4690-b350-d4ff24a43822} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.01.15 15:06:07.434093 [ 5 ] {ae4f3161-ab6a-4690-b350-d4ff24a43822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4912 | 2026.01.15 15:06:07.434459 [ 5 ] {ae4f3161-ab6a-4690-b350-d4ff24a43822} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4913 | 2026.01.15 15:06:07.434691 [ 5 ] {ae4f3161-ab6a-4690-b350-d4ff24a43822} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.01.15 15:06:07.434829 [ 5 ] {ae4f3161-ab6a-4690-b350-d4ff24a43822} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001303 sec., 72908.67229470453 rows/sec., 5.69 MiB/sec. | ||
| 4915 | 2026.01.15 15:06:07.434868 [ 5 ] {ae4f3161-ab6a-4690-b350-d4ff24a43822} <Debug> TCPHandler: Processed in 0.001472759 sec. | ||
| 4916 | 2026.01.15 15:06:07.434995 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.01.15 15:06:07.435056 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666504 sec., 486647.49679568724 rows/sec., 32.08 MiB/sec. | ||
| 4918 | 2026.01.15 15:06:07.435093 [ 5 ] {3da808c7-20d2-4107-aaeb-b565baa6cce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4919 | 2026.01.15 15:06:07.435142 [ 5 ] {3da808c7-20d2-4107-aaeb-b565baa6cce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4920 | 2026.01.15 15:06:07.435256 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4921 | 2026.01.15 15:06:07.435564 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_26_5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.01.15 15:06:07.435577 [ 5 ] {3da808c7-20d2-4107-aaeb-b565baa6cce9} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.01.15 15:06:07.435618 [ 5 ] {3da808c7-20d2-4107-aaeb-b565baa6cce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4924 | 2026.01.15 15:06:07.435650 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_26_5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4925 | 2026.01.15 15:06:07.435754 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4926 | 2026.01.15 15:06:07.435983 [ 5 ] {3da808c7-20d2-4107-aaeb-b565baa6cce9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4927 | 2026.01.15 15:06:07.436200 [ 5 ] {3da808c7-20d2-4107-aaeb-b565baa6cce9} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.01.15 15:06:07.436330 [ 5 ] {3da808c7-20d2-4107-aaeb-b565baa6cce9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 4929 | 2026.01.15 15:06:07.436368 [ 5 ] {3da808c7-20d2-4107-aaeb-b565baa6cce9} <Debug> TCPHandler: Processed in 0.001423657 sec. | ||
| 4930 | 2026.01.15 15:06:07.436488 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2026.01.15 15:06:07.436586 [ 5 ] {9330012f-eca8-4997-acdb-db11f61ceebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4932 | 2026.01.15 15:06:07.436642 [ 5 ] {9330012f-eca8-4997-acdb-db11f61ceebd} <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 | ||
| 4933 | 2026.01.15 15:06:07.437489 [ 5 ] {9330012f-eca8-4997-acdb-db11f61ceebd} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2026.01.15 15:06:07.437529 [ 5 ] {9330012f-eca8-4997-acdb-db11f61ceebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4935 | 2026.01.15 15:06:07.438139 [ 5 ] {9330012f-eca8-4997-acdb-db11f61ceebd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4936 | 2026.01.15 15:06:07.438397 [ 5 ] {9330012f-eca8-4997-acdb-db11f61ceebd} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.01.15 15:06:07.438504 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4938 | 2026.01.15 15:06:07.438541 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.01.15 15:06:07.438542 [ 5 ] {9330012f-eca8-4997-acdb-db11f61ceebd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001975 sec., 15696.202531645567 rows/sec., 28.13 MiB/sec. | ||
| 4940 | 2026.01.15 15:06:07.438562 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4941 | 2026.01.15 15:06:07.438623 [ 5 ] {9330012f-eca8-4997-acdb-db11f61ceebd} <Debug> TCPHandler: Processed in 0.002185672 sec. | ||
| 4942 | 2026.01.15 15:06:07.438637 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 4943 | 2026.01.15 15:06:07.438744 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2026.01.15 15:06:07.438841 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4945 | 2026.01.15 15:06:07.438847 [ 5 ] {0cf32f0b-def9-49ee-aacf-4bf9f615d1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4946 | 2026.01.15 15:06:07.438900 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 378 rows starting from the beginning of the part | ||
| 4947 | 2026.01.15 15:06:07.438904 [ 5 ] {0cf32f0b-def9-49ee-aacf-4bf9f615d1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4948 | 2026.01.15 15:06:07.439066 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
| 4949 | 2026.01.15 15:06:07.439221 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4950 | 2026.01.15 15:06:07.439270 [ 5 ] {0cf32f0b-def9-49ee-aacf-4bf9f615d1b8} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.01.15 15:06:07.439311 [ 5 ] {0cf32f0b-def9-49ee-aacf-4bf9f615d1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4952 | 2026.01.15 15:06:07.439353 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
| 4953 | 2026.01.15 15:06:07.439474 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 4954 | 2026.01.15 15:06:07.439582 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 4955 | 2026.01.15 15:06:07.439645 [ 5 ] {0cf32f0b-def9-49ee-aacf-4bf9f615d1b8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4956 | 2026.01.15 15:06:07.439870 [ 5 ] {0cf32f0b-def9-49ee-aacf-4bf9f615d1b8} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.01.15 15:06:07.440007 [ 5 ] {0cf32f0b-def9-49ee-aacf-4bf9f615d1b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 4958 | 2026.01.15 15:06:07.440046 [ 5 ] {0cf32f0b-def9-49ee-aacf-4bf9f615d1b8} <Debug> TCPHandler: Processed in 0.001353105 sec. | ||
| 4959 | 2026.01.15 15:06:07.443318 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 491 rows, containing 19 columns (19 merged, 0 gathered) in 0.004711755 sec., 104207.45560836674 rows/sec., 186.73 MiB/sec. | ||
| 4960 | 2026.01.15 15:06:07.444286 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4961 | 2026.01.15 15:06:07.444722 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.01.15 15:06:07.444801 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4963 | 2026.01.15 15:06:07.444927 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 4964 | 2026.01.15 15:06:08.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.52 MiB, peak 250.28 MiB, free memory in arenas 0.00 B, will set to 245.83 MiB (RSS), difference: 1.31 MiB | ||
| 4965 | 2026.01.15 15:06:08.116481 [ 83 ] {} <Debug> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4966 | 2026.01.15 15:06:08.116565 [ 83 ] {} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.01.15 15:06:08.116605 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4968 | 2026.01.15 15:06:08.116783 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 4969 | 2026.01.15 15:06:08.116994 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4970 | 2026.01.15 15:06:08.117053 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 4971 | 2026.01.15 15:06:08.117171 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 4972 | 2026.01.15 15:06:08.117254 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 4973 | 2026.01.15 15:06:08.117331 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 4974 | 2026.01.15 15:06:08.117405 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 4975 | 2026.01.15 15:06:08.118163 [ 195 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459268 sec., 27411.003324954705 rows/sec., 2.29 MiB/sec. | ||
| 4976 | 2026.01.15 15:06:08.118282 [ 195 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4977 | 2026.01.15 15:06:08.118524 [ 195 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_5_1} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.01.15 15:06:08.118589 [ 195 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_5_1} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4979 | 2026.01.15 15:06:08.118653 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4980 | 2026.01.15 15:06:12.440691 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.01.15 15:06:12.440963 [ 5 ] {d33c9604-291a-43b4-b063-ec9a62d8375a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4982 | 2026.01.15 15:06:12.441056 [ 5 ] {d33c9604-291a-43b4-b063-ec9a62d8375a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4983 | 2026.01.15 15:06:12.441841 [ 5 ] {d33c9604-291a-43b4-b063-ec9a62d8375a} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.01.15 15:06:12.441886 [ 5 ] {d33c9604-291a-43b4-b063-ec9a62d8375a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4985 | 2026.01.15 15:06:12.442297 [ 5 ] {d33c9604-291a-43b4-b063-ec9a62d8375a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4986 | 2026.01.15 15:06:12.442545 [ 5 ] {d33c9604-291a-43b4-b063-ec9a62d8375a} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.01.15 15:06:12.442696 [ 5 ] {d33c9604-291a-43b4-b063-ec9a62d8375a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001803 sec., 227398.77981142543 rows/sec., 14.43 MiB/sec. | ||
| 4988 | 2026.01.15 15:06:12.442745 [ 5 ] {d33c9604-291a-43b4-b063-ec9a62d8375a} <Debug> TCPHandler: Processed in 0.002219063 sec. | ||
| 4989 | 2026.01.15 15:06:12.442859 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.01.15 15:06:12.442958 [ 5 ] {99494650-da1f-4ff3-bcbc-3a2561fd1853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4991 | 2026.01.15 15:06:12.443001 [ 5 ] {99494650-da1f-4ff3-bcbc-3a2561fd1853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4992 | 2026.01.15 15:06:12.443385 [ 5 ] {99494650-da1f-4ff3-bcbc-3a2561fd1853} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.01.15 15:06:12.443423 [ 5 ] {99494650-da1f-4ff3-bcbc-3a2561fd1853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4994 | 2026.01.15 15:06:12.443723 [ 5 ] {99494650-da1f-4ff3-bcbc-3a2561fd1853} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4995 | 2026.01.15 15:06:12.443938 [ 5 ] {99494650-da1f-4ff3-bcbc-3a2561fd1853} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.01.15 15:06:12.444065 [ 5 ] {99494650-da1f-4ff3-bcbc-3a2561fd1853} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00113 sec., 3539.823008849558 rows/sec., 288.65 KiB/sec. | ||
| 4997 | 2026.01.15 15:06:12.444102 [ 5 ] {99494650-da1f-4ff3-bcbc-3a2561fd1853} <Debug> TCPHandler: Processed in 0.001292483 sec. | ||
| 4998 | 2026.01.15 15:06:12.444205 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.01.15 15:06:12.444298 [ 5 ] {f5fdb06b-530c-4c69-96f9-74f54d22aec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5000 | 2026.01.15 15:06:12.444338 [ 5 ] {f5fdb06b-530c-4c69-96f9-74f54d22aec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5001 | 2026.01.15 15:06:12.445161 [ 5 ] {f5fdb06b-530c-4c69-96f9-74f54d22aec2} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.01.15 15:06:12.445198 [ 5 ] {f5fdb06b-530c-4c69-96f9-74f54d22aec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5003 | 2026.01.15 15:06:12.445566 [ 5 ] {f5fdb06b-530c-4c69-96f9-74f54d22aec2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5004 | 2026.01.15 15:06:12.445786 [ 5 ] {f5fdb06b-530c-4c69-96f9-74f54d22aec2} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.01.15 15:06:12.445913 [ 5 ] {f5fdb06b-530c-4c69-96f9-74f54d22aec2} <Debug> executeQuery: Read 1134 rows, 91.96 KiB in 0.001634 sec., 694002.4479804161 rows/sec., 54.96 MiB/sec. | ||
| 5006 | 2026.01.15 15:06:12.445950 [ 5 ] {f5fdb06b-530c-4c69-96f9-74f54d22aec2} <Debug> TCPHandler: Processed in 0.001791839 sec. | ||
| 5007 | 2026.01.15 15:06:12.446058 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.01.15 15:06:12.446151 [ 5 ] {a94a21fb-57ac-45bb-84b7-cb6eee318411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5009 | 2026.01.15 15:06:12.446192 [ 5 ] {a94a21fb-57ac-45bb-84b7-cb6eee318411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5010 | 2026.01.15 15:06:12.446687 [ 5 ] {a94a21fb-57ac-45bb-84b7-cb6eee318411} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.01.15 15:06:12.446723 [ 5 ] {a94a21fb-57ac-45bb-84b7-cb6eee318411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5012 | 2026.01.15 15:06:12.447047 [ 5 ] {a94a21fb-57ac-45bb-84b7-cb6eee318411} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5013 | 2026.01.15 15:06:12.447259 [ 5 ] {a94a21fb-57ac-45bb-84b7-cb6eee318411} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.01.15 15:06:12.447385 [ 5 ] {a94a21fb-57ac-45bb-84b7-cb6eee318411} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001252 sec., 174920.12779552714 rows/sec., 10.41 MiB/sec. | ||
| 5015 | 2026.01.15 15:06:12.447421 [ 5 ] {a94a21fb-57ac-45bb-84b7-cb6eee318411} <Debug> TCPHandler: Processed in 0.001411197 sec. | ||
| 5016 | 2026.01.15 15:06:12.447520 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.01.15 15:06:12.447612 [ 5 ] {957c8bdc-cd91-43dd-b34a-bed963ed2aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5018 | 2026.01.15 15:06:12.447650 [ 5 ] {957c8bdc-cd91-43dd-b34a-bed963ed2aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5019 | 2026.01.15 15:06:12.448122 [ 5 ] {957c8bdc-cd91-43dd-b34a-bed963ed2aa7} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.01.15 15:06:12.448158 [ 5 ] {957c8bdc-cd91-43dd-b34a-bed963ed2aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5021 | 2026.01.15 15:06:12.448456 [ 5 ] {957c8bdc-cd91-43dd-b34a-bed963ed2aa7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5022 | 2026.01.15 15:06:12.448674 [ 5 ] {957c8bdc-cd91-43dd-b34a-bed963ed2aa7} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.01.15 15:06:12.448780 [ 78 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5024 | 2026.01.15 15:06:12.448798 [ 5 ] {957c8bdc-cd91-43dd-b34a-bed963ed2aa7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001204 sec., 176079.7342192691 rows/sec., 11.36 MiB/sec. | ||
| 5025 | 2026.01.15 15:06:12.448848 [ 78 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.01.15 15:06:12.448857 [ 5 ] {957c8bdc-cd91-43dd-b34a-bed963ed2aa7} <Debug> TCPHandler: Processed in 0.001383506 sec. | ||
| 5027 | 2026.01.15 15:06:12.448877 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5028 | 2026.01.15 15:06:12.448975 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.01.15 15:06:12.448987 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 5030 | 2026.01.15 15:06:12.449084 [ 5 ] {2722decc-2c4f-42dc-a60f-b3014e1646b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5031 | 2026.01.15 15:06:12.449129 [ 5 ] {2722decc-2c4f-42dc-a60f-b3014e1646b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5032 | 2026.01.15 15:06:12.449129 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5033 | 2026.01.15 15:06:12.449181 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 237 rows starting from the beginning of the part | ||
| 5034 | 2026.01.15 15:06:12.449251 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5035 | 2026.01.15 15:06:12.449294 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5036 | 2026.01.15 15:06:12.449334 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5037 | 2026.01.15 15:06:12.449373 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5038 | 2026.01.15 15:06:12.449412 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 5039 | 2026.01.15 15:06:12.449630 [ 5 ] {2722decc-2c4f-42dc-a60f-b3014e1646b5} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.01.15 15:06:12.449674 [ 5 ] {2722decc-2c4f-42dc-a60f-b3014e1646b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5041 | 2026.01.15 15:06:12.450015 [ 5 ] {2722decc-2c4f-42dc-a60f-b3014e1646b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5042 | 2026.01.15 15:06:12.450250 [ 5 ] {2722decc-2c4f-42dc-a60f-b3014e1646b5} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.01.15 15:06:12.450362 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421847 sec., 763795.2606715069 rows/sec., 52.48 MiB/sec. | ||
| 5044 | 2026.01.15 15:06:12.450384 [ 5 ] {2722decc-2c4f-42dc-a60f-b3014e1646b5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001319 sec., 159969.6739954511 rows/sec., 9.08 MiB/sec. | ||
| 5045 | 2026.01.15 15:06:12.450427 [ 5 ] {2722decc-2c4f-42dc-a60f-b3014e1646b5} <Debug> TCPHandler: Processed in 0.001502469 sec. | ||
| 5046 | 2026.01.15 15:06:12.450508 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5047 | 2026.01.15 15:06:12.450535 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5048 | 2026.01.15 15:06:12.450634 [ 5 ] {34c9170e-d98d-444e-96bb-f6eb7c60863e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5049 | 2026.01.15 15:06:12.450676 [ 5 ] {34c9170e-d98d-444e-96bb-f6eb7c60863e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5050 | 2026.01.15 15:06:12.450775 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_16_3} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.01.15 15:06:12.450844 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_16_3} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5052 | 2026.01.15 15:06:12.450911 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 5053 | 2026.01.15 15:06:12.451339 [ 5 ] {34c9170e-d98d-444e-96bb-f6eb7c60863e} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.01.15 15:06:12.451380 [ 5 ] {34c9170e-d98d-444e-96bb-f6eb7c60863e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5055 | 2026.01.15 15:06:12.451727 [ 5 ] {34c9170e-d98d-444e-96bb-f6eb7c60863e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5056 | 2026.01.15 15:06:12.451940 [ 5 ] {34c9170e-d98d-444e-96bb-f6eb7c60863e} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.01.15 15:06:12.452068 [ 5 ] {34c9170e-d98d-444e-96bb-f6eb7c60863e} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001452 sec., 477272.7272727273 rows/sec., 33.36 MiB/sec. | ||
| 5058 | 2026.01.15 15:06:12.452105 [ 5 ] {34c9170e-d98d-444e-96bb-f6eb7c60863e} <Debug> TCPHandler: Processed in 0.001618843 sec. | ||
| 5059 | 2026.01.15 15:06:12.452207 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2026.01.15 15:06:12.452301 [ 5 ] {cf2b3ce0-30f1-4702-9a18-5e3d233765ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5061 | 2026.01.15 15:06:12.452343 [ 5 ] {cf2b3ce0-30f1-4702-9a18-5e3d233765ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5062 | 2026.01.15 15:06:12.452661 [ 5 ] {cf2b3ce0-30f1-4702-9a18-5e3d233765ea} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.01.15 15:06:12.452697 [ 5 ] {cf2b3ce0-30f1-4702-9a18-5e3d233765ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5064 | 2026.01.15 15:06:12.452995 [ 5 ] {cf2b3ce0-30f1-4702-9a18-5e3d233765ea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5065 | 2026.01.15 15:06:12.453212 [ 5 ] {cf2b3ce0-30f1-4702-9a18-5e3d233765ea} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.01.15 15:06:12.453339 [ 5 ] {cf2b3ce0-30f1-4702-9a18-5e3d233765ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 5067 | 2026.01.15 15:06:12.453376 [ 5 ] {cf2b3ce0-30f1-4702-9a18-5e3d233765ea} <Debug> TCPHandler: Processed in 0.00121707 sec. | ||
| 5068 | 2026.01.15 15:06:12.453484 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.01.15 15:06:12.453578 [ 5 ] {a6c18966-291a-4965-9676-69e638018ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5070 | 2026.01.15 15:06:12.453622 [ 5 ] {a6c18966-291a-4965-9676-69e638018ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5071 | 2026.01.15 15:06:12.454051 [ 5 ] {a6c18966-291a-4965-9676-69e638018ae2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.01.15 15:06:12.454087 [ 5 ] {a6c18966-291a-4965-9676-69e638018ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5073 | 2026.01.15 15:06:12.454428 [ 5 ] {a6c18966-291a-4965-9676-69e638018ae2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5074 | 2026.01.15 15:06:12.454658 [ 5 ] {a6c18966-291a-4965-9676-69e638018ae2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.01.15 15:06:12.454795 [ 5 ] {a6c18966-291a-4965-9676-69e638018ae2} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001234 sec., 256077.7957860616 rows/sec., 16.83 MiB/sec. | ||
| 5076 | 2026.01.15 15:06:12.454839 [ 5 ] {a6c18966-291a-4965-9676-69e638018ae2} <Debug> TCPHandler: Processed in 0.001403066 sec. | ||
| 5077 | 2026.01.15 15:06:12.454947 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2026.01.15 15:06:12.455041 [ 5 ] {617b70c0-7893-4cfb-9a0f-4122de306bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5079 | 2026.01.15 15:06:12.455082 [ 5 ] {617b70c0-7893-4cfb-9a0f-4122de306bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5080 | 2026.01.15 15:06:12.455383 [ 5 ] {617b70c0-7893-4cfb-9a0f-4122de306bc8} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.01.15 15:06:12.455418 [ 5 ] {617b70c0-7893-4cfb-9a0f-4122de306bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5082 | 2026.01.15 15:06:12.455713 [ 5 ] {617b70c0-7893-4cfb-9a0f-4122de306bc8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5083 | 2026.01.15 15:06:12.455924 [ 5 ] {617b70c0-7893-4cfb-9a0f-4122de306bc8} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.01.15 15:06:12.456026 [ 79 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5085 | 2026.01.15 15:06:12.456053 [ 5 ] {617b70c0-7893-4cfb-9a0f-4122de306bc8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 5086 | 2026.01.15 15:06:12.456087 [ 79 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.01.15 15:06:12.456097 [ 5 ] {617b70c0-7893-4cfb-9a0f-4122de306bc8} <Debug> TCPHandler: Processed in 0.001198149 sec. | ||
| 5088 | 2026.01.15 15:06:12.456115 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5089 | 2026.01.15 15:06:12.456197 [ 195 ] {54d89b74-cb02-4b99-ac15-6697062e954a::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 | ||
| 5090 | 2026.01.15 15:06:12.456212 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2026.01.15 15:06:12.456301 [ 195 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5092 | 2026.01.15 15:06:12.456316 [ 5 ] {f5e87c3f-f9a7-4b07-b621-fe1f23db021b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5093 | 2026.01.15 15:06:12.456334 [ 195 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5094 | 2026.01.15 15:06:12.456377 [ 5 ] {f5e87c3f-f9a7-4b07-b621-fe1f23db021b} <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 | ||
| 5095 | 2026.01.15 15:06:12.456391 [ 195 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5096 | 2026.01.15 15:06:12.456437 [ 195 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5097 | 2026.01.15 15:06:12.456482 [ 195 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5098 | 2026.01.15 15:06:12.456518 [ 195 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5099 | 2026.01.15 15:06:12.456553 [ 195 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5100 | 2026.01.15 15:06:12.457168 [ 5 ] {f5e87c3f-f9a7-4b07-b621-fe1f23db021b} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.01.15 15:06:12.457209 [ 5 ] {f5e87c3f-f9a7-4b07-b621-fe1f23db021b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5102 | 2026.01.15 15:06:12.457263 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001095866 sec., 13687.804895854055 rows/sec., 915.19 KiB/sec. | ||
| 5103 | 2026.01.15 15:06:12.457442 [ 193 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5104 | 2026.01.15 15:06:12.457737 [ 5 ] {f5e87c3f-f9a7-4b07-b621-fe1f23db021b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5105 | 2026.01.15 15:06:12.457769 [ 193 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_15_3} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.01.15 15:06:12.457858 [ 193 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_15_3} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5107 | 2026.01.15 15:06:12.457955 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5108 | 2026.01.15 15:06:12.457995 [ 5 ] {f5e87c3f-f9a7-4b07-b621-fe1f23db021b} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2026.01.15 15:06:12.458142 [ 5 ] {f5e87c3f-f9a7-4b07-b621-fe1f23db021b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001844 sec., 5422.993492407809 rows/sec., 9.72 MiB/sec. | ||
| 5110 | 2026.01.15 15:06:12.458195 [ 5 ] {f5e87c3f-f9a7-4b07-b621-fe1f23db021b} <Debug> TCPHandler: Processed in 0.002031826 sec. | ||
| 5111 | 2026.01.15 15:06:12.458298 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2026.01.15 15:06:12.458393 [ 5 ] {968b45ea-6e3d-49a4-8007-d5fcb6174ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5113 | 2026.01.15 15:06:12.458435 [ 5 ] {968b45ea-6e3d-49a4-8007-d5fcb6174ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5114 | 2026.01.15 15:06:12.458781 [ 5 ] {968b45ea-6e3d-49a4-8007-d5fcb6174ea0} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.01.15 15:06:12.458818 [ 5 ] {968b45ea-6e3d-49a4-8007-d5fcb6174ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5116 | 2026.01.15 15:06:12.459147 [ 5 ] {968b45ea-6e3d-49a4-8007-d5fcb6174ea0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5117 | 2026.01.15 15:06:12.459363 [ 5 ] {968b45ea-6e3d-49a4-8007-d5fcb6174ea0} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2026.01.15 15:06:12.459490 [ 5 ] {968b45ea-6e3d-49a4-8007-d5fcb6174ea0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001115 sec., 93273.54260089685 rows/sec., 5.72 MiB/sec. | ||
| 5119 | 2026.01.15 15:06:12.459525 [ 5 ] {968b45ea-6e3d-49a4-8007-d5fcb6174ea0} <Debug> TCPHandler: Processed in 0.001276082 sec. | ||
| 5120 | 2026.01.15 15:06:14.048715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10140 | ||
| 5121 | 2026.01.15 15:06:14.049219 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.01.15 15:06:14.049252 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5123 | 2026.01.15 15:06:14.049722 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5124 | 2026.01.15 15:06:14.049953 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.01.15 15:06:14.050077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10140 | ||
| 5126 | 2026.01.15 15:06:14.050092 [ 76 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5127 | 2026.01.15 15:06:14.050136 [ 76 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.01.15 15:06:14.050165 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5129 | 2026.01.15 15:06:14.050292 [ 189 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 5130 | 2026.01.15 15:06:14.050433 [ 189 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5131 | 2026.01.15 15:06:14.050471 [ 189 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7708 rows starting from the beginning of the part | ||
| 5132 | 2026.01.15 15:06:14.050532 [ 189 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 5133 | 2026.01.15 15:06:14.050573 [ 189 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 5134 | 2026.01.15 15:06:14.050611 [ 189 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 5135 | 2026.01.15 15:06:14.050645 [ 189 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 5136 | 2026.01.15 15:06:14.050682 [ 189 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 5137 | 2026.01.15 15:06:14.052814 [ 193 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002578525 sec., 3932480.7787397834 rows/sec., 56.25 MiB/sec. | ||
| 5138 | 2026.01.15 15:06:14.053076 [ 193 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5139 | 2026.01.15 15:06:14.053330 [ 193 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_21_4} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2026.01.15 15:06:14.053390 [ 193 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_21_4} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5141 | 2026.01.15 15:06:14.053483 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5142 | 2026.01.15 15:06:14.562744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5143 | 2026.01.15 15:06:14.579376 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.01.15 15:06:14.579431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5145 | 2026.01.15 15:06:14.585151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5146 | 2026.01.15 15:06:14.585890 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.01.15 15:06:14.586182 [ 74 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5148 | 2026.01.15 15:06:14.586252 [ 74 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.01.15 15:06:14.586275 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5150 | 2026.01.15 15:06:14.586382 [ 189 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 5151 | 2026.01.15 15:06:14.588850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5152 | 2026.01.15 15:06:14.590319 [ 189 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5153 | 2026.01.15 15:06:14.591829 [ 189 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 5154 | 2026.01.15 15:06:14.596404 [ 189 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 5155 | 2026.01.15 15:06:14.600628 [ 189 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 5156 | 2026.01.15 15:06:14.605086 [ 189 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 5157 | 2026.01.15 15:06:14.609650 [ 189 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 5158 | 2026.01.15 15:06:14.614095 [ 189 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 5159 | 2026.01.15 15:06:14.664259 [ 194 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077921867 sec., 2040.5055233083672 rows/sec., 10.55 MiB/sec. | ||
| 5160 | 2026.01.15 15:06:14.666765 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5161 | 2026.01.15 15:06:14.668652 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_21_4} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.01.15 15:06:14.668728 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_21_4} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5163 | 2026.01.15 15:06:14.671073 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5164 | 2026.01.15 15:06:15.001187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.96 MiB, peak 257.51 MiB, free memory in arenas 0.00 B, will set to 251.49 MiB (RSS), difference: 4.53 MiB | ||
| 5165 | 2026.01.15 15:06:16.554155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 688 | ||
| 5166 | 2026.01.15 15:06:16.556610 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.01.15 15:06:16.556663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5168 | 2026.01.15 15:06:16.557894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5169 | 2026.01.15 15:06:16.558172 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2026.01.15 15:06:16.558362 [ 71 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5171 | 2026.01.15 15:06:16.558455 [ 71 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.01.15 15:06:16.558491 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5173 | 2026.01.15 15:06:16.558515 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5174 | 2026.01.15 15:06:16.558636 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 5175 | 2026.01.15 15:06:16.559399 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5176 | 2026.01.15 15:06:16.559531 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 504 rows starting from the beginning of the part | ||
| 5177 | 2026.01.15 15:06:16.559878 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 5178 | 2026.01.15 15:06:16.560205 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5179 | 2026.01.15 15:06:16.560520 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
| 5180 | 2026.01.15 15:06:16.560833 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5181 | 2026.01.15 15:06:16.561143 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 5182 | 2026.01.15 15:06:16.566737 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 72 columns (72 merged, 0 gathered) in 0.008159808 sec., 84315.70938924054 rows/sec., 72.91 MiB/sec. | ||
| 5183 | 2026.01.15 15:06:16.568174 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5184 | 2026.01.15 15:06:16.568802 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_16_3} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.01.15 15:06:16.568890 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_16_3} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5186 | 2026.01.15 15:06:16.569133 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5187 | 2026.01.15 15:06:17.430162 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2026.01.15 15:06:17.430348 [ 5 ] {7ccbb296-3db4-45e8-a1ca-6406dbd20d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5189 | 2026.01.15 15:06:17.430413 [ 5 ] {7ccbb296-3db4-45e8-a1ca-6406dbd20d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5190 | 2026.01.15 15:06:17.431092 [ 5 ] {7ccbb296-3db4-45e8-a1ca-6406dbd20d64} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.01.15 15:06:17.431139 [ 5 ] {7ccbb296-3db4-45e8-a1ca-6406dbd20d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5192 | 2026.01.15 15:06:17.431629 [ 5 ] {7ccbb296-3db4-45e8-a1ca-6406dbd20d64} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5193 | 2026.01.15 15:06:17.431879 [ 5 ] {7ccbb296-3db4-45e8-a1ca-6406dbd20d64} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.01.15 15:06:17.432036 [ 5 ] {7ccbb296-3db4-45e8-a1ca-6406dbd20d64} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001736 sec., 67972.35023041476 rows/sec., 5.76 MiB/sec. | ||
| 5195 | 2026.01.15 15:06:17.432079 [ 5 ] {7ccbb296-3db4-45e8-a1ca-6406dbd20d64} <Debug> TCPHandler: Processed in 0.002048397 sec. | ||
| 5196 | 2026.01.15 15:06:17.432220 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.01.15 15:06:17.432319 [ 5 ] {2b49c038-c87a-4902-b778-879687be78ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5198 | 2026.01.15 15:06:17.432361 [ 5 ] {2b49c038-c87a-4902-b778-879687be78ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5199 | 2026.01.15 15:06:17.432790 [ 5 ] {2b49c038-c87a-4902-b778-879687be78ef} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.01.15 15:06:17.432827 [ 5 ] {2b49c038-c87a-4902-b778-879687be78ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5201 | 2026.01.15 15:06:17.433146 [ 5 ] {2b49c038-c87a-4902-b778-879687be78ef} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5202 | 2026.01.15 15:06:17.433376 [ 5 ] {2b49c038-c87a-4902-b778-879687be78ef} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.01.15 15:06:17.433509 [ 5 ] {2b49c038-c87a-4902-b778-879687be78ef} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001209 sec., 25641.02564102564 rows/sec., 1.88 MiB/sec. | ||
| 5204 | 2026.01.15 15:06:17.433547 [ 5 ] {2b49c038-c87a-4902-b778-879687be78ef} <Debug> TCPHandler: Processed in 0.001377555 sec. | ||
| 5205 | 2026.01.15 15:06:17.433647 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5206 | 2026.01.15 15:06:17.433742 [ 5 ] {6e380abd-9afc-4a68-b53f-b296aadd567d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5207 | 2026.01.15 15:06:17.433785 [ 5 ] {6e380abd-9afc-4a68-b53f-b296aadd567d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5208 | 2026.01.15 15:06:17.434226 [ 5 ] {6e380abd-9afc-4a68-b53f-b296aadd567d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2026.01.15 15:06:17.434263 [ 5 ] {6e380abd-9afc-4a68-b53f-b296aadd567d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5210 | 2026.01.15 15:06:17.434587 [ 5 ] {6e380abd-9afc-4a68-b53f-b296aadd567d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5211 | 2026.01.15 15:06:17.434826 [ 5 ] {6e380abd-9afc-4a68-b53f-b296aadd567d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.01.15 15:06:17.434951 [ 5 ] {6e380abd-9afc-4a68-b53f-b296aadd567d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001228 sec., 77361.56351791532 rows/sec., 6.04 MiB/sec. | ||
| 5213 | 2026.01.15 15:06:17.434989 [ 5 ] {6e380abd-9afc-4a68-b53f-b296aadd567d} <Debug> TCPHandler: Processed in 0.001390026 sec. | ||
| 5214 | 2026.01.15 15:06:17.435107 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.01.15 15:06:17.435207 [ 5 ] {ad86f2b1-9bf3-4abc-94e1-3a119a0207c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5216 | 2026.01.15 15:06:17.435251 [ 5 ] {ad86f2b1-9bf3-4abc-94e1-3a119a0207c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5217 | 2026.01.15 15:06:17.435676 [ 5 ] {ad86f2b1-9bf3-4abc-94e1-3a119a0207c1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2026.01.15 15:06:17.435713 [ 5 ] {ad86f2b1-9bf3-4abc-94e1-3a119a0207c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5219 | 2026.01.15 15:06:17.436077 [ 5 ] {ad86f2b1-9bf3-4abc-94e1-3a119a0207c1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5220 | 2026.01.15 15:06:17.436305 [ 5 ] {ad86f2b1-9bf3-4abc-94e1-3a119a0207c1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2026.01.15 15:06:17.436436 [ 5 ] {ad86f2b1-9bf3-4abc-94e1-3a119a0207c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 5222 | 2026.01.15 15:06:17.436473 [ 5 ] {ad86f2b1-9bf3-4abc-94e1-3a119a0207c1} <Debug> TCPHandler: Processed in 0.001414726 sec. | ||
| 5223 | 2026.01.15 15:06:17.436588 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2026.01.15 15:06:17.436685 [ 5 ] {34250cb3-8524-4b1e-9331-ef1a9c1b2d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5225 | 2026.01.15 15:06:17.436741 [ 5 ] {34250cb3-8524-4b1e-9331-ef1a9c1b2d3c} <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 | ||
| 5226 | 2026.01.15 15:06:17.437572 [ 5 ] {34250cb3-8524-4b1e-9331-ef1a9c1b2d3c} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2026.01.15 15:06:17.437609 [ 5 ] {34250cb3-8524-4b1e-9331-ef1a9c1b2d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5228 | 2026.01.15 15:06:17.438183 [ 5 ] {34250cb3-8524-4b1e-9331-ef1a9c1b2d3c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5229 | 2026.01.15 15:06:17.438426 [ 5 ] {34250cb3-8524-4b1e-9331-ef1a9c1b2d3c} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.01.15 15:06:17.438564 [ 5 ] {34250cb3-8524-4b1e-9331-ef1a9c1b2d3c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001897 sec., 16341.591987348445 rows/sec., 29.28 MiB/sec. | ||
| 5231 | 2026.01.15 15:06:17.438624 [ 5 ] {34250cb3-8524-4b1e-9331-ef1a9c1b2d3c} <Debug> TCPHandler: Processed in 0.002084378 sec. | ||
| 5232 | 2026.01.15 15:06:17.438746 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5233 | 2026.01.15 15:06:17.438843 [ 5 ] {b944a2cd-06cf-44eb-8ec2-d179550d9322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5234 | 2026.01.15 15:06:17.438886 [ 5 ] {b944a2cd-06cf-44eb-8ec2-d179550d9322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5235 | 2026.01.15 15:06:17.439239 [ 5 ] {b944a2cd-06cf-44eb-8ec2-d179550d9322} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.01.15 15:06:17.439277 [ 5 ] {b944a2cd-06cf-44eb-8ec2-d179550d9322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5237 | 2026.01.15 15:06:17.439601 [ 5 ] {b944a2cd-06cf-44eb-8ec2-d179550d9322} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5238 | 2026.01.15 15:06:17.439831 [ 5 ] {b944a2cd-06cf-44eb-8ec2-d179550d9322} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.01.15 15:06:17.439963 [ 5 ] {b944a2cd-06cf-44eb-8ec2-d179550d9322} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 5240 | 2026.01.15 15:06:17.440001 [ 5 ] {b944a2cd-06cf-44eb-8ec2-d179550d9322} <Debug> TCPHandler: Processed in 0.001304983 sec. | ||
| 5241 | 2026.01.15 15:06:21.432293 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5242 | 2026.01.15 15:06:21.432352 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5243 | 2026.01.15 15:06:21.550360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10588 | ||
| 5244 | 2026.01.15 15:06:21.550865 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.01.15 15:06:21.550910 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5246 | 2026.01.15 15:06:21.551626 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5247 | 2026.01.15 15:06:21.551873 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.01.15 15:06:21.552019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10588 | ||
| 5249 | 2026.01.15 15:06:22.088945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5250 | 2026.01.15 15:06:22.105340 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.01.15 15:06:22.105398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5252 | 2026.01.15 15:06:22.111069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5253 | 2026.01.15 15:06:22.111803 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.01.15 15:06:22.114807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5255 | 2026.01.15 15:06:22.440623 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2026.01.15 15:06:22.440824 [ 5 ] {c76b3bb6-7389-4652-9ac3-4521f47a82ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5257 | 2026.01.15 15:06:22.440897 [ 5 ] {c76b3bb6-7389-4652-9ac3-4521f47a82ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5258 | 2026.01.15 15:06:22.441769 [ 5 ] {c76b3bb6-7389-4652-9ac3-4521f47a82ee} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2026.01.15 15:06:22.441821 [ 5 ] {c76b3bb6-7389-4652-9ac3-4521f47a82ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5260 | 2026.01.15 15:06:22.442244 [ 5 ] {c76b3bb6-7389-4652-9ac3-4521f47a82ee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5261 | 2026.01.15 15:06:22.442499 [ 5 ] {c76b3bb6-7389-4652-9ac3-4521f47a82ee} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2026.01.15 15:06:22.442659 [ 5 ] {c76b3bb6-7389-4652-9ac3-4521f47a82ee} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001889 sec., 217046.0561143462 rows/sec., 13.77 MiB/sec. | ||
| 5263 | 2026.01.15 15:06:22.442711 [ 5 ] {c76b3bb6-7389-4652-9ac3-4521f47a82ee} <Debug> TCPHandler: Processed in 0.002229203 sec. | ||
| 5264 | 2026.01.15 15:06:22.442833 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5265 | 2026.01.15 15:06:22.442935 [ 5 ] {4605148d-a7d2-4d23-9765-c222174b6af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5266 | 2026.01.15 15:06:22.442980 [ 5 ] {4605148d-a7d2-4d23-9765-c222174b6af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5267 | 2026.01.15 15:06:22.443898 [ 5 ] {4605148d-a7d2-4d23-9765-c222174b6af2} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2026.01.15 15:06:22.443937 [ 5 ] {4605148d-a7d2-4d23-9765-c222174b6af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5269 | 2026.01.15 15:06:22.444328 [ 5 ] {4605148d-a7d2-4d23-9765-c222174b6af2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5270 | 2026.01.15 15:06:22.444557 [ 5 ] {4605148d-a7d2-4d23-9765-c222174b6af2} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.01.15 15:06:22.444697 [ 5 ] {4605148d-a7d2-4d23-9765-c222174b6af2} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001784 sec., 634529.1479820628 rows/sec., 50.26 MiB/sec. | ||
| 5272 | 2026.01.15 15:06:22.444738 [ 5 ] {4605148d-a7d2-4d23-9765-c222174b6af2} <Debug> TCPHandler: Processed in 0.001956734 sec. | ||
| 5273 | 2026.01.15 15:06:22.444849 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2026.01.15 15:06:22.444946 [ 5 ] {7df88df0-e373-493a-82dd-76975bc4acd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.01.15 15:06:22.444987 [ 5 ] {7df88df0-e373-493a-82dd-76975bc4acd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5276 | 2026.01.15 15:06:22.445468 [ 5 ] {7df88df0-e373-493a-82dd-76975bc4acd5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.01.15 15:06:22.445505 [ 5 ] {7df88df0-e373-493a-82dd-76975bc4acd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5278 | 2026.01.15 15:06:22.445821 [ 5 ] {7df88df0-e373-493a-82dd-76975bc4acd5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5279 | 2026.01.15 15:06:22.446058 [ 5 ] {7df88df0-e373-493a-82dd-76975bc4acd5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.01.15 15:06:22.446188 [ 5 ] {7df88df0-e373-493a-82dd-76975bc4acd5} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001262 sec., 170364.50079239302 rows/sec., 10.11 MiB/sec. | ||
| 5281 | 2026.01.15 15:06:22.446226 [ 5 ] {7df88df0-e373-493a-82dd-76975bc4acd5} <Debug> TCPHandler: Processed in 0.001426667 sec. | ||
| 5282 | 2026.01.15 15:06:22.446329 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.01.15 15:06:22.446424 [ 5 ] {cc1a6479-6e23-45c8-b770-64d214a53b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5284 | 2026.01.15 15:06:22.446464 [ 5 ] {cc1a6479-6e23-45c8-b770-64d214a53b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5285 | 2026.01.15 15:06:22.446935 [ 5 ] {cc1a6479-6e23-45c8-b770-64d214a53b1f} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2026.01.15 15:06:22.446972 [ 5 ] {cc1a6479-6e23-45c8-b770-64d214a53b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5287 | 2026.01.15 15:06:22.447288 [ 5 ] {cc1a6479-6e23-45c8-b770-64d214a53b1f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5288 | 2026.01.15 15:06:22.447520 [ 5 ] {cc1a6479-6e23-45c8-b770-64d214a53b1f} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.01.15 15:06:22.447650 [ 5 ] {cc1a6479-6e23-45c8-b770-64d214a53b1f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001244 sec., 170418.00643086815 rows/sec., 10.99 MiB/sec. | ||
| 5290 | 2026.01.15 15:06:22.447753 [ 5 ] {cc1a6479-6e23-45c8-b770-64d214a53b1f} <Debug> TCPHandler: Processed in 0.001471728 sec. | ||
| 5291 | 2026.01.15 15:06:22.447856 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5292 | 2026.01.15 15:06:22.447951 [ 5 ] {8e65221e-a0f2-4105-8a94-5c641a93e04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5293 | 2026.01.15 15:06:22.447992 [ 5 ] {8e65221e-a0f2-4105-8a94-5c641a93e04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5294 | 2026.01.15 15:06:22.448459 [ 5 ] {8e65221e-a0f2-4105-8a94-5c641a93e04e} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2026.01.15 15:06:22.448500 [ 5 ] {8e65221e-a0f2-4105-8a94-5c641a93e04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5296 | 2026.01.15 15:06:22.448822 [ 5 ] {8e65221e-a0f2-4105-8a94-5c641a93e04e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5297 | 2026.01.15 15:06:22.449042 [ 5 ] {8e65221e-a0f2-4105-8a94-5c641a93e04e} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2026.01.15 15:06:22.449260 [ 5 ] {8e65221e-a0f2-4105-8a94-5c641a93e04e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001327 sec., 159005.27505651847 rows/sec., 9.03 MiB/sec. | ||
| 5299 | 2026.01.15 15:06:22.449299 [ 5 ] {8e65221e-a0f2-4105-8a94-5c641a93e04e} <Debug> TCPHandler: Processed in 0.001491739 sec. | ||
| 5300 | 2026.01.15 15:06:22.449397 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5301 | 2026.01.15 15:06:22.449491 [ 5 ] {0b71ea29-60b8-43dc-bf06-0f645a74705c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5302 | 2026.01.15 15:06:22.449531 [ 5 ] {0b71ea29-60b8-43dc-bf06-0f645a74705c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5303 | 2026.01.15 15:06:22.450162 [ 5 ] {0b71ea29-60b8-43dc-bf06-0f645a74705c} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2026.01.15 15:06:22.450199 [ 5 ] {0b71ea29-60b8-43dc-bf06-0f645a74705c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5305 | 2026.01.15 15:06:22.450543 [ 5 ] {0b71ea29-60b8-43dc-bf06-0f645a74705c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5306 | 2026.01.15 15:06:22.450760 [ 5 ] {0b71ea29-60b8-43dc-bf06-0f645a74705c} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5307 | 2026.01.15 15:06:22.450888 [ 5 ] {0b71ea29-60b8-43dc-bf06-0f645a74705c} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001415 sec., 486925.79505300353 rows/sec., 34.00 MiB/sec. | ||
| 5308 | 2026.01.15 15:06:22.450925 [ 5 ] {0b71ea29-60b8-43dc-bf06-0f645a74705c} <Debug> TCPHandler: Processed in 0.001576111 sec. | ||
| 5309 | 2026.01.15 15:06:22.451053 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2026.01.15 15:06:22.451178 [ 5 ] {19a2deeb-73b5-4cec-93bb-2edaf3a115e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5311 | 2026.01.15 15:06:22.451230 [ 5 ] {19a2deeb-73b5-4cec-93bb-2edaf3a115e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5312 | 2026.01.15 15:06:22.451625 [ 5 ] {19a2deeb-73b5-4cec-93bb-2edaf3a115e5} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.01.15 15:06:22.451664 [ 5 ] {19a2deeb-73b5-4cec-93bb-2edaf3a115e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5314 | 2026.01.15 15:06:22.451991 [ 5 ] {19a2deeb-73b5-4cec-93bb-2edaf3a115e5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5315 | 2026.01.15 15:06:22.452223 [ 5 ] {19a2deeb-73b5-4cec-93bb-2edaf3a115e5} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2026.01.15 15:06:22.452355 [ 5 ] {19a2deeb-73b5-4cec-93bb-2edaf3a115e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001202 sec., 4991.680532445924 rows/sec., 260.80 KiB/sec. | ||
| 5317 | 2026.01.15 15:06:22.452392 [ 5 ] {19a2deeb-73b5-4cec-93bb-2edaf3a115e5} <Debug> TCPHandler: Processed in 0.001401006 sec. | ||
| 5318 | 2026.01.15 15:06:22.452496 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5319 | 2026.01.15 15:06:22.452591 [ 5 ] {62c75ca8-8e8e-4e91-8742-26e1a76bddb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5320 | 2026.01.15 15:06:22.452634 [ 5 ] {62c75ca8-8e8e-4e91-8742-26e1a76bddb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5321 | 2026.01.15 15:06:22.453057 [ 5 ] {62c75ca8-8e8e-4e91-8742-26e1a76bddb2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.01.15 15:06:22.453094 [ 5 ] {62c75ca8-8e8e-4e91-8742-26e1a76bddb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5323 | 2026.01.15 15:06:22.453437 [ 5 ] {62c75ca8-8e8e-4e91-8742-26e1a76bddb2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5324 | 2026.01.15 15:06:22.453658 [ 5 ] {62c75ca8-8e8e-4e91-8742-26e1a76bddb2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.01.15 15:06:22.453788 [ 5 ] {62c75ca8-8e8e-4e91-8742-26e1a76bddb2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 5326 | 2026.01.15 15:06:22.453825 [ 5 ] {62c75ca8-8e8e-4e91-8742-26e1a76bddb2} <Debug> TCPHandler: Processed in 0.001377656 sec. | ||
| 5327 | 2026.01.15 15:06:22.453930 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2026.01.15 15:06:22.454031 [ 5 ] {d574c6bb-97e0-4fb7-90bb-4c01dffa13d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5329 | 2026.01.15 15:06:22.454074 [ 5 ] {d574c6bb-97e0-4fb7-90bb-4c01dffa13d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5330 | 2026.01.15 15:06:22.454379 [ 5 ] {d574c6bb-97e0-4fb7-90bb-4c01dffa13d0} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2026.01.15 15:06:22.454416 [ 5 ] {d574c6bb-97e0-4fb7-90bb-4c01dffa13d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5332 | 2026.01.15 15:06:22.454747 [ 5 ] {d574c6bb-97e0-4fb7-90bb-4c01dffa13d0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5333 | 2026.01.15 15:06:22.454957 [ 5 ] {d574c6bb-97e0-4fb7-90bb-4c01dffa13d0} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.01.15 15:06:22.455085 [ 5 ] {d574c6bb-97e0-4fb7-90bb-4c01dffa13d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 5335 | 2026.01.15 15:06:22.455121 [ 5 ] {d574c6bb-97e0-4fb7-90bb-4c01dffa13d0} <Debug> TCPHandler: Processed in 0.001239781 sec. | ||
| 5336 | 2026.01.15 15:06:22.455221 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2026.01.15 15:06:22.455313 [ 5 ] {12bb7a9e-c945-4b6a-8b20-5d2b63d2a889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5338 | 2026.01.15 15:06:22.455366 [ 5 ] {12bb7a9e-c945-4b6a-8b20-5d2b63d2a889} <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 | ||
| 5339 | 2026.01.15 15:06:22.456132 [ 5 ] {12bb7a9e-c945-4b6a-8b20-5d2b63d2a889} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.01.15 15:06:22.456168 [ 5 ] {12bb7a9e-c945-4b6a-8b20-5d2b63d2a889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5341 | 2026.01.15 15:06:22.456679 [ 5 ] {12bb7a9e-c945-4b6a-8b20-5d2b63d2a889} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5342 | 2026.01.15 15:06:22.456909 [ 5 ] {12bb7a9e-c945-4b6a-8b20-5d2b63d2a889} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.01.15 15:06:22.457046 [ 5 ] {12bb7a9e-c945-4b6a-8b20-5d2b63d2a889} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001751 sec., 5711.022272986865 rows/sec., 10.23 MiB/sec. | ||
| 5344 | 2026.01.15 15:06:22.457103 [ 5 ] {12bb7a9e-c945-4b6a-8b20-5d2b63d2a889} <Debug> TCPHandler: Processed in 0.001929123 sec. | ||
| 5345 | 2026.01.15 15:06:22.457204 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2026.01.15 15:06:22.457296 [ 5 ] {f0b80bfb-43be-4065-b26e-d78aa3a4efa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5347 | 2026.01.15 15:06:22.457336 [ 5 ] {f0b80bfb-43be-4065-b26e-d78aa3a4efa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5348 | 2026.01.15 15:06:22.457663 [ 5 ] {f0b80bfb-43be-4065-b26e-d78aa3a4efa1} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2026.01.15 15:06:22.457698 [ 5 ] {f0b80bfb-43be-4065-b26e-d78aa3a4efa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5350 | 2026.01.15 15:06:22.458005 [ 5 ] {f0b80bfb-43be-4065-b26e-d78aa3a4efa1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5351 | 2026.01.15 15:06:22.458211 [ 5 ] {f0b80bfb-43be-4065-b26e-d78aa3a4efa1} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2026.01.15 15:06:22.458333 [ 5 ] {f0b80bfb-43be-4065-b26e-d78aa3a4efa1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 5353 | 2026.01.15 15:06:22.458369 [ 5 ] {f0b80bfb-43be-4065-b26e-d78aa3a4efa1} <Debug> TCPHandler: Processed in 0.00121228 sec. | ||
| 5354 | 2026.01.15 15:06:26.558723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 722 | ||
| 5355 | 2026.01.15 15:06:26.561172 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.01.15 15:06:26.561220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5357 | 2026.01.15 15:06:26.562433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5358 | 2026.01.15 15:06:26.562706 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2026.01.15 15:06:26.563052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5360 | 2026.01.15 15:06:27.386609 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.01.15 15:06:27.386884 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5362 | 2026.01.15 15:06:27.387239 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5363 | 2026.01.15 15:06:27.387282 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5364 | 2026.01.15 15:06:27.387548 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5365 | 2026.01.15 15:06:27.387618 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5366 | 2026.01.15 15:06:27.387757 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 5367 | 2026.01.15 15:06:27.387861 [ 300 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5368 | 2026.01.15 15:06:27.387863 [ 312 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5369 | 2026.01.15 15:06:27.387889 [ 261 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5370 | 2026.01.15 15:06:27.388005 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5371 | 2026.01.15 15:06:27.388031 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5372 | 2026.01.15 15:06:27.388103 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5373 | 2026.01.15 15:06:27.388123 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5374 | 2026.01.15 15:06:27.388158 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5375 | 2026.01.15 15:06:27.388195 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5376 | 2026.01.15 15:06:27.388890 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002132 sec., 19230.76923076923 rows/sec., 774.56 KiB/sec. | ||
| 5377 | 2026.01.15 15:06:27.388974 [ 5 ] {5ce3c195-e642-47b5-aaf3-eb1b89a0e0ed} <Debug> TCPHandler: Processed in 0.002502682 sec. | ||
| 5378 | 2026.01.15 15:06:27.389295 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.01.15 15:06:27.389433 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5380 | 2026.01.15 15:06:27.389671 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5381 | 2026.01.15 15:06:27.389710 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5382 | 2026.01.15 15:06:27.389928 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5383 | 2026.01.15 15:06:27.389982 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5384 | 2026.01.15 15:06:27.390086 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 5385 | 2026.01.15 15:06:27.390139 [ 312 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5386 | 2026.01.15 15:06:27.390156 [ 261 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5387 | 2026.01.15 15:06:27.390223 [ 260 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5388 | 2026.01.15 15:06:27.390337 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5389 | 2026.01.15 15:06:27.390363 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5390 | 2026.01.15 15:06:27.390419 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5391 | 2026.01.15 15:06:27.390437 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5392 | 2026.01.15 15:06:27.390469 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5393 | 2026.01.15 15:06:27.390502 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5394 | 2026.01.15 15:06:27.391145 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001769 sec., 23176.936122102885 rows/sec., 933.50 KiB/sec. | ||
| 5395 | 2026.01.15 15:06:27.391235 [ 5 ] {34d11902-238a-41c1-95e3-73b6b12ed8af} <Debug> TCPHandler: Processed in 0.001991736 sec. | ||
| 5396 | 2026.01.15 15:06:27.391471 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2026.01.15 15:06:27.391610 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5398 | 2026.01.15 15:06:27.391832 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5399 | 2026.01.15 15:06:27.391870 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5400 | 2026.01.15 15:06:27.392096 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5401 | 2026.01.15 15:06:27.392149 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5402 | 2026.01.15 15:06:27.392249 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 5403 | 2026.01.15 15:06:27.392311 [ 312 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5404 | 2026.01.15 15:06:27.392323 [ 260 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5405 | 2026.01.15 15:06:27.392333 [ 261 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5406 | 2026.01.15 15:06:27.392437 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5407 | 2026.01.15 15:06:27.392463 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5408 | 2026.01.15 15:06:27.392520 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5409 | 2026.01.15 15:06:27.392536 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5410 | 2026.01.15 15:06:27.392567 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5411 | 2026.01.15 15:06:27.392600 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5412 | 2026.01.15 15:06:27.393157 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001604 sec., 25561.097256857855 rows/sec., 1.01 MiB/sec. | ||
| 5413 | 2026.01.15 15:06:27.393249 [ 5 ] {f2c93f55-3b5b-4bb9-84df-b554d9bf536c} <Debug> TCPHandler: Processed in 0.00183035 sec. | ||
| 5414 | 2026.01.15 15:06:27.393464 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2026.01.15 15:06:27.393603 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5416 | 2026.01.15 15:06:27.393822 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5417 | 2026.01.15 15:06:27.393860 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5418 | 2026.01.15 15:06:27.394075 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5419 | 2026.01.15 15:06:27.394127 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5420 | 2026.01.15 15:06:27.394224 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 5421 | 2026.01.15 15:06:27.394288 [ 261 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5422 | 2026.01.15 15:06:27.394296 [ 260 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5423 | 2026.01.15 15:06:27.394293 [ 312 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5424 | 2026.01.15 15:06:27.394409 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5425 | 2026.01.15 15:06:27.394430 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5426 | 2026.01.15 15:06:27.394489 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5427 | 2026.01.15 15:06:27.394506 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5428 | 2026.01.15 15:06:27.394537 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5429 | 2026.01.15 15:06:27.394568 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5430 | 2026.01.15 15:06:27.395174 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001629 sec., 25168.81522406384 rows/sec., 1013.73 KiB/sec. | ||
| 5431 | 2026.01.15 15:06:27.395265 [ 5 ] {42d5db3c-2e98-4c4d-a673-813bc7358f5f} <Debug> TCPHandler: Processed in 0.001851871 sec. | ||
| 5432 | 2026.01.15 15:06:27.395499 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5433 | 2026.01.15 15:06:27.395639 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5434 | 2026.01.15 15:06:27.395860 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5435 | 2026.01.15 15:06:27.395896 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5436 | 2026.01.15 15:06:27.396113 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5437 | 2026.01.15 15:06:27.396165 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5438 | 2026.01.15 15:06:27.396262 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 5439 | 2026.01.15 15:06:27.396323 [ 312 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5440 | 2026.01.15 15:06:27.396334 [ 339 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5441 | 2026.01.15 15:06:27.396334 [ 261 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5442 | 2026.01.15 15:06:27.396434 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5443 | 2026.01.15 15:06:27.396459 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5444 | 2026.01.15 15:06:27.396514 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5445 | 2026.01.15 15:06:27.396532 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5446 | 2026.01.15 15:06:27.396563 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5447 | 2026.01.15 15:06:27.396592 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5448 | 2026.01.15 15:06:27.397123 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001543 sec., 26571.613739468565 rows/sec., 1.05 MiB/sec. | ||
| 5449 | 2026.01.15 15:06:27.397227 [ 5 ] {a86ea9b3-e53d-486a-962a-c7091ce0d342} <Debug> TCPHandler: Processed in 0.001778648 sec. | ||
| 5450 | 2026.01.15 15:06:27.397452 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5451 | 2026.01.15 15:06:27.397593 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5452 | 2026.01.15 15:06:27.397815 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5453 | 2026.01.15 15:06:27.397852 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5454 | 2026.01.15 15:06:27.398071 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5455 | 2026.01.15 15:06:27.398123 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5456 | 2026.01.15 15:06:27.398220 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 5457 | 2026.01.15 15:06:27.398288 [ 312 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5458 | 2026.01.15 15:06:27.398292 [ 339 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5459 | 2026.01.15 15:06:27.398292 [ 261 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5460 | 2026.01.15 15:06:27.398396 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5461 | 2026.01.15 15:06:27.398421 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5462 | 2026.01.15 15:06:27.398477 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5463 | 2026.01.15 15:06:27.398493 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5464 | 2026.01.15 15:06:27.398524 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5465 | 2026.01.15 15:06:27.398555 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5466 | 2026.01.15 15:06:27.399055 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001521 sec., 26955.95003287311 rows/sec., 1.06 MiB/sec. | ||
| 5467 | 2026.01.15 15:06:27.399157 [ 5 ] {199a29fe-1a97-4ee4-8e2b-1a804d4afa9e} <Debug> TCPHandler: Processed in 0.001756338 sec. | ||
| 5468 | 2026.01.15 15:06:27.578305 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5469 | 2026.01.15 15:06:27.578519 [ 5 ] {4bb660e1-0c62-483b-a6b2-49bd301ae84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5470 | 2026.01.15 15:06:27.578602 [ 5 ] {4bb660e1-0c62-483b-a6b2-49bd301ae84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5471 | 2026.01.15 15:06:27.579334 [ 5 ] {4bb660e1-0c62-483b-a6b2-49bd301ae84d} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2026.01.15 15:06:27.579373 [ 5 ] {4bb660e1-0c62-483b-a6b2-49bd301ae84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5473 | 2026.01.15 15:06:27.579799 [ 5 ] {4bb660e1-0c62-483b-a6b2-49bd301ae84d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5474 | 2026.01.15 15:06:27.580014 [ 5 ] {4bb660e1-0c62-483b-a6b2-49bd301ae84d} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2026.01.15 15:06:27.580155 [ 5 ] {4bb660e1-0c62-483b-a6b2-49bd301ae84d} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001695 sec., 3539.823008849558 rows/sec., 788.16 KiB/sec. | ||
| 5476 | 2026.01.15 15:06:27.580194 [ 5 ] {4bb660e1-0c62-483b-a6b2-49bd301ae84d} <Debug> TCPHandler: Processed in 0.001995926 sec. | ||
| 5477 | 2026.01.15 15:06:27.580311 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2026.01.15 15:06:27.580407 [ 5 ] {45ff7129-e7e8-46b2-9cfe-d852ec27b038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5479 | 2026.01.15 15:06:27.580450 [ 5 ] {45ff7129-e7e8-46b2-9cfe-d852ec27b038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5480 | 2026.01.15 15:06:27.580857 [ 5 ] {45ff7129-e7e8-46b2-9cfe-d852ec27b038} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2026.01.15 15:06:27.580895 [ 5 ] {45ff7129-e7e8-46b2-9cfe-d852ec27b038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5482 | 2026.01.15 15:06:27.581194 [ 5 ] {45ff7129-e7e8-46b2-9cfe-d852ec27b038} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5483 | 2026.01.15 15:06:27.581410 [ 5 ] {45ff7129-e7e8-46b2-9cfe-d852ec27b038} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2026.01.15 15:06:27.581537 [ 5 ] {45ff7129-e7e8-46b2-9cfe-d852ec27b038} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001149 sec., 20887.728459530026 rows/sec., 1.73 MiB/sec. | ||
| 5485 | 2026.01.15 15:06:27.581555 [ 52 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5486 | 2026.01.15 15:06:27.581575 [ 5 ] {45ff7129-e7e8-46b2-9cfe-d852ec27b038} <Debug> TCPHandler: Processed in 0.001315033 sec. | ||
| 5487 | 2026.01.15 15:06:27.581632 [ 52 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.01.15 15:06:27.581657 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5489 | 2026.01.15 15:06:27.581729 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2026.01.15 15:06:27.581744 [ 186 ] {ad86412f-b1aa-4b04-8739-c099606ac133::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 | ||
| 5491 | 2026.01.15 15:06:27.581831 [ 5 ] {15ee97c2-3043-4c48-877b-07438627be32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5492 | 2026.01.15 15:06:27.581832 [ 186 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5493 | 2026.01.15 15:06:27.581870 [ 186 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 5494 | 2026.01.15 15:06:27.581872 [ 5 ] {15ee97c2-3043-4c48-877b-07438627be32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5495 | 2026.01.15 15:06:27.581924 [ 186 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 5496 | 2026.01.15 15:06:27.581966 [ 186 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 5497 | 2026.01.15 15:06:27.582006 [ 186 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5498 | 2026.01.15 15:06:27.582043 [ 186 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5499 | 2026.01.15 15:06:27.582083 [ 186 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5500 | 2026.01.15 15:06:27.582276 [ 5 ] {15ee97c2-3043-4c48-877b-07438627be32} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2026.01.15 15:06:27.582313 [ 5 ] {15ee97c2-3043-4c48-877b-07438627be32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5502 | 2026.01.15 15:06:27.582612 [ 5 ] {15ee97c2-3043-4c48-877b-07438627be32} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5503 | 2026.01.15 15:06:27.582821 [ 5 ] {15ee97c2-3043-4c48-877b-07438627be32} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.01.15 15:06:27.582944 [ 5 ] {15ee97c2-3043-4c48-877b-07438627be32} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 5505 | 2026.01.15 15:06:27.582981 [ 5 ] {15ee97c2-3043-4c48-877b-07438627be32} <Debug> TCPHandler: Processed in 0.001301463 sec. | ||
| 5506 | 2026.01.15 15:06:27.583095 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5507 | 2026.01.15 15:06:27.583110 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401806 sec., 1496640.7619884633 rows/sec., 101.32 MiB/sec. | ||
| 5508 | 2026.01.15 15:06:27.583190 [ 5 ] {68472a3c-6269-45ee-9da0-e5edfdb1dd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5509 | 2026.01.15 15:06:27.583229 [ 5 ] {68472a3c-6269-45ee-9da0-e5edfdb1dd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5510 | 2026.01.15 15:06:27.583235 [ 186 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5511 | 2026.01.15 15:06:27.583478 [ 186 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_16_3} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.01.15 15:06:27.583541 [ 186 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_16_3} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5513 | 2026.01.15 15:06:27.583602 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 5514 | 2026.01.15 15:06:27.584344 [ 5 ] {68472a3c-6269-45ee-9da0-e5edfdb1dd26} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2026.01.15 15:06:27.584380 [ 5 ] {68472a3c-6269-45ee-9da0-e5edfdb1dd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5516 | 2026.01.15 15:06:27.584771 [ 5 ] {68472a3c-6269-45ee-9da0-e5edfdb1dd26} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5517 | 2026.01.15 15:06:27.584988 [ 5 ] {68472a3c-6269-45ee-9da0-e5edfdb1dd26} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2026.01.15 15:06:27.585113 [ 5 ] {68472a3c-6269-45ee-9da0-e5edfdb1dd26} <Debug> executeQuery: Read 1379 rows, 117.86 KiB in 0.001941 sec., 710458.5265327151 rows/sec., 59.30 MiB/sec. | ||
| 5519 | 2026.01.15 15:06:27.585117 [ 51 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5520 | 2026.01.15 15:06:27.585152 [ 5 ] {68472a3c-6269-45ee-9da0-e5edfdb1dd26} <Debug> TCPHandler: Processed in 0.00210706 sec. | ||
| 5521 | 2026.01.15 15:06:27.585175 [ 51 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2026.01.15 15:06:27.585201 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5523 | 2026.01.15 15:06:27.585275 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2026.01.15 15:06:27.585295 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 5525 | 2026.01.15 15:06:27.585377 [ 5 ] {aae4e941-e045-43d7-857f-fcd64894b282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5526 | 2026.01.15 15:06:27.585422 [ 5 ] {aae4e941-e045-43d7-857f-fcd64894b282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5527 | 2026.01.15 15:06:27.585422 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5528 | 2026.01.15 15:06:27.585473 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1324 rows starting from the beginning of the part | ||
| 5529 | 2026.01.15 15:06:27.585545 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
| 5530 | 2026.01.15 15:06:27.585596 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1134 rows starting from the beginning of the part | ||
| 5531 | 2026.01.15 15:06:27.585648 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 118 rows starting from the beginning of the part | ||
| 5532 | 2026.01.15 15:06:27.585693 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1132 rows starting from the beginning of the part | ||
| 5533 | 2026.01.15 15:06:27.585738 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1379 rows starting from the beginning of the part | ||
| 5534 | 2026.01.15 15:06:27.585831 [ 5 ] {aae4e941-e045-43d7-857f-fcd64894b282} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2026.01.15 15:06:27.585872 [ 5 ] {aae4e941-e045-43d7-857f-fcd64894b282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5536 | 2026.01.15 15:06:27.586207 [ 5 ] {aae4e941-e045-43d7-857f-fcd64894b282} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5537 | 2026.01.15 15:06:27.586432 [ 5 ] {aae4e941-e045-43d7-857f-fcd64894b282} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2026.01.15 15:06:27.586568 [ 5 ] {aae4e941-e045-43d7-857f-fcd64894b282} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.00121 sec., 37190.0826446281 rows/sec., 2.77 MiB/sec. | ||
| 5539 | 2026.01.15 15:06:27.586607 [ 5 ] {aae4e941-e045-43d7-857f-fcd64894b282} <Debug> TCPHandler: Processed in 0.001382475 sec. | ||
| 5540 | 2026.01.15 15:06:27.586712 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5541 | 2026.01.15 15:06:27.586808 [ 5 ] {75932185-e732-4060-9496-80e807409d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5542 | 2026.01.15 15:06:27.586847 [ 5 ] {75932185-e732-4060-9496-80e807409d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5543 | 2026.01.15 15:06:27.587332 [ 5 ] {75932185-e732-4060-9496-80e807409d3e} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2026.01.15 15:06:27.587369 [ 5 ] {75932185-e732-4060-9496-80e807409d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5545 | 2026.01.15 15:06:27.587712 [ 5 ] {75932185-e732-4060-9496-80e807409d3e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5546 | 2026.01.15 15:06:27.587835 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5205 rows, containing 5 columns (5 merged, 0 gathered) in 0.002585584 sec., 2013084.8581983799 rows/sec., 170.82 MiB/sec. | ||
| 5547 | 2026.01.15 15:06:27.587926 [ 5 ] {75932185-e732-4060-9496-80e807409d3e} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.01.15 15:06:27.588056 [ 5 ] {75932185-e732-4060-9496-80e807409d3e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001266 sec., 199052.1327014218 rows/sec., 13.77 MiB/sec. | ||
| 5549 | 2026.01.15 15:06:27.588095 [ 5 ] {75932185-e732-4060-9496-80e807409d3e} <Debug> TCPHandler: Processed in 0.001432597 sec. | ||
| 5550 | 2026.01.15 15:06:27.588192 [ 194 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5551 | 2026.01.15 15:06:27.588201 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2026.01.15 15:06:27.588301 [ 5 ] {e71527b9-b304-4d5b-ab5c-d592b08ac400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5553 | 2026.01.15 15:06:27.588340 [ 5 ] {e71527b9-b304-4d5b-ab5c-d592b08ac400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5554 | 2026.01.15 15:06:27.588511 [ 194 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_31_6} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.01.15 15:06:27.588595 [ 194 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_31_6} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5556 | 2026.01.15 15:06:27.588675 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 5557 | 2026.01.15 15:06:27.588717 [ 5 ] {e71527b9-b304-4d5b-ab5c-d592b08ac400} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2026.01.15 15:06:27.588752 [ 5 ] {e71527b9-b304-4d5b-ab5c-d592b08ac400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5559 | 2026.01.15 15:06:27.589046 [ 5 ] {e71527b9-b304-4d5b-ab5c-d592b08ac400} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5560 | 2026.01.15 15:06:27.589266 [ 5 ] {e71527b9-b304-4d5b-ab5c-d592b08ac400} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2026.01.15 15:06:27.589384 [ 51 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5562 | 2026.01.15 15:06:27.589390 [ 5 ] {e71527b9-b304-4d5b-ab5c-d592b08ac400} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 5563 | 2026.01.15 15:06:27.589431 [ 51 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.01.15 15:06:27.589452 [ 5 ] {e71527b9-b304-4d5b-ab5c-d592b08ac400} <Debug> TCPHandler: Processed in 0.001299763 sec. | ||
| 5565 | 2026.01.15 15:06:27.589455 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5566 | 2026.01.15 15:06:27.589540 [ 186 ] {92b00d27-a357-4dca-9025-e7bac198f88b::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 | ||
| 5567 | 2026.01.15 15:06:27.589567 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5568 | 2026.01.15 15:06:27.589613 [ 186 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5569 | 2026.01.15 15:06:27.589636 [ 186 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 5570 | 2026.01.15 15:06:27.589661 [ 5 ] {fc9663c2-2dd5-4cb5-8772-0ec5e51c6ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5571 | 2026.01.15 15:06:27.589679 [ 186 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 5572 | 2026.01.15 15:06:27.589701 [ 5 ] {fc9663c2-2dd5-4cb5-8772-0ec5e51c6ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5573 | 2026.01.15 15:06:27.589716 [ 186 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 5574 | 2026.01.15 15:06:27.589750 [ 186 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5575 | 2026.01.15 15:06:27.589783 [ 186 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5576 | 2026.01.15 15:06:27.589818 [ 186 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 5577 | 2026.01.15 15:06:27.590319 [ 5 ] {fc9663c2-2dd5-4cb5-8772-0ec5e51c6ee6} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2026.01.15 15:06:27.590355 [ 5 ] {fc9663c2-2dd5-4cb5-8772-0ec5e51c6ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5579 | 2026.01.15 15:06:27.590619 [ 202 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001104586 sec., 976836.5704435869 rows/sec., 59.62 MiB/sec. | ||
| 5580 | 2026.01.15 15:06:27.590712 [ 5 ] {fc9663c2-2dd5-4cb5-8772-0ec5e51c6ee6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5581 | 2026.01.15 15:06:27.590732 [ 202 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5582 | 2026.01.15 15:06:27.590940 [ 5 ] {fc9663c2-2dd5-4cb5-8772-0ec5e51c6ee6} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2026.01.15 15:06:27.590966 [ 202 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_16_3} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.01.15 15:06:27.591024 [ 202 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_16_3} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5585 | 2026.01.15 15:06:27.591065 [ 51 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5586 | 2026.01.15 15:06:27.591068 [ 5 ] {fc9663c2-2dd5-4cb5-8772-0ec5e51c6ee6} <Debug> executeQuery: Read 589 rows, 45.31 KiB in 0.001425 sec., 413333.3333333333 rows/sec., 31.05 MiB/sec. | ||
| 5587 | 2026.01.15 15:06:27.591077 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5588 | 2026.01.15 15:06:27.591106 [ 51 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2026.01.15 15:06:27.591132 [ 5 ] {fc9663c2-2dd5-4cb5-8772-0ec5e51c6ee6} <Debug> TCPHandler: Processed in 0.001614673 sec. | ||
| 5590 | 2026.01.15 15:06:27.591151 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5591 | 2026.01.15 15:06:27.591220 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 5592 | 2026.01.15 15:06:27.591256 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2026.01.15 15:06:27.591297 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5594 | 2026.01.15 15:06:27.591321 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 792 rows starting from the beginning of the part | ||
| 5595 | 2026.01.15 15:06:27.591351 [ 5 ] {b5ff52a2-18a6-45e4-b75f-77e4fa34b504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5596 | 2026.01.15 15:06:27.591368 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
| 5597 | 2026.01.15 15:06:27.591393 [ 5 ] {b5ff52a2-18a6-45e4-b75f-77e4fa34b504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5598 | 2026.01.15 15:06:27.591410 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 693 rows starting from the beginning of the part | ||
| 5599 | 2026.01.15 15:06:27.591448 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 95 rows starting from the beginning of the part | ||
| 5600 | 2026.01.15 15:06:27.591484 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 689 rows starting from the beginning of the part | ||
| 5601 | 2026.01.15 15:06:27.591520 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 589 rows starting from the beginning of the part | ||
| 5602 | 2026.01.15 15:06:27.592602 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2953 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407976 sec., 2097336.8864242006 rows/sec., 158.71 MiB/sec. | ||
| 5603 | 2026.01.15 15:06:27.592755 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5604 | 2026.01.15 15:06:27.592995 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_31_6} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.01.15 15:06:27.593059 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_31_6} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5606 | 2026.01.15 15:06:27.593112 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5607 | 2026.01.15 15:06:27.593697 [ 5 ] {b5ff52a2-18a6-45e4-b75f-77e4fa34b504} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.01.15 15:06:27.593732 [ 5 ] {b5ff52a2-18a6-45e4-b75f-77e4fa34b504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5609 | 2026.01.15 15:06:27.594480 [ 5 ] {b5ff52a2-18a6-45e4-b75f-77e4fa34b504} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5610 | 2026.01.15 15:06:27.594690 [ 5 ] {b5ff52a2-18a6-45e4-b75f-77e4fa34b504} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.01.15 15:06:27.594813 [ 5 ] {b5ff52a2-18a6-45e4-b75f-77e4fa34b504} <Debug> executeQuery: Read 5237 rows, 361.11 KiB in 0.00348 sec., 1504885.0574712644 rows/sec., 101.34 MiB/sec. | ||
| 5612 | 2026.01.15 15:06:27.594825 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5613 | 2026.01.15 15:06:27.594851 [ 5 ] {b5ff52a2-18a6-45e4-b75f-77e4fa34b504} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 5614 | 2026.01.15 15:06:27.594867 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.01.15 15:06:27.594869 [ 5 ] {b5ff52a2-18a6-45e4-b75f-77e4fa34b504} <Debug> TCPHandler: Processed in 0.003663891 sec. | ||
| 5616 | 2026.01.15 15:06:27.594899 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5617 | 2026.01.15 15:06:27.594989 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 5618 | 2026.01.15 15:06:27.595006 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.01.15 15:06:27.595083 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5620 | 2026.01.15 15:06:27.595100 [ 5 ] {66c1ff6f-eff7-4521-bed5-1ad267096a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5621 | 2026.01.15 15:06:27.595113 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6062 rows starting from the beginning of the part | ||
| 5622 | 2026.01.15 15:06:27.595154 [ 5 ] {66c1ff6f-eff7-4521-bed5-1ad267096a50} <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 | ||
| 5623 | 2026.01.15 15:06:27.595171 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 5624 | 2026.01.15 15:06:27.595218 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 316 rows starting from the beginning of the part | ||
| 5625 | 2026.01.15 15:06:27.595260 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5626 | 2026.01.15 15:06:27.595301 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5627 | 2026.01.15 15:06:27.595344 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5237 rows starting from the beginning of the part | ||
| 5628 | 2026.01.15 15:06:27.595948 [ 5 ] {66c1ff6f-eff7-4521-bed5-1ad267096a50} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2026.01.15 15:06:27.595983 [ 5 ] {66c1ff6f-eff7-4521-bed5-1ad267096a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5630 | 2026.01.15 15:06:27.596530 [ 5 ] {66c1ff6f-eff7-4521-bed5-1ad267096a50} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5631 | 2026.01.15 15:06:27.596775 [ 5 ] {66c1ff6f-eff7-4521-bed5-1ad267096a50} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2026.01.15 15:06:27.596910 [ 5 ] {66c1ff6f-eff7-4521-bed5-1ad267096a50} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001828 sec., 16958.424507658645 rows/sec., 30.39 MiB/sec. | ||
| 5633 | 2026.01.15 15:06:27.596962 [ 5 ] {66c1ff6f-eff7-4521-bed5-1ad267096a50} <Debug> TCPHandler: Processed in 0.002003716 sec. | ||
| 5634 | 2026.01.15 15:06:27.597066 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5635 | 2026.01.15 15:06:27.597159 [ 5 ] {844203d4-2b60-4764-8fbc-e6dcb2553eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5636 | 2026.01.15 15:06:27.597201 [ 5 ] {844203d4-2b60-4764-8fbc-e6dcb2553eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5637 | 2026.01.15 15:06:27.597523 [ 5 ] {844203d4-2b60-4764-8fbc-e6dcb2553eda} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2026.01.15 15:06:27.597559 [ 5 ] {844203d4-2b60-4764-8fbc-e6dcb2553eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5639 | 2026.01.15 15:06:27.597928 [ 5 ] {844203d4-2b60-4764-8fbc-e6dcb2553eda} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5640 | 2026.01.15 15:06:27.598140 [ 5 ] {844203d4-2b60-4764-8fbc-e6dcb2553eda} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.01.15 15:06:27.598263 [ 51 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5642 | 2026.01.15 15:06:27.598265 [ 5 ] {844203d4-2b60-4764-8fbc-e6dcb2553eda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 5643 | 2026.01.15 15:06:27.598306 [ 51 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2026.01.15 15:06:27.598325 [ 5 ] {844203d4-2b60-4764-8fbc-e6dcb2553eda} <Debug> TCPHandler: Processed in 0.001307083 sec. | ||
| 5645 | 2026.01.15 15:06:27.598332 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5646 | 2026.01.15 15:06:27.598417 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 5647 | 2026.01.15 15:06:27.598507 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5648 | 2026.01.15 15:06:27.598536 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2010 rows starting from the beginning of the part | ||
| 5649 | 2026.01.15 15:06:27.598586 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 5650 | 2026.01.15 15:06:27.598628 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5651 | 2026.01.15 15:06:27.598666 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5652 | 2026.01.15 15:06:27.598702 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5653 | 2026.01.15 15:06:27.598737 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 5654 | 2026.01.15 15:06:27.599196 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12249 rows, containing 5 columns (5 merged, 0 gathered) in 0.004238289 sec., 2890081.351224515 rows/sec., 194.81 MiB/sec. | ||
| 5655 | 2026.01.15 15:06:27.599654 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5656 | 2026.01.15 15:06:27.599740 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2398 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355214 sec., 1769462.2399119253 rows/sec., 112.81 MiB/sec. | ||
| 5657 | 2026.01.15 15:06:27.599990 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5658 | 2026.01.15 15:06:27.599992 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2026.01.15 15:06:27.600102 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5660 | 2026.01.15 15:06:27.600203 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5661 | 2026.01.15 15:06:27.600248 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_31_6} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2026.01.15 15:06:27.600319 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_31_6} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5663 | 2026.01.15 15:06:27.600374 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5664 | 2026.01.15 15:06:28.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.63 MiB, peak 262.06 MiB, free memory in arenas 0.00 B, will set to 255.14 MiB (RSS), difference: 1.50 MiB | ||
| 5665 | 2026.01.15 15:06:29.052104 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11100 | ||
| 5666 | 2026.01.15 15:06:29.052681 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2026.01.15 15:06:29.052720 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5668 | 2026.01.15 15:06:29.053241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5669 | 2026.01.15 15:06:29.053459 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5670 | 2026.01.15 15:06:29.053582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11100 | ||
| 5671 | 2026.01.15 15:06:29.614899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5672 | 2026.01.15 15:06:29.632195 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.01.15 15:06:29.632253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5674 | 2026.01.15 15:06:29.638196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5675 | 2026.01.15 15:06:29.638934 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.01.15 15:06:29.641607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5677 | 2026.01.15 15:06:30.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.68 MiB, peak 262.06 MiB, free memory in arenas 0.00 B, will set to 256.93 MiB (RSS), difference: 1.26 MiB | ||
| 5678 | 2026.01.15 15:06:32.429306 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.01.15 15:06:32.429499 [ 5 ] {2a5c389a-3f1c-4a4f-9998-1b1e45a2f9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5680 | 2026.01.15 15:06:32.429565 [ 5 ] {2a5c389a-3f1c-4a4f-9998-1b1e45a2f9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5681 | 2026.01.15 15:06:32.430232 [ 5 ] {2a5c389a-3f1c-4a4f-9998-1b1e45a2f9a3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.01.15 15:06:32.430277 [ 5 ] {2a5c389a-3f1c-4a4f-9998-1b1e45a2f9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5683 | 2026.01.15 15:06:32.430679 [ 5 ] {2a5c389a-3f1c-4a4f-9998-1b1e45a2f9a3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5684 | 2026.01.15 15:06:32.430913 [ 5 ] {2a5c389a-3f1c-4a4f-9998-1b1e45a2f9a3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2026.01.15 15:06:32.431072 [ 5 ] {2a5c389a-3f1c-4a4f-9998-1b1e45a2f9a3} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001623 sec., 46826.863832409115 rows/sec., 3.84 MiB/sec. | ||
| 5686 | 2026.01.15 15:06:32.431120 [ 5 ] {2a5c389a-3f1c-4a4f-9998-1b1e45a2f9a3} <Debug> TCPHandler: Processed in 0.001948734 sec. | ||
| 5687 | 2026.01.15 15:06:32.431251 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5688 | 2026.01.15 15:06:32.431354 [ 5 ] {afefa723-5d81-4ac6-a820-8fb882511929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5689 | 2026.01.15 15:06:32.431399 [ 5 ] {afefa723-5d81-4ac6-a820-8fb882511929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5690 | 2026.01.15 15:06:32.431818 [ 5 ] {afefa723-5d81-4ac6-a820-8fb882511929} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2026.01.15 15:06:32.431857 [ 5 ] {afefa723-5d81-4ac6-a820-8fb882511929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5692 | 2026.01.15 15:06:32.432167 [ 5 ] {afefa723-5d81-4ac6-a820-8fb882511929} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5693 | 2026.01.15 15:06:32.432392 [ 5 ] {afefa723-5d81-4ac6-a820-8fb882511929} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2026.01.15 15:06:32.432520 [ 46 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5695 | 2026.01.15 15:06:32.432526 [ 5 ] {afefa723-5d81-4ac6-a820-8fb882511929} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001196 sec., 8361.204013377926 rows/sec., 628.72 KiB/sec. | ||
| 5696 | 2026.01.15 15:06:32.432607 [ 46 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.01.15 15:06:32.432618 [ 5 ] {afefa723-5d81-4ac6-a820-8fb882511929} <Debug> TCPHandler: Processed in 0.001418237 sec. | ||
| 5698 | 2026.01.15 15:06:32.432641 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5699 | 2026.01.15 15:06:32.432741 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5700 | 2026.01.15 15:06:32.432775 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 5701 | 2026.01.15 15:06:32.432842 [ 5 ] {8b934a4b-fcbe-46e5-936d-caa76d270984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5702 | 2026.01.15 15:06:32.432889 [ 5 ] {8b934a4b-fcbe-46e5-936d-caa76d270984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5703 | 2026.01.15 15:06:32.432918 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5704 | 2026.01.15 15:06:32.432956 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 276 rows starting from the beginning of the part | ||
| 5705 | 2026.01.15 15:06:32.433023 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 219 rows starting from the beginning of the part | ||
| 5706 | 2026.01.15 15:06:32.433068 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
| 5707 | 2026.01.15 15:06:32.433110 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 215 rows starting from the beginning of the part | ||
| 5708 | 2026.01.15 15:06:32.433151 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 45 rows starting from the beginning of the part | ||
| 5709 | 2026.01.15 15:06:32.433189 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5710 | 2026.01.15 15:06:32.433326 [ 5 ] {8b934a4b-fcbe-46e5-936d-caa76d270984} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.01.15 15:06:32.433370 [ 5 ] {8b934a4b-fcbe-46e5-936d-caa76d270984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5712 | 2026.01.15 15:06:32.433801 [ 5 ] {8b934a4b-fcbe-46e5-936d-caa76d270984} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5713 | 2026.01.15 15:06:32.434034 [ 5 ] {8b934a4b-fcbe-46e5-936d-caa76d270984} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.01.15 15:06:32.434169 [ 5 ] {8b934a4b-fcbe-46e5-936d-caa76d270984} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001346 sec., 54977.7117384844 rows/sec., 4.29 MiB/sec. | ||
| 5715 | 2026.01.15 15:06:32.434193 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480189 sec., 537769.1632622591 rows/sec., 35.40 MiB/sec. | ||
| 5716 | 2026.01.15 15:06:32.434208 [ 5 ] {8b934a4b-fcbe-46e5-936d-caa76d270984} <Debug> TCPHandler: Processed in 0.00151748 sec. | ||
| 5717 | 2026.01.15 15:06:32.434339 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5718 | 2026.01.15 15:06:32.434370 [ 194 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5719 | 2026.01.15 15:06:32.434436 [ 5 ] {a44b5c33-0073-448e-8b44-5c6b8f3a353a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5720 | 2026.01.15 15:06:32.434483 [ 5 ] {a44b5c33-0073-448e-8b44-5c6b8f3a353a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5721 | 2026.01.15 15:06:32.434690 [ 194 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_31_6} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.01.15 15:06:32.434772 [ 194 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_31_6} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5723 | 2026.01.15 15:06:32.434858 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5724 | 2026.01.15 15:06:32.434926 [ 5 ] {a44b5c33-0073-448e-8b44-5c6b8f3a353a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.01.15 15:06:32.434963 [ 5 ] {a44b5c33-0073-448e-8b44-5c6b8f3a353a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5726 | 2026.01.15 15:06:32.435312 [ 5 ] {a44b5c33-0073-448e-8b44-5c6b8f3a353a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5727 | 2026.01.15 15:06:32.435529 [ 5 ] {a44b5c33-0073-448e-8b44-5c6b8f3a353a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2026.01.15 15:06:32.435666 [ 5 ] {a44b5c33-0073-448e-8b44-5c6b8f3a353a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 5729 | 2026.01.15 15:06:32.435704 [ 5 ] {a44b5c33-0073-448e-8b44-5c6b8f3a353a} <Debug> TCPHandler: Processed in 0.001414766 sec. | ||
| 5730 | 2026.01.15 15:06:32.435814 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2026.01.15 15:06:32.435909 [ 5 ] {8eedf062-8cd6-42b6-a2f3-dcc0a88db212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5732 | 2026.01.15 15:06:32.435965 [ 5 ] {8eedf062-8cd6-42b6-a2f3-dcc0a88db212} <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 | ||
| 5733 | 2026.01.15 15:06:32.436739 [ 5 ] {8eedf062-8cd6-42b6-a2f3-dcc0a88db212} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.01.15 15:06:32.436778 [ 5 ] {8eedf062-8cd6-42b6-a2f3-dcc0a88db212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5735 | 2026.01.15 15:06:32.437283 [ 5 ] {8eedf062-8cd6-42b6-a2f3-dcc0a88db212} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5736 | 2026.01.15 15:06:32.437519 [ 5 ] {8eedf062-8cd6-42b6-a2f3-dcc0a88db212} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2026.01.15 15:06:32.437663 [ 5 ] {8eedf062-8cd6-42b6-a2f3-dcc0a88db212} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 5738 | 2026.01.15 15:06:32.437664 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5739 | 2026.01.15 15:06:32.437726 [ 5 ] {8eedf062-8cd6-42b6-a2f3-dcc0a88db212} <Debug> TCPHandler: Processed in 0.001961015 sec. | ||
| 5740 | 2026.01.15 15:06:32.437728 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.01.15 15:06:32.437771 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5742 | 2026.01.15 15:06:32.437846 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2026.01.15 15:06:32.437857 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 5744 | 2026.01.15 15:06:32.437948 [ 5 ] {ef9e0467-82f9-4581-84e9-20ae7de44611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5745 | 2026.01.15 15:06:32.437992 [ 5 ] {ef9e0467-82f9-4581-84e9-20ae7de44611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5746 | 2026.01.15 15:06:32.438055 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5747 | 2026.01.15 15:06:32.438117 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 491 rows starting from the beginning of the part | ||
| 5748 | 2026.01.15 15:06:32.438254 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 5749 | 2026.01.15 15:06:32.438333 [ 5 ] {ef9e0467-82f9-4581-84e9-20ae7de44611} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.01.15 15:06:32.438372 [ 5 ] {ef9e0467-82f9-4581-84e9-20ae7de44611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5751 | 2026.01.15 15:06:32.438377 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
| 5752 | 2026.01.15 15:06:32.438493 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5753 | 2026.01.15 15:06:32.438603 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
| 5754 | 2026.01.15 15:06:32.438703 [ 5 ] {ef9e0467-82f9-4581-84e9-20ae7de44611} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5755 | 2026.01.15 15:06:32.438712 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5756 | 2026.01.15 15:06:32.438926 [ 5 ] {ef9e0467-82f9-4581-84e9-20ae7de44611} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2026.01.15 15:06:32.439061 [ 5 ] {ef9e0467-82f9-4581-84e9-20ae7de44611} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 5758 | 2026.01.15 15:06:32.439098 [ 5 ] {ef9e0467-82f9-4581-84e9-20ae7de44611} <Debug> TCPHandler: Processed in 0.001301873 sec. | ||
| 5759 | 2026.01.15 15:06:32.458659 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 19 columns (19 merged, 0 gathered) in 0.020836614 sec., 27979.593997374046 rows/sec., 50.14 MiB/sec. | ||
| 5760 | 2026.01.15 15:06:32.459609 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5761 | 2026.01.15 15:06:32.459901 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2026.01.15 15:06:32.459969 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5763 | 2026.01.15 15:06:32.460115 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 5764 | 2026.01.15 15:06:33.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.45 MiB, peak 264.77 MiB, free memory in arenas 0.00 B, will set to 258.93 MiB (RSS), difference: 1.48 MiB | ||
| 5765 | 2026.01.15 15:06:36.432403 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5766 | 2026.01.15 15:06:36.432484 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5767 | 2026.01.15 15:06:36.553683 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11548 | ||
| 5768 | 2026.01.15 15:06:36.554243 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.01.15 15:06:36.554291 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5770 | 2026.01.15 15:06:36.554833 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5771 | 2026.01.15 15:06:36.555091 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.01.15 15:06:36.555258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11548 | ||
| 5773 | 2026.01.15 15:06:36.563240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 768 | ||
| 5774 | 2026.01.15 15:06:36.565876 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.01.15 15:06:36.565920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5776 | 2026.01.15 15:06:36.567130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5777 | 2026.01.15 15:06:36.567402 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.01.15 15:06:36.567667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 5779 | 2026.01.15 15:06:37.141729 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5780 | 2026.01.15 15:06:37.157865 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2026.01.15 15:06:37.157911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5782 | 2026.01.15 15:06:37.163861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5783 | 2026.01.15 15:06:37.164560 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2026.01.15 15:06:37.167382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5785 | 2026.01.15 15:06:37.430408 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2026.01.15 15:06:37.430690 [ 5 ] {d2930cb2-81da-4232-ab4f-2bccf4960bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5787 | 2026.01.15 15:06:37.430798 [ 5 ] {d2930cb2-81da-4232-ab4f-2bccf4960bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5788 | 2026.01.15 15:06:37.431713 [ 5 ] {d2930cb2-81da-4232-ab4f-2bccf4960bde} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.01.15 15:06:37.431760 [ 5 ] {d2930cb2-81da-4232-ab4f-2bccf4960bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5790 | 2026.01.15 15:06:37.432170 [ 5 ] {d2930cb2-81da-4232-ab4f-2bccf4960bde} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5791 | 2026.01.15 15:06:37.432401 [ 5 ] {d2930cb2-81da-4232-ab4f-2bccf4960bde} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.01.15 15:06:37.432562 [ 5 ] {d2930cb2-81da-4232-ab4f-2bccf4960bde} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001948 sec., 60574.948665297736 rows/sec., 5.13 MiB/sec. | ||
| 5793 | 2026.01.15 15:06:37.432612 [ 5 ] {d2930cb2-81da-4232-ab4f-2bccf4960bde} <Debug> TCPHandler: Processed in 0.002371138 sec. | ||
| 5794 | 2026.01.15 15:06:37.432745 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5795 | 2026.01.15 15:06:37.432847 [ 5 ] {11904210-9e71-4730-85c5-0829936f4fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5796 | 2026.01.15 15:06:37.432892 [ 5 ] {11904210-9e71-4730-85c5-0829936f4fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5797 | 2026.01.15 15:06:37.433319 [ 5 ] {11904210-9e71-4730-85c5-0829936f4fa9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.01.15 15:06:37.433357 [ 5 ] {11904210-9e71-4730-85c5-0829936f4fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5799 | 2026.01.15 15:06:37.433673 [ 5 ] {11904210-9e71-4730-85c5-0829936f4fa9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5800 | 2026.01.15 15:06:37.433888 [ 5 ] {11904210-9e71-4730-85c5-0829936f4fa9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2026.01.15 15:06:37.434020 [ 5 ] {11904210-9e71-4730-85c5-0829936f4fa9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001196 sec., 25919.732441471573 rows/sec., 1.90 MiB/sec. | ||
| 5802 | 2026.01.15 15:06:37.434058 [ 5 ] {11904210-9e71-4730-85c5-0829936f4fa9} <Debug> TCPHandler: Processed in 0.001364854 sec. | ||
| 5803 | 2026.01.15 15:06:37.434175 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2026.01.15 15:06:37.434271 [ 5 ] {db08b337-03d3-4555-a223-c8667fc08fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5805 | 2026.01.15 15:06:37.434312 [ 5 ] {db08b337-03d3-4555-a223-c8667fc08fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5806 | 2026.01.15 15:06:37.434775 [ 5 ] {db08b337-03d3-4555-a223-c8667fc08fa8} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2026.01.15 15:06:37.434813 [ 5 ] {db08b337-03d3-4555-a223-c8667fc08fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5808 | 2026.01.15 15:06:37.435134 [ 5 ] {db08b337-03d3-4555-a223-c8667fc08fa8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5809 | 2026.01.15 15:06:37.435344 [ 5 ] {db08b337-03d3-4555-a223-c8667fc08fa8} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.01.15 15:06:37.435474 [ 5 ] {db08b337-03d3-4555-a223-c8667fc08fa8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001223 sec., 77677.84137367131 rows/sec., 6.07 MiB/sec. | ||
| 5811 | 2026.01.15 15:06:37.435519 [ 5 ] {db08b337-03d3-4555-a223-c8667fc08fa8} <Debug> TCPHandler: Processed in 0.001392945 sec. | ||
| 5812 | 2026.01.15 15:06:37.435635 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2026.01.15 15:06:37.435730 [ 5 ] {5ec95d71-0cdc-4f8e-a81c-e065d8cfb730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5814 | 2026.01.15 15:06:37.435776 [ 5 ] {5ec95d71-0cdc-4f8e-a81c-e065d8cfb730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5815 | 2026.01.15 15:06:37.436190 [ 5 ] {5ec95d71-0cdc-4f8e-a81c-e065d8cfb730} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.01.15 15:06:37.436227 [ 5 ] {5ec95d71-0cdc-4f8e-a81c-e065d8cfb730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5817 | 2026.01.15 15:06:37.436560 [ 5 ] {5ec95d71-0cdc-4f8e-a81c-e065d8cfb730} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5818 | 2026.01.15 15:06:37.436771 [ 5 ] {5ec95d71-0cdc-4f8e-a81c-e065d8cfb730} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.01.15 15:06:37.436901 [ 5 ] {5ec95d71-0cdc-4f8e-a81c-e065d8cfb730} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 5820 | 2026.01.15 15:06:37.436938 [ 5 ] {5ec95d71-0cdc-4f8e-a81c-e065d8cfb730} <Debug> TCPHandler: Processed in 0.001352204 sec. | ||
| 5821 | 2026.01.15 15:06:37.437042 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5822 | 2026.01.15 15:06:37.437137 [ 5 ] {a29af831-6f15-4ff5-9089-0c0f33db8e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5823 | 2026.01.15 15:06:37.437192 [ 5 ] {a29af831-6f15-4ff5-9089-0c0f33db8e86} <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 | ||
| 5824 | 2026.01.15 15:06:37.438030 [ 5 ] {a29af831-6f15-4ff5-9089-0c0f33db8e86} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2026.01.15 15:06:37.438067 [ 5 ] {a29af831-6f15-4ff5-9089-0c0f33db8e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5826 | 2026.01.15 15:06:37.438610 [ 5 ] {a29af831-6f15-4ff5-9089-0c0f33db8e86} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5827 | 2026.01.15 15:06:37.438846 [ 5 ] {a29af831-6f15-4ff5-9089-0c0f33db8e86} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2026.01.15 15:06:37.439000 [ 5 ] {a29af831-6f15-4ff5-9089-0c0f33db8e86} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001881 sec., 16480.59542796385 rows/sec., 29.53 MiB/sec. | ||
| 5829 | 2026.01.15 15:06:37.439072 [ 5 ] {a29af831-6f15-4ff5-9089-0c0f33db8e86} <Debug> TCPHandler: Processed in 0.002078438 sec. | ||
| 5830 | 2026.01.15 15:06:37.439191 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5831 | 2026.01.15 15:06:37.439287 [ 5 ] {0e33231a-bb5a-45f1-9663-799276256201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5832 | 2026.01.15 15:06:37.439331 [ 5 ] {0e33231a-bb5a-45f1-9663-799276256201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5833 | 2026.01.15 15:06:37.439680 [ 5 ] {0e33231a-bb5a-45f1-9663-799276256201} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2026.01.15 15:06:37.439717 [ 5 ] {0e33231a-bb5a-45f1-9663-799276256201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5835 | 2026.01.15 15:06:37.440053 [ 5 ] {0e33231a-bb5a-45f1-9663-799276256201} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5836 | 2026.01.15 15:06:37.440276 [ 5 ] {0e33231a-bb5a-45f1-9663-799276256201} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2026.01.15 15:06:37.440415 [ 5 ] {0e33231a-bb5a-45f1-9663-799276256201} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 5838 | 2026.01.15 15:06:37.440451 [ 5 ] {0e33231a-bb5a-45f1-9663-799276256201} <Debug> TCPHandler: Processed in 0.001310263 sec. | ||
| 5839 | 2026.01.15 15:06:42.439503 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2026.01.15 15:06:42.439769 [ 5 ] {5a944f55-f867-4983-afa9-80da6cd547d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5841 | 2026.01.15 15:06:42.439864 [ 5 ] {5a944f55-f867-4983-afa9-80da6cd547d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5842 | 2026.01.15 15:06:42.440901 [ 5 ] {5a944f55-f867-4983-afa9-80da6cd547d5} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.01.15 15:06:42.440956 [ 5 ] {5a944f55-f867-4983-afa9-80da6cd547d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5844 | 2026.01.15 15:06:42.441448 [ 5 ] {5a944f55-f867-4983-afa9-80da6cd547d5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5845 | 2026.01.15 15:06:42.441699 [ 5 ] {5a944f55-f867-4983-afa9-80da6cd547d5} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2026.01.15 15:06:42.441860 [ 5 ] {5a944f55-f867-4983-afa9-80da6cd547d5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002163 sec., 189551.54877484974 rows/sec., 12.02 MiB/sec. | ||
| 5847 | 2026.01.15 15:06:42.441911 [ 5 ] {5a944f55-f867-4983-afa9-80da6cd547d5} <Debug> TCPHandler: Processed in 0.002537934 sec. | ||
| 5848 | 2026.01.15 15:06:42.442028 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2026.01.15 15:06:42.442133 [ 5 ] {846b49d7-ddcb-441f-b18e-e4df4aa46d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5850 | 2026.01.15 15:06:42.442178 [ 5 ] {846b49d7-ddcb-441f-b18e-e4df4aa46d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5851 | 2026.01.15 15:06:42.443015 [ 5 ] {846b49d7-ddcb-441f-b18e-e4df4aa46d9a} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2026.01.15 15:06:42.443053 [ 5 ] {846b49d7-ddcb-441f-b18e-e4df4aa46d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5853 | 2026.01.15 15:06:42.443447 [ 5 ] {846b49d7-ddcb-441f-b18e-e4df4aa46d9a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5854 | 2026.01.15 15:06:42.443666 [ 5 ] {846b49d7-ddcb-441f-b18e-e4df4aa46d9a} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.01.15 15:06:42.443801 [ 5 ] {846b49d7-ddcb-441f-b18e-e4df4aa46d9a} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001692 sec., 669030.7328605201 rows/sec., 52.99 MiB/sec. | ||
| 5856 | 2026.01.15 15:06:42.443840 [ 5 ] {846b49d7-ddcb-441f-b18e-e4df4aa46d9a} <Debug> TCPHandler: Processed in 0.001864561 sec. | ||
| 5857 | 2026.01.15 15:06:42.443949 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.01.15 15:06:42.444047 [ 5 ] {c618fb8a-65f1-4413-96d4-5aeb250c3ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5859 | 2026.01.15 15:06:42.444088 [ 5 ] {c618fb8a-65f1-4413-96d4-5aeb250c3ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5860 | 2026.01.15 15:06:42.444559 [ 5 ] {c618fb8a-65f1-4413-96d4-5aeb250c3ac1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.01.15 15:06:42.444597 [ 5 ] {c618fb8a-65f1-4413-96d4-5aeb250c3ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5862 | 2026.01.15 15:06:42.444919 [ 5 ] {c618fb8a-65f1-4413-96d4-5aeb250c3ac1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5863 | 2026.01.15 15:06:42.445140 [ 5 ] {c618fb8a-65f1-4413-96d4-5aeb250c3ac1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.01.15 15:06:42.445270 [ 5 ] {c618fb8a-65f1-4413-96d4-5aeb250c3ac1} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001244 sec., 172829.58199356913 rows/sec., 10.26 MiB/sec. | ||
| 5865 | 2026.01.15 15:06:42.445309 [ 5 ] {c618fb8a-65f1-4413-96d4-5aeb250c3ac1} <Debug> TCPHandler: Processed in 0.001409486 sec. | ||
| 5866 | 2026.01.15 15:06:42.445411 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.01.15 15:06:42.445509 [ 5 ] {101e92e1-0d36-4880-b39d-8c621e431b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5868 | 2026.01.15 15:06:42.445551 [ 5 ] {101e92e1-0d36-4880-b39d-8c621e431b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5869 | 2026.01.15 15:06:42.446010 [ 5 ] {101e92e1-0d36-4880-b39d-8c621e431b23} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.01.15 15:06:42.446047 [ 5 ] {101e92e1-0d36-4880-b39d-8c621e431b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5871 | 2026.01.15 15:06:42.446371 [ 5 ] {101e92e1-0d36-4880-b39d-8c621e431b23} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5872 | 2026.01.15 15:06:42.446589 [ 5 ] {101e92e1-0d36-4880-b39d-8c621e431b23} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.01.15 15:06:42.446720 [ 5 ] {101e92e1-0d36-4880-b39d-8c621e431b23} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00123 sec., 172357.72357723577 rows/sec., 11.12 MiB/sec. | ||
| 5874 | 2026.01.15 15:06:42.446758 [ 5 ] {101e92e1-0d36-4880-b39d-8c621e431b23} <Debug> TCPHandler: Processed in 0.001397366 sec. | ||
| 5875 | 2026.01.15 15:06:42.446868 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.01.15 15:06:42.446962 [ 5 ] {b34fedd3-19a8-4b95-9824-e1be97749fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5877 | 2026.01.15 15:06:42.447002 [ 5 ] {b34fedd3-19a8-4b95-9824-e1be97749fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5878 | 2026.01.15 15:06:42.447456 [ 5 ] {b34fedd3-19a8-4b95-9824-e1be97749fbb} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2026.01.15 15:06:42.447494 [ 5 ] {b34fedd3-19a8-4b95-9824-e1be97749fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5880 | 2026.01.15 15:06:42.447819 [ 5 ] {b34fedd3-19a8-4b95-9824-e1be97749fbb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5881 | 2026.01.15 15:06:42.448032 [ 5 ] {b34fedd3-19a8-4b95-9824-e1be97749fbb} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.01.15 15:06:42.448159 [ 5 ] {b34fedd3-19a8-4b95-9824-e1be97749fbb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001215 sec., 173662.55144032923 rows/sec., 9.86 MiB/sec. | ||
| 5883 | 2026.01.15 15:06:42.448196 [ 5 ] {b34fedd3-19a8-4b95-9824-e1be97749fbb} <Debug> TCPHandler: Processed in 0.001379005 sec. | ||
| 5884 | 2026.01.15 15:06:42.448299 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2026.01.15 15:06:42.448393 [ 5 ] {bbcd14f5-d47f-41c2-ba6f-700f2a96c927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5886 | 2026.01.15 15:06:42.448433 [ 5 ] {bbcd14f5-d47f-41c2-ba6f-700f2a96c927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5887 | 2026.01.15 15:06:42.449038 [ 5 ] {bbcd14f5-d47f-41c2-ba6f-700f2a96c927} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.01.15 15:06:42.449075 [ 5 ] {bbcd14f5-d47f-41c2-ba6f-700f2a96c927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5889 | 2026.01.15 15:06:42.449413 [ 5 ] {bbcd14f5-d47f-41c2-ba6f-700f2a96c927} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5890 | 2026.01.15 15:06:42.449629 [ 5 ] {bbcd14f5-d47f-41c2-ba6f-700f2a96c927} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.01.15 15:06:42.449760 [ 5 ] {bbcd14f5-d47f-41c2-ba6f-700f2a96c927} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001385 sec., 497472.92418772564 rows/sec., 34.74 MiB/sec. | ||
| 5892 | 2026.01.15 15:06:42.449800 [ 5 ] {bbcd14f5-d47f-41c2-ba6f-700f2a96c927} <Debug> TCPHandler: Processed in 0.001550061 sec. | ||
| 5893 | 2026.01.15 15:06:42.449913 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2026.01.15 15:06:42.450009 [ 5 ] {65e87673-0d1f-4a5a-a3d1-66c063e3e13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5895 | 2026.01.15 15:06:42.450050 [ 5 ] {65e87673-0d1f-4a5a-a3d1-66c063e3e13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5896 | 2026.01.15 15:06:42.450372 [ 5 ] {65e87673-0d1f-4a5a-a3d1-66c063e3e13b} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.01.15 15:06:42.450406 [ 5 ] {65e87673-0d1f-4a5a-a3d1-66c063e3e13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5898 | 2026.01.15 15:06:42.450754 [ 5 ] {65e87673-0d1f-4a5a-a3d1-66c063e3e13b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5899 | 2026.01.15 15:06:42.450962 [ 5 ] {65e87673-0d1f-4a5a-a3d1-66c063e3e13b} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.01.15 15:06:42.451089 [ 5 ] {65e87673-0d1f-4a5a-a3d1-66c063e3e13b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 5901 | 2026.01.15 15:06:42.451125 [ 5 ] {65e87673-0d1f-4a5a-a3d1-66c063e3e13b} <Debug> TCPHandler: Processed in 0.001260021 sec. | ||
| 5902 | 2026.01.15 15:06:42.451229 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2026.01.15 15:06:42.451325 [ 5 ] {945af5a8-8740-4eaa-8de2-aedfd8b0b724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5904 | 2026.01.15 15:06:42.451368 [ 5 ] {945af5a8-8740-4eaa-8de2-aedfd8b0b724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5905 | 2026.01.15 15:06:42.451783 [ 5 ] {945af5a8-8740-4eaa-8de2-aedfd8b0b724} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.01.15 15:06:42.451818 [ 5 ] {945af5a8-8740-4eaa-8de2-aedfd8b0b724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5907 | 2026.01.15 15:06:42.452196 [ 5 ] {945af5a8-8740-4eaa-8de2-aedfd8b0b724} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5908 | 2026.01.15 15:06:42.452416 [ 5 ] {945af5a8-8740-4eaa-8de2-aedfd8b0b724} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.01.15 15:06:42.452548 [ 5 ] {945af5a8-8740-4eaa-8de2-aedfd8b0b724} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00124 sec., 253225.8064516129 rows/sec., 16.63 MiB/sec. | ||
| 5910 | 2026.01.15 15:06:42.452584 [ 5 ] {945af5a8-8740-4eaa-8de2-aedfd8b0b724} <Debug> TCPHandler: Processed in 0.001406566 sec. | ||
| 5911 | 2026.01.15 15:06:42.452689 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.01.15 15:06:42.452784 [ 5 ] {1d507c28-b8a3-4752-8973-fa8e92c42b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5913 | 2026.01.15 15:06:42.452825 [ 5 ] {1d507c28-b8a3-4752-8973-fa8e92c42b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5914 | 2026.01.15 15:06:42.453127 [ 5 ] {1d507c28-b8a3-4752-8973-fa8e92c42b5d} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.01.15 15:06:42.453161 [ 5 ] {1d507c28-b8a3-4752-8973-fa8e92c42b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5916 | 2026.01.15 15:06:42.453450 [ 5 ] {1d507c28-b8a3-4752-8973-fa8e92c42b5d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5917 | 2026.01.15 15:06:42.453656 [ 5 ] {1d507c28-b8a3-4752-8973-fa8e92c42b5d} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.01.15 15:06:42.453784 [ 5 ] {1d507c28-b8a3-4752-8973-fa8e92c42b5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 5919 | 2026.01.15 15:06:42.453820 [ 5 ] {1d507c28-b8a3-4752-8973-fa8e92c42b5d} <Debug> TCPHandler: Processed in 0.001180888 sec. | ||
| 5920 | 2026.01.15 15:06:42.453924 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.01.15 15:06:42.454024 [ 5 ] {43c47f5d-71d6-481c-9549-39e748f48003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5922 | 2026.01.15 15:06:42.454080 [ 5 ] {43c47f5d-71d6-481c-9549-39e748f48003} <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 | ||
| 5923 | 2026.01.15 15:06:42.454819 [ 5 ] {43c47f5d-71d6-481c-9549-39e748f48003} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.01.15 15:06:42.454855 [ 5 ] {43c47f5d-71d6-481c-9549-39e748f48003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5925 | 2026.01.15 15:06:42.455381 [ 5 ] {43c47f5d-71d6-481c-9549-39e748f48003} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5926 | 2026.01.15 15:06:42.455631 [ 5 ] {43c47f5d-71d6-481c-9549-39e748f48003} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.01.15 15:06:42.455768 [ 5 ] {43c47f5d-71d6-481c-9549-39e748f48003} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 5928 | 2026.01.15 15:06:42.455822 [ 5 ] {43c47f5d-71d6-481c-9549-39e748f48003} <Debug> TCPHandler: Processed in 0.001947834 sec. | ||
| 5929 | 2026.01.15 15:06:42.455927 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.01.15 15:06:42.456023 [ 5 ] {93494c89-7885-4632-ae47-bcc481091850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5931 | 2026.01.15 15:06:42.456065 [ 5 ] {93494c89-7885-4632-ae47-bcc481091850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5932 | 2026.01.15 15:06:42.456392 [ 5 ] {93494c89-7885-4632-ae47-bcc481091850} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.01.15 15:06:42.456428 [ 5 ] {93494c89-7885-4632-ae47-bcc481091850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5934 | 2026.01.15 15:06:42.456739 [ 5 ] {93494c89-7885-4632-ae47-bcc481091850} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5935 | 2026.01.15 15:06:42.456960 [ 5 ] {93494c89-7885-4632-ae47-bcc481091850} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.01.15 15:06:42.457087 [ 5 ] {93494c89-7885-4632-ae47-bcc481091850} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001083 sec., 96029.54755309326 rows/sec., 5.88 MiB/sec. | ||
| 5937 | 2026.01.15 15:06:42.457123 [ 5 ] {93494c89-7885-4632-ae47-bcc481091850} <Debug> TCPHandler: Processed in 0.001244521 sec. | ||
| 5938 | 2026.01.15 15:06:44.040926 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38645 | ||
| 5939 | 2026.01.15 15:06:44.041051 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5940 | 2026.01.15 15:06:44.041082 [ 286 ] {} <Debug> TCP-Session: b42d5c66-3879-4673-8916-0d57c3e284dc Authenticating user 'default' from [fd00:1122:3344:101::e]:38645 | ||
| 5941 | 2026.01.15 15:06:44.041107 [ 286 ] {} <Debug> TCP-Session: b42d5c66-3879-4673-8916-0d57c3e284dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5942 | 2026.01.15 15:06:44.041122 [ 286 ] {} <Debug> TCP-Session: b42d5c66-3879-4673-8916-0d57c3e284dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5943 | 2026.01.15 15:06:44.041329 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40444 | ||
| 5944 | 2026.01.15 15:06:44.041370 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47618 | ||
| 5945 | 2026.01.15 15:06:44.041409 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53589 | ||
| 5946 | 2026.01.15 15:06:44.041419 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62104 | ||
| 5947 | 2026.01.15 15:06:44.041461 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5948 | 2026.01.15 15:06:44.041400 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50490 | ||
| 5949 | 2026.01.15 15:06:44.041505 [ 286 ] {} <Trace> TCP-Session: b42d5c66-3879-4673-8916-0d57c3e284dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5950 | 2026.01.15 15:06:44.041504 [ 287 ] {} <Debug> TCP-Session: 06489ad8-cd5b-4275-8006-79caec4d98d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40444 | ||
| 5951 | 2026.01.15 15:06:44.041384 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40117 | ||
| 5952 | 2026.01.15 15:06:44.041580 [ 287 ] {} <Debug> TCP-Session: 06489ad8-cd5b-4275-8006-79caec4d98d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2026.01.15 15:06:44.041578 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5954 | 2026.01.15 15:06:44.041601 [ 287 ] {} <Debug> TCP-Session: 06489ad8-cd5b-4275-8006-79caec4d98d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5955 | 2026.01.15 15:06:44.041373 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63855 | ||
| 5956 | 2026.01.15 15:06:44.041636 [ 293 ] {} <Debug> TCP-Session: d79fea67-bb53-42f8-a844-c4240f33a697 Authenticating user 'default' from [fd00:1122:3344:101::e]:53589 | ||
| 5957 | 2026.01.15 15:06:44.041632 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5958 | 2026.01.15 15:06:44.041681 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5959 | 2026.01.15 15:06:44.041707 [ 289 ] {} <Debug> TCP-Session: cc8700d2-4744-4c4e-a4e1-ef57f532bf9b Authenticating user 'default' from [fd00:1122:3344:101::e]:47618 | ||
| 5960 | 2026.01.15 15:06:44.041708 [ 286 ] {54d340fe-96bc-4a69-b17a-796caee19544} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38645) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5961 | 2026.01.15 15:06:44.041738 [ 289 ] {} <Debug> TCP-Session: cc8700d2-4744-4c4e-a4e1-ef57f532bf9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2026.01.15 15:06:44.041732 [ 294 ] {} <Debug> TCP-Session: 42764375-d2e4-4beb-bed7-97728d43055f Authenticating user 'default' from [fd00:1122:3344:101::e]:62104 | ||
| 5963 | 2026.01.15 15:06:44.041766 [ 289 ] {} <Debug> TCP-Session: cc8700d2-4744-4c4e-a4e1-ef57f532bf9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2026.01.15 15:06:44.041784 [ 294 ] {} <Debug> TCP-Session: 42764375-d2e4-4beb-bed7-97728d43055f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2026.01.15 15:06:44.041690 [ 293 ] {} <Debug> TCP-Session: d79fea67-bb53-42f8-a844-c4240f33a697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2026.01.15 15:06:44.041813 [ 294 ] {} <Debug> TCP-Session: 42764375-d2e4-4beb-bed7-97728d43055f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.01.15 15:06:44.041834 [ 293 ] {} <Debug> TCP-Session: d79fea67-bb53-42f8-a844-c4240f33a697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5968 | 2026.01.15 15:06:44.041851 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5969 | 2026.01.15 15:06:44.041344 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33127 | ||
| 5970 | 2026.01.15 15:06:44.041889 [ 290 ] {} <Debug> TCP-Session: 5e2a132d-ffbd-4de7-b1b0-4d298b3e4d3b Authenticating user 'default' from [fd00:1122:3344:101::e]:63855 | ||
| 5971 | 2026.01.15 15:06:44.041899 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5972 | 2026.01.15 15:06:44.041923 [ 290 ] {} <Debug> TCP-Session: 5e2a132d-ffbd-4de7-b1b0-4d298b3e4d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5973 | 2026.01.15 15:06:44.041934 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5974 | 2026.01.15 15:06:44.041950 [ 290 ] {} <Debug> TCP-Session: 5e2a132d-ffbd-4de7-b1b0-4d298b3e4d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5975 | 2026.01.15 15:06:44.041946 [ 291 ] {} <Debug> TCP-Session: 93a8f576-1c62-4e5a-93be-0642d2730b13 Authenticating user 'default' from [fd00:1122:3344:101::e]:40117 | ||
| 5976 | 2026.01.15 15:06:44.041979 [ 292 ] {} <Debug> TCP-Session: 3483f1c0-d4e2-48be-8c90-e67f2844451e Authenticating user 'default' from [fd00:1122:3344:101::e]:50490 | ||
| 5977 | 2026.01.15 15:06:44.042004 [ 291 ] {} <Debug> TCP-Session: 93a8f576-1c62-4e5a-93be-0642d2730b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2026.01.15 15:06:44.042009 [ 286 ] {54d340fe-96bc-4a69-b17a-796caee19544} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5979 | 2026.01.15 15:06:44.042025 [ 291 ] {} <Debug> TCP-Session: 93a8f576-1c62-4e5a-93be-0642d2730b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5980 | 2026.01.15 15:06:44.042035 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5981 | 2026.01.15 15:06:44.042020 [ 292 ] {} <Debug> TCP-Session: 3483f1c0-d4e2-48be-8c90-e67f2844451e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5982 | 2026.01.15 15:06:44.042077 [ 286 ] {54d340fe-96bc-4a69-b17a-796caee19544} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5983 | 2026.01.15 15:06:44.042078 [ 288 ] {} <Debug> TCP-Session: 0864c060-aa04-401c-a570-b0854da92aa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33127 | ||
| 5984 | 2026.01.15 15:06:44.042083 [ 292 ] {} <Debug> TCP-Session: 3483f1c0-d4e2-48be-8c90-e67f2844451e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5985 | 2026.01.15 15:06:44.042115 [ 288 ] {} <Debug> TCP-Session: 0864c060-aa04-401c-a570-b0854da92aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5986 | 2026.01.15 15:06:44.042127 [ 288 ] {} <Debug> TCP-Session: 0864c060-aa04-401c-a570-b0854da92aa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5987 | 2026.01.15 15:06:44.042371 [ 286 ] {54d340fe-96bc-4a69-b17a-796caee19544} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 5988 | 2026.01.15 15:06:44.043311 [ 261 ] {54d340fe-96bc-4a69-b17a-796caee19544} <Trace> AggregatingTransform: Aggregating | ||
| 5989 | 2026.01.15 15:06:44.043350 [ 261 ] {54d340fe-96bc-4a69-b17a-796caee19544} <Trace> Aggregator: Aggregation method: without_key | ||
| 5990 | 2026.01.15 15:06:44.043388 [ 261 ] {54d340fe-96bc-4a69-b17a-796caee19544} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091412 sec. (1093.948 rows/sec., 42.73 KiB/sec.) | ||
| 5991 | 2026.01.15 15:06:44.043406 [ 261 ] {54d340fe-96bc-4a69-b17a-796caee19544} <Trace> Aggregator: Merging aggregated data | ||
| 5992 | 2026.01.15 15:06:44.044593 [ 286 ] {54d340fe-96bc-4a69-b17a-796caee19544} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002942 sec., 339.9048266485384 rows/sec., 13.28 KiB/sec. | ||
| 5993 | 2026.01.15 15:06:44.044730 [ 286 ] {54d340fe-96bc-4a69-b17a-796caee19544} <Debug> TCPHandler: Processed in 0.003382062 sec. | ||
| 5994 | 2026.01.15 15:06:44.044867 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5995 | 2026.01.15 15:06:44.044896 [ 286 ] {} <Debug> TCP-Session: b42d5c66-3879-4673-8916-0d57c3e284dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.01.15 15:06:44.044899 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5997 | 2026.01.15 15:06:44.044923 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5998 | 2026.01.15 15:06:44.044944 [ 288 ] {} <Debug> TCP-Session: 0864c060-aa04-401c-a570-b0854da92aa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5999 | 2026.01.15 15:06:44.044940 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6000 | 2026.01.15 15:06:44.044956 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6001 | 2026.01.15 15:06:44.044976 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6002 | 2026.01.15 15:06:44.044996 [ 292 ] {} <Debug> TCP-Session: 3483f1c0-d4e2-48be-8c90-e67f2844451e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6003 | 2026.01.15 15:06:44.045014 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6004 | 2026.01.15 15:06:44.045034 [ 291 ] {} <Debug> TCP-Session: 93a8f576-1c62-4e5a-93be-0642d2730b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6005 | 2026.01.15 15:06:44.045032 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6006 | 2026.01.15 15:06:44.045064 [ 290 ] {} <Debug> TCP-Session: 5e2a132d-ffbd-4de7-b1b0-4d298b3e4d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6007 | 2026.01.15 15:06:44.045017 [ 293 ] {} <Debug> TCP-Session: d79fea67-bb53-42f8-a844-c4240f33a697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6008 | 2026.01.15 15:06:44.045102 [ 294 ] {} <Debug> TCP-Session: 42764375-d2e4-4beb-bed7-97728d43055f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6009 | 2026.01.15 15:06:44.044991 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6010 | 2026.01.15 15:06:44.044970 [ 287 ] {} <Debug> TCP-Session: 06489ad8-cd5b-4275-8006-79caec4d98d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6011 | 2026.01.15 15:06:44.045170 [ 289 ] {} <Debug> TCP-Session: cc8700d2-4744-4c4e-a4e1-ef57f532bf9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2026.01.15 15:06:44.055419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12060 | ||
| 6013 | 2026.01.15 15:06:44.055934 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.01.15 15:06:44.055987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6015 | 2026.01.15 15:06:44.056579 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6016 | 2026.01.15 15:06:44.056834 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.01.15 15:06:44.056983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12060 | ||
| 6018 | 2026.01.15 15:06:44.134820 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45763 | ||
| 6019 | 2026.01.15 15:06:44.134940 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6020 | 2026.01.15 15:06:44.134969 [ 286 ] {} <Debug> TCP-Session: 2e3095fa-e277-4581-b12d-32e37f343194 Authenticating user 'default' from [fd00:1122:3344:101::e]:45763 | ||
| 6021 | 2026.01.15 15:06:44.134991 [ 286 ] {} <Debug> TCP-Session: 2e3095fa-e277-4581-b12d-32e37f343194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6022 | 2026.01.15 15:06:44.135003 [ 286 ] {} <Debug> TCP-Session: 2e3095fa-e277-4581-b12d-32e37f343194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6023 | 2026.01.15 15:06:44.135268 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38121 | ||
| 6024 | 2026.01.15 15:06:44.135295 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59651 | ||
| 6025 | 2026.01.15 15:06:44.135331 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46990 | ||
| 6026 | 2026.01.15 15:06:44.135348 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37492 | ||
| 6027 | 2026.01.15 15:06:44.135402 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6028 | 2026.01.15 15:06:44.135303 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38519 | ||
| 6029 | 2026.01.15 15:06:44.135424 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6030 | 2026.01.15 15:06:44.135448 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6031 | 2026.01.15 15:06:44.135463 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6032 | 2026.01.15 15:06:44.135476 [ 287 ] {} <Debug> TCP-Session: 4523541d-e35b-4c1b-9043-6a31c1683d99 Authenticating user 'default' from [fd00:1122:3344:101::e]:38121 | ||
| 6033 | 2026.01.15 15:06:44.135496 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6034 | 2026.01.15 15:06:44.135504 [ 294 ] {} <Debug> TCP-Session: 5f04a2bc-fb83-4fad-af27-392de45b0444 Authenticating user 'default' from [fd00:1122:3344:101::e]:37492 | ||
| 6035 | 2026.01.15 15:06:44.135520 [ 287 ] {} <Debug> TCP-Session: 4523541d-e35b-4c1b-9043-6a31c1683d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6036 | 2026.01.15 15:06:44.135529 [ 291 ] {} <Debug> TCP-Session: 1a38c2f4-e244-4c0a-919d-b2c0bf95c776 Authenticating user 'default' from [fd00:1122:3344:101::e]:38519 | ||
| 6037 | 2026.01.15 15:06:44.135546 [ 294 ] {} <Debug> TCP-Session: 5f04a2bc-fb83-4fad-af27-392de45b0444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2026.01.15 15:06:44.135549 [ 287 ] {} <Debug> TCP-Session: 4523541d-e35b-4c1b-9043-6a31c1683d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2026.01.15 15:06:44.135567 [ 291 ] {} <Debug> TCP-Session: 1a38c2f4-e244-4c0a-919d-b2c0bf95c776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2026.01.15 15:06:44.135577 [ 294 ] {} <Debug> TCP-Session: 5f04a2bc-fb83-4fad-af27-392de45b0444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6041 | 2026.01.15 15:06:44.135598 [ 291 ] {} <Debug> TCP-Session: 1a38c2f4-e244-4c0a-919d-b2c0bf95c776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6042 | 2026.01.15 15:06:44.135430 [ 290 ] {} <Debug> TCP-Session: 6d89b0d1-ebf1-4676-b0fd-8431b998643b Authenticating user 'default' from [fd00:1122:3344:101::e]:59651 | ||
| 6043 | 2026.01.15 15:06:44.135287 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60777 | ||
| 6044 | 2026.01.15 15:06:44.135657 [ 290 ] {} <Debug> TCP-Session: 6d89b0d1-ebf1-4676-b0fd-8431b998643b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6045 | 2026.01.15 15:06:44.135280 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53872 | ||
| 6046 | 2026.01.15 15:06:44.135717 [ 290 ] {} <Debug> TCP-Session: 6d89b0d1-ebf1-4676-b0fd-8431b998643b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6047 | 2026.01.15 15:06:44.135340 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51153 | ||
| 6048 | 2026.01.15 15:06:44.135765 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6049 | 2026.01.15 15:06:44.135791 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6050 | 2026.01.15 15:06:44.135807 [ 289 ] {} <Debug> TCP-Session: d9170105-b9f2-4388-947b-f25aa353015a Authenticating user 'default' from [fd00:1122:3344:101::e]:60777 | ||
| 6051 | 2026.01.15 15:06:44.135825 [ 288 ] {} <Debug> TCP-Session: 6095cf58-6421-4f5b-bb2c-9b2cf16a3514 Authenticating user 'default' from [fd00:1122:3344:101::e]:53872 | ||
| 6052 | 2026.01.15 15:06:44.135831 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6053 | 2026.01.15 15:06:44.135846 [ 289 ] {} <Debug> TCP-Session: d9170105-b9f2-4388-947b-f25aa353015a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2026.01.15 15:06:44.135857 [ 288 ] {} <Debug> TCP-Session: 6095cf58-6421-4f5b-bb2c-9b2cf16a3514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6055 | 2026.01.15 15:06:44.135868 [ 293 ] {} <Debug> TCP-Session: ae540031-80a9-4e90-8a6d-502928ca2047 Authenticating user 'default' from [fd00:1122:3344:101::e]:51153 | ||
| 6056 | 2026.01.15 15:06:44.135869 [ 289 ] {} <Debug> TCP-Session: d9170105-b9f2-4388-947b-f25aa353015a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6057 | 2026.01.15 15:06:44.135883 [ 288 ] {} <Debug> TCP-Session: 6095cf58-6421-4f5b-bb2c-9b2cf16a3514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2026.01.15 15:06:44.135898 [ 293 ] {} <Debug> TCP-Session: ae540031-80a9-4e90-8a6d-502928ca2047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2026.01.15 15:06:44.135491 [ 292 ] {} <Debug> TCP-Session: eee2622c-c21c-47dd-8841-16121ca336fb Authenticating user 'default' from [fd00:1122:3344:101::e]:46990 | ||
| 6060 | 2026.01.15 15:06:44.135932 [ 293 ] {} <Debug> TCP-Session: ae540031-80a9-4e90-8a6d-502928ca2047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6061 | 2026.01.15 15:06:44.135956 [ 292 ] {} <Debug> TCP-Session: eee2622c-c21c-47dd-8841-16121ca336fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6062 | 2026.01.15 15:06:44.135377 [ 286 ] {} <Trace> TCP-Session: 2e3095fa-e277-4581-b12d-32e37f343194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2026.01.15 15:06:44.135983 [ 292 ] {} <Debug> TCP-Session: eee2622c-c21c-47dd-8841-16121ca336fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6064 | 2026.01.15 15:06:44.136155 [ 286 ] {36ffaa99-c11d-4df4-83c2-60d4188f0b61} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45763) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6065 | 2026.01.15 15:06:44.136412 [ 286 ] {36ffaa99-c11d-4df4-83c2-60d4188f0b61} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6066 | 2026.01.15 15:06:44.136468 [ 286 ] {36ffaa99-c11d-4df4-83c2-60d4188f0b61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6067 | 2026.01.15 15:06:44.136747 [ 286 ] {36ffaa99-c11d-4df4-83c2-60d4188f0b61} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 6068 | 2026.01.15 15:06:44.137623 [ 323 ] {36ffaa99-c11d-4df4-83c2-60d4188f0b61} <Trace> AggregatingTransform: Aggregating | ||
| 6069 | 2026.01.15 15:06:44.137680 [ 323 ] {36ffaa99-c11d-4df4-83c2-60d4188f0b61} <Trace> Aggregator: Aggregation method: without_key | ||
| 6070 | 2026.01.15 15:06:44.137718 [ 323 ] {36ffaa99-c11d-4df4-83c2-60d4188f0b61} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870149 sec. (1149.228 rows/sec., 44.89 KiB/sec.) | ||
| 6071 | 2026.01.15 15:06:44.137738 [ 323 ] {36ffaa99-c11d-4df4-83c2-60d4188f0b61} <Trace> Aggregator: Merging aggregated data | ||
| 6072 | 2026.01.15 15:06:44.138908 [ 286 ] {36ffaa99-c11d-4df4-83c2-60d4188f0b61} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002809 sec., 355.998576005696 rows/sec., 13.91 KiB/sec. | ||
| 6073 | 2026.01.15 15:06:44.139040 [ 286 ] {36ffaa99-c11d-4df4-83c2-60d4188f0b61} <Debug> TCPHandler: Processed in 0.003781105 sec. | ||
| 6074 | 2026.01.15 15:06:44.139151 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6075 | 2026.01.15 15:06:44.139174 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6076 | 2026.01.15 15:06:44.139184 [ 286 ] {} <Debug> TCP-Session: 2e3095fa-e277-4581-b12d-32e37f343194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6077 | 2026.01.15 15:06:44.139195 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6078 | 2026.01.15 15:06:44.139209 [ 294 ] {} <Debug> TCP-Session: 5f04a2bc-fb83-4fad-af27-392de45b0444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2026.01.15 15:06:44.139214 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6080 | 2026.01.15 15:06:44.139238 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6081 | 2026.01.15 15:06:44.139247 [ 287 ] {} <Debug> TCP-Session: 4523541d-e35b-4c1b-9043-6a31c1683d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2026.01.15 15:06:44.139276 [ 288 ] {} <Debug> TCP-Session: 6095cf58-6421-4f5b-bb2c-9b2cf16a3514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6083 | 2026.01.15 15:06:44.139288 [ 292 ] {} <Debug> TCP-Session: eee2622c-c21c-47dd-8841-16121ca336fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2026.01.15 15:06:44.139277 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6085 | 2026.01.15 15:06:44.139292 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6086 | 2026.01.15 15:06:44.139344 [ 291 ] {} <Debug> TCP-Session: 1a38c2f4-e244-4c0a-919d-b2c0bf95c776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6087 | 2026.01.15 15:06:44.139262 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6088 | 2026.01.15 15:06:44.139371 [ 293 ] {} <Debug> TCP-Session: ae540031-80a9-4e90-8a6d-502928ca2047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6089 | 2026.01.15 15:06:44.139243 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6090 | 2026.01.15 15:06:44.139404 [ 290 ] {} <Debug> TCP-Session: 6d89b0d1-ebf1-4676-b0fd-8431b998643b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6091 | 2026.01.15 15:06:44.139438 [ 289 ] {} <Debug> TCP-Session: d9170105-b9f2-4388-947b-f25aa353015a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6092 | 2026.01.15 15:06:44.163311 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41510 | ||
| 6093 | 2026.01.15 15:06:44.163392 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6094 | 2026.01.15 15:06:44.163415 [ 286 ] {} <Debug> TCP-Session: 88fef97e-39a5-4af4-9ec3-654d78e89073 Authenticating user 'default' from [fd00:1122:3344:101::e]:41510 | ||
| 6095 | 2026.01.15 15:06:44.163433 [ 286 ] {} <Debug> TCP-Session: 88fef97e-39a5-4af4-9ec3-654d78e89073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6096 | 2026.01.15 15:06:44.163447 [ 286 ] {} <Debug> TCP-Session: 88fef97e-39a5-4af4-9ec3-654d78e89073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6097 | 2026.01.15 15:06:44.163643 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36301 | ||
| 6098 | 2026.01.15 15:06:44.163701 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47005 | ||
| 6099 | 2026.01.15 15:06:44.163713 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59554 | ||
| 6100 | 2026.01.15 15:06:44.163746 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6101 | 2026.01.15 15:06:44.163751 [ 286 ] {} <Trace> TCP-Session: 88fef97e-39a5-4af4-9ec3-654d78e89073 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6102 | 2026.01.15 15:06:44.163782 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6103 | 2026.01.15 15:06:44.163794 [ 287 ] {} <Debug> TCP-Session: cd8f18a0-0381-4b9b-9bf7-096dcbe4641c Authenticating user 'default' from [fd00:1122:3344:101::e]:36301 | ||
| 6104 | 2026.01.15 15:06:44.163833 [ 288 ] {} <Debug> TCP-Session: 273594e5-9842-4381-b75a-7790cb9b06d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47005 | ||
| 6105 | 2026.01.15 15:06:44.163853 [ 287 ] {} <Debug> TCP-Session: cd8f18a0-0381-4b9b-9bf7-096dcbe4641c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6106 | 2026.01.15 15:06:44.163870 [ 288 ] {} <Debug> TCP-Session: 273594e5-9842-4381-b75a-7790cb9b06d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2026.01.15 15:06:44.163883 [ 287 ] {} <Debug> TCP-Session: cd8f18a0-0381-4b9b-9bf7-096dcbe4641c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2026.01.15 15:06:44.163899 [ 288 ] {} <Debug> TCP-Session: 273594e5-9842-4381-b75a-7790cb9b06d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6109 | 2026.01.15 15:06:44.163798 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6110 | 2026.01.15 15:06:44.163937 [ 286 ] {01bae1b9-4315-4673-892e-276305deb09c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41510) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6111 | 2026.01.15 15:06:44.163951 [ 289 ] {} <Debug> TCP-Session: fce53dab-08ab-4f08-b8f3-83b11845c05e Authenticating user 'default' from [fd00:1122:3344:101::e]:59554 | ||
| 6112 | 2026.01.15 15:06:44.163980 [ 289 ] {} <Debug> TCP-Session: fce53dab-08ab-4f08-b8f3-83b11845c05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6113 | 2026.01.15 15:06:44.163993 [ 289 ] {} <Debug> TCP-Session: fce53dab-08ab-4f08-b8f3-83b11845c05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2026.01.15 15:06:44.164169 [ 286 ] {01bae1b9-4315-4673-892e-276305deb09c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6115 | 2026.01.15 15:06:44.164222 [ 286 ] {01bae1b9-4315-4673-892e-276305deb09c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6116 | 2026.01.15 15:06:44.164481 [ 286 ] {01bae1b9-4315-4673-892e-276305deb09c} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 6117 | 2026.01.15 15:06:44.165338 [ 311 ] {01bae1b9-4315-4673-892e-276305deb09c} <Trace> AggregatingTransform: Aggregating | ||
| 6118 | 2026.01.15 15:06:44.165383 [ 311 ] {01bae1b9-4315-4673-892e-276305deb09c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6119 | 2026.01.15 15:06:44.165410 [ 311 ] {01bae1b9-4315-4673-892e-276305deb09c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000798886 sec. (1251.743 rows/sec., 48.90 KiB/sec.) | ||
| 6120 | 2026.01.15 15:06:44.165423 [ 311 ] {01bae1b9-4315-4673-892e-276305deb09c} <Trace> Aggregator: Merging aggregated data | ||
| 6121 | 2026.01.15 15:06:44.167048 [ 286 ] {01bae1b9-4315-4673-892e-276305deb09c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003162 sec., 316.25553447185325 rows/sec., 12.35 KiB/sec. | ||
| 6122 | 2026.01.15 15:06:44.167176 [ 286 ] {01bae1b9-4315-4673-892e-276305deb09c} <Debug> TCPHandler: Processed in 0.003504405 sec. | ||
| 6123 | 2026.01.15 15:06:44.167254 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6124 | 2026.01.15 15:06:44.167283 [ 286 ] {} <Debug> TCP-Session: 88fef97e-39a5-4af4-9ec3-654d78e89073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6125 | 2026.01.15 15:06:44.167306 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6126 | 2026.01.15 15:06:44.167331 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6127 | 2026.01.15 15:06:44.167343 [ 288 ] {} <Debug> TCP-Session: 273594e5-9842-4381-b75a-7790cb9b06d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6128 | 2026.01.15 15:06:44.167378 [ 287 ] {} <Debug> TCP-Session: cd8f18a0-0381-4b9b-9bf7-096dcbe4641c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6129 | 2026.01.15 15:06:44.167398 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6130 | 2026.01.15 15:06:44.167434 [ 289 ] {} <Debug> TCP-Session: fce53dab-08ab-4f08-b8f3-83b11845c05e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6131 | 2026.01.15 15:06:44.169354 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45393 | ||
| 6132 | 2026.01.15 15:06:44.169372 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62546 | ||
| 6133 | 2026.01.15 15:06:44.169397 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37971 | ||
| 6134 | 2026.01.15 15:06:44.169408 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63717 | ||
| 6135 | 2026.01.15 15:06:44.169429 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6136 | 2026.01.15 15:06:44.169453 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6137 | 2026.01.15 15:06:44.169466 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6138 | 2026.01.15 15:06:44.169476 [ 290 ] {} <Debug> TCP-Session: 133d2adf-0e03-41cc-906b-cfdb7ace8791 Authenticating user 'default' from [fd00:1122:3344:101::e]:45393 | ||
| 6139 | 2026.01.15 15:06:44.169494 [ 291 ] {} <Debug> TCP-Session: 0fe2c1a0-7548-40a9-8977-6b840f47d505 Authenticating user 'default' from [fd00:1122:3344:101::e]:62546 | ||
| 6140 | 2026.01.15 15:06:44.169504 [ 292 ] {} <Debug> TCP-Session: 73f91237-44fc-4de2-b358-acb3eb34f3c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37971 | ||
| 6141 | 2026.01.15 15:06:44.169537 [ 291 ] {} <Debug> TCP-Session: 0fe2c1a0-7548-40a9-8977-6b840f47d505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6142 | 2026.01.15 15:06:44.169555 [ 292 ] {} <Debug> TCP-Session: 73f91237-44fc-4de2-b358-acb3eb34f3c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6143 | 2026.01.15 15:06:44.169569 [ 291 ] {} <Debug> TCP-Session: 0fe2c1a0-7548-40a9-8977-6b840f47d505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2026.01.15 15:06:44.169604 [ 292 ] {} <Debug> TCP-Session: 73f91237-44fc-4de2-b358-acb3eb34f3c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6145 | 2026.01.15 15:06:44.169518 [ 290 ] {} <Debug> TCP-Session: 133d2adf-0e03-41cc-906b-cfdb7ace8791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6146 | 2026.01.15 15:06:44.169493 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6147 | 2026.01.15 15:06:44.169655 [ 290 ] {} <Debug> TCP-Session: 133d2adf-0e03-41cc-906b-cfdb7ace8791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6148 | 2026.01.15 15:06:44.169682 [ 293 ] {} <Debug> TCP-Session: e0fe2c9e-872b-40a1-ac67-768d4772dca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63717 | ||
| 6149 | 2026.01.15 15:06:44.169379 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33887 | ||
| 6150 | 2026.01.15 15:06:44.169709 [ 293 ] {} <Debug> TCP-Session: e0fe2c9e-872b-40a1-ac67-768d4772dca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2026.01.15 15:06:44.169737 [ 293 ] {} <Debug> TCP-Session: e0fe2c9e-872b-40a1-ac67-768d4772dca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6152 | 2026.01.15 15:06:44.169764 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6153 | 2026.01.15 15:06:44.169790 [ 286 ] {} <Debug> TCP-Session: 68c1413f-4842-4166-a93d-da9515f904f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33887 | ||
| 6154 | 2026.01.15 15:06:44.169806 [ 286 ] {} <Debug> TCP-Session: 68c1413f-4842-4166-a93d-da9515f904f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6155 | 2026.01.15 15:06:44.169818 [ 286 ] {} <Debug> TCP-Session: 68c1413f-4842-4166-a93d-da9515f904f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6156 | 2026.01.15 15:06:44.194473 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33887). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6157 | |||
| 6158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6160 | 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 | ||
| 6161 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6162 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6163 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6164 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6165 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6166 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6167 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6168 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6169 | (version 23.8.7.1) | ||
| 6170 | 2026.01.15 15:06:44.194640 [ 286 ] {} <Debug> TCP-Session: 68c1413f-4842-4166-a93d-da9515f904f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6171 | 2026.01.15 15:06:44.194667 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63717). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6172 | |||
| 6173 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6174 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6175 | 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 | ||
| 6176 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6177 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6178 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6179 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6180 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6181 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6182 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6183 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6184 | (version 23.8.7.1) | ||
| 6185 | 2026.01.15 15:06:44.194755 [ 293 ] {} <Debug> TCP-Session: e0fe2c9e-872b-40a1-ac67-768d4772dca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6186 | 2026.01.15 15:06:44.194785 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45393). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6187 | |||
| 6188 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6189 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6190 | 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 | ||
| 6191 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6192 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6193 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6194 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6195 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6196 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6197 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6198 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6199 | (version 23.8.7.1) | ||
| 6200 | 2026.01.15 15:06:44.194870 [ 290 ] {} <Debug> TCP-Session: 133d2adf-0e03-41cc-906b-cfdb7ace8791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2026.01.15 15:06:44.194898 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62546). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6202 | |||
| 6203 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6204 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6205 | 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 | ||
| 6206 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6207 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6208 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6209 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6210 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6211 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6212 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6213 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6214 | (version 23.8.7.1) | ||
| 6215 | 2026.01.15 15:06:44.194971 [ 291 ] {} <Debug> TCP-Session: 0fe2c1a0-7548-40a9-8977-6b840f47d505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6216 | 2026.01.15 15:06:44.195003 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37971). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6217 | |||
| 6218 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6219 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6220 | 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 | ||
| 6221 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6222 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6223 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6224 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6225 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6226 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6227 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6228 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6229 | (version 23.8.7.1) | ||
| 6230 | 2026.01.15 15:06:44.195076 [ 292 ] {} <Debug> TCP-Session: 73f91237-44fc-4de2-b358-acb3eb34f3c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2026.01.15 15:06:44.667468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6232 | 2026.01.15 15:06:44.686377 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2026.01.15 15:06:44.686446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6234 | 2026.01.15 15:06:44.692115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6235 | 2026.01.15 15:06:44.692859 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2026.01.15 15:06:44.696156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6237 | 2026.01.15 15:06:46.567981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 808 | ||
| 6238 | 2026.01.15 15:06:46.570927 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.01.15 15:06:46.570986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6240 | 2026.01.15 15:06:46.572284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6241 | 2026.01.15 15:06:46.572670 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.01.15 15:06:46.573096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
| 6243 | 2026.01.15 15:06:47.429577 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2026.01.15 15:06:47.429779 [ 5 ] {9e35ecac-2f73-4a1f-a58a-df5836553726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6245 | 2026.01.15 15:06:47.429850 [ 5 ] {9e35ecac-2f73-4a1f-a58a-df5836553726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6246 | 2026.01.15 15:06:47.430480 [ 5 ] {9e35ecac-2f73-4a1f-a58a-df5836553726} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2026.01.15 15:06:47.430529 [ 5 ] {9e35ecac-2f73-4a1f-a58a-df5836553726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6248 | 2026.01.15 15:06:47.430965 [ 5 ] {9e35ecac-2f73-4a1f-a58a-df5836553726} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6249 | 2026.01.15 15:06:47.431203 [ 5 ] {9e35ecac-2f73-4a1f-a58a-df5836553726} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.01.15 15:06:47.431355 [ 5 ] {9e35ecac-2f73-4a1f-a58a-df5836553726} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.00163 sec., 72392.63803680982 rows/sec., 6.13 MiB/sec. | ||
| 6251 | 2026.01.15 15:06:47.431398 [ 5 ] {9e35ecac-2f73-4a1f-a58a-df5836553726} <Debug> TCPHandler: Processed in 0.001960714 sec. | ||
| 6252 | 2026.01.15 15:06:47.431511 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.01.15 15:06:47.431607 [ 5 ] {f7886004-8bf8-4802-9f47-7a8a5f0ae23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6254 | 2026.01.15 15:06:47.431648 [ 5 ] {f7886004-8bf8-4802-9f47-7a8a5f0ae23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6255 | 2026.01.15 15:06:47.432040 [ 5 ] {f7886004-8bf8-4802-9f47-7a8a5f0ae23e} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.01.15 15:06:47.432077 [ 5 ] {f7886004-8bf8-4802-9f47-7a8a5f0ae23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6257 | 2026.01.15 15:06:47.432375 [ 5 ] {f7886004-8bf8-4802-9f47-7a8a5f0ae23e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6258 | 2026.01.15 15:06:47.432595 [ 5 ] {f7886004-8bf8-4802-9f47-7a8a5f0ae23e} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.01.15 15:06:47.432726 [ 5 ] {f7886004-8bf8-4802-9f47-7a8a5f0ae23e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001138 sec., 27240.77328646749 rows/sec., 2.00 MiB/sec. | ||
| 6260 | 2026.01.15 15:06:47.432764 [ 5 ] {f7886004-8bf8-4802-9f47-7a8a5f0ae23e} <Debug> TCPHandler: Processed in 0.001301913 sec. | ||
| 6261 | 2026.01.15 15:06:47.432864 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6262 | 2026.01.15 15:06:47.432958 [ 5 ] {df31a425-f6f4-41e8-a782-61b8406e2be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6263 | 2026.01.15 15:06:47.432997 [ 5 ] {df31a425-f6f4-41e8-a782-61b8406e2be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6264 | 2026.01.15 15:06:47.433405 [ 5 ] {df31a425-f6f4-41e8-a782-61b8406e2be9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.01.15 15:06:47.433442 [ 5 ] {df31a425-f6f4-41e8-a782-61b8406e2be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6266 | 2026.01.15 15:06:47.433758 [ 5 ] {df31a425-f6f4-41e8-a782-61b8406e2be9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6267 | 2026.01.15 15:06:47.433981 [ 5 ] {df31a425-f6f4-41e8-a782-61b8406e2be9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.01.15 15:06:47.434107 [ 5 ] {df31a425-f6f4-41e8-a782-61b8406e2be9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001167 sec., 81405.31276778063 rows/sec., 6.36 MiB/sec. | ||
| 6269 | 2026.01.15 15:06:47.434144 [ 5 ] {df31a425-f6f4-41e8-a782-61b8406e2be9} <Debug> TCPHandler: Processed in 0.001328564 sec. | ||
| 6270 | 2026.01.15 15:06:47.434262 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6271 | 2026.01.15 15:06:47.434355 [ 5 ] {0c25e47a-9339-42d1-84dc-a8130fbf2388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6272 | 2026.01.15 15:06:47.434399 [ 5 ] {0c25e47a-9339-42d1-84dc-a8130fbf2388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6273 | 2026.01.15 15:06:47.434812 [ 5 ] {0c25e47a-9339-42d1-84dc-a8130fbf2388} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2026.01.15 15:06:47.434848 [ 5 ] {0c25e47a-9339-42d1-84dc-a8130fbf2388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6275 | 2026.01.15 15:06:47.435205 [ 5 ] {0c25e47a-9339-42d1-84dc-a8130fbf2388} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6276 | 2026.01.15 15:06:47.435414 [ 5 ] {0c25e47a-9339-42d1-84dc-a8130fbf2388} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2026.01.15 15:06:47.435543 [ 5 ] {0c25e47a-9339-42d1-84dc-a8130fbf2388} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 6278 | 2026.01.15 15:06:47.435580 [ 5 ] {0c25e47a-9339-42d1-84dc-a8130fbf2388} <Debug> TCPHandler: Processed in 0.001375525 sec. | ||
| 6279 | 2026.01.15 15:06:47.435703 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6280 | 2026.01.15 15:06:47.435826 [ 5 ] {ec71dbf9-a4de-471b-8a0e-32c7c5b665d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6281 | 2026.01.15 15:06:47.435894 [ 5 ] {ec71dbf9-a4de-471b-8a0e-32c7c5b665d5} <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 | ||
| 6282 | 2026.01.15 15:06:47.436802 [ 5 ] {ec71dbf9-a4de-471b-8a0e-32c7c5b665d5} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2026.01.15 15:06:47.436841 [ 5 ] {ec71dbf9-a4de-471b-8a0e-32c7c5b665d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6284 | 2026.01.15 15:06:47.437409 [ 5 ] {ec71dbf9-a4de-471b-8a0e-32c7c5b665d5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6285 | 2026.01.15 15:06:47.437657 [ 5 ] {ec71dbf9-a4de-471b-8a0e-32c7c5b665d5} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.01.15 15:06:47.437796 [ 5 ] {ec71dbf9-a4de-471b-8a0e-32c7c5b665d5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001995 sec., 15538.847117794488 rows/sec., 27.84 MiB/sec. | ||
| 6287 | 2026.01.15 15:06:47.437860 [ 5 ] {ec71dbf9-a4de-471b-8a0e-32c7c5b665d5} <Debug> TCPHandler: Processed in 0.002217673 sec. | ||
| 6288 | 2026.01.15 15:06:47.437968 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6289 | 2026.01.15 15:06:47.438064 [ 5 ] {8bb15746-c44a-4b99-8ad1-3ceaa0930e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6290 | 2026.01.15 15:06:47.438107 [ 5 ] {8bb15746-c44a-4b99-8ad1-3ceaa0930e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6291 | 2026.01.15 15:06:47.438436 [ 5 ] {8bb15746-c44a-4b99-8ad1-3ceaa0930e4f} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.01.15 15:06:47.438473 [ 5 ] {8bb15746-c44a-4b99-8ad1-3ceaa0930e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6293 | 2026.01.15 15:06:47.438789 [ 5 ] {8bb15746-c44a-4b99-8ad1-3ceaa0930e4f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6294 | 2026.01.15 15:06:47.439008 [ 5 ] {8bb15746-c44a-4b99-8ad1-3ceaa0930e4f} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2026.01.15 15:06:47.439137 [ 5 ] {8bb15746-c44a-4b99-8ad1-3ceaa0930e4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6296 | 2026.01.15 15:06:47.439175 [ 5 ] {8bb15746-c44a-4b99-8ad1-3ceaa0930e4f} <Debug> TCPHandler: Processed in 0.001255371 sec. | ||
| 6297 | 2026.01.15 15:06:51.432562 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6298 | 2026.01.15 15:06:51.432621 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6299 | 2026.01.15 15:06:51.557116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12508 | ||
| 6300 | 2026.01.15 15:06:51.557613 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.01.15 15:06:51.557844 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6302 | 2026.01.15 15:06:51.558467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6303 | 2026.01.15 15:06:51.558751 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2026.01.15 15:06:51.558897 [ 138 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6305 | 2026.01.15 15:06:51.558915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12508 | ||
| 6306 | 2026.01.15 15:06:51.558964 [ 138 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2026.01.15 15:06:51.558991 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6308 | 2026.01.15 15:06:51.559102 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 6309 | 2026.01.15 15:06:51.559222 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6310 | 2026.01.15 15:06:51.559266 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10140 rows starting from the beginning of the part | ||
| 6311 | 2026.01.15 15:06:51.559338 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 6312 | 2026.01.15 15:06:51.559395 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 6313 | 2026.01.15 15:06:51.559467 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 6314 | 2026.01.15 15:06:51.559541 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 6315 | 2026.01.15 15:06:51.559599 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 6316 | 2026.01.15 15:06:51.562045 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002991088 sec., 4181755.9363014395 rows/sec., 59.82 MiB/sec. | ||
| 6317 | 2026.01.15 15:06:51.562459 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6318 | 2026.01.15 15:06:51.562785 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_26_5} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.01.15 15:06:51.562870 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_26_5} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6320 | 2026.01.15 15:06:51.562981 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6321 | 2026.01.15 15:06:52.196274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6322 | 2026.01.15 15:06:52.214256 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.01.15 15:06:52.214321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6324 | 2026.01.15 15:06:52.219955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6325 | 2026.01.15 15:06:52.220647 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.01.15 15:06:52.220943 [ 138 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6327 | 2026.01.15 15:06:52.221013 [ 138 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2026.01.15 15:06:52.221038 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6329 | 2026.01.15 15:06:52.221174 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 6330 | 2026.01.15 15:06:52.223916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6331 | 2026.01.15 15:06:52.225501 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6332 | 2026.01.15 15:06:52.227080 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 6333 | 2026.01.15 15:06:52.232285 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 6334 | 2026.01.15 15:06:52.237049 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 6335 | 2026.01.15 15:06:52.241598 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 6336 | 2026.01.15 15:06:52.246184 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 6337 | 2026.01.15 15:06:52.250393 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 6338 | 2026.01.15 15:06:52.303066 [ 199 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081956701 sec., 2391.506705473662 rows/sec., 12.37 MiB/sec. | ||
| 6339 | 2026.01.15 15:06:52.305811 [ 195 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6340 | 2026.01.15 15:06:52.308014 [ 195 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_26_5} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2026.01.15 15:06:52.308119 [ 195 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_26_5} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6342 | 2026.01.15 15:06:52.310462 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6343 | 2026.01.15 15:06:52.439576 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2026.01.15 15:06:52.439766 [ 5 ] {d68ee39b-a353-4dd2-9192-b047afa211c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6345 | 2026.01.15 15:06:52.439836 [ 5 ] {d68ee39b-a353-4dd2-9192-b047afa211c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6346 | 2026.01.15 15:06:52.440710 [ 5 ] {d68ee39b-a353-4dd2-9192-b047afa211c3} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.01.15 15:06:52.440753 [ 5 ] {d68ee39b-a353-4dd2-9192-b047afa211c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6348 | 2026.01.15 15:06:52.441163 [ 5 ] {d68ee39b-a353-4dd2-9192-b047afa211c3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6349 | 2026.01.15 15:06:52.441389 [ 5 ] {d68ee39b-a353-4dd2-9192-b047afa211c3} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.01.15 15:06:52.441537 [ 5 ] {d68ee39b-a353-4dd2-9192-b047afa211c3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001824 sec., 224780.70175438595 rows/sec., 14.26 MiB/sec. | ||
| 6351 | 2026.01.15 15:06:52.441579 [ 5 ] {d68ee39b-a353-4dd2-9192-b047afa211c3} <Debug> TCPHandler: Processed in 0.0021356 sec. | ||
| 6352 | 2026.01.15 15:06:52.441701 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2026.01.15 15:06:52.441794 [ 5 ] {8e4a00bc-819c-46fd-9840-309c1d8788ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6354 | 2026.01.15 15:06:52.441834 [ 5 ] {8e4a00bc-819c-46fd-9840-309c1d8788ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6355 | 2026.01.15 15:06:52.442817 [ 5 ] {8e4a00bc-819c-46fd-9840-309c1d8788ee} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.01.15 15:06:52.442853 [ 5 ] {8e4a00bc-819c-46fd-9840-309c1d8788ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6357 | 2026.01.15 15:06:52.443217 [ 5 ] {8e4a00bc-819c-46fd-9840-309c1d8788ee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6358 | 2026.01.15 15:06:52.443442 [ 5 ] {8e4a00bc-819c-46fd-9840-309c1d8788ee} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.01.15 15:06:52.443554 [ 138 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6360 | 2026.01.15 15:06:52.443566 [ 5 ] {8e4a00bc-819c-46fd-9840-309c1d8788ee} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.00179 sec., 632402.2346368715 rows/sec., 50.09 MiB/sec. | ||
| 6361 | 2026.01.15 15:06:52.443607 [ 138 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.01.15 15:06:52.443620 [ 5 ] {8e4a00bc-819c-46fd-9840-309c1d8788ee} <Debug> TCPHandler: Processed in 0.001966524 sec. | ||
| 6363 | 2026.01.15 15:06:52.443641 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6364 | 2026.01.15 15:06:52.443747 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2026.01.15 15:06:52.443751 [ 196 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 6366 | 2026.01.15 15:06:52.443846 [ 5 ] {228e797f-3ed7-427f-ba28-7922a1b14232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6367 | 2026.01.15 15:06:52.443876 [ 196 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6368 | 2026.01.15 15:06:52.443890 [ 5 ] {228e797f-3ed7-427f-ba28-7922a1b14232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6369 | 2026.01.15 15:06:52.443915 [ 196 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2465 rows starting from the beginning of the part | ||
| 6370 | 2026.01.15 15:06:52.444012 [ 196 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 76 rows starting from the beginning of the part | ||
| 6371 | 2026.01.15 15:06:52.444067 [ 196 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 6372 | 2026.01.15 15:06:52.444112 [ 196 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1132 rows starting from the beginning of the part | ||
| 6373 | 2026.01.15 15:06:52.444154 [ 196 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 118 rows starting from the beginning of the part | ||
| 6374 | 2026.01.15 15:06:52.444196 [ 196 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1132 rows starting from the beginning of the part | ||
| 6375 | 2026.01.15 15:06:52.444397 [ 5 ] {228e797f-3ed7-427f-ba28-7922a1b14232} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2026.01.15 15:06:52.444439 [ 5 ] {228e797f-3ed7-427f-ba28-7922a1b14232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6377 | 2026.01.15 15:06:52.444797 [ 5 ] {228e797f-3ed7-427f-ba28-7922a1b14232} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6378 | 2026.01.15 15:06:52.445022 [ 5 ] {228e797f-3ed7-427f-ba28-7922a1b14232} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2026.01.15 15:06:52.445150 [ 5 ] {228e797f-3ed7-427f-ba28-7922a1b14232} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001322 sec., 162632.3751891074 rows/sec., 9.65 MiB/sec. | ||
| 6380 | 2026.01.15 15:06:52.445187 [ 5 ] {228e797f-3ed7-427f-ba28-7922a1b14232} <Debug> TCPHandler: Processed in 0.001487849 sec. | ||
| 6381 | 2026.01.15 15:06:52.445294 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6382 | 2026.01.15 15:06:52.445395 [ 5 ] {a53ed87d-eaf0-4a6a-94a4-7fe0b51d4878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6383 | 2026.01.15 15:06:52.445436 [ 5 ] {a53ed87d-eaf0-4a6a-94a4-7fe0b51d4878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6384 | 2026.01.15 15:06:52.445963 [ 5 ] {a53ed87d-eaf0-4a6a-94a4-7fe0b51d4878} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.01.15 15:06:52.445999 [ 5 ] {a53ed87d-eaf0-4a6a-94a4-7fe0b51d4878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6386 | 2026.01.15 15:06:52.446308 [ 193 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002600795 sec., 1938253.495565779 rows/sec., 163.79 MiB/sec. | ||
| 6387 | 2026.01.15 15:06:52.446334 [ 5 ] {a53ed87d-eaf0-4a6a-94a4-7fe0b51d4878} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6388 | 2026.01.15 15:06:52.446575 [ 196 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6389 | 2026.01.15 15:06:52.446588 [ 5 ] {a53ed87d-eaf0-4a6a-94a4-7fe0b51d4878} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.01.15 15:06:52.446743 [ 5 ] {a53ed87d-eaf0-4a6a-94a4-7fe0b51d4878} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001366 sec., 155197.65739385065 rows/sec., 10.01 MiB/sec. | ||
| 6391 | 2026.01.15 15:06:52.446784 [ 5 ] {a53ed87d-eaf0-4a6a-94a4-7fe0b51d4878} <Debug> TCPHandler: Processed in 0.001540181 sec. | ||
| 6392 | 2026.01.15 15:06:52.446849 [ 196 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_36_7} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.01.15 15:06:52.446896 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2026.01.15 15:06:52.446922 [ 196 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_36_7} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6395 | 2026.01.15 15:06:52.446996 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 6396 | 2026.01.15 15:06:52.446999 [ 5 ] {1291c559-a142-40bb-ad33-577c049738d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6397 | 2026.01.15 15:06:52.447051 [ 5 ] {1291c559-a142-40bb-ad33-577c049738d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6398 | 2026.01.15 15:06:52.447547 [ 5 ] {1291c559-a142-40bb-ad33-577c049738d4} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.01.15 15:06:52.447584 [ 5 ] {1291c559-a142-40bb-ad33-577c049738d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6400 | 2026.01.15 15:06:52.447918 [ 5 ] {1291c559-a142-40bb-ad33-577c049738d4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6401 | 2026.01.15 15:06:52.448138 [ 5 ] {1291c559-a142-40bb-ad33-577c049738d4} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.01.15 15:06:52.448280 [ 5 ] {1291c559-a142-40bb-ad33-577c049738d4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0013 sec., 162307.6923076923 rows/sec., 9.22 MiB/sec. | ||
| 6403 | 2026.01.15 15:06:52.448320 [ 5 ] {1291c559-a142-40bb-ad33-577c049738d4} <Debug> TCPHandler: Processed in 0.001472638 sec. | ||
| 6404 | 2026.01.15 15:06:52.448422 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.01.15 15:06:52.448516 [ 5 ] {04940971-0bd7-4b6f-ae8a-29e95b221e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6406 | 2026.01.15 15:06:52.448554 [ 5 ] {04940971-0bd7-4b6f-ae8a-29e95b221e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6407 | 2026.01.15 15:06:52.449254 [ 5 ] {04940971-0bd7-4b6f-ae8a-29e95b221e40} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.01.15 15:06:52.449290 [ 5 ] {04940971-0bd7-4b6f-ae8a-29e95b221e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6409 | 2026.01.15 15:06:52.449635 [ 5 ] {04940971-0bd7-4b6f-ae8a-29e95b221e40} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6410 | 2026.01.15 15:06:52.449878 [ 5 ] {04940971-0bd7-4b6f-ae8a-29e95b221e40} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.01.15 15:06:52.449989 [ 138 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6412 | 2026.01.15 15:06:52.450010 [ 5 ] {04940971-0bd7-4b6f-ae8a-29e95b221e40} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001512 sec., 455687.83068783063 rows/sec., 31.82 MiB/sec. | ||
| 6413 | 2026.01.15 15:06:52.450027 [ 138 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.01.15 15:06:52.450051 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6415 | 2026.01.15 15:06:52.450053 [ 5 ] {04940971-0bd7-4b6f-ae8a-29e95b221e40} <Debug> TCPHandler: Processed in 0.001680675 sec. | ||
| 6416 | 2026.01.15 15:06:52.450134 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 6417 | 2026.01.15 15:06:52.450194 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6418 | 2026.01.15 15:06:52.450247 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6419 | 2026.01.15 15:06:52.450282 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 6420 | 2026.01.15 15:06:52.450298 [ 5 ] {bce976eb-bb54-4706-8b03-68f75bd6b3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6421 | 2026.01.15 15:06:52.450345 [ 5 ] {bce976eb-bb54-4706-8b03-68f75bd6b3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6422 | 2026.01.15 15:06:52.450346 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
| 6423 | 2026.01.15 15:06:52.450403 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
| 6424 | 2026.01.15 15:06:52.450443 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 689 rows starting from the beginning of the part | ||
| 6425 | 2026.01.15 15:06:52.450481 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 95 rows starting from the beginning of the part | ||
| 6426 | 2026.01.15 15:06:52.450518 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 689 rows starting from the beginning of the part | ||
| 6427 | 2026.01.15 15:06:52.450733 [ 5 ] {bce976eb-bb54-4706-8b03-68f75bd6b3e3} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.01.15 15:06:52.450785 [ 5 ] {bce976eb-bb54-4706-8b03-68f75bd6b3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6429 | 2026.01.15 15:06:52.451168 [ 5 ] {bce976eb-bb54-4706-8b03-68f75bd6b3e3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6430 | 2026.01.15 15:06:52.451399 [ 5 ] {bce976eb-bb54-4706-8b03-68f75bd6b3e3} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.01.15 15:06:52.451531 [ 91 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6432 | 2026.01.15 15:06:52.451533 [ 5 ] {bce976eb-bb54-4706-8b03-68f75bd6b3e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001255 sec., 4780.876494023904 rows/sec., 249.78 KiB/sec. | ||
| 6433 | 2026.01.15 15:06:52.451575 [ 91 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2026.01.15 15:06:52.451597 [ 5 ] {bce976eb-bb54-4706-8b03-68f75bd6b3e3} <Debug> TCPHandler: Processed in 0.001451758 sec. | ||
| 6435 | 2026.01.15 15:06:52.451599 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6436 | 2026.01.15 15:06:52.451685 [ 193 ] {cd73576f-9a28-4eed-af67-1d578245a313::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 | ||
| 6437 | 2026.01.15 15:06:52.451719 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2026.01.15 15:06:52.451743 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646484 sec., 1756470.150939821 rows/sec., 132.46 MiB/sec. | ||
| 6439 | 2026.01.15 15:06:52.451809 [ 193 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6440 | 2026.01.15 15:06:52.451818 [ 5 ] {68277db8-2535-4770-a474-056690980b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6441 | 2026.01.15 15:06:52.451855 [ 193 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6442 | 2026.01.15 15:06:52.451886 [ 5 ] {68277db8-2535-4770-a474-056690980b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6443 | 2026.01.15 15:06:52.451925 [ 193 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6444 | 2026.01.15 15:06:52.451979 [ 193 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6445 | 2026.01.15 15:06:52.451980 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6446 | 2026.01.15 15:06:52.452027 [ 193 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6447 | 2026.01.15 15:06:52.452070 [ 193 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6448 | 2026.01.15 15:06:52.452107 [ 193 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6449 | 2026.01.15 15:06:52.452331 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_36_7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.01.15 15:06:52.452355 [ 5 ] {68277db8-2535-4770-a474-056690980b9a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.01.15 15:06:52.452399 [ 5 ] {68277db8-2535-4770-a474-056690980b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6452 | 2026.01.15 15:06:52.452423 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_36_7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6453 | 2026.01.15 15:06:52.452518 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6454 | 2026.01.15 15:06:52.452797 [ 5 ] {68277db8-2535-4770-a474-056690980b9a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6455 | 2026.01.15 15:06:52.452870 [ 189 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121377 sec., 79092.41454311772 rows/sec., 4.04 MiB/sec. | ||
| 6456 | 2026.01.15 15:06:52.452999 [ 193 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6457 | 2026.01.15 15:06:52.453051 [ 5 ] {68277db8-2535-4770-a474-056690980b9a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.01.15 15:06:52.453197 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6459 | 2026.01.15 15:06:52.453202 [ 5 ] {68277db8-2535-4770-a474-056690980b9a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001403 sec., 223806.12972202426 rows/sec., 14.70 MiB/sec. | ||
| 6460 | 2026.01.15 15:06:52.453240 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.01.15 15:06:52.453262 [ 5 ] {68277db8-2535-4770-a474-056690980b9a} <Debug> TCPHandler: Processed in 0.001592042 sec. | ||
| 6462 | 2026.01.15 15:06:52.453268 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6463 | 2026.01.15 15:06:52.453280 [ 193 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_16_3} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2026.01.15 15:06:52.453355 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 6465 | 2026.01.15 15:06:52.453378 [ 193 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_16_3} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6466 | 2026.01.15 15:06:52.453391 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6467 | 2026.01.15 15:06:52.453456 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6468 | 2026.01.15 15:06:52.453459 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6469 | 2026.01.15 15:06:52.453492 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12249 rows starting from the beginning of the part | ||
| 6470 | 2026.01.15 15:06:52.453510 [ 5 ] {e208fe7d-2ca7-4a0a-8a37-1ff1f7548a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6471 | 2026.01.15 15:06:52.453553 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 6472 | 2026.01.15 15:06:52.453567 [ 5 ] {e208fe7d-2ca7-4a0a-8a37-1ff1f7548a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6473 | 2026.01.15 15:06:52.453601 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 6474 | 2026.01.15 15:06:52.453649 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 6475 | 2026.01.15 15:06:52.453688 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 6476 | 2026.01.15 15:06:52.453730 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 6477 | 2026.01.15 15:06:52.453954 [ 5 ] {e208fe7d-2ca7-4a0a-8a37-1ff1f7548a61} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.01.15 15:06:52.454002 [ 5 ] {e208fe7d-2ca7-4a0a-8a37-1ff1f7548a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6479 | 2026.01.15 15:06:52.454332 [ 5 ] {e208fe7d-2ca7-4a0a-8a37-1ff1f7548a61} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6480 | 2026.01.15 15:06:52.454545 [ 5 ] {e208fe7d-2ca7-4a0a-8a37-1ff1f7548a61} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.01.15 15:06:52.454695 [ 5 ] {e208fe7d-2ca7-4a0a-8a37-1ff1f7548a61} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00121 sec., 826.4462809917355 rows/sec., 55.69 KiB/sec. | ||
| 6482 | 2026.01.15 15:06:52.454732 [ 5 ] {e208fe7d-2ca7-4a0a-8a37-1ff1f7548a61} <Debug> TCPHandler: Processed in 0.001401646 sec. | ||
| 6483 | 2026.01.15 15:06:52.454842 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6484 | 2026.01.15 15:06:52.454935 [ 5 ] {40a1b9ad-811b-496b-a633-7a966ffe6047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6485 | 2026.01.15 15:06:52.454990 [ 5 ] {40a1b9ad-811b-496b-a633-7a966ffe6047} <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 | ||
| 6486 | 2026.01.15 15:06:52.455838 [ 5 ] {40a1b9ad-811b-496b-a633-7a966ffe6047} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.01.15 15:06:52.455875 [ 5 ] {40a1b9ad-811b-496b-a633-7a966ffe6047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6488 | 2026.01.15 15:06:52.456480 [ 5 ] {40a1b9ad-811b-496b-a633-7a966ffe6047} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6489 | 2026.01.15 15:06:52.456710 [ 5 ] {40a1b9ad-811b-496b-a633-7a966ffe6047} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.01.15 15:06:52.456851 [ 5 ] {40a1b9ad-811b-496b-a633-7a966ffe6047} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001933 sec., 5173.305742369374 rows/sec., 9.27 MiB/sec. | ||
| 6491 | 2026.01.15 15:06:52.456903 [ 5 ] {40a1b9ad-811b-496b-a633-7a966ffe6047} <Debug> TCPHandler: Processed in 0.002110399 sec. | ||
| 6492 | 2026.01.15 15:06:52.457017 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6493 | 2026.01.15 15:06:52.457113 [ 5 ] {48c2f017-b8a7-408a-a2ba-f4937a54af57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6494 | 2026.01.15 15:06:52.457155 [ 5 ] {48c2f017-b8a7-408a-a2ba-f4937a54af57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6495 | 2026.01.15 15:06:52.457525 [ 5 ] {48c2f017-b8a7-408a-a2ba-f4937a54af57} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.01.15 15:06:52.457561 [ 5 ] {48c2f017-b8a7-408a-a2ba-f4937a54af57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6497 | 2026.01.15 15:06:52.457907 [ 5 ] {48c2f017-b8a7-408a-a2ba-f4937a54af57} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6498 | 2026.01.15 15:06:52.458119 [ 5 ] {48c2f017-b8a7-408a-a2ba-f4937a54af57} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.01.15 15:06:52.458240 [ 138 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6500 | 2026.01.15 15:06:52.458252 [ 5 ] {48c2f017-b8a7-408a-a2ba-f4937a54af57} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001157 sec., 89887.6404494382 rows/sec., 5.51 MiB/sec. | ||
| 6501 | 2026.01.15 15:06:52.458288 [ 138 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.01.15 15:06:52.458304 [ 5 ] {48c2f017-b8a7-408a-a2ba-f4937a54af57} <Debug> TCPHandler: Processed in 0.001337244 sec. | ||
| 6503 | 2026.01.15 15:06:52.458320 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6504 | 2026.01.15 15:06:52.458396 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 6505 | 2026.01.15 15:06:52.458479 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13357 rows, containing 5 columns (5 merged, 0 gathered) in 0.005151769 sec., 2592701.6525779786 rows/sec., 174.76 MiB/sec. | ||
| 6506 | 2026.01.15 15:06:52.458489 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6507 | 2026.01.15 15:06:52.458534 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2398 rows starting from the beginning of the part | ||
| 6508 | 2026.01.15 15:06:52.458584 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 6509 | 2026.01.15 15:06:52.458624 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 6510 | 2026.01.15 15:06:52.458658 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 6511 | 2026.01.15 15:06:52.458709 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6512 | 2026.01.15 15:06:52.458749 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6513 | 2026.01.15 15:06:52.458872 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6514 | 2026.01.15 15:06:52.459123 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.01.15 15:06:52.459190 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6516 | 2026.01.15 15:06:52.459260 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 6517 | 2026.01.15 15:06:52.459749 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2786 rows, containing 4 columns (4 merged, 0 gathered) in 0.001383116 sec., 2014292.3659331538 rows/sec., 128.51 MiB/sec. | ||
| 6518 | 2026.01.15 15:06:52.460037 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6519 | 2026.01.15 15:06:52.460263 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_36_7} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2026.01.15 15:06:52.460409 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_36_7} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6521 | 2026.01.15 15:06:52.460471 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6522 | 2026.01.15 15:06:53.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.93 MiB, peak 271.55 MiB, free memory in arenas 0.00 B, will set to 269.66 MiB (RSS), difference: 7.73 MiB | ||
| 6523 | 2026.01.15 15:06:56.573332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 842 | ||
| 6524 | 2026.01.15 15:06:56.575611 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.01.15 15:06:56.575652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6526 | 2026.01.15 15:06:56.576855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6527 | 2026.01.15 15:06:56.577111 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.01.15 15:06:56.577372 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
| 6529 | 2026.01.15 15:06:57.456340 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2026.01.15 15:06:57.456625 [ 5 ] {845f7f3f-1cb9-4b64-86f9-51b95e5f30d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6531 | 2026.01.15 15:06:57.456730 [ 5 ] {845f7f3f-1cb9-4b64-86f9-51b95e5f30d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6532 | 2026.01.15 15:06:57.457621 [ 5 ] {845f7f3f-1cb9-4b64-86f9-51b95e5f30d6} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2026.01.15 15:06:57.457674 [ 5 ] {845f7f3f-1cb9-4b64-86f9-51b95e5f30d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6534 | 2026.01.15 15:06:57.458073 [ 5 ] {845f7f3f-1cb9-4b64-86f9-51b95e5f30d6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6535 | 2026.01.15 15:06:57.458305 [ 5 ] {845f7f3f-1cb9-4b64-86f9-51b95e5f30d6} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2026.01.15 15:06:57.458467 [ 5 ] {845f7f3f-1cb9-4b64-86f9-51b95e5f30d6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001917 sec., 6259.7809076682315 rows/sec., 510.44 KiB/sec. | ||
| 6537 | 2026.01.15 15:06:57.458517 [ 5 ] {845f7f3f-1cb9-4b64-86f9-51b95e5f30d6} <Debug> TCPHandler: Processed in 0.002362267 sec. | ||
| 6538 | 2026.01.15 15:06:57.458645 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2026.01.15 15:06:57.458749 [ 5 ] {9c831242-c99f-4e8f-94f2-33e9ca4226d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6540 | 2026.01.15 15:06:57.458793 [ 5 ] {9c831242-c99f-4e8f-94f2-33e9ca4226d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6541 | 2026.01.15 15:06:57.459852 [ 5 ] {9c831242-c99f-4e8f-94f2-33e9ca4226d7} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.01.15 15:06:57.459891 [ 5 ] {9c831242-c99f-4e8f-94f2-33e9ca4226d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6543 | 2026.01.15 15:06:57.460301 [ 5 ] {9c831242-c99f-4e8f-94f2-33e9ca4226d7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6544 | 2026.01.15 15:06:57.460514 [ 5 ] {9c831242-c99f-4e8f-94f2-33e9ca4226d7} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2026.01.15 15:06:57.460649 [ 5 ] {9c831242-c99f-4e8f-94f2-33e9ca4226d7} <Debug> executeQuery: Read 1264 rows, 106.79 KiB in 0.001923 sec., 657306.29225169 rows/sec., 54.23 MiB/sec. | ||
| 6546 | 2026.01.15 15:06:57.460689 [ 5 ] {9c831242-c99f-4e8f-94f2-33e9ca4226d7} <Debug> TCPHandler: Processed in 0.002097419 sec. | ||
| 6547 | 2026.01.15 15:06:57.460823 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2026.01.15 15:06:57.460921 [ 5 ] {15f58c77-0594-420f-9f54-e47165be89c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6549 | 2026.01.15 15:06:57.460962 [ 5 ] {15f58c77-0594-420f-9f54-e47165be89c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6550 | 2026.01.15 15:06:57.461404 [ 5 ] {15f58c77-0594-420f-9f54-e47165be89c9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2026.01.15 15:06:57.461442 [ 5 ] {15f58c77-0594-420f-9f54-e47165be89c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6552 | 2026.01.15 15:06:57.461765 [ 5 ] {15f58c77-0594-420f-9f54-e47165be89c9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6553 | 2026.01.15 15:06:57.461977 [ 5 ] {15f58c77-0594-420f-9f54-e47165be89c9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2026.01.15 15:06:57.462093 [ 111 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6555 | 2026.01.15 15:06:57.462107 [ 5 ] {15f58c77-0594-420f-9f54-e47165be89c9} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001206 sec., 35655.058043117744 rows/sec., 2.57 MiB/sec. | ||
| 6556 | 2026.01.15 15:06:57.462160 [ 111 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.01.15 15:06:57.462170 [ 5 ] {15f58c77-0594-420f-9f54-e47165be89c9} <Debug> TCPHandler: Processed in 0.001396516 sec. | ||
| 6558 | 2026.01.15 15:06:57.462189 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6559 | 2026.01.15 15:06:57.462291 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 6560 | 2026.01.15 15:06:57.462303 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.01.15 15:06:57.462386 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6562 | 2026.01.15 15:06:57.462408 [ 5 ] {1f422171-150d-439d-a1b5-cd92fe08c1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6563 | 2026.01.15 15:06:57.462417 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part | ||
| 6564 | 2026.01.15 15:06:57.462449 [ 5 ] {1f422171-150d-439d-a1b5-cd92fe08c1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6565 | 2026.01.15 15:06:57.462478 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 6566 | 2026.01.15 15:06:57.462522 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 215 rows starting from the beginning of the part | ||
| 6567 | 2026.01.15 15:06:57.462561 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
| 6568 | 2026.01.15 15:06:57.462602 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 215 rows starting from the beginning of the part | ||
| 6569 | 2026.01.15 15:06:57.462641 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 43 rows starting from the beginning of the part | ||
| 6570 | 2026.01.15 15:06:57.462968 [ 5 ] {1f422171-150d-439d-a1b5-cd92fe08c1b5} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.01.15 15:06:57.463005 [ 5 ] {1f422171-150d-439d-a1b5-cd92fe08c1b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6572 | 2026.01.15 15:06:57.463357 [ 5 ] {1f422171-150d-439d-a1b5-cd92fe08c1b5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6573 | 2026.01.15 15:06:57.463469 [ 189 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121714 sec., 667959.3144584846 rows/sec., 44.05 MiB/sec. | ||
| 6574 | 2026.01.15 15:06:57.463582 [ 5 ] {1f422171-150d-439d-a1b5-cd92fe08c1b5} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.01.15 15:06:57.463681 [ 199 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6576 | 2026.01.15 15:06:57.463699 [ 111 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6577 | 2026.01.15 15:06:57.463727 [ 5 ] {1f422171-150d-439d-a1b5-cd92fe08c1b5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001338 sec., 170403.5874439462 rows/sec., 11.54 MiB/sec. | ||
| 6578 | 2026.01.15 15:06:57.463730 [ 111 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2026.01.15 15:06:57.463768 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6580 | 2026.01.15 15:06:57.463772 [ 5 ] {1f422171-150d-439d-a1b5-cd92fe08c1b5} <Debug> TCPHandler: Processed in 0.00151778 sec. | ||
| 6581 | 2026.01.15 15:06:57.463870 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 6582 | 2026.01.15 15:06:57.463892 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2026.01.15 15:06:57.463999 [ 5 ] {8f624f9a-095d-41ed-82ac-162df37ca820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6584 | 2026.01.15 15:06:57.464003 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6585 | 2026.01.15 15:06:57.464012 [ 199 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_36_7} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.01.15 15:06:57.464043 [ 5 ] {8f624f9a-095d-41ed-82ac-162df37ca820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6587 | 2026.01.15 15:06:57.464058 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 237 rows starting from the beginning of the part | ||
| 6588 | 2026.01.15 15:06:57.464120 [ 199 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_36_7} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6589 | 2026.01.15 15:06:57.464140 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6590 | 2026.01.15 15:06:57.464197 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 6591 | 2026.01.15 15:06:57.464217 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6592 | 2026.01.15 15:06:57.464245 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 6593 | 2026.01.15 15:06:57.464296 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 6594 | 2026.01.15 15:06:57.464336 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 6595 | 2026.01.15 15:06:57.464663 [ 5 ] {8f624f9a-095d-41ed-82ac-162df37ca820} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.01.15 15:06:57.464705 [ 5 ] {8f624f9a-095d-41ed-82ac-162df37ca820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6597 | 2026.01.15 15:06:57.465081 [ 5 ] {8f624f9a-095d-41ed-82ac-162df37ca820} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6598 | 2026.01.15 15:06:57.465295 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475989 sec., 916673.4982442281 rows/sec., 64.21 MiB/sec. | ||
| 6599 | 2026.01.15 15:06:57.465307 [ 5 ] {8f624f9a-095d-41ed-82ac-162df37ca820} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2026.01.15 15:06:57.465442 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6601 | 2026.01.15 15:06:57.465453 [ 5 ] {8f624f9a-095d-41ed-82ac-162df37ca820} <Debug> executeQuery: Read 563 rows, 42.87 KiB in 0.001474 sec., 381953.8670284939 rows/sec., 28.40 MiB/sec. | ||
| 6602 | 2026.01.15 15:06:57.465500 [ 5 ] {8f624f9a-095d-41ed-82ac-162df37ca820} <Debug> TCPHandler: Processed in 0.001657904 sec. | ||
| 6603 | 2026.01.15 15:06:57.465617 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6604 | 2026.01.15 15:06:57.465708 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_21_4} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2026.01.15 15:06:57.465718 [ 5 ] {0682d0c8-7b18-477b-ba03-09a48197dd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6606 | 2026.01.15 15:06:57.465772 [ 5 ] {0682d0c8-7b18-477b-ba03-09a48197dd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6607 | 2026.01.15 15:06:57.465784 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_21_4} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6608 | 2026.01.15 15:06:57.465857 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6609 | 2026.01.15 15:06:57.466365 [ 5 ] {0682d0c8-7b18-477b-ba03-09a48197dd10} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.01.15 15:06:57.466406 [ 5 ] {0682d0c8-7b18-477b-ba03-09a48197dd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6611 | 2026.01.15 15:06:57.466806 [ 5 ] {0682d0c8-7b18-477b-ba03-09a48197dd10} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6612 | 2026.01.15 15:06:57.467023 [ 5 ] {0682d0c8-7b18-477b-ba03-09a48197dd10} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.01.15 15:06:57.467151 [ 5 ] {0682d0c8-7b18-477b-ba03-09a48197dd10} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001453 sec., 584996.5588437715 rows/sec., 39.38 MiB/sec. | ||
| 6614 | 2026.01.15 15:06:57.467188 [ 5 ] {0682d0c8-7b18-477b-ba03-09a48197dd10} <Debug> TCPHandler: Processed in 0.001620153 sec. | ||
| 6615 | 2026.01.15 15:06:57.467301 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.01.15 15:06:57.467395 [ 5 ] {2015978b-f30a-44c8-a4ab-d9a9295e40ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6617 | 2026.01.15 15:06:57.467450 [ 5 ] {2015978b-f30a-44c8-a4ab-d9a9295e40ad} <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 | ||
| 6618 | 2026.01.15 15:06:57.468310 [ 5 ] {2015978b-f30a-44c8-a4ab-d9a9295e40ad} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.01.15 15:06:57.468348 [ 5 ] {2015978b-f30a-44c8-a4ab-d9a9295e40ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6620 | 2026.01.15 15:06:57.468912 [ 5 ] {2015978b-f30a-44c8-a4ab-d9a9295e40ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6621 | 2026.01.15 15:06:57.469166 [ 5 ] {2015978b-f30a-44c8-a4ab-d9a9295e40ad} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2026.01.15 15:06:57.469279 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6623 | 2026.01.15 15:06:57.469310 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2026.01.15 15:06:57.469313 [ 5 ] {2015978b-f30a-44c8-a4ab-d9a9295e40ad} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001936 sec., 16012.396694214876 rows/sec., 28.69 MiB/sec. | ||
| 6625 | 2026.01.15 15:06:57.469332 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6626 | 2026.01.15 15:06:57.469389 [ 5 ] {2015978b-f30a-44c8-a4ab-d9a9295e40ad} <Debug> TCPHandler: Processed in 0.00213694 sec. | ||
| 6627 | 2026.01.15 15:06:57.469424 [ 189 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 6628 | 2026.01.15 15:06:57.469521 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2026.01.15 15:06:57.469619 [ 5 ] {abea60aa-58cf-4ce8-a855-d364873b3702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6630 | 2026.01.15 15:06:57.469658 [ 189 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6631 | 2026.01.15 15:06:57.469663 [ 5 ] {abea60aa-58cf-4ce8-a855-d364873b3702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6632 | 2026.01.15 15:06:57.469733 [ 189 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 583 rows starting from the beginning of the part | ||
| 6633 | 2026.01.15 15:06:57.469877 [ 189 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 6634 | 2026.01.15 15:06:57.469993 [ 189 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 6635 | 2026.01.15 15:06:57.470033 [ 5 ] {abea60aa-58cf-4ce8-a855-d364873b3702} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.01.15 15:06:57.470073 [ 5 ] {abea60aa-58cf-4ce8-a855-d364873b3702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6637 | 2026.01.15 15:06:57.470102 [ 189 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
| 6638 | 2026.01.15 15:06:57.470214 [ 189 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6639 | 2026.01.15 15:06:57.470320 [ 189 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
| 6640 | 2026.01.15 15:06:57.470408 [ 5 ] {abea60aa-58cf-4ce8-a855-d364873b3702} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6641 | 2026.01.15 15:06:57.470645 [ 5 ] {abea60aa-58cf-4ce8-a855-d364873b3702} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.01.15 15:06:57.470791 [ 5 ] {abea60aa-58cf-4ce8-a855-d364873b3702} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 6643 | 2026.01.15 15:06:57.470828 [ 5 ] {abea60aa-58cf-4ce8-a855-d364873b3702} <Debug> TCPHandler: Processed in 0.001362834 sec. | ||
| 6644 | 2026.01.15 15:06:57.474737 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 19 columns (19 merged, 0 gathered) in 0.005346316 sec., 130183.10178448111 rows/sec., 233.28 MiB/sec. | ||
| 6645 | 2026.01.15 15:06:57.475819 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6646 | 2026.01.15 15:06:57.476141 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2026.01.15 15:06:57.476207 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6648 | 2026.01.15 15:06:57.476337 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 6649 | 2026.01.15 15:06:58.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.86 MiB, peak 278.38 MiB, free memory in arenas 0.00 B, will set to 271.95 MiB (RSS), difference: 1.08 MiB | ||
| 6650 | 2026.01.15 15:06:59.059037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13020 | ||
| 6651 | 2026.01.15 15:06:59.059546 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.01.15 15:06:59.059588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6653 | 2026.01.15 15:06:59.060090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6654 | 2026.01.15 15:06:59.060340 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.01.15 15:06:59.060487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13020 | ||
| 6656 | 2026.01.15 15:06:59.724015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6657 | 2026.01.15 15:06:59.739692 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.01.15 15:06:59.739750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6659 | 2026.01.15 15:06:59.745835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6660 | 2026.01.15 15:06:59.746554 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.01.15 15:06:59.749394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6662 | 2026.01.15 15:07:02.440561 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2026.01.15 15:07:02.440780 [ 5 ] {992eb0ac-4f05-449f-acb8-3635582473fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6664 | 2026.01.15 15:07:02.440856 [ 5 ] {992eb0ac-4f05-449f-acb8-3635582473fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6665 | 2026.01.15 15:07:02.441738 [ 5 ] {992eb0ac-4f05-449f-acb8-3635582473fe} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.01.15 15:07:02.441791 [ 5 ] {992eb0ac-4f05-449f-acb8-3635582473fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6667 | 2026.01.15 15:07:02.442228 [ 5 ] {992eb0ac-4f05-449f-acb8-3635582473fe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6668 | 2026.01.15 15:07:02.442462 [ 5 ] {992eb0ac-4f05-449f-acb8-3635582473fe} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.01.15 15:07:02.442621 [ 5 ] {992eb0ac-4f05-449f-acb8-3635582473fe} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001895 sec., 216358.83905013194 rows/sec., 13.72 MiB/sec. | ||
| 6670 | 2026.01.15 15:07:02.442673 [ 5 ] {992eb0ac-4f05-449f-acb8-3635582473fe} <Debug> TCPHandler: Processed in 0.002254054 sec. | ||
| 6671 | 2026.01.15 15:07:02.442799 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2026.01.15 15:07:02.442903 [ 5 ] {c45404b4-fba5-4938-a017-b68eb5de1ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6673 | 2026.01.15 15:07:02.442948 [ 5 ] {c45404b4-fba5-4938-a017-b68eb5de1ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6674 | 2026.01.15 15:07:02.443812 [ 5 ] {c45404b4-fba5-4938-a017-b68eb5de1ea5} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.01.15 15:07:02.443851 [ 5 ] {c45404b4-fba5-4938-a017-b68eb5de1ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6676 | 2026.01.15 15:07:02.444248 [ 5 ] {c45404b4-fba5-4938-a017-b68eb5de1ea5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6677 | 2026.01.15 15:07:02.444460 [ 5 ] {c45404b4-fba5-4938-a017-b68eb5de1ea5} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.01.15 15:07:02.444601 [ 5 ] {c45404b4-fba5-4938-a017-b68eb5de1ea5} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001721 sec., 657757.1179546774 rows/sec., 52.10 MiB/sec. | ||
| 6679 | 2026.01.15 15:07:02.444641 [ 5 ] {c45404b4-fba5-4938-a017-b68eb5de1ea5} <Debug> TCPHandler: Processed in 0.001894752 sec. | ||
| 6680 | 2026.01.15 15:07:02.444758 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6681 | 2026.01.15 15:07:02.444855 [ 5 ] {236592b9-5ff7-4013-ad14-70c9288c4014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6682 | 2026.01.15 15:07:02.444897 [ 5 ] {236592b9-5ff7-4013-ad14-70c9288c4014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6683 | 2026.01.15 15:07:02.445367 [ 5 ] {236592b9-5ff7-4013-ad14-70c9288c4014} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2026.01.15 15:07:02.445406 [ 5 ] {236592b9-5ff7-4013-ad14-70c9288c4014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6685 | 2026.01.15 15:07:02.445750 [ 5 ] {236592b9-5ff7-4013-ad14-70c9288c4014} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6686 | 2026.01.15 15:07:02.445971 [ 5 ] {236592b9-5ff7-4013-ad14-70c9288c4014} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.01.15 15:07:02.446101 [ 5 ] {236592b9-5ff7-4013-ad14-70c9288c4014} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001265 sec., 169960.47430830039 rows/sec., 10.09 MiB/sec. | ||
| 6688 | 2026.01.15 15:07:02.446140 [ 5 ] {236592b9-5ff7-4013-ad14-70c9288c4014} <Debug> TCPHandler: Processed in 0.001432147 sec. | ||
| 6689 | 2026.01.15 15:07:02.446243 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2026.01.15 15:07:02.446337 [ 5 ] {eb82aa7a-f884-4f40-8596-c0c67e56e887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6691 | 2026.01.15 15:07:02.446378 [ 5 ] {eb82aa7a-f884-4f40-8596-c0c67e56e887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6692 | 2026.01.15 15:07:02.446847 [ 5 ] {eb82aa7a-f884-4f40-8596-c0c67e56e887} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2026.01.15 15:07:02.446883 [ 5 ] {eb82aa7a-f884-4f40-8596-c0c67e56e887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6694 | 2026.01.15 15:07:02.447196 [ 5 ] {eb82aa7a-f884-4f40-8596-c0c67e56e887} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6695 | 2026.01.15 15:07:02.447417 [ 5 ] {eb82aa7a-f884-4f40-8596-c0c67e56e887} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.01.15 15:07:02.447546 [ 5 ] {eb82aa7a-f884-4f40-8596-c0c67e56e887} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001227 sec., 172779.13610431948 rows/sec., 11.14 MiB/sec. | ||
| 6697 | 2026.01.15 15:07:02.447585 [ 5 ] {eb82aa7a-f884-4f40-8596-c0c67e56e887} <Debug> TCPHandler: Processed in 0.001391586 sec. | ||
| 6698 | 2026.01.15 15:07:02.447691 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.01.15 15:07:02.447786 [ 5 ] {4ae1b1b9-1161-4e23-9699-ef954d2435a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6700 | 2026.01.15 15:07:02.447826 [ 5 ] {4ae1b1b9-1161-4e23-9699-ef954d2435a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6701 | 2026.01.15 15:07:02.448288 [ 5 ] {4ae1b1b9-1161-4e23-9699-ef954d2435a4} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.01.15 15:07:02.448325 [ 5 ] {4ae1b1b9-1161-4e23-9699-ef954d2435a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6703 | 2026.01.15 15:07:02.448656 [ 5 ] {4ae1b1b9-1161-4e23-9699-ef954d2435a4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6704 | 2026.01.15 15:07:02.448871 [ 5 ] {4ae1b1b9-1161-4e23-9699-ef954d2435a4} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2026.01.15 15:07:02.449003 [ 5 ] {4ae1b1b9-1161-4e23-9699-ef954d2435a4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 6706 | 2026.01.15 15:07:02.449043 [ 5 ] {4ae1b1b9-1161-4e23-9699-ef954d2435a4} <Debug> TCPHandler: Processed in 0.001399725 sec. | ||
| 6707 | 2026.01.15 15:07:02.449149 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6708 | 2026.01.15 15:07:02.449241 [ 5 ] {a68f497a-83ee-4e18-bfc4-176cfc7b6c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6709 | 2026.01.15 15:07:02.449281 [ 5 ] {a68f497a-83ee-4e18-bfc4-176cfc7b6c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6710 | 2026.01.15 15:07:02.449896 [ 5 ] {a68f497a-83ee-4e18-bfc4-176cfc7b6c1a} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6711 | 2026.01.15 15:07:02.449932 [ 5 ] {a68f497a-83ee-4e18-bfc4-176cfc7b6c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6712 | 2026.01.15 15:07:02.450285 [ 5 ] {a68f497a-83ee-4e18-bfc4-176cfc7b6c1a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6713 | 2026.01.15 15:07:02.450499 [ 5 ] {a68f497a-83ee-4e18-bfc4-176cfc7b6c1a} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2026.01.15 15:07:02.450637 [ 5 ] {a68f497a-83ee-4e18-bfc4-176cfc7b6c1a} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001414 sec., 487270.1555869873 rows/sec., 34.03 MiB/sec. | ||
| 6715 | 2026.01.15 15:07:02.450676 [ 5 ] {a68f497a-83ee-4e18-bfc4-176cfc7b6c1a} <Debug> TCPHandler: Processed in 0.001576622 sec. | ||
| 6716 | 2026.01.15 15:07:02.450777 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6717 | 2026.01.15 15:07:02.450871 [ 5 ] {08a67d28-602f-4dfe-a747-509c8889e0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6718 | 2026.01.15 15:07:02.450914 [ 5 ] {08a67d28-602f-4dfe-a747-509c8889e0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6719 | 2026.01.15 15:07:02.451250 [ 5 ] {08a67d28-602f-4dfe-a747-509c8889e0ee} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.01.15 15:07:02.451286 [ 5 ] {08a67d28-602f-4dfe-a747-509c8889e0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6721 | 2026.01.15 15:07:02.451603 [ 5 ] {08a67d28-602f-4dfe-a747-509c8889e0ee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6722 | 2026.01.15 15:07:02.451820 [ 5 ] {08a67d28-602f-4dfe-a747-509c8889e0ee} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.01.15 15:07:02.451948 [ 5 ] {08a67d28-602f-4dfe-a747-509c8889e0ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 6724 | 2026.01.15 15:07:02.451987 [ 5 ] {08a67d28-602f-4dfe-a747-509c8889e0ee} <Debug> TCPHandler: Processed in 0.001257731 sec. | ||
| 6725 | 2026.01.15 15:07:02.452109 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6726 | 2026.01.15 15:07:02.452231 [ 5 ] {cf1c97e0-cb21-4906-8a09-063dac2d81d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6727 | 2026.01.15 15:07:02.452286 [ 5 ] {cf1c97e0-cb21-4906-8a09-063dac2d81d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6728 | 2026.01.15 15:07:02.452766 [ 5 ] {cf1c97e0-cb21-4906-8a09-063dac2d81d9} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.01.15 15:07:02.452803 [ 5 ] {cf1c97e0-cb21-4906-8a09-063dac2d81d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6730 | 2026.01.15 15:07:02.453167 [ 5 ] {cf1c97e0-cb21-4906-8a09-063dac2d81d9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6731 | 2026.01.15 15:07:02.453387 [ 5 ] {cf1c97e0-cb21-4906-8a09-063dac2d81d9} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.01.15 15:07:02.453527 [ 5 ] {cf1c97e0-cb21-4906-8a09-063dac2d81d9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00132 sec., 237878.78787878787 rows/sec., 15.63 MiB/sec. | ||
| 6733 | 2026.01.15 15:07:02.453566 [ 5 ] {cf1c97e0-cb21-4906-8a09-063dac2d81d9} <Debug> TCPHandler: Processed in 0.00151848 sec. | ||
| 6734 | 2026.01.15 15:07:02.453679 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6735 | 2026.01.15 15:07:02.453774 [ 5 ] {4a0e2e41-1e26-4bb1-b137-1a492b91ec2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6736 | 2026.01.15 15:07:02.453819 [ 5 ] {4a0e2e41-1e26-4bb1-b137-1a492b91ec2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6737 | 2026.01.15 15:07:02.454127 [ 5 ] {4a0e2e41-1e26-4bb1-b137-1a492b91ec2f} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2026.01.15 15:07:02.454164 [ 5 ] {4a0e2e41-1e26-4bb1-b137-1a492b91ec2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6739 | 2026.01.15 15:07:02.454477 [ 5 ] {4a0e2e41-1e26-4bb1-b137-1a492b91ec2f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6740 | 2026.01.15 15:07:02.454704 [ 5 ] {4a0e2e41-1e26-4bb1-b137-1a492b91ec2f} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2026.01.15 15:07:02.454832 [ 5 ] {4a0e2e41-1e26-4bb1-b137-1a492b91ec2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 6742 | 2026.01.15 15:07:02.454868 [ 5 ] {4a0e2e41-1e26-4bb1-b137-1a492b91ec2f} <Debug> TCPHandler: Processed in 0.001239401 sec. | ||
| 6743 | 2026.01.15 15:07:02.454973 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6744 | 2026.01.15 15:07:02.455092 [ 5 ] {1d6d2848-b503-454a-8fae-aa6c2c02a047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6745 | 2026.01.15 15:07:02.455151 [ 5 ] {1d6d2848-b503-454a-8fae-aa6c2c02a047} <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 | ||
| 6746 | 2026.01.15 15:07:02.456298 [ 5 ] {1d6d2848-b503-454a-8fae-aa6c2c02a047} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2026.01.15 15:07:02.456343 [ 5 ] {1d6d2848-b503-454a-8fae-aa6c2c02a047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6748 | 2026.01.15 15:07:02.457143 [ 5 ] {1d6d2848-b503-454a-8fae-aa6c2c02a047} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6749 | 2026.01.15 15:07:02.457486 [ 5 ] {1d6d2848-b503-454a-8fae-aa6c2c02a047} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.01.15 15:07:02.457679 [ 5 ] {1d6d2848-b503-454a-8fae-aa6c2c02a047} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002606 sec., 3837.2985418265544 rows/sec., 6.88 MiB/sec. | ||
| 6751 | 2026.01.15 15:07:02.457748 [ 5 ] {1d6d2848-b503-454a-8fae-aa6c2c02a047} <Debug> TCPHandler: Processed in 0.002824112 sec. | ||
| 6752 | 2026.01.15 15:07:02.457879 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6753 | 2026.01.15 15:07:02.457990 [ 5 ] {c8f0e06f-56ef-4fab-96cc-16fce92e9012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6754 | 2026.01.15 15:07:02.458040 [ 5 ] {c8f0e06f-56ef-4fab-96cc-16fce92e9012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6755 | 2026.01.15 15:07:02.458438 [ 5 ] {c8f0e06f-56ef-4fab-96cc-16fce92e9012} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.01.15 15:07:02.458482 [ 5 ] {c8f0e06f-56ef-4fab-96cc-16fce92e9012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6757 | 2026.01.15 15:07:02.458797 [ 5 ] {c8f0e06f-56ef-4fab-96cc-16fce92e9012} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6758 | 2026.01.15 15:07:02.459010 [ 5 ] {c8f0e06f-56ef-4fab-96cc-16fce92e9012} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.01.15 15:07:02.459143 [ 5 ] {c8f0e06f-56ef-4fab-96cc-16fce92e9012} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001176 sec., 88435.37414965987 rows/sec., 5.42 MiB/sec. | ||
| 6760 | 2026.01.15 15:07:02.459179 [ 5 ] {c8f0e06f-56ef-4fab-96cc-16fce92e9012} <Debug> TCPHandler: Processed in 0.001360554 sec. | ||
| 6761 | 2026.01.15 15:07:06.432865 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6762 | 2026.01.15 15:07:06.432922 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6763 | 2026.01.15 15:07:06.561497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13468 | ||
| 6764 | 2026.01.15 15:07:06.562077 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.01.15 15:07:06.562126 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6766 | 2026.01.15 15:07:06.562800 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6767 | 2026.01.15 15:07:06.563063 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.01.15 15:07:06.563219 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13468 | ||
| 6769 | 2026.01.15 15:07:06.578497 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 880 | ||
| 6770 | 2026.01.15 15:07:06.580902 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.01.15 15:07:06.580947 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6772 | 2026.01.15 15:07:06.582177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6773 | 2026.01.15 15:07:06.582458 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.01.15 15:07:06.582597 [ 126 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6775 | 2026.01.15 15:07:06.582640 [ 126 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6776 | 2026.01.15 15:07:06.582663 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6777 | 2026.01.15 15:07:06.582792 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 6778 | 2026.01.15 15:07:06.582806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 880 | ||
| 6779 | 2026.01.15 15:07:06.583340 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6780 | 2026.01.15 15:07:06.583497 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 688 rows starting from the beginning of the part | ||
| 6781 | 2026.01.15 15:07:06.583878 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6782 | 2026.01.15 15:07:06.584216 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
| 6783 | 2026.01.15 15:07:06.584542 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6784 | 2026.01.15 15:07:06.584871 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 6785 | 2026.01.15 15:07:06.585180 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 6786 | 2026.01.15 15:07:06.591722 [ 188 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 72 columns (72 merged, 0 gathered) in 0.008993475 sec., 97848.71809839911 rows/sec., 83.50 MiB/sec. | ||
| 6787 | 2026.01.15 15:07:06.593063 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6788 | 2026.01.15 15:07:06.593711 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_21_4} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.01.15 15:07:06.593802 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_21_4} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6790 | 2026.01.15 15:07:06.594149 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 6791 | 2026.01.15 15:07:07.250382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6792 | 2026.01.15 15:07:07.266929 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2026.01.15 15:07:07.266995 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6794 | 2026.01.15 15:07:07.273008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6795 | 2026.01.15 15:07:07.273722 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.01.15 15:07:07.277043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6797 | 2026.01.15 15:07:07.430483 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.01.15 15:07:07.430691 [ 5 ] {f144dd1e-5596-4b44-b48b-bccf0bb90385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6799 | 2026.01.15 15:07:07.430762 [ 5 ] {f144dd1e-5596-4b44-b48b-bccf0bb90385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6800 | 2026.01.15 15:07:07.431484 [ 5 ] {f144dd1e-5596-4b44-b48b-bccf0bb90385} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.01.15 15:07:07.431535 [ 5 ] {f144dd1e-5596-4b44-b48b-bccf0bb90385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6802 | 2026.01.15 15:07:07.431953 [ 5 ] {f144dd1e-5596-4b44-b48b-bccf0bb90385} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6803 | 2026.01.15 15:07:07.432205 [ 5 ] {f144dd1e-5596-4b44-b48b-bccf0bb90385} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.01.15 15:07:07.432370 [ 5 ] {f144dd1e-5596-4b44-b48b-bccf0bb90385} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.00173 sec., 68208.09248554913 rows/sec., 5.77 MiB/sec. | ||
| 6805 | 2026.01.15 15:07:07.432420 [ 5 ] {f144dd1e-5596-4b44-b48b-bccf0bb90385} <Debug> TCPHandler: Processed in 0.002082108 sec. | ||
| 6806 | 2026.01.15 15:07:07.432556 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.01.15 15:07:07.432661 [ 5 ] {df788ca0-adeb-42c0-a050-a5d961390dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6808 | 2026.01.15 15:07:07.432707 [ 5 ] {df788ca0-adeb-42c0-a050-a5d961390dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6809 | 2026.01.15 15:07:07.433149 [ 5 ] {df788ca0-adeb-42c0-a050-a5d961390dd1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.01.15 15:07:07.433189 [ 5 ] {df788ca0-adeb-42c0-a050-a5d961390dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6811 | 2026.01.15 15:07:07.433516 [ 5 ] {df788ca0-adeb-42c0-a050-a5d961390dd1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6812 | 2026.01.15 15:07:07.433743 [ 5 ] {df788ca0-adeb-42c0-a050-a5d961390dd1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.01.15 15:07:07.433892 [ 5 ] {df788ca0-adeb-42c0-a050-a5d961390dd1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001255 sec., 24701.195219123507 rows/sec., 1.81 MiB/sec. | ||
| 6814 | 2026.01.15 15:07:07.433935 [ 5 ] {df788ca0-adeb-42c0-a050-a5d961390dd1} <Debug> TCPHandler: Processed in 0.001431567 sec. | ||
| 6815 | 2026.01.15 15:07:07.434063 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.01.15 15:07:07.434165 [ 5 ] {5a414ddd-7976-4531-a03e-0406c1bf53b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6817 | 2026.01.15 15:07:07.434207 [ 5 ] {5a414ddd-7976-4531-a03e-0406c1bf53b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6818 | 2026.01.15 15:07:07.434662 [ 5 ] {5a414ddd-7976-4531-a03e-0406c1bf53b6} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.01.15 15:07:07.434701 [ 5 ] {5a414ddd-7976-4531-a03e-0406c1bf53b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6820 | 2026.01.15 15:07:07.435022 [ 5 ] {5a414ddd-7976-4531-a03e-0406c1bf53b6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6821 | 2026.01.15 15:07:07.435235 [ 5 ] {5a414ddd-7976-4531-a03e-0406c1bf53b6} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.01.15 15:07:07.435366 [ 5 ] {5a414ddd-7976-4531-a03e-0406c1bf53b6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001223 sec., 77677.84137367131 rows/sec., 6.07 MiB/sec. | ||
| 6823 | 2026.01.15 15:07:07.435405 [ 5 ] {5a414ddd-7976-4531-a03e-0406c1bf53b6} <Debug> TCPHandler: Processed in 0.001391106 sec. | ||
| 6824 | 2026.01.15 15:07:07.435520 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2026.01.15 15:07:07.435616 [ 5 ] {d16db3b6-01e6-417a-934d-cc69731430bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6826 | 2026.01.15 15:07:07.435662 [ 5 ] {d16db3b6-01e6-417a-934d-cc69731430bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6827 | 2026.01.15 15:07:07.436092 [ 5 ] {d16db3b6-01e6-417a-934d-cc69731430bc} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.01.15 15:07:07.436131 [ 5 ] {d16db3b6-01e6-417a-934d-cc69731430bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6829 | 2026.01.15 15:07:07.436475 [ 5 ] {d16db3b6-01e6-417a-934d-cc69731430bc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6830 | 2026.01.15 15:07:07.436713 [ 5 ] {d16db3b6-01e6-417a-934d-cc69731430bc} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.01.15 15:07:07.436845 [ 5 ] {d16db3b6-01e6-417a-934d-cc69731430bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 6832 | 2026.01.15 15:07:07.436886 [ 5 ] {d16db3b6-01e6-417a-934d-cc69731430bc} <Debug> TCPHandler: Processed in 0.001414636 sec. | ||
| 6833 | 2026.01.15 15:07:07.437015 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.01.15 15:07:07.437138 [ 5 ] {4b1af245-d1a2-499f-8d7d-ed6dc799382f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6835 | 2026.01.15 15:07:07.437216 [ 5 ] {4b1af245-d1a2-499f-8d7d-ed6dc799382f} <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 | ||
| 6836 | 2026.01.15 15:07:07.438106 [ 5 ] {4b1af245-d1a2-499f-8d7d-ed6dc799382f} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.01.15 15:07:07.438144 [ 5 ] {4b1af245-d1a2-499f-8d7d-ed6dc799382f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6838 | 2026.01.15 15:07:07.438697 [ 5 ] {4b1af245-d1a2-499f-8d7d-ed6dc799382f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6839 | 2026.01.15 15:07:07.438936 [ 5 ] {4b1af245-d1a2-499f-8d7d-ed6dc799382f} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.01.15 15:07:07.439083 [ 5 ] {4b1af245-d1a2-499f-8d7d-ed6dc799382f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001973 sec., 15712.113532691334 rows/sec., 28.16 MiB/sec. | ||
| 6841 | 2026.01.15 15:07:07.439136 [ 5 ] {4b1af245-d1a2-499f-8d7d-ed6dc799382f} <Debug> TCPHandler: Processed in 0.002183942 sec. | ||
| 6842 | 2026.01.15 15:07:07.439261 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.01.15 15:07:07.439356 [ 5 ] {0d78a14c-7af0-4c41-ad17-0ea709aabdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6844 | 2026.01.15 15:07:07.439400 [ 5 ] {0d78a14c-7af0-4c41-ad17-0ea709aabdb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6845 | 2026.01.15 15:07:07.439755 [ 5 ] {0d78a14c-7af0-4c41-ad17-0ea709aabdb4} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.01.15 15:07:07.439792 [ 5 ] {0d78a14c-7af0-4c41-ad17-0ea709aabdb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6847 | 2026.01.15 15:07:07.440103 [ 5 ] {0d78a14c-7af0-4c41-ad17-0ea709aabdb4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6848 | 2026.01.15 15:07:07.440322 [ 5 ] {0d78a14c-7af0-4c41-ad17-0ea709aabdb4} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.01.15 15:07:07.440456 [ 5 ] {0d78a14c-7af0-4c41-ad17-0ea709aabdb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 6850 | 2026.01.15 15:07:07.440495 [ 5 ] {0d78a14c-7af0-4c41-ad17-0ea709aabdb4} <Debug> TCPHandler: Processed in 0.001282662 sec. | ||
| 6851 | 2026.01.15 15:07:12.440648 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.01.15 15:07:12.440859 [ 5 ] {83b4cdf9-1c3a-418e-938a-e2564af60f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6853 | 2026.01.15 15:07:12.440934 [ 5 ] {83b4cdf9-1c3a-418e-938a-e2564af60f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6854 | 2026.01.15 15:07:12.441857 [ 5 ] {83b4cdf9-1c3a-418e-938a-e2564af60f07} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.01.15 15:07:12.441906 [ 5 ] {83b4cdf9-1c3a-418e-938a-e2564af60f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6856 | 2026.01.15 15:07:12.442338 [ 5 ] {83b4cdf9-1c3a-418e-938a-e2564af60f07} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6857 | 2026.01.15 15:07:12.442599 [ 5 ] {83b4cdf9-1c3a-418e-938a-e2564af60f07} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.01.15 15:07:12.442765 [ 5 ] {83b4cdf9-1c3a-418e-938a-e2564af60f07} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001958 sec., 209397.3442288049 rows/sec., 13.28 MiB/sec. | ||
| 6859 | 2026.01.15 15:07:12.442816 [ 5 ] {83b4cdf9-1c3a-418e-938a-e2564af60f07} <Debug> TCPHandler: Processed in 0.002305486 sec. | ||
| 6860 | 2026.01.15 15:07:12.442946 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.01.15 15:07:12.443049 [ 5 ] {17bf89cc-d5f4-4387-89ec-701c4a732652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6862 | 2026.01.15 15:07:12.443095 [ 5 ] {17bf89cc-d5f4-4387-89ec-701c4a732652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6863 | 2026.01.15 15:07:12.443510 [ 5 ] {17bf89cc-d5f4-4387-89ec-701c4a732652} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.01.15 15:07:12.443548 [ 5 ] {17bf89cc-d5f4-4387-89ec-701c4a732652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6865 | 2026.01.15 15:07:12.443850 [ 5 ] {17bf89cc-d5f4-4387-89ec-701c4a732652} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6866 | 2026.01.15 15:07:12.444065 [ 5 ] {17bf89cc-d5f4-4387-89ec-701c4a732652} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.01.15 15:07:12.444197 [ 5 ] {17bf89cc-d5f4-4387-89ec-701c4a732652} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001173 sec., 3410.059676044331 rows/sec., 278.07 KiB/sec. | ||
| 6868 | 2026.01.15 15:07:12.444237 [ 5 ] {17bf89cc-d5f4-4387-89ec-701c4a732652} <Debug> TCPHandler: Processed in 0.001343233 sec. | ||
| 6869 | 2026.01.15 15:07:12.444351 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.01.15 15:07:12.444447 [ 5 ] {43864ebd-d6ad-4c05-9ff7-635906c95291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6871 | 2026.01.15 15:07:12.444487 [ 5 ] {43864ebd-d6ad-4c05-9ff7-635906c95291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6872 | 2026.01.15 15:07:12.445582 [ 5 ] {43864ebd-d6ad-4c05-9ff7-635906c95291} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.01.15 15:07:12.445619 [ 5 ] {43864ebd-d6ad-4c05-9ff7-635906c95291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6874 | 2026.01.15 15:07:12.446008 [ 5 ] {43864ebd-d6ad-4c05-9ff7-635906c95291} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6875 | 2026.01.15 15:07:12.446226 [ 5 ] {43864ebd-d6ad-4c05-9ff7-635906c95291} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.01.15 15:07:12.446360 [ 5 ] {43864ebd-d6ad-4c05-9ff7-635906c95291} <Debug> executeQuery: Read 1134 rows, 91.96 KiB in 0.001933 sec., 586652.871184687 rows/sec., 46.46 MiB/sec. | ||
| 6877 | 2026.01.15 15:07:12.446398 [ 5 ] {43864ebd-d6ad-4c05-9ff7-635906c95291} <Debug> TCPHandler: Processed in 0.002097399 sec. | ||
| 6878 | 2026.01.15 15:07:12.446518 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.01.15 15:07:12.446613 [ 5 ] {c10019ec-afcf-4d37-9228-bebb7127bbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.01.15 15:07:12.446654 [ 5 ] {c10019ec-afcf-4d37-9228-bebb7127bbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6881 | 2026.01.15 15:07:12.447160 [ 5 ] {c10019ec-afcf-4d37-9228-bebb7127bbba} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.01.15 15:07:12.447197 [ 5 ] {c10019ec-afcf-4d37-9228-bebb7127bbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6883 | 2026.01.15 15:07:12.447520 [ 5 ] {c10019ec-afcf-4d37-9228-bebb7127bbba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6884 | 2026.01.15 15:07:12.447735 [ 5 ] {c10019ec-afcf-4d37-9228-bebb7127bbba} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.01.15 15:07:12.447865 [ 5 ] {c10019ec-afcf-4d37-9228-bebb7127bbba} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.00127 sec., 172440.94488188977 rows/sec., 10.26 MiB/sec. | ||
| 6886 | 2026.01.15 15:07:12.447903 [ 5 ] {c10019ec-afcf-4d37-9228-bebb7127bbba} <Debug> TCPHandler: Processed in 0.001438367 sec. | ||
| 6887 | 2026.01.15 15:07:12.448008 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2026.01.15 15:07:12.448104 [ 5 ] {803c7017-bb9f-486e-992f-d733080fbbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6889 | 2026.01.15 15:07:12.448143 [ 5 ] {803c7017-bb9f-486e-992f-d733080fbbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6890 | 2026.01.15 15:07:12.448637 [ 5 ] {803c7017-bb9f-486e-992f-d733080fbbf5} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.01.15 15:07:12.448674 [ 5 ] {803c7017-bb9f-486e-992f-d733080fbbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6892 | 2026.01.15 15:07:12.449006 [ 5 ] {803c7017-bb9f-486e-992f-d733080fbbf5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6893 | 2026.01.15 15:07:12.449230 [ 5 ] {803c7017-bb9f-486e-992f-d733080fbbf5} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.01.15 15:07:12.449357 [ 5 ] {803c7017-bb9f-486e-992f-d733080fbbf5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001271 sec., 166797.79701022815 rows/sec., 10.76 MiB/sec. | ||
| 6895 | 2026.01.15 15:07:12.449396 [ 5 ] {803c7017-bb9f-486e-992f-d733080fbbf5} <Debug> TCPHandler: Processed in 0.001435967 sec. | ||
| 6896 | 2026.01.15 15:07:12.449508 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.01.15 15:07:12.449601 [ 5 ] {57db3cd7-7b4f-43f5-8c38-f9c596235f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6898 | 2026.01.15 15:07:12.449641 [ 5 ] {57db3cd7-7b4f-43f5-8c38-f9c596235f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6899 | 2026.01.15 15:07:12.450136 [ 5 ] {57db3cd7-7b4f-43f5-8c38-f9c596235f9d} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.01.15 15:07:12.450172 [ 5 ] {57db3cd7-7b4f-43f5-8c38-f9c596235f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6901 | 2026.01.15 15:07:12.450482 [ 5 ] {57db3cd7-7b4f-43f5-8c38-f9c596235f9d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6902 | 2026.01.15 15:07:12.450702 [ 5 ] {57db3cd7-7b4f-43f5-8c38-f9c596235f9d} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.01.15 15:07:12.450831 [ 5 ] {57db3cd7-7b4f-43f5-8c38-f9c596235f9d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 6904 | 2026.01.15 15:07:12.450869 [ 5 ] {57db3cd7-7b4f-43f5-8c38-f9c596235f9d} <Debug> TCPHandler: Processed in 0.001411346 sec. | ||
| 6905 | 2026.01.15 15:07:12.450973 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2026.01.15 15:07:12.451066 [ 5 ] {c188f68c-3af2-460f-92f6-2ee617529465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6907 | 2026.01.15 15:07:12.451106 [ 5 ] {c188f68c-3af2-460f-92f6-2ee617529465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6908 | 2026.01.15 15:07:12.451817 [ 5 ] {c188f68c-3af2-460f-92f6-2ee617529465} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.01.15 15:07:12.451854 [ 5 ] {c188f68c-3af2-460f-92f6-2ee617529465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6910 | 2026.01.15 15:07:12.452200 [ 5 ] {c188f68c-3af2-460f-92f6-2ee617529465} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6911 | 2026.01.15 15:07:12.452416 [ 5 ] {c188f68c-3af2-460f-92f6-2ee617529465} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2026.01.15 15:07:12.452545 [ 5 ] {c188f68c-3af2-460f-92f6-2ee617529465} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001496 sec., 463235.2941176471 rows/sec., 32.37 MiB/sec. | ||
| 6913 | 2026.01.15 15:07:12.452583 [ 5 ] {c188f68c-3af2-460f-92f6-2ee617529465} <Debug> TCPHandler: Processed in 0.001659665 sec. | ||
| 6914 | 2026.01.15 15:07:12.452688 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2026.01.15 15:07:12.452783 [ 5 ] {8f8c384f-9775-4db7-b5dc-fe38e9fbb2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6916 | 2026.01.15 15:07:12.452827 [ 5 ] {8f8c384f-9775-4db7-b5dc-fe38e9fbb2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6917 | 2026.01.15 15:07:12.453163 [ 5 ] {8f8c384f-9775-4db7-b5dc-fe38e9fbb2c5} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2026.01.15 15:07:12.453200 [ 5 ] {8f8c384f-9775-4db7-b5dc-fe38e9fbb2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6919 | 2026.01.15 15:07:12.453533 [ 5 ] {8f8c384f-9775-4db7-b5dc-fe38e9fbb2c5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6920 | 2026.01.15 15:07:12.453747 [ 5 ] {8f8c384f-9775-4db7-b5dc-fe38e9fbb2c5} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.01.15 15:07:12.453891 [ 5 ] {8f8c384f-9775-4db7-b5dc-fe38e9fbb2c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 6922 | 2026.01.15 15:07:12.453928 [ 5 ] {8f8c384f-9775-4db7-b5dc-fe38e9fbb2c5} <Debug> TCPHandler: Processed in 0.001288653 sec. | ||
| 6923 | 2026.01.15 15:07:12.454042 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2026.01.15 15:07:12.454136 [ 5 ] {c98f3249-7619-4f5b-abbd-3e377dbbc340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6925 | 2026.01.15 15:07:12.454178 [ 5 ] {c98f3249-7619-4f5b-abbd-3e377dbbc340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6926 | 2026.01.15 15:07:12.454640 [ 5 ] {c98f3249-7619-4f5b-abbd-3e377dbbc340} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.01.15 15:07:12.454677 [ 5 ] {c98f3249-7619-4f5b-abbd-3e377dbbc340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6928 | 2026.01.15 15:07:12.455018 [ 5 ] {c98f3249-7619-4f5b-abbd-3e377dbbc340} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6929 | 2026.01.15 15:07:12.455239 [ 5 ] {c98f3249-7619-4f5b-abbd-3e377dbbc340} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2026.01.15 15:07:12.455370 [ 5 ] {c98f3249-7619-4f5b-abbd-3e377dbbc340} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001251 sec., 252597.92166266986 rows/sec., 16.60 MiB/sec. | ||
| 6931 | 2026.01.15 15:07:12.455407 [ 5 ] {c98f3249-7619-4f5b-abbd-3e377dbbc340} <Debug> TCPHandler: Processed in 0.001413746 sec. | ||
| 6932 | 2026.01.15 15:07:12.455519 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6933 | 2026.01.15 15:07:12.455614 [ 5 ] {43c508cf-494c-49fe-90d2-59318d05c4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6934 | 2026.01.15 15:07:12.455656 [ 5 ] {43c508cf-494c-49fe-90d2-59318d05c4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6935 | 2026.01.15 15:07:12.455970 [ 5 ] {43c508cf-494c-49fe-90d2-59318d05c4be} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2026.01.15 15:07:12.456007 [ 5 ] {43c508cf-494c-49fe-90d2-59318d05c4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6937 | 2026.01.15 15:07:12.456311 [ 5 ] {43c508cf-494c-49fe-90d2-59318d05c4be} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6938 | 2026.01.15 15:07:12.456527 [ 5 ] {43c508cf-494c-49fe-90d2-59318d05c4be} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2026.01.15 15:07:12.456633 [ 148 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6940 | 2026.01.15 15:07:12.456658 [ 5 ] {43c508cf-494c-49fe-90d2-59318d05c4be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 6941 | 2026.01.15 15:07:12.456703 [ 148 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.01.15 15:07:12.456710 [ 5 ] {43c508cf-494c-49fe-90d2-59318d05c4be} <Debug> TCPHandler: Processed in 0.001239881 sec. | ||
| 6943 | 2026.01.15 15:07:12.456733 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6944 | 2026.01.15 15:07:12.456860 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6945 | 2026.01.15 15:07:12.456869 [ 191 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6946 | 2026.01.15 15:07:12.456988 [ 5 ] {60e70318-2344-4e49-b01f-ee143b8cf8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6947 | 2026.01.15 15:07:12.457047 [ 191 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6948 | 2026.01.15 15:07:12.457060 [ 5 ] {60e70318-2344-4e49-b01f-ee143b8cf8ec} <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 | ||
| 6949 | 2026.01.15 15:07:12.457096 [ 191 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6950 | 2026.01.15 15:07:12.457176 [ 191 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6951 | 2026.01.15 15:07:12.457225 [ 191 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6952 | 2026.01.15 15:07:12.457271 [ 191 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6953 | 2026.01.15 15:07:12.457312 [ 191 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6954 | 2026.01.15 15:07:12.457357 [ 191 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6955 | 2026.01.15 15:07:12.457987 [ 5 ] {60e70318-2344-4e49-b01f-ee143b8cf8ec} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2026.01.15 15:07:12.458030 [ 5 ] {60e70318-2344-4e49-b01f-ee143b8cf8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6957 | 2026.01.15 15:07:12.458197 [ 188 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001390155 sec., 14386.88491571084 rows/sec., 963.81 KiB/sec. | ||
| 6958 | 2026.01.15 15:07:12.458373 [ 186 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6959 | 2026.01.15 15:07:12.458580 [ 5 ] {60e70318-2344-4e49-b01f-ee143b8cf8ec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6960 | 2026.01.15 15:07:12.458724 [ 186 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_20_4} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.01.15 15:07:12.458803 [ 186 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_20_4} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6962 | 2026.01.15 15:07:12.458822 [ 5 ] {60e70318-2344-4e49-b01f-ee143b8cf8ec} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2026.01.15 15:07:12.458880 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 6964 | 2026.01.15 15:07:12.458964 [ 5 ] {60e70318-2344-4e49-b01f-ee143b8cf8ec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002 sec., 5000 rows/sec., 8.96 MiB/sec. | ||
| 6965 | 2026.01.15 15:07:12.459027 [ 5 ] {60e70318-2344-4e49-b01f-ee143b8cf8ec} <Debug> TCPHandler: Processed in 0.002229013 sec. | ||
| 6966 | 2026.01.15 15:07:12.459141 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.01.15 15:07:12.459236 [ 5 ] {5aa2ff13-1079-484c-957c-578576c7e2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6968 | 2026.01.15 15:07:12.459278 [ 5 ] {5aa2ff13-1079-484c-957c-578576c7e2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6969 | 2026.01.15 15:07:12.459630 [ 5 ] {5aa2ff13-1079-484c-957c-578576c7e2b3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.01.15 15:07:12.459667 [ 5 ] {5aa2ff13-1079-484c-957c-578576c7e2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6971 | 2026.01.15 15:07:12.459982 [ 5 ] {5aa2ff13-1079-484c-957c-578576c7e2b3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6972 | 2026.01.15 15:07:12.460199 [ 5 ] {5aa2ff13-1079-484c-957c-578576c7e2b3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.01.15 15:07:12.460322 [ 5 ] {5aa2ff13-1079-484c-957c-578576c7e2b3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 6974 | 2026.01.15 15:07:12.460359 [ 5 ] {5aa2ff13-1079-484c-957c-578576c7e2b3} <Debug> TCPHandler: Processed in 0.001267902 sec. | ||
| 6975 | 2026.01.15 15:07:14.063408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13980 | ||
| 6976 | 2026.01.15 15:07:14.064042 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2026.01.15 15:07:14.064100 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6978 | 2026.01.15 15:07:14.064620 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6979 | 2026.01.15 15:07:14.064867 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.01.15 15:07:14.065010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13980 | ||
| 6981 | 2026.01.15 15:07:14.777705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6982 | 2026.01.15 15:07:14.794548 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.01.15 15:07:14.794596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6984 | 2026.01.15 15:07:14.800130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6985 | 2026.01.15 15:07:14.800911 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.01.15 15:07:14.803680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6987 | 2026.01.15 15:07:16.584828 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 916 | ||
| 6988 | 2026.01.15 15:07:16.587760 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6989 | 2026.01.15 15:07:16.587818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6990 | 2026.01.15 15:07:16.588989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6991 | 2026.01.15 15:07:16.589268 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6992 | 2026.01.15 15:07:16.589570 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 916 | ||
| 6993 | 2026.01.15 15:07:17.432808 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.01.15 15:07:17.433151 [ 5 ] {daac0a0b-bd09-4206-9c84-ac3d22616d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6995 | 2026.01.15 15:07:17.433250 [ 5 ] {daac0a0b-bd09-4206-9c84-ac3d22616d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6996 | 2026.01.15 15:07:17.434154 [ 5 ] {daac0a0b-bd09-4206-9c84-ac3d22616d37} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.01.15 15:07:17.434193 [ 5 ] {daac0a0b-bd09-4206-9c84-ac3d22616d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6998 | 2026.01.15 15:07:17.434603 [ 5 ] {daac0a0b-bd09-4206-9c84-ac3d22616d37} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6999 | 2026.01.15 15:07:17.434847 [ 5 ] {daac0a0b-bd09-4206-9c84-ac3d22616d37} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.01.15 15:07:17.434982 [ 142 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7001 | 2026.01.15 15:07:17.435004 [ 5 ] {daac0a0b-bd09-4206-9c84-ac3d22616d37} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001928 sec., 61203.319502074686 rows/sec., 5.18 MiB/sec. | ||
| 7002 | 2026.01.15 15:07:17.435027 [ 142 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.01.15 15:07:17.435051 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7004 | 2026.01.15 15:07:17.435062 [ 5 ] {daac0a0b-bd09-4206-9c84-ac3d22616d37} <Debug> TCPHandler: Processed in 0.002380758 sec. | ||
| 7005 | 2026.01.15 15:07:17.435177 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 7006 | 2026.01.15 15:07:17.435226 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2026.01.15 15:07:17.435325 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7008 | 2026.01.15 15:07:17.435326 [ 5 ] {732d252f-f354-41f0-a72a-93a3e50f9ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7009 | 2026.01.15 15:07:17.435399 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2465 rows starting from the beginning of the part | ||
| 7010 | 2026.01.15 15:07:17.435418 [ 5 ] {732d252f-f354-41f0-a72a-93a3e50f9ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7011 | 2026.01.15 15:07:17.435473 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1264 rows starting from the beginning of the part | ||
| 7012 | 2026.01.15 15:07:17.435518 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1132 rows starting from the beginning of the part | ||
| 7013 | 2026.01.15 15:07:17.435558 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 118 rows starting from the beginning of the part | ||
| 7014 | 2026.01.15 15:07:17.435597 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1134 rows starting from the beginning of the part | ||
| 7015 | 2026.01.15 15:07:17.435642 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 118 rows starting from the beginning of the part | ||
| 7016 | 2026.01.15 15:07:17.435860 [ 5 ] {732d252f-f354-41f0-a72a-93a3e50f9ce1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.01.15 15:07:17.435900 [ 5 ] {732d252f-f354-41f0-a72a-93a3e50f9ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7018 | 2026.01.15 15:07:17.436280 [ 5 ] {732d252f-f354-41f0-a72a-93a3e50f9ce1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7019 | 2026.01.15 15:07:17.436495 [ 5 ] {732d252f-f354-41f0-a72a-93a3e50f9ce1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.01.15 15:07:17.436626 [ 5 ] {732d252f-f354-41f0-a72a-93a3e50f9ce1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001341 sec., 23117.076808351976 rows/sec., 1.70 MiB/sec. | ||
| 7021 | 2026.01.15 15:07:17.436664 [ 5 ] {732d252f-f354-41f0-a72a-93a3e50f9ce1} <Debug> TCPHandler: Processed in 0.00151853 sec. | ||
| 7022 | 2026.01.15 15:07:17.436775 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.01.15 15:07:17.436866 [ 5 ] {fc80dc65-1cd8-4ae2-a773-c22f799aa82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7024 | 2026.01.15 15:07:17.436904 [ 5 ] {fc80dc65-1cd8-4ae2-a773-c22f799aa82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7025 | 2026.01.15 15:07:17.437391 [ 5 ] {fc80dc65-1cd8-4ae2-a773-c22f799aa82d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.01.15 15:07:17.437426 [ 5 ] {fc80dc65-1cd8-4ae2-a773-c22f799aa82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7027 | 2026.01.15 15:07:17.437725 [ 5 ] {fc80dc65-1cd8-4ae2-a773-c22f799aa82d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7028 | 2026.01.15 15:07:17.437820 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6231 rows, containing 5 columns (5 merged, 0 gathered) in 0.00274441 sec., 2270433.3536169888 rows/sec., 192.65 MiB/sec. | ||
| 7029 | 2026.01.15 15:07:17.437928 [ 5 ] {fc80dc65-1cd8-4ae2-a773-c22f799aa82d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.01.15 15:07:17.438109 [ 5 ] {fc80dc65-1cd8-4ae2-a773-c22f799aa82d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00121 sec., 78512.39669421488 rows/sec., 6.13 MiB/sec. | ||
| 7031 | 2026.01.15 15:07:17.438114 [ 141 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7032 | 2026.01.15 15:07:17.438146 [ 5 ] {fc80dc65-1cd8-4ae2-a773-c22f799aa82d} <Debug> TCPHandler: Processed in 0.001376195 sec. | ||
| 7033 | 2026.01.15 15:07:17.438161 [ 141 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.01.15 15:07:17.438186 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7035 | 2026.01.15 15:07:17.438209 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7036 | 2026.01.15 15:07:17.438247 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 7037 | 2026.01.15 15:07:17.438276 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2026.01.15 15:07:17.438335 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7039 | 2026.01.15 15:07:17.438362 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 7040 | 2026.01.15 15:07:17.438369 [ 5 ] {eb9c7197-67d4-45ac-8224-9a3f894a41ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7041 | 2026.01.15 15:07:17.438406 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 563 rows starting from the beginning of the part | ||
| 7042 | 2026.01.15 15:07:17.438418 [ 5 ] {eb9c7197-67d4-45ac-8224-9a3f894a41ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7043 | 2026.01.15 15:07:17.438452 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 689 rows starting from the beginning of the part | ||
| 7044 | 2026.01.15 15:07:17.438489 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 95 rows starting from the beginning of the part | ||
| 7045 | 2026.01.15 15:07:17.438522 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 693 rows starting from the beginning of the part | ||
| 7046 | 2026.01.15 15:07:17.438561 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 95 rows starting from the beginning of the part | ||
| 7047 | 2026.01.15 15:07:17.438566 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_41_8} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.01.15 15:07:17.438674 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_41_8} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7049 | 2026.01.15 15:07:17.438782 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 7050 | 2026.01.15 15:07:17.438881 [ 5 ] {eb9c7197-67d4-45ac-8224-9a3f894a41ea} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.01.15 15:07:17.438919 [ 5 ] {eb9c7197-67d4-45ac-8224-9a3f894a41ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7052 | 2026.01.15 15:07:17.439336 [ 5 ] {eb9c7197-67d4-45ac-8224-9a3f894a41ea} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7053 | 2026.01.15 15:07:17.439569 [ 5 ] {eb9c7197-67d4-45ac-8224-9a3f894a41ea} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.01.15 15:07:17.439695 [ 5 ] {eb9c7197-67d4-45ac-8224-9a3f894a41ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 7055 | 2026.01.15 15:07:17.439697 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7056 | 2026.01.15 15:07:17.439734 [ 5 ] {eb9c7197-67d4-45ac-8224-9a3f894a41ea} <Debug> TCPHandler: Processed in 0.001493309 sec. | ||
| 7057 | 2026.01.15 15:07:17.439746 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2026.01.15 15:07:17.439770 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7059 | 2026.01.15 15:07:17.439810 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575412 sec., 2148644.2911441578 rows/sec., 162.73 MiB/sec. | ||
| 7060 | 2026.01.15 15:07:17.439852 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 7061 | 2026.01.15 15:07:17.439866 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2026.01.15 15:07:17.439972 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7063 | 2026.01.15 15:07:17.439988 [ 5 ] {5fe76905-1413-4704-8bcf-5bfca7ea82d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7064 | 2026.01.15 15:07:17.440009 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13357 rows starting from the beginning of the part | ||
| 7065 | 2026.01.15 15:07:17.440062 [ 5 ] {5fe76905-1413-4704-8bcf-5bfca7ea82d4} <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 | ||
| 7066 | 2026.01.15 15:07:17.440069 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7067 | 2026.01.15 15:07:17.440078 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 850 rows starting from the beginning of the part | ||
| 7068 | 2026.01.15 15:07:17.440159 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 314 rows starting from the beginning of the part | ||
| 7069 | 2026.01.15 15:07:17.440209 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 7070 | 2026.01.15 15:07:17.440252 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 316 rows starting from the beginning of the part | ||
| 7071 | 2026.01.15 15:07:17.440301 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 7072 | 2026.01.15 15:07:17.440358 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_41_8} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2026.01.15 15:07:17.440430 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_41_8} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7074 | 2026.01.15 15:07:17.440507 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7075 | 2026.01.15 15:07:17.441100 [ 5 ] {5fe76905-1413-4704-8bcf-5bfca7ea82d4} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2026.01.15 15:07:17.441135 [ 5 ] {5fe76905-1413-4704-8bcf-5bfca7ea82d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7077 | 2026.01.15 15:07:17.441701 [ 5 ] {5fe76905-1413-4704-8bcf-5bfca7ea82d4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7078 | 2026.01.15 15:07:17.441934 [ 5 ] {5fe76905-1413-4704-8bcf-5bfca7ea82d4} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2026.01.15 15:07:17.442130 [ 5 ] {5fe76905-1413-4704-8bcf-5bfca7ea82d4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002167 sec., 14305.491462851869 rows/sec., 25.63 MiB/sec. | ||
| 7080 | 2026.01.15 15:07:17.442180 [ 5 ] {5fe76905-1413-4704-8bcf-5bfca7ea82d4} <Debug> TCPHandler: Processed in 0.002370868 sec. | ||
| 7081 | 2026.01.15 15:07:17.442297 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7082 | 2026.01.15 15:07:17.442385 [ 5 ] {0092f865-65d3-4cde-91aa-aab85c7099ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7083 | 2026.01.15 15:07:17.442424 [ 5 ] {0092f865-65d3-4cde-91aa-aab85c7099ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7084 | 2026.01.15 15:07:17.442786 [ 5 ] {0092f865-65d3-4cde-91aa-aab85c7099ca} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.01.15 15:07:17.442820 [ 5 ] {0092f865-65d3-4cde-91aa-aab85c7099ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7086 | 2026.01.15 15:07:17.443306 [ 5 ] {0092f865-65d3-4cde-91aa-aab85c7099ca} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7087 | 2026.01.15 15:07:17.443528 [ 5 ] {0092f865-65d3-4cde-91aa-aab85c7099ca} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2026.01.15 15:07:17.443658 [ 5 ] {0092f865-65d3-4cde-91aa-aab85c7099ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00127 sec., 47244.09448818897 rows/sec., 3.18 MiB/sec. | ||
| 7089 | 2026.01.15 15:07:17.443657 [ 141 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7090 | 2026.01.15 15:07:17.443696 [ 5 ] {0092f865-65d3-4cde-91aa-aab85c7099ca} <Debug> TCPHandler: Processed in 0.001431287 sec. | ||
| 7091 | 2026.01.15 15:07:17.443709 [ 141 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2026.01.15 15:07:17.443734 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7093 | 2026.01.15 15:07:17.443815 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 7094 | 2026.01.15 15:07:17.443922 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7095 | 2026.01.15 15:07:17.443958 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2786 rows starting from the beginning of the part | ||
| 7096 | 2026.01.15 15:07:17.444021 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 7097 | 2026.01.15 15:07:17.444072 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 7098 | 2026.01.15 15:07:17.444116 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 7099 | 2026.01.15 15:07:17.444161 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 7100 | 2026.01.15 15:07:17.444200 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 7101 | 2026.01.15 15:07:17.444428 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15157 rows, containing 5 columns (5 merged, 0 gathered) in 0.004632422 sec., 3271938.523735532 rows/sec., 220.45 MiB/sec. | ||
| 7102 | 2026.01.15 15:07:17.444963 [ 188 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7103 | 2026.01.15 15:07:17.445282 [ 188 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2026.01.15 15:07:17.445350 [ 188 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7105 | 2026.01.15 15:07:17.445376 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3174 rows, containing 4 columns (4 merged, 0 gathered) in 0.001613153 sec., 1967575.3012888425 rows/sec., 125.61 MiB/sec. | ||
| 7106 | 2026.01.15 15:07:17.445424 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7107 | 2026.01.15 15:07:17.445758 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7108 | 2026.01.15 15:07:17.445972 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_41_8} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2026.01.15 15:07:17.446093 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_41_8} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7110 | 2026.01.15 15:07:17.446156 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7111 | 2026.01.15 15:07:21.433094 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7112 | 2026.01.15 15:07:21.433184 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7113 | 2026.01.15 15:07:21.569587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14428 | ||
| 7114 | 2026.01.15 15:07:21.570189 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2026.01.15 15:07:21.570285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7116 | 2026.01.15 15:07:21.570763 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7117 | 2026.01.15 15:07:21.571004 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2026.01.15 15:07:21.571130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14428 | ||
| 7119 | 2026.01.15 15:07:22.308014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7120 | 2026.01.15 15:07:22.325269 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2026.01.15 15:07:22.325317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7122 | 2026.01.15 15:07:22.330840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7123 | 2026.01.15 15:07:22.331572 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2026.01.15 15:07:22.334427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7125 | 2026.01.15 15:07:22.445012 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7126 | 2026.01.15 15:07:22.445231 [ 5 ] {5005da73-2170-4311-a269-051459743369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7127 | 2026.01.15 15:07:22.445316 [ 5 ] {5005da73-2170-4311-a269-051459743369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7128 | 2026.01.15 15:07:22.446240 [ 5 ] {5005da73-2170-4311-a269-051459743369} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2026.01.15 15:07:22.446291 [ 5 ] {5005da73-2170-4311-a269-051459743369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7130 | 2026.01.15 15:07:22.446715 [ 5 ] {5005da73-2170-4311-a269-051459743369} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7131 | 2026.01.15 15:07:22.446961 [ 5 ] {5005da73-2170-4311-a269-051459743369} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2026.01.15 15:07:22.447107 [ 135 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7133 | 2026.01.15 15:07:22.447128 [ 5 ] {5005da73-2170-4311-a269-051459743369} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001914 sec., 214211.0762800418 rows/sec., 13.59 MiB/sec. | ||
| 7134 | 2026.01.15 15:07:22.447157 [ 135 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.01.15 15:07:22.447182 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7136 | 2026.01.15 15:07:22.447186 [ 5 ] {5005da73-2170-4311-a269-051459743369} <Debug> TCPHandler: Processed in 0.002307626 sec. | ||
| 7137 | 2026.01.15 15:07:22.447278 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::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 | ||
| 7138 | 2026.01.15 15:07:22.447322 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7139 | 2026.01.15 15:07:22.447387 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7140 | 2026.01.15 15:07:22.447422 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 7141 | 2026.01.15 15:07:22.447428 [ 5 ] {646f558d-4d79-4435-8767-409d9ebbdbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7142 | 2026.01.15 15:07:22.447478 [ 5 ] {646f558d-4d79-4435-8767-409d9ebbdbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7143 | 2026.01.15 15:07:22.447494 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 7144 | 2026.01.15 15:07:22.447550 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7145 | 2026.01.15 15:07:22.447601 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7146 | 2026.01.15 15:07:22.447642 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7147 | 2026.01.15 15:07:22.447687 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7148 | 2026.01.15 15:07:22.448736 [ 5 ] {646f558d-4d79-4435-8767-409d9ebbdbee} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.01.15 15:07:22.448772 [ 5 ] {646f558d-4d79-4435-8767-409d9ebbdbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7150 | 2026.01.15 15:07:22.448905 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663284 sec., 1493431.067694994 rows/sec., 100.72 MiB/sec. | ||
| 7151 | 2026.01.15 15:07:22.449089 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7152 | 2026.01.15 15:07:22.449165 [ 5 ] {646f558d-4d79-4435-8767-409d9ebbdbee} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7153 | 2026.01.15 15:07:22.449392 [ 5 ] {646f558d-4d79-4435-8767-409d9ebbdbee} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2026.01.15 15:07:22.449395 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_21_4} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.01.15 15:07:22.449468 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_21_4} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7156 | 2026.01.15 15:07:22.449530 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7157 | 2026.01.15 15:07:22.449531 [ 5 ] {646f558d-4d79-4435-8767-409d9ebbdbee} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002126 sec., 532455.3151458137 rows/sec., 42.17 MiB/sec. | ||
| 7158 | 2026.01.15 15:07:22.449578 [ 5 ] {646f558d-4d79-4435-8767-409d9ebbdbee} <Debug> TCPHandler: Processed in 0.002307036 sec. | ||
| 7159 | 2026.01.15 15:07:22.449693 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7160 | 2026.01.15 15:07:22.449784 [ 5 ] {aef288e3-36ce-482c-9dce-4de9a9790867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7161 | 2026.01.15 15:07:22.449825 [ 5 ] {aef288e3-36ce-482c-9dce-4de9a9790867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7162 | 2026.01.15 15:07:22.450319 [ 5 ] {aef288e3-36ce-482c-9dce-4de9a9790867} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2026.01.15 15:07:22.450355 [ 5 ] {aef288e3-36ce-482c-9dce-4de9a9790867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7164 | 2026.01.15 15:07:22.450720 [ 5 ] {aef288e3-36ce-482c-9dce-4de9a9790867} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7165 | 2026.01.15 15:07:22.450937 [ 5 ] {aef288e3-36ce-482c-9dce-4de9a9790867} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2026.01.15 15:07:22.451040 [ 135 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7167 | 2026.01.15 15:07:22.451066 [ 5 ] {aef288e3-36ce-482c-9dce-4de9a9790867} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001288 sec., 166925.4658385093 rows/sec., 9.91 MiB/sec. | ||
| 7168 | 2026.01.15 15:07:22.451071 [ 135 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.01.15 15:07:22.451105 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7170 | 2026.01.15 15:07:22.451111 [ 5 ] {aef288e3-36ce-482c-9dce-4de9a9790867} <Debug> TCPHandler: Processed in 0.001462238 sec. | ||
| 7171 | 2026.01.15 15:07:22.451172 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 7172 | 2026.01.15 15:07:22.451231 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.01.15 15:07:22.451251 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7174 | 2026.01.15 15:07:22.451275 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 278 rows starting from the beginning of the part | ||
| 7175 | 2026.01.15 15:07:22.451319 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 215 rows starting from the beginning of the part | ||
| 7176 | 2026.01.15 15:07:22.451326 [ 5 ] {9e1551ad-7211-4921-a22a-de469e05f07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7177 | 2026.01.15 15:07:22.451362 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 7178 | 2026.01.15 15:07:22.451371 [ 5 ] {9e1551ad-7211-4921-a22a-de469e05f07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7179 | 2026.01.15 15:07:22.451401 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 219 rows starting from the beginning of the part | ||
| 7180 | 2026.01.15 15:07:22.451439 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
| 7181 | 2026.01.15 15:07:22.451478 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 215 rows starting from the beginning of the part | ||
| 7182 | 2026.01.15 15:07:22.451888 [ 5 ] {9e1551ad-7211-4921-a22a-de469e05f07e} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2026.01.15 15:07:22.451924 [ 5 ] {9e1551ad-7211-4921-a22a-de469e05f07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7184 | 2026.01.15 15:07:22.452246 [ 5 ] {9e1551ad-7211-4921-a22a-de469e05f07e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7185 | 2026.01.15 15:07:22.452387 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238481 sec., 798558.8797890318 rows/sec., 51.85 MiB/sec. | ||
| 7186 | 2026.01.15 15:07:22.452485 [ 5 ] {9e1551ad-7211-4921-a22a-de469e05f07e} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.01.15 15:07:22.452513 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7188 | 2026.01.15 15:07:22.452619 [ 5 ] {9e1551ad-7211-4921-a22a-de469e05f07e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001312 sec., 161585.36585365853 rows/sec., 10.42 MiB/sec. | ||
| 7189 | 2026.01.15 15:07:22.452655 [ 5 ] {9e1551ad-7211-4921-a22a-de469e05f07e} <Debug> TCPHandler: Processed in 0.001476478 sec. | ||
| 7190 | 2026.01.15 15:07:22.452749 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_41_8} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.01.15 15:07:22.452768 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2026.01.15 15:07:22.452811 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_41_8} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7193 | 2026.01.15 15:07:22.452856 [ 5 ] {a4fa5127-d000-424f-9625-d01f30be7def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7194 | 2026.01.15 15:07:22.452864 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7195 | 2026.01.15 15:07:22.452895 [ 5 ] {a4fa5127-d000-424f-9625-d01f30be7def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7196 | 2026.01.15 15:07:22.453384 [ 5 ] {a4fa5127-d000-424f-9625-d01f30be7def} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.01.15 15:07:22.453420 [ 5 ] {a4fa5127-d000-424f-9625-d01f30be7def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7198 | 2026.01.15 15:07:22.453793 [ 5 ] {a4fa5127-d000-424f-9625-d01f30be7def} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7199 | 2026.01.15 15:07:22.454019 [ 5 ] {a4fa5127-d000-424f-9625-d01f30be7def} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.01.15 15:07:22.454122 [ 135 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7201 | 2026.01.15 15:07:22.454147 [ 5 ] {a4fa5127-d000-424f-9625-d01f30be7def} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00129 sec., 163565.8914728682 rows/sec., 9.29 MiB/sec. | ||
| 7202 | 2026.01.15 15:07:22.454155 [ 135 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.01.15 15:07:22.454186 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7204 | 2026.01.15 15:07:22.454192 [ 5 ] {a4fa5127-d000-424f-9625-d01f30be7def} <Debug> TCPHandler: Processed in 0.001462778 sec. | ||
| 7205 | 2026.01.15 15:07:22.454275 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::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 | ||
| 7206 | 2026.01.15 15:07:22.454313 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.01.15 15:07:22.454426 [ 5 ] {091dbc92-3fc5-499d-80ac-4468e90bffe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7208 | 2026.01.15 15:07:22.454436 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7209 | 2026.01.15 15:07:22.454471 [ 5 ] {091dbc92-3fc5-499d-80ac-4468e90bffe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7210 | 2026.01.15 15:07:22.454485 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 7211 | 2026.01.15 15:07:22.454564 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 7212 | 2026.01.15 15:07:22.454620 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7213 | 2026.01.15 15:07:22.454666 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7214 | 2026.01.15 15:07:22.454739 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7215 | 2026.01.15 15:07:22.454786 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7216 | 2026.01.15 15:07:22.455248 [ 5 ] {091dbc92-3fc5-499d-80ac-4468e90bffe0} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2026.01.15 15:07:22.455288 [ 5 ] {091dbc92-3fc5-499d-80ac-4468e90bffe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7218 | 2026.01.15 15:07:22.455694 [ 5 ] {091dbc92-3fc5-499d-80ac-4468e90bffe0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7219 | 2026.01.15 15:07:22.455881 [ 187 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648744 sec., 775135.4970814147 rows/sec., 47.12 MiB/sec. | ||
| 7220 | 2026.01.15 15:07:22.455908 [ 5 ] {091dbc92-3fc5-499d-80ac-4468e90bffe0} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.01.15 15:07:22.456021 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7222 | 2026.01.15 15:07:22.456047 [ 5 ] {091dbc92-3fc5-499d-80ac-4468e90bffe0} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001637 sec., 420891.875381796 rows/sec., 29.39 MiB/sec. | ||
| 7223 | 2026.01.15 15:07:22.456089 [ 5 ] {091dbc92-3fc5-499d-80ac-4468e90bffe0} <Debug> TCPHandler: Processed in 0.00182467 sec. | ||
| 7224 | 2026.01.15 15:07:22.456214 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.01.15 15:07:22.456284 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_21_4} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2026.01.15 15:07:22.456339 [ 5 ] {4624e16d-200c-4ca0-b757-89a29332b767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7227 | 2026.01.15 15:07:22.456358 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_21_4} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7228 | 2026.01.15 15:07:22.456389 [ 5 ] {4624e16d-200c-4ca0-b757-89a29332b767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7229 | 2026.01.15 15:07:22.456435 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7230 | 2026.01.15 15:07:22.456749 [ 5 ] {4624e16d-200c-4ca0-b757-89a29332b767} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2026.01.15 15:07:22.456788 [ 5 ] {4624e16d-200c-4ca0-b757-89a29332b767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7232 | 2026.01.15 15:07:22.457097 [ 5 ] {4624e16d-200c-4ca0-b757-89a29332b767} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7233 | 2026.01.15 15:07:22.457309 [ 5 ] {4624e16d-200c-4ca0-b757-89a29332b767} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2026.01.15 15:07:22.457438 [ 5 ] {4624e16d-200c-4ca0-b757-89a29332b767} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 279.14 KiB/sec. | ||
| 7235 | 2026.01.15 15:07:22.457474 [ 5 ] {4624e16d-200c-4ca0-b757-89a29332b767} <Debug> TCPHandler: Processed in 0.001322743 sec. | ||
| 7236 | 2026.01.15 15:07:22.457586 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7237 | 2026.01.15 15:07:22.457676 [ 5 ] {45af01de-a4c4-4382-9167-f0285719a192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7238 | 2026.01.15 15:07:22.457718 [ 5 ] {45af01de-a4c4-4382-9167-f0285719a192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7239 | 2026.01.15 15:07:22.458164 [ 5 ] {45af01de-a4c4-4382-9167-f0285719a192} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2026.01.15 15:07:22.458198 [ 5 ] {45af01de-a4c4-4382-9167-f0285719a192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7241 | 2026.01.15 15:07:22.458599 [ 5 ] {45af01de-a4c4-4382-9167-f0285719a192} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7242 | 2026.01.15 15:07:22.458817 [ 5 ] {45af01de-a4c4-4382-9167-f0285719a192} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2026.01.15 15:07:22.458944 [ 5 ] {45af01de-a4c4-4382-9167-f0285719a192} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00128 sec., 245312.49999999997 rows/sec., 16.11 MiB/sec. | ||
| 7244 | 2026.01.15 15:07:22.458981 [ 5 ] {45af01de-a4c4-4382-9167-f0285719a192} <Debug> TCPHandler: Processed in 0.001445117 sec. | ||
| 7245 | 2026.01.15 15:07:22.459103 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2026.01.15 15:07:22.459226 [ 5 ] {47a04394-9777-42a5-8321-63f64394e7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7247 | 2026.01.15 15:07:22.459278 [ 5 ] {47a04394-9777-42a5-8321-63f64394e7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7248 | 2026.01.15 15:07:22.459655 [ 5 ] {47a04394-9777-42a5-8321-63f64394e7ae} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.01.15 15:07:22.459700 [ 5 ] {47a04394-9777-42a5-8321-63f64394e7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7250 | 2026.01.15 15:07:22.460073 [ 5 ] {47a04394-9777-42a5-8321-63f64394e7ae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7251 | 2026.01.15 15:07:22.460325 [ 5 ] {47a04394-9777-42a5-8321-63f64394e7ae} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.01.15 15:07:22.460457 [ 5 ] {47a04394-9777-42a5-8321-63f64394e7ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001255 sec., 796.8127490039841 rows/sec., 53.69 KiB/sec. | ||
| 7253 | 2026.01.15 15:07:22.460496 [ 5 ] {47a04394-9777-42a5-8321-63f64394e7ae} <Debug> TCPHandler: Processed in 0.001453537 sec. | ||
| 7254 | 2026.01.15 15:07:22.460606 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7255 | 2026.01.15 15:07:22.460694 [ 5 ] {79b934c7-82f6-4ae8-a0e4-3829c7d829a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7256 | 2026.01.15 15:07:22.460745 [ 5 ] {79b934c7-82f6-4ae8-a0e4-3829c7d829a2} <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 | ||
| 7257 | 2026.01.15 15:07:22.461498 [ 5 ] {79b934c7-82f6-4ae8-a0e4-3829c7d829a2} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7258 | 2026.01.15 15:07:22.461597 [ 5 ] {79b934c7-82f6-4ae8-a0e4-3829c7d829a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7259 | 2026.01.15 15:07:22.462125 [ 5 ] {79b934c7-82f6-4ae8-a0e4-3829c7d829a2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7260 | 2026.01.15 15:07:22.462348 [ 5 ] {79b934c7-82f6-4ae8-a0e4-3829c7d829a2} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2026.01.15 15:07:22.462457 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7262 | 2026.01.15 15:07:22.462487 [ 5 ] {79b934c7-82f6-4ae8-a0e4-3829c7d829a2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001804 sec., 5543.2372505543235 rows/sec., 9.93 MiB/sec. | ||
| 7263 | 2026.01.15 15:07:22.462491 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.01.15 15:07:22.462527 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7265 | 2026.01.15 15:07:22.462553 [ 5 ] {79b934c7-82f6-4ae8-a0e4-3829c7d829a2} <Debug> TCPHandler: Processed in 0.001994636 sec. | ||
| 7266 | 2026.01.15 15:07:22.462608 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 7267 | 2026.01.15 15:07:22.462666 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2026.01.15 15:07:22.462758 [ 5 ] {995664a4-b9f3-4a3c-8fa1-a2af0a6fa16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7269 | 2026.01.15 15:07:22.462798 [ 5 ] {995664a4-b9f3-4a3c-8fa1-a2af0a6fa16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7270 | 2026.01.15 15:07:22.462816 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7271 | 2026.01.15 15:07:22.462875 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 696 rows starting from the beginning of the part | ||
| 7272 | 2026.01.15 15:07:22.462997 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 7273 | 2026.01.15 15:07:22.463094 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 7274 | 2026.01.15 15:07:22.463129 [ 5 ] {995664a4-b9f3-4a3c-8fa1-a2af0a6fa16d} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7275 | 2026.01.15 15:07:22.463167 [ 5 ] {995664a4-b9f3-4a3c-8fa1-a2af0a6fa16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7276 | 2026.01.15 15:07:22.463188 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 7277 | 2026.01.15 15:07:22.463280 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
| 7278 | 2026.01.15 15:07:22.463371 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 7279 | 2026.01.15 15:07:22.463483 [ 5 ] {995664a4-b9f3-4a3c-8fa1-a2af0a6fa16d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7280 | 2026.01.15 15:07:22.463801 [ 5 ] {995664a4-b9f3-4a3c-8fa1-a2af0a6fa16d} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7281 | 2026.01.15 15:07:22.463940 [ 5 ] {995664a4-b9f3-4a3c-8fa1-a2af0a6fa16d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001189 sec., 87468.46089150547 rows/sec., 5.36 MiB/sec. | ||
| 7282 | 2026.01.15 15:07:22.463980 [ 5 ] {995664a4-b9f3-4a3c-8fa1-a2af0a6fa16d} <Debug> TCPHandler: Processed in 0.001358244 sec. | ||
| 7283 | 2026.01.15 15:07:22.467767 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 19 columns (19 merged, 0 gathered) in 0.005202051 sec., 151478.71483766692 rows/sec., 271.44 MiB/sec. | ||
| 7284 | 2026.01.15 15:07:22.468963 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7285 | 2026.01.15 15:07:22.469303 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2026.01.15 15:07:22.469378 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7287 | 2026.01.15 15:07:22.469509 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 7288 | 2026.01.15 15:07:24.395879 [ 130 ] {} <Debug> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7289 | 2026.01.15 15:07:24.395960 [ 130 ] {} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.01.15 15:07:24.395992 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7291 | 2026.01.15 15:07:24.396182 [ 187 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 7292 | 2026.01.15 15:07:24.396412 [ 187 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7293 | 2026.01.15 15:07:24.396464 [ 187 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 7294 | 2026.01.15 15:07:24.396601 [ 187 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 7295 | 2026.01.15 15:07:24.396642 [ 187 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 7296 | 2026.01.15 15:07:24.396681 [ 187 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 7297 | 2026.01.15 15:07:24.396723 [ 187 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 7298 | 2026.01.15 15:07:24.397418 [ 193 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334314 sec., 29977.951216879985 rows/sec., 2.50 MiB/sec. | ||
| 7299 | 2026.01.15 15:07:24.397668 [ 193 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7300 | 2026.01.15 15:07:24.397979 [ 193 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_9_2} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2026.01.15 15:07:24.398062 [ 193 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_9_2} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7302 | 2026.01.15 15:07:24.398165 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7303 | 2026.01.15 15:07:26.602427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 950 | ||
| 7304 | 2026.01.15 15:07:26.604835 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.01.15 15:07:26.604890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7306 | 2026.01.15 15:07:26.606186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7307 | 2026.01.15 15:07:26.606452 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2026.01.15 15:07:26.606787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
| 7309 | 2026.01.15 15:07:27.474626 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7310 | 2026.01.15 15:07:27.474893 [ 5 ] {fae29959-4eeb-44f1-9b32-f3b52b96c8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7311 | 2026.01.15 15:07:27.474992 [ 5 ] {fae29959-4eeb-44f1-9b32-f3b52b96c8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7312 | 2026.01.15 15:07:27.475861 [ 5 ] {fae29959-4eeb-44f1-9b32-f3b52b96c8a9} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.01.15 15:07:27.475909 [ 5 ] {fae29959-4eeb-44f1-9b32-f3b52b96c8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7314 | 2026.01.15 15:07:27.476357 [ 5 ] {fae29959-4eeb-44f1-9b32-f3b52b96c8a9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7315 | 2026.01.15 15:07:27.476584 [ 5 ] {fae29959-4eeb-44f1-9b32-f3b52b96c8a9} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2026.01.15 15:07:27.476736 [ 5 ] {fae29959-4eeb-44f1-9b32-f3b52b96c8a9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0019 sec., 1052.6315789473683 rows/sec., 85.83 KiB/sec. | ||
| 7317 | 2026.01.15 15:07:27.476781 [ 5 ] {fae29959-4eeb-44f1-9b32-f3b52b96c8a9} <Debug> TCPHandler: Processed in 0.002347287 sec. | ||
| 7318 | 2026.01.15 15:07:27.476898 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7319 | 2026.01.15 15:07:27.476995 [ 5 ] {48145b8d-45a3-4e9d-96d7-b525b6fab8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7320 | 2026.01.15 15:07:27.477036 [ 5 ] {48145b8d-45a3-4e9d-96d7-b525b6fab8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7321 | 2026.01.15 15:07:27.477985 [ 5 ] {48145b8d-45a3-4e9d-96d7-b525b6fab8ae} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.01.15 15:07:27.478021 [ 5 ] {48145b8d-45a3-4e9d-96d7-b525b6fab8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7323 | 2026.01.15 15:07:27.478466 [ 5 ] {48145b8d-45a3-4e9d-96d7-b525b6fab8ae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7324 | 2026.01.15 15:07:27.478680 [ 5 ] {48145b8d-45a3-4e9d-96d7-b525b6fab8ae} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.01.15 15:07:27.478803 [ 5 ] {48145b8d-45a3-4e9d-96d7-b525b6fab8ae} <Debug> executeQuery: Read 1259 rows, 106.42 KiB in 0.001812 sec., 694812.3620309051 rows/sec., 57.35 MiB/sec. | ||
| 7326 | 2026.01.15 15:07:27.478840 [ 5 ] {48145b8d-45a3-4e9d-96d7-b525b6fab8ae} <Debug> TCPHandler: Processed in 0.001983375 sec. | ||
| 7327 | 2026.01.15 15:07:27.478950 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7328 | 2026.01.15 15:07:27.479041 [ 5 ] {84a2a51e-971e-42cb-94ea-935f6e1bb0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7329 | 2026.01.15 15:07:27.479080 [ 5 ] {84a2a51e-971e-42cb-94ea-935f6e1bb0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7330 | 2026.01.15 15:07:27.479536 [ 5 ] {84a2a51e-971e-42cb-94ea-935f6e1bb0ea} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2026.01.15 15:07:27.479572 [ 5 ] {84a2a51e-971e-42cb-94ea-935f6e1bb0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7332 | 2026.01.15 15:07:27.479880 [ 5 ] {84a2a51e-971e-42cb-94ea-935f6e1bb0ea} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7333 | 2026.01.15 15:07:27.480078 [ 5 ] {84a2a51e-971e-42cb-94ea-935f6e1bb0ea} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2026.01.15 15:07:27.480268 [ 5 ] {84a2a51e-971e-42cb-94ea-935f6e1bb0ea} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001188 sec., 27777.777777777777 rows/sec., 2.03 MiB/sec. | ||
| 7335 | 2026.01.15 15:07:27.480305 [ 5 ] {84a2a51e-971e-42cb-94ea-935f6e1bb0ea} <Debug> TCPHandler: Processed in 0.001354105 sec. | ||
| 7336 | 2026.01.15 15:07:27.480432 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2026.01.15 15:07:27.480544 [ 5 ] {3eff49f1-d3d4-44f2-8c14-63498a6cdb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7338 | 2026.01.15 15:07:27.480588 [ 5 ] {3eff49f1-d3d4-44f2-8c14-63498a6cdb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7339 | 2026.01.15 15:07:27.481189 [ 5 ] {3eff49f1-d3d4-44f2-8c14-63498a6cdb59} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2026.01.15 15:07:27.481223 [ 5 ] {3eff49f1-d3d4-44f2-8c14-63498a6cdb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7341 | 2026.01.15 15:07:27.481533 [ 5 ] {3eff49f1-d3d4-44f2-8c14-63498a6cdb59} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7342 | 2026.01.15 15:07:27.481736 [ 5 ] {3eff49f1-d3d4-44f2-8c14-63498a6cdb59} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2026.01.15 15:07:27.481857 [ 5 ] {3eff49f1-d3d4-44f2-8c14-63498a6cdb59} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001354 sec., 168389.95568685376 rows/sec., 11.40 MiB/sec. | ||
| 7344 | 2026.01.15 15:07:27.481891 [ 5 ] {3eff49f1-d3d4-44f2-8c14-63498a6cdb59} <Debug> TCPHandler: Processed in 0.001544001 sec. | ||
| 7345 | 2026.01.15 15:07:27.481985 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2026.01.15 15:07:27.482070 [ 5 ] {a43a8283-f1b9-4e0c-8159-45361fec1404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7347 | 2026.01.15 15:07:27.482106 [ 5 ] {a43a8283-f1b9-4e0c-8159-45361fec1404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7348 | 2026.01.15 15:07:27.482729 [ 5 ] {a43a8283-f1b9-4e0c-8159-45361fec1404} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2026.01.15 15:07:27.482764 [ 5 ] {a43a8283-f1b9-4e0c-8159-45361fec1404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7350 | 2026.01.15 15:07:27.483087 [ 5 ] {a43a8283-f1b9-4e0c-8159-45361fec1404} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7351 | 2026.01.15 15:07:27.483351 [ 5 ] {a43a8283-f1b9-4e0c-8159-45361fec1404} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.01.15 15:07:27.483469 [ 5 ] {a43a8283-f1b9-4e0c-8159-45361fec1404} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.001369 sec., 403944.48502556613 rows/sec., 30.00 MiB/sec. | ||
| 7353 | 2026.01.15 15:07:27.483503 [ 5 ] {a43a8283-f1b9-4e0c-8159-45361fec1404} <Debug> TCPHandler: Processed in 0.00152616 sec. | ||
| 7354 | 2026.01.15 15:07:27.483609 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2026.01.15 15:07:27.483696 [ 5 ] {7589f1d2-cce6-4bfc-b127-3690cf4c5375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7356 | 2026.01.15 15:07:27.483736 [ 5 ] {7589f1d2-cce6-4bfc-b127-3690cf4c5375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7357 | 2026.01.15 15:07:27.484333 [ 5 ] {7589f1d2-cce6-4bfc-b127-3690cf4c5375} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2026.01.15 15:07:27.484367 [ 5 ] {7589f1d2-cce6-4bfc-b127-3690cf4c5375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7359 | 2026.01.15 15:07:27.484714 [ 5 ] {7589f1d2-cce6-4bfc-b127-3690cf4c5375} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7360 | 2026.01.15 15:07:27.484922 [ 5 ] {7589f1d2-cce6-4bfc-b127-3690cf4c5375} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.01.15 15:07:27.485038 [ 5 ] {7589f1d2-cce6-4bfc-b127-3690cf4c5375} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00138 sec., 612318.8405797102 rows/sec., 41.21 MiB/sec. | ||
| 7362 | 2026.01.15 15:07:27.485071 [ 5 ] {7589f1d2-cce6-4bfc-b127-3690cf4c5375} <Debug> TCPHandler: Processed in 0.001537941 sec. | ||
| 7363 | 2026.01.15 15:07:27.485246 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2026.01.15 15:07:27.485334 [ 5 ] {c5bfe6e9-280b-4bf4-950d-97d4bdbe2f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7365 | 2026.01.15 15:07:27.485385 [ 5 ] {c5bfe6e9-280b-4bf4-950d-97d4bdbe2f9c} <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 | ||
| 7366 | 2026.01.15 15:07:27.486227 [ 5 ] {c5bfe6e9-280b-4bf4-950d-97d4bdbe2f9c} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.01.15 15:07:27.486262 [ 5 ] {c5bfe6e9-280b-4bf4-950d-97d4bdbe2f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7368 | 2026.01.15 15:07:27.486756 [ 5 ] {c5bfe6e9-280b-4bf4-950d-97d4bdbe2f9c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7369 | 2026.01.15 15:07:27.486976 [ 5 ] {c5bfe6e9-280b-4bf4-950d-97d4bdbe2f9c} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2026.01.15 15:07:27.487104 [ 5 ] {c5bfe6e9-280b-4bf4-950d-97d4bdbe2f9c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001836 sec., 16884.531590413942 rows/sec., 30.26 MiB/sec. | ||
| 7371 | 2026.01.15 15:07:27.487218 [ 5 ] {c5bfe6e9-280b-4bf4-950d-97d4bdbe2f9c} <Debug> TCPHandler: Processed in 0.002010356 sec. | ||
| 7372 | 2026.01.15 15:07:27.487331 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2026.01.15 15:07:27.487418 [ 5 ] {9ed8b376-0e9e-4111-8be5-eb0e9a04c069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7374 | 2026.01.15 15:07:27.487457 [ 5 ] {9ed8b376-0e9e-4111-8be5-eb0e9a04c069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7375 | 2026.01.15 15:07:27.487765 [ 5 ] {9ed8b376-0e9e-4111-8be5-eb0e9a04c069} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.01.15 15:07:27.487801 [ 5 ] {9ed8b376-0e9e-4111-8be5-eb0e9a04c069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7377 | 2026.01.15 15:07:27.488077 [ 5 ] {9ed8b376-0e9e-4111-8be5-eb0e9a04c069} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7378 | 2026.01.15 15:07:27.488339 [ 5 ] {9ed8b376-0e9e-4111-8be5-eb0e9a04c069} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.01.15 15:07:27.488455 [ 5 ] {9ed8b376-0e9e-4111-8be5-eb0e9a04c069} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 7380 | 2026.01.15 15:07:27.488488 [ 5 ] {9ed8b376-0e9e-4111-8be5-eb0e9a04c069} <Debug> TCPHandler: Processed in 0.001211559 sec. | ||
| 7381 | 2026.01.15 15:07:29.085723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14940 | ||
| 7382 | 2026.01.15 15:07:29.086229 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2026.01.15 15:07:29.086267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7384 | 2026.01.15 15:07:29.086747 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7385 | 2026.01.15 15:07:29.086994 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.01.15 15:07:29.087121 [ 124 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7387 | 2026.01.15 15:07:29.087134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14940 | ||
| 7388 | 2026.01.15 15:07:29.087170 [ 124 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.01.15 15:07:29.087197 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7390 | 2026.01.15 15:07:29.087312 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 7391 | 2026.01.15 15:07:29.087414 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7392 | 2026.01.15 15:07:29.087449 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12508 rows starting from the beginning of the part | ||
| 7393 | 2026.01.15 15:07:29.087510 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 7394 | 2026.01.15 15:07:29.087558 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 7395 | 2026.01.15 15:07:29.087604 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 7396 | 2026.01.15 15:07:29.087646 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 7397 | 2026.01.15 15:07:29.087686 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 7398 | 2026.01.15 15:07:29.089228 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14940 rows, containing 4 columns (4 merged, 0 gathered) in 0.001960985 sec., 7618620.234219027 rows/sec., 108.99 MiB/sec. | ||
| 7399 | 2026.01.15 15:07:29.089444 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7400 | 2026.01.15 15:07:29.089667 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_31_6} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2026.01.15 15:07:29.089730 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_31_6} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7402 | 2026.01.15 15:07:29.089791 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7403 | 2026.01.15 15:07:29.848650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7404 | 2026.01.15 15:07:29.865962 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2026.01.15 15:07:29.866011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7406 | 2026.01.15 15:07:29.871557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7407 | 2026.01.15 15:07:29.872286 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2026.01.15 15:07:29.872568 [ 118 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7409 | 2026.01.15 15:07:29.872641 [ 118 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7410 | 2026.01.15 15:07:29.872665 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7411 | 2026.01.15 15:07:29.872845 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 7412 | 2026.01.15 15:07:29.875293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7413 | 2026.01.15 15:07:29.877270 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7414 | 2026.01.15 15:07:29.878878 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 7415 | 2026.01.15 15:07:29.883694 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 7416 | 2026.01.15 15:07:29.888248 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 7417 | 2026.01.15 15:07:29.892340 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 7418 | 2026.01.15 15:07:29.896558 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 7419 | 2026.01.15 15:07:29.900313 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 7420 | 2026.01.15 15:07:29.954659 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081907998 sec., 2856.8638681658417 rows/sec., 14.77 MiB/sec. | ||
| 7421 | 2026.01.15 15:07:29.957698 [ 199 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7422 | 2026.01.15 15:07:29.959919 [ 199 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_31_6} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7423 | 2026.01.15 15:07:29.960036 [ 199 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_31_6} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7424 | 2026.01.15 15:07:29.962375 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7425 | 2026.01.15 15:07:30.001001 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.06 MiB, peak 287.60 MiB, free memory in arenas 0.00 B, will set to 281.27 MiB (RSS), difference: 4.21 MiB | ||
| 7426 | 2026.01.15 15:07:32.457519 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7427 | 2026.01.15 15:07:32.457715 [ 5 ] {9d6b4b8d-cdc8-41b6-ae75-eb425a8c7be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7428 | 2026.01.15 15:07:32.457785 [ 5 ] {9d6b4b8d-cdc8-41b6-ae75-eb425a8c7be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7429 | 2026.01.15 15:07:32.458633 [ 5 ] {9d6b4b8d-cdc8-41b6-ae75-eb425a8c7be0} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7430 | 2026.01.15 15:07:32.458685 [ 5 ] {9d6b4b8d-cdc8-41b6-ae75-eb425a8c7be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7431 | 2026.01.15 15:07:32.459130 [ 5 ] {9d6b4b8d-cdc8-41b6-ae75-eb425a8c7be0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7432 | 2026.01.15 15:07:32.459375 [ 5 ] {9d6b4b8d-cdc8-41b6-ae75-eb425a8c7be0} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2026.01.15 15:07:32.459536 [ 5 ] {9d6b4b8d-cdc8-41b6-ae75-eb425a8c7be0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001875 sec., 218666.6666666667 rows/sec., 13.87 MiB/sec. | ||
| 7434 | 2026.01.15 15:07:32.459586 [ 5 ] {9d6b4b8d-cdc8-41b6-ae75-eb425a8c7be0} <Debug> TCPHandler: Processed in 0.002203242 sec. | ||
| 7435 | 2026.01.15 15:07:32.459719 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2026.01.15 15:07:32.459822 [ 5 ] {03c26bfc-6b37-40ae-b540-0866d7fc8c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7437 | 2026.01.15 15:07:32.459868 [ 5 ] {03c26bfc-6b37-40ae-b540-0866d7fc8c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7438 | 2026.01.15 15:07:32.460809 [ 5 ] {03c26bfc-6b37-40ae-b540-0866d7fc8c14} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2026.01.15 15:07:32.460848 [ 5 ] {03c26bfc-6b37-40ae-b540-0866d7fc8c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7440 | 2026.01.15 15:07:32.461266 [ 5 ] {03c26bfc-6b37-40ae-b540-0866d7fc8c14} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7441 | 2026.01.15 15:07:32.461500 [ 5 ] {03c26bfc-6b37-40ae-b540-0866d7fc8c14} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.01.15 15:07:32.461636 [ 5 ] {03c26bfc-6b37-40ae-b540-0866d7fc8c14} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001841 sec., 614883.2156436719 rows/sec., 48.70 MiB/sec. | ||
| 7443 | 2026.01.15 15:07:32.461675 [ 5 ] {03c26bfc-6b37-40ae-b540-0866d7fc8c14} <Debug> TCPHandler: Processed in 0.002012706 sec. | ||
| 7444 | 2026.01.15 15:07:32.461796 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7445 | 2026.01.15 15:07:32.461894 [ 5 ] {c9215e23-df33-404d-a75a-e26d22d3cb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7446 | 2026.01.15 15:07:32.461936 [ 5 ] {c9215e23-df33-404d-a75a-e26d22d3cb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7447 | 2026.01.15 15:07:32.462432 [ 5 ] {c9215e23-df33-404d-a75a-e26d22d3cb89} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.01.15 15:07:32.462470 [ 5 ] {c9215e23-df33-404d-a75a-e26d22d3cb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7449 | 2026.01.15 15:07:32.462792 [ 5 ] {c9215e23-df33-404d-a75a-e26d22d3cb89} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7450 | 2026.01.15 15:07:32.463010 [ 5 ] {c9215e23-df33-404d-a75a-e26d22d3cb89} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2026.01.15 15:07:32.463145 [ 5 ] {c9215e23-df33-404d-a75a-e26d22d3cb89} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001275 sec., 168627.45098039214 rows/sec., 10.01 MiB/sec. | ||
| 7452 | 2026.01.15 15:07:32.463196 [ 5 ] {c9215e23-df33-404d-a75a-e26d22d3cb89} <Debug> TCPHandler: Processed in 0.001454178 sec. | ||
| 7453 | 2026.01.15 15:07:32.463331 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7454 | 2026.01.15 15:07:32.463439 [ 5 ] {1d2b1ec4-32ac-447e-bf58-a30409a422a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7455 | 2026.01.15 15:07:32.463493 [ 5 ] {1d2b1ec4-32ac-447e-bf58-a30409a422a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7456 | 2026.01.15 15:07:32.464126 [ 5 ] {1d2b1ec4-32ac-447e-bf58-a30409a422a3} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.01.15 15:07:32.464172 [ 5 ] {1d2b1ec4-32ac-447e-bf58-a30409a422a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7458 | 2026.01.15 15:07:32.464629 [ 5 ] {1d2b1ec4-32ac-447e-bf58-a30409a422a3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7459 | 2026.01.15 15:07:32.464963 [ 5 ] {1d2b1ec4-32ac-447e-bf58-a30409a422a3} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.01.15 15:07:32.465104 [ 115 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7461 | 2026.01.15 15:07:32.465138 [ 5 ] {1d2b1ec4-32ac-447e-bf58-a30409a422a3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001726 sec., 122827.34646581691 rows/sec., 7.92 MiB/sec. | ||
| 7462 | 2026.01.15 15:07:32.465174 [ 115 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2026.01.15 15:07:32.465199 [ 5 ] {1d2b1ec4-32ac-447e-bf58-a30409a422a3} <Debug> TCPHandler: Processed in 0.001924933 sec. | ||
| 7464 | 2026.01.15 15:07:32.465202 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7465 | 2026.01.15 15:07:32.465346 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 7466 | 2026.01.15 15:07:32.465354 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7467 | 2026.01.15 15:07:32.465504 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7468 | 2026.01.15 15:07:32.465526 [ 5 ] {7814da10-bc23-4654-88ff-d7a8137d4573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7469 | 2026.01.15 15:07:32.465547 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 465 rows starting from the beginning of the part | ||
| 7470 | 2026.01.15 15:07:32.465590 [ 5 ] {7814da10-bc23-4654-88ff-d7a8137d4573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7471 | 2026.01.15 15:07:32.465628 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 7472 | 2026.01.15 15:07:32.465683 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 7473 | 2026.01.15 15:07:32.465737 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 7474 | 2026.01.15 15:07:32.465784 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
| 7475 | 2026.01.15 15:07:32.465831 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 7476 | 2026.01.15 15:07:32.466181 [ 5 ] {7814da10-bc23-4654-88ff-d7a8137d4573} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2026.01.15 15:07:32.466223 [ 5 ] {7814da10-bc23-4654-88ff-d7a8137d4573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7478 | 2026.01.15 15:07:32.466837 [ 5 ] {7814da10-bc23-4654-88ff-d7a8137d4573} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7479 | 2026.01.15 15:07:32.466943 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657655 sec., 929626.4904337754 rows/sec., 64.65 MiB/sec. | ||
| 7480 | 2026.01.15 15:07:32.467086 [ 5 ] {7814da10-bc23-4654-88ff-d7a8137d4573} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.01.15 15:07:32.467110 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7482 | 2026.01.15 15:07:32.467231 [ 5 ] {7814da10-bc23-4654-88ff-d7a8137d4573} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001735 sec., 121613.83285302593 rows/sec., 6.91 MiB/sec. | ||
| 7483 | 2026.01.15 15:07:32.467277 [ 5 ] {7814da10-bc23-4654-88ff-d7a8137d4573} <Debug> TCPHandler: Processed in 0.001990385 sec. | ||
| 7484 | 2026.01.15 15:07:32.467374 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_26_5} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7485 | 2026.01.15 15:07:32.467396 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.01.15 15:07:32.467449 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_26_5} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7487 | 2026.01.15 15:07:32.467498 [ 5 ] {ee5ad9b2-6a67-4a59-912d-55406c0872e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7488 | 2026.01.15 15:07:32.467537 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7489 | 2026.01.15 15:07:32.467543 [ 5 ] {ee5ad9b2-6a67-4a59-912d-55406c0872e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7490 | 2026.01.15 15:07:32.468245 [ 5 ] {ee5ad9b2-6a67-4a59-912d-55406c0872e7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2026.01.15 15:07:32.468282 [ 5 ] {ee5ad9b2-6a67-4a59-912d-55406c0872e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7492 | 2026.01.15 15:07:32.468638 [ 5 ] {ee5ad9b2-6a67-4a59-912d-55406c0872e7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7493 | 2026.01.15 15:07:32.468869 [ 5 ] {ee5ad9b2-6a67-4a59-912d-55406c0872e7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2026.01.15 15:07:32.468998 [ 5 ] {ee5ad9b2-6a67-4a59-912d-55406c0872e7} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001524 sec., 452099.7375328084 rows/sec., 31.57 MiB/sec. | ||
| 7495 | 2026.01.15 15:07:32.469037 [ 5 ] {ee5ad9b2-6a67-4a59-912d-55406c0872e7} <Debug> TCPHandler: Processed in 0.001694076 sec. | ||
| 7496 | 2026.01.15 15:07:32.469157 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2026.01.15 15:07:32.469254 [ 5 ] {e215fcb5-04b1-4837-b49f-2a1de9fedfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7498 | 2026.01.15 15:07:32.469296 [ 5 ] {e215fcb5-04b1-4837-b49f-2a1de9fedfa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7499 | 2026.01.15 15:07:32.469622 [ 5 ] {e215fcb5-04b1-4837-b49f-2a1de9fedfa4} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2026.01.15 15:07:32.469659 [ 5 ] {e215fcb5-04b1-4837-b49f-2a1de9fedfa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7501 | 2026.01.15 15:07:32.469985 [ 5 ] {e215fcb5-04b1-4837-b49f-2a1de9fedfa4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7502 | 2026.01.15 15:07:32.470205 [ 5 ] {e215fcb5-04b1-4837-b49f-2a1de9fedfa4} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7503 | 2026.01.15 15:07:32.470336 [ 5 ] {e215fcb5-04b1-4837-b49f-2a1de9fedfa4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 7504 | 2026.01.15 15:07:32.470373 [ 5 ] {e215fcb5-04b1-4837-b49f-2a1de9fedfa4} <Debug> TCPHandler: Processed in 0.001267412 sec. | ||
| 7505 | 2026.01.15 15:07:32.470494 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7506 | 2026.01.15 15:07:32.470618 [ 5 ] {34763e2a-4a9b-4d74-a9c1-d8433fa92689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7507 | 2026.01.15 15:07:32.470671 [ 5 ] {34763e2a-4a9b-4d74-a9c1-d8433fa92689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7508 | 2026.01.15 15:07:32.471188 [ 5 ] {34763e2a-4a9b-4d74-a9c1-d8433fa92689} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7509 | 2026.01.15 15:07:32.471227 [ 5 ] {34763e2a-4a9b-4d74-a9c1-d8433fa92689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7510 | 2026.01.15 15:07:32.471605 [ 5 ] {34763e2a-4a9b-4d74-a9c1-d8433fa92689} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7511 | 2026.01.15 15:07:32.471845 [ 5 ] {34763e2a-4a9b-4d74-a9c1-d8433fa92689} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2026.01.15 15:07:32.471984 [ 5 ] {34763e2a-4a9b-4d74-a9c1-d8433fa92689} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001394 sec., 225251.07604017216 rows/sec., 14.80 MiB/sec. | ||
| 7513 | 2026.01.15 15:07:32.472025 [ 5 ] {34763e2a-4a9b-4d74-a9c1-d8433fa92689} <Debug> TCPHandler: Processed in 0.001595952 sec. | ||
| 7514 | 2026.01.15 15:07:32.472140 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7515 | 2026.01.15 15:07:32.472258 [ 5 ] {293bbae9-9ade-4af8-86e2-2282215e95d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7516 | 2026.01.15 15:07:32.472308 [ 5 ] {293bbae9-9ade-4af8-86e2-2282215e95d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7517 | 2026.01.15 15:07:32.472678 [ 5 ] {293bbae9-9ade-4af8-86e2-2282215e95d5} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2026.01.15 15:07:32.472722 [ 5 ] {293bbae9-9ade-4af8-86e2-2282215e95d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7519 | 2026.01.15 15:07:32.473089 [ 5 ] {293bbae9-9ade-4af8-86e2-2282215e95d5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7520 | 2026.01.15 15:07:32.473308 [ 5 ] {293bbae9-9ade-4af8-86e2-2282215e95d5} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.01.15 15:07:32.473435 [ 5 ] {293bbae9-9ade-4af8-86e2-2282215e95d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001203 sec., 831.2551953449708 rows/sec., 56.01 KiB/sec. | ||
| 7522 | 2026.01.15 15:07:32.473470 [ 5 ] {293bbae9-9ade-4af8-86e2-2282215e95d5} <Debug> TCPHandler: Processed in 0.001382626 sec. | ||
| 7523 | 2026.01.15 15:07:32.473578 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7524 | 2026.01.15 15:07:32.473670 [ 5 ] {6efe59e9-3e23-41b8-a166-d7a30b02a985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7525 | 2026.01.15 15:07:32.473724 [ 5 ] {6efe59e9-3e23-41b8-a166-d7a30b02a985} <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 | ||
| 7526 | 2026.01.15 15:07:32.474513 [ 5 ] {6efe59e9-3e23-41b8-a166-d7a30b02a985} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7527 | 2026.01.15 15:07:32.474549 [ 5 ] {6efe59e9-3e23-41b8-a166-d7a30b02a985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7528 | 2026.01.15 15:07:32.475067 [ 5 ] {6efe59e9-3e23-41b8-a166-d7a30b02a985} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7529 | 2026.01.15 15:07:32.475289 [ 5 ] {6efe59e9-3e23-41b8-a166-d7a30b02a985} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7530 | 2026.01.15 15:07:32.475428 [ 5 ] {6efe59e9-3e23-41b8-a166-d7a30b02a985} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001779 sec., 5621.135469364812 rows/sec., 10.07 MiB/sec. | ||
| 7531 | 2026.01.15 15:07:32.475487 [ 5 ] {6efe59e9-3e23-41b8-a166-d7a30b02a985} <Debug> TCPHandler: Processed in 0.001959434 sec. | ||
| 7532 | 2026.01.15 15:07:32.475597 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7533 | 2026.01.15 15:07:32.475689 [ 5 ] {c247fac0-a3db-4e64-8b67-4a8e86a9898d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7534 | 2026.01.15 15:07:32.475730 [ 5 ] {c247fac0-a3db-4e64-8b67-4a8e86a9898d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7535 | 2026.01.15 15:07:32.476061 [ 5 ] {c247fac0-a3db-4e64-8b67-4a8e86a9898d} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7536 | 2026.01.15 15:07:32.476098 [ 5 ] {c247fac0-a3db-4e64-8b67-4a8e86a9898d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7537 | 2026.01.15 15:07:32.476406 [ 5 ] {c247fac0-a3db-4e64-8b67-4a8e86a9898d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7538 | 2026.01.15 15:07:32.476620 [ 5 ] {c247fac0-a3db-4e64-8b67-4a8e86a9898d} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2026.01.15 15:07:32.476745 [ 5 ] {c247fac0-a3db-4e64-8b67-4a8e86a9898d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 7540 | 2026.01.15 15:07:32.476780 [ 5 ] {c247fac0-a3db-4e64-8b67-4a8e86a9898d} <Debug> TCPHandler: Processed in 0.00123256 sec. | ||
| 7541 | 2026.01.15 15:07:36.433325 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7542 | 2026.01.15 15:07:36.433420 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7543 | 2026.01.15 15:07:36.588197 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15388 | ||
| 7544 | 2026.01.15 15:07:36.588686 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.01.15 15:07:36.588724 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7546 | 2026.01.15 15:07:36.589295 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7547 | 2026.01.15 15:07:36.589522 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.01.15 15:07:36.589650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15388 | ||
| 7549 | 2026.01.15 15:07:36.607996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 988 | ||
| 7550 | 2026.01.15 15:07:36.610331 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.01.15 15:07:36.610376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7552 | 2026.01.15 15:07:36.611560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7553 | 2026.01.15 15:07:36.611813 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.01.15 15:07:36.612056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 7555 | 2026.01.15 15:07:37.001131 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000791837 sec. | ||
| 7556 | 2026.01.15 15:07:37.375356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7557 | 2026.01.15 15:07:37.391864 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.01.15 15:07:37.391931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7559 | 2026.01.15 15:07:37.397810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7560 | 2026.01.15 15:07:37.398512 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2026.01.15 15:07:37.401330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7562 | 2026.01.15 15:07:37.438857 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7563 | 2026.01.15 15:07:37.439059 [ 5 ] {bf140f4e-31d8-4a89-82ca-6fda8cb384ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7564 | 2026.01.15 15:07:37.439133 [ 5 ] {bf140f4e-31d8-4a89-82ca-6fda8cb384ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7565 | 2026.01.15 15:07:37.439837 [ 5 ] {bf140f4e-31d8-4a89-82ca-6fda8cb384ba} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.01.15 15:07:37.439887 [ 5 ] {bf140f4e-31d8-4a89-82ca-6fda8cb384ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7567 | 2026.01.15 15:07:37.440297 [ 5 ] {bf140f4e-31d8-4a89-82ca-6fda8cb384ba} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7568 | 2026.01.15 15:07:37.440533 [ 5 ] {bf140f4e-31d8-4a89-82ca-6fda8cb384ba} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.01.15 15:07:37.440692 [ 5 ] {bf140f4e-31d8-4a89-82ca-6fda8cb384ba} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001686 sec., 69988.13760379597 rows/sec., 5.93 MiB/sec. | ||
| 7570 | 2026.01.15 15:07:37.440734 [ 5 ] {bf140f4e-31d8-4a89-82ca-6fda8cb384ba} <Debug> TCPHandler: Processed in 0.002017386 sec. | ||
| 7571 | 2026.01.15 15:07:37.440858 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7572 | 2026.01.15 15:07:37.440955 [ 5 ] {80abe573-4cdc-4b55-9f6b-8fe6ac3e5b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7573 | 2026.01.15 15:07:37.440997 [ 5 ] {80abe573-4cdc-4b55-9f6b-8fe6ac3e5b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7574 | 2026.01.15 15:07:37.441418 [ 5 ] {80abe573-4cdc-4b55-9f6b-8fe6ac3e5b71} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7575 | 2026.01.15 15:07:37.441455 [ 5 ] {80abe573-4cdc-4b55-9f6b-8fe6ac3e5b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7576 | 2026.01.15 15:07:37.441775 [ 5 ] {80abe573-4cdc-4b55-9f6b-8fe6ac3e5b71} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7577 | 2026.01.15 15:07:37.441995 [ 5 ] {80abe573-4cdc-4b55-9f6b-8fe6ac3e5b71} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2026.01.15 15:07:37.442122 [ 5 ] {80abe573-4cdc-4b55-9f6b-8fe6ac3e5b71} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001187 sec., 26116.259477674812 rows/sec., 1.92 MiB/sec. | ||
| 7579 | 2026.01.15 15:07:37.442161 [ 5 ] {80abe573-4cdc-4b55-9f6b-8fe6ac3e5b71} <Debug> TCPHandler: Processed in 0.001353074 sec. | ||
| 7580 | 2026.01.15 15:07:37.442289 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2026.01.15 15:07:37.442410 [ 5 ] {34914128-f771-4384-b9b6-27987ce5e3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7582 | 2026.01.15 15:07:37.442459 [ 5 ] {34914128-f771-4384-b9b6-27987ce5e3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7583 | 2026.01.15 15:07:37.442985 [ 5 ] {34914128-f771-4384-b9b6-27987ce5e3a0} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2026.01.15 15:07:37.443031 [ 5 ] {34914128-f771-4384-b9b6-27987ce5e3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7585 | 2026.01.15 15:07:37.443377 [ 5 ] {34914128-f771-4384-b9b6-27987ce5e3a0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7586 | 2026.01.15 15:07:37.443598 [ 5 ] {34914128-f771-4384-b9b6-27987ce5e3a0} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2026.01.15 15:07:37.443732 [ 5 ] {34914128-f771-4384-b9b6-27987ce5e3a0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001347 sec., 70527.09725315515 rows/sec., 5.51 MiB/sec. | ||
| 7588 | 2026.01.15 15:07:37.443770 [ 5 ] {34914128-f771-4384-b9b6-27987ce5e3a0} <Debug> TCPHandler: Processed in 0.001541061 sec. | ||
| 7589 | 2026.01.15 15:07:37.443891 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7590 | 2026.01.15 15:07:37.443984 [ 5 ] {2db72d7d-0be8-45bc-b1c5-b80a4575c698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7591 | 2026.01.15 15:07:37.444028 [ 5 ] {2db72d7d-0be8-45bc-b1c5-b80a4575c698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7592 | 2026.01.15 15:07:37.444464 [ 5 ] {2db72d7d-0be8-45bc-b1c5-b80a4575c698} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2026.01.15 15:07:37.444500 [ 5 ] {2db72d7d-0be8-45bc-b1c5-b80a4575c698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7594 | 2026.01.15 15:07:37.444828 [ 5 ] {2db72d7d-0be8-45bc-b1c5-b80a4575c698} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7595 | 2026.01.15 15:07:37.445046 [ 5 ] {2db72d7d-0be8-45bc-b1c5-b80a4575c698} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2026.01.15 15:07:37.445176 [ 5 ] {2db72d7d-0be8-45bc-b1c5-b80a4575c698} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 7597 | 2026.01.15 15:07:37.445218 [ 5 ] {2db72d7d-0be8-45bc-b1c5-b80a4575c698} <Debug> TCPHandler: Processed in 0.001374616 sec. | ||
| 7598 | 2026.01.15 15:07:37.445336 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7599 | 2026.01.15 15:07:37.445453 [ 5 ] {d728069d-e7d8-47c6-8f40-b4a83bae5019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7600 | 2026.01.15 15:07:37.445519 [ 5 ] {d728069d-e7d8-47c6-8f40-b4a83bae5019} <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 | ||
| 7601 | 2026.01.15 15:07:37.446440 [ 5 ] {d728069d-e7d8-47c6-8f40-b4a83bae5019} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7602 | 2026.01.15 15:07:37.446476 [ 5 ] {d728069d-e7d8-47c6-8f40-b4a83bae5019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7603 | 2026.01.15 15:07:37.447029 [ 5 ] {d728069d-e7d8-47c6-8f40-b4a83bae5019} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7604 | 2026.01.15 15:07:37.447254 [ 5 ] {d728069d-e7d8-47c6-8f40-b4a83bae5019} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2026.01.15 15:07:37.447387 [ 5 ] {d728069d-e7d8-47c6-8f40-b4a83bae5019} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00196 sec., 15816.326530612245 rows/sec., 28.34 MiB/sec. | ||
| 7606 | 2026.01.15 15:07:37.447439 [ 5 ] {d728069d-e7d8-47c6-8f40-b4a83bae5019} <Debug> TCPHandler: Processed in 0.002163791 sec. | ||
| 7607 | 2026.01.15 15:07:37.447554 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7608 | 2026.01.15 15:07:37.447646 [ 5 ] {943bd8be-7b23-4159-91a8-8780de4a6588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7609 | 2026.01.15 15:07:37.447687 [ 5 ] {943bd8be-7b23-4159-91a8-8780de4a6588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7610 | 2026.01.15 15:07:37.448019 [ 5 ] {943bd8be-7b23-4159-91a8-8780de4a6588} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2026.01.15 15:07:37.448054 [ 5 ] {943bd8be-7b23-4159-91a8-8780de4a6588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7612 | 2026.01.15 15:07:37.448361 [ 5 ] {943bd8be-7b23-4159-91a8-8780de4a6588} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7613 | 2026.01.15 15:07:37.448579 [ 5 ] {943bd8be-7b23-4159-91a8-8780de4a6588} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2026.01.15 15:07:37.448707 [ 5 ] {943bd8be-7b23-4159-91a8-8780de4a6588} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7615 | 2026.01.15 15:07:37.448742 [ 5 ] {943bd8be-7b23-4159-91a8-8780de4a6588} <Debug> TCPHandler: Processed in 0.00123656 sec. | ||
| 7616 | 2026.01.15 15:07:42.447258 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2026.01.15 15:07:42.447455 [ 5 ] {40cd5a98-aebd-456d-bf68-b8e1a8f3aeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7618 | 2026.01.15 15:07:42.447528 [ 5 ] {40cd5a98-aebd-456d-bf68-b8e1a8f3aeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7619 | 2026.01.15 15:07:42.448331 [ 5 ] {40cd5a98-aebd-456d-bf68-b8e1a8f3aeda} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.01.15 15:07:42.448376 [ 5 ] {40cd5a98-aebd-456d-bf68-b8e1a8f3aeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7621 | 2026.01.15 15:07:42.448812 [ 5 ] {40cd5a98-aebd-456d-bf68-b8e1a8f3aeda} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7622 | 2026.01.15 15:07:42.449050 [ 5 ] {40cd5a98-aebd-456d-bf68-b8e1a8f3aeda} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.01.15 15:07:42.449214 [ 5 ] {40cd5a98-aebd-456d-bf68-b8e1a8f3aeda} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001808 sec., 226769.9115044248 rows/sec., 14.39 MiB/sec. | ||
| 7624 | 2026.01.15 15:07:42.449266 [ 5 ] {40cd5a98-aebd-456d-bf68-b8e1a8f3aeda} <Debug> TCPHandler: Processed in 0.002141361 sec. | ||
| 7625 | 2026.01.15 15:07:42.449388 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2026.01.15 15:07:42.449493 [ 5 ] {d64c041d-1a7a-4c40-8a76-1fcc2c8f9c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7627 | 2026.01.15 15:07:42.449537 [ 5 ] {d64c041d-1a7a-4c40-8a76-1fcc2c8f9c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7628 | 2026.01.15 15:07:42.450347 [ 5 ] {d64c041d-1a7a-4c40-8a76-1fcc2c8f9c86} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.01.15 15:07:42.450383 [ 5 ] {d64c041d-1a7a-4c40-8a76-1fcc2c8f9c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7630 | 2026.01.15 15:07:42.450767 [ 5 ] {d64c041d-1a7a-4c40-8a76-1fcc2c8f9c86} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7631 | 2026.01.15 15:07:42.450987 [ 5 ] {d64c041d-1a7a-4c40-8a76-1fcc2c8f9c86} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2026.01.15 15:07:42.451092 [ 101 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7633 | 2026.01.15 15:07:42.451119 [ 5 ] {d64c041d-1a7a-4c40-8a76-1fcc2c8f9c86} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001651 sec., 685645.0635978195 rows/sec., 54.30 MiB/sec. | ||
| 7634 | 2026.01.15 15:07:42.451133 [ 101 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.01.15 15:07:42.451157 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7636 | 2026.01.15 15:07:42.451159 [ 5 ] {d64c041d-1a7a-4c40-8a76-1fcc2c8f9c86} <Debug> TCPHandler: Processed in 0.0018242 sec. | ||
| 7637 | 2026.01.15 15:07:42.451253 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 7638 | 2026.01.15 15:07:42.451282 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7639 | 2026.01.15 15:07:42.451352 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7640 | 2026.01.15 15:07:42.451380 [ 5 ] {aa026f29-7768-43d6-b63f-a498ea80c5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7641 | 2026.01.15 15:07:42.451384 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2465 rows starting from the beginning of the part | ||
| 7642 | 2026.01.15 15:07:42.451423 [ 5 ] {aa026f29-7768-43d6-b63f-a498ea80c5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7643 | 2026.01.15 15:07:42.451457 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1132 rows starting from the beginning of the part | ||
| 7644 | 2026.01.15 15:07:42.451506 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1259 rows starting from the beginning of the part | ||
| 7645 | 2026.01.15 15:07:42.451552 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1132 rows starting from the beginning of the part | ||
| 7646 | 2026.01.15 15:07:42.451599 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 118 rows starting from the beginning of the part | ||
| 7647 | 2026.01.15 15:07:42.451641 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1132 rows starting from the beginning of the part | ||
| 7648 | 2026.01.15 15:07:42.451902 [ 5 ] {aa026f29-7768-43d6-b63f-a498ea80c5a5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2026.01.15 15:07:42.451937 [ 5 ] {aa026f29-7768-43d6-b63f-a498ea80c5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7650 | 2026.01.15 15:07:42.452418 [ 5 ] {aa026f29-7768-43d6-b63f-a498ea80c5a5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7651 | 2026.01.15 15:07:42.452647 [ 5 ] {aa026f29-7768-43d6-b63f-a498ea80c5a5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.01.15 15:07:42.452787 [ 5 ] {aa026f29-7768-43d6-b63f-a498ea80c5a5} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001427 sec., 150665.73230553608 rows/sec., 8.94 MiB/sec. | ||
| 7653 | 2026.01.15 15:07:42.452826 [ 5 ] {aa026f29-7768-43d6-b63f-a498ea80c5a5} <Debug> TCPHandler: Processed in 0.001595302 sec. | ||
| 7654 | 2026.01.15 15:07:42.452933 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2026.01.15 15:07:42.453030 [ 5 ] {da64da8b-e5d7-47f1-8d80-5c9e55f20c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7656 | 2026.01.15 15:07:42.453072 [ 5 ] {da64da8b-e5d7-47f1-8d80-5c9e55f20c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7657 | 2026.01.15 15:07:42.453534 [ 5 ] {da64da8b-e5d7-47f1-8d80-5c9e55f20c71} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2026.01.15 15:07:42.453571 [ 5 ] {da64da8b-e5d7-47f1-8d80-5c9e55f20c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7659 | 2026.01.15 15:07:42.453882 [ 5 ] {da64da8b-e5d7-47f1-8d80-5c9e55f20c71} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7660 | 2026.01.15 15:07:42.454100 [ 5 ] {da64da8b-e5d7-47f1-8d80-5c9e55f20c71} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7661 | 2026.01.15 15:07:42.454177 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7238 rows, containing 5 columns (5 merged, 0 gathered) in 0.002957117 sec., 2447654.252435734 rows/sec., 206.86 MiB/sec. | ||
| 7662 | 2026.01.15 15:07:42.454232 [ 5 ] {da64da8b-e5d7-47f1-8d80-5c9e55f20c71} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 7663 | 2026.01.15 15:07:42.454292 [ 5 ] {da64da8b-e5d7-47f1-8d80-5c9e55f20c71} <Debug> TCPHandler: Processed in 0.001409217 sec. | ||
| 7664 | 2026.01.15 15:07:42.454403 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7665 | 2026.01.15 15:07:42.454497 [ 5 ] {6b03ba9a-48b2-4e2f-b6f5-09c9ff97d814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7666 | 2026.01.15 15:07:42.454537 [ 5 ] {6b03ba9a-48b2-4e2f-b6f5-09c9ff97d814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7667 | 2026.01.15 15:07:42.454664 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7668 | 2026.01.15 15:07:42.454966 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_46_9} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.01.15 15:07:42.454998 [ 5 ] {6b03ba9a-48b2-4e2f-b6f5-09c9ff97d814} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2026.01.15 15:07:42.455041 [ 5 ] {6b03ba9a-48b2-4e2f-b6f5-09c9ff97d814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7671 | 2026.01.15 15:07:42.455054 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_46_9} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7672 | 2026.01.15 15:07:42.455165 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 7673 | 2026.01.15 15:07:42.455341 [ 5 ] {6b03ba9a-48b2-4e2f-b6f5-09c9ff97d814} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7674 | 2026.01.15 15:07:42.455544 [ 5 ] {6b03ba9a-48b2-4e2f-b6f5-09c9ff97d814} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.01.15 15:07:42.455663 [ 5 ] {6b03ba9a-48b2-4e2f-b6f5-09c9ff97d814} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 7676 | 2026.01.15 15:07:42.455697 [ 5 ] {6b03ba9a-48b2-4e2f-b6f5-09c9ff97d814} <Debug> TCPHandler: Processed in 0.001388516 sec. | ||
| 7677 | 2026.01.15 15:07:42.455813 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7678 | 2026.01.15 15:07:42.455926 [ 5 ] {c20068db-4454-43f2-b523-501072f5afac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7679 | 2026.01.15 15:07:42.456037 [ 5 ] {c20068db-4454-43f2-b523-501072f5afac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7680 | 2026.01.15 15:07:42.456742 [ 5 ] {c20068db-4454-43f2-b523-501072f5afac} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.01.15 15:07:42.456777 [ 5 ] {c20068db-4454-43f2-b523-501072f5afac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7682 | 2026.01.15 15:07:42.457132 [ 5 ] {c20068db-4454-43f2-b523-501072f5afac} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7683 | 2026.01.15 15:07:42.457349 [ 5 ] {c20068db-4454-43f2-b523-501072f5afac} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.01.15 15:07:42.457441 [ 101 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7685 | 2026.01.15 15:07:42.457468 [ 101 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2026.01.15 15:07:42.457476 [ 5 ] {c20068db-4454-43f2-b523-501072f5afac} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001514 sec., 455085.8652575958 rows/sec., 31.78 MiB/sec. | ||
| 7687 | 2026.01.15 15:07:42.457485 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7688 | 2026.01.15 15:07:42.457515 [ 5 ] {c20068db-4454-43f2-b523-501072f5afac} <Debug> TCPHandler: Processed in 0.001711246 sec. | ||
| 7689 | 2026.01.15 15:07:42.457582 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 7690 | 2026.01.15 15:07:42.457629 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7691 | 2026.01.15 15:07:42.457723 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7692 | 2026.01.15 15:07:42.457746 [ 5 ] {03712e74-b123-4f1f-a411-38935d42780a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7693 | 2026.01.15 15:07:42.457764 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1250 rows starting from the beginning of the part | ||
| 7694 | 2026.01.15 15:07:42.457803 [ 5 ] {03712e74-b123-4f1f-a411-38935d42780a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7695 | 2026.01.15 15:07:42.457840 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 689 rows starting from the beginning of the part | ||
| 7696 | 2026.01.15 15:07:42.457894 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 553 rows starting from the beginning of the part | ||
| 7697 | 2026.01.15 15:07:42.457939 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 689 rows starting from the beginning of the part | ||
| 7698 | 2026.01.15 15:07:42.457989 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 95 rows starting from the beginning of the part | ||
| 7699 | 2026.01.15 15:07:42.458033 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 689 rows starting from the beginning of the part | ||
| 7700 | 2026.01.15 15:07:42.458208 [ 5 ] {03712e74-b123-4f1f-a411-38935d42780a} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2026.01.15 15:07:42.458257 [ 5 ] {03712e74-b123-4f1f-a411-38935d42780a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7702 | 2026.01.15 15:07:42.458632 [ 5 ] {03712e74-b123-4f1f-a411-38935d42780a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7703 | 2026.01.15 15:07:42.458872 [ 5 ] {03712e74-b123-4f1f-a411-38935d42780a} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2026.01.15 15:07:42.458965 [ 101 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7705 | 2026.01.15 15:07:42.458990 [ 101 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.01.15 15:07:42.459005 [ 5 ] {03712e74-b123-4f1f-a411-38935d42780a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001281 sec., 4683.840749414519 rows/sec., 244.71 KiB/sec. | ||
| 7707 | 2026.01.15 15:07:42.459006 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7708 | 2026.01.15 15:07:42.459042 [ 5 ] {03712e74-b123-4f1f-a411-38935d42780a} <Debug> TCPHandler: Processed in 0.001465108 sec. | ||
| 7709 | 2026.01.15 15:07:42.459097 [ 200 ] {cd73576f-9a28-4eed-af67-1d578245a313::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 | ||
| 7710 | 2026.01.15 15:07:42.459165 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.01.15 15:07:42.459193 [ 200 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7712 | 2026.01.15 15:07:42.459230 [ 200 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7713 | 2026.01.15 15:07:42.459291 [ 200 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7714 | 2026.01.15 15:07:42.459294 [ 5 ] {d7283aeb-8b06-4922-ad79-88a2c120cc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7715 | 2026.01.15 15:07:42.459333 [ 200 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7716 | 2026.01.15 15:07:42.459357 [ 5 ] {d7283aeb-8b06-4922-ad79-88a2c120cc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7717 | 2026.01.15 15:07:42.459377 [ 200 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7718 | 2026.01.15 15:07:42.459420 [ 200 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7719 | 2026.01.15 15:07:42.459456 [ 200 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7720 | 2026.01.15 15:07:42.459556 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3965 rows, containing 5 columns (5 merged, 0 gathered) in 0.002018656 sec., 1964178.1462517634 rows/sec., 147.70 MiB/sec. | ||
| 7721 | 2026.01.15 15:07:42.459747 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7722 | 2026.01.15 15:07:42.459843 [ 5 ] {d7283aeb-8b06-4922-ad79-88a2c120cc85} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.01.15 15:07:42.459887 [ 5 ] {d7283aeb-8b06-4922-ad79-88a2c120cc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7724 | 2026.01.15 15:07:42.460040 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_46_9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7725 | 2026.01.15 15:07:42.460116 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_46_9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7726 | 2026.01.15 15:07:42.460191 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 7727 | 2026.01.15 15:07:42.460253 [ 191 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001192999 sec., 105616.18241088216 rows/sec., 5.39 MiB/sec. | ||
| 7728 | 2026.01.15 15:07:42.460355 [ 200 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7729 | 2026.01.15 15:07:42.460387 [ 5 ] {d7283aeb-8b06-4922-ad79-88a2c120cc85} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7730 | 2026.01.15 15:07:42.460685 [ 200 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_21_4} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7731 | 2026.01.15 15:07:42.460704 [ 5 ] {d7283aeb-8b06-4922-ad79-88a2c120cc85} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.01.15 15:07:42.460760 [ 200 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_21_4} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7733 | 2026.01.15 15:07:42.460823 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7734 | 2026.01.15 15:07:42.460829 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7735 | 2026.01.15 15:07:42.460853 [ 5 ] {d7283aeb-8b06-4922-ad79-88a2c120cc85} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001584 sec., 198232.32323232325 rows/sec., 13.02 MiB/sec. | ||
| 7736 | 2026.01.15 15:07:42.460858 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.01.15 15:07:42.460888 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7738 | 2026.01.15 15:07:42.460897 [ 5 ] {d7283aeb-8b06-4922-ad79-88a2c120cc85} <Debug> TCPHandler: Processed in 0.001793879 sec. | ||
| 7739 | 2026.01.15 15:07:42.460955 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 7740 | 2026.01.15 15:07:42.461008 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2026.01.15 15:07:42.461040 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7742 | 2026.01.15 15:07:42.461070 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15157 rows starting from the beginning of the part | ||
| 7743 | 2026.01.15 15:07:42.461108 [ 5 ] {2f494874-6491-45ef-8e6a-73214b30b69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7744 | 2026.01.15 15:07:42.461115 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 7745 | 2026.01.15 15:07:42.461160 [ 5 ] {2f494874-6491-45ef-8e6a-73214b30b69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7746 | 2026.01.15 15:07:42.461167 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 845 rows starting from the beginning of the part | ||
| 7747 | 2026.01.15 15:07:42.461209 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7748 | 2026.01.15 15:07:42.461239 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 7749 | 2026.01.15 15:07:42.461270 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7750 | 2026.01.15 15:07:42.461499 [ 5 ] {2f494874-6491-45ef-8e6a-73214b30b69c} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.01.15 15:07:42.461540 [ 5 ] {2f494874-6491-45ef-8e6a-73214b30b69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7752 | 2026.01.15 15:07:42.461847 [ 5 ] {2f494874-6491-45ef-8e6a-73214b30b69c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7753 | 2026.01.15 15:07:42.462069 [ 5 ] {2f494874-6491-45ef-8e6a-73214b30b69c} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.01.15 15:07:42.462197 [ 5 ] {2f494874-6491-45ef-8e6a-73214b30b69c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 7755 | 2026.01.15 15:07:42.462234 [ 5 ] {2f494874-6491-45ef-8e6a-73214b30b69c} <Debug> TCPHandler: Processed in 0.001275242 sec. | ||
| 7756 | 2026.01.15 15:07:42.462355 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.01.15 15:07:42.462471 [ 5 ] {e4f37f59-a890-4ea0-8e4a-3aa19ebfc771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7758 | 2026.01.15 15:07:42.462535 [ 5 ] {e4f37f59-a890-4ea0-8e4a-3aa19ebfc771} <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 | ||
| 7759 | 2026.01.15 15:07:42.463320 [ 5 ] {e4f37f59-a890-4ea0-8e4a-3aa19ebfc771} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.01.15 15:07:42.463357 [ 5 ] {e4f37f59-a890-4ea0-8e4a-3aa19ebfc771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7761 | 2026.01.15 15:07:42.463939 [ 5 ] {e4f37f59-a890-4ea0-8e4a-3aa19ebfc771} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7762 | 2026.01.15 15:07:42.464188 [ 5 ] {e4f37f59-a890-4ea0-8e4a-3aa19ebfc771} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.01.15 15:07:42.464344 [ 5 ] {e4f37f59-a890-4ea0-8e4a-3aa19ebfc771} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001898 sec., 5268.703898840885 rows/sec., 9.44 MiB/sec. | ||
| 7764 | 2026.01.15 15:07:42.464405 [ 5 ] {e4f37f59-a890-4ea0-8e4a-3aa19ebfc771} <Debug> TCPHandler: Processed in 0.002110259 sec. | ||
| 7765 | 2026.01.15 15:07:42.464516 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2026.01.15 15:07:42.464612 [ 5 ] {2d69b739-29d5-4571-ac16-1c65f88a931b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7767 | 2026.01.15 15:07:42.464656 [ 5 ] {2d69b739-29d5-4571-ac16-1c65f88a931b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7768 | 2026.01.15 15:07:42.465001 [ 5 ] {2d69b739-29d5-4571-ac16-1c65f88a931b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2026.01.15 15:07:42.465036 [ 5 ] {2d69b739-29d5-4571-ac16-1c65f88a931b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7770 | 2026.01.15 15:07:42.465383 [ 5 ] {2d69b739-29d5-4571-ac16-1c65f88a931b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7771 | 2026.01.15 15:07:42.465601 [ 5 ] {2d69b739-29d5-4571-ac16-1c65f88a931b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.01.15 15:07:42.465702 [ 101 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7773 | 2026.01.15 15:07:42.465731 [ 5 ] {2d69b739-29d5-4571-ac16-1c65f88a931b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001137 sec., 91468.77748460862 rows/sec., 5.60 MiB/sec. | ||
| 7774 | 2026.01.15 15:07:42.465734 [ 101 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.01.15 15:07:42.465760 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7776 | 2026.01.15 15:07:42.465766 [ 5 ] {2d69b739-29d5-4571-ac16-1c65f88a931b} <Debug> TCPHandler: Processed in 0.001298813 sec. | ||
| 7777 | 2026.01.15 15:07:42.465835 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 7778 | 2026.01.15 15:07:42.465925 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7779 | 2026.01.15 15:07:42.465953 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3174 rows starting from the beginning of the part | ||
| 7780 | 2026.01.15 15:07:42.466002 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7781 | 2026.01.15 15:07:42.466044 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7782 | 2026.01.15 15:07:42.466084 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7783 | 2026.01.15 15:07:42.466122 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 7784 | 2026.01.15 15:07:42.466159 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7785 | 2026.01.15 15:07:42.466716 [ 194 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17104 rows, containing 5 columns (5 merged, 0 gathered) in 0.00578911 sec., 2954512.869853915 rows/sec., 198.84 MiB/sec. | ||
| 7786 | 2026.01.15 15:07:42.466938 [ 194 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7787 | 2026.01.15 15:07:42.467250 [ 194 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.01.15 15:07:42.467325 [ 194 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7789 | 2026.01.15 15:07:42.467410 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 7790 | 2026.01.15 15:07:42.467679 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3606 rows, containing 4 columns (4 merged, 0 gathered) in 0.001878422 sec., 1919696.4260427102 rows/sec., 122.35 MiB/sec. | ||
| 7791 | 2026.01.15 15:07:42.468058 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7792 | 2026.01.15 15:07:42.468329 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_46_9} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.01.15 15:07:42.468394 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_46_9} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7794 | 2026.01.15 15:07:42.468459 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7795 | 2026.01.15 15:07:43.000326 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.84 MiB, peak 291.55 MiB, free memory in arenas 0.00 B, will set to 284.70 MiB (RSS), difference: 1.86 MiB | ||
| 7796 | 2026.01.15 15:07:44.014064 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44134 | ||
| 7797 | 2026.01.15 15:07:44.014226 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7798 | 2026.01.15 15:07:44.014271 [ 290 ] {} <Debug> TCP-Session: c650794f-5c6d-4668-8ae7-d5edaffbc9b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44134 | ||
| 7799 | 2026.01.15 15:07:44.014296 [ 290 ] {} <Debug> TCP-Session: c650794f-5c6d-4668-8ae7-d5edaffbc9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7800 | 2026.01.15 15:07:44.014312 [ 290 ] {} <Debug> TCP-Session: c650794f-5c6d-4668-8ae7-d5edaffbc9b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7801 | 2026.01.15 15:07:44.014581 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57890 | ||
| 7802 | 2026.01.15 15:07:44.014607 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34555 | ||
| 7803 | 2026.01.15 15:07:44.014636 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43790 | ||
| 7804 | 2026.01.15 15:07:44.014658 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34211 | ||
| 7805 | 2026.01.15 15:07:44.014742 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7806 | 2026.01.15 15:07:44.014650 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35635 | ||
| 7807 | 2026.01.15 15:07:44.014790 [ 294 ] {} <Debug> TCP-Session: 4fdab588-8a74-421b-ac73-d9f36badd667 Authenticating user 'default' from [fd00:1122:3344:101::e]:34555 | ||
| 7808 | 2026.01.15 15:07:44.014784 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7809 | 2026.01.15 15:07:44.014828 [ 294 ] {} <Debug> TCP-Session: 4fdab588-8a74-421b-ac73-d9f36badd667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7810 | 2026.01.15 15:07:44.014622 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35653 | ||
| 7811 | 2026.01.15 15:07:44.014853 [ 294 ] {} <Debug> TCP-Session: 4fdab588-8a74-421b-ac73-d9f36badd667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7812 | 2026.01.15 15:07:44.014856 [ 291 ] {} <Debug> TCP-Session: e281f8f3-ff50-4cb8-bc5e-f9fc838eda8b Authenticating user 'default' from [fd00:1122:3344:101::e]:57890 | ||
| 7813 | 2026.01.15 15:07:44.014594 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56617 | ||
| 7814 | 2026.01.15 15:07:44.014933 [ 291 ] {} <Debug> TCP-Session: e281f8f3-ff50-4cb8-bc5e-f9fc838eda8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7815 | 2026.01.15 15:07:44.014919 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7816 | 2026.01.15 15:07:44.014967 [ 291 ] {} <Debug> TCP-Session: e281f8f3-ff50-4cb8-bc5e-f9fc838eda8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2026.01.15 15:07:44.014995 [ 287 ] {} <Debug> TCP-Session: 2848e515-2f21-4fba-beb5-b34b9afdd1da Authenticating user 'default' from [fd00:1122:3344:101::e]:43790 | ||
| 7818 | 2026.01.15 15:07:44.014601 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41368 | ||
| 7819 | 2026.01.15 15:07:44.015021 [ 287 ] {} <Debug> TCP-Session: 2848e515-2f21-4fba-beb5-b34b9afdd1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7820 | 2026.01.15 15:07:44.014715 [ 290 ] {} <Trace> TCP-Session: c650794f-5c6d-4668-8ae7-d5edaffbc9b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7821 | 2026.01.15 15:07:44.015074 [ 287 ] {} <Debug> TCP-Session: 2848e515-2f21-4fba-beb5-b34b9afdd1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7822 | 2026.01.15 15:07:44.015369 [ 290 ] {753e1634-1188-4ee0-81bf-6aca275444a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44134) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7823 | 2026.01.15 15:07:44.015539 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7824 | 2026.01.15 15:07:44.015575 [ 286 ] {} <Debug> TCP-Session: 9eae93e7-4403-4359-940e-56d2b266b2d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35653 | ||
| 7825 | 2026.01.15 15:07:44.015599 [ 286 ] {} <Debug> TCP-Session: 9eae93e7-4403-4359-940e-56d2b266b2d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7826 | 2026.01.15 15:07:44.015617 [ 286 ] {} <Debug> TCP-Session: 9eae93e7-4403-4359-940e-56d2b266b2d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7827 | 2026.01.15 15:07:44.015691 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7828 | 2026.01.15 15:07:44.015736 [ 293 ] {} <Debug> TCP-Session: 565c14f9-f84f-47f1-9794-f60b048a19a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41368 | ||
| 7829 | 2026.01.15 15:07:44.015762 [ 293 ] {} <Debug> TCP-Session: 565c14f9-f84f-47f1-9794-f60b048a19a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7830 | 2026.01.15 15:07:44.015780 [ 293 ] {} <Debug> TCP-Session: 565c14f9-f84f-47f1-9794-f60b048a19a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7831 | 2026.01.15 15:07:44.015853 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7832 | 2026.01.15 15:07:44.015908 [ 288 ] {} <Debug> TCP-Session: 96af8b32-effc-4a2e-82c7-bf861f9b6ece Authenticating user 'default' from [fd00:1122:3344:101::e]:35635 | ||
| 7833 | 2026.01.15 15:07:44.015922 [ 290 ] {753e1634-1188-4ee0-81bf-6aca275444a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7834 | 2026.01.15 15:07:44.015938 [ 288 ] {} <Debug> TCP-Session: 96af8b32-effc-4a2e-82c7-bf861f9b6ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7835 | 2026.01.15 15:07:44.015972 [ 288 ] {} <Debug> TCP-Session: 96af8b32-effc-4a2e-82c7-bf861f9b6ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7836 | 2026.01.15 15:07:44.016009 [ 290 ] {753e1634-1188-4ee0-81bf-6aca275444a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7837 | 2026.01.15 15:07:44.016279 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7838 | 2026.01.15 15:07:44.016328 [ 289 ] {} <Debug> TCP-Session: c43e2de8-011f-4465-93a0-516709937654 Authenticating user 'default' from [fd00:1122:3344:101::e]:34211 | ||
| 7839 | 2026.01.15 15:07:44.016351 [ 289 ] {} <Debug> TCP-Session: c43e2de8-011f-4465-93a0-516709937654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7840 | 2026.01.15 15:07:44.016368 [ 289 ] {} <Debug> TCP-Session: c43e2de8-011f-4465-93a0-516709937654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7841 | 2026.01.15 15:07:44.016446 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7842 | 2026.01.15 15:07:44.016491 [ 292 ] {} <Debug> TCP-Session: 1bed015e-ddeb-4b2c-a2d3-160be8f14931 Authenticating user 'default' from [fd00:1122:3344:101::e]:56617 | ||
| 7843 | 2026.01.15 15:07:44.016521 [ 292 ] {} <Debug> TCP-Session: 1bed015e-ddeb-4b2c-a2d3-160be8f14931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7844 | 2026.01.15 15:07:44.016541 [ 292 ] {} <Debug> TCP-Session: 1bed015e-ddeb-4b2c-a2d3-160be8f14931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7845 | 2026.01.15 15:07:44.016624 [ 290 ] {753e1634-1188-4ee0-81bf-6aca275444a8} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 7846 | 2026.01.15 15:07:44.017840 [ 321 ] {753e1634-1188-4ee0-81bf-6aca275444a8} <Trace> AggregatingTransform: Aggregating | ||
| 7847 | 2026.01.15 15:07:44.017895 [ 321 ] {753e1634-1188-4ee0-81bf-6aca275444a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 7848 | 2026.01.15 15:07:44.017937 [ 321 ] {753e1634-1188-4ee0-81bf-6aca275444a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001178628 sec. (848.444 rows/sec., 33.14 KiB/sec.) | ||
| 7849 | 2026.01.15 15:07:44.017956 [ 321 ] {753e1634-1188-4ee0-81bf-6aca275444a8} <Trace> Aggregator: Merging aggregated data | ||
| 7850 | 2026.01.15 15:07:44.019700 [ 290 ] {753e1634-1188-4ee0-81bf-6aca275444a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004411 sec., 226.70596236681024 rows/sec., 8.86 KiB/sec. | ||
| 7851 | 2026.01.15 15:07:44.019912 [ 290 ] {753e1634-1188-4ee0-81bf-6aca275444a8} <Debug> TCPHandler: Processed in 0.005337095 sec. | ||
| 7852 | 2026.01.15 15:07:44.020069 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7853 | 2026.01.15 15:07:44.020103 [ 290 ] {} <Debug> TCP-Session: c650794f-5c6d-4668-8ae7-d5edaffbc9b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7854 | 2026.01.15 15:07:44.020105 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7855 | 2026.01.15 15:07:44.020131 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7856 | 2026.01.15 15:07:44.020150 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7857 | 2026.01.15 15:07:44.020172 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7858 | 2026.01.15 15:07:44.020193 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7859 | 2026.01.15 15:07:44.020210 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7860 | 2026.01.15 15:07:44.020238 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7861 | 2026.01.15 15:07:44.020270 [ 288 ] {} <Debug> TCP-Session: 96af8b32-effc-4a2e-82c7-bf861f9b6ece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7862 | 2026.01.15 15:07:44.020263 [ 292 ] {} <Debug> TCP-Session: 1bed015e-ddeb-4b2c-a2d3-160be8f14931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7863 | 2026.01.15 15:07:44.020258 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7864 | 2026.01.15 15:07:44.020302 [ 286 ] {} <Debug> TCP-Session: 9eae93e7-4403-4359-940e-56d2b266b2d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7865 | 2026.01.15 15:07:44.020239 [ 293 ] {} <Debug> TCP-Session: 565c14f9-f84f-47f1-9794-f60b048a19a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7866 | 2026.01.15 15:07:44.020350 [ 287 ] {} <Debug> TCP-Session: 2848e515-2f21-4fba-beb5-b34b9afdd1da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7867 | 2026.01.15 15:07:44.020215 [ 294 ] {} <Debug> TCP-Session: 4fdab588-8a74-421b-ac73-d9f36badd667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7868 | 2026.01.15 15:07:44.020200 [ 291 ] {} <Debug> TCP-Session: e281f8f3-ff50-4cb8-bc5e-f9fc838eda8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7869 | 2026.01.15 15:07:44.020165 [ 289 ] {} <Debug> TCP-Session: c43e2de8-011f-4465-93a0-516709937654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7870 | 2026.01.15 15:07:44.089710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15900 | ||
| 7871 | 2026.01.15 15:07:44.090223 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2026.01.15 15:07:44.090271 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7873 | 2026.01.15 15:07:44.090774 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7874 | 2026.01.15 15:07:44.091013 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2026.01.15 15:07:44.091138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15900 | ||
| 7876 | 2026.01.15 15:07:44.342064 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53326 | ||
| 7877 | 2026.01.15 15:07:44.342185 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7878 | 2026.01.15 15:07:44.342217 [ 290 ] {} <Debug> TCP-Session: fa620ad7-b7c7-4a72-b253-593d965a0515 Authenticating user 'default' from [fd00:1122:3344:101::e]:53326 | ||
| 7879 | 2026.01.15 15:07:44.342246 [ 290 ] {} <Debug> TCP-Session: fa620ad7-b7c7-4a72-b253-593d965a0515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7880 | 2026.01.15 15:07:44.342264 [ 290 ] {} <Debug> TCP-Session: fa620ad7-b7c7-4a72-b253-593d965a0515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7881 | 2026.01.15 15:07:44.342478 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55076 | ||
| 7882 | 2026.01.15 15:07:44.342555 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54196 | ||
| 7883 | 2026.01.15 15:07:44.342571 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45490 | ||
| 7884 | 2026.01.15 15:07:44.342586 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32992 | ||
| 7885 | 2026.01.15 15:07:44.342617 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42603 | ||
| 7886 | 2026.01.15 15:07:44.342608 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39802 | ||
| 7887 | 2026.01.15 15:07:44.342678 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7888 | 2026.01.15 15:07:44.342700 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7889 | 2026.01.15 15:07:44.342724 [ 292 ] {} <Debug> TCP-Session: a427f14d-887f-45e6-afcf-ec77cb304acf Authenticating user 'default' from [fd00:1122:3344:101::e]:54196 | ||
| 7890 | 2026.01.15 15:07:44.342685 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7891 | 2026.01.15 15:07:44.342756 [ 290 ] {} <Trace> TCP-Session: fa620ad7-b7c7-4a72-b253-593d965a0515 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7892 | 2026.01.15 15:07:44.342767 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7893 | 2026.01.15 15:07:44.342786 [ 294 ] {} <Debug> TCP-Session: 9d6f387d-aa92-46aa-b564-616a3338e393 Authenticating user 'default' from [fd00:1122:3344:101::e]:45490 | ||
| 7894 | 2026.01.15 15:07:44.342772 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7895 | 2026.01.15 15:07:44.342836 [ 294 ] {} <Debug> TCP-Session: 9d6f387d-aa92-46aa-b564-616a3338e393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7896 | 2026.01.15 15:07:44.342833 [ 289 ] {} <Debug> TCP-Session: 906e12dd-82b9-4ec6-8042-476659dcbe3b Authenticating user 'default' from [fd00:1122:3344:101::e]:42603 | ||
| 7897 | 2026.01.15 15:07:44.342866 [ 294 ] {} <Debug> TCP-Session: 9d6f387d-aa92-46aa-b564-616a3338e393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7898 | 2026.01.15 15:07:44.342861 [ 288 ] {} <Debug> TCP-Session: c6e13bea-4d64-4a25-addf-499cc0b95e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:39802 | ||
| 7899 | 2026.01.15 15:07:44.342889 [ 289 ] {} <Debug> TCP-Session: 906e12dd-82b9-4ec6-8042-476659dcbe3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2026.01.15 15:07:44.342912 [ 288 ] {} <Debug> TCP-Session: c6e13bea-4d64-4a25-addf-499cc0b95e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7901 | 2026.01.15 15:07:44.342926 [ 289 ] {} <Debug> TCP-Session: 906e12dd-82b9-4ec6-8042-476659dcbe3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7902 | 2026.01.15 15:07:44.342939 [ 288 ] {} <Debug> TCP-Session: c6e13bea-4d64-4a25-addf-499cc0b95e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7903 | 2026.01.15 15:07:44.342945 [ 290 ] {050c900c-a82c-44e9-b291-b325f3c6fcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53326) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7904 | 2026.01.15 15:07:44.342761 [ 292 ] {} <Debug> TCP-Session: a427f14d-887f-45e6-afcf-ec77cb304acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7905 | 2026.01.15 15:07:44.342752 [ 286 ] {} <Debug> TCP-Session: f819382f-f978-4b57-a029-8c0b4c9a9d5f Authenticating user 'default' from [fd00:1122:3344:101::e]:32992 | ||
| 7906 | 2026.01.15 15:07:44.343001 [ 292 ] {} <Debug> TCP-Session: a427f14d-887f-45e6-afcf-ec77cb304acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7907 | 2026.01.15 15:07:44.342597 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43865 | ||
| 7908 | 2026.01.15 15:07:44.343037 [ 286 ] {} <Debug> TCP-Session: f819382f-f978-4b57-a029-8c0b4c9a9d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7909 | 2026.01.15 15:07:44.342559 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60195 | ||
| 7910 | 2026.01.15 15:07:44.343258 [ 286 ] {} <Debug> TCP-Session: f819382f-f978-4b57-a029-8c0b4c9a9d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7911 | 2026.01.15 15:07:44.343267 [ 290 ] {050c900c-a82c-44e9-b291-b325f3c6fcb1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7912 | 2026.01.15 15:07:44.343272 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7913 | 2026.01.15 15:07:44.343336 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7914 | 2026.01.15 15:07:44.343349 [ 290 ] {050c900c-a82c-44e9-b291-b325f3c6fcb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7915 | 2026.01.15 15:07:44.343363 [ 287 ] {} <Debug> TCP-Session: 4bbccc40-185c-45ea-aa1d-57a18c0da044 Authenticating user 'default' from [fd00:1122:3344:101::e]:43865 | ||
| 7916 | 2026.01.15 15:07:44.343371 [ 293 ] {} <Debug> TCP-Session: 8f7c3d62-3580-42b8-bad8-be37fa5b1207 Authenticating user 'default' from [fd00:1122:3344:101::e]:60195 | ||
| 7917 | 2026.01.15 15:07:44.342599 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7918 | 2026.01.15 15:07:44.343403 [ 287 ] {} <Debug> TCP-Session: 4bbccc40-185c-45ea-aa1d-57a18c0da044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7919 | 2026.01.15 15:07:44.343415 [ 293 ] {} <Debug> TCP-Session: 8f7c3d62-3580-42b8-bad8-be37fa5b1207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7920 | 2026.01.15 15:07:44.343568 [ 291 ] {} <Debug> TCP-Session: 2eaee2fa-a820-40d8-9449-fc2cf0d41de4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55076 | ||
| 7921 | 2026.01.15 15:07:44.343585 [ 293 ] {} <Debug> TCP-Session: 8f7c3d62-3580-42b8-bad8-be37fa5b1207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7922 | 2026.01.15 15:07:44.343597 [ 291 ] {} <Debug> TCP-Session: 2eaee2fa-a820-40d8-9449-fc2cf0d41de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7923 | 2026.01.15 15:07:44.343615 [ 291 ] {} <Debug> TCP-Session: 2eaee2fa-a820-40d8-9449-fc2cf0d41de4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7924 | 2026.01.15 15:07:44.343615 [ 287 ] {} <Debug> TCP-Session: 4bbccc40-185c-45ea-aa1d-57a18c0da044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7925 | 2026.01.15 15:07:44.343660 [ 290 ] {050c900c-a82c-44e9-b291-b325f3c6fcb1} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 7926 | 2026.01.15 15:07:44.344645 [ 305 ] {050c900c-a82c-44e9-b291-b325f3c6fcb1} <Trace> AggregatingTransform: Aggregating | ||
| 7927 | 2026.01.15 15:07:44.344697 [ 305 ] {050c900c-a82c-44e9-b291-b325f3c6fcb1} <Trace> Aggregator: Aggregation method: without_key | ||
| 7928 | 2026.01.15 15:07:44.344731 [ 305 ] {050c900c-a82c-44e9-b291-b325f3c6fcb1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965031 sec. (1036.236 rows/sec., 40.48 KiB/sec.) | ||
| 7929 | 2026.01.15 15:07:44.344746 [ 305 ] {050c900c-a82c-44e9-b291-b325f3c6fcb1} <Trace> Aggregator: Merging aggregated data | ||
| 7930 | 2026.01.15 15:07:44.345830 [ 290 ] {050c900c-a82c-44e9-b291-b325f3c6fcb1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002936 sec., 340.59945504087193 rows/sec., 13.30 KiB/sec. | ||
| 7931 | 2026.01.15 15:07:44.345991 [ 290 ] {050c900c-a82c-44e9-b291-b325f3c6fcb1} <Debug> TCPHandler: Processed in 0.003416432 sec. | ||
| 7932 | 2026.01.15 15:07:44.346071 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7933 | 2026.01.15 15:07:44.346100 [ 290 ] {} <Debug> TCP-Session: fa620ad7-b7c7-4a72-b253-593d965a0515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7934 | 2026.01.15 15:07:44.346102 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7935 | 2026.01.15 15:07:44.346127 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7936 | 2026.01.15 15:07:44.346146 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7937 | 2026.01.15 15:07:44.346156 [ 291 ] {} <Debug> TCP-Session: 2eaee2fa-a820-40d8-9449-fc2cf0d41de4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7938 | 2026.01.15 15:07:44.346169 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7939 | 2026.01.15 15:07:44.346200 [ 288 ] {} <Debug> TCP-Session: c6e13bea-4d64-4a25-addf-499cc0b95e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7940 | 2026.01.15 15:07:44.346216 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7941 | 2026.01.15 15:07:44.346230 [ 292 ] {} <Debug> TCP-Session: a427f14d-887f-45e6-afcf-ec77cb304acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7942 | 2026.01.15 15:07:44.346236 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7943 | 2026.01.15 15:07:44.346261 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7944 | 2026.01.15 15:07:44.346298 [ 294 ] {} <Debug> TCP-Session: 9d6f387d-aa92-46aa-b564-616a3338e393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7945 | 2026.01.15 15:07:44.346322 [ 287 ] {} <Debug> TCP-Session: 4bbccc40-185c-45ea-aa1d-57a18c0da044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7946 | 2026.01.15 15:07:44.346262 [ 289 ] {} <Debug> TCP-Session: 906e12dd-82b9-4ec6-8042-476659dcbe3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7947 | 2026.01.15 15:07:44.346193 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7948 | 2026.01.15 15:07:44.346175 [ 293 ] {} <Debug> TCP-Session: 8f7c3d62-3580-42b8-bad8-be37fa5b1207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7949 | 2026.01.15 15:07:44.346403 [ 286 ] {} <Debug> TCP-Session: f819382f-f978-4b57-a029-8c0b4c9a9d5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7950 | 2026.01.15 15:07:44.901371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7951 | 2026.01.15 15:07:44.917879 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.01.15 15:07:44.917947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7953 | 2026.01.15 15:07:44.924005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7954 | 2026.01.15 15:07:44.924792 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.01.15 15:07:44.929181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7956 | 2026.01.15 15:07:46.612235 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1026 | ||
| 7957 | 2026.01.15 15:07:46.614793 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2026.01.15 15:07:46.614851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7959 | 2026.01.15 15:07:46.616084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7960 | 2026.01.15 15:07:46.616365 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2026.01.15 15:07:46.616737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1026 | ||
| 7962 | 2026.01.15 15:07:47.438396 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2026.01.15 15:07:47.438578 [ 5 ] {159f64f1-4a52-4f52-8c38-b3cb7b06ed0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7964 | 2026.01.15 15:07:47.438645 [ 5 ] {159f64f1-4a52-4f52-8c38-b3cb7b06ed0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7965 | 2026.01.15 15:07:47.439332 [ 5 ] {159f64f1-4a52-4f52-8c38-b3cb7b06ed0b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2026.01.15 15:07:47.439378 [ 5 ] {159f64f1-4a52-4f52-8c38-b3cb7b06ed0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7967 | 2026.01.15 15:07:47.439795 [ 5 ] {159f64f1-4a52-4f52-8c38-b3cb7b06ed0b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7968 | 2026.01.15 15:07:47.440043 [ 5 ] {159f64f1-4a52-4f52-8c38-b3cb7b06ed0b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.01.15 15:07:47.440204 [ 5 ] {159f64f1-4a52-4f52-8c38-b3cb7b06ed0b} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001674 sec., 70489.84468339308 rows/sec., 5.97 MiB/sec. | ||
| 7970 | 2026.01.15 15:07:47.440254 [ 5 ] {159f64f1-4a52-4f52-8c38-b3cb7b06ed0b} <Debug> TCPHandler: Processed in 0.001987575 sec. | ||
| 7971 | 2026.01.15 15:07:47.440383 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2026.01.15 15:07:47.440486 [ 5 ] {72c2e9eb-e80e-4de7-9afa-ca245d381e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7973 | 2026.01.15 15:07:47.440532 [ 5 ] {72c2e9eb-e80e-4de7-9afa-ca245d381e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7974 | 2026.01.15 15:07:47.440968 [ 5 ] {72c2e9eb-e80e-4de7-9afa-ca245d381e4b} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2026.01.15 15:07:47.441007 [ 5 ] {72c2e9eb-e80e-4de7-9afa-ca245d381e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7976 | 2026.01.15 15:07:47.441325 [ 5 ] {72c2e9eb-e80e-4de7-9afa-ca245d381e4b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7977 | 2026.01.15 15:07:47.441549 [ 5 ] {72c2e9eb-e80e-4de7-9afa-ca245d381e4b} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2026.01.15 15:07:47.441666 [ 90 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7979 | 2026.01.15 15:07:47.441680 [ 5 ] {72c2e9eb-e80e-4de7-9afa-ca245d381e4b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001218 sec., 25451.559934318557 rows/sec., 1.87 MiB/sec. | ||
| 7980 | 2026.01.15 15:07:47.441738 [ 90 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.01.15 15:07:47.441748 [ 5 ] {72c2e9eb-e80e-4de7-9afa-ca245d381e4b} <Debug> TCPHandler: Processed in 0.001416886 sec. | ||
| 7982 | 2026.01.15 15:07:47.441768 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7983 | 2026.01.15 15:07:47.441874 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2026.01.15 15:07:47.441902 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 7985 | 2026.01.15 15:07:47.441973 [ 5 ] {a887ff38-16f9-4906-bd51-a98ed00681e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7986 | 2026.01.15 15:07:47.442019 [ 5 ] {a887ff38-16f9-4906-bd51-a98ed00681e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7987 | 2026.01.15 15:07:47.442060 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7988 | 2026.01.15 15:07:47.442104 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 278 rows starting from the beginning of the part | ||
| 7989 | 2026.01.15 15:07:47.442181 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 33 rows starting from the beginning of the part | ||
| 7990 | 2026.01.15 15:07:47.442230 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 215 rows starting from the beginning of the part | ||
| 7991 | 2026.01.15 15:07:47.442270 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 7992 | 2026.01.15 15:07:47.442309 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 215 rows starting from the beginning of the part | ||
| 7993 | 2026.01.15 15:07:47.442348 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
| 7994 | 2026.01.15 15:07:47.442494 [ 5 ] {a887ff38-16f9-4906-bd51-a98ed00681e3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.01.15 15:07:47.442537 [ 5 ] {a887ff38-16f9-4906-bd51-a98ed00681e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7996 | 2026.01.15 15:07:47.442886 [ 5 ] {a887ff38-16f9-4906-bd51-a98ed00681e3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7997 | 2026.01.15 15:07:47.443132 [ 5 ] {a887ff38-16f9-4906-bd51-a98ed00681e3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.01.15 15:07:47.443265 [ 5 ] {a887ff38-16f9-4906-bd51-a98ed00681e3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001311 sec., 72463.76811594202 rows/sec., 5.66 MiB/sec. | ||
| 7999 | 2026.01.15 15:07:47.443304 [ 5 ] {a887ff38-16f9-4906-bd51-a98ed00681e3} <Debug> TCPHandler: Processed in 0.001479329 sec. | ||
| 8000 | 2026.01.15 15:07:47.443314 [ 194 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476848 sec., 543725.5560490992 rows/sec., 35.81 MiB/sec. | ||
| 8001 | 2026.01.15 15:07:47.443427 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8002 | 2026.01.15 15:07:47.443524 [ 5 ] {4357e458-97bc-49ca-8831-f1d120185c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8003 | 2026.01.15 15:07:47.443527 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8004 | 2026.01.15 15:07:47.443573 [ 5 ] {4357e458-97bc-49ca-8831-f1d120185c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8005 | 2026.01.15 15:07:47.443882 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_46_9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.01.15 15:07:47.443974 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_46_9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8007 | 2026.01.15 15:07:47.444011 [ 5 ] {4357e458-97bc-49ca-8831-f1d120185c22} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.01.15 15:07:47.444052 [ 5 ] {4357e458-97bc-49ca-8831-f1d120185c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8009 | 2026.01.15 15:07:47.444094 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8010 | 2026.01.15 15:07:47.444402 [ 5 ] {4357e458-97bc-49ca-8831-f1d120185c22} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8011 | 2026.01.15 15:07:47.444631 [ 5 ] {4357e458-97bc-49ca-8831-f1d120185c22} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2026.01.15 15:07:47.444765 [ 5 ] {4357e458-97bc-49ca-8831-f1d120185c22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 8013 | 2026.01.15 15:07:47.444804 [ 5 ] {4357e458-97bc-49ca-8831-f1d120185c22} <Debug> TCPHandler: Processed in 0.001427067 sec. | ||
| 8014 | 2026.01.15 15:07:47.444933 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8015 | 2026.01.15 15:07:47.445027 [ 5 ] {fda062ae-69b7-4baa-81c9-0039ce03233b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8016 | 2026.01.15 15:07:47.445083 [ 5 ] {fda062ae-69b7-4baa-81c9-0039ce03233b} <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 | ||
| 8017 | 2026.01.15 15:07:47.445943 [ 5 ] {fda062ae-69b7-4baa-81c9-0039ce03233b} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2026.01.15 15:07:47.445981 [ 5 ] {fda062ae-69b7-4baa-81c9-0039ce03233b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8019 | 2026.01.15 15:07:47.446550 [ 5 ] {fda062ae-69b7-4baa-81c9-0039ce03233b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8020 | 2026.01.15 15:07:47.446782 [ 5 ] {fda062ae-69b7-4baa-81c9-0039ce03233b} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8021 | 2026.01.15 15:07:47.446909 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8022 | 2026.01.15 15:07:47.446925 [ 5 ] {fda062ae-69b7-4baa-81c9-0039ce03233b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001915 sec., 16187.98955613577 rows/sec., 29.01 MiB/sec. | ||
| 8023 | 2026.01.15 15:07:47.446955 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8024 | 2026.01.15 15:07:47.446979 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8025 | 2026.01.15 15:07:47.446997 [ 5 ] {fda062ae-69b7-4baa-81c9-0039ce03233b} <Debug> TCPHandler: Processed in 0.002113529 sec. | ||
| 8026 | 2026.01.15 15:07:47.447069 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 8027 | 2026.01.15 15:07:47.447132 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2026.01.15 15:07:47.447226 [ 5 ] {ec132623-23ae-4e69-b402-4ea77eaeb16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8029 | 2026.01.15 15:07:47.447270 [ 5 ] {ec132623-23ae-4e69-b402-4ea77eaeb16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8030 | 2026.01.15 15:07:47.447272 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8031 | 2026.01.15 15:07:47.447331 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 788 rows starting from the beginning of the part | ||
| 8032 | 2026.01.15 15:07:47.447453 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
| 8033 | 2026.01.15 15:07:47.447552 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 8034 | 2026.01.15 15:07:47.447643 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 8035 | 2026.01.15 15:07:47.447646 [ 5 ] {ec132623-23ae-4e69-b402-4ea77eaeb16b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8036 | 2026.01.15 15:07:47.447691 [ 5 ] {ec132623-23ae-4e69-b402-4ea77eaeb16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8037 | 2026.01.15 15:07:47.447736 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 8038 | 2026.01.15 15:07:47.447828 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
| 8039 | 2026.01.15 15:07:47.448019 [ 5 ] {ec132623-23ae-4e69-b402-4ea77eaeb16b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8040 | 2026.01.15 15:07:47.448251 [ 5 ] {ec132623-23ae-4e69-b402-4ea77eaeb16b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2026.01.15 15:07:47.448385 [ 5 ] {ec132623-23ae-4e69-b402-4ea77eaeb16b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 8042 | 2026.01.15 15:07:47.448422 [ 5 ] {ec132623-23ae-4e69-b402-4ea77eaeb16b} <Debug> TCPHandler: Processed in 0.001340004 sec. | ||
| 8043 | 2026.01.15 15:07:47.463688 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 901 rows, containing 19 columns (19 merged, 0 gathered) in 0.016661277 sec., 54077.48757793296 rows/sec., 96.90 MiB/sec. | ||
| 8044 | 2026.01.15 15:07:47.464878 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8045 | 2026.01.15 15:07:47.465231 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.01.15 15:07:47.465300 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8047 | 2026.01.15 15:07:47.465391 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 8048 | 2026.01.15 15:07:48.000252 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.04 MiB, peak 293.64 MiB, free memory in arenas 0.00 B, will set to 289.11 MiB (RSS), difference: 3.07 MiB | ||
| 8049 | 2026.01.15 15:07:51.434466 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8050 | 2026.01.15 15:07:51.434524 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8051 | 2026.01.15 15:07:51.591376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16348 | ||
| 8052 | 2026.01.15 15:07:51.592163 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2026.01.15 15:07:51.592236 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8054 | 2026.01.15 15:07:51.592765 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8055 | 2026.01.15 15:07:51.593003 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2026.01.15 15:07:51.593145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16348 | ||
| 8057 | 2026.01.15 15:07:52.430239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8058 | 2026.01.15 15:07:52.446956 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8059 | 2026.01.15 15:07:52.447012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8060 | 2026.01.15 15:07:52.447368 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2026.01.15 15:07:52.447582 [ 5 ] {9361d388-ad5c-4fe5-b10a-540f752583e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8062 | 2026.01.15 15:07:52.447649 [ 5 ] {9361d388-ad5c-4fe5-b10a-540f752583e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8063 | 2026.01.15 15:07:52.448511 [ 5 ] {9361d388-ad5c-4fe5-b10a-540f752583e7} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.01.15 15:07:52.448556 [ 5 ] {9361d388-ad5c-4fe5-b10a-540f752583e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8065 | 2026.01.15 15:07:52.448975 [ 5 ] {9361d388-ad5c-4fe5-b10a-540f752583e7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8066 | 2026.01.15 15:07:52.449248 [ 5 ] {9361d388-ad5c-4fe5-b10a-540f752583e7} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.01.15 15:07:52.449404 [ 5 ] {9361d388-ad5c-4fe5-b10a-540f752583e7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001872 sec., 219017.09401709403 rows/sec., 13.89 MiB/sec. | ||
| 8068 | 2026.01.15 15:07:52.449448 [ 5 ] {9361d388-ad5c-4fe5-b10a-540f752583e7} <Debug> TCPHandler: Processed in 0.002221063 sec. | ||
| 8069 | 2026.01.15 15:07:52.449570 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.01.15 15:07:52.449666 [ 5 ] {d4ad9fc8-ac69-488f-b946-b63101c24bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8071 | 2026.01.15 15:07:52.449708 [ 5 ] {d4ad9fc8-ac69-488f-b946-b63101c24bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8072 | 2026.01.15 15:07:52.450675 [ 5 ] {d4ad9fc8-ac69-488f-b946-b63101c24bc8} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.01.15 15:07:52.450712 [ 5 ] {d4ad9fc8-ac69-488f-b946-b63101c24bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8074 | 2026.01.15 15:07:52.451107 [ 5 ] {d4ad9fc8-ac69-488f-b946-b63101c24bc8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8075 | 2026.01.15 15:07:52.451332 [ 5 ] {d4ad9fc8-ac69-488f-b946-b63101c24bc8} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.01.15 15:07:52.451463 [ 5 ] {d4ad9fc8-ac69-488f-b946-b63101c24bc8} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001816 sec., 623348.0176211454 rows/sec., 49.37 MiB/sec. | ||
| 8077 | 2026.01.15 15:07:52.451501 [ 5 ] {d4ad9fc8-ac69-488f-b946-b63101c24bc8} <Debug> TCPHandler: Processed in 0.001980855 sec. | ||
| 8078 | 2026.01.15 15:07:52.451619 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2026.01.15 15:07:52.451714 [ 5 ] {cd97edb9-b960-4fd3-af0e-90fae378b6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8080 | 2026.01.15 15:07:52.451755 [ 5 ] {cd97edb9-b960-4fd3-af0e-90fae378b6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8081 | 2026.01.15 15:07:52.452246 [ 5 ] {cd97edb9-b960-4fd3-af0e-90fae378b6bd} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.01.15 15:07:52.452283 [ 5 ] {cd97edb9-b960-4fd3-af0e-90fae378b6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8083 | 2026.01.15 15:07:52.452609 [ 5 ] {cd97edb9-b960-4fd3-af0e-90fae378b6bd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8084 | 2026.01.15 15:07:52.452829 [ 5 ] {cd97edb9-b960-4fd3-af0e-90fae378b6bd} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.01.15 15:07:52.452960 [ 5 ] {cd97edb9-b960-4fd3-af0e-90fae378b6bd} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001264 sec., 170094.93670886077 rows/sec., 10.10 MiB/sec. | ||
| 8086 | 2026.01.15 15:07:52.452998 [ 5 ] {cd97edb9-b960-4fd3-af0e-90fae378b6bd} <Debug> TCPHandler: Processed in 0.001429907 sec. | ||
| 8087 | 2026.01.15 15:07:52.453110 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2026.01.15 15:07:52.453204 [ 5 ] {c74fb1e9-1156-4910-a322-56db7bb1ee1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8089 | 2026.01.15 15:07:52.453244 [ 5 ] {c74fb1e9-1156-4910-a322-56db7bb1ee1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8090 | 2026.01.15 15:07:52.453261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8091 | 2026.01.15 15:07:52.453736 [ 5 ] {c74fb1e9-1156-4910-a322-56db7bb1ee1e} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2026.01.15 15:07:52.453778 [ 5 ] {c74fb1e9-1156-4910-a322-56db7bb1ee1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8093 | 2026.01.15 15:07:52.454018 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.01.15 15:07:52.454101 [ 5 ] {c74fb1e9-1156-4910-a322-56db7bb1ee1e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8095 | 2026.01.15 15:07:52.454332 [ 5 ] {c74fb1e9-1156-4910-a322-56db7bb1ee1e} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.01.15 15:07:52.454469 [ 5 ] {c74fb1e9-1156-4910-a322-56db7bb1ee1e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001283 sec., 165237.7240841777 rows/sec., 10.66 MiB/sec. | ||
| 8097 | 2026.01.15 15:07:52.454507 [ 5 ] {c74fb1e9-1156-4910-a322-56db7bb1ee1e} <Debug> TCPHandler: Processed in 0.001446417 sec. | ||
| 8098 | 2026.01.15 15:07:52.454632 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2026.01.15 15:07:52.454755 [ 5 ] {0fc68c93-21fc-4459-b413-5ff3e84745e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8100 | 2026.01.15 15:07:52.454805 [ 5 ] {0fc68c93-21fc-4459-b413-5ff3e84745e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8101 | 2026.01.15 15:07:52.455360 [ 5 ] {0fc68c93-21fc-4459-b413-5ff3e84745e9} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.01.15 15:07:52.455399 [ 5 ] {0fc68c93-21fc-4459-b413-5ff3e84745e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8103 | 2026.01.15 15:07:52.455734 [ 5 ] {0fc68c93-21fc-4459-b413-5ff3e84745e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8104 | 2026.01.15 15:07:52.455949 [ 5 ] {0fc68c93-21fc-4459-b413-5ff3e84745e9} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.01.15 15:07:52.456080 [ 5 ] {0fc68c93-21fc-4459-b413-5ff3e84745e9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00135 sec., 156296.2962962963 rows/sec., 8.88 MiB/sec. | ||
| 8106 | 2026.01.15 15:07:52.456120 [ 5 ] {0fc68c93-21fc-4459-b413-5ff3e84745e9} <Debug> TCPHandler: Processed in 0.001552251 sec. | ||
| 8107 | 2026.01.15 15:07:52.456244 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8108 | 2026.01.15 15:07:52.456346 [ 5 ] {9e72fce8-d380-488b-8ef4-74a234bf3fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8109 | 2026.01.15 15:07:52.456389 [ 5 ] {9e72fce8-d380-488b-8ef4-74a234bf3fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8110 | 2026.01.15 15:07:52.457000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8111 | 2026.01.15 15:07:52.457090 [ 5 ] {9e72fce8-d380-488b-8ef4-74a234bf3fa9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2026.01.15 15:07:52.457130 [ 5 ] {9e72fce8-d380-488b-8ef4-74a234bf3fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8113 | 2026.01.15 15:07:52.457482 [ 5 ] {9e72fce8-d380-488b-8ef4-74a234bf3fa9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8114 | 2026.01.15 15:07:52.457697 [ 5 ] {9e72fce8-d380-488b-8ef4-74a234bf3fa9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2026.01.15 15:07:52.457828 [ 5 ] {9e72fce8-d380-488b-8ef4-74a234bf3fa9} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001501 sec., 459027.3151232512 rows/sec., 32.05 MiB/sec. | ||
| 8116 | 2026.01.15 15:07:52.457868 [ 5 ] {9e72fce8-d380-488b-8ef4-74a234bf3fa9} <Debug> TCPHandler: Processed in 0.001685796 sec. | ||
| 8117 | 2026.01.15 15:07:52.457973 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8118 | 2026.01.15 15:07:52.458072 [ 5 ] {72874152-021f-4a13-b544-3ed91cd0d485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8119 | 2026.01.15 15:07:52.458116 [ 5 ] {72874152-021f-4a13-b544-3ed91cd0d485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8120 | 2026.01.15 15:07:52.458450 [ 5 ] {72874152-021f-4a13-b544-3ed91cd0d485} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2026.01.15 15:07:52.458488 [ 5 ] {72874152-021f-4a13-b544-3ed91cd0d485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8122 | 2026.01.15 15:07:52.458807 [ 5 ] {72874152-021f-4a13-b544-3ed91cd0d485} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8123 | 2026.01.15 15:07:52.459021 [ 5 ] {72874152-021f-4a13-b544-3ed91cd0d485} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2026.01.15 15:07:52.459165 [ 5 ] {72874152-021f-4a13-b544-3ed91cd0d485} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 8125 | 2026.01.15 15:07:52.459205 [ 5 ] {72874152-021f-4a13-b544-3ed91cd0d485} <Debug> TCPHandler: Processed in 0.001281253 sec. | ||
| 8126 | 2026.01.15 15:07:52.459330 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8127 | 2026.01.15 15:07:52.459452 [ 5 ] {aecc892f-7e4d-4475-8a67-97d47c59c9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8128 | 2026.01.15 15:07:52.459505 [ 5 ] {aecc892f-7e4d-4475-8a67-97d47c59c9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8129 | 2026.01.15 15:07:52.460030 [ 5 ] {aecc892f-7e4d-4475-8a67-97d47c59c9dc} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2026.01.15 15:07:52.460072 [ 5 ] {aecc892f-7e4d-4475-8a67-97d47c59c9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8131 | 2026.01.15 15:07:52.460459 [ 5 ] {aecc892f-7e4d-4475-8a67-97d47c59c9dc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8132 | 2026.01.15 15:07:52.460678 [ 5 ] {aecc892f-7e4d-4475-8a67-97d47c59c9dc} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2026.01.15 15:07:52.460812 [ 5 ] {aecc892f-7e4d-4475-8a67-97d47c59c9dc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001385 sec., 226714.80144404332 rows/sec., 14.89 MiB/sec. | ||
| 8134 | 2026.01.15 15:07:52.460849 [ 5 ] {aecc892f-7e4d-4475-8a67-97d47c59c9dc} <Debug> TCPHandler: Processed in 0.001580232 sec. | ||
| 8135 | 2026.01.15 15:07:52.460958 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8136 | 2026.01.15 15:07:52.461054 [ 5 ] {aab79b33-a975-437d-887a-fe7213c0eed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8137 | 2026.01.15 15:07:52.461096 [ 5 ] {aab79b33-a975-437d-887a-fe7213c0eed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8138 | 2026.01.15 15:07:52.461403 [ 5 ] {aab79b33-a975-437d-887a-fe7213c0eed9} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2026.01.15 15:07:52.461437 [ 5 ] {aab79b33-a975-437d-887a-fe7213c0eed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8140 | 2026.01.15 15:07:52.461740 [ 5 ] {aab79b33-a975-437d-887a-fe7213c0eed9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8141 | 2026.01.15 15:07:52.461954 [ 5 ] {aab79b33-a975-437d-887a-fe7213c0eed9} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2026.01.15 15:07:52.462081 [ 5 ] {aab79b33-a975-437d-887a-fe7213c0eed9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 8143 | 2026.01.15 15:07:52.462117 [ 5 ] {aab79b33-a975-437d-887a-fe7213c0eed9} <Debug> TCPHandler: Processed in 0.00120782 sec. | ||
| 8144 | 2026.01.15 15:07:52.462215 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2026.01.15 15:07:52.462309 [ 5 ] {d1dfb224-761a-4857-bcfe-cfba99ddb788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8146 | 2026.01.15 15:07:52.462362 [ 5 ] {d1dfb224-761a-4857-bcfe-cfba99ddb788} <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 | ||
| 8147 | 2026.01.15 15:07:52.463154 [ 5 ] {d1dfb224-761a-4857-bcfe-cfba99ddb788} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.01.15 15:07:52.463188 [ 5 ] {d1dfb224-761a-4857-bcfe-cfba99ddb788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8149 | 2026.01.15 15:07:52.463714 [ 5 ] {d1dfb224-761a-4857-bcfe-cfba99ddb788} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8150 | 2026.01.15 15:07:52.463946 [ 5 ] {d1dfb224-761a-4857-bcfe-cfba99ddb788} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.01.15 15:07:52.464082 [ 5 ] {d1dfb224-761a-4857-bcfe-cfba99ddb788} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001791 sec., 5583.472920156337 rows/sec., 10.01 MiB/sec. | ||
| 8152 | 2026.01.15 15:07:52.464134 [ 5 ] {d1dfb224-761a-4857-bcfe-cfba99ddb788} <Debug> TCPHandler: Processed in 0.001966944 sec. | ||
| 8153 | 2026.01.15 15:07:52.464247 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.01.15 15:07:52.464343 [ 5 ] {55a53af5-6bac-4e0b-bb30-28a98035cc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8155 | 2026.01.15 15:07:52.464384 [ 5 ] {55a53af5-6bac-4e0b-bb30-28a98035cc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8156 | 2026.01.15 15:07:52.464725 [ 5 ] {55a53af5-6bac-4e0b-bb30-28a98035cc71} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.01.15 15:07:52.464759 [ 5 ] {55a53af5-6bac-4e0b-bb30-28a98035cc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8158 | 2026.01.15 15:07:52.465071 [ 5 ] {55a53af5-6bac-4e0b-bb30-28a98035cc71} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8159 | 2026.01.15 15:07:52.465284 [ 5 ] {55a53af5-6bac-4e0b-bb30-28a98035cc71} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.01.15 15:07:52.465412 [ 5 ] {55a53af5-6bac-4e0b-bb30-28a98035cc71} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 8161 | 2026.01.15 15:07:52.465447 [ 5 ] {55a53af5-6bac-4e0b-bb30-28a98035cc71} <Debug> TCPHandler: Processed in 0.001254432 sec. | ||
| 8162 | 2026.01.15 15:07:53.001074 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.42 MiB, peak 293.91 MiB, free memory in arenas 0.00 B, will set to 289.18 MiB (RSS), difference: -1.24 MiB | ||
| 8163 | 2026.01.15 15:07:56.616915 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1060 | ||
| 8164 | 2026.01.15 15:07:56.619293 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2026.01.15 15:07:56.619345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8166 | 2026.01.15 15:07:56.620549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8167 | 2026.01.15 15:07:56.620818 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2026.01.15 15:07:56.621003 [ 37 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8169 | 2026.01.15 15:07:56.621090 [ 37 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.01.15 15:07:56.621124 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8171 | 2026.01.15 15:07:56.621167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
| 8172 | 2026.01.15 15:07:56.621328 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 8173 | 2026.01.15 15:07:56.621945 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8174 | 2026.01.15 15:07:56.622082 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 880 rows starting from the beginning of the part | ||
| 8175 | 2026.01.15 15:07:56.622437 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 8176 | 2026.01.15 15:07:56.622786 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8177 | 2026.01.15 15:07:56.623123 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 8178 | 2026.01.15 15:07:56.623445 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 8179 | 2026.01.15 15:07:56.623771 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 8180 | 2026.01.15 15:07:56.629966 [ 194 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 72 columns (72 merged, 0 gathered) in 0.008754497 sec., 121080.62861864023 rows/sec., 100.38 MiB/sec. | ||
| 8181 | 2026.01.15 15:07:56.631028 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8182 | 2026.01.15 15:07:56.631517 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_26_5} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2026.01.15 15:07:56.631585 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_26_5} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8184 | 2026.01.15 15:07:56.631726 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 8185 | 2026.01.15 15:07:57.461068 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8186 | 2026.01.15 15:07:57.461320 [ 5 ] {99a146d4-f213-4575-b9e9-9351a05223d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8187 | 2026.01.15 15:07:57.461425 [ 5 ] {99a146d4-f213-4575-b9e9-9351a05223d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8188 | 2026.01.15 15:07:57.462336 [ 5 ] {99a146d4-f213-4575-b9e9-9351a05223d2} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8189 | 2026.01.15 15:07:57.462375 [ 5 ] {99a146d4-f213-4575-b9e9-9351a05223d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8190 | 2026.01.15 15:07:57.462783 [ 5 ] {99a146d4-f213-4575-b9e9-9351a05223d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8191 | 2026.01.15 15:07:57.463028 [ 5 ] {99a146d4-f213-4575-b9e9-9351a05223d2} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8192 | 2026.01.15 15:07:57.463196 [ 5 ] {99a146d4-f213-4575-b9e9-9351a05223d2} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00196 sec., 6122.448979591837 rows/sec., 499.24 KiB/sec. | ||
| 8193 | 2026.01.15 15:07:57.463244 [ 5 ] {99a146d4-f213-4575-b9e9-9351a05223d2} <Debug> TCPHandler: Processed in 0.002307036 sec. | ||
| 8194 | 2026.01.15 15:07:57.463375 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8195 | 2026.01.15 15:07:57.463478 [ 5 ] {6354dc16-943c-4759-bbc4-298ea6b4a786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8196 | 2026.01.15 15:07:57.463521 [ 5 ] {6354dc16-943c-4759-bbc4-298ea6b4a786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8197 | 2026.01.15 15:07:57.464491 [ 5 ] {6354dc16-943c-4759-bbc4-298ea6b4a786} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2026.01.15 15:07:57.464527 [ 5 ] {6354dc16-943c-4759-bbc4-298ea6b4a786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8199 | 2026.01.15 15:07:57.464955 [ 5 ] {6354dc16-943c-4759-bbc4-298ea6b4a786} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8200 | 2026.01.15 15:07:57.465189 [ 5 ] {6354dc16-943c-4759-bbc4-298ea6b4a786} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8201 | 2026.01.15 15:07:57.465325 [ 5 ] {6354dc16-943c-4759-bbc4-298ea6b4a786} <Debug> executeQuery: Read 1264 rows, 106.79 KiB in 0.001876 sec., 673773.987206823 rows/sec., 55.59 MiB/sec. | ||
| 8202 | 2026.01.15 15:07:57.465363 [ 5 ] {6354dc16-943c-4759-bbc4-298ea6b4a786} <Debug> TCPHandler: Processed in 0.002054488 sec. | ||
| 8203 | 2026.01.15 15:07:57.465494 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8204 | 2026.01.15 15:07:57.465602 [ 5 ] {0161c074-80d6-48ca-aa71-83a80268ff81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8205 | 2026.01.15 15:07:57.465644 [ 5 ] {0161c074-80d6-48ca-aa71-83a80268ff81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8206 | 2026.01.15 15:07:57.466057 [ 5 ] {0161c074-80d6-48ca-aa71-83a80268ff81} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2026.01.15 15:07:57.466092 [ 5 ] {0161c074-80d6-48ca-aa71-83a80268ff81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8208 | 2026.01.15 15:07:57.466423 [ 5 ] {0161c074-80d6-48ca-aa71-83a80268ff81} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8209 | 2026.01.15 15:07:57.466661 [ 5 ] {0161c074-80d6-48ca-aa71-83a80268ff81} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2026.01.15 15:07:57.466790 [ 5 ] {0161c074-80d6-48ca-aa71-83a80268ff81} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001211 sec., 35507.84475639967 rows/sec., 2.56 MiB/sec. | ||
| 8211 | 2026.01.15 15:07:57.466827 [ 5 ] {0161c074-80d6-48ca-aa71-83a80268ff81} <Debug> TCPHandler: Processed in 0.001394886 sec. | ||
| 8212 | 2026.01.15 15:07:57.466944 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8213 | 2026.01.15 15:07:57.467039 [ 5 ] {7b8c5327-3245-484b-9c2f-ecb2e1dc337d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8214 | 2026.01.15 15:07:57.467078 [ 5 ] {7b8c5327-3245-484b-9c2f-ecb2e1dc337d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8215 | 2026.01.15 15:07:57.467582 [ 5 ] {7b8c5327-3245-484b-9c2f-ecb2e1dc337d} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8216 | 2026.01.15 15:07:57.467615 [ 5 ] {7b8c5327-3245-484b-9c2f-ecb2e1dc337d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8217 | 2026.01.15 15:07:57.467928 [ 5 ] {7b8c5327-3245-484b-9c2f-ecb2e1dc337d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8218 | 2026.01.15 15:07:57.468143 [ 5 ] {7b8c5327-3245-484b-9c2f-ecb2e1dc337d} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8219 | 2026.01.15 15:07:57.468271 [ 5 ] {7b8c5327-3245-484b-9c2f-ecb2e1dc337d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001253 sec., 181963.2881085395 rows/sec., 12.32 MiB/sec. | ||
| 8220 | 2026.01.15 15:07:57.468316 [ 5 ] {7b8c5327-3245-484b-9c2f-ecb2e1dc337d} <Debug> TCPHandler: Processed in 0.001430087 sec. | ||
| 8221 | 2026.01.15 15:07:57.468434 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8222 | 2026.01.15 15:07:57.468552 [ 5 ] {567df726-4c8f-461b-a43c-0eecb19527cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8223 | 2026.01.15 15:07:57.468600 [ 5 ] {567df726-4c8f-461b-a43c-0eecb19527cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8224 | 2026.01.15 15:07:57.469265 [ 5 ] {567df726-4c8f-461b-a43c-0eecb19527cc} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8225 | 2026.01.15 15:07:57.469300 [ 5 ] {567df726-4c8f-461b-a43c-0eecb19527cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8226 | 2026.01.15 15:07:57.469649 [ 5 ] {567df726-4c8f-461b-a43c-0eecb19527cc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8227 | 2026.01.15 15:07:57.469887 [ 5 ] {567df726-4c8f-461b-a43c-0eecb19527cc} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8228 | 2026.01.15 15:07:57.470016 [ 5 ] {567df726-4c8f-461b-a43c-0eecb19527cc} <Debug> executeQuery: Read 563 rows, 42.87 KiB in 0.001492 sec., 377345.84450402146 rows/sec., 28.06 MiB/sec. | ||
| 8229 | 2026.01.15 15:07:57.470054 [ 5 ] {567df726-4c8f-461b-a43c-0eecb19527cc} <Debug> TCPHandler: Processed in 0.001682655 sec. | ||
| 8230 | 2026.01.15 15:07:57.470168 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8231 | 2026.01.15 15:07:57.470261 [ 5 ] {17f5e05f-056d-4276-87be-0ca54f199afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8232 | 2026.01.15 15:07:57.470304 [ 5 ] {17f5e05f-056d-4276-87be-0ca54f199afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8233 | 2026.01.15 15:07:57.470858 [ 5 ] {17f5e05f-056d-4276-87be-0ca54f199afb} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2026.01.15 15:07:57.470892 [ 5 ] {17f5e05f-056d-4276-87be-0ca54f199afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8235 | 2026.01.15 15:07:57.471287 [ 5 ] {17f5e05f-056d-4276-87be-0ca54f199afb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8236 | 2026.01.15 15:07:57.471509 [ 5 ] {17f5e05f-056d-4276-87be-0ca54f199afb} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.01.15 15:07:57.471634 [ 5 ] {17f5e05f-056d-4276-87be-0ca54f199afb} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001394 sec., 609756.0975609756 rows/sec., 41.05 MiB/sec. | ||
| 8238 | 2026.01.15 15:07:57.471674 [ 5 ] {17f5e05f-056d-4276-87be-0ca54f199afb} <Debug> TCPHandler: Processed in 0.001555771 sec. | ||
| 8239 | 2026.01.15 15:07:57.471782 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2026.01.15 15:07:57.471873 [ 5 ] {206d5dad-3a19-4530-9ccb-a622633eeb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8241 | 2026.01.15 15:07:57.471926 [ 5 ] {206d5dad-3a19-4530-9ccb-a622633eeb94} <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 | ||
| 8242 | 2026.01.15 15:07:57.472724 [ 5 ] {206d5dad-3a19-4530-9ccb-a622633eeb94} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.01.15 15:07:57.472765 [ 5 ] {206d5dad-3a19-4530-9ccb-a622633eeb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8244 | 2026.01.15 15:07:57.473317 [ 5 ] {206d5dad-3a19-4530-9ccb-a622633eeb94} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8245 | 2026.01.15 15:07:57.473549 [ 5 ] {206d5dad-3a19-4530-9ccb-a622633eeb94} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.01.15 15:07:57.473689 [ 5 ] {206d5dad-3a19-4530-9ccb-a622633eeb94} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001838 sec., 16866.158868335147 rows/sec., 30.22 MiB/sec. | ||
| 8247 | 2026.01.15 15:07:57.473751 [ 5 ] {206d5dad-3a19-4530-9ccb-a622633eeb94} <Debug> TCPHandler: Processed in 0.002021456 sec. | ||
| 8248 | 2026.01.15 15:07:57.473861 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.01.15 15:07:57.473953 [ 5 ] {c2a455a7-1cec-406a-a7f7-cd3134da7679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8250 | 2026.01.15 15:07:57.473994 [ 5 ] {c2a455a7-1cec-406a-a7f7-cd3134da7679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8251 | 2026.01.15 15:07:57.474321 [ 5 ] {c2a455a7-1cec-406a-a7f7-cd3134da7679} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.01.15 15:07:57.474357 [ 5 ] {c2a455a7-1cec-406a-a7f7-cd3134da7679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8253 | 2026.01.15 15:07:57.474661 [ 5 ] {c2a455a7-1cec-406a-a7f7-cd3134da7679} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8254 | 2026.01.15 15:07:57.474901 [ 5 ] {c2a455a7-1cec-406a-a7f7-cd3134da7679} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.01.15 15:07:57.475024 [ 5 ] {c2a455a7-1cec-406a-a7f7-cd3134da7679} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 8256 | 2026.01.15 15:07:57.475059 [ 5 ] {c2a455a7-1cec-406a-a7f7-cd3134da7679} <Debug> TCPHandler: Processed in 0.001248911 sec. | ||
| 8257 | 2026.01.15 15:07:59.093222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16860 | ||
| 8258 | 2026.01.15 15:07:59.093799 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2026.01.15 15:07:59.093843 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8260 | 2026.01.15 15:07:59.094316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8261 | 2026.01.15 15:07:59.094544 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2026.01.15 15:07:59.094668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16860 | ||
| 8263 | 2026.01.15 15:07:59.957095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8264 | 2026.01.15 15:07:59.973475 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2026.01.15 15:07:59.973532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8266 | 2026.01.15 15:07:59.979638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8267 | 2026.01.15 15:07:59.980346 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.01.15 15:07:59.983160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8269 | 2026.01.15 15:08:02.442082 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8270 | 2026.01.15 15:08:02.442276 [ 5 ] {b9fac8c4-4fe4-415f-82e7-3d62fe1c7eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8271 | 2026.01.15 15:08:02.442342 [ 5 ] {b9fac8c4-4fe4-415f-82e7-3d62fe1c7eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8272 | 2026.01.15 15:08:02.443192 [ 5 ] {b9fac8c4-4fe4-415f-82e7-3d62fe1c7eab} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2026.01.15 15:08:02.443236 [ 5 ] {b9fac8c4-4fe4-415f-82e7-3d62fe1c7eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8274 | 2026.01.15 15:08:02.443655 [ 5 ] {b9fac8c4-4fe4-415f-82e7-3d62fe1c7eab} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8275 | 2026.01.15 15:08:02.443890 [ 5 ] {b9fac8c4-4fe4-415f-82e7-3d62fe1c7eab} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2026.01.15 15:08:02.444051 [ 5 ] {b9fac8c4-4fe4-415f-82e7-3d62fe1c7eab} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001824 sec., 224780.70175438595 rows/sec., 14.26 MiB/sec. | ||
| 8277 | 2026.01.15 15:08:02.444103 [ 5 ] {b9fac8c4-4fe4-415f-82e7-3d62fe1c7eab} <Debug> TCPHandler: Processed in 0.00215102 sec. | ||
| 8278 | 2026.01.15 15:08:02.444235 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8279 | 2026.01.15 15:08:02.444340 [ 5 ] {471f6af8-238d-4209-ae3f-01806979bf4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8280 | 2026.01.15 15:08:02.444386 [ 5 ] {471f6af8-238d-4209-ae3f-01806979bf4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8281 | 2026.01.15 15:08:02.445418 [ 5 ] {471f6af8-238d-4209-ae3f-01806979bf4a} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8282 | 2026.01.15 15:08:02.445455 [ 5 ] {471f6af8-238d-4209-ae3f-01806979bf4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8283 | 2026.01.15 15:08:02.445856 [ 5 ] {471f6af8-238d-4209-ae3f-01806979bf4a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8284 | 2026.01.15 15:08:02.446079 [ 5 ] {471f6af8-238d-4209-ae3f-01806979bf4a} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8285 | 2026.01.15 15:08:02.446214 [ 5 ] {471f6af8-238d-4209-ae3f-01806979bf4a} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001897 sec., 596731.6816025303 rows/sec., 47.26 MiB/sec. | ||
| 8286 | 2026.01.15 15:08:02.446254 [ 5 ] {471f6af8-238d-4209-ae3f-01806979bf4a} <Debug> TCPHandler: Processed in 0.002069978 sec. | ||
| 8287 | 2026.01.15 15:08:02.446386 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8288 | 2026.01.15 15:08:02.446485 [ 5 ] {19400bf8-7a46-476e-9516-db1280fe414d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8289 | 2026.01.15 15:08:02.446526 [ 5 ] {19400bf8-7a46-476e-9516-db1280fe414d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8290 | 2026.01.15 15:08:02.447042 [ 5 ] {19400bf8-7a46-476e-9516-db1280fe414d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2026.01.15 15:08:02.447077 [ 5 ] {19400bf8-7a46-476e-9516-db1280fe414d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8292 | 2026.01.15 15:08:02.447396 [ 5 ] {19400bf8-7a46-476e-9516-db1280fe414d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8293 | 2026.01.15 15:08:02.447632 [ 5 ] {19400bf8-7a46-476e-9516-db1280fe414d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2026.01.15 15:08:02.447764 [ 5 ] {19400bf8-7a46-476e-9516-db1280fe414d} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001301 sec., 165257.4942352037 rows/sec., 9.81 MiB/sec. | ||
| 8295 | 2026.01.15 15:08:02.447801 [ 5 ] {19400bf8-7a46-476e-9516-db1280fe414d} <Debug> TCPHandler: Processed in 0.001466838 sec. | ||
| 8296 | 2026.01.15 15:08:02.447913 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8297 | 2026.01.15 15:08:02.448011 [ 5 ] {e9dd5c61-5660-417b-b037-54eb6a7e4e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8298 | 2026.01.15 15:08:02.448052 [ 5 ] {e9dd5c61-5660-417b-b037-54eb6a7e4e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8299 | 2026.01.15 15:08:02.448543 [ 5 ] {e9dd5c61-5660-417b-b037-54eb6a7e4e44} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.01.15 15:08:02.448580 [ 5 ] {e9dd5c61-5660-417b-b037-54eb6a7e4e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8301 | 2026.01.15 15:08:02.448920 [ 5 ] {e9dd5c61-5660-417b-b037-54eb6a7e4e44} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8302 | 2026.01.15 15:08:02.449141 [ 5 ] {e9dd5c61-5660-417b-b037-54eb6a7e4e44} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8303 | 2026.01.15 15:08:02.449271 [ 5 ] {e9dd5c61-5660-417b-b037-54eb6a7e4e44} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00128 sec., 165625 rows/sec., 10.68 MiB/sec. | ||
| 8304 | 2026.01.15 15:08:02.449310 [ 5 ] {e9dd5c61-5660-417b-b037-54eb6a7e4e44} <Debug> TCPHandler: Processed in 0.001446367 sec. | ||
| 8305 | 2026.01.15 15:08:02.449415 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8306 | 2026.01.15 15:08:02.449514 [ 5 ] {271143c0-2680-4270-993c-c75dc16700df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8307 | 2026.01.15 15:08:02.449554 [ 5 ] {271143c0-2680-4270-993c-c75dc16700df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8308 | 2026.01.15 15:08:02.450036 [ 5 ] {271143c0-2680-4270-993c-c75dc16700df} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2026.01.15 15:08:02.450070 [ 5 ] {271143c0-2680-4270-993c-c75dc16700df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8310 | 2026.01.15 15:08:02.450397 [ 5 ] {271143c0-2680-4270-993c-c75dc16700df} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8311 | 2026.01.15 15:08:02.450615 [ 5 ] {271143c0-2680-4270-993c-c75dc16700df} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.01.15 15:08:02.450743 [ 5 ] {271143c0-2680-4270-993c-c75dc16700df} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 8313 | 2026.01.15 15:08:02.450779 [ 5 ] {271143c0-2680-4270-993c-c75dc16700df} <Debug> TCPHandler: Processed in 0.001412526 sec. | ||
| 8314 | 2026.01.15 15:08:02.450894 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.01.15 15:08:02.450986 [ 5 ] {0c054ca7-7b27-4c9e-81eb-a95970aae895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8316 | 2026.01.15 15:08:02.451024 [ 5 ] {0c054ca7-7b27-4c9e-81eb-a95970aae895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8317 | 2026.01.15 15:08:02.451689 [ 5 ] {0c054ca7-7b27-4c9e-81eb-a95970aae895} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.01.15 15:08:02.451723 [ 5 ] {0c054ca7-7b27-4c9e-81eb-a95970aae895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8319 | 2026.01.15 15:08:02.452065 [ 5 ] {0c054ca7-7b27-4c9e-81eb-a95970aae895} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8320 | 2026.01.15 15:08:02.452278 [ 5 ] {0c054ca7-7b27-4c9e-81eb-a95970aae895} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.01.15 15:08:02.452405 [ 5 ] {0c054ca7-7b27-4c9e-81eb-a95970aae895} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001438 sec., 479137.6912378303 rows/sec., 33.46 MiB/sec. | ||
| 8322 | 2026.01.15 15:08:02.452441 [ 5 ] {0c054ca7-7b27-4c9e-81eb-a95970aae895} <Debug> TCPHandler: Processed in 0.001593722 sec. | ||
| 8323 | 2026.01.15 15:08:02.452541 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2026.01.15 15:08:02.452632 [ 5 ] {e84c95a6-6e97-4a8d-9bea-d227ec93dba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8325 | 2026.01.15 15:08:02.452672 [ 5 ] {e84c95a6-6e97-4a8d-9bea-d227ec93dba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8326 | 2026.01.15 15:08:02.453016 [ 5 ] {e84c95a6-6e97-4a8d-9bea-d227ec93dba9} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.01.15 15:08:02.453054 [ 5 ] {e84c95a6-6e97-4a8d-9bea-d227ec93dba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8328 | 2026.01.15 15:08:02.453382 [ 5 ] {e84c95a6-6e97-4a8d-9bea-d227ec93dba9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8329 | 2026.01.15 15:08:02.453594 [ 5 ] {e84c95a6-6e97-4a8d-9bea-d227ec93dba9} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.01.15 15:08:02.453724 [ 5 ] {e84c95a6-6e97-4a8d-9bea-d227ec93dba9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 8331 | 2026.01.15 15:08:02.453761 [ 5 ] {e84c95a6-6e97-4a8d-9bea-d227ec93dba9} <Debug> TCPHandler: Processed in 0.001266251 sec. | ||
| 8332 | 2026.01.15 15:08:02.453863 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.01.15 15:08:02.453958 [ 5 ] {b3015cb7-db6e-485c-ad9d-f70766905540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8334 | 2026.01.15 15:08:02.454002 [ 5 ] {b3015cb7-db6e-485c-ad9d-f70766905540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8335 | 2026.01.15 15:08:02.454445 [ 5 ] {b3015cb7-db6e-485c-ad9d-f70766905540} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.01.15 15:08:02.454480 [ 5 ] {b3015cb7-db6e-485c-ad9d-f70766905540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8337 | 2026.01.15 15:08:02.454821 [ 5 ] {b3015cb7-db6e-485c-ad9d-f70766905540} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8338 | 2026.01.15 15:08:02.455042 [ 5 ] {b3015cb7-db6e-485c-ad9d-f70766905540} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.01.15 15:08:02.455171 [ 5 ] {b3015cb7-db6e-485c-ad9d-f70766905540} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001232 sec., 254870.12987012987 rows/sec., 16.74 MiB/sec. | ||
| 8340 | 2026.01.15 15:08:02.455207 [ 5 ] {b3015cb7-db6e-485c-ad9d-f70766905540} <Debug> TCPHandler: Processed in 0.001394236 sec. | ||
| 8341 | 2026.01.15 15:08:02.455318 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2026.01.15 15:08:02.455428 [ 5 ] {9d04971f-0ff5-4e66-9954-d0e39f220f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8343 | 2026.01.15 15:08:02.455476 [ 5 ] {9d04971f-0ff5-4e66-9954-d0e39f220f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8344 | 2026.01.15 15:08:02.455823 [ 5 ] {9d04971f-0ff5-4e66-9954-d0e39f220f1d} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.01.15 15:08:02.455899 [ 5 ] {9d04971f-0ff5-4e66-9954-d0e39f220f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8346 | 2026.01.15 15:08:02.456261 [ 5 ] {9d04971f-0ff5-4e66-9954-d0e39f220f1d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8347 | 2026.01.15 15:08:02.456489 [ 5 ] {9d04971f-0ff5-4e66-9954-d0e39f220f1d} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.01.15 15:08:02.456584 [ 7 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8349 | 2026.01.15 15:08:02.456616 [ 5 ] {9d04971f-0ff5-4e66-9954-d0e39f220f1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00121 sec., 826.4462809917355 rows/sec., 55.69 KiB/sec. | ||
| 8350 | 2026.01.15 15:08:02.456622 [ 7 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8351 | 2026.01.15 15:08:02.456647 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8352 | 2026.01.15 15:08:02.456652 [ 5 ] {9d04971f-0ff5-4e66-9954-d0e39f220f1d} <Debug> TCPHandler: Processed in 0.001389345 sec. | ||
| 8353 | 2026.01.15 15:08:02.456755 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8354 | 2026.01.15 15:08:02.456764 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8355 | 2026.01.15 15:08:02.456845 [ 5 ] {10aaf59c-f0c5-43c7-a139-7c2dc0ef8a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8356 | 2026.01.15 15:08:02.456903 [ 5 ] {10aaf59c-f0c5-43c7-a139-7c2dc0ef8a96} <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 | ||
| 8357 | 2026.01.15 15:08:02.456915 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8358 | 2026.01.15 15:08:02.456957 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 8359 | 2026.01.15 15:08:02.457020 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8360 | 2026.01.15 15:08:02.457064 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8361 | 2026.01.15 15:08:02.457104 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8362 | 2026.01.15 15:08:02.457146 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8363 | 2026.01.15 15:08:02.457187 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8364 | 2026.01.15 15:08:02.457670 [ 5 ] {10aaf59c-f0c5-43c7-a139-7c2dc0ef8a96} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.01.15 15:08:02.457709 [ 5 ] {10aaf59c-f0c5-43c7-a139-7c2dc0ef8a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8366 | 2026.01.15 15:08:02.458019 [ 194 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001312183 sec., 19052.220612521272 rows/sec., 1.25 MiB/sec. | ||
| 8367 | 2026.01.15 15:08:02.458180 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8368 | 2026.01.15 15:08:02.458253 [ 5 ] {10aaf59c-f0c5-43c7-a139-7c2dc0ef8a96} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8369 | 2026.01.15 15:08:02.458555 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_25_5} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.01.15 15:08:02.458567 [ 5 ] {10aaf59c-f0c5-43c7-a139-7c2dc0ef8a96} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2026.01.15 15:08:02.458661 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_25_5} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8372 | 2026.01.15 15:08:02.458728 [ 5 ] {10aaf59c-f0c5-43c7-a139-7c2dc0ef8a96} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001899 sec., 5265.92943654555 rows/sec., 9.44 MiB/sec. | ||
| 8373 | 2026.01.15 15:08:02.458758 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8374 | 2026.01.15 15:08:02.458794 [ 5 ] {10aaf59c-f0c5-43c7-a139-7c2dc0ef8a96} <Debug> TCPHandler: Processed in 0.002085179 sec. | ||
| 8375 | 2026.01.15 15:08:02.458914 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2026.01.15 15:08:02.459006 [ 5 ] {6405af5f-5a41-4310-84dd-6ea4006c58fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8377 | 2026.01.15 15:08:02.459047 [ 5 ] {6405af5f-5a41-4310-84dd-6ea4006c58fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8378 | 2026.01.15 15:08:02.459380 [ 5 ] {6405af5f-5a41-4310-84dd-6ea4006c58fd} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.01.15 15:08:02.459414 [ 5 ] {6405af5f-5a41-4310-84dd-6ea4006c58fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8380 | 2026.01.15 15:08:02.459729 [ 5 ] {6405af5f-5a41-4310-84dd-6ea4006c58fd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8381 | 2026.01.15 15:08:02.459941 [ 5 ] {6405af5f-5a41-4310-84dd-6ea4006c58fd} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.01.15 15:08:02.460066 [ 5 ] {6405af5f-5a41-4310-84dd-6ea4006c58fd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00108 sec., 96296.29629629629 rows/sec., 5.90 MiB/sec. | ||
| 8383 | 2026.01.15 15:08:02.460100 [ 5 ] {6405af5f-5a41-4310-84dd-6ea4006c58fd} <Debug> TCPHandler: Processed in 0.00123386 sec. | ||
| 8384 | 2026.01.15 15:08:06.434575 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8385 | 2026.01.15 15:08:06.434644 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8386 | 2026.01.15 15:08:06.594730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17308 | ||
| 8387 | 2026.01.15 15:08:06.595259 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.01.15 15:08:06.595306 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8389 | 2026.01.15 15:08:06.595799 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8390 | 2026.01.15 15:08:06.596033 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2026.01.15 15:08:06.596179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17308 | ||
| 8392 | 2026.01.15 15:08:06.596191 [ 26 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8393 | 2026.01.15 15:08:06.596257 [ 26 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2026.01.15 15:08:06.596277 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8395 | 2026.01.15 15:08:06.596383 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 8396 | 2026.01.15 15:08:06.596491 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8397 | 2026.01.15 15:08:06.596528 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14940 rows starting from the beginning of the part | ||
| 8398 | 2026.01.15 15:08:06.596593 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 8399 | 2026.01.15 15:08:06.596642 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 8400 | 2026.01.15 15:08:06.596690 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 8401 | 2026.01.15 15:08:06.596732 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 8402 | 2026.01.15 15:08:06.596774 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 8403 | 2026.01.15 15:08:06.599038 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002698399 sec., 6414173.7378349155 rows/sec., 91.76 MiB/sec. | ||
| 8404 | 2026.01.15 15:08:06.599348 [ 194 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8405 | 2026.01.15 15:08:06.599694 [ 194 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_36_7} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2026.01.15 15:08:06.599779 [ 194 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_36_7} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8407 | 2026.01.15 15:08:06.599892 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 8408 | 2026.01.15 15:08:06.621356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1098 | ||
| 8409 | 2026.01.15 15:08:06.624118 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2026.01.15 15:08:06.624163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8411 | 2026.01.15 15:08:06.625426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8412 | 2026.01.15 15:08:06.625718 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2026.01.15 15:08:06.626081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 8414 | 2026.01.15 15:08:07.430474 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2026.01.15 15:08:07.430670 [ 5 ] {417b85df-49d6-43b0-9438-49bee89ae7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8416 | 2026.01.15 15:08:07.430744 [ 5 ] {417b85df-49d6-43b0-9438-49bee89ae7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8417 | 2026.01.15 15:08:07.431426 [ 5 ] {417b85df-49d6-43b0-9438-49bee89ae7bf} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.01.15 15:08:07.431467 [ 5 ] {417b85df-49d6-43b0-9438-49bee89ae7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8419 | 2026.01.15 15:08:07.431871 [ 5 ] {417b85df-49d6-43b0-9438-49bee89ae7bf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8420 | 2026.01.15 15:08:07.432108 [ 5 ] {417b85df-49d6-43b0-9438-49bee89ae7bf} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.01.15 15:08:07.432261 [ 25 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8422 | 2026.01.15 15:08:07.432272 [ 5 ] {417b85df-49d6-43b0-9438-49bee89ae7bf} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001654 sec., 71342.2007255139 rows/sec., 6.04 MiB/sec. | ||
| 8423 | 2026.01.15 15:08:07.432312 [ 25 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2026.01.15 15:08:07.432335 [ 5 ] {417b85df-49d6-43b0-9438-49bee89ae7bf} <Debug> TCPHandler: Processed in 0.001993565 sec. | ||
| 8425 | 2026.01.15 15:08:07.432335 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8426 | 2026.01.15 15:08:07.432475 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 8427 | 2026.01.15 15:08:07.432485 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8428 | 2026.01.15 15:08:07.432644 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8429 | 2026.01.15 15:08:07.432649 [ 5 ] {b3395607-55c3-47bb-891d-210b62a07a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8430 | 2026.01.15 15:08:07.432690 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2465 rows starting from the beginning of the part | ||
| 8431 | 2026.01.15 15:08:07.432711 [ 5 ] {b3395607-55c3-47bb-891d-210b62a07a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8432 | 2026.01.15 15:08:07.432776 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 118 rows starting from the beginning of the part | ||
| 8433 | 2026.01.15 15:08:07.432835 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1132 rows starting from the beginning of the part | ||
| 8434 | 2026.01.15 15:08:07.432882 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1264 rows starting from the beginning of the part | ||
| 8435 | 2026.01.15 15:08:07.432922 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1132 rows starting from the beginning of the part | ||
| 8436 | 2026.01.15 15:08:07.432963 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 118 rows starting from the beginning of the part | ||
| 8437 | 2026.01.15 15:08:07.433173 [ 5 ] {b3395607-55c3-47bb-891d-210b62a07a68} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2026.01.15 15:08:07.433216 [ 5 ] {b3395607-55c3-47bb-891d-210b62a07a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8439 | 2026.01.15 15:08:07.433553 [ 5 ] {b3395607-55c3-47bb-891d-210b62a07a68} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8440 | 2026.01.15 15:08:07.433801 [ 5 ] {b3395607-55c3-47bb-891d-210b62a07a68} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.01.15 15:08:07.433940 [ 5 ] {b3395607-55c3-47bb-891d-210b62a07a68} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001313 sec., 23610.05331302361 rows/sec., 1.73 MiB/sec. | ||
| 8442 | 2026.01.15 15:08:07.433990 [ 5 ] {b3395607-55c3-47bb-891d-210b62a07a68} <Debug> TCPHandler: Processed in 0.001561381 sec. | ||
| 8443 | 2026.01.15 15:08:07.434112 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8444 | 2026.01.15 15:08:07.434208 [ 5 ] {2c86d39f-0138-43de-bc05-fdedc4d5b333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8445 | 2026.01.15 15:08:07.434250 [ 5 ] {2c86d39f-0138-43de-bc05-fdedc4d5b333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8446 | 2026.01.15 15:08:07.434709 [ 5 ] {2c86d39f-0138-43de-bc05-fdedc4d5b333} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.01.15 15:08:07.434745 [ 5 ] {2c86d39f-0138-43de-bc05-fdedc4d5b333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8448 | 2026.01.15 15:08:07.435052 [ 5 ] {2c86d39f-0138-43de-bc05-fdedc4d5b333} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8449 | 2026.01.15 15:08:07.435135 [ 194 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6229 rows, containing 5 columns (5 merged, 0 gathered) in 0.00272823 sec., 2283165.275654912 rows/sec., 193.74 MiB/sec. | ||
| 8450 | 2026.01.15 15:08:07.435270 [ 5 ] {2c86d39f-0138-43de-bc05-fdedc4d5b333} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2026.01.15 15:08:07.435386 [ 25 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8452 | 2026.01.15 15:08:07.435399 [ 5 ] {2c86d39f-0138-43de-bc05-fdedc4d5b333} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001211 sec., 78447.56399669695 rows/sec., 6.13 MiB/sec. | ||
| 8453 | 2026.01.15 15:08:07.435420 [ 25 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2026.01.15 15:08:07.435439 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8455 | 2026.01.15 15:08:07.435440 [ 5 ] {2c86d39f-0138-43de-bc05-fdedc4d5b333} <Debug> TCPHandler: Processed in 0.001380515 sec. | ||
| 8456 | 2026.01.15 15:08:07.435452 [ 194 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8457 | 2026.01.15 15:08:07.435508 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 8458 | 2026.01.15 15:08:07.435582 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8459 | 2026.01.15 15:08:07.435601 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8460 | 2026.01.15 15:08:07.435631 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1250 rows starting from the beginning of the part | ||
| 8461 | 2026.01.15 15:08:07.435677 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 95 rows starting from the beginning of the part | ||
| 8462 | 2026.01.15 15:08:07.435683 [ 5 ] {3030e744-db62-4595-b38f-884e45e90fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8463 | 2026.01.15 15:08:07.435717 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 689 rows starting from the beginning of the part | ||
| 8464 | 2026.01.15 15:08:07.435739 [ 5 ] {3030e744-db62-4595-b38f-884e45e90fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8465 | 2026.01.15 15:08:07.435755 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 563 rows starting from the beginning of the part | ||
| 8466 | 2026.01.15 15:08:07.435785 [ 194 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_51_10} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.01.15 15:08:07.435794 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 689 rows starting from the beginning of the part | ||
| 8468 | 2026.01.15 15:08:07.435842 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
| 8469 | 2026.01.15 15:08:07.435876 [ 194 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_51_10} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8470 | 2026.01.15 15:08:07.435956 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 8471 | 2026.01.15 15:08:07.436192 [ 5 ] {3030e744-db62-4595-b38f-884e45e90fd2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8472 | 2026.01.15 15:08:07.436230 [ 5 ] {3030e744-db62-4595-b38f-884e45e90fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8473 | 2026.01.15 15:08:07.436587 [ 5 ] {3030e744-db62-4595-b38f-884e45e90fd2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8474 | 2026.01.15 15:08:07.436803 [ 5 ] {3030e744-db62-4595-b38f-884e45e90fd2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8475 | 2026.01.15 15:08:07.436936 [ 5 ] {3030e744-db62-4595-b38f-884e45e90fd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 8476 | 2026.01.15 15:08:07.436947 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8477 | 2026.01.15 15:08:07.436974 [ 5 ] {3030e744-db62-4595-b38f-884e45e90fd2} <Debug> TCPHandler: Processed in 0.001446487 sec. | ||
| 8478 | 2026.01.15 15:08:07.436951 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3381 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469938 sec., 2300097.0108943367 rows/sec., 174.18 MiB/sec. | ||
| 8479 | 2026.01.15 15:08:07.437010 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8480 | 2026.01.15 15:08:07.437049 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8481 | 2026.01.15 15:08:07.437106 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8482 | 2026.01.15 15:08:07.437117 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 8483 | 2026.01.15 15:08:07.437184 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8484 | 2026.01.15 15:08:07.437214 [ 5 ] {0b4e8e56-b2c1-4a5f-9eb9-9c6123586269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8485 | 2026.01.15 15:08:07.437222 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8486 | 2026.01.15 15:08:07.437262 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17104 rows starting from the beginning of the part | ||
| 8487 | 2026.01.15 15:08:07.437281 [ 5 ] {0b4e8e56-b2c1-4a5f-9eb9-9c6123586269} <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 | ||
| 8488 | 2026.01.15 15:08:07.437306 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 8489 | 2026.01.15 15:08:07.437342 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 8490 | 2026.01.15 15:08:07.437376 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 850 rows starting from the beginning of the part | ||
| 8491 | 2026.01.15 15:08:07.437409 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 314 rows starting from the beginning of the part | ||
| 8492 | 2026.01.15 15:08:07.437440 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 8493 | 2026.01.15 15:08:07.437462 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_51_10} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.01.15 15:08:07.437554 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_51_10} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8495 | 2026.01.15 15:08:07.437636 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8496 | 2026.01.15 15:08:07.438114 [ 5 ] {0b4e8e56-b2c1-4a5f-9eb9-9c6123586269} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.01.15 15:08:07.438157 [ 5 ] {0b4e8e56-b2c1-4a5f-9eb9-9c6123586269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8498 | 2026.01.15 15:08:07.438771 [ 5 ] {0b4e8e56-b2c1-4a5f-9eb9-9c6123586269} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8499 | 2026.01.15 15:08:07.439018 [ 5 ] {0b4e8e56-b2c1-4a5f-9eb9-9c6123586269} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2026.01.15 15:08:07.439172 [ 5 ] {0b4e8e56-b2c1-4a5f-9eb9-9c6123586269} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001977 sec., 15680.323722812342 rows/sec., 28.10 MiB/sec. | ||
| 8501 | 2026.01.15 15:08:07.439235 [ 5 ] {0b4e8e56-b2c1-4a5f-9eb9-9c6123586269} <Debug> TCPHandler: Processed in 0.002180271 sec. | ||
| 8502 | 2026.01.15 15:08:07.439355 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8503 | 2026.01.15 15:08:07.439454 [ 5 ] {4f9a0084-4b86-4c07-a384-9ca8f34f36bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8504 | 2026.01.15 15:08:07.439498 [ 5 ] {4f9a0084-4b86-4c07-a384-9ca8f34f36bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8505 | 2026.01.15 15:08:07.439843 [ 5 ] {4f9a0084-4b86-4c07-a384-9ca8f34f36bc} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.01.15 15:08:07.439879 [ 5 ] {4f9a0084-4b86-4c07-a384-9ca8f34f36bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8507 | 2026.01.15 15:08:07.440212 [ 5 ] {4f9a0084-4b86-4c07-a384-9ca8f34f36bc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8508 | 2026.01.15 15:08:07.440426 [ 5 ] {4f9a0084-4b86-4c07-a384-9ca8f34f36bc} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2026.01.15 15:08:07.440524 [ 77 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8510 | 2026.01.15 15:08:07.440556 [ 77 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.01.15 15:08:07.440559 [ 5 ] {4f9a0084-4b86-4c07-a384-9ca8f34f36bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 8512 | 2026.01.15 15:08:07.440575 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8513 | 2026.01.15 15:08:07.440600 [ 5 ] {4f9a0084-4b86-4c07-a384-9ca8f34f36bc} <Debug> TCPHandler: Processed in 0.001295472 sec. | ||
| 8514 | 2026.01.15 15:08:07.440693 [ 197 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 8515 | 2026.01.15 15:08:07.440833 [ 197 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8516 | 2026.01.15 15:08:07.440869 [ 197 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3606 rows starting from the beginning of the part | ||
| 8517 | 2026.01.15 15:08:07.440936 [ 197 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 8518 | 2026.01.15 15:08:07.440983 [ 197 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 8519 | 2026.01.15 15:08:07.441026 [ 197 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8520 | 2026.01.15 15:08:07.441070 [ 197 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 8521 | 2026.01.15 15:08:07.441115 [ 197 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 8522 | 2026.01.15 15:08:07.442685 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3994 rows, containing 4 columns (4 merged, 0 gathered) in 0.002043197 sec., 1954779.690847236 rows/sec., 124.66 MiB/sec. | ||
| 8523 | 2026.01.15 15:08:07.443113 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18902 rows, containing 5 columns (5 merged, 0 gathered) in 0.006019168 sec., 3140301.1180282724 rows/sec., 211.31 MiB/sec. | ||
| 8524 | 2026.01.15 15:08:07.443126 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8525 | 2026.01.15 15:08:07.443541 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8526 | 2026.01.15 15:08:07.443579 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_51_10} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2026.01.15 15:08:07.443699 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_51_10} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8528 | 2026.01.15 15:08:07.443822 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8529 | 2026.01.15 15:08:07.443957 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2026.01.15 15:08:07.444027 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8531 | 2026.01.15 15:08:07.444099 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. | ||
| 8532 | 2026.01.15 15:08:07.483219 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8533 | 2026.01.15 15:08:07.500657 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.01.15 15:08:07.500712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8535 | 2026.01.15 15:08:07.506734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8536 | 2026.01.15 15:08:07.507424 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.01.15 15:08:07.507724 [ 77 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8538 | 2026.01.15 15:08:07.507763 [ 77 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2026.01.15 15:08:07.507781 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8540 | 2026.01.15 15:08:07.507888 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 8541 | 2026.01.15 15:08:07.510317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8542 | 2026.01.15 15:08:07.511053 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8543 | 2026.01.15 15:08:07.511846 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 8544 | 2026.01.15 15:08:07.515123 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 8545 | 2026.01.15 15:08:07.518360 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 8546 | 2026.01.15 15:08:07.521942 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8547 | 2026.01.15 15:08:07.525695 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8548 | 2026.01.15 15:08:07.529454 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 8549 | 2026.01.15 15:08:07.582623 [ 186 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.074785535 sec., 3637.066980934214 rows/sec., 18.81 MiB/sec. | ||
| 8550 | 2026.01.15 15:08:07.585224 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8551 | 2026.01.15 15:08:07.587095 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_36_7} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.01.15 15:08:07.587192 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_36_7} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8553 | 2026.01.15 15:08:07.589573 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8554 | 2026.01.15 15:08:08.001161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.23 MiB, peak 304.11 MiB, free memory in arenas 0.00 B, will set to 295.54 MiB (RSS), difference: 3.31 MiB | ||
| 8555 | 2026.01.15 15:08:12.440803 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8556 | 2026.01.15 15:08:12.441111 [ 5 ] {db4c162d-d4e6-4a30-8548-84fafb845d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8557 | 2026.01.15 15:08:12.441218 [ 5 ] {db4c162d-d4e6-4a30-8548-84fafb845d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8558 | 2026.01.15 15:08:12.442258 [ 5 ] {db4c162d-d4e6-4a30-8548-84fafb845d0e} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2026.01.15 15:08:12.442310 [ 5 ] {db4c162d-d4e6-4a30-8548-84fafb845d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8560 | 2026.01.15 15:08:12.442763 [ 5 ] {db4c162d-d4e6-4a30-8548-84fafb845d0e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8561 | 2026.01.15 15:08:12.442995 [ 5 ] {db4c162d-d4e6-4a30-8548-84fafb845d0e} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2026.01.15 15:08:12.443162 [ 5 ] {db4c162d-d4e6-4a30-8548-84fafb845d0e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002128 sec., 192669.1729323308 rows/sec., 12.22 MiB/sec. | ||
| 8563 | 2026.01.15 15:08:12.443165 [ 82 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8564 | 2026.01.15 15:08:12.443214 [ 5 ] {db4c162d-d4e6-4a30-8548-84fafb845d0e} <Debug> TCPHandler: Processed in 0.002600685 sec. | ||
| 8565 | 2026.01.15 15:08:12.443240 [ 82 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8566 | 2026.01.15 15:08:12.443271 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8567 | 2026.01.15 15:08:12.443351 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2026.01.15 15:08:12.443381 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::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 | ||
| 8569 | 2026.01.15 15:08:12.443462 [ 5 ] {4af28aa6-fdb0-4c46-9403-de1455505981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8570 | 2026.01.15 15:08:12.443511 [ 5 ] {4af28aa6-fdb0-4c46-9403-de1455505981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8571 | 2026.01.15 15:08:12.443517 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8572 | 2026.01.15 15:08:12.443563 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 434 rows starting from the beginning of the part | ||
| 8573 | 2026.01.15 15:08:12.443636 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8574 | 2026.01.15 15:08:12.443687 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8575 | 2026.01.15 15:08:12.443750 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8576 | 2026.01.15 15:08:12.443796 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8577 | 2026.01.15 15:08:12.443842 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 8578 | 2026.01.15 15:08:12.443987 [ 5 ] {4af28aa6-fdb0-4c46-9403-de1455505981} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2026.01.15 15:08:12.444040 [ 5 ] {4af28aa6-fdb0-4c46-9403-de1455505981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8580 | 2026.01.15 15:08:12.444479 [ 5 ] {4af28aa6-fdb0-4c46-9403-de1455505981} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8581 | 2026.01.15 15:08:12.444737 [ 5 ] {4af28aa6-fdb0-4c46-9403-de1455505981} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.01.15 15:08:12.444881 [ 5 ] {4af28aa6-fdb0-4c46-9403-de1455505981} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001444 sec., 2770.083102493075 rows/sec., 225.88 KiB/sec. | ||
| 8583 | 2026.01.15 15:08:12.444922 [ 5 ] {4af28aa6-fdb0-4c46-9403-de1455505981} <Debug> TCPHandler: Processed in 0.001624763 sec. | ||
| 8584 | 2026.01.15 15:08:12.445044 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2026.01.15 15:08:12.445164 [ 5 ] {6fd02751-4b63-4e9c-9d44-3363ed7b2db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8586 | 2026.01.15 15:08:12.445173 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.00184377 sec., 1347239.6231634098 rows/sec., 90.86 MiB/sec. | ||
| 8587 | 2026.01.15 15:08:12.445214 [ 5 ] {6fd02751-4b63-4e9c-9d44-3363ed7b2db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8588 | 2026.01.15 15:08:12.445319 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8589 | 2026.01.15 15:08:12.445581 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_26_5} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8590 | 2026.01.15 15:08:12.445651 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_26_5} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8591 | 2026.01.15 15:08:12.445724 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8592 | 2026.01.15 15:08:12.446274 [ 5 ] {6fd02751-4b63-4e9c-9d44-3363ed7b2db0} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8593 | 2026.01.15 15:08:12.446315 [ 5 ] {6fd02751-4b63-4e9c-9d44-3363ed7b2db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8594 | 2026.01.15 15:08:12.446738 [ 5 ] {6fd02751-4b63-4e9c-9d44-3363ed7b2db0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8595 | 2026.01.15 15:08:12.446955 [ 5 ] {6fd02751-4b63-4e9c-9d44-3363ed7b2db0} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8596 | 2026.01.15 15:08:12.447089 [ 5 ] {6fd02751-4b63-4e9c-9d44-3363ed7b2db0} <Debug> executeQuery: Read 1134 rows, 91.96 KiB in 0.001953 sec., 580645.1612903225 rows/sec., 45.98 MiB/sec. | ||
| 8597 | 2026.01.15 15:08:12.447126 [ 5 ] {6fd02751-4b63-4e9c-9d44-3363ed7b2db0} <Debug> TCPHandler: Processed in 0.00214253 sec. | ||
| 8598 | 2026.01.15 15:08:12.447237 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8599 | 2026.01.15 15:08:12.447330 [ 5 ] {815bcf5e-2e0c-4d6d-8079-bf0c7ce5392f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8600 | 2026.01.15 15:08:12.447371 [ 5 ] {815bcf5e-2e0c-4d6d-8079-bf0c7ce5392f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8601 | 2026.01.15 15:08:12.447877 [ 5 ] {815bcf5e-2e0c-4d6d-8079-bf0c7ce5392f} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2026.01.15 15:08:12.447911 [ 5 ] {815bcf5e-2e0c-4d6d-8079-bf0c7ce5392f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8603 | 2026.01.15 15:08:12.448236 [ 5 ] {815bcf5e-2e0c-4d6d-8079-bf0c7ce5392f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8604 | 2026.01.15 15:08:12.448467 [ 5 ] {815bcf5e-2e0c-4d6d-8079-bf0c7ce5392f} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8605 | 2026.01.15 15:08:12.448580 [ 82 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8606 | 2026.01.15 15:08:12.448592 [ 5 ] {815bcf5e-2e0c-4d6d-8079-bf0c7ce5392f} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001282 sec., 170826.83307332295 rows/sec., 10.17 MiB/sec. | ||
| 8607 | 2026.01.15 15:08:12.448621 [ 82 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2026.01.15 15:08:12.448641 [ 5 ] {815bcf5e-2e0c-4d6d-8079-bf0c7ce5392f} <Debug> TCPHandler: Processed in 0.001452017 sec. | ||
| 8609 | 2026.01.15 15:08:12.448650 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8610 | 2026.01.15 15:08:12.448770 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8611 | 2026.01.15 15:08:12.448778 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 8612 | 2026.01.15 15:08:12.448890 [ 5 ] {b1c30e05-f1fa-4418-923c-ded18e9a5be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8613 | 2026.01.15 15:08:12.448945 [ 5 ] {b1c30e05-f1fa-4418-923c-ded18e9a5be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8614 | 2026.01.15 15:08:12.448967 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8615 | 2026.01.15 15:08:12.449012 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 278 rows starting from the beginning of the part | ||
| 8616 | 2026.01.15 15:08:12.449088 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 215 rows starting from the beginning of the part | ||
| 8617 | 2026.01.15 15:08:12.449139 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 43 rows starting from the beginning of the part | ||
| 8618 | 2026.01.15 15:08:12.449188 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 215 rows starting from the beginning of the part | ||
| 8619 | 2026.01.15 15:08:12.449234 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 8620 | 2026.01.15 15:08:12.449279 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 219 rows starting from the beginning of the part | ||
| 8621 | 2026.01.15 15:08:12.449520 [ 5 ] {b1c30e05-f1fa-4418-923c-ded18e9a5be9} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.01.15 15:08:12.449569 [ 5 ] {b1c30e05-f1fa-4418-923c-ded18e9a5be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8623 | 2026.01.15 15:08:12.449926 [ 5 ] {b1c30e05-f1fa-4418-923c-ded18e9a5be9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8624 | 2026.01.15 15:08:12.450180 [ 5 ] {b1c30e05-f1fa-4418-923c-ded18e9a5be9} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.01.15 15:08:12.450293 [ 82 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8626 | 2026.01.15 15:08:12.450308 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592312 sec., 628645.6423113059 rows/sec., 40.87 MiB/sec. | ||
| 8627 | 2026.01.15 15:08:12.450317 [ 5 ] {b1c30e05-f1fa-4418-923c-ded18e9a5be9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001451 sec., 146106.13370089594 rows/sec., 9.42 MiB/sec. | ||
| 8628 | 2026.01.15 15:08:12.450329 [ 82 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.01.15 15:08:12.450369 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8630 | 2026.01.15 15:08:12.450371 [ 5 ] {b1c30e05-f1fa-4418-923c-ded18e9a5be9} <Debug> TCPHandler: Processed in 0.001661304 sec. | ||
| 8631 | 2026.01.15 15:08:12.450447 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 8632 | 2026.01.15 15:08:12.450456 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8633 | 2026.01.15 15:08:12.450493 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8634 | 2026.01.15 15:08:12.450531 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8635 | 2026.01.15 15:08:12.450563 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 465 rows starting from the beginning of the part | ||
| 8636 | 2026.01.15 15:08:12.450595 [ 5 ] {bcb7dd59-14e9-49b9-98fc-7439cec94ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8637 | 2026.01.15 15:08:12.450620 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 8638 | 2026.01.15 15:08:12.450639 [ 5 ] {bcb7dd59-14e9-49b9-98fc-7439cec94ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8639 | 2026.01.15 15:08:12.450667 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 8640 | 2026.01.15 15:08:12.450708 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 8641 | 2026.01.15 15:08:12.450748 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 8642 | 2026.01.15 15:08:12.450766 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_51_10} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.01.15 15:08:12.450789 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 8644 | 2026.01.15 15:08:12.450854 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_51_10} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8645 | 2026.01.15 15:08:12.450936 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8646 | 2026.01.15 15:08:12.451134 [ 5 ] {bcb7dd59-14e9-49b9-98fc-7439cec94ab6} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.01.15 15:08:12.451176 [ 5 ] {bcb7dd59-14e9-49b9-98fc-7439cec94ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8648 | 2026.01.15 15:08:12.451511 [ 5 ] {bcb7dd59-14e9-49b9-98fc-7439cec94ab6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8649 | 2026.01.15 15:08:12.451744 [ 5 ] {bcb7dd59-14e9-49b9-98fc-7439cec94ab6} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2026.01.15 15:08:12.451774 [ 195 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361595 sec., 1131760.9127530581 rows/sec., 78.71 MiB/sec. | ||
| 8651 | 2026.01.15 15:08:12.451857 [ 82 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8652 | 2026.01.15 15:08:12.451883 [ 5 ] {bcb7dd59-14e9-49b9-98fc-7439cec94ab6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001306 sec., 161562.02143950993 rows/sec., 9.17 MiB/sec. | ||
| 8653 | 2026.01.15 15:08:12.451888 [ 82 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2026.01.15 15:08:12.451914 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8655 | 2026.01.15 15:08:12.451928 [ 5 ] {bcb7dd59-14e9-49b9-98fc-7439cec94ab6} <Debug> TCPHandler: Processed in 0.001485159 sec. | ||
| 8656 | 2026.01.15 15:08:12.451924 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8657 | 2026.01.15 15:08:12.452028 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::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 | ||
| 8658 | 2026.01.15 15:08:12.452036 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2026.01.15 15:08:12.452143 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8660 | 2026.01.15 15:08:12.452146 [ 5 ] {da7c45e9-f253-4a20-9bfd-49a0872f65eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8661 | 2026.01.15 15:08:12.452174 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_31_6} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2026.01.15 15:08:12.452176 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 8663 | 2026.01.15 15:08:12.452196 [ 5 ] {da7c45e9-f253-4a20-9bfd-49a0872f65eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8664 | 2026.01.15 15:08:12.452244 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8665 | 2026.01.15 15:08:12.452244 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_31_6} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8666 | 2026.01.15 15:08:12.452294 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8667 | 2026.01.15 15:08:12.452326 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8668 | 2026.01.15 15:08:12.452340 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8669 | 2026.01.15 15:08:12.452381 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8670 | 2026.01.15 15:08:12.452424 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 8671 | 2026.01.15 15:08:12.452890 [ 5 ] {da7c45e9-f253-4a20-9bfd-49a0872f65eb} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.01.15 15:08:12.452928 [ 5 ] {da7c45e9-f253-4a20-9bfd-49a0872f65eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8673 | 2026.01.15 15:08:12.453294 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305003 sec., 979308.0935446126 rows/sec., 59.53 MiB/sec. | ||
| 8674 | 2026.01.15 15:08:12.453296 [ 5 ] {da7c45e9-f253-4a20-9bfd-49a0872f65eb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8675 | 2026.01.15 15:08:12.453406 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8676 | 2026.01.15 15:08:12.453534 [ 5 ] {da7c45e9-f253-4a20-9bfd-49a0872f65eb} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8677 | 2026.01.15 15:08:12.453639 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_26_5} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.01.15 15:08:12.453667 [ 5 ] {da7c45e9-f253-4a20-9bfd-49a0872f65eb} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001539 sec., 450292.3976608187 rows/sec., 31.47 MiB/sec. | ||
| 8679 | 2026.01.15 15:08:12.453702 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_26_5} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8680 | 2026.01.15 15:08:12.453706 [ 5 ] {da7c45e9-f253-4a20-9bfd-49a0872f65eb} <Debug> TCPHandler: Processed in 0.001718867 sec. | ||
| 8681 | 2026.01.15 15:08:12.453757 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8682 | 2026.01.15 15:08:12.453822 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.01.15 15:08:12.453919 [ 5 ] {da767262-56a3-42e0-9199-353b5aad3d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8684 | 2026.01.15 15:08:12.453960 [ 5 ] {da767262-56a3-42e0-9199-353b5aad3d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8685 | 2026.01.15 15:08:12.454291 [ 5 ] {da767262-56a3-42e0-9199-353b5aad3d89} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.01.15 15:08:12.454327 [ 5 ] {da767262-56a3-42e0-9199-353b5aad3d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8687 | 2026.01.15 15:08:12.454629 [ 5 ] {da767262-56a3-42e0-9199-353b5aad3d89} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8688 | 2026.01.15 15:08:12.454843 [ 5 ] {da767262-56a3-42e0-9199-353b5aad3d89} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.01.15 15:08:12.454970 [ 5 ] {da767262-56a3-42e0-9199-353b5aad3d89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 8690 | 2026.01.15 15:08:12.455009 [ 5 ] {da767262-56a3-42e0-9199-353b5aad3d89} <Debug> TCPHandler: Processed in 0.0012359 sec. | ||
| 8691 | 2026.01.15 15:08:12.455114 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2026.01.15 15:08:12.455212 [ 5 ] {75758c1b-7856-47d3-bc38-b7fb61f166fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8693 | 2026.01.15 15:08:12.455256 [ 5 ] {75758c1b-7856-47d3-bc38-b7fb61f166fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8694 | 2026.01.15 15:08:12.455713 [ 5 ] {75758c1b-7856-47d3-bc38-b7fb61f166fd} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.01.15 15:08:12.455750 [ 5 ] {75758c1b-7856-47d3-bc38-b7fb61f166fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8696 | 2026.01.15 15:08:12.456112 [ 5 ] {75758c1b-7856-47d3-bc38-b7fb61f166fd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8697 | 2026.01.15 15:08:12.456325 [ 5 ] {75758c1b-7856-47d3-bc38-b7fb61f166fd} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.01.15 15:08:12.456462 [ 5 ] {75758c1b-7856-47d3-bc38-b7fb61f166fd} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001269 sec., 249014.97241922774 rows/sec., 16.36 MiB/sec. | ||
| 8699 | 2026.01.15 15:08:12.456498 [ 5 ] {75758c1b-7856-47d3-bc38-b7fb61f166fd} <Debug> TCPHandler: Processed in 0.001434997 sec. | ||
| 8700 | 2026.01.15 15:08:12.456602 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.01.15 15:08:12.456696 [ 5 ] {dab5d6d4-8680-485f-9d84-8379156b1a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8702 | 2026.01.15 15:08:12.456740 [ 5 ] {dab5d6d4-8680-485f-9d84-8379156b1a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8703 | 2026.01.15 15:08:12.457040 [ 5 ] {dab5d6d4-8680-485f-9d84-8379156b1a12} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.01.15 15:08:12.457075 [ 5 ] {dab5d6d4-8680-485f-9d84-8379156b1a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8705 | 2026.01.15 15:08:12.457386 [ 5 ] {dab5d6d4-8680-485f-9d84-8379156b1a12} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8706 | 2026.01.15 15:08:12.457596 [ 5 ] {dab5d6d4-8680-485f-9d84-8379156b1a12} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.01.15 15:08:12.457724 [ 5 ] {dab5d6d4-8680-485f-9d84-8379156b1a12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 8708 | 2026.01.15 15:08:12.457762 [ 5 ] {dab5d6d4-8680-485f-9d84-8379156b1a12} <Debug> TCPHandler: Processed in 0.00121067 sec. | ||
| 8709 | 2026.01.15 15:08:12.457882 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2026.01.15 15:08:12.457996 [ 5 ] {ef51dcb1-6673-4c8f-9d5b-186d184e71b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8711 | 2026.01.15 15:08:12.458062 [ 5 ] {ef51dcb1-6673-4c8f-9d5b-186d184e71b9} <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 | ||
| 8712 | 2026.01.15 15:08:12.458911 [ 5 ] {ef51dcb1-6673-4c8f-9d5b-186d184e71b9} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.01.15 15:08:12.458947 [ 5 ] {ef51dcb1-6673-4c8f-9d5b-186d184e71b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8714 | 2026.01.15 15:08:12.459505 [ 5 ] {ef51dcb1-6673-4c8f-9d5b-186d184e71b9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8715 | 2026.01.15 15:08:12.459735 [ 5 ] {ef51dcb1-6673-4c8f-9d5b-186d184e71b9} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.01.15 15:08:12.459852 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8717 | 2026.01.15 15:08:12.459875 [ 5 ] {ef51dcb1-6673-4c8f-9d5b-186d184e71b9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001904 sec., 5252.100840336134 rows/sec., 9.41 MiB/sec. | ||
| 8718 | 2026.01.15 15:08:12.459893 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8719 | 2026.01.15 15:08:12.459920 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8720 | 2026.01.15 15:08:12.459941 [ 5 ] {ef51dcb1-6673-4c8f-9d5b-186d184e71b9} <Debug> TCPHandler: Processed in 0.002120929 sec. | ||
| 8721 | 2026.01.15 15:08:12.459996 [ 190 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 8722 | 2026.01.15 15:08:12.460057 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2026.01.15 15:08:12.460151 [ 5 ] {db05fd67-635f-4cd0-a55e-cdba9a464220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8724 | 2026.01.15 15:08:12.460174 [ 190 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8725 | 2026.01.15 15:08:12.460192 [ 5 ] {db05fd67-635f-4cd0-a55e-cdba9a464220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8726 | 2026.01.15 15:08:12.460224 [ 190 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 901 rows starting from the beginning of the part | ||
| 8727 | 2026.01.15 15:08:12.460345 [ 190 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 8728 | 2026.01.15 15:08:12.460452 [ 190 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
| 8729 | 2026.01.15 15:08:12.460533 [ 5 ] {db05fd67-635f-4cd0-a55e-cdba9a464220} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2026.01.15 15:08:12.460563 [ 190 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 8731 | 2026.01.15 15:08:12.460570 [ 5 ] {db05fd67-635f-4cd0-a55e-cdba9a464220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8732 | 2026.01.15 15:08:12.460661 [ 190 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 8733 | 2026.01.15 15:08:12.460751 [ 190 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 8734 | 2026.01.15 15:08:12.460896 [ 5 ] {db05fd67-635f-4cd0-a55e-cdba9a464220} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8735 | 2026.01.15 15:08:12.461128 [ 5 ] {db05fd67-635f-4cd0-a55e-cdba9a464220} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8736 | 2026.01.15 15:08:12.461259 [ 5 ] {db05fd67-635f-4cd0-a55e-cdba9a464220} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001127 sec., 92280.39041703638 rows/sec., 5.65 MiB/sec. | ||
| 8737 | 2026.01.15 15:08:12.461297 [ 5 ] {db05fd67-635f-4cd0-a55e-cdba9a464220} <Debug> TCPHandler: Processed in 0.001289812 sec. | ||
| 8738 | 2026.01.15 15:08:12.466440 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 993 rows, containing 19 columns (19 merged, 0 gathered) in 0.006470842 sec., 153457.6180348709 rows/sec., 274.99 MiB/sec. | ||
| 8739 | 2026.01.15 15:08:12.468124 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8740 | 2026.01.15 15:08:12.468527 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.01.15 15:08:12.468624 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8742 | 2026.01.15 15:08:12.468835 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.19 MiB. | ||
| 8743 | 2026.01.15 15:08:13.000978 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.56 MiB, peak 304.72 MiB, free memory in arenas 0.00 B, will set to 299.30 MiB (RSS), difference: 2.74 MiB | ||
| 8744 | 2026.01.15 15:08:14.096528 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17820 | ||
| 8745 | 2026.01.15 15:08:14.097152 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.01.15 15:08:14.097198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8747 | 2026.01.15 15:08:14.097703 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8748 | 2026.01.15 15:08:14.097943 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2026.01.15 15:08:14.098084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17820 | ||
| 8750 | 2026.01.15 15:08:15.010366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8751 | 2026.01.15 15:08:15.025656 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.01.15 15:08:15.025708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8753 | 2026.01.15 15:08:15.030981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8754 | 2026.01.15 15:08:15.031683 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2026.01.15 15:08:15.034303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8756 | 2026.01.15 15:08:16.626254 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1134 | ||
| 8757 | 2026.01.15 15:08:16.628657 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2026.01.15 15:08:16.628708 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8759 | 2026.01.15 15:08:16.629926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8760 | 2026.01.15 15:08:16.630192 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2026.01.15 15:08:16.630454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1134 | ||
| 8762 | 2026.01.15 15:08:17.429861 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2026.01.15 15:08:17.430100 [ 5 ] {f3988b8c-9fae-44bf-9e86-3d37d4ade69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8764 | 2026.01.15 15:08:17.430167 [ 5 ] {f3988b8c-9fae-44bf-9e86-3d37d4ade69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8765 | 2026.01.15 15:08:17.430851 [ 5 ] {f3988b8c-9fae-44bf-9e86-3d37d4ade69e} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2026.01.15 15:08:17.430900 [ 5 ] {f3988b8c-9fae-44bf-9e86-3d37d4ade69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8767 | 2026.01.15 15:08:17.431302 [ 5 ] {f3988b8c-9fae-44bf-9e86-3d37d4ade69e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8768 | 2026.01.15 15:08:17.431524 [ 5 ] {f3988b8c-9fae-44bf-9e86-3d37d4ade69e} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2026.01.15 15:08:17.431676 [ 5 ] {f3988b8c-9fae-44bf-9e86-3d37d4ade69e} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001624 sec., 72660.0985221675 rows/sec., 6.15 MiB/sec. | ||
| 8770 | 2026.01.15 15:08:17.431717 [ 5 ] {f3988b8c-9fae-44bf-9e86-3d37d4ade69e} <Debug> TCPHandler: Processed in 0.001922333 sec. | ||
| 8771 | 2026.01.15 15:08:17.431844 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2026.01.15 15:08:17.431937 [ 5 ] {9a7e7fb7-cc92-47b3-a98e-1b1d8f25c441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8773 | 2026.01.15 15:08:17.431978 [ 5 ] {9a7e7fb7-cc92-47b3-a98e-1b1d8f25c441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8774 | 2026.01.15 15:08:17.432391 [ 5 ] {9a7e7fb7-cc92-47b3-a98e-1b1d8f25c441} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2026.01.15 15:08:17.432427 [ 5 ] {9a7e7fb7-cc92-47b3-a98e-1b1d8f25c441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8776 | 2026.01.15 15:08:17.432733 [ 5 ] {9a7e7fb7-cc92-47b3-a98e-1b1d8f25c441} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8777 | 2026.01.15 15:08:17.432947 [ 5 ] {9a7e7fb7-cc92-47b3-a98e-1b1d8f25c441} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.01.15 15:08:17.433076 [ 5 ] {9a7e7fb7-cc92-47b3-a98e-1b1d8f25c441} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001158 sec., 26770.293609671848 rows/sec., 1.97 MiB/sec. | ||
| 8779 | 2026.01.15 15:08:17.433113 [ 5 ] {9a7e7fb7-cc92-47b3-a98e-1b1d8f25c441} <Debug> TCPHandler: Processed in 0.001317234 sec. | ||
| 8780 | 2026.01.15 15:08:17.433225 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8781 | 2026.01.15 15:08:17.433316 [ 5 ] {acc5618c-ed92-4cd7-a223-223019a0e537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8782 | 2026.01.15 15:08:17.433356 [ 5 ] {acc5618c-ed92-4cd7-a223-223019a0e537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8783 | 2026.01.15 15:08:17.433824 [ 5 ] {acc5618c-ed92-4cd7-a223-223019a0e537} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2026.01.15 15:08:17.433860 [ 5 ] {acc5618c-ed92-4cd7-a223-223019a0e537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8785 | 2026.01.15 15:08:17.434155 [ 5 ] {acc5618c-ed92-4cd7-a223-223019a0e537} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8786 | 2026.01.15 15:08:17.434363 [ 5 ] {acc5618c-ed92-4cd7-a223-223019a0e537} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2026.01.15 15:08:17.434486 [ 5 ] {acc5618c-ed92-4cd7-a223-223019a0e537} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001186 sec., 80101.18043844857 rows/sec., 6.26 MiB/sec. | ||
| 8788 | 2026.01.15 15:08:17.434522 [ 5 ] {acc5618c-ed92-4cd7-a223-223019a0e537} <Debug> TCPHandler: Processed in 0.001343914 sec. | ||
| 8789 | 2026.01.15 15:08:17.434640 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8790 | 2026.01.15 15:08:17.434732 [ 5 ] {5e107091-ad39-4ac4-8fc0-c77c1617dd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8791 | 2026.01.15 15:08:17.434775 [ 5 ] {5e107091-ad39-4ac4-8fc0-c77c1617dd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8792 | 2026.01.15 15:08:17.435231 [ 5 ] {5e107091-ad39-4ac4-8fc0-c77c1617dd81} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.01.15 15:08:17.435266 [ 5 ] {5e107091-ad39-4ac4-8fc0-c77c1617dd81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8794 | 2026.01.15 15:08:17.435584 [ 5 ] {5e107091-ad39-4ac4-8fc0-c77c1617dd81} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8795 | 2026.01.15 15:08:17.435798 [ 5 ] {5e107091-ad39-4ac4-8fc0-c77c1617dd81} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2026.01.15 15:08:17.435924 [ 5 ] {5e107091-ad39-4ac4-8fc0-c77c1617dd81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 8797 | 2026.01.15 15:08:17.435960 [ 5 ] {5e107091-ad39-4ac4-8fc0-c77c1617dd81} <Debug> TCPHandler: Processed in 0.001368325 sec. | ||
| 8798 | 2026.01.15 15:08:17.436087 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.01.15 15:08:17.436180 [ 5 ] {088db66d-9293-4fe5-9457-755aabd6019b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8800 | 2026.01.15 15:08:17.436233 [ 5 ] {088db66d-9293-4fe5-9457-755aabd6019b} <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 | ||
| 8801 | 2026.01.15 15:08:17.437092 [ 5 ] {088db66d-9293-4fe5-9457-755aabd6019b} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.01.15 15:08:17.437128 [ 5 ] {088db66d-9293-4fe5-9457-755aabd6019b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8803 | 2026.01.15 15:08:17.437665 [ 5 ] {088db66d-9293-4fe5-9457-755aabd6019b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8804 | 2026.01.15 15:08:17.437897 [ 5 ] {088db66d-9293-4fe5-9457-755aabd6019b} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.01.15 15:08:17.438032 [ 5 ] {088db66d-9293-4fe5-9457-755aabd6019b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00187 sec., 16577.540106951874 rows/sec., 29.71 MiB/sec. | ||
| 8806 | 2026.01.15 15:08:17.438086 [ 5 ] {088db66d-9293-4fe5-9457-755aabd6019b} <Debug> TCPHandler: Processed in 0.002045167 sec. | ||
| 8807 | 2026.01.15 15:08:17.438206 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.01.15 15:08:17.438298 [ 5 ] {3a9f92f6-a8bc-4331-b90f-ce129a642306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8809 | 2026.01.15 15:08:17.438339 [ 5 ] {3a9f92f6-a8bc-4331-b90f-ce129a642306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8810 | 2026.01.15 15:08:17.438677 [ 5 ] {3a9f92f6-a8bc-4331-b90f-ce129a642306} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.01.15 15:08:17.438713 [ 5 ] {3a9f92f6-a8bc-4331-b90f-ce129a642306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8812 | 2026.01.15 15:08:17.439015 [ 5 ] {3a9f92f6-a8bc-4331-b90f-ce129a642306} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8813 | 2026.01.15 15:08:17.439223 [ 5 ] {3a9f92f6-a8bc-4331-b90f-ce129a642306} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.01.15 15:08:17.439347 [ 5 ] {3a9f92f6-a8bc-4331-b90f-ce129a642306} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 8815 | 2026.01.15 15:08:17.439381 [ 5 ] {3a9f92f6-a8bc-4331-b90f-ce129a642306} <Debug> TCPHandler: Processed in 0.00122257 sec. | ||
| 8816 | 2026.01.15 15:08:21.434881 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8817 | 2026.01.15 15:08:21.434969 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8818 | 2026.01.15 15:08:21.598753 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18268 | ||
| 8819 | 2026.01.15 15:08:21.599255 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2026.01.15 15:08:21.599299 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8821 | 2026.01.15 15:08:21.599779 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8822 | 2026.01.15 15:08:21.600023 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.01.15 15:08:21.600169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18268 | ||
| 8824 | 2026.01.15 15:08:22.439445 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2026.01.15 15:08:22.439698 [ 5 ] {91efe77e-5228-4c05-974a-79f167b6e950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8826 | 2026.01.15 15:08:22.439791 [ 5 ] {91efe77e-5228-4c05-974a-79f167b6e950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8827 | 2026.01.15 15:08:22.440751 [ 5 ] {91efe77e-5228-4c05-974a-79f167b6e950} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2026.01.15 15:08:22.440797 [ 5 ] {91efe77e-5228-4c05-974a-79f167b6e950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8829 | 2026.01.15 15:08:22.441208 [ 5 ] {91efe77e-5228-4c05-974a-79f167b6e950} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8830 | 2026.01.15 15:08:22.441450 [ 5 ] {91efe77e-5228-4c05-974a-79f167b6e950} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2026.01.15 15:08:22.441602 [ 5 ] {91efe77e-5228-4c05-974a-79f167b6e950} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001972 sec., 207910.7505070994 rows/sec., 13.19 MiB/sec. | ||
| 8832 | 2026.01.15 15:08:22.441651 [ 5 ] {91efe77e-5228-4c05-974a-79f167b6e950} <Debug> TCPHandler: Processed in 0.002369158 sec. | ||
| 8833 | 2026.01.15 15:08:22.441777 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8834 | 2026.01.15 15:08:22.441877 [ 5 ] {1a95956a-ff80-4c72-bd35-182cc7031cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8835 | 2026.01.15 15:08:22.441920 [ 5 ] {1a95956a-ff80-4c72-bd35-182cc7031cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8836 | 2026.01.15 15:08:22.443211 [ 5 ] {1a95956a-ff80-4c72-bd35-182cc7031cb9} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.01.15 15:08:22.443245 [ 5 ] {1a95956a-ff80-4c72-bd35-182cc7031cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8838 | 2026.01.15 15:08:22.443631 [ 5 ] {1a95956a-ff80-4c72-bd35-182cc7031cb9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8839 | 2026.01.15 15:08:22.443860 [ 5 ] {1a95956a-ff80-4c72-bd35-182cc7031cb9} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2026.01.15 15:08:22.443993 [ 5 ] {1a95956a-ff80-4c72-bd35-182cc7031cb9} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002139 sec., 529219.2613370734 rows/sec., 41.92 MiB/sec. | ||
| 8841 | 2026.01.15 15:08:22.444031 [ 5 ] {1a95956a-ff80-4c72-bd35-182cc7031cb9} <Debug> TCPHandler: Processed in 0.002304005 sec. | ||
| 8842 | 2026.01.15 15:08:22.444146 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2026.01.15 15:08:22.444241 [ 5 ] {9231c57e-d025-4f0d-972c-e975d584cd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8844 | 2026.01.15 15:08:22.444281 [ 5 ] {9231c57e-d025-4f0d-972c-e975d584cd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8845 | 2026.01.15 15:08:22.444809 [ 5 ] {9231c57e-d025-4f0d-972c-e975d584cd0c} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.01.15 15:08:22.444844 [ 5 ] {9231c57e-d025-4f0d-972c-e975d584cd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8847 | 2026.01.15 15:08:22.445153 [ 5 ] {9231c57e-d025-4f0d-972c-e975d584cd0c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8848 | 2026.01.15 15:08:22.445368 [ 5 ] {9231c57e-d025-4f0d-972c-e975d584cd0c} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.01.15 15:08:22.445493 [ 5 ] {9231c57e-d025-4f0d-972c-e975d584cd0c} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001273 sec., 168892.38020424196 rows/sec., 10.02 MiB/sec. | ||
| 8850 | 2026.01.15 15:08:22.445530 [ 5 ] {9231c57e-d025-4f0d-972c-e975d584cd0c} <Debug> TCPHandler: Processed in 0.001431976 sec. | ||
| 8851 | 2026.01.15 15:08:22.445636 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.01.15 15:08:22.445727 [ 5 ] {453ecc44-405c-4866-b785-15ec7626b05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8853 | 2026.01.15 15:08:22.445766 [ 5 ] {453ecc44-405c-4866-b785-15ec7626b05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8854 | 2026.01.15 15:08:22.446280 [ 5 ] {453ecc44-405c-4866-b785-15ec7626b05c} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.01.15 15:08:22.446315 [ 5 ] {453ecc44-405c-4866-b785-15ec7626b05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8856 | 2026.01.15 15:08:22.446614 [ 5 ] {453ecc44-405c-4866-b785-15ec7626b05c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8857 | 2026.01.15 15:08:22.446828 [ 5 ] {453ecc44-405c-4866-b785-15ec7626b05c} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.01.15 15:08:22.446954 [ 5 ] {453ecc44-405c-4866-b785-15ec7626b05c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 8859 | 2026.01.15 15:08:22.446990 [ 5 ] {453ecc44-405c-4866-b785-15ec7626b05c} <Debug> TCPHandler: Processed in 0.001401737 sec. | ||
| 8860 | 2026.01.15 15:08:22.447112 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2026.01.15 15:08:22.447211 [ 5 ] {579d3ddc-8b0b-4f44-860a-e3969c6286b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8862 | 2026.01.15 15:08:22.447251 [ 5 ] {579d3ddc-8b0b-4f44-860a-e3969c6286b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8863 | 2026.01.15 15:08:22.447792 [ 5 ] {579d3ddc-8b0b-4f44-860a-e3969c6286b1} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.01.15 15:08:22.447828 [ 5 ] {579d3ddc-8b0b-4f44-860a-e3969c6286b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8865 | 2026.01.15 15:08:22.448142 [ 5 ] {579d3ddc-8b0b-4f44-860a-e3969c6286b1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8866 | 2026.01.15 15:08:22.448360 [ 5 ] {579d3ddc-8b0b-4f44-860a-e3969c6286b1} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2026.01.15 15:08:22.448487 [ 5 ] {579d3ddc-8b0b-4f44-860a-e3969c6286b1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001295 sec., 162934.36293436293 rows/sec., 9.25 MiB/sec. | ||
| 8868 | 2026.01.15 15:08:22.448525 [ 5 ] {579d3ddc-8b0b-4f44-860a-e3969c6286b1} <Debug> TCPHandler: Processed in 0.001475099 sec. | ||
| 8869 | 2026.01.15 15:08:22.448637 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.01.15 15:08:22.448741 [ 5 ] {e07a12b5-afff-440b-aea4-17bb87e07b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8871 | 2026.01.15 15:08:22.448782 [ 5 ] {e07a12b5-afff-440b-aea4-17bb87e07b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8872 | 2026.01.15 15:08:22.449582 [ 5 ] {e07a12b5-afff-440b-aea4-17bb87e07b4e} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.01.15 15:08:22.449620 [ 5 ] {e07a12b5-afff-440b-aea4-17bb87e07b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8874 | 2026.01.15 15:08:22.449969 [ 5 ] {e07a12b5-afff-440b-aea4-17bb87e07b4e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8875 | 2026.01.15 15:08:22.450182 [ 5 ] {e07a12b5-afff-440b-aea4-17bb87e07b4e} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.01.15 15:08:22.450313 [ 5 ] {e07a12b5-afff-440b-aea4-17bb87e07b4e} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001595 sec., 431974.921630094 rows/sec., 30.17 MiB/sec. | ||
| 8877 | 2026.01.15 15:08:22.450353 [ 5 ] {e07a12b5-afff-440b-aea4-17bb87e07b4e} <Debug> TCPHandler: Processed in 0.001771138 sec. | ||
| 8878 | 2026.01.15 15:08:22.450466 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.01.15 15:08:22.450578 [ 5 ] {15bef7a1-73d1-4307-9dfb-6abded4a946a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8880 | 2026.01.15 15:08:22.450627 [ 5 ] {15bef7a1-73d1-4307-9dfb-6abded4a946a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8881 | 2026.01.15 15:08:22.451014 [ 5 ] {15bef7a1-73d1-4307-9dfb-6abded4a946a} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.01.15 15:08:22.451056 [ 5 ] {15bef7a1-73d1-4307-9dfb-6abded4a946a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8883 | 2026.01.15 15:08:22.451363 [ 5 ] {15bef7a1-73d1-4307-9dfb-6abded4a946a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8884 | 2026.01.15 15:08:22.451574 [ 5 ] {15bef7a1-73d1-4307-9dfb-6abded4a946a} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.01.15 15:08:22.451707 [ 5 ] {15bef7a1-73d1-4307-9dfb-6abded4a946a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 8886 | 2026.01.15 15:08:22.451742 [ 5 ] {15bef7a1-73d1-4307-9dfb-6abded4a946a} <Debug> TCPHandler: Processed in 0.001334544 sec. | ||
| 8887 | 2026.01.15 15:08:22.451850 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.01.15 15:08:22.451941 [ 5 ] {0c1395f3-b08c-4c91-95b8-ff630bd1565a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8889 | 2026.01.15 15:08:22.451982 [ 5 ] {0c1395f3-b08c-4c91-95b8-ff630bd1565a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8890 | 2026.01.15 15:08:22.452447 [ 5 ] {0c1395f3-b08c-4c91-95b8-ff630bd1565a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2026.01.15 15:08:22.452482 [ 5 ] {0c1395f3-b08c-4c91-95b8-ff630bd1565a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8892 | 2026.01.15 15:08:22.452828 [ 5 ] {0c1395f3-b08c-4c91-95b8-ff630bd1565a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8893 | 2026.01.15 15:08:22.453038 [ 5 ] {0c1395f3-b08c-4c91-95b8-ff630bd1565a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.01.15 15:08:22.453165 [ 5 ] {0c1395f3-b08c-4c91-95b8-ff630bd1565a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001242 sec., 252818.03542673108 rows/sec., 16.61 MiB/sec. | ||
| 8895 | 2026.01.15 15:08:22.453201 [ 5 ] {0c1395f3-b08c-4c91-95b8-ff630bd1565a} <Debug> TCPHandler: Processed in 0.001397836 sec. | ||
| 8896 | 2026.01.15 15:08:22.453317 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2026.01.15 15:08:22.453431 [ 5 ] {6dd722da-e54a-4b10-8cb4-53b7c81423e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8898 | 2026.01.15 15:08:22.453482 [ 5 ] {6dd722da-e54a-4b10-8cb4-53b7c81423e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8899 | 2026.01.15 15:08:22.453853 [ 5 ] {6dd722da-e54a-4b10-8cb4-53b7c81423e4} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2026.01.15 15:08:22.453898 [ 5 ] {6dd722da-e54a-4b10-8cb4-53b7c81423e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8901 | 2026.01.15 15:08:22.454232 [ 5 ] {6dd722da-e54a-4b10-8cb4-53b7c81423e4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8902 | 2026.01.15 15:08:22.454449 [ 5 ] {6dd722da-e54a-4b10-8cb4-53b7c81423e4} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.01.15 15:08:22.454580 [ 5 ] {6dd722da-e54a-4b10-8cb4-53b7c81423e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 57.44 KiB/sec. | ||
| 8904 | 2026.01.15 15:08:22.454617 [ 5 ] {6dd722da-e54a-4b10-8cb4-53b7c81423e4} <Debug> TCPHandler: Processed in 0.001360315 sec. | ||
| 8905 | 2026.01.15 15:08:22.454720 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2026.01.15 15:08:22.454820 [ 5 ] {23d31fc3-3bc5-41c4-8db2-169c451f5a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8907 | 2026.01.15 15:08:22.454875 [ 5 ] {23d31fc3-3bc5-41c4-8db2-169c451f5a1e} <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 | ||
| 8908 | 2026.01.15 15:08:22.455637 [ 5 ] {23d31fc3-3bc5-41c4-8db2-169c451f5a1e} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2026.01.15 15:08:22.455672 [ 5 ] {23d31fc3-3bc5-41c4-8db2-169c451f5a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8910 | 2026.01.15 15:08:22.456183 [ 5 ] {23d31fc3-3bc5-41c4-8db2-169c451f5a1e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8911 | 2026.01.15 15:08:22.456407 [ 5 ] {23d31fc3-3bc5-41c4-8db2-169c451f5a1e} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2026.01.15 15:08:22.456543 [ 5 ] {23d31fc3-3bc5-41c4-8db2-169c451f5a1e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 8913 | 2026.01.15 15:08:22.456595 [ 5 ] {23d31fc3-3bc5-41c4-8db2-169c451f5a1e} <Debug> TCPHandler: Processed in 0.001923183 sec. | ||
| 8914 | 2026.01.15 15:08:22.456703 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2026.01.15 15:08:22.456797 [ 5 ] {b2bef17e-d8c0-46f4-8c38-efcb6a04b4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8916 | 2026.01.15 15:08:22.456838 [ 5 ] {b2bef17e-d8c0-46f4-8c38-efcb6a04b4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8917 | 2026.01.15 15:08:22.457181 [ 5 ] {b2bef17e-d8c0-46f4-8c38-efcb6a04b4f7} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.01.15 15:08:22.457217 [ 5 ] {b2bef17e-d8c0-46f4-8c38-efcb6a04b4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8919 | 2026.01.15 15:08:22.457508 [ 5 ] {b2bef17e-d8c0-46f4-8c38-efcb6a04b4f7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8920 | 2026.01.15 15:08:22.457719 [ 5 ] {b2bef17e-d8c0-46f4-8c38-efcb6a04b4f7} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.01.15 15:08:22.457843 [ 5 ] {b2bef17e-d8c0-46f4-8c38-efcb6a04b4f7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 8922 | 2026.01.15 15:08:22.457878 [ 5 ] {b2bef17e-d8c0-46f4-8c38-efcb6a04b4f7} <Debug> TCPHandler: Processed in 0.00122304 sec. | ||
| 8923 | 2026.01.15 15:08:22.534948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8924 | 2026.01.15 15:08:22.550677 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.01.15 15:08:22.550738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8926 | 2026.01.15 15:08:22.557026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8927 | 2026.01.15 15:08:22.557752 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.01.15 15:08:22.560681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8929 | 2026.01.15 15:08:26.631001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1168 | ||
| 8930 | 2026.01.15 15:08:26.633373 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2026.01.15 15:08:26.633420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8932 | 2026.01.15 15:08:26.634663 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8933 | 2026.01.15 15:08:26.634949 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2026.01.15 15:08:26.635213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1168 | ||
| 8935 | 2026.01.15 15:08:27.455068 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8936 | 2026.01.15 15:08:27.455265 [ 5 ] {22d31ab3-9cd2-43d3-b066-2ce812d9d51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8937 | 2026.01.15 15:08:27.455335 [ 5 ] {22d31ab3-9cd2-43d3-b066-2ce812d9d51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8938 | 2026.01.15 15:08:27.455971 [ 5 ] {22d31ab3-9cd2-43d3-b066-2ce812d9d51f} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.01.15 15:08:27.456012 [ 5 ] {22d31ab3-9cd2-43d3-b066-2ce812d9d51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8940 | 2026.01.15 15:08:27.456393 [ 5 ] {22d31ab3-9cd2-43d3-b066-2ce812d9d51f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8941 | 2026.01.15 15:08:27.456616 [ 5 ] {22d31ab3-9cd2-43d3-b066-2ce812d9d51f} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8942 | 2026.01.15 15:08:27.456765 [ 5 ] {22d31ab3-9cd2-43d3-b066-2ce812d9d51f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001552 sec., 1288.659793814433 rows/sec., 105.08 KiB/sec. | ||
| 8943 | 2026.01.15 15:08:27.456806 [ 5 ] {22d31ab3-9cd2-43d3-b066-2ce812d9d51f} <Debug> TCPHandler: Processed in 0.001870941 sec. | ||
| 8944 | 2026.01.15 15:08:27.456938 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2026.01.15 15:08:27.457064 [ 5 ] {4f3195e1-4d28-4ffe-b8a3-4609698c5ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8946 | 2026.01.15 15:08:27.457116 [ 5 ] {4f3195e1-4d28-4ffe-b8a3-4609698c5ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8947 | 2026.01.15 15:08:27.458073 [ 5 ] {4f3195e1-4d28-4ffe-b8a3-4609698c5ee3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.01.15 15:08:27.458109 [ 5 ] {4f3195e1-4d28-4ffe-b8a3-4609698c5ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8949 | 2026.01.15 15:08:27.458514 [ 5 ] {4f3195e1-4d28-4ffe-b8a3-4609698c5ee3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8950 | 2026.01.15 15:08:27.458745 [ 5 ] {4f3195e1-4d28-4ffe-b8a3-4609698c5ee3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8951 | 2026.01.15 15:08:27.458877 [ 5 ] {4f3195e1-4d28-4ffe-b8a3-4609698c5ee3} <Debug> executeQuery: Read 1259 rows, 106.42 KiB in 0.001838 sec., 684983.6779107726 rows/sec., 56.54 MiB/sec. | ||
| 8952 | 2026.01.15 15:08:27.458916 [ 5 ] {4f3195e1-4d28-4ffe-b8a3-4609698c5ee3} <Debug> TCPHandler: Processed in 0.002040007 sec. | ||
| 8953 | 2026.01.15 15:08:27.459035 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8954 | 2026.01.15 15:08:27.459134 [ 5 ] {cfd5a77d-bb66-42e2-8c78-2aacd1b282fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8955 | 2026.01.15 15:08:27.459175 [ 5 ] {cfd5a77d-bb66-42e2-8c78-2aacd1b282fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8956 | 2026.01.15 15:08:27.459581 [ 5 ] {cfd5a77d-bb66-42e2-8c78-2aacd1b282fb} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8957 | 2026.01.15 15:08:27.459618 [ 5 ] {cfd5a77d-bb66-42e2-8c78-2aacd1b282fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8958 | 2026.01.15 15:08:27.459926 [ 5 ] {cfd5a77d-bb66-42e2-8c78-2aacd1b282fb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8959 | 2026.01.15 15:08:27.460137 [ 5 ] {cfd5a77d-bb66-42e2-8c78-2aacd1b282fb} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2026.01.15 15:08:27.460263 [ 5 ] {cfd5a77d-bb66-42e2-8c78-2aacd1b282fb} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001149 sec., 28720.626631853786 rows/sec., 2.10 MiB/sec. | ||
| 8961 | 2026.01.15 15:08:27.460301 [ 5 ] {cfd5a77d-bb66-42e2-8c78-2aacd1b282fb} <Debug> TCPHandler: Processed in 0.001317073 sec. | ||
| 8962 | 2026.01.15 15:08:27.460406 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8963 | 2026.01.15 15:08:27.460501 [ 5 ] {afd0de95-65ee-4b09-adf3-52564133a7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8964 | 2026.01.15 15:08:27.460542 [ 5 ] {afd0de95-65ee-4b09-adf3-52564133a7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8965 | 2026.01.15 15:08:27.461002 [ 5 ] {afd0de95-65ee-4b09-adf3-52564133a7a1} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8966 | 2026.01.15 15:08:27.461039 [ 5 ] {afd0de95-65ee-4b09-adf3-52564133a7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8967 | 2026.01.15 15:08:27.461349 [ 5 ] {afd0de95-65ee-4b09-adf3-52564133a7a1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8968 | 2026.01.15 15:08:27.461576 [ 5 ] {afd0de95-65ee-4b09-adf3-52564133a7a1} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2026.01.15 15:08:27.461701 [ 5 ] {afd0de95-65ee-4b09-adf3-52564133a7a1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001216 sec., 187500 rows/sec., 12.70 MiB/sec. | ||
| 8970 | 2026.01.15 15:08:27.461738 [ 5 ] {afd0de95-65ee-4b09-adf3-52564133a7a1} <Debug> TCPHandler: Processed in 0.001380825 sec. | ||
| 8971 | 2026.01.15 15:08:27.461860 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8972 | 2026.01.15 15:08:27.461985 [ 5 ] {51a8ddf8-cbb7-4b93-beab-0eeaee8c1a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8973 | 2026.01.15 15:08:27.462034 [ 5 ] {51a8ddf8-cbb7-4b93-beab-0eeaee8c1a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8974 | 2026.01.15 15:08:27.462713 [ 5 ] {51a8ddf8-cbb7-4b93-beab-0eeaee8c1a72} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8975 | 2026.01.15 15:08:27.462757 [ 5 ] {51a8ddf8-cbb7-4b93-beab-0eeaee8c1a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8976 | 2026.01.15 15:08:27.463110 [ 5 ] {51a8ddf8-cbb7-4b93-beab-0eeaee8c1a72} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8977 | 2026.01.15 15:08:27.463335 [ 5 ] {51a8ddf8-cbb7-4b93-beab-0eeaee8c1a72} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2026.01.15 15:08:27.463467 [ 5 ] {51a8ddf8-cbb7-4b93-beab-0eeaee8c1a72} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.001507 sec., 366954.2136695421 rows/sec., 27.25 MiB/sec. | ||
| 8979 | 2026.01.15 15:08:27.463506 [ 5 ] {51a8ddf8-cbb7-4b93-beab-0eeaee8c1a72} <Debug> TCPHandler: Processed in 0.001708006 sec. | ||
| 8980 | 2026.01.15 15:08:27.463620 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8981 | 2026.01.15 15:08:27.463715 [ 5 ] {84c314e3-f5d6-45fe-b8e3-c787084b3208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8982 | 2026.01.15 15:08:27.463759 [ 5 ] {84c314e3-f5d6-45fe-b8e3-c787084b3208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8983 | 2026.01.15 15:08:27.464300 [ 5 ] {84c314e3-f5d6-45fe-b8e3-c787084b3208} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.01.15 15:08:27.464337 [ 5 ] {84c314e3-f5d6-45fe-b8e3-c787084b3208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8985 | 2026.01.15 15:08:27.464720 [ 5 ] {84c314e3-f5d6-45fe-b8e3-c787084b3208} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8986 | 2026.01.15 15:08:27.464932 [ 5 ] {84c314e3-f5d6-45fe-b8e3-c787084b3208} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2026.01.15 15:08:27.465062 [ 5 ] {84c314e3-f5d6-45fe-b8e3-c787084b3208} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001366 sec., 618594.4363103952 rows/sec., 41.64 MiB/sec. | ||
| 8988 | 2026.01.15 15:08:27.465099 [ 5 ] {84c314e3-f5d6-45fe-b8e3-c787084b3208} <Debug> TCPHandler: Processed in 0.00152921 sec. | ||
| 8989 | 2026.01.15 15:08:27.465216 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8990 | 2026.01.15 15:08:27.465311 [ 5 ] {0c5ef9dd-686c-4d5e-8e56-f4f9e785021f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8991 | 2026.01.15 15:08:27.465368 [ 5 ] {0c5ef9dd-686c-4d5e-8e56-f4f9e785021f} <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 | ||
| 8992 | 2026.01.15 15:08:27.466157 [ 5 ] {0c5ef9dd-686c-4d5e-8e56-f4f9e785021f} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2026.01.15 15:08:27.466194 [ 5 ] {0c5ef9dd-686c-4d5e-8e56-f4f9e785021f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8994 | 2026.01.15 15:08:27.466746 [ 5 ] {0c5ef9dd-686c-4d5e-8e56-f4f9e785021f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8995 | 2026.01.15 15:08:27.466981 [ 5 ] {0c5ef9dd-686c-4d5e-8e56-f4f9e785021f} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8996 | 2026.01.15 15:08:27.467124 [ 5 ] {0c5ef9dd-686c-4d5e-8e56-f4f9e785021f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001831 sec., 16930.638995084653 rows/sec., 30.34 MiB/sec. | ||
| 8997 | 2026.01.15 15:08:27.467183 [ 5 ] {0c5ef9dd-686c-4d5e-8e56-f4f9e785021f} <Debug> TCPHandler: Processed in 0.002016276 sec. | ||
| 8998 | 2026.01.15 15:08:27.467299 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8999 | 2026.01.15 15:08:27.467395 [ 5 ] {717c169b-5eae-45fe-9673-34a76249999f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9000 | 2026.01.15 15:08:27.467438 [ 5 ] {717c169b-5eae-45fe-9673-34a76249999f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9001 | 2026.01.15 15:08:27.467789 [ 5 ] {717c169b-5eae-45fe-9673-34a76249999f} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2026.01.15 15:08:27.467826 [ 5 ] {717c169b-5eae-45fe-9673-34a76249999f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9003 | 2026.01.15 15:08:27.468135 [ 5 ] {717c169b-5eae-45fe-9673-34a76249999f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9004 | 2026.01.15 15:08:27.468360 [ 5 ] {717c169b-5eae-45fe-9673-34a76249999f} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2026.01.15 15:08:27.468489 [ 5 ] {717c169b-5eae-45fe-9673-34a76249999f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 9006 | 2026.01.15 15:08:27.468524 [ 5 ] {717c169b-5eae-45fe-9673-34a76249999f} <Debug> TCPHandler: Processed in 0.001274542 sec. | ||
| 9007 | 2026.01.15 15:08:29.101171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18780 | ||
| 9008 | 2026.01.15 15:08:29.101703 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.01.15 15:08:29.101745 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9010 | 2026.01.15 15:08:29.102217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9011 | 2026.01.15 15:08:29.102442 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.01.15 15:08:29.102568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18780 | ||
| 9013 | 2026.01.15 15:08:30.060961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9014 | 2026.01.15 15:08:30.077114 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9015 | 2026.01.15 15:08:30.077160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9016 | 2026.01.15 15:08:30.083117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9017 | 2026.01.15 15:08:30.083822 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9018 | 2026.01.15 15:08:30.086680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9019 | 2026.01.15 15:08:32.438205 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2026.01.15 15:08:32.438510 [ 5 ] {e015be27-2fbb-48fb-9c56-7fb6843308c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9021 | 2026.01.15 15:08:32.438617 [ 5 ] {e015be27-2fbb-48fb-9c56-7fb6843308c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9022 | 2026.01.15 15:08:32.439468 [ 5 ] {e015be27-2fbb-48fb-9c56-7fb6843308c3} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2026.01.15 15:08:32.439516 [ 5 ] {e015be27-2fbb-48fb-9c56-7fb6843308c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9024 | 2026.01.15 15:08:32.439936 [ 5 ] {e015be27-2fbb-48fb-9c56-7fb6843308c3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9025 | 2026.01.15 15:08:32.440187 [ 5 ] {e015be27-2fbb-48fb-9c56-7fb6843308c3} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2026.01.15 15:08:32.440351 [ 5 ] {e015be27-2fbb-48fb-9c56-7fb6843308c3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001917 sec., 213875.84767866458 rows/sec., 13.57 MiB/sec. | ||
| 9027 | 2026.01.15 15:08:32.440400 [ 5 ] {e015be27-2fbb-48fb-9c56-7fb6843308c3} <Debug> TCPHandler: Processed in 0.002382678 sec. | ||
| 9028 | 2026.01.15 15:08:32.440530 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9029 | 2026.01.15 15:08:32.440631 [ 5 ] {f10b04bc-f465-41ff-b6b9-74c0bcc60070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9030 | 2026.01.15 15:08:32.440674 [ 5 ] {f10b04bc-f465-41ff-b6b9-74c0bcc60070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9031 | 2026.01.15 15:08:32.441603 [ 5 ] {f10b04bc-f465-41ff-b6b9-74c0bcc60070} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2026.01.15 15:08:32.441642 [ 5 ] {f10b04bc-f465-41ff-b6b9-74c0bcc60070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9033 | 2026.01.15 15:08:32.442036 [ 5 ] {f10b04bc-f465-41ff-b6b9-74c0bcc60070} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9034 | 2026.01.15 15:08:32.442255 [ 5 ] {f10b04bc-f465-41ff-b6b9-74c0bcc60070} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9035 | 2026.01.15 15:08:32.442392 [ 5 ] {f10b04bc-f465-41ff-b6b9-74c0bcc60070} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001782 sec., 635241.3019079686 rows/sec., 50.31 MiB/sec. | ||
| 9036 | 2026.01.15 15:08:32.442413 [ 47 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9037 | 2026.01.15 15:08:32.442431 [ 5 ] {f10b04bc-f465-41ff-b6b9-74c0bcc60070} <Debug> TCPHandler: Processed in 0.001952544 sec. | ||
| 9038 | 2026.01.15 15:08:32.442487 [ 47 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9039 | 2026.01.15 15:08:32.442519 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9040 | 2026.01.15 15:08:32.442580 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2026.01.15 15:08:32.442619 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 9042 | 2026.01.15 15:08:32.442683 [ 5 ] {ecb05dc9-2497-47ef-9650-82d0ff6d0653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9043 | 2026.01.15 15:08:32.442728 [ 5 ] {ecb05dc9-2497-47ef-9650-82d0ff6d0653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9044 | 2026.01.15 15:08:32.442728 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9045 | 2026.01.15 15:08:32.442780 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2465 rows starting from the beginning of the part | ||
| 9046 | 2026.01.15 15:08:32.442845 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1134 rows starting from the beginning of the part | ||
| 9047 | 2026.01.15 15:08:32.442893 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 118 rows starting from the beginning of the part | ||
| 9048 | 2026.01.15 15:08:32.442938 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1132 rows starting from the beginning of the part | ||
| 9049 | 2026.01.15 15:08:32.442984 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1259 rows starting from the beginning of the part | ||
| 9050 | 2026.01.15 15:08:32.443025 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1132 rows starting from the beginning of the part | ||
| 9051 | 2026.01.15 15:08:32.443221 [ 5 ] {ecb05dc9-2497-47ef-9650-82d0ff6d0653} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2026.01.15 15:08:32.443264 [ 5 ] {ecb05dc9-2497-47ef-9650-82d0ff6d0653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9053 | 2026.01.15 15:08:32.443600 [ 5 ] {ecb05dc9-2497-47ef-9650-82d0ff6d0653} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9054 | 2026.01.15 15:08:32.443842 [ 5 ] {ecb05dc9-2497-47ef-9650-82d0ff6d0653} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2026.01.15 15:08:32.443979 [ 5 ] {ecb05dc9-2497-47ef-9650-82d0ff6d0653} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001316 sec., 163373.86018237084 rows/sec., 9.70 MiB/sec. | ||
| 9056 | 2026.01.15 15:08:32.444016 [ 5 ] {ecb05dc9-2497-47ef-9650-82d0ff6d0653} <Debug> TCPHandler: Processed in 0.001486299 sec. | ||
| 9057 | 2026.01.15 15:08:32.444130 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9058 | 2026.01.15 15:08:32.444225 [ 5 ] {58f3246a-3cb1-410d-955c-9bbe61ac5fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9059 | 2026.01.15 15:08:32.444266 [ 5 ] {58f3246a-3cb1-410d-955c-9bbe61ac5fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9060 | 2026.01.15 15:08:32.444746 [ 5 ] {58f3246a-3cb1-410d-955c-9bbe61ac5fdb} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2026.01.15 15:08:32.444783 [ 5 ] {58f3246a-3cb1-410d-955c-9bbe61ac5fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9062 | 2026.01.15 15:08:32.445105 [ 5 ] {58f3246a-3cb1-410d-955c-9bbe61ac5fdb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9063 | 2026.01.15 15:08:32.445323 [ 5 ] {58f3246a-3cb1-410d-955c-9bbe61ac5fdb} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9064 | 2026.01.15 15:08:32.445375 [ 193 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7240 rows, containing 5 columns (5 merged, 0 gathered) in 0.002794462 sec., 2590838.594334079 rows/sec., 218.96 MiB/sec. | ||
| 9065 | 2026.01.15 15:08:32.445459 [ 5 ] {58f3246a-3cb1-410d-955c-9bbe61ac5fdb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001251 sec., 169464.42845723423 rows/sec., 10.93 MiB/sec. | ||
| 9066 | 2026.01.15 15:08:32.445501 [ 5 ] {58f3246a-3cb1-410d-955c-9bbe61ac5fdb} <Debug> TCPHandler: Processed in 0.001420237 sec. | ||
| 9067 | 2026.01.15 15:08:32.445606 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9068 | 2026.01.15 15:08:32.445702 [ 5 ] {a2379ac3-bc6a-4e22-9b08-43a084870e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9069 | 2026.01.15 15:08:32.445710 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9070 | 2026.01.15 15:08:32.445746 [ 5 ] {a2379ac3-bc6a-4e22-9b08-43a084870e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9071 | 2026.01.15 15:08:32.446078 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_56_11} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2026.01.15 15:08:32.446180 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_56_11} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9073 | 2026.01.15 15:08:32.446226 [ 5 ] {a2379ac3-bc6a-4e22-9b08-43a084870e32} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.01.15 15:08:32.446269 [ 5 ] {a2379ac3-bc6a-4e22-9b08-43a084870e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9075 | 2026.01.15 15:08:32.446287 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 9076 | 2026.01.15 15:08:32.446585 [ 5 ] {a2379ac3-bc6a-4e22-9b08-43a084870e32} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9077 | 2026.01.15 15:08:32.446815 [ 5 ] {a2379ac3-bc6a-4e22-9b08-43a084870e32} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.01.15 15:08:32.446948 [ 5 ] {a2379ac3-bc6a-4e22-9b08-43a084870e32} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001265 sec., 166798.418972332 rows/sec., 9.47 MiB/sec. | ||
| 9079 | 2026.01.15 15:08:32.446986 [ 5 ] {a2379ac3-bc6a-4e22-9b08-43a084870e32} <Debug> TCPHandler: Processed in 0.001429097 sec. | ||
| 9080 | 2026.01.15 15:08:32.447091 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2026.01.15 15:08:32.447184 [ 5 ] {c450250d-91ac-48da-8e84-3d1d7f811206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9082 | 2026.01.15 15:08:32.447225 [ 5 ] {c450250d-91ac-48da-8e84-3d1d7f811206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9083 | 2026.01.15 15:08:32.447893 [ 5 ] {c450250d-91ac-48da-8e84-3d1d7f811206} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2026.01.15 15:08:32.447930 [ 5 ] {c450250d-91ac-48da-8e84-3d1d7f811206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9085 | 2026.01.15 15:08:32.448271 [ 5 ] {c450250d-91ac-48da-8e84-3d1d7f811206} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9086 | 2026.01.15 15:08:32.448482 [ 5 ] {c450250d-91ac-48da-8e84-3d1d7f811206} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2026.01.15 15:08:32.448591 [ 47 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9088 | 2026.01.15 15:08:32.448612 [ 5 ] {c450250d-91ac-48da-8e84-3d1d7f811206} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001445 sec., 476816.6089965398 rows/sec., 33.30 MiB/sec. | ||
| 9089 | 2026.01.15 15:08:32.448630 [ 47 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9090 | 2026.01.15 15:08:32.448655 [ 5 ] {c450250d-91ac-48da-8e84-3d1d7f811206} <Debug> TCPHandler: Processed in 0.001612583 sec. | ||
| 9091 | 2026.01.15 15:08:32.448657 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9092 | 2026.01.15 15:08:32.448765 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 9093 | 2026.01.15 15:08:32.448787 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2026.01.15 15:08:32.448884 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9095 | 2026.01.15 15:08:32.448913 [ 5 ] {a758d8bf-a09f-4673-bab1-ec5ea22bb6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9096 | 2026.01.15 15:08:32.448925 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1250 rows starting from the beginning of the part | ||
| 9097 | 2026.01.15 15:08:32.448974 [ 5 ] {a758d8bf-a09f-4673-bab1-ec5ea22bb6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9098 | 2026.01.15 15:08:32.449015 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 693 rows starting from the beginning of the part | ||
| 9099 | 2026.01.15 15:08:32.449074 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 95 rows starting from the beginning of the part | ||
| 9100 | 2026.01.15 15:08:32.449124 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 689 rows starting from the beginning of the part | ||
| 9101 | 2026.01.15 15:08:32.449174 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 553 rows starting from the beginning of the part | ||
| 9102 | 2026.01.15 15:08:32.449224 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 689 rows starting from the beginning of the part | ||
| 9103 | 2026.01.15 15:08:32.449372 [ 5 ] {a758d8bf-a09f-4673-bab1-ec5ea22bb6b8} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2026.01.15 15:08:32.449422 [ 5 ] {a758d8bf-a09f-4673-bab1-ec5ea22bb6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9105 | 2026.01.15 15:08:32.449797 [ 5 ] {a758d8bf-a09f-4673-bab1-ec5ea22bb6b8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9106 | 2026.01.15 15:08:32.450035 [ 5 ] {a758d8bf-a09f-4673-bab1-ec5ea22bb6b8} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.01.15 15:08:32.450141 [ 47 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9108 | 2026.01.15 15:08:32.450170 [ 5 ] {a758d8bf-a09f-4673-bab1-ec5ea22bb6b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001281 sec., 4683.840749414519 rows/sec., 244.71 KiB/sec. | ||
| 9109 | 2026.01.15 15:08:32.450170 [ 47 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2026.01.15 15:08:32.450209 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9111 | 2026.01.15 15:08:32.450214 [ 5 ] {a758d8bf-a09f-4673-bab1-ec5ea22bb6b8} <Debug> TCPHandler: Processed in 0.001489299 sec. | ||
| 9112 | 2026.01.15 15:08:32.450284 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::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 | ||
| 9113 | 2026.01.15 15:08:32.450335 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2026.01.15 15:08:32.450384 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9115 | 2026.01.15 15:08:32.450416 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 9116 | 2026.01.15 15:08:32.450434 [ 5 ] {a31c88ab-7028-456f-ad23-577930bb593a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9117 | 2026.01.15 15:08:32.450466 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9118 | 2026.01.15 15:08:32.450483 [ 5 ] {a31c88ab-7028-456f-ad23-577930bb593a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9119 | 2026.01.15 15:08:32.450511 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9120 | 2026.01.15 15:08:32.450553 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9121 | 2026.01.15 15:08:32.450587 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9122 | 2026.01.15 15:08:32.450625 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9123 | 2026.01.15 15:08:32.450829 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3969 rows, containing 5 columns (5 merged, 0 gathered) in 0.002099339 sec., 1890595.0873108155 rows/sec., 142.19 MiB/sec. | ||
| 9124 | 2026.01.15 15:08:32.450943 [ 5 ] {a31c88ab-7028-456f-ad23-577930bb593a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9125 | 2026.01.15 15:08:32.450984 [ 5 ] {a31c88ab-7028-456f-ad23-577930bb593a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9126 | 2026.01.15 15:08:32.451083 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9127 | 2026.01.15 15:08:32.451351 [ 197 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001099566 sec., 141874.15762218912 rows/sec., 7.24 MiB/sec. | ||
| 9128 | 2026.01.15 15:08:32.451426 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_56_11} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2026.01.15 15:08:32.451526 [ 202 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9130 | 2026.01.15 15:08:32.451563 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_56_11} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9131 | 2026.01.15 15:08:32.451660 [ 5 ] {a31c88ab-7028-456f-ad23-577930bb593a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9132 | 2026.01.15 15:08:32.451683 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 9133 | 2026.01.15 15:08:32.451833 [ 202 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_26_5} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.01.15 15:08:32.451908 [ 5 ] {a31c88ab-7028-456f-ad23-577930bb593a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9135 | 2026.01.15 15:08:32.451909 [ 202 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_26_5} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9136 | 2026.01.15 15:08:32.452005 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9137 | 2026.01.15 15:08:32.452019 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9138 | 2026.01.15 15:08:32.452043 [ 5 ] {a31c88ab-7028-456f-ad23-577930bb593a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001628 sec., 192874.69287469288 rows/sec., 12.67 MiB/sec. | ||
| 9139 | 2026.01.15 15:08:32.452047 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.01.15 15:08:32.452082 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9141 | 2026.01.15 15:08:32.452087 [ 5 ] {a31c88ab-7028-456f-ad23-577930bb593a} <Debug> TCPHandler: Processed in 0.0018022 sec. | ||
| 9142 | 2026.01.15 15:08:32.452156 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 9143 | 2026.01.15 15:08:32.452200 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9144 | 2026.01.15 15:08:32.452257 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9145 | 2026.01.15 15:08:32.452289 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18902 rows starting from the beginning of the part | ||
| 9146 | 2026.01.15 15:08:32.452297 [ 5 ] {e1be2a1d-8a6a-425d-adb7-358c17a2b583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9147 | 2026.01.15 15:08:32.452344 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 316 rows starting from the beginning of the part | ||
| 9148 | 2026.01.15 15:08:32.452345 [ 5 ] {e1be2a1d-8a6a-425d-adb7-358c17a2b583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9149 | 2026.01.15 15:08:32.452395 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 9150 | 2026.01.15 15:08:32.452442 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 314 rows starting from the beginning of the part | ||
| 9151 | 2026.01.15 15:08:32.452486 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 845 rows starting from the beginning of the part | ||
| 9152 | 2026.01.15 15:08:32.452526 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 314 rows starting from the beginning of the part | ||
| 9153 | 2026.01.15 15:08:32.452685 [ 5 ] {e1be2a1d-8a6a-425d-adb7-358c17a2b583} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2026.01.15 15:08:32.452726 [ 5 ] {e1be2a1d-8a6a-425d-adb7-358c17a2b583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9155 | 2026.01.15 15:08:32.453049 [ 5 ] {e1be2a1d-8a6a-425d-adb7-358c17a2b583} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9156 | 2026.01.15 15:08:32.453274 [ 5 ] {e1be2a1d-8a6a-425d-adb7-358c17a2b583} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2026.01.15 15:08:32.453406 [ 5 ] {e1be2a1d-8a6a-425d-adb7-358c17a2b583} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 9158 | 2026.01.15 15:08:32.453443 [ 5 ] {e1be2a1d-8a6a-425d-adb7-358c17a2b583} <Debug> TCPHandler: Processed in 0.001291932 sec. | ||
| 9159 | 2026.01.15 15:08:32.453554 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2026.01.15 15:08:32.453647 [ 5 ] {0a50469d-ad2d-404a-9544-4e6870457c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9161 | 2026.01.15 15:08:32.453703 [ 5 ] {0a50469d-ad2d-404a-9544-4e6870457c11} <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 | ||
| 9162 | 2026.01.15 15:08:32.454472 [ 5 ] {0a50469d-ad2d-404a-9544-4e6870457c11} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2026.01.15 15:08:32.454508 [ 5 ] {0a50469d-ad2d-404a-9544-4e6870457c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9164 | 2026.01.15 15:08:32.455046 [ 5 ] {0a50469d-ad2d-404a-9544-4e6870457c11} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9165 | 2026.01.15 15:08:32.455286 [ 5 ] {0a50469d-ad2d-404a-9544-4e6870457c11} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2026.01.15 15:08:32.455427 [ 5 ] {0a50469d-ad2d-404a-9544-4e6870457c11} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001797 sec., 5564.830272676683 rows/sec., 9.97 MiB/sec. | ||
| 9167 | 2026.01.15 15:08:32.455489 [ 5 ] {0a50469d-ad2d-404a-9544-4e6870457c11} <Debug> TCPHandler: Processed in 0.001984835 sec. | ||
| 9168 | 2026.01.15 15:08:32.455599 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2026.01.15 15:08:32.455693 [ 5 ] {c6bfd3e9-2079-48c5-867a-d879f890a58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9170 | 2026.01.15 15:08:32.455736 [ 5 ] {c6bfd3e9-2079-48c5-867a-d879f890a58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9171 | 2026.01.15 15:08:32.456088 [ 5 ] {c6bfd3e9-2079-48c5-867a-d879f890a58a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2026.01.15 15:08:32.456125 [ 5 ] {c6bfd3e9-2079-48c5-867a-d879f890a58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9173 | 2026.01.15 15:08:32.456447 [ 5 ] {c6bfd3e9-2079-48c5-867a-d879f890a58a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9174 | 2026.01.15 15:08:32.456665 [ 5 ] {c6bfd3e9-2079-48c5-867a-d879f890a58a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2026.01.15 15:08:32.456766 [ 47 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9176 | 2026.01.15 15:08:32.456790 [ 5 ] {c6bfd3e9-2079-48c5-867a-d879f890a58a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001115 sec., 93273.54260089685 rows/sec., 5.72 MiB/sec. | ||
| 9177 | 2026.01.15 15:08:32.456796 [ 47 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.01.15 15:08:32.456830 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9179 | 2026.01.15 15:08:32.456833 [ 5 ] {c6bfd3e9-2079-48c5-867a-d879f890a58a} <Debug> TCPHandler: Processed in 0.001282433 sec. | ||
| 9180 | 2026.01.15 15:08:32.456902 [ 202 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 9181 | 2026.01.15 15:08:32.456978 [ 202 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9182 | 2026.01.15 15:08:32.457005 [ 202 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3994 rows starting from the beginning of the part | ||
| 9183 | 2026.01.15 15:08:32.457055 [ 202 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 9184 | 2026.01.15 15:08:32.457096 [ 202 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 9185 | 2026.01.15 15:08:32.457132 [ 202 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 9186 | 2026.01.15 15:08:32.457167 [ 202 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 9187 | 2026.01.15 15:08:32.457202 [ 202 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 9188 | 2026.01.15 15:08:32.457845 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20851 rows, containing 5 columns (5 merged, 0 gathered) in 0.005722308 sec., 3643809.4559048554 rows/sec., 244.99 MiB/sec. | ||
| 9189 | 2026.01.15 15:08:32.458255 [ 194 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9190 | 2026.01.15 15:08:32.458531 [ 194 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9191 | 2026.01.15 15:08:32.458578 [ 197 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4426 rows, containing 4 columns (4 merged, 0 gathered) in 0.001704766 sec., 2596250.7464367547 rows/sec., 165.37 MiB/sec. | ||
| 9192 | 2026.01.15 15:08:32.458602 [ 194 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9193 | 2026.01.15 15:08:32.458685 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9194 | 2026.01.15 15:08:32.458940 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9195 | 2026.01.15 15:08:32.459222 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_56_11} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.01.15 15:08:32.459297 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_56_11} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9197 | 2026.01.15 15:08:32.459396 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9198 | 2026.01.15 15:08:36.435038 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9199 | 2026.01.15 15:08:36.435111 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9200 | 2026.01.15 15:08:36.603308 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19228 | ||
| 9201 | 2026.01.15 15:08:36.603807 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.01.15 15:08:36.603847 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9203 | 2026.01.15 15:08:36.604305 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9204 | 2026.01.15 15:08:36.604526 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.01.15 15:08:36.604653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19228 | ||
| 9206 | 2026.01.15 15:08:36.635813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1206 | ||
| 9207 | 2026.01.15 15:08:36.638204 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.01.15 15:08:36.638246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9209 | 2026.01.15 15:08:36.639444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9210 | 2026.01.15 15:08:36.639705 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2026.01.15 15:08:36.639956 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
| 9212 | 2026.01.15 15:08:37.427800 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2026.01.15 15:08:37.428085 [ 5 ] {fc1b0c46-5074-425a-bfba-e0d82fd208c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9214 | 2026.01.15 15:08:37.428192 [ 5 ] {fc1b0c46-5074-425a-bfba-e0d82fd208c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9215 | 2026.01.15 15:08:37.429105 [ 5 ] {fc1b0c46-5074-425a-bfba-e0d82fd208c2} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2026.01.15 15:08:37.429153 [ 5 ] {fc1b0c46-5074-425a-bfba-e0d82fd208c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9217 | 2026.01.15 15:08:37.429581 [ 5 ] {fc1b0c46-5074-425a-bfba-e0d82fd208c2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9218 | 2026.01.15 15:08:37.429813 [ 5 ] {fc1b0c46-5074-425a-bfba-e0d82fd208c2} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.01.15 15:08:37.429977 [ 5 ] {fc1b0c46-5074-425a-bfba-e0d82fd208c2} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001968 sec., 59959.34959349593 rows/sec., 5.08 MiB/sec. | ||
| 9220 | 2026.01.15 15:08:37.430029 [ 5 ] {fc1b0c46-5074-425a-bfba-e0d82fd208c2} <Debug> TCPHandler: Processed in 0.002409119 sec. | ||
| 9221 | 2026.01.15 15:08:37.430166 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2026.01.15 15:08:37.430274 [ 5 ] {62761fd5-68e0-4699-a3af-88bfce929ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9223 | 2026.01.15 15:08:37.430320 [ 5 ] {62761fd5-68e0-4699-a3af-88bfce929ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9224 | 2026.01.15 15:08:37.430767 [ 5 ] {62761fd5-68e0-4699-a3af-88bfce929ec9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2026.01.15 15:08:37.430806 [ 5 ] {62761fd5-68e0-4699-a3af-88bfce929ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9226 | 2026.01.15 15:08:37.431126 [ 5 ] {62761fd5-68e0-4699-a3af-88bfce929ec9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9227 | 2026.01.15 15:08:37.431347 [ 5 ] {62761fd5-68e0-4699-a3af-88bfce929ec9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9228 | 2026.01.15 15:08:37.431471 [ 40 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9229 | 2026.01.15 15:08:37.431484 [ 5 ] {62761fd5-68e0-4699-a3af-88bfce929ec9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001234 sec., 25121.55591572123 rows/sec., 1.84 MiB/sec. | ||
| 9230 | 2026.01.15 15:08:37.431540 [ 40 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.01.15 15:08:37.431550 [ 5 ] {62761fd5-68e0-4699-a3af-88bfce929ec9} <Debug> TCPHandler: Processed in 0.001437747 sec. | ||
| 9232 | 2026.01.15 15:08:37.431567 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9233 | 2026.01.15 15:08:37.431673 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 9234 | 2026.01.15 15:08:37.431691 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9235 | 2026.01.15 15:08:37.431805 [ 5 ] {63c35f53-4f97-4cc2-bd3e-12b97e0cc3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9236 | 2026.01.15 15:08:37.431808 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9237 | 2026.01.15 15:08:37.431849 [ 5 ] {63c35f53-4f97-4cc2-bd3e-12b97e0cc3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9238 | 2026.01.15 15:08:37.431857 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 278 rows starting from the beginning of the part | ||
| 9239 | 2026.01.15 15:08:37.431934 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
| 9240 | 2026.01.15 15:08:37.431978 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 215 rows starting from the beginning of the part | ||
| 9241 | 2026.01.15 15:08:37.432021 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 33 rows starting from the beginning of the part | ||
| 9242 | 2026.01.15 15:08:37.432063 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 215 rows starting from the beginning of the part | ||
| 9243 | 2026.01.15 15:08:37.432104 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 9244 | 2026.01.15 15:08:37.432322 [ 5 ] {63c35f53-4f97-4cc2-bd3e-12b97e0cc3ff} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2026.01.15 15:08:37.432367 [ 5 ] {63c35f53-4f97-4cc2-bd3e-12b97e0cc3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9246 | 2026.01.15 15:08:37.432703 [ 5 ] {63c35f53-4f97-4cc2-bd3e-12b97e0cc3ff} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9247 | 2026.01.15 15:08:37.432935 [ 5 ] {63c35f53-4f97-4cc2-bd3e-12b97e0cc3ff} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9248 | 2026.01.15 15:08:37.432993 [ 199 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359235 sec., 590773.4865567763 rows/sec., 38.91 MiB/sec. | ||
| 9249 | 2026.01.15 15:08:37.433069 [ 5 ] {63c35f53-4f97-4cc2-bd3e-12b97e0cc3ff} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001285 sec., 73929.96108949417 rows/sec., 5.77 MiB/sec. | ||
| 9250 | 2026.01.15 15:08:37.433113 [ 5 ] {63c35f53-4f97-4cc2-bd3e-12b97e0cc3ff} <Debug> TCPHandler: Processed in 0.001474338 sec. | ||
| 9251 | 2026.01.15 15:08:37.433178 [ 194 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9252 | 2026.01.15 15:08:37.433236 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9253 | 2026.01.15 15:08:37.433331 [ 5 ] {4b75e0b0-419f-403e-ac21-b3e9994897be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9254 | 2026.01.15 15:08:37.433376 [ 5 ] {4b75e0b0-419f-403e-ac21-b3e9994897be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9255 | 2026.01.15 15:08:37.433460 [ 194 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_56_11} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2026.01.15 15:08:37.433530 [ 194 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_56_11} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9257 | 2026.01.15 15:08:37.433609 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9258 | 2026.01.15 15:08:37.433798 [ 5 ] {4b75e0b0-419f-403e-ac21-b3e9994897be} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2026.01.15 15:08:37.433834 [ 5 ] {4b75e0b0-419f-403e-ac21-b3e9994897be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9260 | 2026.01.15 15:08:37.434171 [ 5 ] {4b75e0b0-419f-403e-ac21-b3e9994897be} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9261 | 2026.01.15 15:08:37.434382 [ 5 ] {4b75e0b0-419f-403e-ac21-b3e9994897be} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2026.01.15 15:08:37.434511 [ 5 ] {4b75e0b0-419f-403e-ac21-b3e9994897be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 9263 | 2026.01.15 15:08:37.434550 [ 5 ] {4b75e0b0-419f-403e-ac21-b3e9994897be} <Debug> TCPHandler: Processed in 0.001363865 sec. | ||
| 9264 | 2026.01.15 15:08:37.434667 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9265 | 2026.01.15 15:08:37.434766 [ 5 ] {74fbc5ff-6099-4d59-aae2-650964dbaca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9266 | 2026.01.15 15:08:37.434821 [ 5 ] {74fbc5ff-6099-4d59-aae2-650964dbaca4} <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 | ||
| 9267 | 2026.01.15 15:08:37.435641 [ 5 ] {74fbc5ff-6099-4d59-aae2-650964dbaca4} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2026.01.15 15:08:37.435677 [ 5 ] {74fbc5ff-6099-4d59-aae2-650964dbaca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9269 | 2026.01.15 15:08:37.436237 [ 5 ] {74fbc5ff-6099-4d59-aae2-650964dbaca4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9270 | 2026.01.15 15:08:37.436470 [ 5 ] {74fbc5ff-6099-4d59-aae2-650964dbaca4} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9271 | 2026.01.15 15:08:37.436585 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9272 | 2026.01.15 15:08:37.436605 [ 5 ] {74fbc5ff-6099-4d59-aae2-650964dbaca4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001858 sec., 16684.607104413346 rows/sec., 29.90 MiB/sec. | ||
| 9273 | 2026.01.15 15:08:37.436621 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2026.01.15 15:08:37.436645 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9275 | 2026.01.15 15:08:37.436663 [ 5 ] {74fbc5ff-6099-4d59-aae2-650964dbaca4} <Debug> TCPHandler: Processed in 0.002052017 sec. | ||
| 9276 | 2026.01.15 15:08:37.436730 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 9277 | 2026.01.15 15:08:37.436792 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9278 | 2026.01.15 15:08:37.436890 [ 5 ] {d8b8bb9f-5900-48e3-9c02-337cee6950e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9279 | 2026.01.15 15:08:37.436914 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9280 | 2026.01.15 15:08:37.436932 [ 5 ] {d8b8bb9f-5900-48e3-9c02-337cee6950e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9281 | 2026.01.15 15:08:37.436973 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 993 rows starting from the beginning of the part | ||
| 9282 | 2026.01.15 15:08:37.437118 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
| 9283 | 2026.01.15 15:08:37.437229 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 9284 | 2026.01.15 15:08:37.437292 [ 5 ] {d8b8bb9f-5900-48e3-9c02-337cee6950e2} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2026.01.15 15:08:37.437328 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
| 9286 | 2026.01.15 15:08:37.437333 [ 5 ] {d8b8bb9f-5900-48e3-9c02-337cee6950e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9287 | 2026.01.15 15:08:37.437464 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 9288 | 2026.01.15 15:08:37.437566 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 9289 | 2026.01.15 15:08:37.437713 [ 5 ] {d8b8bb9f-5900-48e3-9c02-337cee6950e2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9290 | 2026.01.15 15:08:37.437963 [ 5 ] {d8b8bb9f-5900-48e3-9c02-337cee6950e2} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2026.01.15 15:08:37.438095 [ 5 ] {d8b8bb9f-5900-48e3-9c02-337cee6950e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 9292 | 2026.01.15 15:08:37.438129 [ 5 ] {d8b8bb9f-5900-48e3-9c02-337cee6950e2} <Debug> TCPHandler: Processed in 0.001384766 sec. | ||
| 9293 | 2026.01.15 15:08:37.442627 [ 186 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1106 rows, containing 19 columns (19 merged, 0 gathered) in 0.005940535 sec., 186178.51759142906 rows/sec., 333.62 MiB/sec. | ||
| 9294 | 2026.01.15 15:08:37.444034 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9295 | 2026.01.15 15:08:37.444412 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2026.01.15 15:08:37.444492 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9297 | 2026.01.15 15:08:37.444625 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.46 MiB. | ||
| 9298 | 2026.01.15 15:08:37.587471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9299 | 2026.01.15 15:08:37.605279 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9300 | 2026.01.15 15:08:37.605346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9301 | 2026.01.15 15:08:37.611805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9302 | 2026.01.15 15:08:37.612515 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9303 | 2026.01.15 15:08:37.615644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9304 | 2026.01.15 15:08:40.403711 [ 35 ] {} <Debug> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9305 | 2026.01.15 15:08:40.403773 [ 35 ] {} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9306 | 2026.01.15 15:08:40.403793 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9307 | 2026.01.15 15:08:40.403917 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 9308 | 2026.01.15 15:08:40.404059 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9309 | 2026.01.15 15:08:40.404091 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 9310 | 2026.01.15 15:08:40.404155 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 9311 | 2026.01.15 15:08:40.404200 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 9312 | 2026.01.15 15:08:40.404240 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 9313 | 2026.01.15 15:08:40.404280 [ 199 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 9314 | 2026.01.15 15:08:40.404977 [ 195 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118407 sec., 35765.15526100963 rows/sec., 2.98 MiB/sec. | ||
| 9315 | 2026.01.15 15:08:40.405090 [ 195 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9316 | 2026.01.15 15:08:40.405344 [ 195 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_13_3} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2026.01.15 15:08:40.405437 [ 195 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_13_3} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9318 | 2026.01.15 15:08:40.405529 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9319 | 2026.01.15 15:08:42.437780 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9320 | 2026.01.15 15:08:42.437980 [ 5 ] {70b70bc7-ed22-4863-8e5b-0933da6b4ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9321 | 2026.01.15 15:08:42.438049 [ 5 ] {70b70bc7-ed22-4863-8e5b-0933da6b4ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9322 | 2026.01.15 15:08:42.438835 [ 5 ] {70b70bc7-ed22-4863-8e5b-0933da6b4ac9} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9323 | 2026.01.15 15:08:42.438885 [ 5 ] {70b70bc7-ed22-4863-8e5b-0933da6b4ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9324 | 2026.01.15 15:08:42.439340 [ 5 ] {70b70bc7-ed22-4863-8e5b-0933da6b4ac9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9325 | 2026.01.15 15:08:42.439591 [ 5 ] {70b70bc7-ed22-4863-8e5b-0933da6b4ac9} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9326 | 2026.01.15 15:08:42.439755 [ 5 ] {70b70bc7-ed22-4863-8e5b-0933da6b4ac9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001825 sec., 224657.53424657535 rows/sec., 14.25 MiB/sec. | ||
| 9327 | 2026.01.15 15:08:42.439806 [ 5 ] {70b70bc7-ed22-4863-8e5b-0933da6b4ac9} <Debug> TCPHandler: Processed in 0.002160471 sec. | ||
| 9328 | 2026.01.15 15:08:42.439932 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9329 | 2026.01.15 15:08:42.440036 [ 5 ] {34530ed2-fd89-4365-b558-aa79e154419b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9330 | 2026.01.15 15:08:42.440081 [ 5 ] {34530ed2-fd89-4365-b558-aa79e154419b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9331 | 2026.01.15 15:08:42.440926 [ 5 ] {34530ed2-fd89-4365-b558-aa79e154419b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2026.01.15 15:08:42.440963 [ 5 ] {34530ed2-fd89-4365-b558-aa79e154419b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9333 | 2026.01.15 15:08:42.441383 [ 5 ] {34530ed2-fd89-4365-b558-aa79e154419b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9334 | 2026.01.15 15:08:42.441608 [ 5 ] {34530ed2-fd89-4365-b558-aa79e154419b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2026.01.15 15:08:42.441751 [ 5 ] {34530ed2-fd89-4365-b558-aa79e154419b} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001738 sec., 651323.3601841197 rows/sec., 51.59 MiB/sec. | ||
| 9336 | 2026.01.15 15:08:42.441791 [ 5 ] {34530ed2-fd89-4365-b558-aa79e154419b} <Debug> TCPHandler: Processed in 0.001909653 sec. | ||
| 9337 | 2026.01.15 15:08:42.441916 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9338 | 2026.01.15 15:08:42.442014 [ 5 ] {ef616bd4-e727-4e04-b4ce-33402940fd71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9339 | 2026.01.15 15:08:42.442055 [ 5 ] {ef616bd4-e727-4e04-b4ce-33402940fd71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9340 | 2026.01.15 15:08:42.442545 [ 5 ] {ef616bd4-e727-4e04-b4ce-33402940fd71} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9341 | 2026.01.15 15:08:42.442581 [ 5 ] {ef616bd4-e727-4e04-b4ce-33402940fd71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9342 | 2026.01.15 15:08:42.442922 [ 5 ] {ef616bd4-e727-4e04-b4ce-33402940fd71} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9343 | 2026.01.15 15:08:42.443142 [ 5 ] {ef616bd4-e727-4e04-b4ce-33402940fd71} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9344 | 2026.01.15 15:08:42.443278 [ 5 ] {ef616bd4-e727-4e04-b4ce-33402940fd71} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001284 sec., 167445.4828660436 rows/sec., 9.94 MiB/sec. | ||
| 9345 | 2026.01.15 15:08:42.443317 [ 5 ] {ef616bd4-e727-4e04-b4ce-33402940fd71} <Debug> TCPHandler: Processed in 0.001452548 sec. | ||
| 9346 | 2026.01.15 15:08:42.443493 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9347 | 2026.01.15 15:08:42.443587 [ 5 ] {9f0d927d-54df-4718-a5ed-862099465ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9348 | 2026.01.15 15:08:42.443626 [ 5 ] {9f0d927d-54df-4718-a5ed-862099465ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9349 | 2026.01.15 15:08:42.444111 [ 5 ] {9f0d927d-54df-4718-a5ed-862099465ffa} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2026.01.15 15:08:42.444146 [ 5 ] {9f0d927d-54df-4718-a5ed-862099465ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9351 | 2026.01.15 15:08:42.444467 [ 5 ] {9f0d927d-54df-4718-a5ed-862099465ffa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9352 | 2026.01.15 15:08:42.444704 [ 5 ] {9f0d927d-54df-4718-a5ed-862099465ffa} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2026.01.15 15:08:42.444839 [ 5 ] {9f0d927d-54df-4718-a5ed-862099465ffa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001271 sec., 166797.79701022815 rows/sec., 10.76 MiB/sec. | ||
| 9354 | 2026.01.15 15:08:42.444877 [ 5 ] {9f0d927d-54df-4718-a5ed-862099465ffa} <Debug> TCPHandler: Processed in 0.001434987 sec. | ||
| 9355 | 2026.01.15 15:08:42.444994 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9356 | 2026.01.15 15:08:42.445088 [ 5 ] {f241d7ff-56fd-4f3a-be7b-66ea00525f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9357 | 2026.01.15 15:08:42.445128 [ 5 ] {f241d7ff-56fd-4f3a-be7b-66ea00525f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9358 | 2026.01.15 15:08:42.445602 [ 5 ] {f241d7ff-56fd-4f3a-be7b-66ea00525f7d} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9359 | 2026.01.15 15:08:42.445638 [ 5 ] {f241d7ff-56fd-4f3a-be7b-66ea00525f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9360 | 2026.01.15 15:08:42.445979 [ 5 ] {f241d7ff-56fd-4f3a-be7b-66ea00525f7d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9361 | 2026.01.15 15:08:42.446206 [ 5 ] {f241d7ff-56fd-4f3a-be7b-66ea00525f7d} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9362 | 2026.01.15 15:08:42.446332 [ 5 ] {f241d7ff-56fd-4f3a-be7b-66ea00525f7d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001262 sec., 167194.92868462755 rows/sec., 9.49 MiB/sec. | ||
| 9363 | 2026.01.15 15:08:42.446370 [ 5 ] {f241d7ff-56fd-4f3a-be7b-66ea00525f7d} <Debug> TCPHandler: Processed in 0.001425647 sec. | ||
| 9364 | 2026.01.15 15:08:42.446493 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9365 | 2026.01.15 15:08:42.446587 [ 5 ] {58cd64ef-b4c1-4db5-9171-03b8e9cfed55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9366 | 2026.01.15 15:08:42.446629 [ 5 ] {58cd64ef-b4c1-4db5-9171-03b8e9cfed55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9367 | 2026.01.15 15:08:42.447269 [ 5 ] {58cd64ef-b4c1-4db5-9171-03b8e9cfed55} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9368 | 2026.01.15 15:08:42.447306 [ 5 ] {58cd64ef-b4c1-4db5-9171-03b8e9cfed55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9369 | 2026.01.15 15:08:42.447661 [ 5 ] {58cd64ef-b4c1-4db5-9171-03b8e9cfed55} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9370 | 2026.01.15 15:08:42.447884 [ 5 ] {58cd64ef-b4c1-4db5-9171-03b8e9cfed55} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9371 | 2026.01.15 15:08:42.448019 [ 5 ] {58cd64ef-b4c1-4db5-9171-03b8e9cfed55} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00145 sec., 475172.4137931035 rows/sec., 33.18 MiB/sec. | ||
| 9372 | 2026.01.15 15:08:42.448058 [ 5 ] {58cd64ef-b4c1-4db5-9171-03b8e9cfed55} <Debug> TCPHandler: Processed in 0.001614223 sec. | ||
| 9373 | 2026.01.15 15:08:42.448174 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2026.01.15 15:08:42.448274 [ 5 ] {3487b5f1-560b-44b0-9f99-0ecdbab9678d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9375 | 2026.01.15 15:08:42.448316 [ 5 ] {3487b5f1-560b-44b0-9f99-0ecdbab9678d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9376 | 2026.01.15 15:08:42.448660 [ 5 ] {3487b5f1-560b-44b0-9f99-0ecdbab9678d} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2026.01.15 15:08:42.448695 [ 5 ] {3487b5f1-560b-44b0-9f99-0ecdbab9678d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9378 | 2026.01.15 15:08:42.449019 [ 5 ] {3487b5f1-560b-44b0-9f99-0ecdbab9678d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9379 | 2026.01.15 15:08:42.449227 [ 5 ] {3487b5f1-560b-44b0-9f99-0ecdbab9678d} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2026.01.15 15:08:42.449353 [ 5 ] {3487b5f1-560b-44b0-9f99-0ecdbab9678d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 9381 | 2026.01.15 15:08:42.449389 [ 5 ] {3487b5f1-560b-44b0-9f99-0ecdbab9678d} <Debug> TCPHandler: Processed in 0.001263761 sec. | ||
| 9382 | 2026.01.15 15:08:42.449497 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9383 | 2026.01.15 15:08:42.449589 [ 5 ] {97bc2c3c-1579-409a-9104-332b39404851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9384 | 2026.01.15 15:08:42.449633 [ 5 ] {97bc2c3c-1579-409a-9104-332b39404851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9385 | 2026.01.15 15:08:42.450064 [ 5 ] {97bc2c3c-1579-409a-9104-332b39404851} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.01.15 15:08:42.450098 [ 5 ] {97bc2c3c-1579-409a-9104-332b39404851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9387 | 2026.01.15 15:08:42.450432 [ 5 ] {97bc2c3c-1579-409a-9104-332b39404851} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9388 | 2026.01.15 15:08:42.450647 [ 5 ] {97bc2c3c-1579-409a-9104-332b39404851} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.01.15 15:08:42.450791 [ 5 ] {97bc2c3c-1579-409a-9104-332b39404851} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00122 sec., 257377.0491803279 rows/sec., 16.91 MiB/sec. | ||
| 9390 | 2026.01.15 15:08:42.450827 [ 5 ] {97bc2c3c-1579-409a-9104-332b39404851} <Debug> TCPHandler: Processed in 0.001377455 sec. | ||
| 9391 | 2026.01.15 15:08:42.450930 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9392 | 2026.01.15 15:08:42.451030 [ 5 ] {a85c1876-a0a0-467c-bd27-e567f5869260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9393 | 2026.01.15 15:08:42.451074 [ 5 ] {a85c1876-a0a0-467c-bd27-e567f5869260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9394 | 2026.01.15 15:08:42.451384 [ 5 ] {a85c1876-a0a0-467c-bd27-e567f5869260} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9395 | 2026.01.15 15:08:42.451419 [ 5 ] {a85c1876-a0a0-467c-bd27-e567f5869260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9396 | 2026.01.15 15:08:42.451727 [ 5 ] {a85c1876-a0a0-467c-bd27-e567f5869260} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9397 | 2026.01.15 15:08:42.451952 [ 5 ] {a85c1876-a0a0-467c-bd27-e567f5869260} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9398 | 2026.01.15 15:08:42.452077 [ 5 ] {a85c1876-a0a0-467c-bd27-e567f5869260} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 9399 | 2026.01.15 15:08:42.452112 [ 5 ] {a85c1876-a0a0-467c-bd27-e567f5869260} <Debug> TCPHandler: Processed in 0.00123014 sec. | ||
| 9400 | 2026.01.15 15:08:42.452221 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9401 | 2026.01.15 15:08:42.452323 [ 5 ] {b198cf31-13cf-4671-81bb-c9276e890bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9402 | 2026.01.15 15:08:42.452382 [ 5 ] {b198cf31-13cf-4671-81bb-c9276e890bf9} <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 | ||
| 9403 | 2026.01.15 15:08:42.453169 [ 5 ] {b198cf31-13cf-4671-81bb-c9276e890bf9} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.01.15 15:08:42.453206 [ 5 ] {b198cf31-13cf-4671-81bb-c9276e890bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9405 | 2026.01.15 15:08:42.453750 [ 5 ] {b198cf31-13cf-4671-81bb-c9276e890bf9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9406 | 2026.01.15 15:08:42.453997 [ 5 ] {b198cf31-13cf-4671-81bb-c9276e890bf9} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2026.01.15 15:08:42.454140 [ 5 ] {b198cf31-13cf-4671-81bb-c9276e890bf9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001835 sec., 5449.591280653951 rows/sec., 9.77 MiB/sec. | ||
| 9408 | 2026.01.15 15:08:42.454205 [ 5 ] {b198cf31-13cf-4671-81bb-c9276e890bf9} <Debug> TCPHandler: Processed in 0.002036327 sec. | ||
| 9409 | 2026.01.15 15:08:42.454324 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9410 | 2026.01.15 15:08:42.454421 [ 5 ] {cfc4c48c-1bed-4d66-8373-5df586fb350f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9411 | 2026.01.15 15:08:42.454464 [ 5 ] {cfc4c48c-1bed-4d66-8373-5df586fb350f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9412 | 2026.01.15 15:08:42.454804 [ 5 ] {cfc4c48c-1bed-4d66-8373-5df586fb350f} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2026.01.15 15:08:42.454839 [ 5 ] {cfc4c48c-1bed-4d66-8373-5df586fb350f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9414 | 2026.01.15 15:08:42.455287 [ 5 ] {cfc4c48c-1bed-4d66-8373-5df586fb350f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9415 | 2026.01.15 15:08:42.455544 [ 5 ] {cfc4c48c-1bed-4d66-8373-5df586fb350f} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9416 | 2026.01.15 15:08:42.455672 [ 5 ] {cfc4c48c-1bed-4d66-8373-5df586fb350f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001271 sec., 81825.33438237608 rows/sec., 5.01 MiB/sec. | ||
| 9417 | 2026.01.15 15:08:42.455706 [ 5 ] {cfc4c48c-1bed-4d66-8373-5df586fb350f} <Debug> TCPHandler: Processed in 0.001432567 sec. | ||
| 9418 | 2026.01.15 15:08:44.105569 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19740 | ||
| 9419 | 2026.01.15 15:08:44.106131 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9420 | 2026.01.15 15:08:44.106187 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9421 | 2026.01.15 15:08:44.106698 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9422 | 2026.01.15 15:08:44.106946 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9423 | 2026.01.15 15:08:44.107094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19740 | ||
| 9424 | 2026.01.15 15:08:44.107125 [ 31 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9425 | 2026.01.15 15:08:44.107200 [ 31 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2026.01.15 15:08:44.107224 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9427 | 2026.01.15 15:08:44.107356 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 9428 | 2026.01.15 15:08:44.107517 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9429 | 2026.01.15 15:08:44.107556 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17308 rows starting from the beginning of the part | ||
| 9430 | 2026.01.15 15:08:44.107621 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 9431 | 2026.01.15 15:08:44.107666 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 9432 | 2026.01.15 15:08:44.107721 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 9433 | 2026.01.15 15:08:44.107760 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 9434 | 2026.01.15 15:08:44.107801 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 9435 | 2026.01.15 15:08:44.109787 [ 190 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002492962 sec., 7918291.574440365 rows/sec., 113.27 MiB/sec. | ||
| 9436 | 2026.01.15 15:08:44.109996 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9437 | 2026.01.15 15:08:44.110259 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_41_8} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.01.15 15:08:44.110333 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_41_8} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9439 | 2026.01.15 15:08:44.110405 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 9440 | 2026.01.15 15:08:44.198444 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52125 | ||
| 9441 | 2026.01.15 15:08:44.198563 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9442 | 2026.01.15 15:08:44.198595 [ 290 ] {} <Debug> TCP-Session: 3adf76da-c461-40b8-ae2d-7e2053797b22 Authenticating user 'default' from [fd00:1122:3344:101::e]:52125 | ||
| 9443 | 2026.01.15 15:08:44.198620 [ 290 ] {} <Debug> TCP-Session: 3adf76da-c461-40b8-ae2d-7e2053797b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9444 | 2026.01.15 15:08:44.198635 [ 290 ] {} <Debug> TCP-Session: 3adf76da-c461-40b8-ae2d-7e2053797b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9445 | 2026.01.15 15:08:44.198841 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58096 | ||
| 9446 | 2026.01.15 15:08:44.198876 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37014 | ||
| 9447 | 2026.01.15 15:08:44.198910 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42305 | ||
| 9448 | 2026.01.15 15:08:44.198923 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42603 | ||
| 9449 | 2026.01.15 15:08:44.198960 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9450 | 2026.01.15 15:08:44.198976 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9451 | 2026.01.15 15:08:44.198979 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9452 | 2026.01.15 15:08:44.199008 [ 291 ] {} <Debug> TCP-Session: e4f44356-0bc8-4fb3-b4e7-d8a5bd909355 Authenticating user 'default' from [fd00:1122:3344:101::e]:58096 | ||
| 9453 | 2026.01.15 15:08:44.199017 [ 294 ] {} <Debug> TCP-Session: a9eacc9d-1f57-423c-aab1-c2839e4204e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37014 | ||
| 9454 | 2026.01.15 15:08:44.199033 [ 290 ] {} <Trace> TCP-Session: 3adf76da-c461-40b8-ae2d-7e2053797b22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9455 | 2026.01.15 15:08:44.199046 [ 291 ] {} <Debug> TCP-Session: e4f44356-0bc8-4fb3-b4e7-d8a5bd909355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9456 | 2026.01.15 15:08:44.199057 [ 294 ] {} <Debug> TCP-Session: a9eacc9d-1f57-423c-aab1-c2839e4204e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9457 | 2026.01.15 15:08:44.199089 [ 291 ] {} <Debug> TCP-Session: e4f44356-0bc8-4fb3-b4e7-d8a5bd909355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9458 | 2026.01.15 15:08:44.199125 [ 294 ] {} <Debug> TCP-Session: a9eacc9d-1f57-423c-aab1-c2839e4204e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9459 | 2026.01.15 15:08:44.199026 [ 286 ] {} <Debug> TCP-Session: b411f199-de1d-4cc4-b7a5-09c608b81701 Authenticating user 'default' from [fd00:1122:3344:101::e]:42305 | ||
| 9460 | 2026.01.15 15:08:44.198941 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44031 | ||
| 9461 | 2026.01.15 15:08:44.199175 [ 286 ] {} <Debug> TCP-Session: b411f199-de1d-4cc4-b7a5-09c608b81701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9462 | 2026.01.15 15:08:44.199224 [ 290 ] {e99c0449-423a-46e7-8292-56c4f3a05c24} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52125) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9463 | 2026.01.15 15:08:44.199238 [ 286 ] {} <Debug> TCP-Session: b411f199-de1d-4cc4-b7a5-09c608b81701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9464 | 2026.01.15 15:08:44.198876 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46956 | ||
| 9465 | 2026.01.15 15:08:44.199256 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9466 | 2026.01.15 15:08:44.198871 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44136 | ||
| 9467 | 2026.01.15 15:08:44.199309 [ 287 ] {} <Debug> TCP-Session: 2784c942-f6c5-4abc-bc51-0d97b0e07b14 Authenticating user 'default' from [fd00:1122:3344:101::e]:42603 | ||
| 9468 | 2026.01.15 15:08:44.198939 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62851 | ||
| 9469 | 2026.01.15 15:08:44.199354 [ 287 ] {} <Debug> TCP-Session: 2784c942-f6c5-4abc-bc51-0d97b0e07b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9470 | 2026.01.15 15:08:44.199396 [ 287 ] {} <Debug> TCP-Session: 2784c942-f6c5-4abc-bc51-0d97b0e07b14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9471 | 2026.01.15 15:08:44.199497 [ 290 ] {e99c0449-423a-46e7-8292-56c4f3a05c24} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9472 | 2026.01.15 15:08:44.199558 [ 290 ] {e99c0449-423a-46e7-8292-56c4f3a05c24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9473 | 2026.01.15 15:08:44.199794 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9474 | 2026.01.15 15:08:44.199837 [ 288 ] {} <Debug> TCP-Session: 2aa01c84-d160-4a1f-ba89-017a9834ac24 Authenticating user 'default' from [fd00:1122:3344:101::e]:62851 | ||
| 9475 | 2026.01.15 15:08:44.199865 [ 288 ] {} <Debug> TCP-Session: 2aa01c84-d160-4a1f-ba89-017a9834ac24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9476 | 2026.01.15 15:08:44.199885 [ 288 ] {} <Debug> TCP-Session: 2aa01c84-d160-4a1f-ba89-017a9834ac24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9477 | 2026.01.15 15:08:44.199916 [ 290 ] {e99c0449-423a-46e7-8292-56c4f3a05c24} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 9478 | 2026.01.15 15:08:44.199947 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9479 | 2026.01.15 15:08:44.200003 [ 289 ] {} <Debug> TCP-Session: d5373789-6966-43fe-ad29-7503eb6d89d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44031 | ||
| 9480 | 2026.01.15 15:08:44.200032 [ 289 ] {} <Debug> TCP-Session: d5373789-6966-43fe-ad29-7503eb6d89d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9481 | 2026.01.15 15:08:44.200049 [ 289 ] {} <Debug> TCP-Session: d5373789-6966-43fe-ad29-7503eb6d89d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9482 | 2026.01.15 15:08:44.200056 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9483 | 2026.01.15 15:08:44.200092 [ 292 ] {} <Debug> TCP-Session: 57a13eca-4ec6-4497-a842-9b3b44f32e3e Authenticating user 'default' from [fd00:1122:3344:101::e]:44136 | ||
| 9484 | 2026.01.15 15:08:44.200110 [ 292 ] {} <Debug> TCP-Session: 57a13eca-4ec6-4497-a842-9b3b44f32e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9485 | 2026.01.15 15:08:44.200127 [ 292 ] {} <Debug> TCP-Session: 57a13eca-4ec6-4497-a842-9b3b44f32e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9486 | 2026.01.15 15:08:44.200261 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9487 | 2026.01.15 15:08:44.200301 [ 293 ] {} <Debug> TCP-Session: 8e23b215-e51f-408e-a43e-a950f9cdcfac Authenticating user 'default' from [fd00:1122:3344:101::e]:46956 | ||
| 9488 | 2026.01.15 15:08:44.200323 [ 293 ] {} <Debug> TCP-Session: 8e23b215-e51f-408e-a43e-a950f9cdcfac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9489 | 2026.01.15 15:08:44.200339 [ 293 ] {} <Debug> TCP-Session: 8e23b215-e51f-408e-a43e-a950f9cdcfac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9490 | 2026.01.15 15:08:44.200919 [ 332 ] {e99c0449-423a-46e7-8292-56c4f3a05c24} <Trace> AggregatingTransform: Aggregating | ||
| 9491 | 2026.01.15 15:08:44.200957 [ 332 ] {e99c0449-423a-46e7-8292-56c4f3a05c24} <Trace> Aggregator: Aggregation method: without_key | ||
| 9492 | 2026.01.15 15:08:44.200994 [ 332 ] {e99c0449-423a-46e7-8292-56c4f3a05c24} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961832 sec. (1039.683 rows/sec., 40.61 KiB/sec.) | ||
| 9493 | 2026.01.15 15:08:44.201013 [ 332 ] {e99c0449-423a-46e7-8292-56c4f3a05c24} <Trace> Aggregator: Merging aggregated data | ||
| 9494 | 2026.01.15 15:08:44.202564 [ 290 ] {e99c0449-423a-46e7-8292-56c4f3a05c24} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003401 sec., 294.0311673037342 rows/sec., 11.49 KiB/sec. | ||
| 9495 | 2026.01.15 15:08:44.202720 [ 290 ] {e99c0449-423a-46e7-8292-56c4f3a05c24} <Debug> TCPHandler: Processed in 0.003798525 sec. | ||
| 9496 | 2026.01.15 15:08:44.202819 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9497 | 2026.01.15 15:08:44.202848 [ 290 ] {} <Debug> TCP-Session: 3adf76da-c461-40b8-ae2d-7e2053797b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9498 | 2026.01.15 15:08:44.202864 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9499 | 2026.01.15 15:08:44.202894 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9500 | 2026.01.15 15:08:44.202912 [ 289 ] {} <Debug> TCP-Session: d5373789-6966-43fe-ad29-7503eb6d89d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9501 | 2026.01.15 15:08:44.202918 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9502 | 2026.01.15 15:08:44.202937 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9503 | 2026.01.15 15:08:44.202959 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9504 | 2026.01.15 15:08:44.202974 [ 292 ] {} <Debug> TCP-Session: 57a13eca-4ec6-4497-a842-9b3b44f32e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9505 | 2026.01.15 15:08:44.202980 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9506 | 2026.01.15 15:08:44.203003 [ 288 ] {} <Debug> TCP-Session: 2aa01c84-d160-4a1f-ba89-017a9834ac24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9507 | 2026.01.15 15:08:44.203016 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9508 | 2026.01.15 15:08:44.203035 [ 286 ] {} <Debug> TCP-Session: b411f199-de1d-4cc4-b7a5-09c608b81701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9509 | 2026.01.15 15:08:44.202998 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9510 | 2026.01.15 15:08:44.203074 [ 287 ] {} <Debug> TCP-Session: 2784c942-f6c5-4abc-bc51-0d97b0e07b14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9511 | 2026.01.15 15:08:44.202985 [ 294 ] {} <Debug> TCP-Session: a9eacc9d-1f57-423c-aab1-c2839e4204e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9512 | 2026.01.15 15:08:44.203119 [ 293 ] {} <Debug> TCP-Session: 8e23b215-e51f-408e-a43e-a950f9cdcfac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9513 | 2026.01.15 15:08:44.202941 [ 291 ] {} <Debug> TCP-Session: e4f44356-0bc8-4fb3-b4e7-d8a5bd909355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9514 | 2026.01.15 15:08:44.274476 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45764 | ||
| 9515 | 2026.01.15 15:08:44.274595 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9516 | 2026.01.15 15:08:44.274624 [ 290 ] {} <Debug> TCP-Session: 8a429952-3164-4283-819e-f91f7828bf47 Authenticating user 'default' from [fd00:1122:3344:101::e]:45764 | ||
| 9517 | 2026.01.15 15:08:44.274648 [ 290 ] {} <Debug> TCP-Session: 8a429952-3164-4283-819e-f91f7828bf47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9518 | 2026.01.15 15:08:44.274661 [ 290 ] {} <Debug> TCP-Session: 8a429952-3164-4283-819e-f91f7828bf47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9519 | 2026.01.15 15:08:44.274889 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60283 | ||
| 9520 | 2026.01.15 15:08:44.274913 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64005 | ||
| 9521 | 2026.01.15 15:08:44.274949 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60903 | ||
| 9522 | 2026.01.15 15:08:44.274966 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65305 | ||
| 9523 | 2026.01.15 15:08:44.274992 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62552 | ||
| 9524 | 2026.01.15 15:08:44.275011 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9525 | 2026.01.15 15:08:44.275037 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9526 | 2026.01.15 15:08:44.275070 [ 291 ] {} <Debug> TCP-Session: 608bcfb6-0b52-490c-b479-7f99d14864f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60283 | ||
| 9527 | 2026.01.15 15:08:44.275072 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9528 | 2026.01.15 15:08:44.275083 [ 290 ] {} <Trace> TCP-Session: 8a429952-3164-4283-819e-f91f7828bf47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9529 | 2026.01.15 15:08:44.275103 [ 291 ] {} <Debug> TCP-Session: 608bcfb6-0b52-490c-b479-7f99d14864f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9530 | 2026.01.15 15:08:44.275115 [ 286 ] {} <Debug> TCP-Session: ce119303-6b05-4ecf-a96f-c2a34c10697f Authenticating user 'default' from [fd00:1122:3344:101::e]:65305 | ||
| 9531 | 2026.01.15 15:08:44.275142 [ 291 ] {} <Debug> TCP-Session: 608bcfb6-0b52-490c-b479-7f99d14864f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9532 | 2026.01.15 15:08:44.275159 [ 286 ] {} <Debug> TCP-Session: ce119303-6b05-4ecf-a96f-c2a34c10697f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9533 | 2026.01.15 15:08:44.275089 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9534 | 2026.01.15 15:08:44.275186 [ 286 ] {} <Debug> TCP-Session: ce119303-6b05-4ecf-a96f-c2a34c10697f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9535 | 2026.01.15 15:08:44.275088 [ 292 ] {} <Debug> TCP-Session: 5fa89c96-33ec-4bb8-8a02-2bbe5a647ac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64005 | ||
| 9536 | 2026.01.15 15:08:44.275214 [ 288 ] {} <Debug> TCP-Session: 0e325378-f098-4b18-8517-19218ff5a034 Authenticating user 'default' from [fd00:1122:3344:101::e]:62552 | ||
| 9537 | 2026.01.15 15:08:44.275074 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9538 | 2026.01.15 15:08:44.275248 [ 292 ] {} <Debug> TCP-Session: 5fa89c96-33ec-4bb8-8a02-2bbe5a647ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9539 | 2026.01.15 15:08:44.275270 [ 290 ] {d22ecb2c-6606-4573-8057-e75be2ffaf26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45764) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9540 | 2026.01.15 15:08:44.275289 [ 292 ] {} <Debug> TCP-Session: 5fa89c96-33ec-4bb8-8a02-2bbe5a647ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9541 | 2026.01.15 15:08:44.275285 [ 293 ] {} <Debug> TCP-Session: 9391a09b-7ff9-4ac3-ae8f-dc20b9e8120c Authenticating user 'default' from [fd00:1122:3344:101::e]:60903 | ||
| 9542 | 2026.01.15 15:08:44.274997 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36313 | ||
| 9543 | 2026.01.15 15:08:44.275354 [ 293 ] {} <Debug> TCP-Session: 9391a09b-7ff9-4ac3-ae8f-dc20b9e8120c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2026.01.15 15:08:44.274977 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45083 | ||
| 9545 | 2026.01.15 15:08:44.275376 [ 293 ] {} <Debug> TCP-Session: 9391a09b-7ff9-4ac3-ae8f-dc20b9e8120c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2026.01.15 15:08:44.275426 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9547 | 2026.01.15 15:08:44.274953 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41428 | ||
| 9548 | 2026.01.15 15:08:44.275464 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9549 | 2026.01.15 15:08:44.275464 [ 289 ] {} <Debug> TCP-Session: a9ded545-8b2d-4ab0-bf0b-a82e4009d014 Authenticating user 'default' from [fd00:1122:3344:101::e]:36313 | ||
| 9550 | 2026.01.15 15:08:44.275521 [ 287 ] {} <Debug> TCP-Session: ca1f0faa-ab8b-4b24-8039-40c8cb2d9df5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45083 | ||
| 9551 | 2026.01.15 15:08:44.275251 [ 288 ] {} <Debug> TCP-Session: 0e325378-f098-4b18-8517-19218ff5a034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9552 | 2026.01.15 15:08:44.275549 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9553 | 2026.01.15 15:08:44.275573 [ 288 ] {} <Debug> TCP-Session: 0e325378-f098-4b18-8517-19218ff5a034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9554 | 2026.01.15 15:08:44.275591 [ 290 ] {d22ecb2c-6606-4573-8057-e75be2ffaf26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9555 | 2026.01.15 15:08:44.275592 [ 294 ] {} <Debug> TCP-Session: 8e19a0fb-81fb-422c-9891-0568beca89f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41428 | ||
| 9556 | 2026.01.15 15:08:44.275551 [ 287 ] {} <Debug> TCP-Session: ca1f0faa-ab8b-4b24-8039-40c8cb2d9df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9557 | 2026.01.15 15:08:44.275633 [ 294 ] {} <Debug> TCP-Session: 8e19a0fb-81fb-422c-9891-0568beca89f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9558 | 2026.01.15 15:08:44.275656 [ 287 ] {} <Debug> TCP-Session: ca1f0faa-ab8b-4b24-8039-40c8cb2d9df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9559 | 2026.01.15 15:08:44.275660 [ 290 ] {d22ecb2c-6606-4573-8057-e75be2ffaf26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9560 | 2026.01.15 15:08:44.275668 [ 294 ] {} <Debug> TCP-Session: 8e19a0fb-81fb-422c-9891-0568beca89f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2026.01.15 15:08:44.275544 [ 289 ] {} <Debug> TCP-Session: a9ded545-8b2d-4ab0-bf0b-a82e4009d014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9562 | 2026.01.15 15:08:44.275733 [ 289 ] {} <Debug> TCP-Session: a9ded545-8b2d-4ab0-bf0b-a82e4009d014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2026.01.15 15:08:44.276005 [ 290 ] {d22ecb2c-6606-4573-8057-e75be2ffaf26} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 9564 | 2026.01.15 15:08:44.277163 [ 323 ] {d22ecb2c-6606-4573-8057-e75be2ffaf26} <Trace> AggregatingTransform: Aggregating | ||
| 9565 | 2026.01.15 15:08:44.277209 [ 323 ] {d22ecb2c-6606-4573-8057-e75be2ffaf26} <Trace> Aggregator: Aggregation method: without_key | ||
| 9566 | 2026.01.15 15:08:44.277250 [ 323 ] {d22ecb2c-6606-4573-8057-e75be2ffaf26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001124487 sec. (889.294 rows/sec., 34.74 KiB/sec.) | ||
| 9567 | 2026.01.15 15:08:44.277270 [ 323 ] {d22ecb2c-6606-4573-8057-e75be2ffaf26} <Trace> Aggregator: Merging aggregated data | ||
| 9568 | 2026.01.15 15:08:44.278708 [ 290 ] {d22ecb2c-6606-4573-8057-e75be2ffaf26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003498 sec., 285.87764436821044 rows/sec., 11.17 KiB/sec. | ||
| 9569 | 2026.01.15 15:08:44.278871 [ 290 ] {d22ecb2c-6606-4573-8057-e75be2ffaf26} <Debug> TCPHandler: Processed in 0.003902477 sec. | ||
| 9570 | 2026.01.15 15:08:44.278985 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9571 | 2026.01.15 15:08:44.279012 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9572 | 2026.01.15 15:08:44.279020 [ 290 ] {} <Debug> TCP-Session: 8a429952-3164-4283-819e-f91f7828bf47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9573 | 2026.01.15 15:08:44.279030 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9574 | 2026.01.15 15:08:44.279052 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9575 | 2026.01.15 15:08:44.279084 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9576 | 2026.01.15 15:08:44.279102 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9577 | 2026.01.15 15:08:44.279113 [ 293 ] {} <Debug> TCP-Session: 9391a09b-7ff9-4ac3-ae8f-dc20b9e8120c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9578 | 2026.01.15 15:08:44.279135 [ 292 ] {} <Debug> TCP-Session: 5fa89c96-33ec-4bb8-8a02-2bbe5a647ac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9579 | 2026.01.15 15:08:44.279137 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9580 | 2026.01.15 15:08:44.279153 [ 287 ] {} <Debug> TCP-Session: ca1f0faa-ab8b-4b24-8039-40c8cb2d9df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9581 | 2026.01.15 15:08:44.279123 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9582 | 2026.01.15 15:08:44.279203 [ 286 ] {} <Debug> TCP-Session: ce119303-6b05-4ecf-a96f-c2a34c10697f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9583 | 2026.01.15 15:08:44.279096 [ 289 ] {} <Debug> TCP-Session: a9ded545-8b2d-4ab0-bf0b-a82e4009d014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9584 | 2026.01.15 15:08:44.279235 [ 294 ] {} <Debug> TCP-Session: 8e19a0fb-81fb-422c-9891-0568beca89f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2026.01.15 15:08:44.279067 [ 291 ] {} <Debug> TCP-Session: 608bcfb6-0b52-490c-b479-7f99d14864f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9586 | 2026.01.15 15:08:44.279064 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9587 | 2026.01.15 15:08:44.279321 [ 288 ] {} <Debug> TCP-Session: 0e325378-f098-4b18-8517-19218ff5a034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2026.01.15 15:08:44.526148 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44508 | ||
| 9589 | 2026.01.15 15:08:44.526260 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9590 | 2026.01.15 15:08:44.526288 [ 291 ] {} <Debug> TCP-Session: a29e6d66-3467-4b19-ad55-b2fa29baba81 Authenticating user 'default' from [fd00:1122:3344:101::e]:44508 | ||
| 9591 | 2026.01.15 15:08:44.526309 [ 291 ] {} <Debug> TCP-Session: a29e6d66-3467-4b19-ad55-b2fa29baba81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9592 | 2026.01.15 15:08:44.526323 [ 291 ] {} <Debug> TCP-Session: a29e6d66-3467-4b19-ad55-b2fa29baba81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9593 | 2026.01.15 15:08:44.526525 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51542 | ||
| 9594 | 2026.01.15 15:08:44.526555 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48992 | ||
| 9595 | 2026.01.15 15:08:44.526573 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42454 | ||
| 9596 | 2026.01.15 15:08:44.526613 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48169 | ||
| 9597 | 2026.01.15 15:08:44.526631 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41708 | ||
| 9598 | 2026.01.15 15:08:44.526652 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9599 | 2026.01.15 15:08:44.526672 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9600 | 2026.01.15 15:08:44.526621 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33163 | ||
| 9601 | 2026.01.15 15:08:44.526717 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9602 | 2026.01.15 15:08:44.526729 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9603 | 2026.01.15 15:08:44.526758 [ 288 ] {} <Debug> TCP-Session: 706c4a7f-e053-4198-845a-00a50d8dbdb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48169 | ||
| 9604 | 2026.01.15 15:08:44.526760 [ 291 ] {} <Trace> TCP-Session: a29e6d66-3467-4b19-ad55-b2fa29baba81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9605 | 2026.01.15 15:08:44.526780 [ 290 ] {} <Debug> TCP-Session: ca1a07b0-68f8-45fd-9f5d-375b91d05000 Authenticating user 'default' from [fd00:1122:3344:101::e]:41708 | ||
| 9606 | 2026.01.15 15:08:44.526789 [ 288 ] {} <Debug> TCP-Session: 706c4a7f-e053-4198-845a-00a50d8dbdb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9607 | 2026.01.15 15:08:44.526825 [ 290 ] {} <Debug> TCP-Session: ca1a07b0-68f8-45fd-9f5d-375b91d05000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9608 | 2026.01.15 15:08:44.526831 [ 288 ] {} <Debug> TCP-Session: 706c4a7f-e053-4198-845a-00a50d8dbdb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9609 | 2026.01.15 15:08:44.526848 [ 290 ] {} <Debug> TCP-Session: ca1a07b0-68f8-45fd-9f5d-375b91d05000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9610 | 2026.01.15 15:08:44.526780 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9611 | 2026.01.15 15:08:44.526725 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9612 | 2026.01.15 15:08:44.526911 [ 289 ] {} <Debug> TCP-Session: f8ef4b85-09f3-4fff-afe0-f621942e410b Authenticating user 'default' from [fd00:1122:3344:101::e]:33163 | ||
| 9613 | 2026.01.15 15:08:44.526599 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58518 | ||
| 9614 | 2026.01.15 15:08:44.526938 [ 294 ] {} <Debug> TCP-Session: a36ffc24-4142-47d1-9cc3-7990ed522ed4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42454 | ||
| 9615 | 2026.01.15 15:08:44.526964 [ 291 ] {bdff68e8-f46a-4c83-bc13-1c85d1e1bb46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44508) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9616 | 2026.01.15 15:08:44.526996 [ 294 ] {} <Debug> TCP-Session: a36ffc24-4142-47d1-9cc3-7990ed522ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9617 | 2026.01.15 15:08:44.527014 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9618 | 2026.01.15 15:08:44.527023 [ 294 ] {} <Debug> TCP-Session: a36ffc24-4142-47d1-9cc3-7990ed522ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2026.01.15 15:08:44.527047 [ 287 ] {} <Debug> TCP-Session: 6e529c84-840e-4264-90cd-c951d4e3635d Authenticating user 'default' from [fd00:1122:3344:101::e]:58518 | ||
| 9620 | 2026.01.15 15:08:44.526945 [ 289 ] {} <Debug> TCP-Session: f8ef4b85-09f3-4fff-afe0-f621942e410b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9621 | 2026.01.15 15:08:44.527074 [ 287 ] {} <Debug> TCP-Session: 6e529c84-840e-4264-90cd-c951d4e3635d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2026.01.15 15:08:44.527089 [ 289 ] {} <Debug> TCP-Session: f8ef4b85-09f3-4fff-afe0-f621942e410b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9623 | 2026.01.15 15:08:44.527103 [ 287 ] {} <Debug> TCP-Session: 6e529c84-840e-4264-90cd-c951d4e3635d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2026.01.15 15:08:44.526589 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58363 | ||
| 9625 | 2026.01.15 15:08:44.526709 [ 292 ] {} <Debug> TCP-Session: 2062edbf-36c5-4a4d-95ae-f9cbccc88e30 Authenticating user 'default' from [fd00:1122:3344:101::e]:51542 | ||
| 9626 | 2026.01.15 15:08:44.526724 [ 293 ] {} <Debug> TCP-Session: 052ba2b7-f2c5-4782-9202-f948ab8a01eb Authenticating user 'default' from [fd00:1122:3344:101::e]:48992 | ||
| 9627 | 2026.01.15 15:08:44.527182 [ 292 ] {} <Debug> TCP-Session: 2062edbf-36c5-4a4d-95ae-f9cbccc88e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9628 | 2026.01.15 15:08:44.527193 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9629 | 2026.01.15 15:08:44.527211 [ 292 ] {} <Debug> TCP-Session: 2062edbf-36c5-4a4d-95ae-f9cbccc88e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9630 | 2026.01.15 15:08:44.527228 [ 286 ] {} <Debug> TCP-Session: 9052196c-db74-405a-9f6c-956270585bab Authenticating user 'default' from [fd00:1122:3344:101::e]:58363 | ||
| 9631 | 2026.01.15 15:08:44.527201 [ 293 ] {} <Debug> TCP-Session: 052ba2b7-f2c5-4782-9202-f948ab8a01eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9632 | 2026.01.15 15:08:44.527256 [ 286 ] {} <Debug> TCP-Session: 9052196c-db74-405a-9f6c-956270585bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9633 | 2026.01.15 15:08:44.527272 [ 293 ] {} <Debug> TCP-Session: 052ba2b7-f2c5-4782-9202-f948ab8a01eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9634 | 2026.01.15 15:08:44.527287 [ 286 ] {} <Debug> TCP-Session: 9052196c-db74-405a-9f6c-956270585bab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9635 | 2026.01.15 15:08:44.527334 [ 291 ] {bdff68e8-f46a-4c83-bc13-1c85d1e1bb46} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9636 | 2026.01.15 15:08:44.527405 [ 291 ] {bdff68e8-f46a-4c83-bc13-1c85d1e1bb46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9637 | 2026.01.15 15:08:44.527737 [ 291 ] {bdff68e8-f46a-4c83-bc13-1c85d1e1bb46} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 9638 | 2026.01.15 15:08:44.528861 [ 317 ] {bdff68e8-f46a-4c83-bc13-1c85d1e1bb46} <Trace> AggregatingTransform: Aggregating | ||
| 9639 | 2026.01.15 15:08:44.528915 [ 317 ] {bdff68e8-f46a-4c83-bc13-1c85d1e1bb46} <Trace> Aggregator: Aggregation method: without_key | ||
| 9640 | 2026.01.15 15:08:44.528953 [ 317 ] {bdff68e8-f46a-4c83-bc13-1c85d1e1bb46} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001114196 sec. (897.508 rows/sec., 35.06 KiB/sec.) | ||
| 9641 | 2026.01.15 15:08:44.528973 [ 317 ] {bdff68e8-f46a-4c83-bc13-1c85d1e1bb46} <Trace> Aggregator: Merging aggregated data | ||
| 9642 | 2026.01.15 15:08:44.530006 [ 291 ] {bdff68e8-f46a-4c83-bc13-1c85d1e1bb46} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003107 sec., 321.853878339234 rows/sec., 12.57 KiB/sec. | ||
| 9643 | 2026.01.15 15:08:44.530162 [ 291 ] {bdff68e8-f46a-4c83-bc13-1c85d1e1bb46} <Debug> TCPHandler: Processed in 0.003558727 sec. | ||
| 9644 | 2026.01.15 15:08:44.530246 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9645 | 2026.01.15 15:08:44.530274 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9646 | 2026.01.15 15:08:44.530278 [ 291 ] {} <Debug> TCP-Session: a29e6d66-3467-4b19-ad55-b2fa29baba81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9647 | 2026.01.15 15:08:44.530297 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9648 | 2026.01.15 15:08:44.530310 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9649 | 2026.01.15 15:08:44.530342 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9650 | 2026.01.15 15:08:44.530360 [ 290 ] {} <Debug> TCP-Session: ca1a07b0-68f8-45fd-9f5d-375b91d05000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9651 | 2026.01.15 15:08:44.530370 [ 286 ] {} <Debug> TCP-Session: 9052196c-db74-405a-9f6c-956270585bab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9652 | 2026.01.15 15:08:44.530377 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9653 | 2026.01.15 15:08:44.530397 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9654 | 2026.01.15 15:08:44.530391 [ 294 ] {} <Debug> TCP-Session: a36ffc24-4142-47d1-9cc3-7990ed522ed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9655 | 2026.01.15 15:08:44.530440 [ 287 ] {} <Debug> TCP-Session: 6e529c84-840e-4264-90cd-c951d4e3635d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9656 | 2026.01.15 15:08:44.530456 [ 288 ] {} <Debug> TCP-Session: 706c4a7f-e053-4198-845a-00a50d8dbdb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9657 | 2026.01.15 15:08:44.530360 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9658 | 2026.01.15 15:08:44.530326 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9659 | 2026.01.15 15:08:44.530320 [ 292 ] {} <Debug> TCP-Session: 2062edbf-36c5-4a4d-95ae-f9cbccc88e30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9660 | 2026.01.15 15:08:44.530546 [ 293 ] {} <Debug> TCP-Session: 052ba2b7-f2c5-4782-9202-f948ab8a01eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9661 | 2026.01.15 15:08:44.530537 [ 289 ] {} <Debug> TCP-Session: f8ef4b85-09f3-4fff-afe0-f621942e410b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9662 | 2026.01.15 15:08:45.116536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9663 | 2026.01.15 15:08:45.136231 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9664 | 2026.01.15 15:08:45.136326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9665 | 2026.01.15 15:08:45.142900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9666 | 2026.01.15 15:08:45.143717 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2026.01.15 15:08:45.144077 [ 28 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9668 | 2026.01.15 15:08:45.144155 [ 28 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9669 | 2026.01.15 15:08:45.144181 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9670 | 2026.01.15 15:08:45.144293 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 9671 | 2026.01.15 15:08:45.147526 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9672 | 2026.01.15 15:08:45.148488 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 9673 | 2026.01.15 15:08:45.148564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9674 | 2026.01.15 15:08:45.152442 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 9675 | 2026.01.15 15:08:45.156517 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 9676 | 2026.01.15 15:08:45.161007 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 9677 | 2026.01.15 15:08:45.165808 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 9678 | 2026.01.15 15:08:45.169807 [ 200 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 9679 | 2026.01.15 15:08:45.228739 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.084493384 sec., 3657.091068810784 rows/sec., 18.91 MiB/sec. | ||
| 9680 | 2026.01.15 15:08:45.231343 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9681 | 2026.01.15 15:08:45.233717 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_41_8} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2026.01.15 15:08:45.233863 [ 187 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_41_8} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9683 | 2026.01.15 15:08:45.235978 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9684 | 2026.01.15 15:08:46.640933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1246 | ||
| 9685 | 2026.01.15 15:08:46.643382 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9686 | 2026.01.15 15:08:46.643428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9687 | 2026.01.15 15:08:46.644633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9688 | 2026.01.15 15:08:46.644895 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9689 | 2026.01.15 15:08:46.645067 [ 49 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9690 | 2026.01.15 15:08:46.645151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1246 | ||
| 9691 | 2026.01.15 15:08:46.645157 [ 49 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2026.01.15 15:08:46.645211 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9693 | 2026.01.15 15:08:46.645395 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 9694 | 2026.01.15 15:08:46.646139 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9695 | 2026.01.15 15:08:46.646310 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1060 rows starting from the beginning of the part | ||
| 9696 | 2026.01.15 15:08:46.646706 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part | ||
| 9697 | 2026.01.15 15:08:46.647036 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 9698 | 2026.01.15 15:08:46.647352 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 9699 | 2026.01.15 15:08:46.647658 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 9700 | 2026.01.15 15:08:46.647956 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 9701 | 2026.01.15 15:08:46.654989 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1246 rows, containing 72 columns (72 merged, 0 gathered) in 0.009682507 sec., 128685.68026855029 rows/sec., 104.43 MiB/sec. | ||
| 9702 | 2026.01.15 15:08:46.656446 [ 189 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9703 | 2026.01.15 15:08:46.656976 [ 189 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_31_6} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2026.01.15 15:08:46.657045 [ 189 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_31_6} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9705 | 2026.01.15 15:08:46.657287 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 9706 | 2026.01.15 15:08:47.428230 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2026.01.15 15:08:47.428495 [ 5 ] {d941c076-fa54-4c2e-865e-9e9f2978fd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9708 | 2026.01.15 15:08:47.428595 [ 5 ] {d941c076-fa54-4c2e-865e-9e9f2978fd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9709 | 2026.01.15 15:08:47.429440 [ 5 ] {d941c076-fa54-4c2e-865e-9e9f2978fd90} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2026.01.15 15:08:47.429480 [ 5 ] {d941c076-fa54-4c2e-865e-9e9f2978fd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9711 | 2026.01.15 15:08:47.429896 [ 5 ] {d941c076-fa54-4c2e-865e-9e9f2978fd90} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9712 | 2026.01.15 15:08:47.430131 [ 5 ] {d941c076-fa54-4c2e-865e-9e9f2978fd90} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2026.01.15 15:08:47.430292 [ 5 ] {d941c076-fa54-4c2e-865e-9e9f2978fd90} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001868 sec., 63169.16488222698 rows/sec., 5.35 MiB/sec. | ||
| 9714 | 2026.01.15 15:08:47.430341 [ 5 ] {d941c076-fa54-4c2e-865e-9e9f2978fd90} <Debug> TCPHandler: Processed in 0.002279665 sec. | ||
| 9715 | 2026.01.15 15:08:47.430477 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9716 | 2026.01.15 15:08:47.430581 [ 5 ] {f3ad7d2c-e4a8-4f82-bcab-df04f2bfb9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9717 | 2026.01.15 15:08:47.430626 [ 5 ] {f3ad7d2c-e4a8-4f82-bcab-df04f2bfb9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9718 | 2026.01.15 15:08:47.431054 [ 5 ] {f3ad7d2c-e4a8-4f82-bcab-df04f2bfb9c8} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2026.01.15 15:08:47.431089 [ 5 ] {f3ad7d2c-e4a8-4f82-bcab-df04f2bfb9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9720 | 2026.01.15 15:08:47.431403 [ 5 ] {f3ad7d2c-e4a8-4f82-bcab-df04f2bfb9c8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9721 | 2026.01.15 15:08:47.431626 [ 5 ] {f3ad7d2c-e4a8-4f82-bcab-df04f2bfb9c8} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2026.01.15 15:08:47.431762 [ 5 ] {f3ad7d2c-e4a8-4f82-bcab-df04f2bfb9c8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001204 sec., 25747.50830564784 rows/sec., 1.89 MiB/sec. | ||
| 9723 | 2026.01.15 15:08:47.431801 [ 5 ] {f3ad7d2c-e4a8-4f82-bcab-df04f2bfb9c8} <Debug> TCPHandler: Processed in 0.001375175 sec. | ||
| 9724 | 2026.01.15 15:08:47.431910 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9725 | 2026.01.15 15:08:47.432014 [ 5 ] {25497ebf-abd4-4147-a690-a830072270a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9726 | 2026.01.15 15:08:47.432056 [ 5 ] {25497ebf-abd4-4147-a690-a830072270a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9727 | 2026.01.15 15:08:47.432501 [ 5 ] {25497ebf-abd4-4147-a690-a830072270a4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2026.01.15 15:08:47.432535 [ 5 ] {25497ebf-abd4-4147-a690-a830072270a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9729 | 2026.01.15 15:08:47.432871 [ 5 ] {25497ebf-abd4-4147-a690-a830072270a4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9730 | 2026.01.15 15:08:47.433090 [ 5 ] {25497ebf-abd4-4147-a690-a830072270a4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2026.01.15 15:08:47.433216 [ 5 ] {25497ebf-abd4-4147-a690-a830072270a4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001222 sec., 77741.40752864158 rows/sec., 6.07 MiB/sec. | ||
| 9732 | 2026.01.15 15:08:47.433253 [ 5 ] {25497ebf-abd4-4147-a690-a830072270a4} <Debug> TCPHandler: Processed in 0.001393026 sec. | ||
| 9733 | 2026.01.15 15:08:47.433368 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9734 | 2026.01.15 15:08:47.433463 [ 5 ] {01d8ddde-13ef-491d-9a45-c183774cc05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9735 | 2026.01.15 15:08:47.433506 [ 5 ] {01d8ddde-13ef-491d-9a45-c183774cc05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9736 | 2026.01.15 15:08:47.433918 [ 5 ] {01d8ddde-13ef-491d-9a45-c183774cc05b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9737 | 2026.01.15 15:08:47.433952 [ 5 ] {01d8ddde-13ef-491d-9a45-c183774cc05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9738 | 2026.01.15 15:08:47.434295 [ 5 ] {01d8ddde-13ef-491d-9a45-c183774cc05b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9739 | 2026.01.15 15:08:47.434512 [ 5 ] {01d8ddde-13ef-491d-9a45-c183774cc05b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2026.01.15 15:08:47.434639 [ 5 ] {01d8ddde-13ef-491d-9a45-c183774cc05b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 9741 | 2026.01.15 15:08:47.434674 [ 5 ] {01d8ddde-13ef-491d-9a45-c183774cc05b} <Debug> TCPHandler: Processed in 0.001355225 sec. | ||
| 9742 | 2026.01.15 15:08:47.434792 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2026.01.15 15:08:47.434914 [ 5 ] {2112ae44-6678-4c42-9d7d-1f59f42b822f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9744 | 2026.01.15 15:08:47.434979 [ 5 ] {2112ae44-6678-4c42-9d7d-1f59f42b822f} <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 | ||
| 9745 | 2026.01.15 15:08:47.435939 [ 5 ] {2112ae44-6678-4c42-9d7d-1f59f42b822f} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.01.15 15:08:47.435974 [ 5 ] {2112ae44-6678-4c42-9d7d-1f59f42b822f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9747 | 2026.01.15 15:08:47.436535 [ 5 ] {2112ae44-6678-4c42-9d7d-1f59f42b822f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9748 | 2026.01.15 15:08:47.436770 [ 5 ] {2112ae44-6678-4c42-9d7d-1f59f42b822f} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.01.15 15:08:47.436909 [ 5 ] {2112ae44-6678-4c42-9d7d-1f59f42b822f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00202 sec., 15346.534653465345 rows/sec., 27.50 MiB/sec. | ||
| 9750 | 2026.01.15 15:08:47.436970 [ 5 ] {2112ae44-6678-4c42-9d7d-1f59f42b822f} <Debug> TCPHandler: Processed in 0.002236724 sec. | ||
| 9751 | 2026.01.15 15:08:47.437081 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.01.15 15:08:47.437174 [ 5 ] {dec18b3d-2b15-41c2-be47-647811171814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9753 | 2026.01.15 15:08:47.437215 [ 5 ] {dec18b3d-2b15-41c2-be47-647811171814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9754 | 2026.01.15 15:08:47.437549 [ 5 ] {dec18b3d-2b15-41c2-be47-647811171814} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.01.15 15:08:47.437582 [ 5 ] {dec18b3d-2b15-41c2-be47-647811171814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9756 | 2026.01.15 15:08:47.437886 [ 5 ] {dec18b3d-2b15-41c2-be47-647811171814} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9757 | 2026.01.15 15:08:47.438100 [ 5 ] {dec18b3d-2b15-41c2-be47-647811171814} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.01.15 15:08:47.438222 [ 5 ] {dec18b3d-2b15-41c2-be47-647811171814} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 9759 | 2026.01.15 15:08:47.438256 [ 5 ] {dec18b3d-2b15-41c2-be47-647811171814} <Debug> TCPHandler: Processed in 0.00122292 sec. | ||
| 9760 | 2026.01.15 15:08:51.435356 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9761 | 2026.01.15 15:08:51.435407 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9762 | 2026.01.15 15:08:51.608029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20188 | ||
| 9763 | 2026.01.15 15:08:51.608532 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9764 | 2026.01.15 15:08:51.608573 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9765 | 2026.01.15 15:08:51.609082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9766 | 2026.01.15 15:08:51.609320 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2026.01.15 15:08:51.609469 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20188 | ||
| 9768 | 2026.01.15 15:08:52.438265 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9769 | 2026.01.15 15:08:52.438443 [ 5 ] {240c50f2-dd5d-4fe2-8190-8ae30cf6552b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9770 | 2026.01.15 15:08:52.438510 [ 5 ] {240c50f2-dd5d-4fe2-8190-8ae30cf6552b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9771 | 2026.01.15 15:08:52.439351 [ 5 ] {240c50f2-dd5d-4fe2-8190-8ae30cf6552b} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9772 | 2026.01.15 15:08:52.439402 [ 5 ] {240c50f2-dd5d-4fe2-8190-8ae30cf6552b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9773 | 2026.01.15 15:08:52.439828 [ 5 ] {240c50f2-dd5d-4fe2-8190-8ae30cf6552b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9774 | 2026.01.15 15:08:52.440070 [ 5 ] {240c50f2-dd5d-4fe2-8190-8ae30cf6552b} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2026.01.15 15:08:52.440230 [ 5 ] {240c50f2-dd5d-4fe2-8190-8ae30cf6552b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001833 sec., 223677.0321876705 rows/sec., 14.19 MiB/sec. | ||
| 9776 | 2026.01.15 15:08:52.440281 [ 5 ] {240c50f2-dd5d-4fe2-8190-8ae30cf6552b} <Debug> TCPHandler: Processed in 0.002150721 sec. | ||
| 9777 | 2026.01.15 15:08:52.440415 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9778 | 2026.01.15 15:08:52.440520 [ 5 ] {c2316b35-f1f1-4407-8340-d135522956dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9779 | 2026.01.15 15:08:52.440564 [ 5 ] {c2316b35-f1f1-4407-8340-d135522956dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9780 | 2026.01.15 15:08:52.441533 [ 5 ] {c2316b35-f1f1-4407-8340-d135522956dd} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2026.01.15 15:08:52.441573 [ 5 ] {c2316b35-f1f1-4407-8340-d135522956dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9782 | 2026.01.15 15:08:52.441979 [ 5 ] {c2316b35-f1f1-4407-8340-d135522956dd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9783 | 2026.01.15 15:08:52.442215 [ 5 ] {c2316b35-f1f1-4407-8340-d135522956dd} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2026.01.15 15:08:52.442352 [ 5 ] {c2316b35-f1f1-4407-8340-d135522956dd} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001857 sec., 609585.35271944 rows/sec., 48.28 MiB/sec. | ||
| 9785 | 2026.01.15 15:08:52.442394 [ 5 ] {c2316b35-f1f1-4407-8340-d135522956dd} <Debug> TCPHandler: Processed in 0.002033107 sec. | ||
| 9786 | 2026.01.15 15:08:52.442513 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9787 | 2026.01.15 15:08:52.442612 [ 5 ] {83e455c8-08ab-4cd2-967d-006b36d054b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9788 | 2026.01.15 15:08:52.442652 [ 5 ] {83e455c8-08ab-4cd2-967d-006b36d054b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9789 | 2026.01.15 15:08:52.443144 [ 5 ] {83e455c8-08ab-4cd2-967d-006b36d054b8} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2026.01.15 15:08:52.443182 [ 5 ] {83e455c8-08ab-4cd2-967d-006b36d054b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9791 | 2026.01.15 15:08:52.443501 [ 5 ] {83e455c8-08ab-4cd2-967d-006b36d054b8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9792 | 2026.01.15 15:08:52.443724 [ 5 ] {83e455c8-08ab-4cd2-967d-006b36d054b8} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2026.01.15 15:08:52.443854 [ 5 ] {83e455c8-08ab-4cd2-967d-006b36d054b8} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001263 sec., 170229.6120348377 rows/sec., 10.10 MiB/sec. | ||
| 9794 | 2026.01.15 15:08:52.443893 [ 5 ] {83e455c8-08ab-4cd2-967d-006b36d054b8} <Debug> TCPHandler: Processed in 0.001430047 sec. | ||
| 9795 | 2026.01.15 15:08:52.444015 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9796 | 2026.01.15 15:08:52.444139 [ 5 ] {7a8b765f-fc76-4829-9608-3cb684418730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9797 | 2026.01.15 15:08:52.444190 [ 5 ] {7a8b765f-fc76-4829-9608-3cb684418730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9798 | 2026.01.15 15:08:52.444774 [ 5 ] {7a8b765f-fc76-4829-9608-3cb684418730} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2026.01.15 15:08:52.444819 [ 5 ] {7a8b765f-fc76-4829-9608-3cb684418730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9800 | 2026.01.15 15:08:52.445189 [ 5 ] {7a8b765f-fc76-4829-9608-3cb684418730} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9801 | 2026.01.15 15:08:52.445424 [ 5 ] {7a8b765f-fc76-4829-9608-3cb684418730} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9802 | 2026.01.15 15:08:52.445558 [ 5 ] {7a8b765f-fc76-4829-9608-3cb684418730} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001444 sec., 146814.40443213296 rows/sec., 9.47 MiB/sec. | ||
| 9803 | 2026.01.15 15:08:52.445575 [ 96 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9804 | 2026.01.15 15:08:52.445598 [ 5 ] {7a8b765f-fc76-4829-9608-3cb684418730} <Debug> TCPHandler: Processed in 0.001637274 sec. | ||
| 9805 | 2026.01.15 15:08:52.445648 [ 96 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2026.01.15 15:08:52.445680 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9807 | 2026.01.15 15:08:52.445745 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9808 | 2026.01.15 15:08:52.445811 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 9809 | 2026.01.15 15:08:52.445845 [ 5 ] {3deb8659-8eb2-470f-9f7d-aad5ef3d0792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9810 | 2026.01.15 15:08:52.445901 [ 5 ] {3deb8659-8eb2-470f-9f7d-aad5ef3d0792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9811 | 2026.01.15 15:08:52.445971 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9812 | 2026.01.15 15:08:52.446025 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 465 rows starting from the beginning of the part | ||
| 9813 | 2026.01.15 15:08:52.446139 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 9814 | 2026.01.15 15:08:52.446222 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
| 9815 | 2026.01.15 15:08:52.446301 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 9816 | 2026.01.15 15:08:52.446375 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 9817 | 2026.01.15 15:08:52.446400 [ 5 ] {3deb8659-8eb2-470f-9f7d-aad5ef3d0792} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.01.15 15:08:52.446445 [ 5 ] {3deb8659-8eb2-470f-9f7d-aad5ef3d0792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9819 | 2026.01.15 15:08:52.446448 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 9820 | 2026.01.15 15:08:52.446808 [ 5 ] {3deb8659-8eb2-470f-9f7d-aad5ef3d0792} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9821 | 2026.01.15 15:08:52.447113 [ 5 ] {3deb8659-8eb2-470f-9f7d-aad5ef3d0792} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2026.01.15 15:08:52.447254 [ 5 ] {3deb8659-8eb2-470f-9f7d-aad5ef3d0792} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001428 sec., 147759.10364145658 rows/sec., 8.39 MiB/sec. | ||
| 9823 | 2026.01.15 15:08:52.447295 [ 5 ] {3deb8659-8eb2-470f-9f7d-aad5ef3d0792} <Debug> TCPHandler: Processed in 0.001609113 sec. | ||
| 9824 | 2026.01.15 15:08:52.447399 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9825 | 2026.01.15 15:08:52.447495 [ 5 ] {dc2f31f5-f22d-4d37-8ecb-c8a35e36b67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9826 | 2026.01.15 15:08:52.447536 [ 5 ] {dc2f31f5-f22d-4d37-8ecb-c8a35e36b67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9827 | 2026.01.15 15:08:52.447793 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.002044247 sec., 753822.801256404 rows/sec., 52.43 MiB/sec. | ||
| 9828 | 2026.01.15 15:08:52.447998 [ 202 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9829 | 2026.01.15 15:08:52.448277 [ 5 ] {dc2f31f5-f22d-4d37-8ecb-c8a35e36b67d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9830 | 2026.01.15 15:08:52.448310 [ 202 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_36_7} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2026.01.15 15:08:52.448313 [ 5 ] {dc2f31f5-f22d-4d37-8ecb-c8a35e36b67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9832 | 2026.01.15 15:08:52.448387 [ 202 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_36_7} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9833 | 2026.01.15 15:08:52.448475 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9834 | 2026.01.15 15:08:52.448674 [ 5 ] {dc2f31f5-f22d-4d37-8ecb-c8a35e36b67d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9835 | 2026.01.15 15:08:52.448911 [ 5 ] {dc2f31f5-f22d-4d37-8ecb-c8a35e36b67d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9836 | 2026.01.15 15:08:52.449045 [ 5 ] {dc2f31f5-f22d-4d37-8ecb-c8a35e36b67d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001569 sec., 439133.20586360735 rows/sec., 30.67 MiB/sec. | ||
| 9837 | 2026.01.15 15:08:52.449085 [ 5 ] {dc2f31f5-f22d-4d37-8ecb-c8a35e36b67d} <Debug> TCPHandler: Processed in 0.001735146 sec. | ||
| 9838 | 2026.01.15 15:08:52.449206 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9839 | 2026.01.15 15:08:52.449327 [ 5 ] {474051c8-6fad-4307-8dd7-1cf607dbd532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9840 | 2026.01.15 15:08:52.449378 [ 5 ] {474051c8-6fad-4307-8dd7-1cf607dbd532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9841 | 2026.01.15 15:08:52.449763 [ 5 ] {474051c8-6fad-4307-8dd7-1cf607dbd532} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2026.01.15 15:08:52.449806 [ 5 ] {474051c8-6fad-4307-8dd7-1cf607dbd532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9843 | 2026.01.15 15:08:52.450156 [ 5 ] {474051c8-6fad-4307-8dd7-1cf607dbd532} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9844 | 2026.01.15 15:08:52.450376 [ 5 ] {474051c8-6fad-4307-8dd7-1cf607dbd532} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2026.01.15 15:08:52.450508 [ 5 ] {474051c8-6fad-4307-8dd7-1cf607dbd532} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001206 sec., 4975.124378109453 rows/sec., 259.93 KiB/sec. | ||
| 9846 | 2026.01.15 15:08:52.450545 [ 5 ] {474051c8-6fad-4307-8dd7-1cf607dbd532} <Debug> TCPHandler: Processed in 0.001400435 sec. | ||
| 9847 | 2026.01.15 15:08:52.450653 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9848 | 2026.01.15 15:08:52.450747 [ 5 ] {41339d03-e1a0-400b-9245-5bdb6f77058e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9849 | 2026.01.15 15:08:52.450790 [ 5 ] {41339d03-e1a0-400b-9245-5bdb6f77058e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9850 | 2026.01.15 15:08:52.451238 [ 5 ] {41339d03-e1a0-400b-9245-5bdb6f77058e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9851 | 2026.01.15 15:08:52.451274 [ 5 ] {41339d03-e1a0-400b-9245-5bdb6f77058e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9852 | 2026.01.15 15:08:52.451615 [ 5 ] {41339d03-e1a0-400b-9245-5bdb6f77058e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9853 | 2026.01.15 15:08:52.451828 [ 5 ] {41339d03-e1a0-400b-9245-5bdb6f77058e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9854 | 2026.01.15 15:08:52.451957 [ 5 ] {41339d03-e1a0-400b-9245-5bdb6f77058e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001228 sec., 255700.32573289904 rows/sec., 16.80 MiB/sec. | ||
| 9855 | 2026.01.15 15:08:52.451995 [ 5 ] {41339d03-e1a0-400b-9245-5bdb6f77058e} <Debug> TCPHandler: Processed in 0.001390785 sec. | ||
| 9856 | 2026.01.15 15:08:52.452118 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9857 | 2026.01.15 15:08:52.452242 [ 5 ] {1c9d049d-9b4e-4818-aea8-2ac7da9c204e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9858 | 2026.01.15 15:08:52.452294 [ 5 ] {1c9d049d-9b4e-4818-aea8-2ac7da9c204e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9859 | 2026.01.15 15:08:52.452668 [ 5 ] {1c9d049d-9b4e-4818-aea8-2ac7da9c204e} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2026.01.15 15:08:52.452711 [ 5 ] {1c9d049d-9b4e-4818-aea8-2ac7da9c204e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9861 | 2026.01.15 15:08:52.453076 [ 5 ] {1c9d049d-9b4e-4818-aea8-2ac7da9c204e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9862 | 2026.01.15 15:08:52.453284 [ 5 ] {1c9d049d-9b4e-4818-aea8-2ac7da9c204e} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2026.01.15 15:08:52.453386 [ 96 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9864 | 2026.01.15 15:08:52.453411 [ 5 ] {1c9d049d-9b4e-4818-aea8-2ac7da9c204e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001194 sec., 837.5209380234506 rows/sec., 56.43 KiB/sec. | ||
| 9865 | 2026.01.15 15:08:52.453422 [ 96 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.01.15 15:08:52.453450 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9867 | 2026.01.15 15:08:52.453455 [ 5 ] {1c9d049d-9b4e-4818-aea8-2ac7da9c204e} <Debug> TCPHandler: Processed in 0.001397876 sec. | ||
| 9868 | 2026.01.15 15:08:52.453526 [ 192 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9869 | 2026.01.15 15:08:52.453574 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.01.15 15:08:52.453635 [ 192 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9871 | 2026.01.15 15:08:52.453668 [ 192 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 9872 | 2026.01.15 15:08:52.453674 [ 5 ] {7734342a-957e-4e41-818e-a58b529b6e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9873 | 2026.01.15 15:08:52.453717 [ 192 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9874 | 2026.01.15 15:08:52.453737 [ 5 ] {7734342a-957e-4e41-818e-a58b529b6e5a} <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 | ||
| 9875 | 2026.01.15 15:08:52.453760 [ 192 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9876 | 2026.01.15 15:08:52.453799 [ 192 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9877 | 2026.01.15 15:08:52.453835 [ 192 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9878 | 2026.01.15 15:08:52.453869 [ 192 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 9879 | 2026.01.15 15:08:52.454542 [ 5 ] {7734342a-957e-4e41-818e-a58b529b6e5a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2026.01.15 15:08:52.454584 [ 5 ] {7734342a-957e-4e41-818e-a58b529b6e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9881 | 2026.01.15 15:08:52.454600 [ 193 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001105067 sec., 27147.675208833494 rows/sec., 1.78 MiB/sec. | ||
| 9882 | 2026.01.15 15:08:52.454741 [ 192 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9883 | 2026.01.15 15:08:52.455040 [ 192 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_30_6} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.01.15 15:08:52.455121 [ 192 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_30_6} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9885 | 2026.01.15 15:08:52.455145 [ 5 ] {7734342a-957e-4e41-818e-a58b529b6e5a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9886 | 2026.01.15 15:08:52.455201 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9887 | 2026.01.15 15:08:52.455382 [ 5 ] {7734342a-957e-4e41-818e-a58b529b6e5a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2026.01.15 15:08:52.455531 [ 5 ] {7734342a-957e-4e41-818e-a58b529b6e5a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001874 sec., 5336.179295624333 rows/sec., 9.56 MiB/sec. | ||
| 9889 | 2026.01.15 15:08:52.455598 [ 5 ] {7734342a-957e-4e41-818e-a58b529b6e5a} <Debug> TCPHandler: Processed in 0.002073428 sec. | ||
| 9890 | 2026.01.15 15:08:52.455712 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9891 | 2026.01.15 15:08:52.455808 [ 5 ] {a307ee00-3d7c-4621-bcca-fcc0c17ccf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9892 | 2026.01.15 15:08:52.455850 [ 5 ] {a307ee00-3d7c-4621-bcca-fcc0c17ccf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9893 | 2026.01.15 15:08:52.456194 [ 5 ] {a307ee00-3d7c-4621-bcca-fcc0c17ccf98} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9894 | 2026.01.15 15:08:52.456230 [ 5 ] {a307ee00-3d7c-4621-bcca-fcc0c17ccf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9895 | 2026.01.15 15:08:52.456541 [ 5 ] {a307ee00-3d7c-4621-bcca-fcc0c17ccf98} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9896 | 2026.01.15 15:08:52.456747 [ 5 ] {a307ee00-3d7c-4621-bcca-fcc0c17ccf98} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9897 | 2026.01.15 15:08:52.456871 [ 5 ] {a307ee00-3d7c-4621-bcca-fcc0c17ccf98} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001081 sec., 96207.2155411656 rows/sec., 5.89 MiB/sec. | ||
| 9898 | 2026.01.15 15:08:52.456907 [ 5 ] {a307ee00-3d7c-4621-bcca-fcc0c17ccf98} <Debug> TCPHandler: Processed in 0.001246221 sec. | ||
| 9899 | 2026.01.15 15:08:52.649486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9900 | 2026.01.15 15:08:52.665227 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.01.15 15:08:52.665274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9902 | 2026.01.15 15:08:52.671343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9903 | 2026.01.15 15:08:52.672028 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2026.01.15 15:08:52.674892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9905 | 2026.01.15 15:08:56.646158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1280 | ||
| 9906 | 2026.01.15 15:08:56.648448 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2026.01.15 15:08:56.648491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9908 | 2026.01.15 15:08:56.649648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9909 | 2026.01.15 15:08:56.649902 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.01.15 15:08:56.650157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1280 | ||
| 9911 | 2026.01.15 15:08:57.133297 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9912 | 2026.01.15 15:08:57.133508 [ 5 ] {1862ebe1-0375-4484-9b8f-8bdb77e3fde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9913 | 2026.01.15 15:08:57.133585 [ 5 ] {1862ebe1-0375-4484-9b8f-8bdb77e3fde0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9914 | 2026.01.15 15:08:57.134272 [ 5 ] {1862ebe1-0375-4484-9b8f-8bdb77e3fde0} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9915 | 2026.01.15 15:08:57.134323 [ 5 ] {1862ebe1-0375-4484-9b8f-8bdb77e3fde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9916 | 2026.01.15 15:08:57.134751 [ 5 ] {1862ebe1-0375-4484-9b8f-8bdb77e3fde0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9917 | 2026.01.15 15:08:57.134979 [ 5 ] {1862ebe1-0375-4484-9b8f-8bdb77e3fde0} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9918 | 2026.01.15 15:08:57.135132 [ 5 ] {1862ebe1-0375-4484-9b8f-8bdb77e3fde0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001679 sec., 14294.22275163788 rows/sec., 1.19 MiB/sec. | ||
| 9919 | 2026.01.15 15:08:57.135128 [ 112 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9920 | 2026.01.15 15:08:57.135176 [ 5 ] {1862ebe1-0375-4484-9b8f-8bdb77e3fde0} <Debug> TCPHandler: Processed in 0.002024387 sec. | ||
| 9921 | 2026.01.15 15:08:57.135216 [ 112 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2026.01.15 15:08:57.135246 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9923 | 2026.01.15 15:08:57.135320 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9924 | 2026.01.15 15:08:57.135362 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::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 | ||
| 9925 | 2026.01.15 15:08:57.135428 [ 5 ] {f155908d-5f35-4850-9481-03a7766e6961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9926 | 2026.01.15 15:08:57.135468 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9927 | 2026.01.15 15:08:57.135471 [ 5 ] {f155908d-5f35-4850-9481-03a7766e6961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9928 | 2026.01.15 15:08:57.135501 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 434 rows starting from the beginning of the part | ||
| 9929 | 2026.01.15 15:08:57.135564 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9930 | 2026.01.15 15:08:57.135612 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9931 | 2026.01.15 15:08:57.135659 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 9932 | 2026.01.15 15:08:57.135705 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 9933 | 2026.01.15 15:08:57.135747 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 9934 | 2026.01.15 15:08:57.135896 [ 5 ] {f155908d-5f35-4850-9481-03a7766e6961} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2026.01.15 15:08:57.135934 [ 5 ] {f155908d-5f35-4850-9481-03a7766e6961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9936 | 2026.01.15 15:08:57.136258 [ 5 ] {f155908d-5f35-4850-9481-03a7766e6961} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9937 | 2026.01.15 15:08:57.136480 [ 5 ] {f155908d-5f35-4850-9481-03a7766e6961} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9938 | 2026.01.15 15:08:57.136621 [ 5 ] {f155908d-5f35-4850-9481-03a7766e6961} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001217 sec., 9860.312243221035 rows/sec., 804.04 KiB/sec. | ||
| 9939 | 2026.01.15 15:08:57.136662 [ 5 ] {f155908d-5f35-4850-9481-03a7766e6961} <Debug> TCPHandler: Processed in 0.001395416 sec. | ||
| 9940 | 2026.01.15 15:08:57.136781 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9941 | 2026.01.15 15:08:57.136793 [ 192 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470668 sec., 1426562.6232433151 rows/sec., 96.57 MiB/sec. | ||
| 9942 | 2026.01.15 15:08:57.136888 [ 5 ] {de42bf4a-f093-4499-9d84-3fac24676f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9943 | 2026.01.15 15:08:57.136933 [ 5 ] {de42bf4a-f093-4499-9d84-3fac24676f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9944 | 2026.01.15 15:08:57.136959 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9945 | 2026.01.15 15:08:57.137187 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_31_6} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.01.15 15:08:57.137248 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_31_6} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9947 | 2026.01.15 15:08:57.137306 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 9948 | 2026.01.15 15:08:57.137914 [ 5 ] {de42bf4a-f093-4499-9d84-3fac24676f67} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.01.15 15:08:57.137951 [ 5 ] {de42bf4a-f093-4499-9d84-3fac24676f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9950 | 2026.01.15 15:08:57.138384 [ 5 ] {de42bf4a-f093-4499-9d84-3fac24676f67} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9951 | 2026.01.15 15:08:57.138605 [ 5 ] {de42bf4a-f093-4499-9d84-3fac24676f67} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2026.01.15 15:08:57.138744 [ 5 ] {de42bf4a-f093-4499-9d84-3fac24676f67} <Debug> executeQuery: Read 1384 rows, 118.22 KiB in 0.001877 sec., 737346.8300479489 rows/sec., 61.51 MiB/sec. | ||
| 9953 | 2026.01.15 15:08:57.138769 [ 87 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9954 | 2026.01.15 15:08:57.138783 [ 5 ] {de42bf4a-f093-4499-9d84-3fac24676f67} <Debug> TCPHandler: Processed in 0.002052987 sec. | ||
| 9955 | 2026.01.15 15:08:57.138828 [ 87 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2026.01.15 15:08:57.138856 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9957 | 2026.01.15 15:08:57.138922 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2026.01.15 15:08:57.138956 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 9959 | 2026.01.15 15:08:57.139023 [ 5 ] {48a0a266-39af-4f78-a4c1-fe649981c93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9960 | 2026.01.15 15:08:57.139068 [ 5 ] {48a0a266-39af-4f78-a4c1-fe649981c93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9961 | 2026.01.15 15:08:57.139077 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9962 | 2026.01.15 15:08:57.139119 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2465 rows starting from the beginning of the part | ||
| 9963 | 2026.01.15 15:08:57.139195 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 118 rows starting from the beginning of the part | ||
| 9964 | 2026.01.15 15:08:57.139248 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1132 rows starting from the beginning of the part | ||
| 9965 | 2026.01.15 15:08:57.139295 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 118 rows starting from the beginning of the part | ||
| 9966 | 2026.01.15 15:08:57.139344 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1132 rows starting from the beginning of the part | ||
| 9967 | 2026.01.15 15:08:57.139393 [ 188 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1384 rows starting from the beginning of the part | ||
| 9968 | 2026.01.15 15:08:57.139490 [ 5 ] {48a0a266-39af-4f78-a4c1-fe649981c93c} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9969 | 2026.01.15 15:08:57.139532 [ 5 ] {48a0a266-39af-4f78-a4c1-fe649981c93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9970 | 2026.01.15 15:08:57.139873 [ 5 ] {48a0a266-39af-4f78-a4c1-fe649981c93c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9971 | 2026.01.15 15:08:57.140117 [ 5 ] {48a0a266-39af-4f78-a4c1-fe649981c93c} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9972 | 2026.01.15 15:08:57.140254 [ 5 ] {48a0a266-39af-4f78-a4c1-fe649981c93c} <Debug> executeQuery: Read 55 rows, 4.13 KiB in 0.00125 sec., 44000 rows/sec., 3.23 MiB/sec. | ||
| 9973 | 2026.01.15 15:08:57.140292 [ 5 ] {48a0a266-39af-4f78-a4c1-fe649981c93c} <Debug> TCPHandler: Processed in 0.001419107 sec. | ||
| 9974 | 2026.01.15 15:08:57.140406 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9975 | 2026.01.15 15:08:57.140508 [ 5 ] {59b1bb77-3f85-4f8b-8f79-f4ddbf93f942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9976 | 2026.01.15 15:08:57.140549 [ 5 ] {59b1bb77-3f85-4f8b-8f79-f4ddbf93f942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9977 | 2026.01.15 15:08:57.141030 [ 5 ] {59b1bb77-3f85-4f8b-8f79-f4ddbf93f942} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2026.01.15 15:08:57.141068 [ 5 ] {59b1bb77-3f85-4f8b-8f79-f4ddbf93f942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9979 | 2026.01.15 15:08:57.141401 [ 5 ] {59b1bb77-3f85-4f8b-8f79-f4ddbf93f942} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9980 | 2026.01.15 15:08:57.141622 [ 5 ] {59b1bb77-3f85-4f8b-8f79-f4ddbf93f942} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9981 | 2026.01.15 15:08:57.141625 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6349 rows, containing 5 columns (5 merged, 0 gathered) in 0.00271473 sec., 2338722.451219827 rows/sec., 198.98 MiB/sec. | ||
| 9982 | 2026.01.15 15:08:57.141759 [ 5 ] {59b1bb77-3f85-4f8b-8f79-f4ddbf93f942} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00127 sec., 198425.1968503937 rows/sec., 13.72 MiB/sec. | ||
| 9983 | 2026.01.15 15:08:57.141802 [ 5 ] {59b1bb77-3f85-4f8b-8f79-f4ddbf93f942} <Debug> TCPHandler: Processed in 0.001447447 sec. | ||
| 9984 | 2026.01.15 15:08:57.141920 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2026.01.15 15:08:57.141951 [ 194 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9986 | 2026.01.15 15:08:57.142016 [ 5 ] {97104c9c-89e9-4e3a-8827-70339e08f945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9987 | 2026.01.15 15:08:57.142056 [ 5 ] {97104c9c-89e9-4e3a-8827-70339e08f945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9988 | 2026.01.15 15:08:57.142205 [ 194 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_61_12} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2026.01.15 15:08:57.142270 [ 194 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_61_12} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9990 | 2026.01.15 15:08:57.142342 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 9991 | 2026.01.15 15:08:57.142467 [ 5 ] {97104c9c-89e9-4e3a-8827-70339e08f945} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9992 | 2026.01.15 15:08:57.142503 [ 5 ] {97104c9c-89e9-4e3a-8827-70339e08f945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9993 | 2026.01.15 15:08:57.142806 [ 5 ] {97104c9c-89e9-4e3a-8827-70339e08f945} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9994 | 2026.01.15 15:08:57.143026 [ 5 ] {97104c9c-89e9-4e3a-8827-70339e08f945} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2026.01.15 15:08:57.143131 [ 87 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9996 | 2026.01.15 15:08:57.143156 [ 5 ] {97104c9c-89e9-4e3a-8827-70339e08f945} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 9997 | 2026.01.15 15:08:57.143167 [ 87 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2026.01.15 15:08:57.143200 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9999 | 2026.01.15 15:08:57.143203 [ 5 ] {97104c9c-89e9-4e3a-8827-70339e08f945} <Debug> TCPHandler: Processed in 0.001332343 sec. | ||
| 10000 | 2026.01.15 15:08:57.143282 [ 192 ] {92b00d27-a357-4dca-9025-e7bac198f88b::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 | ||
| 10001 | 2026.01.15 15:08:57.143328 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10002 | 2026.01.15 15:08:57.143399 [ 192 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10003 | 2026.01.15 15:08:57.143428 [ 5 ] {5f0abc0a-9798-4439-b5e9-532d209ff89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10004 | 2026.01.15 15:08:57.143437 [ 192 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 10005 | 2026.01.15 15:08:57.143478 [ 5 ] {5f0abc0a-9798-4439-b5e9-532d209ff89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10006 | 2026.01.15 15:08:57.143522 [ 192 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 10007 | 2026.01.15 15:08:57.143572 [ 192 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 10008 | 2026.01.15 15:08:57.143612 [ 192 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 10009 | 2026.01.15 15:08:57.143651 [ 192 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10010 | 2026.01.15 15:08:57.143691 [ 192 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 10011 | 2026.01.15 15:08:57.144124 [ 5 ] {5f0abc0a-9798-4439-b5e9-532d209ff89a} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2026.01.15 15:08:57.144164 [ 5 ] {5f0abc0a-9798-4439-b5e9-532d209ff89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10013 | 2026.01.15 15:08:57.144540 [ 5 ] {5f0abc0a-9798-4439-b5e9-532d209ff89a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10014 | 2026.01.15 15:08:57.144764 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512699 sec., 713294.5814071405 rows/sec., 43.54 MiB/sec. | ||
| 10015 | 2026.01.15 15:08:57.144772 [ 5 ] {5f0abc0a-9798-4439-b5e9-532d209ff89a} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.01.15 15:08:57.144946 [ 87 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10017 | 2026.01.15 15:08:57.144947 [ 192 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10018 | 2026.01.15 15:08:57.144969 [ 5 ] {5f0abc0a-9798-4439-b5e9-532d209ff89a} <Debug> executeQuery: Read 599 rows, 46.12 KiB in 0.001559 sec., 384220.65426555485 rows/sec., 28.89 MiB/sec. | ||
| 10019 | 2026.01.15 15:08:57.144977 [ 87 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2026.01.15 15:08:57.145011 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10021 | 2026.01.15 15:08:57.145016 [ 5 ] {5f0abc0a-9798-4439-b5e9-532d209ff89a} <Debug> TCPHandler: Processed in 0.001738707 sec. | ||
| 10022 | 2026.01.15 15:08:57.145080 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 10023 | 2026.01.15 15:08:57.145140 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10024 | 2026.01.15 15:08:57.145163 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10025 | 2026.01.15 15:08:57.145248 [ 192 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_31_6} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2026.01.15 15:08:57.145270 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1250 rows starting from the beginning of the part | ||
| 10027 | 2026.01.15 15:08:57.145321 [ 5 ] {cc906312-7abf-4b74-a2f4-f5e354a71ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10028 | 2026.01.15 15:08:57.145325 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 95 rows starting from the beginning of the part | ||
| 10029 | 2026.01.15 15:08:57.145345 [ 192 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_31_6} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10030 | 2026.01.15 15:08:57.145387 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 689 rows starting from the beginning of the part | ||
| 10031 | 2026.01.15 15:08:57.145398 [ 5 ] {cc906312-7abf-4b74-a2f4-f5e354a71ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10032 | 2026.01.15 15:08:57.145441 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10033 | 2026.01.15 15:08:57.145549 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 95 rows starting from the beginning of the part | ||
| 10034 | 2026.01.15 15:08:57.145618 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 689 rows starting from the beginning of the part | ||
| 10035 | 2026.01.15 15:08:57.145683 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 599 rows starting from the beginning of the part | ||
| 10036 | 2026.01.15 15:08:57.146312 [ 5 ] {cc906312-7abf-4b74-a2f4-f5e354a71ebf} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10037 | 2026.01.15 15:08:57.146353 [ 5 ] {cc906312-7abf-4b74-a2f4-f5e354a71ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10038 | 2026.01.15 15:08:57.146913 [ 5 ] {cc906312-7abf-4b74-a2f4-f5e354a71ebf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10039 | 2026.01.15 15:08:57.147190 [ 5 ] {cc906312-7abf-4b74-a2f4-f5e354a71ebf} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10040 | 2026.01.15 15:08:57.147330 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10041 | 2026.01.15 15:08:57.147346 [ 5 ] {cc906312-7abf-4b74-a2f4-f5e354a71ebf} <Debug> executeQuery: Read 1028 rows, 73.38 KiB in 0.002044 sec., 502935.42074364 rows/sec., 35.06 MiB/sec. | ||
| 10042 | 2026.01.15 15:08:57.147374 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2026.01.15 15:08:57.147397 [ 5 ] {cc906312-7abf-4b74-a2f4-f5e354a71ebf} <Debug> TCPHandler: Processed in 0.002306926 sec. | ||
| 10044 | 2026.01.15 15:08:57.147399 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10045 | 2026.01.15 15:08:57.147422 [ 197 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3417 rows, containing 5 columns (5 merged, 0 gathered) in 0.002370408 sec., 1441523.990806646 rows/sec., 109.41 MiB/sec. | ||
| 10046 | 2026.01.15 15:08:57.147494 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 10047 | 2026.01.15 15:08:57.147530 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10048 | 2026.01.15 15:08:57.147592 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10049 | 2026.01.15 15:08:57.147621 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20851 rows starting from the beginning of the part | ||
| 10050 | 2026.01.15 15:08:57.147627 [ 5 ] {c65cb767-d755-4b90-8cdf-fd549eb8157e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10051 | 2026.01.15 15:08:57.147644 [ 197 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10052 | 2026.01.15 15:08:57.147676 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 10053 | 2026.01.15 15:08:57.147685 [ 5 ] {c65cb767-d755-4b90-8cdf-fd549eb8157e} <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 | ||
| 10054 | 2026.01.15 15:08:57.147728 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 10055 | 2026.01.15 15:08:57.147773 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 10056 | 2026.01.15 15:08:57.147816 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 10057 | 2026.01.15 15:08:57.147860 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1028 rows starting from the beginning of the part | ||
| 10058 | 2026.01.15 15:08:57.147992 [ 197 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_61_12} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10059 | 2026.01.15 15:08:57.148116 [ 197 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_61_12} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10060 | 2026.01.15 15:08:57.148218 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10061 | 2026.01.15 15:08:57.148639 [ 5 ] {c65cb767-d755-4b90-8cdf-fd549eb8157e} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.01.15 15:08:57.148689 [ 5 ] {c65cb767-d755-4b90-8cdf-fd549eb8157e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10063 | 2026.01.15 15:08:57.149580 [ 5 ] {c65cb767-d755-4b90-8cdf-fd549eb8157e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10064 | 2026.01.15 15:08:57.149891 [ 5 ] {c65cb767-d755-4b90-8cdf-fd549eb8157e} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.01.15 15:08:57.150052 [ 5 ] {c65cb767-d755-4b90-8cdf-fd549eb8157e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002443 sec., 12689.316414244782 rows/sec., 22.74 MiB/sec. | ||
| 10066 | 2026.01.15 15:08:57.150126 [ 5 ] {c65cb767-d755-4b90-8cdf-fd549eb8157e} <Debug> TCPHandler: Processed in 0.002646217 sec. | ||
| 10067 | 2026.01.15 15:08:57.150279 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10068 | 2026.01.15 15:08:57.150399 [ 5 ] {0ee6471c-6812-43ad-8967-79cde60d60de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10069 | 2026.01.15 15:08:57.150457 [ 5 ] {0ee6471c-6812-43ad-8967-79cde60d60de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10070 | 2026.01.15 15:08:57.150902 [ 5 ] {0ee6471c-6812-43ad-8967-79cde60d60de} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10071 | 2026.01.15 15:08:57.150949 [ 5 ] {0ee6471c-6812-43ad-8967-79cde60d60de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10072 | 2026.01.15 15:08:57.151304 [ 5 ] {0ee6471c-6812-43ad-8967-79cde60d60de} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10073 | 2026.01.15 15:08:57.151538 [ 5 ] {0ee6471c-6812-43ad-8967-79cde60d60de} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10074 | 2026.01.15 15:08:57.151659 [ 87 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10075 | 2026.01.15 15:08:57.151673 [ 5 ] {0ee6471c-6812-43ad-8967-79cde60d60de} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001299 sec., 44649.73056197075 rows/sec., 3.02 MiB/sec. | ||
| 10076 | 2026.01.15 15:08:57.151699 [ 87 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2026.01.15 15:08:57.151720 [ 5 ] {0ee6471c-6812-43ad-8967-79cde60d60de} <Debug> TCPHandler: Processed in 0.0015062 sec. | ||
| 10078 | 2026.01.15 15:08:57.151724 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10079 | 2026.01.15 15:08:57.151845 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 10080 | 2026.01.15 15:08:57.151980 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10081 | 2026.01.15 15:08:57.152017 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4426 rows starting from the beginning of the part | ||
| 10082 | 2026.01.15 15:08:57.152079 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 10083 | 2026.01.15 15:08:57.152121 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 10084 | 2026.01.15 15:08:57.152160 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 10085 | 2026.01.15 15:08:57.152195 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 10086 | 2026.01.15 15:08:57.152231 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 58 rows starting from the beginning of the part | ||
| 10087 | 2026.01.15 15:08:57.154394 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4812 rows, containing 4 columns (4 merged, 0 gathered) in 0.002593625 sec., 1855318.328594149 rows/sec., 118.24 MiB/sec. | ||
| 10088 | 2026.01.15 15:08:57.154883 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10089 | 2026.01.15 15:08:57.155158 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_61_12} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2026.01.15 15:08:57.155224 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_61_12} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10091 | 2026.01.15 15:08:57.155296 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10092 | 2026.01.15 15:08:57.159646 [ 195 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22827 rows, containing 5 columns (5 merged, 0 gathered) in 0.01218633 sec., 1873164.4391707757 rows/sec., 126.14 MiB/sec. | ||
| 10093 | 2026.01.15 15:08:57.160344 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10094 | 2026.01.15 15:08:57.160643 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10095 | 2026.01.15 15:08:57.160724 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10096 | 2026.01.15 15:08:57.160812 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10097 | 2026.01.15 15:08:57.418548 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10098 | 2026.01.15 15:08:57.418689 [ 5 ] {0cb541f2-0117-44eb-b24c-0639d33ccb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10099 | 2026.01.15 15:08:57.418745 [ 5 ] {0cb541f2-0117-44eb-b24c-0639d33ccb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10100 | 2026.01.15 15:08:57.419371 [ 5 ] {0cb541f2-0117-44eb-b24c-0639d33ccb47} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2026.01.15 15:08:57.419414 [ 5 ] {0cb541f2-0117-44eb-b24c-0639d33ccb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10102 | 2026.01.15 15:08:57.419783 [ 5 ] {0cb541f2-0117-44eb-b24c-0639d33ccb47} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10103 | 2026.01.15 15:08:57.420030 [ 5 ] {0cb541f2-0117-44eb-b24c-0639d33ccb47} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2026.01.15 15:08:57.420186 [ 5 ] {0cb541f2-0117-44eb-b24c-0639d33ccb47} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001529 sec., 2616.0889470241987 rows/sec., 220.35 KiB/sec. | ||
| 10105 | 2026.01.15 15:08:57.420230 [ 5 ] {0cb541f2-0117-44eb-b24c-0639d33ccb47} <Debug> TCPHandler: Processed in 0.001776368 sec. | ||
| 10106 | 2026.01.15 15:08:57.420364 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10107 | 2026.01.15 15:08:57.420463 [ 5 ] {f9f55c3e-d095-49d1-9b76-984993bc08af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10108 | 2026.01.15 15:08:57.420504 [ 5 ] {f9f55c3e-d095-49d1-9b76-984993bc08af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10109 | 2026.01.15 15:08:57.420969 [ 5 ] {f9f55c3e-d095-49d1-9b76-984993bc08af} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2026.01.15 15:08:57.421006 [ 5 ] {f9f55c3e-d095-49d1-9b76-984993bc08af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10111 | 2026.01.15 15:08:57.421342 [ 5 ] {f9f55c3e-d095-49d1-9b76-984993bc08af} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10112 | 2026.01.15 15:08:57.421554 [ 5 ] {f9f55c3e-d095-49d1-9b76-984993bc08af} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2026.01.15 15:08:57.421683 [ 5 ] {f9f55c3e-d095-49d1-9b76-984993bc08af} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001242 sec., 6441.2238325281805 rows/sec., 517.37 KiB/sec. | ||
| 10114 | 2026.01.15 15:08:57.421722 [ 5 ] {f9f55c3e-d095-49d1-9b76-984993bc08af} <Debug> TCPHandler: Processed in 0.001407916 sec. | ||
| 10115 | 2026.01.15 15:08:57.421847 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10116 | 2026.01.15 15:08:57.421941 [ 5 ] {18791da9-f365-4118-a350-f085277940bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10117 | 2026.01.15 15:08:57.421985 [ 5 ] {18791da9-f365-4118-a350-f085277940bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10118 | 2026.01.15 15:08:57.422366 [ 5 ] {18791da9-f365-4118-a350-f085277940bd} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10119 | 2026.01.15 15:08:57.422403 [ 5 ] {18791da9-f365-4118-a350-f085277940bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10120 | 2026.01.15 15:08:57.422709 [ 5 ] {18791da9-f365-4118-a350-f085277940bd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10121 | 2026.01.15 15:08:57.422929 [ 5 ] {18791da9-f365-4118-a350-f085277940bd} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2026.01.15 15:08:57.423060 [ 5 ] {18791da9-f365-4118-a350-f085277940bd} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.001138 sec., 1757.4692442882251 rows/sec., 133.87 KiB/sec. | ||
| 10123 | 2026.01.15 15:08:57.423101 [ 5 ] {18791da9-f365-4118-a350-f085277940bd} <Debug> TCPHandler: Processed in 0.001303182 sec. | ||
| 10124 | 2026.01.15 15:08:57.423215 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10125 | 2026.01.15 15:08:57.423308 [ 5 ] {9b5b02b7-ff15-457f-8ec6-5e552bead06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10126 | 2026.01.15 15:08:57.423349 [ 5 ] {9b5b02b7-ff15-457f-8ec6-5e552bead06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10127 | 2026.01.15 15:08:57.423661 [ 5 ] {9b5b02b7-ff15-457f-8ec6-5e552bead06b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2026.01.15 15:08:57.423697 [ 5 ] {9b5b02b7-ff15-457f-8ec6-5e552bead06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10129 | 2026.01.15 15:08:57.424035 [ 5 ] {9b5b02b7-ff15-457f-8ec6-5e552bead06b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10130 | 2026.01.15 15:08:57.424275 [ 5 ] {9b5b02b7-ff15-457f-8ec6-5e552bead06b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2026.01.15 15:08:57.424406 [ 5 ] {9b5b02b7-ff15-457f-8ec6-5e552bead06b} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001116 sec., 1792.1146953405018 rows/sec., 112.88 KiB/sec. | ||
| 10132 | 2026.01.15 15:08:57.424444 [ 5 ] {9b5b02b7-ff15-457f-8ec6-5e552bead06b} <Debug> TCPHandler: Processed in 0.001277362 sec. | ||
| 10133 | 2026.01.15 15:08:58.001172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.75 MiB, peak 317.75 MiB, free memory in arenas 0.00 B, will set to 309.16 MiB (RSS), difference: 2.41 MiB | ||
| 10134 | 2026.01.15 15:08:59.110377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20700 | ||
| 10135 | 2026.01.15 15:08:59.110894 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10136 | 2026.01.15 15:08:59.110942 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10137 | 2026.01.15 15:08:59.111430 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10138 | 2026.01.15 15:08:59.111662 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2026.01.15 15:08:59.111804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20700 | ||
| 10140 | 2026.01.15 15:09:00.175786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10141 | 2026.01.15 15:09:00.191776 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2026.01.15 15:09:00.191845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10143 | 2026.01.15 15:09:00.197777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10144 | 2026.01.15 15:09:00.198539 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2026.01.15 15:09:00.201818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10146 | 2026.01.15 15:09:02.427383 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10147 | 2026.01.15 15:09:02.427599 [ 5 ] {92b37718-d8ed-4eeb-bceb-559825e7582f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10148 | 2026.01.15 15:09:02.427675 [ 5 ] {92b37718-d8ed-4eeb-bceb-559825e7582f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10149 | 2026.01.15 15:09:02.428415 [ 5 ] {92b37718-d8ed-4eeb-bceb-559825e7582f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10150 | 2026.01.15 15:09:02.428463 [ 5 ] {92b37718-d8ed-4eeb-bceb-559825e7582f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10151 | 2026.01.15 15:09:02.428873 [ 5 ] {92b37718-d8ed-4eeb-bceb-559825e7582f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10152 | 2026.01.15 15:09:02.429113 [ 5 ] {92b37718-d8ed-4eeb-bceb-559825e7582f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2026.01.15 15:09:02.429271 [ 5 ] {92b37718-d8ed-4eeb-bceb-559825e7582f} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001726 sec., 44032.4449594438 rows/sec., 3.61 MiB/sec. | ||
| 10154 | 2026.01.15 15:09:02.429314 [ 5 ] {92b37718-d8ed-4eeb-bceb-559825e7582f} <Debug> TCPHandler: Processed in 0.002083748 sec. | ||
| 10155 | 2026.01.15 15:09:02.429442 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10156 | 2026.01.15 15:09:02.429537 [ 5 ] {068db6c3-f285-4352-878c-5ce9d4684b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10157 | 2026.01.15 15:09:02.429579 [ 5 ] {068db6c3-f285-4352-878c-5ce9d4684b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10158 | 2026.01.15 15:09:02.429988 [ 5 ] {068db6c3-f285-4352-878c-5ce9d4684b41} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2026.01.15 15:09:02.430025 [ 5 ] {068db6c3-f285-4352-878c-5ce9d4684b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10160 | 2026.01.15 15:09:02.430338 [ 5 ] {068db6c3-f285-4352-878c-5ce9d4684b41} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10161 | 2026.01.15 15:09:02.430560 [ 5 ] {068db6c3-f285-4352-878c-5ce9d4684b41} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10162 | 2026.01.15 15:09:02.430681 [ 161 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10163 | 2026.01.15 15:09:02.430691 [ 5 ] {068db6c3-f285-4352-878c-5ce9d4684b41} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001172 sec., 8532.423208191125 rows/sec., 641.60 KiB/sec. | ||
| 10164 | 2026.01.15 15:09:02.430762 [ 161 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2026.01.15 15:09:02.430783 [ 5 ] {068db6c3-f285-4352-878c-5ce9d4684b41} <Debug> TCPHandler: Processed in 0.001390965 sec. | ||
| 10166 | 2026.01.15 15:09:02.430789 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10167 | 2026.01.15 15:09:02.430908 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2026.01.15 15:09:02.430941 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 10169 | 2026.01.15 15:09:02.431009 [ 5 ] {2b931c33-2c7a-43d4-80ee-8c61db031426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10170 | 2026.01.15 15:09:02.431055 [ 5 ] {2b931c33-2c7a-43d4-80ee-8c61db031426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10171 | 2026.01.15 15:09:02.431099 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10172 | 2026.01.15 15:09:02.431148 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 278 rows starting from the beginning of the part | ||
| 10173 | 2026.01.15 15:09:02.431230 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 215 rows starting from the beginning of the part | ||
| 10174 | 2026.01.15 15:09:02.431277 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part | ||
| 10175 | 2026.01.15 15:09:02.431325 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 215 rows starting from the beginning of the part | ||
| 10176 | 2026.01.15 15:09:02.431367 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 55 rows starting from the beginning of the part | ||
| 10177 | 2026.01.15 15:09:02.431410 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 10178 | 2026.01.15 15:09:02.431491 [ 5 ] {2b931c33-2c7a-43d4-80ee-8c61db031426} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2026.01.15 15:09:02.431536 [ 5 ] {2b931c33-2c7a-43d4-80ee-8c61db031426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10180 | 2026.01.15 15:09:02.431882 [ 5 ] {2b931c33-2c7a-43d4-80ee-8c61db031426} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10181 | 2026.01.15 15:09:02.432114 [ 5 ] {2b931c33-2c7a-43d4-80ee-8c61db031426} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.01.15 15:09:02.432252 [ 5 ] {2b931c33-2c7a-43d4-80ee-8c61db031426} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001262 sec., 58637.08399366085 rows/sec., 4.58 MiB/sec. | ||
| 10183 | 2026.01.15 15:09:02.432292 [ 5 ] {2b931c33-2c7a-43d4-80ee-8c61db031426} <Debug> TCPHandler: Processed in 0.001434217 sec. | ||
| 10184 | 2026.01.15 15:09:02.432381 [ 199 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150306 sec., 534908.7860764042 rows/sec., 35.24 MiB/sec. | ||
| 10185 | 2026.01.15 15:09:02.432407 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10186 | 2026.01.15 15:09:02.432515 [ 5 ] {8546d4f0-87fc-4505-86c0-947f48e6362b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10187 | 2026.01.15 15:09:02.432561 [ 5 ] {8546d4f0-87fc-4505-86c0-947f48e6362b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10188 | 2026.01.15 15:09:02.432585 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10189 | 2026.01.15 15:09:02.432880 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_61_12} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2026.01.15 15:09:02.432965 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_61_12} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10191 | 2026.01.15 15:09:02.432991 [ 5 ] {8546d4f0-87fc-4505-86c0-947f48e6362b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2026.01.15 15:09:02.433032 [ 5 ] {8546d4f0-87fc-4505-86c0-947f48e6362b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10193 | 2026.01.15 15:09:02.433060 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10194 | 2026.01.15 15:09:02.433392 [ 5 ] {8546d4f0-87fc-4505-86c0-947f48e6362b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10195 | 2026.01.15 15:09:02.433625 [ 5 ] {8546d4f0-87fc-4505-86c0-947f48e6362b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2026.01.15 15:09:02.433757 [ 5 ] {8546d4f0-87fc-4505-86c0-947f48e6362b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 10197 | 2026.01.15 15:09:02.433795 [ 5 ] {8546d4f0-87fc-4505-86c0-947f48e6362b} <Debug> TCPHandler: Processed in 0.001437328 sec. | ||
| 10198 | 2026.01.15 15:09:02.433917 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10199 | 2026.01.15 15:09:02.434039 [ 5 ] {8ef1071b-79d9-4ac3-9ffa-bac90e47dc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10200 | 2026.01.15 15:09:02.434107 [ 5 ] {8ef1071b-79d9-4ac3-9ffa-bac90e47dc1d} <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 | ||
| 10201 | 2026.01.15 15:09:02.434926 [ 5 ] {8ef1071b-79d9-4ac3-9ffa-bac90e47dc1d} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2026.01.15 15:09:02.434964 [ 5 ] {8ef1071b-79d9-4ac3-9ffa-bac90e47dc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10203 | 2026.01.15 15:09:02.435495 [ 5 ] {8ef1071b-79d9-4ac3-9ffa-bac90e47dc1d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10204 | 2026.01.15 15:09:02.435729 [ 5 ] {8ef1071b-79d9-4ac3-9ffa-bac90e47dc1d} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2026.01.15 15:09:02.435849 [ 161 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10206 | 2026.01.15 15:09:02.435873 [ 5 ] {8ef1071b-79d9-4ac3-9ffa-bac90e47dc1d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001859 sec., 5379.236148466918 rows/sec., 9.64 MiB/sec. | ||
| 10207 | 2026.01.15 15:09:02.435896 [ 161 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2026.01.15 15:09:02.435919 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10209 | 2026.01.15 15:09:02.435941 [ 5 ] {8ef1071b-79d9-4ac3-9ffa-bac90e47dc1d} <Debug> TCPHandler: Processed in 0.002085469 sec. | ||
| 10210 | 2026.01.15 15:09:02.436009 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 10211 | 2026.01.15 15:09:02.436061 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10212 | 2026.01.15 15:09:02.436161 [ 5 ] {93950226-e301-47aa-8107-72ab3051576e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10213 | 2026.01.15 15:09:02.436204 [ 5 ] {93950226-e301-47aa-8107-72ab3051576e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10214 | 2026.01.15 15:09:02.436244 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10215 | 2026.01.15 15:09:02.436307 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1106 rows starting from the beginning of the part | ||
| 10216 | 2026.01.15 15:09:02.436443 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 10217 | 2026.01.15 15:09:02.436551 [ 5 ] {93950226-e301-47aa-8107-72ab3051576e} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2026.01.15 15:09:02.436561 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part | ||
| 10219 | 2026.01.15 15:09:02.436595 [ 5 ] {93950226-e301-47aa-8107-72ab3051576e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10220 | 2026.01.15 15:09:02.436688 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 10221 | 2026.01.15 15:09:02.436803 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part | ||
| 10222 | 2026.01.15 15:09:02.436920 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 10223 | 2026.01.15 15:09:02.436924 [ 5 ] {93950226-e301-47aa-8107-72ab3051576e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10224 | 2026.01.15 15:09:02.437171 [ 5 ] {93950226-e301-47aa-8107-72ab3051576e} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2026.01.15 15:09:02.437317 [ 5 ] {93950226-e301-47aa-8107-72ab3051576e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 10226 | 2026.01.15 15:09:02.437357 [ 5 ] {93950226-e301-47aa-8107-72ab3051576e} <Debug> TCPHandler: Processed in 0.001346384 sec. | ||
| 10227 | 2026.01.15 15:09:02.442803 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1198 rows, containing 19 columns (19 merged, 0 gathered) in 0.006834385 sec., 175290.09559748243 rows/sec., 314.11 MiB/sec. | ||
| 10228 | 2026.01.15 15:09:02.443903 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10229 | 2026.01.15 15:09:02.444249 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10230 | 2026.01.15 15:09:02.444327 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10231 | 2026.01.15 15:09:02.444421 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 10232 | 2026.01.15 15:09:03.001183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.69 MiB, peak 321.21 MiB, free memory in arenas 0.00 B, will set to 311.51 MiB (RSS), difference: 1.82 MiB | ||
| 10233 | 2026.01.15 15:09:06.435642 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10234 | 2026.01.15 15:09:06.435694 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10235 | 2026.01.15 15:09:06.612751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21148 | ||
| 10236 | 2026.01.15 15:09:06.613284 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2026.01.15 15:09:06.613333 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10238 | 2026.01.15 15:09:06.613868 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10239 | 2026.01.15 15:09:06.614108 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2026.01.15 15:09:06.614258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21148 | ||
| 10241 | 2026.01.15 15:09:06.651136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1320 | ||
| 10242 | 2026.01.15 15:09:06.653657 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.01.15 15:09:06.653709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10244 | 2026.01.15 15:09:06.655023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10245 | 2026.01.15 15:09:06.655300 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.01.15 15:09:06.655599 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1320 | ||
| 10247 | 2026.01.15 15:09:07.427089 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2026.01.15 15:09:07.427283 [ 5 ] {29e9d405-3486-4188-a9d8-6e9cb95e020f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10249 | 2026.01.15 15:09:07.427352 [ 5 ] {29e9d405-3486-4188-a9d8-6e9cb95e020f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10250 | 2026.01.15 15:09:07.428070 [ 5 ] {29e9d405-3486-4188-a9d8-6e9cb95e020f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2026.01.15 15:09:07.428111 [ 5 ] {29e9d405-3486-4188-a9d8-6e9cb95e020f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10252 | 2026.01.15 15:09:07.428520 [ 5 ] {29e9d405-3486-4188-a9d8-6e9cb95e020f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10253 | 2026.01.15 15:09:07.428764 [ 5 ] {29e9d405-3486-4188-a9d8-6e9cb95e020f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2026.01.15 15:09:07.428913 [ 5 ] {29e9d405-3486-4188-a9d8-6e9cb95e020f} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001683 sec., 70112.89364230541 rows/sec., 5.94 MiB/sec. | ||
| 10255 | 2026.01.15 15:09:07.428953 [ 5 ] {29e9d405-3486-4188-a9d8-6e9cb95e020f} <Debug> TCPHandler: Processed in 0.001994375 sec. | ||
| 10256 | 2026.01.15 15:09:07.429073 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2026.01.15 15:09:07.429167 [ 5 ] {6ec4f55a-140e-46dd-be05-ea79d95f7f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10258 | 2026.01.15 15:09:07.429207 [ 5 ] {6ec4f55a-140e-46dd-be05-ea79d95f7f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10259 | 2026.01.15 15:09:07.429612 [ 5 ] {6ec4f55a-140e-46dd-be05-ea79d95f7f08} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2026.01.15 15:09:07.429648 [ 5 ] {6ec4f55a-140e-46dd-be05-ea79d95f7f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10261 | 2026.01.15 15:09:07.429947 [ 5 ] {6ec4f55a-140e-46dd-be05-ea79d95f7f08} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10262 | 2026.01.15 15:09:07.430157 [ 5 ] {6ec4f55a-140e-46dd-be05-ea79d95f7f08} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2026.01.15 15:09:07.430281 [ 5 ] {6ec4f55a-140e-46dd-be05-ea79d95f7f08} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001133 sec., 27360.988526037072 rows/sec., 2.01 MiB/sec. | ||
| 10264 | 2026.01.15 15:09:07.430318 [ 5 ] {6ec4f55a-140e-46dd-be05-ea79d95f7f08} <Debug> TCPHandler: Processed in 0.001291902 sec. | ||
| 10265 | 2026.01.15 15:09:07.430447 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10266 | 2026.01.15 15:09:07.430571 [ 5 ] {0d0d539c-443b-47ba-8e2d-e11be1f5b1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10267 | 2026.01.15 15:09:07.430619 [ 5 ] {0d0d539c-443b-47ba-8e2d-e11be1f5b1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10268 | 2026.01.15 15:09:07.431151 [ 5 ] {0d0d539c-443b-47ba-8e2d-e11be1f5b1b0} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.01.15 15:09:07.431195 [ 5 ] {0d0d539c-443b-47ba-8e2d-e11be1f5b1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10270 | 2026.01.15 15:09:07.431577 [ 5 ] {0d0d539c-443b-47ba-8e2d-e11be1f5b1b0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10271 | 2026.01.15 15:09:07.431801 [ 5 ] {0d0d539c-443b-47ba-8e2d-e11be1f5b1b0} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.01.15 15:09:07.431929 [ 5 ] {0d0d539c-443b-47ba-8e2d-e11be1f5b1b0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001383 sec., 68691.25090383226 rows/sec., 5.36 MiB/sec. | ||
| 10273 | 2026.01.15 15:09:07.431967 [ 5 ] {0d0d539c-443b-47ba-8e2d-e11be1f5b1b0} <Debug> TCPHandler: Processed in 0.001589262 sec. | ||
| 10274 | 2026.01.15 15:09:07.432080 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10275 | 2026.01.15 15:09:07.432192 [ 5 ] {bfd85642-243b-4acd-b149-376cf3e22e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10276 | 2026.01.15 15:09:07.432236 [ 5 ] {bfd85642-243b-4acd-b149-376cf3e22e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10277 | 2026.01.15 15:09:07.432662 [ 5 ] {bfd85642-243b-4acd-b149-376cf3e22e5d} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10278 | 2026.01.15 15:09:07.432696 [ 5 ] {bfd85642-243b-4acd-b149-376cf3e22e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10279 | 2026.01.15 15:09:07.433046 [ 5 ] {bfd85642-243b-4acd-b149-376cf3e22e5d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10280 | 2026.01.15 15:09:07.433275 [ 5 ] {bfd85642-243b-4acd-b149-376cf3e22e5d} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2026.01.15 15:09:07.433403 [ 5 ] {bfd85642-243b-4acd-b149-376cf3e22e5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 10282 | 2026.01.15 15:09:07.433440 [ 5 ] {bfd85642-243b-4acd-b149-376cf3e22e5d} <Debug> TCPHandler: Processed in 0.001409987 sec. | ||
| 10283 | 2026.01.15 15:09:07.433556 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10284 | 2026.01.15 15:09:07.433675 [ 5 ] {bd0ee2f8-4764-4dbe-b25f-70335b825984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10285 | 2026.01.15 15:09:07.433730 [ 5 ] {bd0ee2f8-4764-4dbe-b25f-70335b825984} <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 | ||
| 10286 | 2026.01.15 15:09:07.434635 [ 5 ] {bd0ee2f8-4764-4dbe-b25f-70335b825984} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10287 | 2026.01.15 15:09:07.434671 [ 5 ] {bd0ee2f8-4764-4dbe-b25f-70335b825984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10288 | 2026.01.15 15:09:07.435236 [ 5 ] {bd0ee2f8-4764-4dbe-b25f-70335b825984} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10289 | 2026.01.15 15:09:07.435469 [ 5 ] {bd0ee2f8-4764-4dbe-b25f-70335b825984} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2026.01.15 15:09:07.435606 [ 5 ] {bd0ee2f8-4764-4dbe-b25f-70335b825984} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00195 sec., 15897.435897435898 rows/sec., 28.49 MiB/sec. | ||
| 10291 | 2026.01.15 15:09:07.435658 [ 5 ] {bd0ee2f8-4764-4dbe-b25f-70335b825984} <Debug> TCPHandler: Processed in 0.002149891 sec. | ||
| 10292 | 2026.01.15 15:09:07.435773 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10293 | 2026.01.15 15:09:07.435866 [ 5 ] {b347d668-1692-4e04-ae58-84942f178f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10294 | 2026.01.15 15:09:07.435907 [ 5 ] {b347d668-1692-4e04-ae58-84942f178f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10295 | 2026.01.15 15:09:07.436287 [ 5 ] {b347d668-1692-4e04-ae58-84942f178f41} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10296 | 2026.01.15 15:09:07.436327 [ 5 ] {b347d668-1692-4e04-ae58-84942f178f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10297 | 2026.01.15 15:09:07.436687 [ 5 ] {b347d668-1692-4e04-ae58-84942f178f41} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10298 | 2026.01.15 15:09:07.436940 [ 5 ] {b347d668-1692-4e04-ae58-84942f178f41} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10299 | 2026.01.15 15:09:07.437088 [ 5 ] {b347d668-1692-4e04-ae58-84942f178f41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001239 sec., 48426.15012106537 rows/sec., 3.26 MiB/sec. | ||
| 10300 | 2026.01.15 15:09:07.437131 [ 5 ] {b347d668-1692-4e04-ae58-84942f178f41} <Debug> TCPHandler: Processed in 0.001405226 sec. | ||
| 10301 | 2026.01.15 15:09:07.702795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10302 | 2026.01.15 15:09:07.719300 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2026.01.15 15:09:07.719358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10304 | 2026.01.15 15:09:07.725422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10305 | 2026.01.15 15:09:07.726113 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2026.01.15 15:09:07.728923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10307 | 2026.01.15 15:09:12.439242 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2026.01.15 15:09:12.439442 [ 5 ] {54490074-039a-46e3-8c84-33dda306c687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10309 | 2026.01.15 15:09:12.439511 [ 5 ] {54490074-039a-46e3-8c84-33dda306c687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10310 | 2026.01.15 15:09:12.440392 [ 5 ] {54490074-039a-46e3-8c84-33dda306c687} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.01.15 15:09:12.440442 [ 5 ] {54490074-039a-46e3-8c84-33dda306c687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10312 | 2026.01.15 15:09:12.440892 [ 5 ] {54490074-039a-46e3-8c84-33dda306c687} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10313 | 2026.01.15 15:09:12.441133 [ 5 ] {54490074-039a-46e3-8c84-33dda306c687} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.01.15 15:09:12.441294 [ 5 ] {54490074-039a-46e3-8c84-33dda306c687} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0019 sec., 215789.47368421053 rows/sec., 13.69 MiB/sec. | ||
| 10315 | 2026.01.15 15:09:12.441347 [ 5 ] {54490074-039a-46e3-8c84-33dda306c687} <Debug> TCPHandler: Processed in 0.002252234 sec. | ||
| 10316 | 2026.01.15 15:09:12.441497 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.01.15 15:09:12.441602 [ 5 ] {c0f9df51-6f94-42a7-81fc-ff2de8a74433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10318 | 2026.01.15 15:09:12.441648 [ 5 ] {c0f9df51-6f94-42a7-81fc-ff2de8a74433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10319 | 2026.01.15 15:09:12.442081 [ 5 ] {c0f9df51-6f94-42a7-81fc-ff2de8a74433} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.01.15 15:09:12.442120 [ 5 ] {c0f9df51-6f94-42a7-81fc-ff2de8a74433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10321 | 2026.01.15 15:09:12.442442 [ 5 ] {c0f9df51-6f94-42a7-81fc-ff2de8a74433} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10322 | 2026.01.15 15:09:12.442656 [ 5 ] {c0f9df51-6f94-42a7-81fc-ff2de8a74433} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.01.15 15:09:12.442796 [ 5 ] {c0f9df51-6f94-42a7-81fc-ff2de8a74433} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001217 sec., 3286.770747740345 rows/sec., 268.01 KiB/sec. | ||
| 10324 | 2026.01.15 15:09:12.442836 [ 5 ] {c0f9df51-6f94-42a7-81fc-ff2de8a74433} <Debug> TCPHandler: Processed in 0.001393606 sec. | ||
| 10325 | 2026.01.15 15:09:12.442953 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.01.15 15:09:12.443062 [ 5 ] {c7568d8f-b4a2-48e4-9ae5-eb0d1faa2861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10327 | 2026.01.15 15:09:12.443107 [ 5 ] {c7568d8f-b4a2-48e4-9ae5-eb0d1faa2861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10328 | 2026.01.15 15:09:12.444178 [ 5 ] {c7568d8f-b4a2-48e4-9ae5-eb0d1faa2861} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.01.15 15:09:12.444216 [ 5 ] {c7568d8f-b4a2-48e4-9ae5-eb0d1faa2861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10330 | 2026.01.15 15:09:12.444652 [ 5 ] {c7568d8f-b4a2-48e4-9ae5-eb0d1faa2861} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10331 | 2026.01.15 15:09:12.444876 [ 5 ] {c7568d8f-b4a2-48e4-9ae5-eb0d1faa2861} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.01.15 15:09:12.445015 [ 5 ] {c7568d8f-b4a2-48e4-9ae5-eb0d1faa2861} <Debug> executeQuery: Read 1134 rows, 91.96 KiB in 0.001974 sec., 574468.085106383 rows/sec., 45.49 MiB/sec. | ||
| 10333 | 2026.01.15 15:09:12.445055 [ 5 ] {c7568d8f-b4a2-48e4-9ae5-eb0d1faa2861} <Debug> TCPHandler: Processed in 0.002152161 sec. | ||
| 10334 | 2026.01.15 15:09:12.445191 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.01.15 15:09:12.445289 [ 5 ] {bf89c6f2-6bfd-4ec5-9be3-eddc151ea9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10336 | 2026.01.15 15:09:12.445331 [ 5 ] {bf89c6f2-6bfd-4ec5-9be3-eddc151ea9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10337 | 2026.01.15 15:09:12.445878 [ 5 ] {bf89c6f2-6bfd-4ec5-9be3-eddc151ea9cb} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.01.15 15:09:12.445916 [ 5 ] {bf89c6f2-6bfd-4ec5-9be3-eddc151ea9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10339 | 2026.01.15 15:09:12.446244 [ 5 ] {bf89c6f2-6bfd-4ec5-9be3-eddc151ea9cb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10340 | 2026.01.15 15:09:12.446457 [ 5 ] {bf89c6f2-6bfd-4ec5-9be3-eddc151ea9cb} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.01.15 15:09:12.446607 [ 5 ] {bf89c6f2-6bfd-4ec5-9be3-eddc151ea9cb} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001337 sec., 163799.55123410618 rows/sec., 9.75 MiB/sec. | ||
| 10342 | 2026.01.15 15:09:12.446649 [ 5 ] {bf89c6f2-6bfd-4ec5-9be3-eddc151ea9cb} <Debug> TCPHandler: Processed in 0.00150913 sec. | ||
| 10343 | 2026.01.15 15:09:12.446768 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10344 | 2026.01.15 15:09:12.446864 [ 5 ] {d7f0845a-2add-4dd0-b821-b3516537ba86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10345 | 2026.01.15 15:09:12.446906 [ 5 ] {d7f0845a-2add-4dd0-b821-b3516537ba86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10346 | 2026.01.15 15:09:12.447455 [ 5 ] {d7f0845a-2add-4dd0-b821-b3516537ba86} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2026.01.15 15:09:12.447493 [ 5 ] {d7f0845a-2add-4dd0-b821-b3516537ba86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10348 | 2026.01.15 15:09:12.447822 [ 5 ] {d7f0845a-2add-4dd0-b821-b3516537ba86} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10349 | 2026.01.15 15:09:12.448040 [ 5 ] {d7f0845a-2add-4dd0-b821-b3516537ba86} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10350 | 2026.01.15 15:09:12.448174 [ 5 ] {d7f0845a-2add-4dd0-b821-b3516537ba86} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001329 sec., 159518.43491346875 rows/sec., 10.29 MiB/sec. | ||
| 10351 | 2026.01.15 15:09:12.448213 [ 5 ] {d7f0845a-2add-4dd0-b821-b3516537ba86} <Debug> TCPHandler: Processed in 0.001495889 sec. | ||
| 10352 | 2026.01.15 15:09:12.448335 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10353 | 2026.01.15 15:09:12.448432 [ 5 ] {6dccb60e-307b-4b4d-8664-7c2851102d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10354 | 2026.01.15 15:09:12.448474 [ 5 ] {6dccb60e-307b-4b4d-8664-7c2851102d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10355 | 2026.01.15 15:09:12.449022 [ 5 ] {6dccb60e-307b-4b4d-8664-7c2851102d91} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2026.01.15 15:09:12.449060 [ 5 ] {6dccb60e-307b-4b4d-8664-7c2851102d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10357 | 2026.01.15 15:09:12.449374 [ 5 ] {6dccb60e-307b-4b4d-8664-7c2851102d91} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10358 | 2026.01.15 15:09:12.449585 [ 5 ] {6dccb60e-307b-4b4d-8664-7c2851102d91} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.01.15 15:09:12.449715 [ 5 ] {6dccb60e-307b-4b4d-8664-7c2851102d91} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0013 sec., 162307.6923076923 rows/sec., 9.22 MiB/sec. | ||
| 10360 | 2026.01.15 15:09:12.449753 [ 5 ] {6dccb60e-307b-4b4d-8664-7c2851102d91} <Debug> TCPHandler: Processed in 0.001473799 sec. | ||
| 10361 | 2026.01.15 15:09:12.449868 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10362 | 2026.01.15 15:09:12.449968 [ 5 ] {79ccc2b2-533c-4b6c-91f4-7b69e4376ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10363 | 2026.01.15 15:09:12.450009 [ 5 ] {79ccc2b2-533c-4b6c-91f4-7b69e4376ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10364 | 2026.01.15 15:09:12.450899 [ 5 ] {79ccc2b2-533c-4b6c-91f4-7b69e4376ba7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2026.01.15 15:09:12.450937 [ 5 ] {79ccc2b2-533c-4b6c-91f4-7b69e4376ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10366 | 2026.01.15 15:09:12.451290 [ 5 ] {79ccc2b2-533c-4b6c-91f4-7b69e4376ba7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10367 | 2026.01.15 15:09:12.451536 [ 5 ] {79ccc2b2-533c-4b6c-91f4-7b69e4376ba7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10368 | 2026.01.15 15:09:12.451676 [ 5 ] {79ccc2b2-533c-4b6c-91f4-7b69e4376ba7} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001731 sec., 400346.6204506066 rows/sec., 27.98 MiB/sec. | ||
| 10369 | 2026.01.15 15:09:12.451720 [ 5 ] {79ccc2b2-533c-4b6c-91f4-7b69e4376ba7} <Debug> TCPHandler: Processed in 0.001902862 sec. | ||
| 10370 | 2026.01.15 15:09:12.451835 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10371 | 2026.01.15 15:09:12.451931 [ 5 ] {a92313ff-38aa-4977-87df-28cb0699f23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10372 | 2026.01.15 15:09:12.451974 [ 5 ] {a92313ff-38aa-4977-87df-28cb0699f23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10373 | 2026.01.15 15:09:12.452320 [ 5 ] {a92313ff-38aa-4977-87df-28cb0699f23a} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2026.01.15 15:09:12.452359 [ 5 ] {a92313ff-38aa-4977-87df-28cb0699f23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10375 | 2026.01.15 15:09:12.452675 [ 5 ] {a92313ff-38aa-4977-87df-28cb0699f23a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10376 | 2026.01.15 15:09:12.452920 [ 5 ] {a92313ff-38aa-4977-87df-28cb0699f23a} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2026.01.15 15:09:12.453050 [ 5 ] {a92313ff-38aa-4977-87df-28cb0699f23a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 10378 | 2026.01.15 15:09:12.453088 [ 5 ] {a92313ff-38aa-4977-87df-28cb0699f23a} <Debug> TCPHandler: Processed in 0.001303102 sec. | ||
| 10379 | 2026.01.15 15:09:12.453205 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10380 | 2026.01.15 15:09:12.453301 [ 5 ] {4252cb25-fa4b-4ebe-b636-24cd9fbbbb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10381 | 2026.01.15 15:09:12.453345 [ 5 ] {4252cb25-fa4b-4ebe-b636-24cd9fbbbb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10382 | 2026.01.15 15:09:12.453844 [ 5 ] {4252cb25-fa4b-4ebe-b636-24cd9fbbbb35} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2026.01.15 15:09:12.453881 [ 5 ] {4252cb25-fa4b-4ebe-b636-24cd9fbbbb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10384 | 2026.01.15 15:09:12.454249 [ 5 ] {4252cb25-fa4b-4ebe-b636-24cd9fbbbb35} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10385 | 2026.01.15 15:09:12.454461 [ 5 ] {4252cb25-fa4b-4ebe-b636-24cd9fbbbb35} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2026.01.15 15:09:12.454598 [ 5 ] {4252cb25-fa4b-4ebe-b636-24cd9fbbbb35} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001315 sec., 240304.1825095057 rows/sec., 15.79 MiB/sec. | ||
| 10387 | 2026.01.15 15:09:12.454636 [ 5 ] {4252cb25-fa4b-4ebe-b636-24cd9fbbbb35} <Debug> TCPHandler: Processed in 0.001481869 sec. | ||
| 10388 | 2026.01.15 15:09:12.454754 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2026.01.15 15:09:12.454850 [ 5 ] {25f0644e-05aa-47ce-837b-e9b44e7dfeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10390 | 2026.01.15 15:09:12.454894 [ 5 ] {25f0644e-05aa-47ce-837b-e9b44e7dfeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10391 | 2026.01.15 15:09:12.455238 [ 5 ] {25f0644e-05aa-47ce-837b-e9b44e7dfeb1} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.01.15 15:09:12.455275 [ 5 ] {25f0644e-05aa-47ce-837b-e9b44e7dfeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10393 | 2026.01.15 15:09:12.455576 [ 5 ] {25f0644e-05aa-47ce-837b-e9b44e7dfeb1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10394 | 2026.01.15 15:09:12.455791 [ 5 ] {25f0644e-05aa-47ce-837b-e9b44e7dfeb1} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.01.15 15:09:12.455923 [ 5 ] {25f0644e-05aa-47ce-837b-e9b44e7dfeb1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 10396 | 2026.01.15 15:09:12.455961 [ 5 ] {25f0644e-05aa-47ce-837b-e9b44e7dfeb1} <Debug> TCPHandler: Processed in 0.001256961 sec. | ||
| 10397 | 2026.01.15 15:09:12.456087 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10398 | 2026.01.15 15:09:12.456183 [ 5 ] {7f5705d1-2dba-41da-ad74-33d289a1e564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10399 | 2026.01.15 15:09:12.456248 [ 5 ] {7f5705d1-2dba-41da-ad74-33d289a1e564} <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 | ||
| 10400 | 2026.01.15 15:09:12.457050 [ 5 ] {7f5705d1-2dba-41da-ad74-33d289a1e564} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2026.01.15 15:09:12.457087 [ 5 ] {7f5705d1-2dba-41da-ad74-33d289a1e564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10402 | 2026.01.15 15:09:12.457631 [ 5 ] {7f5705d1-2dba-41da-ad74-33d289a1e564} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10403 | 2026.01.15 15:09:12.457873 [ 5 ] {7f5705d1-2dba-41da-ad74-33d289a1e564} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2026.01.15 15:09:12.458012 [ 5 ] {7f5705d1-2dba-41da-ad74-33d289a1e564} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001846 sec., 5417.118093174431 rows/sec., 9.71 MiB/sec. | ||
| 10405 | 2026.01.15 15:09:12.458068 [ 5 ] {7f5705d1-2dba-41da-ad74-33d289a1e564} <Debug> TCPHandler: Processed in 0.002030387 sec. | ||
| 10406 | 2026.01.15 15:09:12.458201 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10407 | 2026.01.15 15:09:12.458327 [ 5 ] {714fff81-21f6-4464-9159-503a4ca06476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10408 | 2026.01.15 15:09:12.458372 [ 5 ] {714fff81-21f6-4464-9159-503a4ca06476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10409 | 2026.01.15 15:09:12.458777 [ 5 ] {714fff81-21f6-4464-9159-503a4ca06476} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2026.01.15 15:09:12.458816 [ 5 ] {714fff81-21f6-4464-9159-503a4ca06476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10411 | 2026.01.15 15:09:12.459157 [ 5 ] {714fff81-21f6-4464-9159-503a4ca06476} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10412 | 2026.01.15 15:09:12.459386 [ 5 ] {714fff81-21f6-4464-9159-503a4ca06476} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2026.01.15 15:09:12.459528 [ 5 ] {714fff81-21f6-4464-9159-503a4ca06476} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00122 sec., 85245.90163934427 rows/sec., 5.22 MiB/sec. | ||
| 10414 | 2026.01.15 15:09:12.459568 [ 5 ] {714fff81-21f6-4464-9159-503a4ca06476} <Debug> TCPHandler: Processed in 0.001419507 sec. | ||
| 10415 | 2026.01.15 15:09:14.115209 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21660 | ||
| 10416 | 2026.01.15 15:09:14.115733 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2026.01.15 15:09:14.115780 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10418 | 2026.01.15 15:09:14.116279 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10419 | 2026.01.15 15:09:14.116530 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2026.01.15 15:09:14.116665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21660 | ||
| 10421 | 2026.01.15 15:09:15.229860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10422 | 2026.01.15 15:09:15.247118 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2026.01.15 15:09:15.247193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10424 | 2026.01.15 15:09:15.253692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10425 | 2026.01.15 15:09:15.254405 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.01.15 15:09:15.257529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10427 | 2026.01.15 15:09:16.656630 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1356 | ||
| 10428 | 2026.01.15 15:09:16.658982 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.01.15 15:09:16.659022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10430 | 2026.01.15 15:09:16.660185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10431 | 2026.01.15 15:09:16.660482 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.01.15 15:09:16.660761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1356 | ||
| 10433 | 2026.01.15 15:09:17.427800 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.01.15 15:09:17.428063 [ 5 ] {a5da329b-998d-421e-9d28-d71bcf2d2b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10435 | 2026.01.15 15:09:17.428158 [ 5 ] {a5da329b-998d-421e-9d28-d71bcf2d2b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10436 | 2026.01.15 15:09:17.429016 [ 5 ] {a5da329b-998d-421e-9d28-d71bcf2d2b18} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.01.15 15:09:17.429058 [ 5 ] {a5da329b-998d-421e-9d28-d71bcf2d2b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10438 | 2026.01.15 15:09:17.429465 [ 5 ] {a5da329b-998d-421e-9d28-d71bcf2d2b18} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10439 | 2026.01.15 15:09:17.429699 [ 5 ] {a5da329b-998d-421e-9d28-d71bcf2d2b18} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.01.15 15:09:17.429838 [ 145 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10441 | 2026.01.15 15:09:17.429854 [ 5 ] {a5da329b-998d-421e-9d28-d71bcf2d2b18} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.00186 sec., 63440.86021505376 rows/sec., 5.37 MiB/sec. | ||
| 10442 | 2026.01.15 15:09:17.429912 [ 145 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10443 | 2026.01.15 15:09:17.429924 [ 5 ] {a5da329b-998d-421e-9d28-d71bcf2d2b18} <Debug> TCPHandler: Processed in 0.002292545 sec. | ||
| 10444 | 2026.01.15 15:09:17.429945 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10445 | 2026.01.15 15:09:17.430077 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10446 | 2026.01.15 15:09:17.430122 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 10447 | 2026.01.15 15:09:17.430179 [ 5 ] {30963ced-f294-41cf-8816-09227201e5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10448 | 2026.01.15 15:09:17.430230 [ 5 ] {30963ced-f294-41cf-8816-09227201e5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10449 | 2026.01.15 15:09:17.430341 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10450 | 2026.01.15 15:09:17.430401 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2465 rows starting from the beginning of the part | ||
| 10451 | 2026.01.15 15:09:17.430503 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 4 rows starting from the beginning of the part | ||
| 10452 | 2026.01.15 15:09:17.430577 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 76 rows starting from the beginning of the part | ||
| 10453 | 2026.01.15 15:09:17.430651 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 118 rows starting from the beginning of the part | ||
| 10454 | 2026.01.15 15:09:17.430682 [ 5 ] {30963ced-f294-41cf-8816-09227201e5d5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2026.01.15 15:09:17.430700 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1134 rows starting from the beginning of the part | ||
| 10456 | 2026.01.15 15:09:17.430728 [ 5 ] {30963ced-f294-41cf-8816-09227201e5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10457 | 2026.01.15 15:09:17.430750 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 118 rows starting from the beginning of the part | ||
| 10458 | 2026.01.15 15:09:17.431087 [ 5 ] {30963ced-f294-41cf-8816-09227201e5d5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10459 | 2026.01.15 15:09:17.431331 [ 5 ] {30963ced-f294-41cf-8816-09227201e5d5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2026.01.15 15:09:17.431465 [ 5 ] {30963ced-f294-41cf-8816-09227201e5d5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001305 sec., 23754.78927203065 rows/sec., 1.74 MiB/sec. | ||
| 10461 | 2026.01.15 15:09:17.431503 [ 5 ] {30963ced-f294-41cf-8816-09227201e5d5} <Debug> TCPHandler: Processed in 0.001477028 sec. | ||
| 10462 | 2026.01.15 15:09:17.431616 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2026.01.15 15:09:17.431711 [ 5 ] {2cc266a2-6170-4804-9bf9-3820a73c47ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10464 | 2026.01.15 15:09:17.431753 [ 5 ] {2cc266a2-6170-4804-9bf9-3820a73c47ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10465 | 2026.01.15 15:09:17.432194 [ 5 ] {2cc266a2-6170-4804-9bf9-3820a73c47ca} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.01.15 15:09:17.432231 [ 5 ] {2cc266a2-6170-4804-9bf9-3820a73c47ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10467 | 2026.01.15 15:09:17.432436 [ 199 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3915 rows, containing 5 columns (5 merged, 0 gathered) in 0.002398588 sec., 1632210.28371692 rows/sec., 138.62 MiB/sec. | ||
| 10468 | 2026.01.15 15:09:17.432551 [ 5 ] {2cc266a2-6170-4804-9bf9-3820a73c47ca} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10469 | 2026.01.15 15:09:17.432753 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10470 | 2026.01.15 15:09:17.432780 [ 5 ] {2cc266a2-6170-4804-9bf9-3820a73c47ca} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2026.01.15 15:09:17.432893 [ 145 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10472 | 2026.01.15 15:09:17.432911 [ 5 ] {2cc266a2-6170-4804-9bf9-3820a73c47ca} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001216 sec., 78125 rows/sec., 6.10 MiB/sec. | ||
| 10473 | 2026.01.15 15:09:17.432925 [ 145 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2026.01.15 15:09:17.432954 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10475 | 2026.01.15 15:09:17.432957 [ 5 ] {2cc266a2-6170-4804-9bf9-3820a73c47ca} <Debug> TCPHandler: Processed in 0.001389176 sec. | ||
| 10476 | 2026.01.15 15:09:17.433024 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_66_13} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2026.01.15 15:09:17.433047 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 10478 | 2026.01.15 15:09:17.433084 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10479 | 2026.01.15 15:09:17.433096 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_66_13} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10480 | 2026.01.15 15:09:17.433164 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10481 | 2026.01.15 15:09:17.433183 [ 5 ] {0efd253a-13c7-4cb5-bb49-2e27c353b7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10482 | 2026.01.15 15:09:17.433190 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 10483 | 2026.01.15 15:09:17.433202 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1250 rows starting from the beginning of the part | ||
| 10484 | 2026.01.15 15:09:17.433233 [ 5 ] {0efd253a-13c7-4cb5-bb49-2e27c353b7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10485 | 2026.01.15 15:09:17.433283 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
| 10486 | 2026.01.15 15:09:17.433331 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 74 rows starting from the beginning of the part | ||
| 10487 | 2026.01.15 15:09:17.433373 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 95 rows starting from the beginning of the part | ||
| 10488 | 2026.01.15 15:09:17.433410 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 693 rows starting from the beginning of the part | ||
| 10489 | 2026.01.15 15:09:17.433450 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 95 rows starting from the beginning of the part | ||
| 10490 | 2026.01.15 15:09:17.433657 [ 5 ] {0efd253a-13c7-4cb5-bb49-2e27c353b7a0} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10491 | 2026.01.15 15:09:17.433699 [ 5 ] {0efd253a-13c7-4cb5-bb49-2e27c353b7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10492 | 2026.01.15 15:09:17.434053 [ 5 ] {0efd253a-13c7-4cb5-bb49-2e27c353b7a0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10493 | 2026.01.15 15:09:17.434299 [ 5 ] {0efd253a-13c7-4cb5-bb49-2e27c353b7a0} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10494 | 2026.01.15 15:09:17.434428 [ 5 ] {0efd253a-13c7-4cb5-bb49-2e27c353b7a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 10495 | 2026.01.15 15:09:17.434426 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10496 | 2026.01.15 15:09:17.434466 [ 5 ] {0efd253a-13c7-4cb5-bb49-2e27c353b7a0} <Debug> TCPHandler: Processed in 0.001429827 sec. | ||
| 10497 | 2026.01.15 15:09:17.434483 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2026.01.15 15:09:17.434507 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10499 | 2026.01.15 15:09:17.434571 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10500 | 2026.01.15 15:09:17.434581 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 10501 | 2026.01.15 15:09:17.434622 [ 200 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2215 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610923 sec., 1374988.1279241776 rows/sec., 104.50 MiB/sec. | ||
| 10502 | 2026.01.15 15:09:17.434669 [ 5 ] {88e87d31-6517-4947-86f9-9f668c6e813a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10503 | 2026.01.15 15:09:17.434700 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10504 | 2026.01.15 15:09:17.434729 [ 5 ] {88e87d31-6517-4947-86f9-9f668c6e813a} <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 | ||
| 10505 | 2026.01.15 15:09:17.434735 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22827 rows starting from the beginning of the part | ||
| 10506 | 2026.01.15 15:09:17.434805 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2 rows starting from the beginning of the part | ||
| 10507 | 2026.01.15 15:09:17.434849 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 10508 | 2026.01.15 15:09:17.434866 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10509 | 2026.01.15 15:09:17.434890 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 10510 | 2026.01.15 15:09:17.434932 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 316 rows starting from the beginning of the part | ||
| 10511 | 2026.01.15 15:09:17.434973 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 10512 | 2026.01.15 15:09:17.435184 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_66_13} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10513 | 2026.01.15 15:09:17.435273 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_66_13} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10514 | 2026.01.15 15:09:17.435369 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 10515 | 2026.01.15 15:09:17.435607 [ 5 ] {88e87d31-6517-4947-86f9-9f668c6e813a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2026.01.15 15:09:17.435643 [ 5 ] {88e87d31-6517-4947-86f9-9f668c6e813a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10517 | 2026.01.15 15:09:17.436221 [ 5 ] {88e87d31-6517-4947-86f9-9f668c6e813a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10518 | 2026.01.15 15:09:17.436456 [ 5 ] {88e87d31-6517-4947-86f9-9f668c6e813a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2026.01.15 15:09:17.436597 [ 5 ] {88e87d31-6517-4947-86f9-9f668c6e813a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001946 sec., 15930.11305241521 rows/sec., 28.55 MiB/sec. | ||
| 10520 | 2026.01.15 15:09:17.436654 [ 5 ] {88e87d31-6517-4947-86f9-9f668c6e813a} <Debug> TCPHandler: Processed in 0.00213129 sec. | ||
| 10521 | 2026.01.15 15:09:17.436773 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2026.01.15 15:09:17.436869 [ 5 ] {d400055a-ac59-4b90-9ae5-7f71911ee6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10523 | 2026.01.15 15:09:17.436913 [ 5 ] {d400055a-ac59-4b90-9ae5-7f71911ee6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10524 | 2026.01.15 15:09:17.437260 [ 5 ] {d400055a-ac59-4b90-9ae5-7f71911ee6b3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10525 | 2026.01.15 15:09:17.437296 [ 5 ] {d400055a-ac59-4b90-9ae5-7f71911ee6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10526 | 2026.01.15 15:09:17.437748 [ 5 ] {d400055a-ac59-4b90-9ae5-7f71911ee6b3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10527 | 2026.01.15 15:09:17.437999 [ 5 ] {d400055a-ac59-4b90-9ae5-7f71911ee6b3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10528 | 2026.01.15 15:09:17.438098 [ 146 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10529 | 2026.01.15 15:09:17.438127 [ 146 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10530 | 2026.01.15 15:09:17.438130 [ 5 ] {d400055a-ac59-4b90-9ae5-7f71911ee6b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001279 sec., 46911.64972634871 rows/sec., 3.16 MiB/sec. | ||
| 10531 | 2026.01.15 15:09:17.438145 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10532 | 2026.01.15 15:09:17.438170 [ 5 ] {d400055a-ac59-4b90-9ae5-7f71911ee6b3} <Debug> TCPHandler: Processed in 0.001445728 sec. | ||
| 10533 | 2026.01.15 15:09:17.438251 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 10534 | 2026.01.15 15:09:17.438400 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10535 | 2026.01.15 15:09:17.438441 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4812 rows starting from the beginning of the part | ||
| 10536 | 2026.01.15 15:09:17.438514 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2 rows starting from the beginning of the part | ||
| 10537 | 2026.01.15 15:09:17.438569 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 10538 | 2026.01.15 15:09:17.438620 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 10539 | 2026.01.15 15:09:17.438663 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 10540 | 2026.01.15 15:09:17.438704 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 10541 | 2026.01.15 15:09:17.440739 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5098 rows, containing 4 columns (4 merged, 0 gathered) in 0.002540443 sec., 2006736.6203453494 rows/sec., 128.04 MiB/sec. | ||
| 10542 | 2026.01.15 15:09:17.441175 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10543 | 2026.01.15 15:09:17.441435 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_66_13} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2026.01.15 15:09:17.441509 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_66_13} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10545 | 2026.01.15 15:09:17.441577 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10546 | 2026.01.15 15:09:17.445527 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23625 rows, containing 5 columns (5 merged, 0 gathered) in 0.01097787 sec., 2152056.8197655827 rows/sec., 144.97 MiB/sec. | ||
| 10547 | 2026.01.15 15:09:17.446040 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10548 | 2026.01.15 15:09:17.446360 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10549 | 2026.01.15 15:09:17.446448 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10550 | 2026.01.15 15:09:17.446535 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10551 | 2026.01.15 15:09:18.001172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.15 MiB, peak 321.21 MiB, free memory in arenas 0.00 B, will set to 314.38 MiB (RSS), difference: 1.22 MiB | ||
| 10552 | 2026.01.15 15:09:21.435955 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10553 | 2026.01.15 15:09:21.436014 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10554 | 2026.01.15 15:09:21.617715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22108 | ||
| 10555 | 2026.01.15 15:09:21.618271 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10556 | 2026.01.15 15:09:21.618320 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10557 | 2026.01.15 15:09:21.618817 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10558 | 2026.01.15 15:09:21.619082 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10559 | 2026.01.15 15:09:21.619228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22108 | ||
| 10560 | 2026.01.15 15:09:21.619246 [ 140 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10561 | 2026.01.15 15:09:21.619348 [ 140 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.01.15 15:09:21.619385 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10563 | 2026.01.15 15:09:21.619539 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 10564 | 2026.01.15 15:09:21.619715 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10565 | 2026.01.15 15:09:21.619775 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19740 rows starting from the beginning of the part | ||
| 10566 | 2026.01.15 15:09:21.619867 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 10567 | 2026.01.15 15:09:21.619907 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 10568 | 2026.01.15 15:09:21.619944 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 10569 | 2026.01.15 15:09:21.619981 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 10570 | 2026.01.15 15:09:21.620018 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 10571 | 2026.01.15 15:09:21.622103 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22108 rows, containing 4 columns (4 merged, 0 gathered) in 0.002635007 sec., 8390110.53860578 rows/sec., 120.02 MiB/sec. | ||
| 10572 | 2026.01.15 15:09:21.622523 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10573 | 2026.01.15 15:09:21.622845 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_46_9} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.01.15 15:09:21.622914 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_46_9} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10575 | 2026.01.15 15:09:21.623017 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10576 | 2026.01.15 15:09:22.439069 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10577 | 2026.01.15 15:09:22.439255 [ 5 ] {e2f9189e-5047-43ff-97ca-3ac77bd5caec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10578 | 2026.01.15 15:09:22.439324 [ 5 ] {e2f9189e-5047-43ff-97ca-3ac77bd5caec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10579 | 2026.01.15 15:09:22.440206 [ 5 ] {e2f9189e-5047-43ff-97ca-3ac77bd5caec} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2026.01.15 15:09:22.440268 [ 5 ] {e2f9189e-5047-43ff-97ca-3ac77bd5caec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10581 | 2026.01.15 15:09:22.440718 [ 5 ] {e2f9189e-5047-43ff-97ca-3ac77bd5caec} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10582 | 2026.01.15 15:09:22.440950 [ 5 ] {e2f9189e-5047-43ff-97ca-3ac77bd5caec} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.01.15 15:09:22.441179 [ 5 ] {e2f9189e-5047-43ff-97ca-3ac77bd5caec} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001972 sec., 207910.7505070994 rows/sec., 13.19 MiB/sec. | ||
| 10584 | 2026.01.15 15:09:22.441235 [ 5 ] {e2f9189e-5047-43ff-97ca-3ac77bd5caec} <Debug> TCPHandler: Processed in 0.002296226 sec. | ||
| 10585 | 2026.01.15 15:09:22.441369 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10586 | 2026.01.15 15:09:22.441475 [ 5 ] {4d4e158f-24c3-46b3-bc0e-c8a7a8d28924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10587 | 2026.01.15 15:09:22.441522 [ 5 ] {4d4e158f-24c3-46b3-bc0e-c8a7a8d28924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10588 | 2026.01.15 15:09:22.442528 [ 5 ] {4d4e158f-24c3-46b3-bc0e-c8a7a8d28924} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2026.01.15 15:09:22.442568 [ 5 ] {4d4e158f-24c3-46b3-bc0e-c8a7a8d28924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10590 | 2026.01.15 15:09:22.442998 [ 5 ] {4d4e158f-24c3-46b3-bc0e-c8a7a8d28924} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10591 | 2026.01.15 15:09:22.443246 [ 5 ] {4d4e158f-24c3-46b3-bc0e-c8a7a8d28924} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.01.15 15:09:22.443387 [ 5 ] {4d4e158f-24c3-46b3-bc0e-c8a7a8d28924} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001937 sec., 584408.8797108931 rows/sec., 46.29 MiB/sec. | ||
| 10593 | 2026.01.15 15:09:22.443431 [ 5 ] {4d4e158f-24c3-46b3-bc0e-c8a7a8d28924} <Debug> TCPHandler: Processed in 0.002113479 sec. | ||
| 10594 | 2026.01.15 15:09:22.443573 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10595 | 2026.01.15 15:09:22.443680 [ 5 ] {42c8050a-370a-4ddc-b89d-bbce4a1f35e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10596 | 2026.01.15 15:09:22.443725 [ 5 ] {42c8050a-370a-4ddc-b89d-bbce4a1f35e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10597 | 2026.01.15 15:09:22.444269 [ 5 ] {42c8050a-370a-4ddc-b89d-bbce4a1f35e9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2026.01.15 15:09:22.444306 [ 5 ] {42c8050a-370a-4ddc-b89d-bbce4a1f35e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10599 | 2026.01.15 15:09:22.444673 [ 5 ] {42c8050a-370a-4ddc-b89d-bbce4a1f35e9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10600 | 2026.01.15 15:09:22.444913 [ 5 ] {42c8050a-370a-4ddc-b89d-bbce4a1f35e9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2026.01.15 15:09:22.445063 [ 5 ] {42c8050a-370a-4ddc-b89d-bbce4a1f35e9} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001408 sec., 152698.86363636365 rows/sec., 9.06 MiB/sec. | ||
| 10602 | 2026.01.15 15:09:22.445103 [ 5 ] {42c8050a-370a-4ddc-b89d-bbce4a1f35e9} <Debug> TCPHandler: Processed in 0.001581342 sec. | ||
| 10603 | 2026.01.15 15:09:22.445219 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10604 | 2026.01.15 15:09:22.445312 [ 5 ] {6d601487-f3c5-450e-a0d6-5d1c3ba14092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10605 | 2026.01.15 15:09:22.445353 [ 5 ] {6d601487-f3c5-450e-a0d6-5d1c3ba14092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10606 | 2026.01.15 15:09:22.445879 [ 5 ] {6d601487-f3c5-450e-a0d6-5d1c3ba14092} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10607 | 2026.01.15 15:09:22.445915 [ 5 ] {6d601487-f3c5-450e-a0d6-5d1c3ba14092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10608 | 2026.01.15 15:09:22.446233 [ 5 ] {6d601487-f3c5-450e-a0d6-5d1c3ba14092} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10609 | 2026.01.15 15:09:22.446458 [ 5 ] {6d601487-f3c5-450e-a0d6-5d1c3ba14092} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10610 | 2026.01.15 15:09:22.446588 [ 5 ] {6d601487-f3c5-450e-a0d6-5d1c3ba14092} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001294 sec., 163833.07573415764 rows/sec., 10.57 MiB/sec. | ||
| 10611 | 2026.01.15 15:09:22.446625 [ 5 ] {6d601487-f3c5-450e-a0d6-5d1c3ba14092} <Debug> TCPHandler: Processed in 0.001455898 sec. | ||
| 10612 | 2026.01.15 15:09:22.446748 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10613 | 2026.01.15 15:09:22.446844 [ 5 ] {d10c2602-6924-4538-8f45-641f4ec9f1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10614 | 2026.01.15 15:09:22.446884 [ 5 ] {d10c2602-6924-4538-8f45-641f4ec9f1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10615 | 2026.01.15 15:09:22.447360 [ 5 ] {d10c2602-6924-4538-8f45-641f4ec9f1c4} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2026.01.15 15:09:22.447394 [ 5 ] {d10c2602-6924-4538-8f45-641f4ec9f1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10617 | 2026.01.15 15:09:22.447692 [ 5 ] {d10c2602-6924-4538-8f45-641f4ec9f1c4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10618 | 2026.01.15 15:09:22.447897 [ 5 ] {d10c2602-6924-4538-8f45-641f4ec9f1c4} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2026.01.15 15:09:22.448090 [ 5 ] {d10c2602-6924-4538-8f45-641f4ec9f1c4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001262 sec., 167194.92868462755 rows/sec., 9.49 MiB/sec. | ||
| 10620 | 2026.01.15 15:09:22.448128 [ 5 ] {d10c2602-6924-4538-8f45-641f4ec9f1c4} <Debug> TCPHandler: Processed in 0.001429077 sec. | ||
| 10621 | 2026.01.15 15:09:22.448251 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10622 | 2026.01.15 15:09:22.448345 [ 5 ] {0844c482-b992-462c-ac0b-98b6781cdf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10623 | 2026.01.15 15:09:22.448385 [ 5 ] {0844c482-b992-462c-ac0b-98b6781cdf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10624 | 2026.01.15 15:09:22.449082 [ 5 ] {0844c482-b992-462c-ac0b-98b6781cdf2d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2026.01.15 15:09:22.449118 [ 5 ] {0844c482-b992-462c-ac0b-98b6781cdf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10626 | 2026.01.15 15:09:22.449486 [ 5 ] {0844c482-b992-462c-ac0b-98b6781cdf2d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10627 | 2026.01.15 15:09:22.449712 [ 5 ] {0844c482-b992-462c-ac0b-98b6781cdf2d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10628 | 2026.01.15 15:09:22.449847 [ 5 ] {0844c482-b992-462c-ac0b-98b6781cdf2d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00152 sec., 453289.4736842105 rows/sec., 31.65 MiB/sec. | ||
| 10629 | 2026.01.15 15:09:22.449886 [ 5 ] {0844c482-b992-462c-ac0b-98b6781cdf2d} <Debug> TCPHandler: Processed in 0.001683745 sec. | ||
| 10630 | 2026.01.15 15:09:22.450022 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10631 | 2026.01.15 15:09:22.450121 [ 5 ] {8e2823da-279f-4dfe-8b86-ad7fcfb0198b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10632 | 2026.01.15 15:09:22.450166 [ 5 ] {8e2823da-279f-4dfe-8b86-ad7fcfb0198b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10633 | 2026.01.15 15:09:22.450530 [ 5 ] {8e2823da-279f-4dfe-8b86-ad7fcfb0198b} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2026.01.15 15:09:22.450566 [ 5 ] {8e2823da-279f-4dfe-8b86-ad7fcfb0198b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10635 | 2026.01.15 15:09:22.450879 [ 5 ] {8e2823da-279f-4dfe-8b86-ad7fcfb0198b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10636 | 2026.01.15 15:09:22.451106 [ 5 ] {8e2823da-279f-4dfe-8b86-ad7fcfb0198b} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10637 | 2026.01.15 15:09:22.451236 [ 5 ] {8e2823da-279f-4dfe-8b86-ad7fcfb0198b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 10638 | 2026.01.15 15:09:22.451273 [ 5 ] {8e2823da-279f-4dfe-8b86-ad7fcfb0198b} <Debug> TCPHandler: Processed in 0.001311033 sec. | ||
| 10639 | 2026.01.15 15:09:22.451400 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10640 | 2026.01.15 15:09:22.451494 [ 5 ] {7157836e-57cf-41bf-b91d-69cd3128e950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10641 | 2026.01.15 15:09:22.451537 [ 5 ] {7157836e-57cf-41bf-b91d-69cd3128e950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10642 | 2026.01.15 15:09:22.451992 [ 5 ] {7157836e-57cf-41bf-b91d-69cd3128e950} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2026.01.15 15:09:22.452030 [ 5 ] {7157836e-57cf-41bf-b91d-69cd3128e950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10644 | 2026.01.15 15:09:22.452890 [ 5 ] {7157836e-57cf-41bf-b91d-69cd3128e950} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10645 | 2026.01.15 15:09:22.453121 [ 5 ] {7157836e-57cf-41bf-b91d-69cd3128e950} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2026.01.15 15:09:22.453243 [ 5 ] {7157836e-57cf-41bf-b91d-69cd3128e950} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001781 sec., 176305.44637843908 rows/sec., 11.58 MiB/sec. | ||
| 10647 | 2026.01.15 15:09:22.453279 [ 5 ] {7157836e-57cf-41bf-b91d-69cd3128e950} <Debug> TCPHandler: Processed in 0.001944474 sec. | ||
| 10648 | 2026.01.15 15:09:22.453389 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10649 | 2026.01.15 15:09:22.453477 [ 5 ] {bdf5d353-521b-429a-8743-b4bb08363180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10650 | 2026.01.15 15:09:22.453518 [ 5 ] {bdf5d353-521b-429a-8743-b4bb08363180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10651 | 2026.01.15 15:09:22.453819 [ 5 ] {bdf5d353-521b-429a-8743-b4bb08363180} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2026.01.15 15:09:22.453854 [ 5 ] {bdf5d353-521b-429a-8743-b4bb08363180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10653 | 2026.01.15 15:09:22.454215 [ 5 ] {bdf5d353-521b-429a-8743-b4bb08363180} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10654 | 2026.01.15 15:09:22.454451 [ 5 ] {bdf5d353-521b-429a-8743-b4bb08363180} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2026.01.15 15:09:22.454579 [ 5 ] {bdf5d353-521b-429a-8743-b4bb08363180} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 10656 | 2026.01.15 15:09:22.454616 [ 5 ] {bdf5d353-521b-429a-8743-b4bb08363180} <Debug> TCPHandler: Processed in 0.001251041 sec. | ||
| 10657 | 2026.01.15 15:09:22.454731 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10658 | 2026.01.15 15:09:22.454826 [ 5 ] {cbfc55f8-1dfc-45a8-9d6e-d94bfb5d3643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10659 | 2026.01.15 15:09:22.454883 [ 5 ] {cbfc55f8-1dfc-45a8-9d6e-d94bfb5d3643} <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 | ||
| 10660 | 2026.01.15 15:09:22.455681 [ 5 ] {cbfc55f8-1dfc-45a8-9d6e-d94bfb5d3643} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2026.01.15 15:09:22.455718 [ 5 ] {cbfc55f8-1dfc-45a8-9d6e-d94bfb5d3643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10662 | 2026.01.15 15:09:22.456238 [ 5 ] {cbfc55f8-1dfc-45a8-9d6e-d94bfb5d3643} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10663 | 2026.01.15 15:09:22.456473 [ 5 ] {cbfc55f8-1dfc-45a8-9d6e-d94bfb5d3643} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10664 | 2026.01.15 15:09:22.456632 [ 5 ] {cbfc55f8-1dfc-45a8-9d6e-d94bfb5d3643} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001824 sec., 5482.456140350877 rows/sec., 9.82 MiB/sec. | ||
| 10665 | 2026.01.15 15:09:22.456692 [ 5 ] {cbfc55f8-1dfc-45a8-9d6e-d94bfb5d3643} <Debug> TCPHandler: Processed in 0.002010726 sec. | ||
| 10666 | 2026.01.15 15:09:22.456827 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10667 | 2026.01.15 15:09:22.456931 [ 5 ] {94f82ab1-69a8-4abb-bf4e-da70227ad9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10668 | 2026.01.15 15:09:22.456978 [ 5 ] {94f82ab1-69a8-4abb-bf4e-da70227ad9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10669 | 2026.01.15 15:09:22.457345 [ 5 ] {94f82ab1-69a8-4abb-bf4e-da70227ad9e4} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10670 | 2026.01.15 15:09:22.457380 [ 5 ] {94f82ab1-69a8-4abb-bf4e-da70227ad9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10671 | 2026.01.15 15:09:22.457697 [ 5 ] {94f82ab1-69a8-4abb-bf4e-da70227ad9e4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10672 | 2026.01.15 15:09:22.457930 [ 5 ] {94f82ab1-69a8-4abb-bf4e-da70227ad9e4} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2026.01.15 15:09:22.458057 [ 5 ] {94f82ab1-69a8-4abb-bf4e-da70227ad9e4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001149 sec., 90513.48999129678 rows/sec., 5.55 MiB/sec. | ||
| 10674 | 2026.01.15 15:09:22.458094 [ 5 ] {94f82ab1-69a8-4abb-bf4e-da70227ad9e4} <Debug> TCPHandler: Processed in 0.001317523 sec. | ||
| 10675 | 2026.01.15 15:09:22.757696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10676 | 2026.01.15 15:09:22.775159 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.01.15 15:09:22.775228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10678 | 2026.01.15 15:09:22.781690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10679 | 2026.01.15 15:09:22.782413 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2026.01.15 15:09:22.782716 [ 137 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10681 | 2026.01.15 15:09:22.782784 [ 137 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2026.01.15 15:09:22.782809 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10683 | 2026.01.15 15:09:22.782935 [ 188 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 10684 | 2026.01.15 15:09:22.785719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10685 | 2026.01.15 15:09:22.787251 [ 188 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10686 | 2026.01.15 15:09:22.788854 [ 188 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 10687 | 2026.01.15 15:09:22.794509 [ 188 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 10688 | 2026.01.15 15:09:22.799437 [ 188 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 10689 | 2026.01.15 15:09:22.804804 [ 188 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 10690 | 2026.01.15 15:09:22.809526 [ 188 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 10691 | 2026.01.15 15:09:22.813401 [ 188 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 10692 | 2026.01.15 15:09:22.865235 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082344013 sec., 4214.028286428062 rows/sec., 21.79 MiB/sec. | ||
| 10693 | 2026.01.15 15:09:22.867718 [ 198 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10694 | 2026.01.15 15:09:22.869934 [ 198 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_46_9} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2026.01.15 15:09:22.870044 [ 198 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_46_9} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10696 | 2026.01.15 15:09:22.872762 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10697 | 2026.01.15 15:09:23.000335 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.42 MiB, peak 329.85 MiB, free memory in arenas 0.00 B, will set to 315.36 MiB (RSS), difference: -1.06 MiB | ||
| 10698 | 2026.01.15 15:09:26.661519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1390 | ||
| 10699 | 2026.01.15 15:09:26.664307 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.01.15 15:09:26.664369 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10701 | 2026.01.15 15:09:26.665622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10702 | 2026.01.15 15:09:26.665890 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.01.15 15:09:26.666245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1390 | ||
| 10704 | 2026.01.15 15:09:27.454015 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10705 | 2026.01.15 15:09:27.454250 [ 5 ] {7ed68a62-e78d-4477-bdf4-5fb4dbb52356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10706 | 2026.01.15 15:09:27.454326 [ 5 ] {7ed68a62-e78d-4477-bdf4-5fb4dbb52356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10707 | 2026.01.15 15:09:27.455309 [ 5 ] {7ed68a62-e78d-4477-bdf4-5fb4dbb52356} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2026.01.15 15:09:27.455359 [ 5 ] {7ed68a62-e78d-4477-bdf4-5fb4dbb52356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10709 | 2026.01.15 15:09:27.455757 [ 5 ] {7ed68a62-e78d-4477-bdf4-5fb4dbb52356} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10710 | 2026.01.15 15:09:27.456003 [ 5 ] {7ed68a62-e78d-4477-bdf4-5fb4dbb52356} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10711 | 2026.01.15 15:09:27.456168 [ 5 ] {7ed68a62-e78d-4477-bdf4-5fb4dbb52356} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001972 sec., 1014.1987829614606 rows/sec., 82.70 KiB/sec. | ||
| 10712 | 2026.01.15 15:09:27.456223 [ 5 ] {7ed68a62-e78d-4477-bdf4-5fb4dbb52356} <Debug> TCPHandler: Processed in 0.002348647 sec. | ||
| 10713 | 2026.01.15 15:09:27.456392 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10714 | 2026.01.15 15:09:27.456494 [ 5 ] {061e39d6-15b2-4aac-92d0-53c8802baa09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10715 | 2026.01.15 15:09:27.456538 [ 5 ] {061e39d6-15b2-4aac-92d0-53c8802baa09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10716 | 2026.01.15 15:09:27.457962 [ 5 ] {061e39d6-15b2-4aac-92d0-53c8802baa09} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2026.01.15 15:09:27.458002 [ 5 ] {061e39d6-15b2-4aac-92d0-53c8802baa09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10718 | 2026.01.15 15:09:27.458408 [ 5 ] {061e39d6-15b2-4aac-92d0-53c8802baa09} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10719 | 2026.01.15 15:09:27.458625 [ 5 ] {061e39d6-15b2-4aac-92d0-53c8802baa09} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2026.01.15 15:09:27.458762 [ 5 ] {061e39d6-15b2-4aac-92d0-53c8802baa09} <Debug> executeQuery: Read 1259 rows, 106.42 KiB in 0.00229 sec., 549781.6593886463 rows/sec., 45.38 MiB/sec. | ||
| 10721 | 2026.01.15 15:09:27.458802 [ 5 ] {061e39d6-15b2-4aac-92d0-53c8802baa09} <Debug> TCPHandler: Processed in 0.002461861 sec. | ||
| 10722 | 2026.01.15 15:09:27.458937 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10723 | 2026.01.15 15:09:27.459034 [ 5 ] {027f8c89-4dd1-456e-915d-8946acfeaa3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10724 | 2026.01.15 15:09:27.459076 [ 5 ] {027f8c89-4dd1-456e-915d-8946acfeaa3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10725 | 2026.01.15 15:09:27.459530 [ 5 ] {027f8c89-4dd1-456e-915d-8946acfeaa3f} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2026.01.15 15:09:27.459568 [ 5 ] {027f8c89-4dd1-456e-915d-8946acfeaa3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10727 | 2026.01.15 15:09:27.459881 [ 5 ] {027f8c89-4dd1-456e-915d-8946acfeaa3f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10728 | 2026.01.15 15:09:27.460102 [ 5 ] {027f8c89-4dd1-456e-915d-8946acfeaa3f} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.01.15 15:09:27.460218 [ 130 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10730 | 2026.01.15 15:09:27.460232 [ 5 ] {027f8c89-4dd1-456e-915d-8946acfeaa3f} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001218 sec., 27093.596059113304 rows/sec., 1.98 MiB/sec. | ||
| 10731 | 2026.01.15 15:09:27.460285 [ 130 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2026.01.15 15:09:27.460299 [ 5 ] {027f8c89-4dd1-456e-915d-8946acfeaa3f} <Debug> TCPHandler: Processed in 0.001412977 sec. | ||
| 10733 | 2026.01.15 15:09:27.460311 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10734 | 2026.01.15 15:09:27.460447 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10735 | 2026.01.15 15:09:27.460448 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 10736 | 2026.01.15 15:09:27.460552 [ 5 ] {b1e5cc87-fae6-4dca-a500-f7d0b42a573d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10737 | 2026.01.15 15:09:27.460598 [ 5 ] {b1e5cc87-fae6-4dca-a500-f7d0b42a573d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10738 | 2026.01.15 15:09:27.460608 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10739 | 2026.01.15 15:09:27.460654 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 278 rows starting from the beginning of the part | ||
| 10740 | 2026.01.15 15:09:27.460727 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 10741 | 2026.01.15 15:09:27.460772 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 219 rows starting from the beginning of the part | ||
| 10742 | 2026.01.15 15:09:27.460813 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
| 10743 | 2026.01.15 15:09:27.460851 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 215 rows starting from the beginning of the part | ||
| 10744 | 2026.01.15 15:09:27.460893 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 33 rows starting from the beginning of the part | ||
| 10745 | 2026.01.15 15:09:27.461156 [ 5 ] {b1e5cc87-fae6-4dca-a500-f7d0b42a573d} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.01.15 15:09:27.461198 [ 5 ] {b1e5cc87-fae6-4dca-a500-f7d0b42a573d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10747 | 2026.01.15 15:09:27.461660 [ 5 ] {b1e5cc87-fae6-4dca-a500-f7d0b42a573d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10748 | 2026.01.15 15:09:27.461777 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 807 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382155 sec., 583870.8393776385 rows/sec., 38.48 MiB/sec. | ||
| 10749 | 2026.01.15 15:09:27.461899 [ 5 ] {b1e5cc87-fae6-4dca-a500-f7d0b42a573d} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10750 | 2026.01.15 15:09:27.461958 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10751 | 2026.01.15 15:09:27.462036 [ 5 ] {b1e5cc87-fae6-4dca-a500-f7d0b42a573d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001503 sec., 151696.60678642715 rows/sec., 10.27 MiB/sec. | ||
| 10752 | 2026.01.15 15:09:27.462074 [ 5 ] {b1e5cc87-fae6-4dca-a500-f7d0b42a573d} <Debug> TCPHandler: Processed in 0.001678035 sec. | ||
| 10753 | 2026.01.15 15:09:27.462190 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10754 | 2026.01.15 15:09:27.462234 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_66_13} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2026.01.15 15:09:27.462290 [ 5 ] {a41fc74e-3f78-406b-a403-a1ce6977c537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10756 | 2026.01.15 15:09:27.462305 [ 190 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_66_13} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10757 | 2026.01.15 15:09:27.462331 [ 5 ] {a41fc74e-3f78-406b-a403-a1ce6977c537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10758 | 2026.01.15 15:09:27.462396 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10759 | 2026.01.15 15:09:27.463054 [ 5 ] {a41fc74e-3f78-406b-a403-a1ce6977c537} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10760 | 2026.01.15 15:09:27.463089 [ 5 ] {a41fc74e-3f78-406b-a403-a1ce6977c537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10761 | 2026.01.15 15:09:27.463430 [ 5 ] {a41fc74e-3f78-406b-a403-a1ce6977c537} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10762 | 2026.01.15 15:09:27.463651 [ 5 ] {a41fc74e-3f78-406b-a403-a1ce6977c537} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2026.01.15 15:09:27.463770 [ 5 ] {a41fc74e-3f78-406b-a403-a1ce6977c537} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.001508 sec., 366710.875331565 rows/sec., 27.23 MiB/sec. | ||
| 10764 | 2026.01.15 15:09:27.463805 [ 5 ] {a41fc74e-3f78-406b-a403-a1ce6977c537} <Debug> TCPHandler: Processed in 0.001676575 sec. | ||
| 10765 | 2026.01.15 15:09:27.463915 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10766 | 2026.01.15 15:09:27.464009 [ 5 ] {7816abd1-c230-4c49-80f6-340ba4ec653d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10767 | 2026.01.15 15:09:27.464051 [ 5 ] {7816abd1-c230-4c49-80f6-340ba4ec653d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10768 | 2026.01.15 15:09:27.464736 [ 5 ] {7816abd1-c230-4c49-80f6-340ba4ec653d} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10769 | 2026.01.15 15:09:27.464770 [ 5 ] {7816abd1-c230-4c49-80f6-340ba4ec653d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10770 | 2026.01.15 15:09:27.465145 [ 5 ] {7816abd1-c230-4c49-80f6-340ba4ec653d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10771 | 2026.01.15 15:09:27.465360 [ 5 ] {7816abd1-c230-4c49-80f6-340ba4ec653d} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10772 | 2026.01.15 15:09:27.465485 [ 5 ] {7816abd1-c230-4c49-80f6-340ba4ec653d} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001466 sec., 576398.3628922238 rows/sec., 38.80 MiB/sec. | ||
| 10773 | 2026.01.15 15:09:27.465521 [ 5 ] {7816abd1-c230-4c49-80f6-340ba4ec653d} <Debug> TCPHandler: Processed in 0.001634704 sec. | ||
| 10774 | 2026.01.15 15:09:27.465638 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10775 | 2026.01.15 15:09:27.465731 [ 5 ] {99b0ba2e-345e-4ba1-9c77-2cac86e60fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10776 | 2026.01.15 15:09:27.465788 [ 5 ] {99b0ba2e-345e-4ba1-9c77-2cac86e60fee} <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 | ||
| 10777 | 2026.01.15 15:09:27.466650 [ 5 ] {99b0ba2e-345e-4ba1-9c77-2cac86e60fee} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10778 | 2026.01.15 15:09:27.466686 [ 5 ] {99b0ba2e-345e-4ba1-9c77-2cac86e60fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10779 | 2026.01.15 15:09:27.467244 [ 5 ] {99b0ba2e-345e-4ba1-9c77-2cac86e60fee} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10780 | 2026.01.15 15:09:27.467483 [ 5 ] {99b0ba2e-345e-4ba1-9c77-2cac86e60fee} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10781 | 2026.01.15 15:09:27.467619 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10782 | 2026.01.15 15:09:27.467630 [ 5 ] {99b0ba2e-345e-4ba1-9c77-2cac86e60fee} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001917 sec., 16171.100678142931 rows/sec., 28.98 MiB/sec. | ||
| 10783 | 2026.01.15 15:09:27.467658 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2026.01.15 15:09:27.467677 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10785 | 2026.01.15 15:09:27.467693 [ 5 ] {99b0ba2e-345e-4ba1-9c77-2cac86e60fee} <Debug> TCPHandler: Processed in 0.002105049 sec. | ||
| 10786 | 2026.01.15 15:09:27.467754 [ 186 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 10787 | 2026.01.15 15:09:27.467812 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2026.01.15 15:09:27.467907 [ 5 ] {825d10be-e566-40cb-b66b-0e5d7138a6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10789 | 2026.01.15 15:09:27.467947 [ 186 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10790 | 2026.01.15 15:09:27.467950 [ 5 ] {825d10be-e566-40cb-b66b-0e5d7138a6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10791 | 2026.01.15 15:09:27.468001 [ 186 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1198 rows starting from the beginning of the part | ||
| 10792 | 2026.01.15 15:09:27.468126 [ 186 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 10793 | 2026.01.15 15:09:27.468232 [ 186 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part | ||
| 10794 | 2026.01.15 15:09:27.468308 [ 5 ] {825d10be-e566-40cb-b66b-0e5d7138a6c9} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2026.01.15 15:09:27.468338 [ 186 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
| 10796 | 2026.01.15 15:09:27.468345 [ 5 ] {825d10be-e566-40cb-b66b-0e5d7138a6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10797 | 2026.01.15 15:09:27.468444 [ 186 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 10798 | 2026.01.15 15:09:27.468549 [ 186 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part | ||
| 10799 | 2026.01.15 15:09:27.468685 [ 5 ] {825d10be-e566-40cb-b66b-0e5d7138a6c9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10800 | 2026.01.15 15:09:27.468912 [ 5 ] {825d10be-e566-40cb-b66b-0e5d7138a6c9} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10801 | 2026.01.15 15:09:27.469039 [ 5 ] {825d10be-e566-40cb-b66b-0e5d7138a6c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 10802 | 2026.01.15 15:09:27.469083 [ 5 ] {825d10be-e566-40cb-b66b-0e5d7138a6c9} <Debug> TCPHandler: Processed in 0.001320333 sec. | ||
| 10803 | 2026.01.15 15:09:27.477710 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1311 rows, containing 19 columns (19 merged, 0 gathered) in 0.009990458 sec., 131225.21510024864 rows/sec., 235.15 MiB/sec. | ||
| 10804 | 2026.01.15 15:09:27.479142 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10805 | 2026.01.15 15:09:27.479520 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2026.01.15 15:09:27.479608 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10807 | 2026.01.15 15:09:27.479788 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. | ||
| 10808 | 2026.01.15 15:09:28.000343 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.01 MiB, peak 329.85 MiB, free memory in arenas 0.00 B, will set to 320.03 MiB (RSS), difference: 4.02 MiB | ||
| 10809 | 2026.01.15 15:09:29.120093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22620 | ||
| 10810 | 2026.01.15 15:09:29.120674 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2026.01.15 15:09:29.120722 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10812 | 2026.01.15 15:09:29.121249 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10813 | 2026.01.15 15:09:29.121511 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2026.01.15 15:09:29.121662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22620 | ||
| 10815 | 2026.01.15 15:09:30.286501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10816 | 2026.01.15 15:09:30.302189 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2026.01.15 15:09:30.302247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10818 | 2026.01.15 15:09:30.307603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10819 | 2026.01.15 15:09:30.308353 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2026.01.15 15:09:30.311097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10821 | 2026.01.15 15:09:32.437966 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10822 | 2026.01.15 15:09:32.438190 [ 5 ] {114fd911-09e8-4ae2-833f-19a14c6f7154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10823 | 2026.01.15 15:09:32.438261 [ 5 ] {114fd911-09e8-4ae2-833f-19a14c6f7154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10824 | 2026.01.15 15:09:32.439140 [ 5 ] {114fd911-09e8-4ae2-833f-19a14c6f7154} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2026.01.15 15:09:32.439195 [ 5 ] {114fd911-09e8-4ae2-833f-19a14c6f7154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10826 | 2026.01.15 15:09:32.439656 [ 5 ] {114fd911-09e8-4ae2-833f-19a14c6f7154} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10827 | 2026.01.15 15:09:32.439901 [ 5 ] {114fd911-09e8-4ae2-833f-19a14c6f7154} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2026.01.15 15:09:32.440062 [ 5 ] {114fd911-09e8-4ae2-833f-19a14c6f7154} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001927 sec., 212765.95744680852 rows/sec., 13.50 MiB/sec. | ||
| 10829 | 2026.01.15 15:09:32.440116 [ 5 ] {114fd911-09e8-4ae2-833f-19a14c6f7154} <Debug> TCPHandler: Processed in 0.002294155 sec. | ||
| 10830 | 2026.01.15 15:09:32.440245 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10831 | 2026.01.15 15:09:32.440349 [ 5 ] {08ddeb4f-c695-47d8-8541-df9256160402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10832 | 2026.01.15 15:09:32.440395 [ 5 ] {08ddeb4f-c695-47d8-8541-df9256160402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10833 | 2026.01.15 15:09:32.441723 [ 5 ] {08ddeb4f-c695-47d8-8541-df9256160402} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10834 | 2026.01.15 15:09:32.441762 [ 5 ] {08ddeb4f-c695-47d8-8541-df9256160402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10835 | 2026.01.15 15:09:32.442162 [ 5 ] {08ddeb4f-c695-47d8-8541-df9256160402} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10836 | 2026.01.15 15:09:32.442389 [ 5 ] {08ddeb4f-c695-47d8-8541-df9256160402} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10837 | 2026.01.15 15:09:32.442524 [ 5 ] {08ddeb4f-c695-47d8-8541-df9256160402} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002198 sec., 515013.6487716106 rows/sec., 40.79 MiB/sec. | ||
| 10838 | 2026.01.15 15:09:32.442562 [ 5 ] {08ddeb4f-c695-47d8-8541-df9256160402} <Debug> TCPHandler: Processed in 0.002370868 sec. | ||
| 10839 | 2026.01.15 15:09:32.442685 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10840 | 2026.01.15 15:09:32.442785 [ 5 ] {f508462e-07ca-437e-ba22-b99a23742761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10841 | 2026.01.15 15:09:32.442828 [ 5 ] {f508462e-07ca-437e-ba22-b99a23742761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10842 | 2026.01.15 15:09:32.443375 [ 5 ] {f508462e-07ca-437e-ba22-b99a23742761} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10843 | 2026.01.15 15:09:32.443413 [ 5 ] {f508462e-07ca-437e-ba22-b99a23742761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10844 | 2026.01.15 15:09:32.443753 [ 5 ] {f508462e-07ca-437e-ba22-b99a23742761} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10845 | 2026.01.15 15:09:32.443984 [ 5 ] {f508462e-07ca-437e-ba22-b99a23742761} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10846 | 2026.01.15 15:09:32.444112 [ 5 ] {f508462e-07ca-437e-ba22-b99a23742761} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001348 sec., 159495.54896142433 rows/sec., 9.47 MiB/sec. | ||
| 10847 | 2026.01.15 15:09:32.444151 [ 5 ] {f508462e-07ca-437e-ba22-b99a23742761} <Debug> TCPHandler: Processed in 0.00151644 sec. | ||
| 10848 | 2026.01.15 15:09:32.444262 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10849 | 2026.01.15 15:09:32.444357 [ 5 ] {805d383b-3ecf-4cc7-831a-2319389fab6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10850 | 2026.01.15 15:09:32.444398 [ 5 ] {805d383b-3ecf-4cc7-831a-2319389fab6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10851 | 2026.01.15 15:09:32.444925 [ 5 ] {805d383b-3ecf-4cc7-831a-2319389fab6f} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2026.01.15 15:09:32.444962 [ 5 ] {805d383b-3ecf-4cc7-831a-2319389fab6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10853 | 2026.01.15 15:09:32.445281 [ 5 ] {805d383b-3ecf-4cc7-831a-2319389fab6f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10854 | 2026.01.15 15:09:32.445505 [ 5 ] {805d383b-3ecf-4cc7-831a-2319389fab6f} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2026.01.15 15:09:32.445616 [ 118 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10856 | 2026.01.15 15:09:32.445633 [ 5 ] {805d383b-3ecf-4cc7-831a-2319389fab6f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001294 sec., 163833.07573415764 rows/sec., 10.57 MiB/sec. | ||
| 10857 | 2026.01.15 15:09:32.445685 [ 118 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2026.01.15 15:09:32.445694 [ 5 ] {805d383b-3ecf-4cc7-831a-2319389fab6f} <Debug> TCPHandler: Processed in 0.001482239 sec. | ||
| 10859 | 2026.01.15 15:09:32.445716 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10860 | 2026.01.15 15:09:32.445818 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10861 | 2026.01.15 15:09:32.445856 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 10862 | 2026.01.15 15:09:32.445919 [ 5 ] {ada0f4f6-9e0a-4281-b6f3-3f4a3cbf2451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10863 | 2026.01.15 15:09:32.445964 [ 5 ] {ada0f4f6-9e0a-4281-b6f3-3f4a3cbf2451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10864 | 2026.01.15 15:09:32.446006 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10865 | 2026.01.15 15:09:32.446046 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 465 rows starting from the beginning of the part | ||
| 10866 | 2026.01.15 15:09:32.446114 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 252 rows starting from the beginning of the part | ||
| 10867 | 2026.01.15 15:09:32.446162 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 10868 | 2026.01.15 15:09:32.446209 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 10869 | 2026.01.15 15:09:32.446252 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
| 10870 | 2026.01.15 15:09:32.446299 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 10871 | 2026.01.15 15:09:32.446510 [ 5 ] {ada0f4f6-9e0a-4281-b6f3-3f4a3cbf2451} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10872 | 2026.01.15 15:09:32.446552 [ 5 ] {ada0f4f6-9e0a-4281-b6f3-3f4a3cbf2451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10873 | 2026.01.15 15:09:32.446888 [ 5 ] {ada0f4f6-9e0a-4281-b6f3-3f4a3cbf2451} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10874 | 2026.01.15 15:09:32.447122 [ 5 ] {ada0f4f6-9e0a-4281-b6f3-3f4a3cbf2451} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10875 | 2026.01.15 15:09:32.447251 [ 5 ] {ada0f4f6-9e0a-4281-b6f3-3f4a3cbf2451} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001349 sec., 156412.157153447 rows/sec., 8.88 MiB/sec. | ||
| 10876 | 2026.01.15 15:09:32.447294 [ 5 ] {ada0f4f6-9e0a-4281-b6f3-3f4a3cbf2451} <Debug> TCPHandler: Processed in 0.00152689 sec. | ||
| 10877 | 2026.01.15 15:09:32.447343 [ 186 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155056 sec., 1019631.6169641935 rows/sec., 71.64 MiB/sec. | ||
| 10878 | 2026.01.15 15:09:32.447405 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10879 | 2026.01.15 15:09:32.447494 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10880 | 2026.01.15 15:09:32.447500 [ 5 ] {949b30eb-4808-419e-9614-8c8014db24df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10881 | 2026.01.15 15:09:32.447557 [ 5 ] {949b30eb-4808-419e-9614-8c8014db24df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10882 | 2026.01.15 15:09:32.447767 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_41_8} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10883 | 2026.01.15 15:09:32.447845 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_41_8} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10884 | 2026.01.15 15:09:32.447919 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10885 | 2026.01.15 15:09:32.448382 [ 5 ] {949b30eb-4808-419e-9614-8c8014db24df} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2026.01.15 15:09:32.448424 [ 5 ] {949b30eb-4808-419e-9614-8c8014db24df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10887 | 2026.01.15 15:09:32.448773 [ 5 ] {949b30eb-4808-419e-9614-8c8014db24df} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10888 | 2026.01.15 15:09:32.449000 [ 5 ] {949b30eb-4808-419e-9614-8c8014db24df} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2026.01.15 15:09:32.449124 [ 5 ] {949b30eb-4808-419e-9614-8c8014db24df} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001659 sec., 415310.4279686558 rows/sec., 29.00 MiB/sec. | ||
| 10890 | 2026.01.15 15:09:32.449160 [ 5 ] {949b30eb-4808-419e-9614-8c8014db24df} <Debug> TCPHandler: Processed in 0.00182297 sec. | ||
| 10891 | 2026.01.15 15:09:32.449271 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10892 | 2026.01.15 15:09:32.449385 [ 5 ] {be0c943d-88e2-444b-bd19-96f06a018a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10893 | 2026.01.15 15:09:32.449433 [ 5 ] {be0c943d-88e2-444b-bd19-96f06a018a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10894 | 2026.01.15 15:09:32.449805 [ 5 ] {be0c943d-88e2-444b-bd19-96f06a018a14} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10895 | 2026.01.15 15:09:32.449912 [ 5 ] {be0c943d-88e2-444b-bd19-96f06a018a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10896 | 2026.01.15 15:09:32.450273 [ 5 ] {be0c943d-88e2-444b-bd19-96f06a018a14} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10897 | 2026.01.15 15:09:32.450493 [ 5 ] {be0c943d-88e2-444b-bd19-96f06a018a14} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2026.01.15 15:09:32.450597 [ 118 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10899 | 2026.01.15 15:09:32.450621 [ 5 ] {be0c943d-88e2-444b-bd19-96f06a018a14} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001226 sec., 4893.964110929853 rows/sec., 255.69 KiB/sec. | ||
| 10900 | 2026.01.15 15:09:32.450638 [ 118 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10901 | 2026.01.15 15:09:32.450663 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10902 | 2026.01.15 15:09:32.450665 [ 5 ] {be0c943d-88e2-444b-bd19-96f06a018a14} <Debug> TCPHandler: Processed in 0.001426947 sec. | ||
| 10903 | 2026.01.15 15:09:32.450752 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::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 | ||
| 10904 | 2026.01.15 15:09:32.450780 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2026.01.15 15:09:32.450859 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10906 | 2026.01.15 15:09:32.450879 [ 5 ] {fa96bb2c-4af9-4275-b0c4-65a648160640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10907 | 2026.01.15 15:09:32.450902 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 10908 | 2026.01.15 15:09:32.450929 [ 5 ] {fa96bb2c-4af9-4275-b0c4-65a648160640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10909 | 2026.01.15 15:09:32.450966 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 10910 | 2026.01.15 15:09:32.451020 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 10911 | 2026.01.15 15:09:32.451065 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10912 | 2026.01.15 15:09:32.451107 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10913 | 2026.01.15 15:09:32.451149 [ 196 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10914 | 2026.01.15 15:09:32.451415 [ 5 ] {fa96bb2c-4af9-4275-b0c4-65a648160640} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10915 | 2026.01.15 15:09:32.451456 [ 5 ] {fa96bb2c-4af9-4275-b0c4-65a648160640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10916 | 2026.01.15 15:09:32.451831 [ 5 ] {fa96bb2c-4af9-4275-b0c4-65a648160640} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10917 | 2026.01.15 15:09:32.451855 [ 186 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001144558 sec., 162508.14724985542 rows/sec., 8.29 MiB/sec. | ||
| 10918 | 2026.01.15 15:09:32.451989 [ 186 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10919 | 2026.01.15 15:09:32.452060 [ 5 ] {fa96bb2c-4af9-4275-b0c4-65a648160640} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.01.15 15:09:32.452195 [ 5 ] {fa96bb2c-4af9-4275-b0c4-65a648160640} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001334 sec., 235382.30884557724 rows/sec., 15.46 MiB/sec. | ||
| 10921 | 2026.01.15 15:09:32.452232 [ 5 ] {fa96bb2c-4af9-4275-b0c4-65a648160640} <Debug> TCPHandler: Processed in 0.001500099 sec. | ||
| 10922 | 2026.01.15 15:09:32.452257 [ 186 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_31_6} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2026.01.15 15:09:32.452327 [ 186 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_31_6} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10924 | 2026.01.15 15:09:32.452336 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10925 | 2026.01.15 15:09:32.452403 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10926 | 2026.01.15 15:09:32.452431 [ 5 ] {324fe8d3-8098-42ce-b6bd-5c8f0eb9bd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10927 | 2026.01.15 15:09:32.452472 [ 5 ] {324fe8d3-8098-42ce-b6bd-5c8f0eb9bd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10928 | 2026.01.15 15:09:32.452780 [ 5 ] {324fe8d3-8098-42ce-b6bd-5c8f0eb9bd13} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2026.01.15 15:09:32.452814 [ 5 ] {324fe8d3-8098-42ce-b6bd-5c8f0eb9bd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10930 | 2026.01.15 15:09:32.453109 [ 5 ] {324fe8d3-8098-42ce-b6bd-5c8f0eb9bd13} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10931 | 2026.01.15 15:09:32.453325 [ 5 ] {324fe8d3-8098-42ce-b6bd-5c8f0eb9bd13} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2026.01.15 15:09:32.453450 [ 5 ] {324fe8d3-8098-42ce-b6bd-5c8f0eb9bd13} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 10933 | 2026.01.15 15:09:32.453486 [ 5 ] {324fe8d3-8098-42ce-b6bd-5c8f0eb9bd13} <Debug> TCPHandler: Processed in 0.001197969 sec. | ||
| 10934 | 2026.01.15 15:09:32.453587 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10935 | 2026.01.15 15:09:32.453679 [ 5 ] {aed9c097-33cd-4c19-8447-656d3beb2252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10936 | 2026.01.15 15:09:32.453733 [ 5 ] {aed9c097-33cd-4c19-8447-656d3beb2252} <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 | ||
| 10937 | 2026.01.15 15:09:32.454509 [ 5 ] {aed9c097-33cd-4c19-8447-656d3beb2252} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2026.01.15 15:09:32.454546 [ 5 ] {aed9c097-33cd-4c19-8447-656d3beb2252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10939 | 2026.01.15 15:09:32.455046 [ 5 ] {aed9c097-33cd-4c19-8447-656d3beb2252} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10940 | 2026.01.15 15:09:32.455273 [ 5 ] {aed9c097-33cd-4c19-8447-656d3beb2252} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10941 | 2026.01.15 15:09:32.455410 [ 5 ] {aed9c097-33cd-4c19-8447-656d3beb2252} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001748 sec., 5720.823798627002 rows/sec., 10.25 MiB/sec. | ||
| 10942 | 2026.01.15 15:09:32.455472 [ 5 ] {aed9c097-33cd-4c19-8447-656d3beb2252} <Debug> TCPHandler: Processed in 0.001932813 sec. | ||
| 10943 | 2026.01.15 15:09:32.455583 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10944 | 2026.01.15 15:09:32.455678 [ 5 ] {d09c64fb-96d9-4c2f-a036-450a47e9ee21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10945 | 2026.01.15 15:09:32.455720 [ 5 ] {d09c64fb-96d9-4c2f-a036-450a47e9ee21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10946 | 2026.01.15 15:09:32.456071 [ 5 ] {d09c64fb-96d9-4c2f-a036-450a47e9ee21} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2026.01.15 15:09:32.456106 [ 5 ] {d09c64fb-96d9-4c2f-a036-450a47e9ee21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10948 | 2026.01.15 15:09:32.456416 [ 5 ] {d09c64fb-96d9-4c2f-a036-450a47e9ee21} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10949 | 2026.01.15 15:09:32.456627 [ 5 ] {d09c64fb-96d9-4c2f-a036-450a47e9ee21} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2026.01.15 15:09:32.456753 [ 5 ] {d09c64fb-96d9-4c2f-a036-450a47e9ee21} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001093 sec., 95150.96065873741 rows/sec., 5.83 MiB/sec. | ||
| 10951 | 2026.01.15 15:09:32.456788 [ 5 ] {d09c64fb-96d9-4c2f-a036-450a47e9ee21} <Debug> TCPHandler: Processed in 0.001254051 sec. | ||
| 10952 | 2026.01.15 15:09:36.436281 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10953 | 2026.01.15 15:09:36.436362 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10954 | 2026.01.15 15:09:36.621987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23068 | ||
| 10955 | 2026.01.15 15:09:36.622472 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2026.01.15 15:09:36.622507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10957 | 2026.01.15 15:09:36.623008 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10958 | 2026.01.15 15:09:36.623246 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.01.15 15:09:36.623373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23068 | ||
| 10960 | 2026.01.15 15:09:36.666886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1428 | ||
| 10961 | 2026.01.15 15:09:36.669368 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10962 | 2026.01.15 15:09:36.669427 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10963 | 2026.01.15 15:09:36.670648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10964 | 2026.01.15 15:09:36.670917 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10965 | 2026.01.15 15:09:36.671152 [ 113 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10966 | 2026.01.15 15:09:36.671220 [ 113 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10967 | 2026.01.15 15:09:36.671244 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10968 | 2026.01.15 15:09:36.671350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
| 10969 | 2026.01.15 15:09:36.671354 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 10970 | 2026.01.15 15:09:36.671919 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10971 | 2026.01.15 15:09:36.672070 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1246 rows starting from the beginning of the part | ||
| 10972 | 2026.01.15 15:09:36.672423 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 10973 | 2026.01.15 15:09:36.672751 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 10974 | 2026.01.15 15:09:36.673073 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 10975 | 2026.01.15 15:09:36.673386 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 10976 | 2026.01.15 15:09:36.673709 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 10977 | 2026.01.15 15:09:36.680863 [ 186 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 72 columns (72 merged, 0 gathered) in 0.009559304 sec., 149383.26053863336 rows/sec., 119.24 MiB/sec. | ||
| 10978 | 2026.01.15 15:09:36.682369 [ 199 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10979 | 2026.01.15 15:09:36.682942 [ 199 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_36_7} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2026.01.15 15:09:36.683015 [ 199 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_36_7} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10981 | 2026.01.15 15:09:36.683363 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 10982 | 2026.01.15 15:09:37.001807 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001362135 sec. | ||
| 10983 | 2026.01.15 15:09:37.429413 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10984 | 2026.01.15 15:09:37.429681 [ 5 ] {aacc1516-e788-4d1b-9dae-12d91c4ec13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10985 | 2026.01.15 15:09:37.429744 [ 5 ] {aacc1516-e788-4d1b-9dae-12d91c4ec13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10986 | 2026.01.15 15:09:37.430488 [ 5 ] {aacc1516-e788-4d1b-9dae-12d91c4ec13f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2026.01.15 15:09:37.430525 [ 5 ] {aacc1516-e788-4d1b-9dae-12d91c4ec13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10988 | 2026.01.15 15:09:37.430918 [ 5 ] {aacc1516-e788-4d1b-9dae-12d91c4ec13f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10989 | 2026.01.15 15:09:37.431160 [ 5 ] {aacc1516-e788-4d1b-9dae-12d91c4ec13f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10990 | 2026.01.15 15:09:37.431305 [ 5 ] {aacc1516-e788-4d1b-9dae-12d91c4ec13f} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001688 sec., 69905.21327014218 rows/sec., 5.92 MiB/sec. | ||
| 10991 | 2026.01.15 15:09:37.431346 [ 5 ] {aacc1516-e788-4d1b-9dae-12d91c4ec13f} <Debug> TCPHandler: Processed in 0.002104049 sec. | ||
| 10992 | 2026.01.15 15:09:37.431491 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10993 | 2026.01.15 15:09:37.431585 [ 5 ] {25fe8066-de16-42e3-bb40-7cfec80d9f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10994 | 2026.01.15 15:09:37.431625 [ 5 ] {25fe8066-de16-42e3-bb40-7cfec80d9f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10995 | 2026.01.15 15:09:37.432081 [ 5 ] {25fe8066-de16-42e3-bb40-7cfec80d9f78} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10996 | 2026.01.15 15:09:37.432114 [ 5 ] {25fe8066-de16-42e3-bb40-7cfec80d9f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 10997 | 2026.01.15 15:09:37.432407 [ 5 ] {25fe8066-de16-42e3-bb40-7cfec80d9f78} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10998 | 2026.01.15 15:09:37.432619 [ 5 ] {25fe8066-de16-42e3-bb40-7cfec80d9f78} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10999 | 2026.01.15 15:09:37.432744 [ 5 ] {25fe8066-de16-42e3-bb40-7cfec80d9f78} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001178 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 11000 | 2026.01.15 15:09:37.432779 [ 5 ] {25fe8066-de16-42e3-bb40-7cfec80d9f78} <Debug> TCPHandler: Processed in 0.001336184 sec. | ||
| 11001 | 2026.01.15 15:09:37.432901 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11002 | 2026.01.15 15:09:37.432992 [ 5 ] {fa7f5517-aa2e-478d-a107-a020875a3a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11003 | 2026.01.15 15:09:37.433031 [ 5 ] {fa7f5517-aa2e-478d-a107-a020875a3a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11004 | 2026.01.15 15:09:37.433501 [ 5 ] {fa7f5517-aa2e-478d-a107-a020875a3a4e} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11005 | 2026.01.15 15:09:37.433536 [ 5 ] {fa7f5517-aa2e-478d-a107-a020875a3a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11006 | 2026.01.15 15:09:37.433845 [ 5 ] {fa7f5517-aa2e-478d-a107-a020875a3a4e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11007 | 2026.01.15 15:09:37.434080 [ 5 ] {fa7f5517-aa2e-478d-a107-a020875a3a4e} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11008 | 2026.01.15 15:09:37.434204 [ 5 ] {fa7f5517-aa2e-478d-a107-a020875a3a4e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00123 sec., 77235.77235772357 rows/sec., 6.03 MiB/sec. | ||
| 11009 | 2026.01.15 15:09:37.434241 [ 5 ] {fa7f5517-aa2e-478d-a107-a020875a3a4e} <Debug> TCPHandler: Processed in 0.001386675 sec. | ||
| 11010 | 2026.01.15 15:09:37.434363 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11011 | 2026.01.15 15:09:37.434454 [ 5 ] {8818834e-b71c-46d4-b489-ba6b2d769523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11012 | 2026.01.15 15:09:37.434496 [ 5 ] {8818834e-b71c-46d4-b489-ba6b2d769523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11013 | 2026.01.15 15:09:37.434910 [ 5 ] {8818834e-b71c-46d4-b489-ba6b2d769523} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11014 | 2026.01.15 15:09:37.434946 [ 5 ] {8818834e-b71c-46d4-b489-ba6b2d769523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11015 | 2026.01.15 15:09:37.435267 [ 5 ] {8818834e-b71c-46d4-b489-ba6b2d769523} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11016 | 2026.01.15 15:09:37.435477 [ 5 ] {8818834e-b71c-46d4-b489-ba6b2d769523} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11017 | 2026.01.15 15:09:37.435600 [ 5 ] {8818834e-b71c-46d4-b489-ba6b2d769523} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 11018 | 2026.01.15 15:09:37.435636 [ 5 ] {8818834e-b71c-46d4-b489-ba6b2d769523} <Debug> TCPHandler: Processed in 0.001320084 sec. | ||
| 11019 | 2026.01.15 15:09:37.435748 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11020 | 2026.01.15 15:09:37.435839 [ 5 ] {daf68571-4666-4ee0-b7f9-f990dee6901e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11021 | 2026.01.15 15:09:37.435892 [ 5 ] {daf68571-4666-4ee0-b7f9-f990dee6901e} <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 | ||
| 11022 | 2026.01.15 15:09:37.436729 [ 5 ] {daf68571-4666-4ee0-b7f9-f990dee6901e} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11023 | 2026.01.15 15:09:37.436764 [ 5 ] {daf68571-4666-4ee0-b7f9-f990dee6901e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11024 | 2026.01.15 15:09:37.437305 [ 5 ] {daf68571-4666-4ee0-b7f9-f990dee6901e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11025 | 2026.01.15 15:09:37.437536 [ 5 ] {daf68571-4666-4ee0-b7f9-f990dee6901e} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.01.15 15:09:37.437670 [ 5 ] {daf68571-4666-4ee0-b7f9-f990dee6901e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001849 sec., 16765.819361817197 rows/sec., 30.04 MiB/sec. | ||
| 11027 | 2026.01.15 15:09:37.437722 [ 5 ] {daf68571-4666-4ee0-b7f9-f990dee6901e} <Debug> TCPHandler: Processed in 0.002021756 sec. | ||
| 11028 | 2026.01.15 15:09:37.437837 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11029 | 2026.01.15 15:09:37.437928 [ 5 ] {44ad6fd6-853f-416f-98e4-6584b68fc32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11030 | 2026.01.15 15:09:37.437969 [ 5 ] {44ad6fd6-853f-416f-98e4-6584b68fc32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11031 | 2026.01.15 15:09:37.438301 [ 5 ] {44ad6fd6-853f-416f-98e4-6584b68fc32a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11032 | 2026.01.15 15:09:37.438336 [ 5 ] {44ad6fd6-853f-416f-98e4-6584b68fc32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11033 | 2026.01.15 15:09:37.438643 [ 5 ] {44ad6fd6-853f-416f-98e4-6584b68fc32a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11034 | 2026.01.15 15:09:37.438859 [ 5 ] {44ad6fd6-853f-416f-98e4-6584b68fc32a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11035 | 2026.01.15 15:09:37.438982 [ 5 ] {44ad6fd6-853f-416f-98e4-6584b68fc32a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 11036 | 2026.01.15 15:09:37.439017 [ 5 ] {44ad6fd6-853f-416f-98e4-6584b68fc32a} <Debug> TCPHandler: Processed in 0.0012272 sec. | ||
| 11037 | 2026.01.15 15:09:37.811426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11038 | 2026.01.15 15:09:37.829004 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11039 | 2026.01.15 15:09:37.829076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11040 | 2026.01.15 15:09:37.834797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11041 | 2026.01.15 15:09:37.835489 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2026.01.15 15:09:37.838351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11043 | 2026.01.15 15:09:42.439688 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11044 | 2026.01.15 15:09:42.439878 [ 5 ] {ddc9938b-8a14-4580-9eff-870cecba47d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11045 | 2026.01.15 15:09:42.439942 [ 5 ] {ddc9938b-8a14-4580-9eff-870cecba47d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11046 | 2026.01.15 15:09:42.440706 [ 5 ] {ddc9938b-8a14-4580-9eff-870cecba47d6} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2026.01.15 15:09:42.440750 [ 5 ] {ddc9938b-8a14-4580-9eff-870cecba47d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11048 | 2026.01.15 15:09:42.441171 [ 5 ] {ddc9938b-8a14-4580-9eff-870cecba47d6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11049 | 2026.01.15 15:09:42.441402 [ 5 ] {ddc9938b-8a14-4580-9eff-870cecba47d6} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2026.01.15 15:09:42.441549 [ 5 ] {ddc9938b-8a14-4580-9eff-870cecba47d6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001719 sec., 238510.76207097148 rows/sec., 15.13 MiB/sec. | ||
| 11051 | 2026.01.15 15:09:42.441592 [ 5 ] {ddc9938b-8a14-4580-9eff-870cecba47d6} <Debug> TCPHandler: Processed in 0.002030867 sec. | ||
| 11052 | 2026.01.15 15:09:42.441713 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2026.01.15 15:09:42.441808 [ 5 ] {fd447d6d-bda6-4a69-957b-2c1d5ae3448d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11054 | 2026.01.15 15:09:42.441849 [ 5 ] {fd447d6d-bda6-4a69-957b-2c1d5ae3448d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11055 | 2026.01.15 15:09:42.442634 [ 5 ] {fd447d6d-bda6-4a69-957b-2c1d5ae3448d} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.01.15 15:09:42.442670 [ 5 ] {fd447d6d-bda6-4a69-957b-2c1d5ae3448d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11057 | 2026.01.15 15:09:42.443056 [ 5 ] {fd447d6d-bda6-4a69-957b-2c1d5ae3448d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11058 | 2026.01.15 15:09:42.443275 [ 5 ] {fd447d6d-bda6-4a69-957b-2c1d5ae3448d} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.01.15 15:09:42.443402 [ 5 ] {fd447d6d-bda6-4a69-957b-2c1d5ae3448d} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001614 sec., 701363.073110285 rows/sec., 55.55 MiB/sec. | ||
| 11060 | 2026.01.15 15:09:42.443400 [ 106 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11061 | 2026.01.15 15:09:42.443440 [ 5 ] {fd447d6d-bda6-4a69-957b-2c1d5ae3448d} <Debug> TCPHandler: Processed in 0.001775399 sec. | ||
| 11062 | 2026.01.15 15:09:42.443487 [ 106 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2026.01.15 15:09:42.443516 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11064 | 2026.01.15 15:09:42.443581 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11065 | 2026.01.15 15:09:42.443630 [ 193 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 11066 | 2026.01.15 15:09:42.443676 [ 5 ] {a5610a73-2d28-4a95-acfd-8d073fea8144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11067 | 2026.01.15 15:09:42.443720 [ 5 ] {a5610a73-2d28-4a95-acfd-8d073fea8144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11068 | 2026.01.15 15:09:42.443777 [ 193 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11069 | 2026.01.15 15:09:42.443818 [ 193 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2465 rows starting from the beginning of the part | ||
| 11070 | 2026.01.15 15:09:42.443890 [ 193 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1132 rows starting from the beginning of the part | ||
| 11071 | 2026.01.15 15:09:42.443937 [ 193 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1259 rows starting from the beginning of the part | ||
| 11072 | 2026.01.15 15:09:42.443984 [ 193 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1132 rows starting from the beginning of the part | ||
| 11073 | 2026.01.15 15:09:42.444028 [ 193 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 118 rows starting from the beginning of the part | ||
| 11074 | 2026.01.15 15:09:42.444071 [ 193 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1132 rows starting from the beginning of the part | ||
| 11075 | 2026.01.15 15:09:42.444209 [ 5 ] {a5610a73-2d28-4a95-acfd-8d073fea8144} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2026.01.15 15:09:42.444250 [ 5 ] {a5610a73-2d28-4a95-acfd-8d073fea8144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11077 | 2026.01.15 15:09:42.444596 [ 5 ] {a5610a73-2d28-4a95-acfd-8d073fea8144} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11078 | 2026.01.15 15:09:42.444828 [ 5 ] {a5610a73-2d28-4a95-acfd-8d073fea8144} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2026.01.15 15:09:42.444961 [ 5 ] {a5610a73-2d28-4a95-acfd-8d073fea8144} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001303 sec., 165003.83729854182 rows/sec., 9.79 MiB/sec. | ||
| 11080 | 2026.01.15 15:09:42.444999 [ 5 ] {a5610a73-2d28-4a95-acfd-8d073fea8144} <Debug> TCPHandler: Processed in 0.001465868 sec. | ||
| 11081 | 2026.01.15 15:09:42.445115 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2026.01.15 15:09:42.445207 [ 5 ] {6cfcb425-4678-4f3d-8fa7-c8a90df2509e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11083 | 2026.01.15 15:09:42.445245 [ 5 ] {6cfcb425-4678-4f3d-8fa7-c8a90df2509e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11084 | 2026.01.15 15:09:42.445703 [ 5 ] {6cfcb425-4678-4f3d-8fa7-c8a90df2509e} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.01.15 15:09:42.445738 [ 5 ] {6cfcb425-4678-4f3d-8fa7-c8a90df2509e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11086 | 2026.01.15 15:09:42.446048 [ 5 ] {6cfcb425-4678-4f3d-8fa7-c8a90df2509e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11087 | 2026.01.15 15:09:42.446271 [ 5 ] {6cfcb425-4678-4f3d-8fa7-c8a90df2509e} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.01.15 15:09:42.446398 [ 5 ] {6cfcb425-4678-4f3d-8fa7-c8a90df2509e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001209 sec., 175351.53019023986 rows/sec., 11.31 MiB/sec. | ||
| 11089 | 2026.01.15 15:09:42.446436 [ 5 ] {6cfcb425-4678-4f3d-8fa7-c8a90df2509e} <Debug> TCPHandler: Processed in 0.001367165 sec. | ||
| 11090 | 2026.01.15 15:09:42.446504 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7238 rows, containing 5 columns (5 merged, 0 gathered) in 0.002921466 sec., 2477523.270851004 rows/sec., 209.39 MiB/sec. | ||
| 11091 | 2026.01.15 15:09:42.446608 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11092 | 2026.01.15 15:09:42.446703 [ 5 ] {d106031a-df7f-4c6a-a92d-620abdae9ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11093 | 2026.01.15 15:09:42.446741 [ 5 ] {d106031a-df7f-4c6a-a92d-620abdae9ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11094 | 2026.01.15 15:09:42.446794 [ 193 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11095 | 2026.01.15 15:09:42.447066 [ 193 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_71_14} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2026.01.15 15:09:42.447150 [ 193 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_71_14} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11097 | 2026.01.15 15:09:42.447210 [ 5 ] {d106031a-df7f-4c6a-a92d-620abdae9ff7} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11098 | 2026.01.15 15:09:42.447226 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 11099 | 2026.01.15 15:09:42.447254 [ 5 ] {d106031a-df7f-4c6a-a92d-620abdae9ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11100 | 2026.01.15 15:09:42.447573 [ 5 ] {d106031a-df7f-4c6a-a92d-620abdae9ff7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11101 | 2026.01.15 15:09:42.447784 [ 5 ] {d106031a-df7f-4c6a-a92d-620abdae9ff7} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2026.01.15 15:09:42.447910 [ 5 ] {d106031a-df7f-4c6a-a92d-620abdae9ff7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 11103 | 2026.01.15 15:09:42.447947 [ 5 ] {d106031a-df7f-4c6a-a92d-620abdae9ff7} <Debug> TCPHandler: Processed in 0.001385966 sec. | ||
| 11104 | 2026.01.15 15:09:42.448065 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11105 | 2026.01.15 15:09:42.448157 [ 5 ] {67c62d39-2a9d-49e0-a7e9-8bbe2769a9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11106 | 2026.01.15 15:09:42.448195 [ 5 ] {67c62d39-2a9d-49e0-a7e9-8bbe2769a9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11107 | 2026.01.15 15:09:42.448816 [ 5 ] {67c62d39-2a9d-49e0-a7e9-8bbe2769a9f4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11108 | 2026.01.15 15:09:42.448852 [ 5 ] {67c62d39-2a9d-49e0-a7e9-8bbe2769a9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11109 | 2026.01.15 15:09:42.449187 [ 5 ] {67c62d39-2a9d-49e0-a7e9-8bbe2769a9f4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11110 | 2026.01.15 15:09:42.449407 [ 5 ] {67c62d39-2a9d-49e0-a7e9-8bbe2769a9f4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2026.01.15 15:09:42.449526 [ 106 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11112 | 2026.01.15 15:09:42.449538 [ 5 ] {67c62d39-2a9d-49e0-a7e9-8bbe2769a9f4} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001399 sec., 492494.639027877 rows/sec., 34.39 MiB/sec. | ||
| 11113 | 2026.01.15 15:09:42.449570 [ 106 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11114 | 2026.01.15 15:09:42.449590 [ 5 ] {67c62d39-2a9d-49e0-a7e9-8bbe2769a9f4} <Debug> TCPHandler: Processed in 0.001571392 sec. | ||
| 11115 | 2026.01.15 15:09:42.449595 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11116 | 2026.01.15 15:09:42.449685 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 11117 | 2026.01.15 15:09:42.449709 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11118 | 2026.01.15 15:09:42.449780 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11119 | 2026.01.15 15:09:42.449804 [ 5 ] {59bf12aa-ea8a-4e88-aa9d-be44527dcaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11120 | 2026.01.15 15:09:42.449809 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1250 rows starting from the beginning of the part | ||
| 11121 | 2026.01.15 15:09:42.449854 [ 5 ] {59bf12aa-ea8a-4e88-aa9d-be44527dcaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11122 | 2026.01.15 15:09:42.449876 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 689 rows starting from the beginning of the part | ||
| 11123 | 2026.01.15 15:09:42.449921 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 553 rows starting from the beginning of the part | ||
| 11124 | 2026.01.15 15:09:42.449958 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 689 rows starting from the beginning of the part | ||
| 11125 | 2026.01.15 15:09:42.449994 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 95 rows starting from the beginning of the part | ||
| 11126 | 2026.01.15 15:09:42.450028 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 689 rows starting from the beginning of the part | ||
| 11127 | 2026.01.15 15:09:42.450198 [ 5 ] {59bf12aa-ea8a-4e88-aa9d-be44527dcaca} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2026.01.15 15:09:42.450242 [ 5 ] {59bf12aa-ea8a-4e88-aa9d-be44527dcaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11129 | 2026.01.15 15:09:42.450568 [ 5 ] {59bf12aa-ea8a-4e88-aa9d-be44527dcaca} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11130 | 2026.01.15 15:09:42.450790 [ 5 ] {59bf12aa-ea8a-4e88-aa9d-be44527dcaca} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2026.01.15 15:09:42.450916 [ 5 ] {59bf12aa-ea8a-4e88-aa9d-be44527dcaca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 11132 | 2026.01.15 15:09:42.450952 [ 5 ] {59bf12aa-ea8a-4e88-aa9d-be44527dcaca} <Debug> TCPHandler: Processed in 0.001290373 sec. | ||
| 11133 | 2026.01.15 15:09:42.451066 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11134 | 2026.01.15 15:09:42.451158 [ 5 ] {c7d2848d-97f7-4efd-a62c-bdce7c9c8e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11135 | 2026.01.15 15:09:42.451200 [ 5 ] {c7d2848d-97f7-4efd-a62c-bdce7c9c8e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11136 | 2026.01.15 15:09:42.451350 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3965 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697175 sec., 2336235.214400401 rows/sec., 175.68 MiB/sec. | ||
| 11137 | 2026.01.15 15:09:42.451549 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11138 | 2026.01.15 15:09:42.451624 [ 5 ] {c7d2848d-97f7-4efd-a62c-bdce7c9c8e29} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2026.01.15 15:09:42.451659 [ 5 ] {c7d2848d-97f7-4efd-a62c-bdce7c9c8e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11140 | 2026.01.15 15:09:42.451826 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_71_14} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11141 | 2026.01.15 15:09:42.451900 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_71_14} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11142 | 2026.01.15 15:09:42.451994 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 11143 | 2026.01.15 15:09:42.452002 [ 5 ] {c7d2848d-97f7-4efd-a62c-bdce7c9c8e29} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11144 | 2026.01.15 15:09:42.452216 [ 5 ] {c7d2848d-97f7-4efd-a62c-bdce7c9c8e29} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2026.01.15 15:09:42.452342 [ 5 ] {c7d2848d-97f7-4efd-a62c-bdce7c9c8e29} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001202 sec., 261231.28119800333 rows/sec., 17.16 MiB/sec. | ||
| 11146 | 2026.01.15 15:09:42.452345 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11147 | 2026.01.15 15:09:42.452381 [ 5 ] {c7d2848d-97f7-4efd-a62c-bdce7c9c8e29} <Debug> TCPHandler: Processed in 0.001361134 sec. | ||
| 11148 | 2026.01.15 15:09:42.452394 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11149 | 2026.01.15 15:09:42.452418 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11150 | 2026.01.15 15:09:42.452506 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11151 | 2026.01.15 15:09:42.452506 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 11152 | 2026.01.15 15:09:42.452635 [ 5 ] {52fd2770-c5bf-416b-b8d2-bcd52d104d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11153 | 2026.01.15 15:09:42.452666 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11154 | 2026.01.15 15:09:42.452691 [ 5 ] {52fd2770-c5bf-416b-b8d2-bcd52d104d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11155 | 2026.01.15 15:09:42.452707 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23625 rows starting from the beginning of the part | ||
| 11156 | 2026.01.15 15:09:42.452778 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 11157 | 2026.01.15 15:09:42.452823 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 845 rows starting from the beginning of the part | ||
| 11158 | 2026.01.15 15:09:42.452863 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 314 rows starting from the beginning of the part | ||
| 11159 | 2026.01.15 15:09:42.452903 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 11160 | 2026.01.15 15:09:42.452943 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 314 rows starting from the beginning of the part | ||
| 11161 | 2026.01.15 15:09:42.453036 [ 5 ] {52fd2770-c5bf-416b-b8d2-bcd52d104d70} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2026.01.15 15:09:42.453078 [ 5 ] {52fd2770-c5bf-416b-b8d2-bcd52d104d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11163 | 2026.01.15 15:09:42.453405 [ 5 ] {52fd2770-c5bf-416b-b8d2-bcd52d104d70} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11164 | 2026.01.15 15:09:42.453624 [ 5 ] {52fd2770-c5bf-416b-b8d2-bcd52d104d70} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2026.01.15 15:09:42.453764 [ 5 ] {52fd2770-c5bf-416b-b8d2-bcd52d104d70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 58.44 KiB/sec. | ||
| 11166 | 2026.01.15 15:09:42.453802 [ 5 ] {52fd2770-c5bf-416b-b8d2-bcd52d104d70} <Debug> TCPHandler: Processed in 0.001355054 sec. | ||
| 11167 | 2026.01.15 15:09:42.453918 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11168 | 2026.01.15 15:09:42.454011 [ 5 ] {61882213-f382-45ae-a8d5-a924dd85a26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11169 | 2026.01.15 15:09:42.454066 [ 5 ] {61882213-f382-45ae-a8d5-a924dd85a26e} <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 | ||
| 11170 | 2026.01.15 15:09:42.454828 [ 5 ] {61882213-f382-45ae-a8d5-a924dd85a26e} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2026.01.15 15:09:42.454865 [ 5 ] {61882213-f382-45ae-a8d5-a924dd85a26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11172 | 2026.01.15 15:09:42.455635 [ 5 ] {61882213-f382-45ae-a8d5-a924dd85a26e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11173 | 2026.01.15 15:09:42.455882 [ 5 ] {61882213-f382-45ae-a8d5-a924dd85a26e} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2026.01.15 15:09:42.456029 [ 5 ] {61882213-f382-45ae-a8d5-a924dd85a26e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002036 sec., 4911.591355599214 rows/sec., 8.80 MiB/sec. | ||
| 11175 | 2026.01.15 15:09:42.456101 [ 5 ] {61882213-f382-45ae-a8d5-a924dd85a26e} <Debug> TCPHandler: Processed in 0.002231193 sec. | ||
| 11176 | 2026.01.15 15:09:42.456216 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11177 | 2026.01.15 15:09:42.456310 [ 5 ] {ca5c31d3-8227-4327-93b9-89e970bc3b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11178 | 2026.01.15 15:09:42.456352 [ 5 ] {ca5c31d3-8227-4327-93b9-89e970bc3b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11179 | 2026.01.15 15:09:42.456691 [ 5 ] {ca5c31d3-8227-4327-93b9-89e970bc3b10} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11180 | 2026.01.15 15:09:42.456727 [ 5 ] {ca5c31d3-8227-4327-93b9-89e970bc3b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11181 | 2026.01.15 15:09:42.457144 [ 5 ] {ca5c31d3-8227-4327-93b9-89e970bc3b10} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11182 | 2026.01.15 15:09:42.457359 [ 5 ] {ca5c31d3-8227-4327-93b9-89e970bc3b10} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11183 | 2026.01.15 15:09:42.457472 [ 104 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11184 | 2026.01.15 15:09:42.457489 [ 5 ] {ca5c31d3-8227-4327-93b9-89e970bc3b10} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001197 sec., 86883.87635756057 rows/sec., 5.32 MiB/sec. | ||
| 11185 | 2026.01.15 15:09:42.457505 [ 104 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2026.01.15 15:09:42.457529 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11187 | 2026.01.15 15:09:42.457532 [ 5 ] {ca5c31d3-8227-4327-93b9-89e970bc3b10} <Debug> TCPHandler: Processed in 0.001364584 sec. | ||
| 11188 | 2026.01.15 15:09:42.457602 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 11189 | 2026.01.15 15:09:42.457684 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11190 | 2026.01.15 15:09:42.457712 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 5098 rows starting from the beginning of the part | ||
| 11191 | 2026.01.15 15:09:42.457766 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 11192 | 2026.01.15 15:09:42.457807 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 11193 | 2026.01.15 15:09:42.457845 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 104 rows starting from the beginning of the part | ||
| 11194 | 2026.01.15 15:09:42.457881 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 11195 | 2026.01.15 15:09:42.457917 [ 198 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part | ||
| 11196 | 2026.01.15 15:09:42.459699 [ 188 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25572 rows, containing 5 columns (5 merged, 0 gathered) in 0.007231537 sec., 3536177.7171298442 rows/sec., 238.04 MiB/sec. | ||
| 11197 | 2026.01.15 15:09:42.459934 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11198 | 2026.01.15 15:09:42.459951 [ 190 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5530 rows, containing 4 columns (4 merged, 0 gathered) in 0.002377008 sec., 2326454.0969151137 rows/sec., 148.29 MiB/sec. | ||
| 11199 | 2026.01.15 15:09:42.460195 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.01.15 15:09:42.460267 [ 198 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11201 | 2026.01.15 15:09:42.460342 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11202 | 2026.01.15 15:09:42.460517 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11203 | 2026.01.15 15:09:42.460826 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_71_14} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2026.01.15 15:09:42.460912 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_71_14} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11205 | 2026.01.15 15:09:42.461020 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11206 | 2026.01.15 15:09:44.117487 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34814 | ||
| 11207 | 2026.01.15 15:09:44.117595 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11208 | 2026.01.15 15:09:44.117622 [ 291 ] {} <Debug> TCP-Session: 84ffb6de-0cef-428b-b200-0c467dc4b5bb Authenticating user 'default' from [fd00:1122:3344:101::e]:34814 | ||
| 11209 | 2026.01.15 15:09:44.117645 [ 291 ] {} <Debug> TCP-Session: 84ffb6de-0cef-428b-b200-0c467dc4b5bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11210 | 2026.01.15 15:09:44.117658 [ 291 ] {} <Debug> TCP-Session: 84ffb6de-0cef-428b-b200-0c467dc4b5bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11211 | 2026.01.15 15:09:44.117868 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58008 | ||
| 11212 | 2026.01.15 15:09:44.117894 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54705 | ||
| 11213 | 2026.01.15 15:09:44.117925 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46061 | ||
| 11214 | 2026.01.15 15:09:44.117955 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40844 | ||
| 11215 | 2026.01.15 15:09:44.117983 [ 291 ] {} <Trace> TCP-Session: 84ffb6de-0cef-428b-b200-0c467dc4b5bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11216 | 2026.01.15 15:09:44.117991 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11217 | 2026.01.15 15:09:44.118015 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11218 | 2026.01.15 15:09:44.118031 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11219 | 2026.01.15 15:09:44.118048 [ 292 ] {} <Debug> TCP-Session: 74e36574-2a5c-40c9-9ff2-af28e8bca6d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58008 | ||
| 11220 | 2026.01.15 15:09:44.118065 [ 293 ] {} <Debug> TCP-Session: 765b3723-a9dc-4748-b263-aaaa3d64f082 Authenticating user 'default' from [fd00:1122:3344:101::e]:54705 | ||
| 11221 | 2026.01.15 15:09:44.118083 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11222 | 2026.01.15 15:09:44.118093 [ 292 ] {} <Debug> TCP-Session: 74e36574-2a5c-40c9-9ff2-af28e8bca6d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11223 | 2026.01.15 15:09:44.118108 [ 293 ] {} <Debug> TCP-Session: 765b3723-a9dc-4748-b263-aaaa3d64f082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11224 | 2026.01.15 15:09:44.118126 [ 292 ] {} <Debug> TCP-Session: 74e36574-2a5c-40c9-9ff2-af28e8bca6d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11225 | 2026.01.15 15:09:44.118124 [ 290 ] {} <Debug> TCP-Session: 285e8ed5-8cf3-4503-af7d-d3df103f8301 Authenticating user 'default' from [fd00:1122:3344:101::e]:40844 | ||
| 11226 | 2026.01.15 15:09:44.118140 [ 293 ] {} <Debug> TCP-Session: 765b3723-a9dc-4748-b263-aaaa3d64f082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11227 | 2026.01.15 15:09:44.118163 [ 291 ] {381c86a5-a22c-4e3a-88a6-80333060ec66} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34814) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11228 | 2026.01.15 15:09:44.118176 [ 290 ] {} <Debug> TCP-Session: 285e8ed5-8cf3-4503-af7d-d3df103f8301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11229 | 2026.01.15 15:09:44.118076 [ 287 ] {} <Debug> TCP-Session: 4b08f9cb-a381-47ca-8334-c61cce7fa88b Authenticating user 'default' from [fd00:1122:3344:101::e]:46061 | ||
| 11230 | 2026.01.15 15:09:44.118211 [ 290 ] {} <Debug> TCP-Session: 285e8ed5-8cf3-4503-af7d-d3df103f8301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11231 | 2026.01.15 15:09:44.118237 [ 287 ] {} <Debug> TCP-Session: 4b08f9cb-a381-47ca-8334-c61cce7fa88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11232 | 2026.01.15 15:09:44.117944 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33445 | ||
| 11233 | 2026.01.15 15:09:44.118263 [ 287 ] {} <Debug> TCP-Session: 4b08f9cb-a381-47ca-8334-c61cce7fa88b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11234 | 2026.01.15 15:09:44.117912 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49480 | ||
| 11235 | 2026.01.15 15:09:44.117906 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54698 | ||
| 11236 | 2026.01.15 15:09:44.117936 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42304 | ||
| 11237 | 2026.01.15 15:09:44.118473 [ 291 ] {381c86a5-a22c-4e3a-88a6-80333060ec66} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11238 | 2026.01.15 15:09:44.118533 [ 291 ] {381c86a5-a22c-4e3a-88a6-80333060ec66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11239 | 2026.01.15 15:09:44.118830 [ 291 ] {381c86a5-a22c-4e3a-88a6-80333060ec66} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 11240 | 2026.01.15 15:09:44.118872 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11241 | 2026.01.15 15:09:44.118909 [ 288 ] {} <Debug> TCP-Session: b9fe7267-1586-46ae-88f9-48004d842e39 Authenticating user 'default' from [fd00:1122:3344:101::e]:42304 | ||
| 11242 | 2026.01.15 15:09:44.118928 [ 288 ] {} <Debug> TCP-Session: b9fe7267-1586-46ae-88f9-48004d842e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11243 | 2026.01.15 15:09:44.118945 [ 288 ] {} <Debug> TCP-Session: b9fe7267-1586-46ae-88f9-48004d842e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11244 | 2026.01.15 15:09:44.118992 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11245 | 2026.01.15 15:09:44.119026 [ 294 ] {} <Debug> TCP-Session: bec6a508-4b35-4644-a2cd-78e801841bc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54698 | ||
| 11246 | 2026.01.15 15:09:44.119045 [ 294 ] {} <Debug> TCP-Session: bec6a508-4b35-4644-a2cd-78e801841bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11247 | 2026.01.15 15:09:44.119061 [ 294 ] {} <Debug> TCP-Session: bec6a508-4b35-4644-a2cd-78e801841bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11248 | 2026.01.15 15:09:44.119111 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11249 | 2026.01.15 15:09:44.119152 [ 289 ] {} <Debug> TCP-Session: 7c3692c2-eba3-4cf3-9363-ad30e1fe7590 Authenticating user 'default' from [fd00:1122:3344:101::e]:33445 | ||
| 11250 | 2026.01.15 15:09:44.119170 [ 289 ] {} <Debug> TCP-Session: 7c3692c2-eba3-4cf3-9363-ad30e1fe7590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11251 | 2026.01.15 15:09:44.119191 [ 289 ] {} <Debug> TCP-Session: 7c3692c2-eba3-4cf3-9363-ad30e1fe7590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11252 | 2026.01.15 15:09:44.119299 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11253 | 2026.01.15 15:09:44.119330 [ 286 ] {} <Debug> TCP-Session: f34d9117-03e3-4615-8ec8-3cf6f4b01185 Authenticating user 'default' from [fd00:1122:3344:101::e]:49480 | ||
| 11254 | 2026.01.15 15:09:44.119346 [ 286 ] {} <Debug> TCP-Session: f34d9117-03e3-4615-8ec8-3cf6f4b01185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11255 | 2026.01.15 15:09:44.119358 [ 286 ] {} <Debug> TCP-Session: f34d9117-03e3-4615-8ec8-3cf6f4b01185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11256 | 2026.01.15 15:09:44.119915 [ 327 ] {381c86a5-a22c-4e3a-88a6-80333060ec66} <Trace> AggregatingTransform: Aggregating | ||
| 11257 | 2026.01.15 15:09:44.119968 [ 327 ] {381c86a5-a22c-4e3a-88a6-80333060ec66} <Trace> Aggregator: Aggregation method: without_key | ||
| 11258 | 2026.01.15 15:09:44.120007 [ 327 ] {381c86a5-a22c-4e3a-88a6-80333060ec66} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001075705 sec. (929.623 rows/sec., 36.31 KiB/sec.) | ||
| 11259 | 2026.01.15 15:09:44.120027 [ 327 ] {381c86a5-a22c-4e3a-88a6-80333060ec66} <Trace> Aggregator: Merging aggregated data | ||
| 11260 | 2026.01.15 15:09:44.121364 [ 291 ] {381c86a5-a22c-4e3a-88a6-80333060ec66} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00325 sec., 307.6923076923077 rows/sec., 12.02 KiB/sec. | ||
| 11261 | 2026.01.15 15:09:44.121576 [ 291 ] {381c86a5-a22c-4e3a-88a6-80333060ec66} <Debug> TCPHandler: Processed in 0.003712892 sec. | ||
| 11262 | 2026.01.15 15:09:44.121721 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11263 | 2026.01.15 15:09:44.121750 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11264 | 2026.01.15 15:09:44.121767 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11265 | 2026.01.15 15:09:44.121766 [ 291 ] {} <Debug> TCP-Session: 84ffb6de-0cef-428b-b200-0c467dc4b5bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11266 | 2026.01.15 15:09:44.121794 [ 290 ] {} <Debug> TCP-Session: 285e8ed5-8cf3-4503-af7d-d3df103f8301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11267 | 2026.01.15 15:09:44.121803 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11268 | 2026.01.15 15:09:44.121823 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11269 | 2026.01.15 15:09:44.121850 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11270 | 2026.01.15 15:09:44.121862 [ 288 ] {} <Debug> TCP-Session: b9fe7267-1586-46ae-88f9-48004d842e39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11271 | 2026.01.15 15:09:44.121879 [ 294 ] {} <Debug> TCP-Session: bec6a508-4b35-4644-a2cd-78e801841bc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11272 | 2026.01.15 15:09:44.121887 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11273 | 2026.01.15 15:09:44.121910 [ 293 ] {} <Debug> TCP-Session: 765b3723-a9dc-4748-b263-aaaa3d64f082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11274 | 2026.01.15 15:09:44.121869 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11275 | 2026.01.15 15:09:44.121950 [ 289 ] {} <Debug> TCP-Session: 7c3692c2-eba3-4cf3-9363-ad30e1fe7590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11276 | 2026.01.15 15:09:44.121814 [ 292 ] {} <Debug> TCP-Session: 74e36574-2a5c-40c9-9ff2-af28e8bca6d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11277 | 2026.01.15 15:09:44.121985 [ 287 ] {} <Debug> TCP-Session: 4b08f9cb-a381-47ca-8334-c61cce7fa88b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11278 | 2026.01.15 15:09:44.121788 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11279 | 2026.01.15 15:09:44.122044 [ 286 ] {} <Debug> TCP-Session: f34d9117-03e3-4615-8ec8-3cf6f4b01185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11280 | 2026.01.15 15:09:44.123582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23580 | ||
| 11281 | 2026.01.15 15:09:44.124068 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11282 | 2026.01.15 15:09:44.124117 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11283 | 2026.01.15 15:09:44.124628 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11284 | 2026.01.15 15:09:44.124879 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2026.01.15 15:09:44.125033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23580 | ||
| 11286 | 2026.01.15 15:09:44.160624 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49888 | ||
| 11287 | 2026.01.15 15:09:44.160724 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11288 | 2026.01.15 15:09:44.160751 [ 291 ] {} <Debug> TCP-Session: f5054725-ee1d-4dc9-b99f-334a844caec2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49888 | ||
| 11289 | 2026.01.15 15:09:44.160773 [ 291 ] {} <Debug> TCP-Session: f5054725-ee1d-4dc9-b99f-334a844caec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11290 | 2026.01.15 15:09:44.160788 [ 291 ] {} <Debug> TCP-Session: f5054725-ee1d-4dc9-b99f-334a844caec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11291 | 2026.01.15 15:09:44.160976 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44575 | ||
| 11292 | 2026.01.15 15:09:44.160996 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60931 | ||
| 11293 | 2026.01.15 15:09:44.161011 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52379 | ||
| 11294 | 2026.01.15 15:09:44.161070 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60767 | ||
| 11295 | 2026.01.15 15:09:44.161080 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62096 | ||
| 11296 | 2026.01.15 15:09:44.161102 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40989 | ||
| 11297 | 2026.01.15 15:09:44.161111 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11298 | 2026.01.15 15:09:44.161158 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11299 | 2026.01.15 15:09:44.161196 [ 293 ] {} <Debug> TCP-Session: 3f050b08-5c4f-4eaa-ac09-a568fe04d6be Authenticating user 'default' from [fd00:1122:3344:101::e]:60931 | ||
| 11300 | 2026.01.15 15:09:44.161199 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11301 | 2026.01.15 15:09:44.161215 [ 294 ] {} <Debug> TCP-Session: 564f3db5-5f95-4cf1-bed8-ab733a5e1815 Authenticating user 'default' from [fd00:1122:3344:101::e]:52379 | ||
| 11302 | 2026.01.15 15:09:44.161228 [ 293 ] {} <Debug> TCP-Session: 3f050b08-5c4f-4eaa-ac09-a568fe04d6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11303 | 2026.01.15 15:09:44.161240 [ 290 ] {} <Debug> TCP-Session: 0f004005-0ae6-4f83-a7ca-26a2658f74f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40989 | ||
| 11304 | 2026.01.15 15:09:44.161249 [ 294 ] {} <Debug> TCP-Session: 564f3db5-5f95-4cf1-bed8-ab733a5e1815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11305 | 2026.01.15 15:09:44.161258 [ 293 ] {} <Debug> TCP-Session: 3f050b08-5c4f-4eaa-ac09-a568fe04d6be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11306 | 2026.01.15 15:09:44.161271 [ 290 ] {} <Debug> TCP-Session: 0f004005-0ae6-4f83-a7ca-26a2658f74f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11307 | 2026.01.15 15:09:44.161276 [ 294 ] {} <Debug> TCP-Session: 564f3db5-5f95-4cf1-bed8-ab733a5e1815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11308 | 2026.01.15 15:09:44.161303 [ 290 ] {} <Debug> TCP-Session: 0f004005-0ae6-4f83-a7ca-26a2658f74f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11309 | 2026.01.15 15:09:44.161166 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11310 | 2026.01.15 15:09:44.161154 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11311 | 2026.01.15 15:09:44.161352 [ 288 ] {} <Debug> TCP-Session: 17b7445e-5bbc-4165-96da-a654b2814fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62096 | ||
| 11312 | 2026.01.15 15:09:44.161048 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11313 | 2026.01.15 15:09:44.161381 [ 288 ] {} <Debug> TCP-Session: 17b7445e-5bbc-4165-96da-a654b2814fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11314 | 2026.01.15 15:09:44.161372 [ 287 ] {} <Debug> TCP-Session: 31a1fa9c-73cd-4f33-aff3-2e2733a1443b Authenticating user 'default' from [fd00:1122:3344:101::e]:60767 | ||
| 11315 | 2026.01.15 15:09:44.161399 [ 292 ] {} <Debug> TCP-Session: 2ff01ce0-84d1-43d8-862d-09a1a83e0077 Authenticating user 'default' from [fd00:1122:3344:101::e]:44575 | ||
| 11316 | 2026.01.15 15:09:44.161401 [ 288 ] {} <Debug> TCP-Session: 17b7445e-5bbc-4165-96da-a654b2814fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11317 | 2026.01.15 15:09:44.161419 [ 287 ] {} <Debug> TCP-Session: 31a1fa9c-73cd-4f33-aff3-2e2733a1443b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11318 | 2026.01.15 15:09:44.161429 [ 292 ] {} <Debug> TCP-Session: 2ff01ce0-84d1-43d8-862d-09a1a83e0077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11319 | 2026.01.15 15:09:44.161450 [ 287 ] {} <Debug> TCP-Session: 31a1fa9c-73cd-4f33-aff3-2e2733a1443b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11320 | 2026.01.15 15:09:44.161463 [ 292 ] {} <Debug> TCP-Session: 2ff01ce0-84d1-43d8-862d-09a1a83e0077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11321 | 2026.01.15 15:09:44.161017 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59046 | ||
| 11322 | 2026.01.15 15:09:44.161095 [ 291 ] {} <Trace> TCP-Session: f5054725-ee1d-4dc9-b99f-334a844caec2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2026.01.15 15:09:44.161091 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52339 | ||
| 11324 | 2026.01.15 15:09:44.161554 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11325 | 2026.01.15 15:09:44.161591 [ 286 ] {} <Debug> TCP-Session: ce9fd1a3-d803-4f89-947d-ac00bff2598a Authenticating user 'default' from [fd00:1122:3344:101::e]:59046 | ||
| 11326 | 2026.01.15 15:09:44.161607 [ 286 ] {} <Debug> TCP-Session: ce9fd1a3-d803-4f89-947d-ac00bff2598a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11327 | 2026.01.15 15:09:44.161619 [ 286 ] {} <Debug> TCP-Session: ce9fd1a3-d803-4f89-947d-ac00bff2598a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11328 | 2026.01.15 15:09:44.161618 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11329 | 2026.01.15 15:09:44.161653 [ 289 ] {} <Debug> TCP-Session: 75304d2e-b039-4b8c-9214-ba535be555f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52339 | ||
| 11330 | 2026.01.15 15:09:44.161671 [ 289 ] {} <Debug> TCP-Session: 75304d2e-b039-4b8c-9214-ba535be555f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11331 | 2026.01.15 15:09:44.161683 [ 289 ] {} <Debug> TCP-Session: 75304d2e-b039-4b8c-9214-ba535be555f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11332 | 2026.01.15 15:09:44.161686 [ 291 ] {533e0a09-a8b4-4c03-bcd8-f26ecfd37680} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49888) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11333 | 2026.01.15 15:09:44.161918 [ 291 ] {533e0a09-a8b4-4c03-bcd8-f26ecfd37680} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11334 | 2026.01.15 15:09:44.161973 [ 291 ] {533e0a09-a8b4-4c03-bcd8-f26ecfd37680} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11335 | 2026.01.15 15:09:44.162234 [ 291 ] {533e0a09-a8b4-4c03-bcd8-f26ecfd37680} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 11336 | 2026.01.15 15:09:44.163167 [ 314 ] {533e0a09-a8b4-4c03-bcd8-f26ecfd37680} <Trace> AggregatingTransform: Aggregating | ||
| 11337 | 2026.01.15 15:09:44.163230 [ 314 ] {533e0a09-a8b4-4c03-bcd8-f26ecfd37680} <Trace> Aggregator: Aggregation method: without_key | ||
| 11338 | 2026.01.15 15:09:44.163270 [ 314 ] {533e0a09-a8b4-4c03-bcd8-f26ecfd37680} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940491 sec. (1063.274 rows/sec., 41.53 KiB/sec.) | ||
| 11339 | 2026.01.15 15:09:44.163291 [ 314 ] {533e0a09-a8b4-4c03-bcd8-f26ecfd37680} <Trace> Aggregator: Merging aggregated data | ||
| 11340 | 2026.01.15 15:09:44.164691 [ 291 ] {533e0a09-a8b4-4c03-bcd8-f26ecfd37680} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003055 sec., 327.33224222585926 rows/sec., 12.79 KiB/sec. | ||
| 11341 | 2026.01.15 15:09:44.164837 [ 291 ] {533e0a09-a8b4-4c03-bcd8-f26ecfd37680} <Debug> TCPHandler: Processed in 0.003837506 sec. | ||
| 11342 | 2026.01.15 15:09:44.164949 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11343 | 2026.01.15 15:09:44.164975 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11344 | 2026.01.15 15:09:44.164979 [ 291 ] {} <Debug> TCP-Session: f5054725-ee1d-4dc9-b99f-334a844caec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11345 | 2026.01.15 15:09:44.164996 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11346 | 2026.01.15 15:09:44.165016 [ 292 ] {} <Debug> TCP-Session: 2ff01ce0-84d1-43d8-862d-09a1a83e0077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11347 | 2026.01.15 15:09:44.165015 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11348 | 2026.01.15 15:09:44.165042 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11349 | 2026.01.15 15:09:44.165066 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11350 | 2026.01.15 15:09:44.165083 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11351 | 2026.01.15 15:09:44.165107 [ 294 ] {} <Debug> TCP-Session: 564f3db5-5f95-4cf1-bed8-ab733a5e1815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11352 | 2026.01.15 15:09:44.165118 [ 287 ] {} <Debug> TCP-Session: 31a1fa9c-73cd-4f33-aff3-2e2733a1443b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11353 | 2026.01.15 15:09:44.165133 [ 286 ] {} <Debug> TCP-Session: ce9fd1a3-d803-4f89-947d-ac00bff2598a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11354 | 2026.01.15 15:09:44.165078 [ 293 ] {} <Debug> TCP-Session: 3f050b08-5c4f-4eaa-ac09-a568fe04d6be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11355 | 2026.01.15 15:09:44.165046 [ 288 ] {} <Debug> TCP-Session: 17b7445e-5bbc-4165-96da-a654b2814fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11356 | 2026.01.15 15:09:44.165124 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11357 | 2026.01.15 15:09:44.165100 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11358 | 2026.01.15 15:09:44.165244 [ 290 ] {} <Debug> TCP-Session: 0f004005-0ae6-4f83-a7ca-26a2658f74f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11359 | 2026.01.15 15:09:44.165275 [ 289 ] {} <Debug> TCP-Session: 75304d2e-b039-4b8c-9214-ba535be555f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11360 | 2026.01.15 15:09:44.444075 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48200 | ||
| 11361 | 2026.01.15 15:09:44.444181 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11362 | 2026.01.15 15:09:44.444213 [ 288 ] {} <Debug> TCP-Session: 37a1fc9d-b1a1-4b8c-bb4b-5b484dac3db8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48200 | ||
| 11363 | 2026.01.15 15:09:44.444237 [ 288 ] {} <Debug> TCP-Session: 37a1fc9d-b1a1-4b8c-bb4b-5b484dac3db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11364 | 2026.01.15 15:09:44.444251 [ 288 ] {} <Debug> TCP-Session: 37a1fc9d-b1a1-4b8c-bb4b-5b484dac3db8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11365 | 2026.01.15 15:09:44.444439 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39216 | ||
| 11366 | 2026.01.15 15:09:44.444503 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41601 | ||
| 11367 | 2026.01.15 15:09:44.444508 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58114 | ||
| 11368 | 2026.01.15 15:09:44.444557 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11369 | 2026.01.15 15:09:44.444563 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58258 | ||
| 11370 | 2026.01.15 15:09:44.444577 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11371 | 2026.01.15 15:09:44.444593 [ 288 ] {} <Trace> TCP-Session: 37a1fc9d-b1a1-4b8c-bb4b-5b484dac3db8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11372 | 2026.01.15 15:09:44.444625 [ 292 ] {} <Debug> TCP-Session: 56e573ac-765d-41b3-9f9e-7f41a1be4b70 Authenticating user 'default' from [fd00:1122:3344:101::e]:41601 | ||
| 11373 | 2026.01.15 15:09:44.444573 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38113 | ||
| 11374 | 2026.01.15 15:09:44.444653 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11375 | 2026.01.15 15:09:44.444647 [ 292 ] {} <Debug> TCP-Session: 56e573ac-765d-41b3-9f9e-7f41a1be4b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11376 | 2026.01.15 15:09:44.444710 [ 290 ] {} <Debug> TCP-Session: 404b71fb-14b9-4fd4-8d56-217dd303f836 Authenticating user 'default' from [fd00:1122:3344:101::e]:58114 | ||
| 11377 | 2026.01.15 15:09:44.444653 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11378 | 2026.01.15 15:09:44.444727 [ 292 ] {} <Debug> TCP-Session: 56e573ac-765d-41b3-9f9e-7f41a1be4b70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11379 | 2026.01.15 15:09:44.444742 [ 290 ] {} <Debug> TCP-Session: 404b71fb-14b9-4fd4-8d56-217dd303f836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11380 | 2026.01.15 15:09:44.444755 [ 286 ] {} <Debug> TCP-Session: 9b6561ae-9bf5-4265-be1c-3da2e94f6960 Authenticating user 'default' from [fd00:1122:3344:101::e]:58258 | ||
| 11381 | 2026.01.15 15:09:44.444775 [ 288 ] {2100b0d7-fb37-4bde-b965-8284eee9aecf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11382 | 2026.01.15 15:09:44.444788 [ 286 ] {} <Debug> TCP-Session: 9b6561ae-9bf5-4265-be1c-3da2e94f6960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11383 | 2026.01.15 15:09:44.444778 [ 290 ] {} <Debug> TCP-Session: 404b71fb-14b9-4fd4-8d56-217dd303f836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11384 | 2026.01.15 15:09:44.444815 [ 286 ] {} <Debug> TCP-Session: 9b6561ae-9bf5-4265-be1c-3da2e94f6960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11385 | 2026.01.15 15:09:44.444753 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11386 | 2026.01.15 15:09:44.444601 [ 289 ] {} <Debug> TCP-Session: f38504d8-0daf-428f-907c-d6931bad4cb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39216 | ||
| 11387 | 2026.01.15 15:09:44.444877 [ 287 ] {} <Debug> TCP-Session: d505b82f-d483-43ab-bf9e-e8986ccb59f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38113 | ||
| 11388 | 2026.01.15 15:09:44.444527 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59047 | ||
| 11389 | 2026.01.15 15:09:44.444899 [ 289 ] {} <Debug> TCP-Session: f38504d8-0daf-428f-907c-d6931bad4cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11390 | 2026.01.15 15:09:44.444911 [ 287 ] {} <Debug> TCP-Session: d505b82f-d483-43ab-bf9e-e8986ccb59f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11391 | 2026.01.15 15:09:44.444942 [ 289 ] {} <Debug> TCP-Session: f38504d8-0daf-428f-907c-d6931bad4cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11392 | 2026.01.15 15:09:44.444954 [ 287 ] {} <Debug> TCP-Session: d505b82f-d483-43ab-bf9e-e8986ccb59f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11393 | 2026.01.15 15:09:44.444970 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11394 | 2026.01.15 15:09:44.444510 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57797 | ||
| 11395 | 2026.01.15 15:09:44.445004 [ 294 ] {} <Debug> TCP-Session: 7083cd4c-1659-41e6-85a5-7fa00c5bd6a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59047 | ||
| 11396 | 2026.01.15 15:09:44.444503 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64993 | ||
| 11397 | 2026.01.15 15:09:44.445043 [ 294 ] {} <Debug> TCP-Session: 7083cd4c-1659-41e6-85a5-7fa00c5bd6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11398 | 2026.01.15 15:09:44.445067 [ 288 ] {2100b0d7-fb37-4bde-b965-8284eee9aecf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11399 | 2026.01.15 15:09:44.445081 [ 294 ] {} <Debug> TCP-Session: 7083cd4c-1659-41e6-85a5-7fa00c5bd6a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11400 | 2026.01.15 15:09:44.445071 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11401 | 2026.01.15 15:09:44.445117 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11402 | 2026.01.15 15:09:44.445131 [ 288 ] {2100b0d7-fb37-4bde-b965-8284eee9aecf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11403 | 2026.01.15 15:09:44.445141 [ 293 ] {} <Debug> TCP-Session: 7dcba37f-b0ce-49ca-b809-db5ee6a8efd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57797 | ||
| 11404 | 2026.01.15 15:09:44.445154 [ 291 ] {} <Debug> TCP-Session: ced85bc8-6e43-48eb-bcb4-34e147250309 Authenticating user 'default' from [fd00:1122:3344:101::e]:64993 | ||
| 11405 | 2026.01.15 15:09:44.445184 [ 293 ] {} <Debug> TCP-Session: 7dcba37f-b0ce-49ca-b809-db5ee6a8efd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11406 | 2026.01.15 15:09:44.445196 [ 291 ] {} <Debug> TCP-Session: ced85bc8-6e43-48eb-bcb4-34e147250309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11407 | 2026.01.15 15:09:44.445205 [ 293 ] {} <Debug> TCP-Session: 7dcba37f-b0ce-49ca-b809-db5ee6a8efd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11408 | 2026.01.15 15:09:44.445218 [ 291 ] {} <Debug> TCP-Session: ced85bc8-6e43-48eb-bcb4-34e147250309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11409 | 2026.01.15 15:09:44.445437 [ 288 ] {2100b0d7-fb37-4bde-b965-8284eee9aecf} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 11410 | 2026.01.15 15:09:44.446430 [ 326 ] {2100b0d7-fb37-4bde-b965-8284eee9aecf} <Trace> AggregatingTransform: Aggregating | ||
| 11411 | 2026.01.15 15:09:44.446478 [ 326 ] {2100b0d7-fb37-4bde-b965-8284eee9aecf} <Trace> Aggregator: Aggregation method: without_key | ||
| 11412 | 2026.01.15 15:09:44.446514 [ 326 ] {2100b0d7-fb37-4bde-b965-8284eee9aecf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970852 sec. (1030.023 rows/sec., 40.24 KiB/sec.) | ||
| 11413 | 2026.01.15 15:09:44.446535 [ 326 ] {2100b0d7-fb37-4bde-b965-8284eee9aecf} <Trace> Aggregator: Merging aggregated data | ||
| 11414 | 2026.01.15 15:09:44.447680 [ 288 ] {2100b0d7-fb37-4bde-b965-8284eee9aecf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00296 sec., 337.83783783783787 rows/sec., 13.20 KiB/sec. | ||
| 11415 | 2026.01.15 15:09:44.447808 [ 288 ] {2100b0d7-fb37-4bde-b965-8284eee9aecf} <Debug> TCPHandler: Processed in 0.0033341 sec. | ||
| 11416 | 2026.01.15 15:09:44.447934 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11417 | 2026.01.15 15:09:44.447964 [ 288 ] {} <Debug> TCP-Session: 37a1fc9d-b1a1-4b8c-bb4b-5b484dac3db8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11418 | 2026.01.15 15:09:44.447967 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11419 | 2026.01.15 15:09:44.447990 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11420 | 2026.01.15 15:09:44.448009 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11421 | 2026.01.15 15:09:44.448017 [ 289 ] {} <Debug> TCP-Session: f38504d8-0daf-428f-907c-d6931bad4cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11422 | 2026.01.15 15:09:44.448030 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11423 | 2026.01.15 15:09:44.448051 [ 290 ] {} <Debug> TCP-Session: 404b71fb-14b9-4fd4-8d56-217dd303f836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11424 | 2026.01.15 15:09:44.448055 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11425 | 2026.01.15 15:09:44.448090 [ 294 ] {} <Debug> TCP-Session: 7083cd4c-1659-41e6-85a5-7fa00c5bd6a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11426 | 2026.01.15 15:09:44.448106 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11427 | 2026.01.15 15:09:44.448119 [ 293 ] {} <Debug> TCP-Session: 7dcba37f-b0ce-49ca-b809-db5ee6a8efd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11428 | 2026.01.15 15:09:44.448088 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11429 | 2026.01.15 15:09:44.448159 [ 287 ] {} <Debug> TCP-Session: d505b82f-d483-43ab-bf9e-e8986ccb59f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11430 | 2026.01.15 15:09:44.448070 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11431 | 2026.01.15 15:09:44.448199 [ 292 ] {} <Debug> TCP-Session: 56e573ac-765d-41b3-9f9e-7f41a1be4b70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11432 | 2026.01.15 15:09:44.448035 [ 286 ] {} <Debug> TCP-Session: 9b6561ae-9bf5-4265-be1c-3da2e94f6960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11433 | 2026.01.15 15:09:44.448228 [ 291 ] {} <Debug> TCP-Session: ced85bc8-6e43-48eb-bcb4-34e147250309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11434 | 2026.01.15 15:09:45.338538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11435 | 2026.01.15 15:09:45.362041 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2026.01.15 15:09:45.362153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11437 | 2026.01.15 15:09:45.370032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11438 | 2026.01.15 15:09:45.371096 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2026.01.15 15:09:45.377391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11440 | 2026.01.15 15:09:46.671701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1468 | ||
| 11441 | 2026.01.15 15:09:46.674170 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2026.01.15 15:09:46.674225 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11443 | 2026.01.15 15:09:46.675440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11444 | 2026.01.15 15:09:46.675703 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11445 | 2026.01.15 15:09:46.675959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1468 | ||
| 11446 | 2026.01.15 15:09:47.000260 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.02 MiB, peak 331.81 MiB, free memory in arenas 0.00 B, will set to 322.02 MiB (RSS), difference: 4.00 MiB | ||
| 11447 | 2026.01.15 15:09:47.428844 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11448 | 2026.01.15 15:09:47.429135 [ 5 ] {51c52d30-ef49-4f36-9c17-7e5b3f198956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11449 | 2026.01.15 15:09:47.429261 [ 5 ] {51c52d30-ef49-4f36-9c17-7e5b3f198956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11450 | 2026.01.15 15:09:47.429948 [ 5 ] {51c52d30-ef49-4f36-9c17-7e5b3f198956} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2026.01.15 15:09:47.430000 [ 5 ] {51c52d30-ef49-4f36-9c17-7e5b3f198956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11452 | 2026.01.15 15:09:47.430412 [ 5 ] {51c52d30-ef49-4f36-9c17-7e5b3f198956} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11453 | 2026.01.15 15:09:47.430672 [ 5 ] {51c52d30-ef49-4f36-9c17-7e5b3f198956} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2026.01.15 15:09:47.430838 [ 5 ] {51c52d30-ef49-4f36-9c17-7e5b3f198956} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001777 sec., 66404.05177265053 rows/sec., 5.62 MiB/sec. | ||
| 11455 | 2026.01.15 15:09:47.430890 [ 5 ] {51c52d30-ef49-4f36-9c17-7e5b3f198956} <Debug> TCPHandler: Processed in 0.002235673 sec. | ||
| 11456 | 2026.01.15 15:09:47.431041 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11457 | 2026.01.15 15:09:47.431144 [ 5 ] {5a3bc06e-d149-4f8d-a811-5568b391e474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11458 | 2026.01.15 15:09:47.431191 [ 5 ] {5a3bc06e-d149-4f8d-a811-5568b391e474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11459 | 2026.01.15 15:09:47.431635 [ 5 ] {5a3bc06e-d149-4f8d-a811-5568b391e474} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11460 | 2026.01.15 15:09:47.431674 [ 5 ] {5a3bc06e-d149-4f8d-a811-5568b391e474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11461 | 2026.01.15 15:09:47.431982 [ 5 ] {5a3bc06e-d149-4f8d-a811-5568b391e474} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11462 | 2026.01.15 15:09:47.432193 [ 5 ] {5a3bc06e-d149-4f8d-a811-5568b391e474} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11463 | 2026.01.15 15:09:47.432328 [ 5 ] {5a3bc06e-d149-4f8d-a811-5568b391e474} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001206 sec., 25704.80928689884 rows/sec., 1.89 MiB/sec. | ||
| 11464 | 2026.01.15 15:09:47.432367 [ 5 ] {5a3bc06e-d149-4f8d-a811-5568b391e474} <Debug> TCPHandler: Processed in 0.001378125 sec. | ||
| 11465 | 2026.01.15 15:09:47.432490 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11466 | 2026.01.15 15:09:47.432595 [ 5 ] {fc4ec85c-1e65-44d2-a28a-c41d9f0eb9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11467 | 2026.01.15 15:09:47.432638 [ 5 ] {fc4ec85c-1e65-44d2-a28a-c41d9f0eb9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11468 | 2026.01.15 15:09:47.433084 [ 5 ] {fc4ec85c-1e65-44d2-a28a-c41d9f0eb9d0} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11469 | 2026.01.15 15:09:47.433121 [ 5 ] {fc4ec85c-1e65-44d2-a28a-c41d9f0eb9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11470 | 2026.01.15 15:09:47.433433 [ 5 ] {fc4ec85c-1e65-44d2-a28a-c41d9f0eb9d0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11471 | 2026.01.15 15:09:47.433653 [ 5 ] {fc4ec85c-1e65-44d2-a28a-c41d9f0eb9d0} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2026.01.15 15:09:47.433783 [ 5 ] {fc4ec85c-1e65-44d2-a28a-c41d9f0eb9d0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001207 sec., 78707.53935376968 rows/sec., 6.15 MiB/sec. | ||
| 11473 | 2026.01.15 15:09:47.433821 [ 5 ] {fc4ec85c-1e65-44d2-a28a-c41d9f0eb9d0} <Debug> TCPHandler: Processed in 0.001383046 sec. | ||
| 11474 | 2026.01.15 15:09:47.433942 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11475 | 2026.01.15 15:09:47.434038 [ 5 ] {6ae5160a-b4d3-4e60-877e-1fd865b30f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11476 | 2026.01.15 15:09:47.434082 [ 5 ] {6ae5160a-b4d3-4e60-877e-1fd865b30f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11477 | 2026.01.15 15:09:47.434506 [ 5 ] {6ae5160a-b4d3-4e60-877e-1fd865b30f0e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11478 | 2026.01.15 15:09:47.434542 [ 5 ] {6ae5160a-b4d3-4e60-877e-1fd865b30f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11479 | 2026.01.15 15:09:47.434868 [ 5 ] {6ae5160a-b4d3-4e60-877e-1fd865b30f0e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11480 | 2026.01.15 15:09:47.435071 [ 5 ] {6ae5160a-b4d3-4e60-877e-1fd865b30f0e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11481 | 2026.01.15 15:09:47.435198 [ 5 ] {6ae5160a-b4d3-4e60-877e-1fd865b30f0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 11482 | 2026.01.15 15:09:47.435234 [ 5 ] {6ae5160a-b4d3-4e60-877e-1fd865b30f0e} <Debug> TCPHandler: Processed in 0.001341424 sec. | ||
| 11483 | 2026.01.15 15:09:47.435343 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11484 | 2026.01.15 15:09:47.435437 [ 5 ] {39a36fdc-1bfd-4bd2-bb46-ead5d7e26fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11485 | 2026.01.15 15:09:47.435492 [ 5 ] {39a36fdc-1bfd-4bd2-bb46-ead5d7e26fa6} <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 | ||
| 11486 | 2026.01.15 15:09:47.436307 [ 5 ] {39a36fdc-1bfd-4bd2-bb46-ead5d7e26fa6} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11487 | 2026.01.15 15:09:47.436343 [ 5 ] {39a36fdc-1bfd-4bd2-bb46-ead5d7e26fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11488 | 2026.01.15 15:09:47.436880 [ 5 ] {39a36fdc-1bfd-4bd2-bb46-ead5d7e26fa6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11489 | 2026.01.15 15:09:47.437112 [ 5 ] {39a36fdc-1bfd-4bd2-bb46-ead5d7e26fa6} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11490 | 2026.01.15 15:09:47.437253 [ 5 ] {39a36fdc-1bfd-4bd2-bb46-ead5d7e26fa6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001834 sec., 16902.944383860417 rows/sec., 30.29 MiB/sec. | ||
| 11491 | 2026.01.15 15:09:47.437318 [ 5 ] {39a36fdc-1bfd-4bd2-bb46-ead5d7e26fa6} <Debug> TCPHandler: Processed in 0.002024616 sec. | ||
| 11492 | 2026.01.15 15:09:47.437435 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11493 | 2026.01.15 15:09:47.437529 [ 5 ] {84b16804-3c32-40fe-8217-bc338ce69241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11494 | 2026.01.15 15:09:47.437571 [ 5 ] {84b16804-3c32-40fe-8217-bc338ce69241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11495 | 2026.01.15 15:09:47.437895 [ 5 ] {84b16804-3c32-40fe-8217-bc338ce69241} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11496 | 2026.01.15 15:09:47.437929 [ 5 ] {84b16804-3c32-40fe-8217-bc338ce69241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11497 | 2026.01.15 15:09:47.438224 [ 5 ] {84b16804-3c32-40fe-8217-bc338ce69241} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11498 | 2026.01.15 15:09:47.438439 [ 5 ] {84b16804-3c32-40fe-8217-bc338ce69241} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11499 | 2026.01.15 15:09:47.438563 [ 5 ] {84b16804-3c32-40fe-8217-bc338ce69241} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 11500 | 2026.01.15 15:09:47.438597 [ 5 ] {84b16804-3c32-40fe-8217-bc338ce69241} <Debug> TCPHandler: Processed in 0.001212229 sec. | ||
| 11501 | 2026.01.15 15:09:51.437397 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11502 | 2026.01.15 15:09:51.437446 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11503 | 2026.01.15 15:09:51.625165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24028 | ||
| 11504 | 2026.01.15 15:09:51.625737 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2026.01.15 15:09:51.625793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11506 | 2026.01.15 15:09:51.626358 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11507 | 2026.01.15 15:09:51.626611 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11508 | 2026.01.15 15:09:51.626763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24028 | ||
| 11509 | 2026.01.15 15:09:52.440969 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11510 | 2026.01.15 15:09:52.441174 [ 5 ] {31525476-7d05-4459-9f65-34b1db9b50d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11511 | 2026.01.15 15:09:52.441252 [ 5 ] {31525476-7d05-4459-9f65-34b1db9b50d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11512 | 2026.01.15 15:09:52.442069 [ 5 ] {31525476-7d05-4459-9f65-34b1db9b50d8} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11513 | 2026.01.15 15:09:52.442122 [ 5 ] {31525476-7d05-4459-9f65-34b1db9b50d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11514 | 2026.01.15 15:09:52.442544 [ 5 ] {31525476-7d05-4459-9f65-34b1db9b50d8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11515 | 2026.01.15 15:09:52.442786 [ 5 ] {31525476-7d05-4459-9f65-34b1db9b50d8} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11516 | 2026.01.15 15:09:52.442952 [ 5 ] {31525476-7d05-4459-9f65-34b1db9b50d8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001832 sec., 223799.12663755458 rows/sec., 14.20 MiB/sec. | ||
| 11517 | 2026.01.15 15:09:52.442966 [ 75 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11518 | 2026.01.15 15:09:52.443004 [ 5 ] {31525476-7d05-4459-9f65-34b1db9b50d8} <Debug> TCPHandler: Processed in 0.002178682 sec. | ||
| 11519 | 2026.01.15 15:09:52.443039 [ 75 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11520 | 2026.01.15 15:09:52.443065 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11521 | 2026.01.15 15:09:52.443138 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11522 | 2026.01.15 15:09:52.443206 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::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 | ||
| 11523 | 2026.01.15 15:09:52.443256 [ 5 ] {cde123ff-38b0-42b4-b9eb-3956cfe7c26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11524 | 2026.01.15 15:09:52.443308 [ 5 ] {cde123ff-38b0-42b4-b9eb-3956cfe7c26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11525 | 2026.01.15 15:09:52.443386 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11526 | 2026.01.15 15:09:52.443432 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 434 rows starting from the beginning of the part | ||
| 11527 | 2026.01.15 15:09:52.443510 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 11528 | 2026.01.15 15:09:52.443565 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 11529 | 2026.01.15 15:09:52.443621 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 11530 | 2026.01.15 15:09:52.443671 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 11531 | 2026.01.15 15:09:52.443722 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 11532 | 2026.01.15 15:09:52.444311 [ 5 ] {cde123ff-38b0-42b4-b9eb-3956cfe7c26a} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.01.15 15:09:52.444357 [ 5 ] {cde123ff-38b0-42b4-b9eb-3956cfe7c26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11534 | 2026.01.15 15:09:52.444771 [ 5 ] {cde123ff-38b0-42b4-b9eb-3956cfe7c26a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11535 | 2026.01.15 15:09:52.445003 [ 5 ] {cde123ff-38b0-42b4-b9eb-3956cfe7c26a} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.01.15 15:09:52.445060 [ 195 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001917793 sec., 1295238.8500740174 rows/sec., 87.35 MiB/sec. | ||
| 11537 | 2026.01.15 15:09:52.445147 [ 5 ] {cde123ff-38b0-42b4-b9eb-3956cfe7c26a} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001922 sec., 588969.8231009365 rows/sec., 46.65 MiB/sec. | ||
| 11538 | 2026.01.15 15:09:52.445193 [ 5 ] {cde123ff-38b0-42b4-b9eb-3956cfe7c26a} <Debug> TCPHandler: Processed in 0.002108229 sec. | ||
| 11539 | 2026.01.15 15:09:52.445247 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11540 | 2026.01.15 15:09:52.445326 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11541 | 2026.01.15 15:09:52.445428 [ 5 ] {f2c2276b-ba2f-4348-b0b2-97314673e4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11542 | 2026.01.15 15:09:52.445470 [ 5 ] {f2c2276b-ba2f-4348-b0b2-97314673e4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11543 | 2026.01.15 15:09:52.445531 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_36_7} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11544 | 2026.01.15 15:09:52.445604 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_36_7} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11545 | 2026.01.15 15:09:52.445686 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11546 | 2026.01.15 15:09:52.445996 [ 5 ] {f2c2276b-ba2f-4348-b0b2-97314673e4e5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2026.01.15 15:09:52.446033 [ 5 ] {f2c2276b-ba2f-4348-b0b2-97314673e4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11548 | 2026.01.15 15:09:52.446350 [ 5 ] {f2c2276b-ba2f-4348-b0b2-97314673e4e5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11549 | 2026.01.15 15:09:52.446559 [ 5 ] {f2c2276b-ba2f-4348-b0b2-97314673e4e5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.01.15 15:09:52.446671 [ 75 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11551 | 2026.01.15 15:09:52.446687 [ 5 ] {f2c2276b-ba2f-4348-b0b2-97314673e4e5} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001281 sec., 167837.6268540203 rows/sec., 9.96 MiB/sec. | ||
| 11552 | 2026.01.15 15:09:52.446708 [ 75 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.01.15 15:09:52.446731 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11554 | 2026.01.15 15:09:52.446733 [ 5 ] {f2c2276b-ba2f-4348-b0b2-97314673e4e5} <Debug> TCPHandler: Processed in 0.001457088 sec. | ||
| 11555 | 2026.01.15 15:09:52.446818 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 11556 | 2026.01.15 15:09:52.446851 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11557 | 2026.01.15 15:09:52.446942 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11558 | 2026.01.15 15:09:52.446951 [ 5 ] {4e7fd375-f3cf-4379-b179-ca0573c9cb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11559 | 2026.01.15 15:09:52.446983 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 278 rows starting from the beginning of the part | ||
| 11560 | 2026.01.15 15:09:52.447002 [ 5 ] {4e7fd375-f3cf-4379-b179-ca0573c9cb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11561 | 2026.01.15 15:09:52.447056 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 215 rows starting from the beginning of the part | ||
| 11562 | 2026.01.15 15:09:52.447109 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
| 11563 | 2026.01.15 15:09:52.447154 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 215 rows starting from the beginning of the part | ||
| 11564 | 2026.01.15 15:09:52.447198 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 31 rows starting from the beginning of the part | ||
| 11565 | 2026.01.15 15:09:52.447257 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 215 rows starting from the beginning of the part | ||
| 11566 | 2026.01.15 15:09:52.447505 [ 5 ] {4e7fd375-f3cf-4379-b179-ca0573c9cb9b} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11567 | 2026.01.15 15:09:52.447548 [ 5 ] {4e7fd375-f3cf-4379-b179-ca0573c9cb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11568 | 2026.01.15 15:09:52.447869 [ 5 ] {4e7fd375-f3cf-4379-b179-ca0573c9cb9b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11569 | 2026.01.15 15:09:52.448088 [ 5 ] {4e7fd375-f3cf-4379-b179-ca0573c9cb9b} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2026.01.15 15:09:52.448218 [ 5 ] {4e7fd375-f3cf-4379-b179-ca0573c9cb9b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001286 sec., 164852.25505443235 rows/sec., 10.63 MiB/sec. | ||
| 11571 | 2026.01.15 15:09:52.448224 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442657 sec., 682767.9760331111 rows/sec., 44.32 MiB/sec. | ||
| 11572 | 2026.01.15 15:09:52.448259 [ 5 ] {4e7fd375-f3cf-4379-b179-ca0573c9cb9b} <Debug> TCPHandler: Processed in 0.001457628 sec. | ||
| 11573 | 2026.01.15 15:09:52.448372 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11574 | 2026.01.15 15:09:52.448461 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11575 | 2026.01.15 15:09:52.448468 [ 5 ] {a2b93f55-c0a2-479a-8c3f-2b4b5564def6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11576 | 2026.01.15 15:09:52.448527 [ 5 ] {a2b93f55-c0a2-479a-8c3f-2b4b5564def6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11577 | 2026.01.15 15:09:52.448810 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_71_14} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11578 | 2026.01.15 15:09:52.448908 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_71_14} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11579 | 2026.01.15 15:09:52.449020 [ 5 ] {a2b93f55-c0a2-479a-8c3f-2b4b5564def6} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2026.01.15 15:09:52.449031 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11581 | 2026.01.15 15:09:52.449067 [ 5 ] {a2b93f55-c0a2-479a-8c3f-2b4b5564def6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11582 | 2026.01.15 15:09:52.449384 [ 5 ] {a2b93f55-c0a2-479a-8c3f-2b4b5564def6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11583 | 2026.01.15 15:09:52.449605 [ 5 ] {a2b93f55-c0a2-479a-8c3f-2b4b5564def6} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.01.15 15:09:52.449712 [ 75 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11585 | 2026.01.15 15:09:52.449736 [ 5 ] {a2b93f55-c0a2-479a-8c3f-2b4b5564def6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001286 sec., 164074.65007776048 rows/sec., 9.32 MiB/sec. | ||
| 11586 | 2026.01.15 15:09:52.449746 [ 75 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2026.01.15 15:09:52.449775 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11588 | 2026.01.15 15:09:52.449782 [ 5 ] {a2b93f55-c0a2-479a-8c3f-2b4b5564def6} <Debug> TCPHandler: Processed in 0.001460338 sec. | ||
| 11589 | 2026.01.15 15:09:52.449843 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::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 | ||
| 11590 | 2026.01.15 15:09:52.449890 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11591 | 2026.01.15 15:09:52.449925 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11592 | 2026.01.15 15:09:52.449951 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 223 rows starting from the beginning of the part | ||
| 11593 | 2026.01.15 15:09:52.449984 [ 5 ] {28ffb797-51e8-4dd8-9313-e965362af079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11594 | 2026.01.15 15:09:52.450005 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 11595 | 2026.01.15 15:09:52.450026 [ 5 ] {28ffb797-51e8-4dd8-9313-e965362af079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11596 | 2026.01.15 15:09:52.450048 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 11597 | 2026.01.15 15:09:52.450090 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 11598 | 2026.01.15 15:09:52.450133 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 11599 | 2026.01.15 15:09:52.450171 [ 198 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 11600 | 2026.01.15 15:09:52.450742 [ 5 ] {28ffb797-51e8-4dd8-9313-e965362af079} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11601 | 2026.01.15 15:09:52.450778 [ 5 ] {28ffb797-51e8-4dd8-9313-e965362af079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11602 | 2026.01.15 15:09:52.451091 [ 187 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277072 sec., 1000726.6622398738 rows/sec., 60.83 MiB/sec. | ||
| 11603 | 2026.01.15 15:09:52.451114 [ 5 ] {28ffb797-51e8-4dd8-9313-e965362af079} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11604 | 2026.01.15 15:09:52.451324 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11605 | 2026.01.15 15:09:52.451423 [ 5 ] {28ffb797-51e8-4dd8-9313-e965362af079} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11606 | 2026.01.15 15:09:52.451572 [ 5 ] {28ffb797-51e8-4dd8-9313-e965362af079} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001606 sec., 429016.1892901619 rows/sec., 29.96 MiB/sec. | ||
| 11607 | 2026.01.15 15:09:52.451614 [ 5 ] {28ffb797-51e8-4dd8-9313-e965362af079} <Debug> TCPHandler: Processed in 0.001773528 sec. | ||
| 11608 | 2026.01.15 15:09:52.451679 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_36_7} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2026.01.15 15:09:52.451720 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11610 | 2026.01.15 15:09:52.451780 [ 189 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_36_7} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11611 | 2026.01.15 15:09:52.451819 [ 5 ] {8315f9fd-adc6-49be-abfc-2a662b109230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11612 | 2026.01.15 15:09:52.451867 [ 5 ] {8315f9fd-adc6-49be-abfc-2a662b109230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11613 | 2026.01.15 15:09:52.451888 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 11614 | 2026.01.15 15:09:52.452191 [ 5 ] {8315f9fd-adc6-49be-abfc-2a662b109230} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11615 | 2026.01.15 15:09:52.452234 [ 5 ] {8315f9fd-adc6-49be-abfc-2a662b109230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11616 | 2026.01.15 15:09:52.452555 [ 5 ] {8315f9fd-adc6-49be-abfc-2a662b109230} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11617 | 2026.01.15 15:09:52.452772 [ 5 ] {8315f9fd-adc6-49be-abfc-2a662b109230} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11618 | 2026.01.15 15:09:52.452906 [ 5 ] {8315f9fd-adc6-49be-abfc-2a662b109230} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 11619 | 2026.01.15 15:09:52.452943 [ 5 ] {8315f9fd-adc6-49be-abfc-2a662b109230} <Debug> TCPHandler: Processed in 0.001272662 sec. | ||
| 11620 | 2026.01.15 15:09:52.453055 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11621 | 2026.01.15 15:09:52.453151 [ 5 ] {62290650-ba0e-4f7d-a2b1-c479fd79f3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11622 | 2026.01.15 15:09:52.453195 [ 5 ] {62290650-ba0e-4f7d-a2b1-c479fd79f3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11623 | 2026.01.15 15:09:52.453642 [ 5 ] {62290650-ba0e-4f7d-a2b1-c479fd79f3cf} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11624 | 2026.01.15 15:09:52.453680 [ 5 ] {62290650-ba0e-4f7d-a2b1-c479fd79f3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11625 | 2026.01.15 15:09:52.454027 [ 5 ] {62290650-ba0e-4f7d-a2b1-c479fd79f3cf} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11626 | 2026.01.15 15:09:52.454262 [ 5 ] {62290650-ba0e-4f7d-a2b1-c479fd79f3cf} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11627 | 2026.01.15 15:09:52.454390 [ 5 ] {62290650-ba0e-4f7d-a2b1-c479fd79f3cf} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001258 sec., 249602.5437201908 rows/sec., 16.40 MiB/sec. | ||
| 11628 | 2026.01.15 15:09:52.454430 [ 5 ] {62290650-ba0e-4f7d-a2b1-c479fd79f3cf} <Debug> TCPHandler: Processed in 0.001425577 sec. | ||
| 11629 | 2026.01.15 15:09:52.454540 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11630 | 2026.01.15 15:09:52.454634 [ 5 ] {5461f8f8-591e-47ff-99fa-6d2ca145b861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11631 | 2026.01.15 15:09:52.454676 [ 5 ] {5461f8f8-591e-47ff-99fa-6d2ca145b861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11632 | 2026.01.15 15:09:52.454987 [ 5 ] {5461f8f8-591e-47ff-99fa-6d2ca145b861} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2026.01.15 15:09:52.455023 [ 5 ] {5461f8f8-591e-47ff-99fa-6d2ca145b861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11634 | 2026.01.15 15:09:52.455325 [ 5 ] {5461f8f8-591e-47ff-99fa-6d2ca145b861} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11635 | 2026.01.15 15:09:52.455528 [ 5 ] {5461f8f8-591e-47ff-99fa-6d2ca145b861} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2026.01.15 15:09:52.455629 [ 75 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 11637 | 2026.01.15 15:09:52.455655 [ 5 ] {5461f8f8-591e-47ff-99fa-6d2ca145b861} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 11638 | 2026.01.15 15:09:52.455663 [ 75 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11639 | 2026.01.15 15:09:52.455693 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11640 | 2026.01.15 15:09:52.455699 [ 5 ] {5461f8f8-591e-47ff-99fa-6d2ca145b861} <Debug> TCPHandler: Processed in 0.00120853 sec. | ||
| 11641 | 2026.01.15 15:09:52.455794 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 11642 | 2026.01.15 15:09:52.455820 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11643 | 2026.01.15 15:09:52.455908 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11644 | 2026.01.15 15:09:52.455919 [ 5 ] {dd710f69-b73d-4921-afa7-a49ed79c3ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11645 | 2026.01.15 15:09:52.455945 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
| 11646 | 2026.01.15 15:09:52.455985 [ 5 ] {dd710f69-b73d-4921-afa7-a49ed79c3ed1} <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 | ||
| 11647 | 2026.01.15 15:09:52.456004 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11648 | 2026.01.15 15:09:52.456052 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11649 | 2026.01.15 15:09:52.456093 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 11650 | 2026.01.15 15:09:52.456135 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11651 | 2026.01.15 15:09:52.456174 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 11652 | 2026.01.15 15:09:52.456793 [ 5 ] {dd710f69-b73d-4921-afa7-a49ed79c3ed1} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2026.01.15 15:09:52.456837 [ 5 ] {dd710f69-b73d-4921-afa7-a49ed79c3ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11654 | 2026.01.15 15:09:52.457080 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.001326804 sec., 26379.178838773474 rows/sec., 1.73 MiB/sec. | ||
| 11655 | 2026.01.15 15:09:52.457228 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 11656 | 2026.01.15 15:09:52.457380 [ 5 ] {dd710f69-b73d-4921-afa7-a49ed79c3ed1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11657 | 2026.01.15 15:09:52.457572 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_35_7} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2026.01.15 15:09:52.457663 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_35_7} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 11659 | 2026.01.15 15:09:52.457664 [ 5 ] {dd710f69-b73d-4921-afa7-a49ed79c3ed1} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2026.01.15 15:09:52.457744 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11661 | 2026.01.15 15:09:52.457798 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11662 | 2026.01.15 15:09:52.457824 [ 5 ] {dd710f69-b73d-4921-afa7-a49ed79c3ed1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001922 sec., 5202.913631633714 rows/sec., 9.32 MiB/sec. | ||
| 11663 | 2026.01.15 15:09:52.457829 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2026.01.15 15:09:52.457862 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11665 | 2026.01.15 15:09:52.457886 [ 5 ] {dd710f69-b73d-4921-afa7-a49ed79c3ed1} <Debug> TCPHandler: Processed in 0.002115239 sec. | ||
| 11666 | 2026.01.15 15:09:52.457949 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 11667 | 2026.01.15 15:09:52.458020 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11668 | 2026.01.15 15:09:52.458144 [ 5 ] {8e81121d-86b8-447c-b08b-850a485e0824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11669 | 2026.01.15 15:09:52.458196 [ 5 ] {8e81121d-86b8-447c-b08b-850a485e0824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11670 | 2026.01.15 15:09:52.458201 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11671 | 2026.01.15 15:09:52.458282 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1311 rows starting from the beginning of the part | ||
| 11672 | 2026.01.15 15:09:52.458424 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 11673 | 2026.01.15 15:09:52.458535 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
| 11674 | 2026.01.15 15:09:52.458606 [ 5 ] {8e81121d-86b8-447c-b08b-850a485e0824} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2026.01.15 15:09:52.458639 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part | ||
| 11676 | 2026.01.15 15:09:52.458648 [ 5 ] {8e81121d-86b8-447c-b08b-850a485e0824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11677 | 2026.01.15 15:09:52.458743 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 31 rows starting from the beginning of the part | ||
| 11678 | 2026.01.15 15:09:52.458847 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 11679 | 2026.01.15 15:09:52.459008 [ 5 ] {8e81121d-86b8-447c-b08b-850a485e0824} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11680 | 2026.01.15 15:09:52.459275 [ 5 ] {8e81121d-86b8-447c-b08b-850a485e0824} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2026.01.15 15:09:52.459423 [ 5 ] {8e81121d-86b8-447c-b08b-850a485e0824} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001304 sec., 79754.60122699387 rows/sec., 4.89 MiB/sec. | ||
| 11682 | 2026.01.15 15:09:52.459463 [ 5 ] {8e81121d-86b8-447c-b08b-850a485e0824} <Debug> TCPHandler: Processed in 0.001504619 sec. | ||
| 11683 | 2026.01.15 15:09:52.465481 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1403 rows, containing 19 columns (19 merged, 0 gathered) in 0.007575208 sec., 185209.4358333131 rows/sec., 331.89 MiB/sec. | ||
| 11684 | 2026.01.15 15:09:52.466618 [ 187 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11685 | 2026.01.15 15:09:52.466972 [ 187 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11686 | 2026.01.15 15:09:52.467056 [ 187 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11687 | 2026.01.15 15:09:52.467171 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 11688 | 2026.01.15 15:09:52.877485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11689 | 2026.01.15 15:09:52.894679 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11690 | 2026.01.15 15:09:52.894734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11691 | 2026.01.15 15:09:52.900849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11692 | 2026.01.15 15:09:52.901529 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11693 | 2026.01.15 15:09:52.904480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11694 | 2026.01.15 15:09:56.677119 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1502 | ||
| 11695 | 2026.01.15 15:09:56.679528 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2026.01.15 15:09:56.679586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11697 | 2026.01.15 15:09:56.680830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11698 | 2026.01.15 15:09:56.681103 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2026.01.15 15:09:56.681478 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1502 | ||
| 11700 | 2026.01.15 15:09:57.456480 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11701 | 2026.01.15 15:09:57.456674 [ 5 ] {7ec7cad5-2724-4005-8aa4-c38021d7f26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11702 | 2026.01.15 15:09:57.456744 [ 5 ] {7ec7cad5-2724-4005-8aa4-c38021d7f26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11703 | 2026.01.15 15:09:57.457419 [ 5 ] {7ec7cad5-2724-4005-8aa4-c38021d7f26f} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11704 | 2026.01.15 15:09:57.457467 [ 5 ] {7ec7cad5-2724-4005-8aa4-c38021d7f26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11705 | 2026.01.15 15:09:57.457845 [ 5 ] {7ec7cad5-2724-4005-8aa4-c38021d7f26f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11706 | 2026.01.15 15:09:57.458074 [ 5 ] {7ec7cad5-2724-4005-8aa4-c38021d7f26f} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11707 | 2026.01.15 15:09:57.458219 [ 5 ] {7ec7cad5-2724-4005-8aa4-c38021d7f26f} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001596 sec., 7518.796992481203 rows/sec., 613.11 KiB/sec. | ||
| 11708 | 2026.01.15 15:09:57.458260 [ 5 ] {7ec7cad5-2724-4005-8aa4-c38021d7f26f} <Debug> TCPHandler: Processed in 0.001912003 sec. | ||
| 11709 | 2026.01.15 15:09:57.458376 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11710 | 2026.01.15 15:09:57.458467 [ 5 ] {64ef408a-6c98-48eb-a44c-224b6e43dfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11711 | 2026.01.15 15:09:57.458506 [ 5 ] {64ef408a-6c98-48eb-a44c-224b6e43dfc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11712 | 2026.01.15 15:09:57.459377 [ 5 ] {64ef408a-6c98-48eb-a44c-224b6e43dfc9} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11713 | 2026.01.15 15:09:57.459412 [ 5 ] {64ef408a-6c98-48eb-a44c-224b6e43dfc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11714 | 2026.01.15 15:09:57.459799 [ 5 ] {64ef408a-6c98-48eb-a44c-224b6e43dfc9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11715 | 2026.01.15 15:09:57.460005 [ 5 ] {64ef408a-6c98-48eb-a44c-224b6e43dfc9} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2026.01.15 15:09:57.460130 [ 5 ] {64ef408a-6c98-48eb-a44c-224b6e43dfc9} <Debug> executeQuery: Read 1264 rows, 106.79 KiB in 0.001681 sec., 751933.3729922666 rows/sec., 62.04 MiB/sec. | ||
| 11717 | 2026.01.15 15:09:57.460167 [ 5 ] {64ef408a-6c98-48eb-a44c-224b6e43dfc9} <Debug> TCPHandler: Processed in 0.00183871 sec. | ||
| 11718 | 2026.01.15 15:09:57.460284 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11719 | 2026.01.15 15:09:57.460376 [ 5 ] {4a429851-32f4-40f2-9755-4d58326f55f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11720 | 2026.01.15 15:09:57.460414 [ 5 ] {4a429851-32f4-40f2-9755-4d58326f55f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11721 | 2026.01.15 15:09:57.460812 [ 5 ] {4a429851-32f4-40f2-9755-4d58326f55f1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11722 | 2026.01.15 15:09:57.460848 [ 5 ] {4a429851-32f4-40f2-9755-4d58326f55f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11723 | 2026.01.15 15:09:57.461141 [ 5 ] {4a429851-32f4-40f2-9755-4d58326f55f1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11724 | 2026.01.15 15:09:57.461380 [ 5 ] {4a429851-32f4-40f2-9755-4d58326f55f1} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11725 | 2026.01.15 15:09:57.461506 [ 5 ] {4a429851-32f4-40f2-9755-4d58326f55f1} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001148 sec., 37456.44599303136 rows/sec., 2.70 MiB/sec. | ||
| 11726 | 2026.01.15 15:09:57.461542 [ 5 ] {4a429851-32f4-40f2-9755-4d58326f55f1} <Debug> TCPHandler: Processed in 0.001306483 sec. | ||
| 11727 | 2026.01.15 15:09:57.461650 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11728 | 2026.01.15 15:09:57.461741 [ 5 ] {d8c759c0-86d3-402b-af0b-020c6e0491ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11729 | 2026.01.15 15:09:57.461779 [ 5 ] {d8c759c0-86d3-402b-af0b-020c6e0491ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11730 | 2026.01.15 15:09:57.462229 [ 5 ] {d8c759c0-86d3-402b-af0b-020c6e0491ae} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11731 | 2026.01.15 15:09:57.462264 [ 5 ] {d8c759c0-86d3-402b-af0b-020c6e0491ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11732 | 2026.01.15 15:09:57.462568 [ 5 ] {d8c759c0-86d3-402b-af0b-020c6e0491ae} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11733 | 2026.01.15 15:09:57.462778 [ 5 ] {d8c759c0-86d3-402b-af0b-020c6e0491ae} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11734 | 2026.01.15 15:09:57.462899 [ 5 ] {d8c759c0-86d3-402b-af0b-020c6e0491ae} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001176 sec., 193877.55102040817 rows/sec., 13.13 MiB/sec. | ||
| 11735 | 2026.01.15 15:09:57.462936 [ 5 ] {d8c759c0-86d3-402b-af0b-020c6e0491ae} <Debug> TCPHandler: Processed in 0.001332544 sec. | ||
| 11736 | 2026.01.15 15:09:57.463041 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11737 | 2026.01.15 15:09:57.463130 [ 5 ] {ba22ea81-db81-4ff0-ad6f-7d481736c05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11738 | 2026.01.15 15:09:57.463169 [ 5 ] {ba22ea81-db81-4ff0-ad6f-7d481736c05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11739 | 2026.01.15 15:09:57.463714 [ 5 ] {ba22ea81-db81-4ff0-ad6f-7d481736c05c} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11740 | 2026.01.15 15:09:57.463750 [ 5 ] {ba22ea81-db81-4ff0-ad6f-7d481736c05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11741 | 2026.01.15 15:09:57.464077 [ 5 ] {ba22ea81-db81-4ff0-ad6f-7d481736c05c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11742 | 2026.01.15 15:09:57.464295 [ 5 ] {ba22ea81-db81-4ff0-ad6f-7d481736c05c} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11743 | 2026.01.15 15:09:57.464425 [ 5 ] {ba22ea81-db81-4ff0-ad6f-7d481736c05c} <Debug> executeQuery: Read 563 rows, 42.87 KiB in 0.001311 sec., 429443.1731502669 rows/sec., 31.93 MiB/sec. | ||
| 11744 | 2026.01.15 15:09:57.464461 [ 5 ] {ba22ea81-db81-4ff0-ad6f-7d481736c05c} <Debug> TCPHandler: Processed in 0.001467278 sec. | ||
| 11745 | 2026.01.15 15:09:57.464574 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11746 | 2026.01.15 15:09:57.464665 [ 5 ] {6f2c1c83-5228-4c1a-b256-f40ef8f6563c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11747 | 2026.01.15 15:09:57.464707 [ 5 ] {6f2c1c83-5228-4c1a-b256-f40ef8f6563c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11748 | 2026.01.15 15:09:57.465234 [ 5 ] {6f2c1c83-5228-4c1a-b256-f40ef8f6563c} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2026.01.15 15:09:57.465268 [ 5 ] {6f2c1c83-5228-4c1a-b256-f40ef8f6563c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11750 | 2026.01.15 15:09:57.465641 [ 5 ] {6f2c1c83-5228-4c1a-b256-f40ef8f6563c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11751 | 2026.01.15 15:09:57.465858 [ 5 ] {6f2c1c83-5228-4c1a-b256-f40ef8f6563c} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2026.01.15 15:09:57.465981 [ 5 ] {6f2c1c83-5228-4c1a-b256-f40ef8f6563c} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001333 sec., 637659.4148537135 rows/sec., 42.92 MiB/sec. | ||
| 11753 | 2026.01.15 15:09:57.466016 [ 5 ] {6f2c1c83-5228-4c1a-b256-f40ef8f6563c} <Debug> TCPHandler: Processed in 0.001488979 sec. | ||
| 11754 | 2026.01.15 15:09:57.466128 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11755 | 2026.01.15 15:09:57.466219 [ 5 ] {bb4979ac-5942-4925-965f-b921044e2c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11756 | 2026.01.15 15:09:57.466272 [ 5 ] {bb4979ac-5942-4925-965f-b921044e2c28} <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 | ||
| 11757 | 2026.01.15 15:09:57.467077 [ 5 ] {bb4979ac-5942-4925-965f-b921044e2c28} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2026.01.15 15:09:57.467111 [ 5 ] {bb4979ac-5942-4925-965f-b921044e2c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11759 | 2026.01.15 15:09:57.467669 [ 5 ] {bb4979ac-5942-4925-965f-b921044e2c28} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11760 | 2026.01.15 15:09:57.467902 [ 5 ] {bb4979ac-5942-4925-965f-b921044e2c28} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11761 | 2026.01.15 15:09:57.468033 [ 5 ] {bb4979ac-5942-4925-965f-b921044e2c28} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001832 sec., 16921.39737991266 rows/sec., 30.32 MiB/sec. | ||
| 11762 | 2026.01.15 15:09:57.468085 [ 5 ] {bb4979ac-5942-4925-965f-b921044e2c28} <Debug> TCPHandler: Processed in 0.002004206 sec. | ||
| 11763 | 2026.01.15 15:09:57.468197 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11764 | 2026.01.15 15:09:57.468288 [ 5 ] {d8e8c902-ca2e-4fab-b048-f330ddc83a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11765 | 2026.01.15 15:09:57.468330 [ 5 ] {d8e8c902-ca2e-4fab-b048-f330ddc83a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11766 | 2026.01.15 15:09:57.468658 [ 5 ] {d8e8c902-ca2e-4fab-b048-f330ddc83a99} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11767 | 2026.01.15 15:09:57.468693 [ 5 ] {d8e8c902-ca2e-4fab-b048-f330ddc83a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11768 | 2026.01.15 15:09:57.468993 [ 5 ] {d8e8c902-ca2e-4fab-b048-f330ddc83a99} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11769 | 2026.01.15 15:09:57.469215 [ 5 ] {d8e8c902-ca2e-4fab-b048-f330ddc83a99} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2026.01.15 15:09:57.469339 [ 5 ] {d8e8c902-ca2e-4fab-b048-f330ddc83a99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 11771 | 2026.01.15 15:09:57.469374 [ 5 ] {d8e8c902-ca2e-4fab-b048-f330ddc83a99} <Debug> TCPHandler: Processed in 0.00122455 sec. | ||
| 11772 | 2026.01.15 15:09:59.128173 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24540 | ||
| 11773 | 2026.01.15 15:09:59.128749 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.01.15 15:09:59.128790 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11775 | 2026.01.15 15:09:59.129277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11776 | 2026.01.15 15:09:59.129505 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2026.01.15 15:09:59.129636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24540 | ||
| 11778 | 2026.01.15 15:09:59.129665 [ 61 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11779 | 2026.01.15 15:09:59.129740 [ 61 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11780 | 2026.01.15 15:09:59.129763 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11781 | 2026.01.15 15:09:59.129875 [ 186 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 11782 | 2026.01.15 15:09:59.129987 [ 186 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11783 | 2026.01.15 15:09:59.130034 [ 186 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22108 rows starting from the beginning of the part | ||
| 11784 | 2026.01.15 15:09:59.130096 [ 186 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 11785 | 2026.01.15 15:09:59.130140 [ 186 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 11786 | 2026.01.15 15:09:59.130180 [ 186 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 11787 | 2026.01.15 15:09:59.130219 [ 186 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 11788 | 2026.01.15 15:09:59.130256 [ 186 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 11789 | 2026.01.15 15:09:59.132222 [ 186 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24540 rows, containing 4 columns (4 merged, 0 gathered) in 0.002393559 sec., 10252515.187634815 rows/sec., 146.66 MiB/sec. | ||
| 11790 | 2026.01.15 15:09:59.132647 [ 199 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11791 | 2026.01.15 15:09:59.132955 [ 199 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_51_10} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11792 | 2026.01.15 15:09:59.133046 [ 199 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_51_10} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11793 | 2026.01.15 15:09:59.133168 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11794 | 2026.01.15 15:10:00.405443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11795 | 2026.01.15 15:10:00.422949 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11796 | 2026.01.15 15:10:00.423005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11797 | 2026.01.15 15:10:00.429175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11798 | 2026.01.15 15:10:00.429887 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2026.01.15 15:10:00.430193 [ 61 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11800 | 2026.01.15 15:10:00.430265 [ 61 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11801 | 2026.01.15 15:10:00.430290 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11802 | 2026.01.15 15:10:00.430451 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 11803 | 2026.01.15 15:10:00.432884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11804 | 2026.01.15 15:10:00.434702 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11805 | 2026.01.15 15:10:00.436193 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 11806 | 2026.01.15 15:10:00.440833 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 11807 | 2026.01.15 15:10:00.445367 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 11808 | 2026.01.15 15:10:00.450032 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 11809 | 2026.01.15 15:10:00.454804 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 11810 | 2026.01.15 15:10:00.458737 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 11811 | 2026.01.15 15:10:00.509053 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078688273 sec., 4880.01560283322 rows/sec., 25.23 MiB/sec. | ||
| 11812 | 2026.01.15 15:10:00.511705 [ 191 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11813 | 2026.01.15 15:10:00.513919 [ 191 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_51_10} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11814 | 2026.01.15 15:10:00.514026 [ 191 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_51_10} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11815 | 2026.01.15 15:10:00.516714 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11816 | 2026.01.15 15:10:02.439125 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11817 | 2026.01.15 15:10:02.439411 [ 5 ] {be297987-ea8b-4686-9a7e-665440a70794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11818 | 2026.01.15 15:10:02.439512 [ 5 ] {be297987-ea8b-4686-9a7e-665440a70794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11819 | 2026.01.15 15:10:02.440379 [ 5 ] {be297987-ea8b-4686-9a7e-665440a70794} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11820 | 2026.01.15 15:10:02.440428 [ 5 ] {be297987-ea8b-4686-9a7e-665440a70794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11821 | 2026.01.15 15:10:02.440852 [ 5 ] {be297987-ea8b-4686-9a7e-665440a70794} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11822 | 2026.01.15 15:10:02.441092 [ 5 ] {be297987-ea8b-4686-9a7e-665440a70794} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11823 | 2026.01.15 15:10:02.441257 [ 5 ] {be297987-ea8b-4686-9a7e-665440a70794} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001916 sec., 213987.4739039666 rows/sec., 13.57 MiB/sec. | ||
| 11824 | 2026.01.15 15:10:02.441308 [ 5 ] {be297987-ea8b-4686-9a7e-665440a70794} <Debug> TCPHandler: Processed in 0.002355767 sec. | ||
| 11825 | 2026.01.15 15:10:02.441433 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11826 | 2026.01.15 15:10:02.441538 [ 5 ] {e95ce2fb-dfe2-4359-8a98-a64167c462e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11827 | 2026.01.15 15:10:02.441582 [ 5 ] {e95ce2fb-dfe2-4359-8a98-a64167c462e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11828 | 2026.01.15 15:10:02.442539 [ 5 ] {e95ce2fb-dfe2-4359-8a98-a64167c462e2} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2026.01.15 15:10:02.442576 [ 5 ] {e95ce2fb-dfe2-4359-8a98-a64167c462e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11830 | 2026.01.15 15:10:02.442961 [ 5 ] {e95ce2fb-dfe2-4359-8a98-a64167c462e2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11831 | 2026.01.15 15:10:02.443189 [ 5 ] {e95ce2fb-dfe2-4359-8a98-a64167c462e2} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.01.15 15:10:02.443322 [ 5 ] {e95ce2fb-dfe2-4359-8a98-a64167c462e2} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001808 sec., 626106.1946902655 rows/sec., 49.59 MiB/sec. | ||
| 11833 | 2026.01.15 15:10:02.443361 [ 5 ] {e95ce2fb-dfe2-4359-8a98-a64167c462e2} <Debug> TCPHandler: Processed in 0.001980105 sec. | ||
| 11834 | 2026.01.15 15:10:02.443478 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11835 | 2026.01.15 15:10:02.443577 [ 5 ] {193d6367-6d15-4e6d-bd77-c63835dced9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11836 | 2026.01.15 15:10:02.443620 [ 5 ] {193d6367-6d15-4e6d-bd77-c63835dced9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11837 | 2026.01.15 15:10:02.444114 [ 5 ] {193d6367-6d15-4e6d-bd77-c63835dced9d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.01.15 15:10:02.444150 [ 5 ] {193d6367-6d15-4e6d-bd77-c63835dced9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11839 | 2026.01.15 15:10:02.444469 [ 5 ] {193d6367-6d15-4e6d-bd77-c63835dced9d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11840 | 2026.01.15 15:10:02.444677 [ 5 ] {193d6367-6d15-4e6d-bd77-c63835dced9d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.01.15 15:10:02.444806 [ 5 ] {193d6367-6d15-4e6d-bd77-c63835dced9d} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001249 sec., 172137.7101681345 rows/sec., 10.22 MiB/sec. | ||
| 11842 | 2026.01.15 15:10:02.444844 [ 5 ] {193d6367-6d15-4e6d-bd77-c63835dced9d} <Debug> TCPHandler: Processed in 0.001415956 sec. | ||
| 11843 | 2026.01.15 15:10:02.444949 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11844 | 2026.01.15 15:10:02.445044 [ 5 ] {b359d900-7030-4ce4-bd40-22134923ed19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11845 | 2026.01.15 15:10:02.445086 [ 5 ] {b359d900-7030-4ce4-bd40-22134923ed19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11846 | 2026.01.15 15:10:02.445567 [ 5 ] {b359d900-7030-4ce4-bd40-22134923ed19} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11847 | 2026.01.15 15:10:02.445601 [ 5 ] {b359d900-7030-4ce4-bd40-22134923ed19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11848 | 2026.01.15 15:10:02.445910 [ 5 ] {b359d900-7030-4ce4-bd40-22134923ed19} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11849 | 2026.01.15 15:10:02.446134 [ 5 ] {b359d900-7030-4ce4-bd40-22134923ed19} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11850 | 2026.01.15 15:10:02.446262 [ 5 ] {b359d900-7030-4ce4-bd40-22134923ed19} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 11851 | 2026.01.15 15:10:02.446300 [ 5 ] {b359d900-7030-4ce4-bd40-22134923ed19} <Debug> TCPHandler: Processed in 0.001400446 sec. | ||
| 11852 | 2026.01.15 15:10:02.446410 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11853 | 2026.01.15 15:10:02.446505 [ 5 ] {497b2703-62ac-4684-a624-fe7225ae4c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11854 | 2026.01.15 15:10:02.446546 [ 5 ] {497b2703-62ac-4684-a624-fe7225ae4c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11855 | 2026.01.15 15:10:02.447024 [ 5 ] {497b2703-62ac-4684-a624-fe7225ae4c61} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11856 | 2026.01.15 15:10:02.447060 [ 5 ] {497b2703-62ac-4684-a624-fe7225ae4c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11857 | 2026.01.15 15:10:02.447365 [ 5 ] {497b2703-62ac-4684-a624-fe7225ae4c61} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11858 | 2026.01.15 15:10:02.447578 [ 5 ] {497b2703-62ac-4684-a624-fe7225ae4c61} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11859 | 2026.01.15 15:10:02.447703 [ 5 ] {497b2703-62ac-4684-a624-fe7225ae4c61} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 11860 | 2026.01.15 15:10:02.447740 [ 5 ] {497b2703-62ac-4684-a624-fe7225ae4c61} <Debug> TCPHandler: Processed in 0.001378605 sec. | ||
| 11861 | 2026.01.15 15:10:02.447847 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11862 | 2026.01.15 15:10:02.447950 [ 5 ] {6c599fa5-0e21-4b78-9641-35d32d3b06f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11863 | 2026.01.15 15:10:02.447991 [ 5 ] {6c599fa5-0e21-4b78-9641-35d32d3b06f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11864 | 2026.01.15 15:10:02.448685 [ 5 ] {6c599fa5-0e21-4b78-9641-35d32d3b06f3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11865 | 2026.01.15 15:10:02.448720 [ 5 ] {6c599fa5-0e21-4b78-9641-35d32d3b06f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11866 | 2026.01.15 15:10:02.449078 [ 5 ] {6c599fa5-0e21-4b78-9641-35d32d3b06f3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11867 | 2026.01.15 15:10:02.449296 [ 5 ] {6c599fa5-0e21-4b78-9641-35d32d3b06f3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11868 | 2026.01.15 15:10:02.449425 [ 5 ] {6c599fa5-0e21-4b78-9641-35d32d3b06f3} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001495 sec., 460869.5652173913 rows/sec., 32.18 MiB/sec. | ||
| 11869 | 2026.01.15 15:10:02.449464 [ 5 ] {6c599fa5-0e21-4b78-9641-35d32d3b06f3} <Debug> TCPHandler: Processed in 0.001668585 sec. | ||
| 11870 | 2026.01.15 15:10:02.449570 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11871 | 2026.01.15 15:10:02.449674 [ 5 ] {e0ec0f90-c30b-4d9f-9251-8b2b7b03a0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11872 | 2026.01.15 15:10:02.449726 [ 5 ] {e0ec0f90-c30b-4d9f-9251-8b2b7b03a0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11873 | 2026.01.15 15:10:02.450127 [ 5 ] {e0ec0f90-c30b-4d9f-9251-8b2b7b03a0ed} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11874 | 2026.01.15 15:10:02.450170 [ 5 ] {e0ec0f90-c30b-4d9f-9251-8b2b7b03a0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11875 | 2026.01.15 15:10:02.450554 [ 5 ] {e0ec0f90-c30b-4d9f-9251-8b2b7b03a0ed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11876 | 2026.01.15 15:10:02.450812 [ 5 ] {e0ec0f90-c30b-4d9f-9251-8b2b7b03a0ed} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11877 | 2026.01.15 15:10:02.450944 [ 5 ] {e0ec0f90-c30b-4d9f-9251-8b2b7b03a0ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001293 sec., 4640.371229698376 rows/sec., 242.44 KiB/sec. | ||
| 11878 | 2026.01.15 15:10:02.450982 [ 5 ] {e0ec0f90-c30b-4d9f-9251-8b2b7b03a0ed} <Debug> TCPHandler: Processed in 0.001462628 sec. | ||
| 11879 | 2026.01.15 15:10:02.451093 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11880 | 2026.01.15 15:10:02.451197 [ 5 ] {754af0c1-0ca8-4707-a7ca-4a4a27a3cf3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11881 | 2026.01.15 15:10:02.451242 [ 5 ] {754af0c1-0ca8-4707-a7ca-4a4a27a3cf3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11882 | 2026.01.15 15:10:02.451700 [ 5 ] {754af0c1-0ca8-4707-a7ca-4a4a27a3cf3f} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11883 | 2026.01.15 15:10:02.451738 [ 5 ] {754af0c1-0ca8-4707-a7ca-4a4a27a3cf3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11884 | 2026.01.15 15:10:02.452110 [ 5 ] {754af0c1-0ca8-4707-a7ca-4a4a27a3cf3f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11885 | 2026.01.15 15:10:02.452332 [ 5 ] {754af0c1-0ca8-4707-a7ca-4a4a27a3cf3f} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11886 | 2026.01.15 15:10:02.452470 [ 5 ] {754af0c1-0ca8-4707-a7ca-4a4a27a3cf3f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001292 sec., 243034.0557275542 rows/sec., 15.97 MiB/sec. | ||
| 11887 | 2026.01.15 15:10:02.452509 [ 5 ] {754af0c1-0ca8-4707-a7ca-4a4a27a3cf3f} <Debug> TCPHandler: Processed in 0.001470359 sec. | ||
| 11888 | 2026.01.15 15:10:02.452615 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11889 | 2026.01.15 15:10:02.452724 [ 5 ] {2ce37f6c-6ef1-40f7-b9af-1356c522b993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11890 | 2026.01.15 15:10:02.452775 [ 5 ] {2ce37f6c-6ef1-40f7-b9af-1356c522b993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11891 | 2026.01.15 15:10:02.453143 [ 5 ] {2ce37f6c-6ef1-40f7-b9af-1356c522b993} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2026.01.15 15:10:02.453185 [ 5 ] {2ce37f6c-6ef1-40f7-b9af-1356c522b993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11893 | 2026.01.15 15:10:02.453553 [ 5 ] {2ce37f6c-6ef1-40f7-b9af-1356c522b993} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11894 | 2026.01.15 15:10:02.453782 [ 5 ] {2ce37f6c-6ef1-40f7-b9af-1356c522b993} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11895 | 2026.01.15 15:10:02.453910 [ 5 ] {2ce37f6c-6ef1-40f7-b9af-1356c522b993} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00121 sec., 826.4462809917355 rows/sec., 55.69 KiB/sec. | ||
| 11896 | 2026.01.15 15:10:02.453947 [ 5 ] {2ce37f6c-6ef1-40f7-b9af-1356c522b993} <Debug> TCPHandler: Processed in 0.001382805 sec. | ||
| 11897 | 2026.01.15 15:10:02.454057 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11898 | 2026.01.15 15:10:02.454153 [ 5 ] {3b228359-8ab0-456e-8e1b-5fa0abbe5540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11899 | 2026.01.15 15:10:02.454209 [ 5 ] {3b228359-8ab0-456e-8e1b-5fa0abbe5540} <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 | ||
| 11900 | 2026.01.15 15:10:02.454982 [ 5 ] {3b228359-8ab0-456e-8e1b-5fa0abbe5540} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2026.01.15 15:10:02.455017 [ 5 ] {3b228359-8ab0-456e-8e1b-5fa0abbe5540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11902 | 2026.01.15 15:10:02.455538 [ 5 ] {3b228359-8ab0-456e-8e1b-5fa0abbe5540} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11903 | 2026.01.15 15:10:02.455775 [ 5 ] {3b228359-8ab0-456e-8e1b-5fa0abbe5540} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2026.01.15 15:10:02.455914 [ 5 ] {3b228359-8ab0-456e-8e1b-5fa0abbe5540} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001778 sec., 5624.29696287964 rows/sec., 10.08 MiB/sec. | ||
| 11905 | 2026.01.15 15:10:02.455968 [ 5 ] {3b228359-8ab0-456e-8e1b-5fa0abbe5540} <Debug> TCPHandler: Processed in 0.001960415 sec. | ||
| 11906 | 2026.01.15 15:10:02.456079 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11907 | 2026.01.15 15:10:02.456173 [ 5 ] {7297476e-7f07-4191-91a8-5778909ee887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11908 | 2026.01.15 15:10:02.456216 [ 5 ] {7297476e-7f07-4191-91a8-5778909ee887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11909 | 2026.01.15 15:10:02.456558 [ 5 ] {7297476e-7f07-4191-91a8-5778909ee887} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11910 | 2026.01.15 15:10:02.456593 [ 5 ] {7297476e-7f07-4191-91a8-5778909ee887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11911 | 2026.01.15 15:10:02.456899 [ 5 ] {7297476e-7f07-4191-91a8-5778909ee887} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11912 | 2026.01.15 15:10:02.457106 [ 5 ] {7297476e-7f07-4191-91a8-5778909ee887} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11913 | 2026.01.15 15:10:02.457231 [ 5 ] {7297476e-7f07-4191-91a8-5778909ee887} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 11914 | 2026.01.15 15:10:02.457267 [ 5 ] {7297476e-7f07-4191-91a8-5778909ee887} <Debug> TCPHandler: Processed in 0.001239231 sec. | ||
| 11915 | 2026.01.15 15:10:06.437497 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11916 | 2026.01.15 15:10:06.437570 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11917 | 2026.01.15 15:10:06.630646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24988 | ||
| 11918 | 2026.01.15 15:10:06.631183 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2026.01.15 15:10:06.631225 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11920 | 2026.01.15 15:10:06.631737 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11921 | 2026.01.15 15:10:06.631981 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11922 | 2026.01.15 15:10:06.632111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24988 | ||
| 11923 | 2026.01.15 15:10:06.682503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1540 | ||
| 11924 | 2026.01.15 15:10:06.684918 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11925 | 2026.01.15 15:10:06.684959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11926 | 2026.01.15 15:10:06.686167 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11927 | 2026.01.15 15:10:06.686430 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11928 | 2026.01.15 15:10:06.686691 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1540 | ||
| 11929 | 2026.01.15 15:10:07.428370 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11930 | 2026.01.15 15:10:07.428547 [ 5 ] {5cf1f210-477b-4b2f-a391-02fbb2c17892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11931 | 2026.01.15 15:10:07.428611 [ 5 ] {5cf1f210-477b-4b2f-a391-02fbb2c17892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11932 | 2026.01.15 15:10:07.429334 [ 5 ] {5cf1f210-477b-4b2f-a391-02fbb2c17892} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2026.01.15 15:10:07.429381 [ 5 ] {5cf1f210-477b-4b2f-a391-02fbb2c17892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11934 | 2026.01.15 15:10:07.429779 [ 5 ] {5cf1f210-477b-4b2f-a391-02fbb2c17892} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11935 | 2026.01.15 15:10:07.430017 [ 5 ] {5cf1f210-477b-4b2f-a391-02fbb2c17892} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2026.01.15 15:10:07.430169 [ 5 ] {5cf1f210-477b-4b2f-a391-02fbb2c17892} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.00167 sec., 70658.68263473053 rows/sec., 5.98 MiB/sec. | ||
| 11937 | 2026.01.15 15:10:07.430169 [ 86 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11938 | 2026.01.15 15:10:07.430211 [ 5 ] {5cf1f210-477b-4b2f-a391-02fbb2c17892} <Debug> TCPHandler: Processed in 0.001966504 sec. | ||
| 11939 | 2026.01.15 15:10:07.430241 [ 86 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11940 | 2026.01.15 15:10:07.430265 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11941 | 2026.01.15 15:10:07.430345 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11942 | 2026.01.15 15:10:07.430354 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 11943 | 2026.01.15 15:10:07.430444 [ 5 ] {6d462529-1752-43fd-a3de-87ae7ae9563a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11944 | 2026.01.15 15:10:07.430448 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11945 | 2026.01.15 15:10:07.430482 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2465 rows starting from the beginning of the part | ||
| 11946 | 2026.01.15 15:10:07.430486 [ 5 ] {6d462529-1752-43fd-a3de-87ae7ae9563a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11947 | 2026.01.15 15:10:07.430538 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 118 rows starting from the beginning of the part | ||
| 11948 | 2026.01.15 15:10:07.430580 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1132 rows starting from the beginning of the part | ||
| 11949 | 2026.01.15 15:10:07.430619 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1264 rows starting from the beginning of the part | ||
| 11950 | 2026.01.15 15:10:07.430662 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1132 rows starting from the beginning of the part | ||
| 11951 | 2026.01.15 15:10:07.430701 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 118 rows starting from the beginning of the part | ||
| 11952 | 2026.01.15 15:10:07.430898 [ 5 ] {6d462529-1752-43fd-a3de-87ae7ae9563a} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11953 | 2026.01.15 15:10:07.430933 [ 5 ] {6d462529-1752-43fd-a3de-87ae7ae9563a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11954 | 2026.01.15 15:10:07.431236 [ 5 ] {6d462529-1752-43fd-a3de-87ae7ae9563a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11955 | 2026.01.15 15:10:07.431449 [ 5 ] {6d462529-1752-43fd-a3de-87ae7ae9563a} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11956 | 2026.01.15 15:10:07.431575 [ 5 ] {6d462529-1752-43fd-a3de-87ae7ae9563a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00115 sec., 26956.521739130436 rows/sec., 1.98 MiB/sec. | ||
| 11957 | 2026.01.15 15:10:07.431611 [ 5 ] {6d462529-1752-43fd-a3de-87ae7ae9563a} <Debug> TCPHandler: Processed in 0.001315023 sec. | ||
| 11958 | 2026.01.15 15:10:07.431722 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11959 | 2026.01.15 15:10:07.431813 [ 5 ] {caddbafb-be6f-41be-8180-8b147c8a444d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11960 | 2026.01.15 15:10:07.431852 [ 5 ] {caddbafb-be6f-41be-8180-8b147c8a444d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11961 | 2026.01.15 15:10:07.432272 [ 5 ] {caddbafb-be6f-41be-8180-8b147c8a444d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11962 | 2026.01.15 15:10:07.432307 [ 5 ] {caddbafb-be6f-41be-8180-8b147c8a444d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11963 | 2026.01.15 15:10:07.432618 [ 5 ] {caddbafb-be6f-41be-8180-8b147c8a444d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11964 | 2026.01.15 15:10:07.432758 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6229 rows, containing 5 columns (5 merged, 0 gathered) in 0.002442271 sec., 2550495.0105864583 rows/sec., 216.42 MiB/sec. | ||
| 11965 | 2026.01.15 15:10:07.432839 [ 5 ] {caddbafb-be6f-41be-8180-8b147c8a444d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2026.01.15 15:10:07.432949 [ 86 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11967 | 2026.01.15 15:10:07.432962 [ 5 ] {caddbafb-be6f-41be-8180-8b147c8a444d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001166 sec., 81475.12864493996 rows/sec., 6.36 MiB/sec. | ||
| 11968 | 2026.01.15 15:10:07.432983 [ 86 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11969 | 2026.01.15 15:10:07.433007 [ 5 ] {caddbafb-be6f-41be-8180-8b147c8a444d} <Debug> TCPHandler: Processed in 0.001331984 sec. | ||
| 11970 | 2026.01.15 15:10:07.433007 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11971 | 2026.01.15 15:10:07.433076 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11972 | 2026.01.15 15:10:07.433109 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 11973 | 2026.01.15 15:10:07.433135 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11974 | 2026.01.15 15:10:07.433214 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11975 | 2026.01.15 15:10:07.433227 [ 5 ] {bc953484-84d0-4999-987a-9348129dcecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11976 | 2026.01.15 15:10:07.433247 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1250 rows starting from the beginning of the part | ||
| 11977 | 2026.01.15 15:10:07.433271 [ 5 ] {bc953484-84d0-4999-987a-9348129dcecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11978 | 2026.01.15 15:10:07.433313 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 95 rows starting from the beginning of the part | ||
| 11979 | 2026.01.15 15:10:07.433365 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 689 rows starting from the beginning of the part | ||
| 11980 | 2026.01.15 15:10:07.433413 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 563 rows starting from the beginning of the part | ||
| 11981 | 2026.01.15 15:10:07.433426 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_76_15} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2026.01.15 15:10:07.433461 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 689 rows starting from the beginning of the part | ||
| 11983 | 2026.01.15 15:10:07.433510 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 95 rows starting from the beginning of the part | ||
| 11984 | 2026.01.15 15:10:07.433518 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_76_15} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11985 | 2026.01.15 15:10:07.433627 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 11986 | 2026.01.15 15:10:07.433718 [ 5 ] {bc953484-84d0-4999-987a-9348129dcecf} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11987 | 2026.01.15 15:10:07.433755 [ 5 ] {bc953484-84d0-4999-987a-9348129dcecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11988 | 2026.01.15 15:10:07.434094 [ 5 ] {bc953484-84d0-4999-987a-9348129dcecf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11989 | 2026.01.15 15:10:07.434306 [ 5 ] {bc953484-84d0-4999-987a-9348129dcecf} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11990 | 2026.01.15 15:10:07.434418 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11991 | 2026.01.15 15:10:07.434433 [ 5 ] {bc953484-84d0-4999-987a-9348129dcecf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 11992 | 2026.01.15 15:10:07.434448 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11993 | 2026.01.15 15:10:07.434474 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11994 | 2026.01.15 15:10:07.434476 [ 5 ] {bc953484-84d0-4999-987a-9348129dcecf} <Debug> TCPHandler: Processed in 0.001388765 sec. | ||
| 11995 | 2026.01.15 15:10:07.434547 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 11996 | 2026.01.15 15:10:07.434603 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11997 | 2026.01.15 15:10:07.434632 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11998 | 2026.01.15 15:10:07.434658 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25572 rows starting from the beginning of the part | ||
| 11999 | 2026.01.15 15:10:07.434694 [ 5 ] {9866a389-8c6f-4617-a54c-d7c451ce940f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12000 | 2026.01.15 15:10:07.434709 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 12001 | 2026.01.15 15:10:07.434749 [ 5 ] {9866a389-8c6f-4617-a54c-d7c451ce940f} <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 | ||
| 12002 | 2026.01.15 15:10:07.434750 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 314 rows starting from the beginning of the part | ||
| 12003 | 2026.01.15 15:10:07.434797 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 850 rows starting from the beginning of the part | ||
| 12004 | 2026.01.15 15:10:07.434796 [ 193 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3381 rows, containing 5 columns (5 merged, 0 gathered) in 0.001718626 sec., 1967269.2022580828 rows/sec., 148.98 MiB/sec. | ||
| 12005 | 2026.01.15 15:10:07.434835 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 314 rows starting from the beginning of the part | ||
| 12006 | 2026.01.15 15:10:07.434882 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 12007 | 2026.01.15 15:10:07.435006 [ 200 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12008 | 2026.01.15 15:10:07.435285 [ 200 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_76_15} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.01.15 15:10:07.435353 [ 200 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_76_15} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12010 | 2026.01.15 15:10:07.435428 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12011 | 2026.01.15 15:10:07.435592 [ 5 ] {9866a389-8c6f-4617-a54c-d7c451ce940f} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12012 | 2026.01.15 15:10:07.435632 [ 5 ] {9866a389-8c6f-4617-a54c-d7c451ce940f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12013 | 2026.01.15 15:10:07.436210 [ 5 ] {9866a389-8c6f-4617-a54c-d7c451ce940f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12014 | 2026.01.15 15:10:07.436451 [ 5 ] {9866a389-8c6f-4617-a54c-d7c451ce940f} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12015 | 2026.01.15 15:10:07.436590 [ 5 ] {9866a389-8c6f-4617-a54c-d7c451ce940f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001913 sec., 16204.913748039728 rows/sec., 29.04 MiB/sec. | ||
| 12016 | 2026.01.15 15:10:07.436644 [ 5 ] {9866a389-8c6f-4617-a54c-d7c451ce940f} <Debug> TCPHandler: Processed in 0.002088228 sec. | ||
| 12017 | 2026.01.15 15:10:07.436759 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12018 | 2026.01.15 15:10:07.436852 [ 5 ] {9f5e4ad9-44f0-4ab7-9783-8d73506f06ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12019 | 2026.01.15 15:10:07.436893 [ 5 ] {9f5e4ad9-44f0-4ab7-9783-8d73506f06ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12020 | 2026.01.15 15:10:07.437256 [ 5 ] {9f5e4ad9-44f0-4ab7-9783-8d73506f06ef} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12021 | 2026.01.15 15:10:07.437291 [ 5 ] {9f5e4ad9-44f0-4ab7-9783-8d73506f06ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12022 | 2026.01.15 15:10:07.437618 [ 5 ] {9f5e4ad9-44f0-4ab7-9783-8d73506f06ef} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12023 | 2026.01.15 15:10:07.437832 [ 5 ] {9f5e4ad9-44f0-4ab7-9783-8d73506f06ef} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12024 | 2026.01.15 15:10:07.437941 [ 86 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12025 | 2026.01.15 15:10:07.437957 [ 5 ] {9f5e4ad9-44f0-4ab7-9783-8d73506f06ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 12026 | 2026.01.15 15:10:07.437970 [ 86 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12027 | 2026.01.15 15:10:07.438002 [ 5 ] {9f5e4ad9-44f0-4ab7-9783-8d73506f06ef} <Debug> TCPHandler: Processed in 0.001290973 sec. | ||
| 12028 | 2026.01.15 15:10:07.438006 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12029 | 2026.01.15 15:10:07.438133 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 12030 | 2026.01.15 15:10:07.438253 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12031 | 2026.01.15 15:10:07.438287 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5530 rows starting from the beginning of the part | ||
| 12032 | 2026.01.15 15:10:07.438350 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 12033 | 2026.01.15 15:10:07.438392 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 12034 | 2026.01.15 15:10:07.438432 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 12035 | 2026.01.15 15:10:07.438471 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part | ||
| 12036 | 2026.01.15 15:10:07.438512 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 12037 | 2026.01.15 15:10:07.440776 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5918 rows, containing 4 columns (4 merged, 0 gathered) in 0.002701949 sec., 2190270.8008182244 rows/sec., 139.67 MiB/sec. | ||
| 12038 | 2026.01.15 15:10:07.441345 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12039 | 2026.01.15 15:10:07.441648 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_76_15} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12040 | 2026.01.15 15:10:07.441730 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_76_15} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12041 | 2026.01.15 15:10:07.441807 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12042 | 2026.01.15 15:10:07.442313 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27370 rows, containing 5 columns (5 merged, 0 gathered) in 0.007795246 sec., 3511114.3381491746 rows/sec., 236.31 MiB/sec. | ||
| 12043 | 2026.01.15 15:10:07.442624 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12044 | 2026.01.15 15:10:07.442903 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2026.01.15 15:10:07.442975 [ 192 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12046 | 2026.01.15 15:10:07.443064 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12047 | 2026.01.15 15:10:07.933838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12048 | 2026.01.15 15:10:07.948997 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12049 | 2026.01.15 15:10:07.949054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12050 | 2026.01.15 15:10:07.954891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12051 | 2026.01.15 15:10:07.955577 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12052 | 2026.01.15 15:10:07.958255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12053 | 2026.01.15 15:10:08.001165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.62 MiB, peak 338.97 MiB, free memory in arenas 0.00 B, will set to 328.34 MiB (RSS), difference: 1.72 MiB | ||
| 12054 | 2026.01.15 15:10:08.662615 [ 26 ] {} <Debug> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12055 | 2026.01.15 15:10:08.662682 [ 26 ] {} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12056 | 2026.01.15 15:10:08.662707 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12057 | 2026.01.15 15:10:08.662825 [ 193 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 12058 | 2026.01.15 15:10:08.662966 [ 193 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12059 | 2026.01.15 15:10:08.663003 [ 193 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::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 | ||
| 12060 | 2026.01.15 15:10:08.663072 [ 193 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 12061 | 2026.01.15 15:10:08.663123 [ 193 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 12062 | 2026.01.15 15:10:08.663170 [ 193 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 12063 | 2026.01.15 15:10:08.663214 [ 193 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 12064 | 2026.01.15 15:10:08.664005 [ 189 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234081 sec., 40515.97909699607 rows/sec., 3.38 MiB/sec. | ||
| 12065 | 2026.01.15 15:10:08.664180 [ 198 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12066 | 2026.01.15 15:10:08.664503 [ 198 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_17_4} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12067 | 2026.01.15 15:10:08.664591 [ 198 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_17_4} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12068 | 2026.01.15 15:10:08.664688 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12069 | 2026.01.15 15:10:12.439723 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12070 | 2026.01.15 15:10:12.440004 [ 5 ] {95c67272-ba09-41b5-9260-01833b794d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12071 | 2026.01.15 15:10:12.440073 [ 5 ] {95c67272-ba09-41b5-9260-01833b794d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12072 | 2026.01.15 15:10:12.440975 [ 5 ] {95c67272-ba09-41b5-9260-01833b794d58} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12073 | 2026.01.15 15:10:12.441022 [ 5 ] {95c67272-ba09-41b5-9260-01833b794d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12074 | 2026.01.15 15:10:12.441461 [ 5 ] {95c67272-ba09-41b5-9260-01833b794d58} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12075 | 2026.01.15 15:10:12.441703 [ 5 ] {95c67272-ba09-41b5-9260-01833b794d58} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2026.01.15 15:10:12.441865 [ 5 ] {95c67272-ba09-41b5-9260-01833b794d58} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001931 sec., 212325.22009321596 rows/sec., 13.47 MiB/sec. | ||
| 12077 | 2026.01.15 15:10:12.441908 [ 5 ] {95c67272-ba09-41b5-9260-01833b794d58} <Debug> TCPHandler: Processed in 0.002357378 sec. | ||
| 12078 | 2026.01.15 15:10:12.442034 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12079 | 2026.01.15 15:10:12.442131 [ 5 ] {1d32ef9e-e168-4fc9-b8aa-6938c20c5302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12080 | 2026.01.15 15:10:12.442174 [ 5 ] {1d32ef9e-e168-4fc9-b8aa-6938c20c5302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12081 | 2026.01.15 15:10:12.442571 [ 5 ] {1d32ef9e-e168-4fc9-b8aa-6938c20c5302} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12082 | 2026.01.15 15:10:12.442609 [ 5 ] {1d32ef9e-e168-4fc9-b8aa-6938c20c5302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12083 | 2026.01.15 15:10:12.442914 [ 5 ] {1d32ef9e-e168-4fc9-b8aa-6938c20c5302} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12084 | 2026.01.15 15:10:12.443138 [ 5 ] {1d32ef9e-e168-4fc9-b8aa-6938c20c5302} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12085 | 2026.01.15 15:10:12.443272 [ 5 ] {1d32ef9e-e168-4fc9-b8aa-6938c20c5302} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001158 sec., 3454.231433506045 rows/sec., 281.67 KiB/sec. | ||
| 12086 | 2026.01.15 15:10:12.443312 [ 5 ] {1d32ef9e-e168-4fc9-b8aa-6938c20c5302} <Debug> TCPHandler: Processed in 0.001328124 sec. | ||
| 12087 | 2026.01.15 15:10:12.443417 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12088 | 2026.01.15 15:10:12.443515 [ 5 ] {4d1329e1-4f1c-43c9-a7d7-6e49779d475d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12089 | 2026.01.15 15:10:12.443555 [ 5 ] {4d1329e1-4f1c-43c9-a7d7-6e49779d475d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12090 | 2026.01.15 15:10:12.444487 [ 5 ] {4d1329e1-4f1c-43c9-a7d7-6e49779d475d} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12091 | 2026.01.15 15:10:12.444523 [ 5 ] {4d1329e1-4f1c-43c9-a7d7-6e49779d475d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12092 | 2026.01.15 15:10:12.444902 [ 5 ] {4d1329e1-4f1c-43c9-a7d7-6e49779d475d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12093 | 2026.01.15 15:10:12.445127 [ 5 ] {4d1329e1-4f1c-43c9-a7d7-6e49779d475d} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2026.01.15 15:10:12.445253 [ 5 ] {4d1329e1-4f1c-43c9-a7d7-6e49779d475d} <Debug> executeQuery: Read 1134 rows, 91.96 KiB in 0.001756 sec., 645785.8769931663 rows/sec., 51.14 MiB/sec. | ||
| 12095 | 2026.01.15 15:10:12.445290 [ 5 ] {4d1329e1-4f1c-43c9-a7d7-6e49779d475d} <Debug> TCPHandler: Processed in 0.001921254 sec. | ||
| 12096 | 2026.01.15 15:10:12.445399 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12097 | 2026.01.15 15:10:12.445490 [ 5 ] {4d8100c8-c8c5-4f4b-a508-4303d289e31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12098 | 2026.01.15 15:10:12.445528 [ 5 ] {4d8100c8-c8c5-4f4b-a508-4303d289e31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12099 | 2026.01.15 15:10:12.446012 [ 5 ] {4d8100c8-c8c5-4f4b-a508-4303d289e31e} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12100 | 2026.01.15 15:10:12.446047 [ 5 ] {4d8100c8-c8c5-4f4b-a508-4303d289e31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12101 | 2026.01.15 15:10:12.446346 [ 5 ] {4d8100c8-c8c5-4f4b-a508-4303d289e31e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12102 | 2026.01.15 15:10:12.446549 [ 5 ] {4d8100c8-c8c5-4f4b-a508-4303d289e31e} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2026.01.15 15:10:12.446671 [ 5 ] {4d8100c8-c8c5-4f4b-a508-4303d289e31e} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001199 sec., 182652.21017514597 rows/sec., 10.87 MiB/sec. | ||
| 12104 | 2026.01.15 15:10:12.446708 [ 5 ] {4d8100c8-c8c5-4f4b-a508-4303d289e31e} <Debug> TCPHandler: Processed in 0.001356284 sec. | ||
| 12105 | 2026.01.15 15:10:12.446811 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12106 | 2026.01.15 15:10:12.446901 [ 5 ] {1809178c-8adc-4c52-a187-cbb73fe06bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12107 | 2026.01.15 15:10:12.446939 [ 5 ] {1809178c-8adc-4c52-a187-cbb73fe06bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12108 | 2026.01.15 15:10:12.447433 [ 5 ] {1809178c-8adc-4c52-a187-cbb73fe06bce} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12109 | 2026.01.15 15:10:12.447467 [ 5 ] {1809178c-8adc-4c52-a187-cbb73fe06bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12110 | 2026.01.15 15:10:12.447764 [ 5 ] {1809178c-8adc-4c52-a187-cbb73fe06bce} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12111 | 2026.01.15 15:10:12.447976 [ 5 ] {1809178c-8adc-4c52-a187-cbb73fe06bce} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12112 | 2026.01.15 15:10:12.448105 [ 5 ] {1809178c-8adc-4c52-a187-cbb73fe06bce} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 12113 | 2026.01.15 15:10:12.448142 [ 5 ] {1809178c-8adc-4c52-a187-cbb73fe06bce} <Debug> TCPHandler: Processed in 0.001376565 sec. | ||
| 12114 | 2026.01.15 15:10:12.448145 [ 83 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12115 | 2026.01.15 15:10:12.448213 [ 83 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12116 | 2026.01.15 15:10:12.448234 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12117 | 2026.01.15 15:10:12.448241 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12118 | 2026.01.15 15:10:12.448338 [ 5 ] {a5f33d19-fe3c-4826-a4ab-c58bf2c2da1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12119 | 2026.01.15 15:10:12.448351 [ 193 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 12120 | 2026.01.15 15:10:12.448378 [ 5 ] {a5f33d19-fe3c-4826-a4ab-c58bf2c2da1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12121 | 2026.01.15 15:10:12.448493 [ 193 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12122 | 2026.01.15 15:10:12.448562 [ 193 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 465 rows starting from the beginning of the part | ||
| 12123 | 2026.01.15 15:10:12.448631 [ 193 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 12124 | 2026.01.15 15:10:12.448679 [ 193 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 12125 | 2026.01.15 15:10:12.448725 [ 193 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part | ||
| 12126 | 2026.01.15 15:10:12.448773 [ 193 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 12127 | 2026.01.15 15:10:12.448814 [ 193 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 12128 | 2026.01.15 15:10:12.448870 [ 5 ] {a5f33d19-fe3c-4826-a4ab-c58bf2c2da1f} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12129 | 2026.01.15 15:10:12.448936 [ 5 ] {a5f33d19-fe3c-4826-a4ab-c58bf2c2da1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12130 | 2026.01.15 15:10:12.449279 [ 5 ] {a5f33d19-fe3c-4826-a4ab-c58bf2c2da1f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12131 | 2026.01.15 15:10:12.449501 [ 5 ] {a5f33d19-fe3c-4826-a4ab-c58bf2c2da1f} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12132 | 2026.01.15 15:10:12.449633 [ 5 ] {a5f33d19-fe3c-4826-a4ab-c58bf2c2da1f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001312 sec., 160823.1707317073 rows/sec., 9.13 MiB/sec. | ||
| 12133 | 2026.01.15 15:10:12.449670 [ 5 ] {a5f33d19-fe3c-4826-a4ab-c58bf2c2da1f} <Debug> TCPHandler: Processed in 0.001475718 sec. | ||
| 12134 | 2026.01.15 15:10:12.449776 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12135 | 2026.01.15 15:10:12.449867 [ 5 ] {e24e67b0-2784-4f50-baf6-055468780fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12136 | 2026.01.15 15:10:12.449905 [ 5 ] {e24e67b0-2784-4f50-baf6-055468780fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12137 | 2026.01.15 15:10:12.449917 [ 198 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001621493 sec., 950358.7126185559 rows/sec., 66.09 MiB/sec. | ||
| 12138 | 2026.01.15 15:10:12.450066 [ 193 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12139 | 2026.01.15 15:10:12.450335 [ 193 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_46_9} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2026.01.15 15:10:12.450407 [ 193 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_46_9} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12141 | 2026.01.15 15:10:12.450481 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 12142 | 2026.01.15 15:10:12.450570 [ 5 ] {e24e67b0-2784-4f50-baf6-055468780fd1} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12143 | 2026.01.15 15:10:12.450611 [ 5 ] {e24e67b0-2784-4f50-baf6-055468780fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12144 | 2026.01.15 15:10:12.450948 [ 5 ] {e24e67b0-2784-4f50-baf6-055468780fd1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12145 | 2026.01.15 15:10:12.451161 [ 5 ] {e24e67b0-2784-4f50-baf6-055468780fd1} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12146 | 2026.01.15 15:10:12.451285 [ 5 ] {e24e67b0-2784-4f50-baf6-055468780fd1} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001435 sec., 482926.82926829264 rows/sec., 33.75 MiB/sec. | ||
| 12147 | 2026.01.15 15:10:12.451322 [ 5 ] {e24e67b0-2784-4f50-baf6-055468780fd1} <Debug> TCPHandler: Processed in 0.001592242 sec. | ||
| 12148 | 2026.01.15 15:10:12.451428 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12149 | 2026.01.15 15:10:12.451517 [ 5 ] {ca64ff32-3006-400e-9d70-dbb6cbe9906f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12150 | 2026.01.15 15:10:12.451558 [ 5 ] {ca64ff32-3006-400e-9d70-dbb6cbe9906f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12151 | 2026.01.15 15:10:12.451870 [ 5 ] {ca64ff32-3006-400e-9d70-dbb6cbe9906f} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12152 | 2026.01.15 15:10:12.451905 [ 5 ] {ca64ff32-3006-400e-9d70-dbb6cbe9906f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12153 | 2026.01.15 15:10:12.452204 [ 5 ] {ca64ff32-3006-400e-9d70-dbb6cbe9906f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12154 | 2026.01.15 15:10:12.452403 [ 5 ] {ca64ff32-3006-400e-9d70-dbb6cbe9906f} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12155 | 2026.01.15 15:10:12.452526 [ 5 ] {ca64ff32-3006-400e-9d70-dbb6cbe9906f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 12156 | 2026.01.15 15:10:12.452561 [ 5 ] {ca64ff32-3006-400e-9d70-dbb6cbe9906f} <Debug> TCPHandler: Processed in 0.001179428 sec. | ||
| 12157 | 2026.01.15 15:10:12.452662 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12158 | 2026.01.15 15:10:12.452760 [ 5 ] {68ca85bd-8faa-40c9-9ab8-440391d497a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12159 | 2026.01.15 15:10:12.452803 [ 5 ] {68ca85bd-8faa-40c9-9ab8-440391d497a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12160 | 2026.01.15 15:10:12.453295 [ 5 ] {68ca85bd-8faa-40c9-9ab8-440391d497a3} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12161 | 2026.01.15 15:10:12.453339 [ 5 ] {68ca85bd-8faa-40c9-9ab8-440391d497a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12162 | 2026.01.15 15:10:12.453745 [ 5 ] {68ca85bd-8faa-40c9-9ab8-440391d497a3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12163 | 2026.01.15 15:10:12.453989 [ 5 ] {68ca85bd-8faa-40c9-9ab8-440391d497a3} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12164 | 2026.01.15 15:10:12.454115 [ 5 ] {68ca85bd-8faa-40c9-9ab8-440391d497a3} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001373 sec., 230152.94974508375 rows/sec., 15.12 MiB/sec. | ||
| 12165 | 2026.01.15 15:10:12.454151 [ 5 ] {68ca85bd-8faa-40c9-9ab8-440391d497a3} <Debug> TCPHandler: Processed in 0.00153715 sec. | ||
| 12166 | 2026.01.15 15:10:12.454254 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12167 | 2026.01.15 15:10:12.454347 [ 5 ] {ad83cfc5-2449-420f-97d4-e522a5298e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12168 | 2026.01.15 15:10:12.454389 [ 5 ] {ad83cfc5-2449-420f-97d4-e522a5298e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12169 | 2026.01.15 15:10:12.454698 [ 5 ] {ad83cfc5-2449-420f-97d4-e522a5298e61} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12170 | 2026.01.15 15:10:12.454732 [ 5 ] {ad83cfc5-2449-420f-97d4-e522a5298e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12171 | 2026.01.15 15:10:12.455035 [ 5 ] {ad83cfc5-2449-420f-97d4-e522a5298e61} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12172 | 2026.01.15 15:10:12.455254 [ 5 ] {ad83cfc5-2449-420f-97d4-e522a5298e61} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12173 | 2026.01.15 15:10:12.455377 [ 5 ] {ad83cfc5-2449-420f-97d4-e522a5298e61} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 12174 | 2026.01.15 15:10:12.455412 [ 5 ] {ad83cfc5-2449-420f-97d4-e522a5298e61} <Debug> TCPHandler: Processed in 0.00120563 sec. | ||
| 12175 | 2026.01.15 15:10:12.455531 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12176 | 2026.01.15 15:10:12.455639 [ 5 ] {9393477b-5e5d-495a-a871-3d3f687f564d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12177 | 2026.01.15 15:10:12.455701 [ 5 ] {9393477b-5e5d-495a-a871-3d3f687f564d} <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 | ||
| 12178 | 2026.01.15 15:10:12.456505 [ 5 ] {9393477b-5e5d-495a-a871-3d3f687f564d} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12179 | 2026.01.15 15:10:12.456547 [ 5 ] {9393477b-5e5d-495a-a871-3d3f687f564d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12180 | 2026.01.15 15:10:12.457057 [ 5 ] {9393477b-5e5d-495a-a871-3d3f687f564d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12181 | 2026.01.15 15:10:12.457284 [ 5 ] {9393477b-5e5d-495a-a871-3d3f687f564d} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12182 | 2026.01.15 15:10:12.457418 [ 5 ] {9393477b-5e5d-495a-a871-3d3f687f564d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001802 sec., 5549.389567147614 rows/sec., 9.94 MiB/sec. | ||
| 12183 | 2026.01.15 15:10:12.457470 [ 5 ] {9393477b-5e5d-495a-a871-3d3f687f564d} <Debug> TCPHandler: Processed in 0.002003706 sec. | ||
| 12184 | 2026.01.15 15:10:12.457577 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12185 | 2026.01.15 15:10:12.457667 [ 5 ] {3877e6f3-33ce-4578-86d4-1a9bb5c6adce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12186 | 2026.01.15 15:10:12.457707 [ 5 ] {3877e6f3-33ce-4578-86d4-1a9bb5c6adce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12187 | 2026.01.15 15:10:12.458041 [ 5 ] {3877e6f3-33ce-4578-86d4-1a9bb5c6adce} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2026.01.15 15:10:12.458076 [ 5 ] {3877e6f3-33ce-4578-86d4-1a9bb5c6adce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12189 | 2026.01.15 15:10:12.458371 [ 5 ] {3877e6f3-33ce-4578-86d4-1a9bb5c6adce} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12190 | 2026.01.15 15:10:12.458575 [ 5 ] {3877e6f3-33ce-4578-86d4-1a9bb5c6adce} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12191 | 2026.01.15 15:10:12.458697 [ 5 ] {3877e6f3-33ce-4578-86d4-1a9bb5c6adce} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001047 sec., 99331.42311365808 rows/sec., 6.09 MiB/sec. | ||
| 12192 | 2026.01.15 15:10:12.458731 [ 5 ] {3877e6f3-33ce-4578-86d4-1a9bb5c6adce} <Debug> TCPHandler: Processed in 0.0012016 sec. | ||
| 12193 | 2026.01.15 15:10:14.133124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25500 | ||
| 12194 | 2026.01.15 15:10:14.133648 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2026.01.15 15:10:14.133691 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12196 | 2026.01.15 15:10:14.134205 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12197 | 2026.01.15 15:10:14.134451 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12198 | 2026.01.15 15:10:14.134597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25500 | ||
| 12199 | 2026.01.15 15:10:15.459220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12200 | 2026.01.15 15:10:15.474935 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12201 | 2026.01.15 15:10:15.474986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12202 | 2026.01.15 15:10:15.480837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12203 | 2026.01.15 15:10:15.481579 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2026.01.15 15:10:15.484168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12205 | 2026.01.15 15:10:16.687748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1576 | ||
| 12206 | 2026.01.15 15:10:16.690195 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12207 | 2026.01.15 15:10:16.690244 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12208 | 2026.01.15 15:10:16.691466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12209 | 2026.01.15 15:10:16.691739 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12210 | 2026.01.15 15:10:16.692100 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1576 | ||
| 12211 | 2026.01.15 15:10:17.428225 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12212 | 2026.01.15 15:10:17.428416 [ 5 ] {e83a8cdd-c294-4fa5-87cd-b327ad26dff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12213 | 2026.01.15 15:10:17.428487 [ 5 ] {e83a8cdd-c294-4fa5-87cd-b327ad26dff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12214 | 2026.01.15 15:10:17.429227 [ 5 ] {e83a8cdd-c294-4fa5-87cd-b327ad26dff1} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12215 | 2026.01.15 15:10:17.429270 [ 5 ] {e83a8cdd-c294-4fa5-87cd-b327ad26dff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12216 | 2026.01.15 15:10:17.429675 [ 5 ] {e83a8cdd-c294-4fa5-87cd-b327ad26dff1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12217 | 2026.01.15 15:10:17.429911 [ 5 ] {e83a8cdd-c294-4fa5-87cd-b327ad26dff1} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2026.01.15 15:10:17.430078 [ 5 ] {e83a8cdd-c294-4fa5-87cd-b327ad26dff1} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001712 sec., 68925.2336448598 rows/sec., 5.84 MiB/sec. | ||
| 12219 | 2026.01.15 15:10:17.430120 [ 5 ] {e83a8cdd-c294-4fa5-87cd-b327ad26dff1} <Debug> TCPHandler: Processed in 0.002027696 sec. | ||
| 12220 | 2026.01.15 15:10:17.430251 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12221 | 2026.01.15 15:10:17.430344 [ 5 ] {fb30c1e0-5b37-40df-ad82-7cacb5a2ba73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12222 | 2026.01.15 15:10:17.430384 [ 5 ] {fb30c1e0-5b37-40df-ad82-7cacb5a2ba73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12223 | 2026.01.15 15:10:17.430795 [ 5 ] {fb30c1e0-5b37-40df-ad82-7cacb5a2ba73} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12224 | 2026.01.15 15:10:17.430830 [ 5 ] {fb30c1e0-5b37-40df-ad82-7cacb5a2ba73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12225 | 2026.01.15 15:10:17.431139 [ 5 ] {fb30c1e0-5b37-40df-ad82-7cacb5a2ba73} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12226 | 2026.01.15 15:10:17.431357 [ 5 ] {fb30c1e0-5b37-40df-ad82-7cacb5a2ba73} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12227 | 2026.01.15 15:10:17.431478 [ 79 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12228 | 2026.01.15 15:10:17.431483 [ 5 ] {fb30c1e0-5b37-40df-ad82-7cacb5a2ba73} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001158 sec., 26770.293609671848 rows/sec., 1.97 MiB/sec. | ||
| 12229 | 2026.01.15 15:10:17.431548 [ 79 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12230 | 2026.01.15 15:10:17.431565 [ 5 ] {fb30c1e0-5b37-40df-ad82-7cacb5a2ba73} <Debug> TCPHandler: Processed in 0.001361464 sec. | ||
| 12231 | 2026.01.15 15:10:17.431573 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12232 | 2026.01.15 15:10:17.431687 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12233 | 2026.01.15 15:10:17.431710 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 12234 | 2026.01.15 15:10:17.431781 [ 5 ] {a4b95c25-97bb-4427-8dd4-80df27b85be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12235 | 2026.01.15 15:10:17.431824 [ 5 ] {a4b95c25-97bb-4427-8dd4-80df27b85be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12236 | 2026.01.15 15:10:17.431846 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12237 | 2026.01.15 15:10:17.431883 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 278 rows starting from the beginning of the part | ||
| 12238 | 2026.01.15 15:10:17.431950 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 43 rows starting from the beginning of the part | ||
| 12239 | 2026.01.15 15:10:17.431992 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 215 rows starting from the beginning of the part | ||
| 12240 | 2026.01.15 15:10:17.432034 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part | ||
| 12241 | 2026.01.15 15:10:17.432073 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 219 rows starting from the beginning of the part | ||
| 12242 | 2026.01.15 15:10:17.432111 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 31 rows starting from the beginning of the part | ||
| 12243 | 2026.01.15 15:10:17.432267 [ 5 ] {a4b95c25-97bb-4427-8dd4-80df27b85be7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2026.01.15 15:10:17.432309 [ 5 ] {a4b95c25-97bb-4427-8dd4-80df27b85be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12245 | 2026.01.15 15:10:17.432638 [ 5 ] {a4b95c25-97bb-4427-8dd4-80df27b85be7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12246 | 2026.01.15 15:10:17.432892 [ 5 ] {a4b95c25-97bb-4427-8dd4-80df27b85be7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2026.01.15 15:10:17.432952 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 817 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295303 sec., 630740.4522339561 rows/sec., 41.61 MiB/sec. | ||
| 12248 | 2026.01.15 15:10:17.433030 [ 5 ] {a4b95c25-97bb-4427-8dd4-80df27b85be7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001266 sec., 75039.4944707741 rows/sec., 5.86 MiB/sec. | ||
| 12249 | 2026.01.15 15:10:17.433072 [ 5 ] {a4b95c25-97bb-4427-8dd4-80df27b85be7} <Debug> TCPHandler: Processed in 0.001432347 sec. | ||
| 12250 | 2026.01.15 15:10:17.433151 [ 196 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12251 | 2026.01.15 15:10:17.433201 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12252 | 2026.01.15 15:10:17.433297 [ 5 ] {40b608a2-59eb-4246-b045-eac67517a974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12253 | 2026.01.15 15:10:17.433343 [ 5 ] {40b608a2-59eb-4246-b045-eac67517a974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12254 | 2026.01.15 15:10:17.433486 [ 196 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_76_15} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12255 | 2026.01.15 15:10:17.433580 [ 196 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_76_15} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12256 | 2026.01.15 15:10:17.433682 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12257 | 2026.01.15 15:10:17.433767 [ 5 ] {40b608a2-59eb-4246-b045-eac67517a974} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12258 | 2026.01.15 15:10:17.433807 [ 5 ] {40b608a2-59eb-4246-b045-eac67517a974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12259 | 2026.01.15 15:10:17.434141 [ 5 ] {40b608a2-59eb-4246-b045-eac67517a974} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12260 | 2026.01.15 15:10:17.434352 [ 5 ] {40b608a2-59eb-4246-b045-eac67517a974} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12261 | 2026.01.15 15:10:17.434494 [ 5 ] {40b608a2-59eb-4246-b045-eac67517a974} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 12262 | 2026.01.15 15:10:17.434531 [ 5 ] {40b608a2-59eb-4246-b045-eac67517a974} <Debug> TCPHandler: Processed in 0.001383035 sec. | ||
| 12263 | 2026.01.15 15:10:17.434645 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12264 | 2026.01.15 15:10:17.434735 [ 5 ] {e970099c-7f5e-4b7b-b19d-a4c7757e0e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12265 | 2026.01.15 15:10:17.434789 [ 5 ] {e970099c-7f5e-4b7b-b19d-a4c7757e0e86} <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 | ||
| 12266 | 2026.01.15 15:10:17.435622 [ 5 ] {e970099c-7f5e-4b7b-b19d-a4c7757e0e86} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2026.01.15 15:10:17.435658 [ 5 ] {e970099c-7f5e-4b7b-b19d-a4c7757e0e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12268 | 2026.01.15 15:10:17.436204 [ 5 ] {e970099c-7f5e-4b7b-b19d-a4c7757e0e86} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12269 | 2026.01.15 15:10:17.436427 [ 5 ] {e970099c-7f5e-4b7b-b19d-a4c7757e0e86} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12270 | 2026.01.15 15:10:17.436546 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12271 | 2026.01.15 15:10:17.436560 [ 5 ] {e970099c-7f5e-4b7b-b19d-a4c7757e0e86} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001842 sec., 16829.533116178067 rows/sec., 30.16 MiB/sec. | ||
| 12272 | 2026.01.15 15:10:17.436590 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12273 | 2026.01.15 15:10:17.436616 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12274 | 2026.01.15 15:10:17.436626 [ 5 ] {e970099c-7f5e-4b7b-b19d-a4c7757e0e86} <Debug> TCPHandler: Processed in 0.002028157 sec. | ||
| 12275 | 2026.01.15 15:10:17.436691 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 12276 | 2026.01.15 15:10:17.436748 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12277 | 2026.01.15 15:10:17.436845 [ 5 ] {3748d271-c68a-4ad4-9d6a-ea8c1b3aa6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12278 | 2026.01.15 15:10:17.436872 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12279 | 2026.01.15 15:10:17.436886 [ 5 ] {3748d271-c68a-4ad4-9d6a-ea8c1b3aa6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12280 | 2026.01.15 15:10:17.436922 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 12281 | 2026.01.15 15:10:17.437031 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 31 rows starting from the beginning of the part | ||
| 12282 | 2026.01.15 15:10:17.437127 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part | ||
| 12283 | 2026.01.15 15:10:17.437215 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part | ||
| 12284 | 2026.01.15 15:10:17.437242 [ 5 ] {3748d271-c68a-4ad4-9d6a-ea8c1b3aa6e0} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12285 | 2026.01.15 15:10:17.437282 [ 5 ] {3748d271-c68a-4ad4-9d6a-ea8c1b3aa6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12286 | 2026.01.15 15:10:17.437301 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
| 12287 | 2026.01.15 15:10:17.437392 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 31 rows starting from the beginning of the part | ||
| 12288 | 2026.01.15 15:10:17.437598 [ 5 ] {3748d271-c68a-4ad4-9d6a-ea8c1b3aa6e0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12289 | 2026.01.15 15:10:17.437876 [ 5 ] {3748d271-c68a-4ad4-9d6a-ea8c1b3aa6e0} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2026.01.15 15:10:17.438027 [ 5 ] {3748d271-c68a-4ad4-9d6a-ea8c1b3aa6e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 12291 | 2026.01.15 15:10:17.438062 [ 5 ] {3748d271-c68a-4ad4-9d6a-ea8c1b3aa6e0} <Debug> TCPHandler: Processed in 0.001362315 sec. | ||
| 12292 | 2026.01.15 15:10:17.443527 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 19 columns (19 merged, 0 gathered) in 0.006866625 sec., 220778.03870169114 rows/sec., 395.62 MiB/sec. | ||
| 12293 | 2026.01.15 15:10:17.445481 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12294 | 2026.01.15 15:10:17.445813 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12295 | 2026.01.15 15:10:17.445875 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12296 | 2026.01.15 15:10:17.445993 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 12297 | 2026.01.15 15:10:18.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.88 MiB, peak 340.43 MiB, free memory in arenas 0.00 B, will set to 331.85 MiB (RSS), difference: 2.97 MiB | ||
| 12298 | 2026.01.15 15:10:21.437633 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12299 | 2026.01.15 15:10:21.437713 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12300 | 2026.01.15 15:10:21.635641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25948 | ||
| 12301 | 2026.01.15 15:10:21.636166 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12302 | 2026.01.15 15:10:21.636213 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12303 | 2026.01.15 15:10:21.636721 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12304 | 2026.01.15 15:10:21.636997 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12305 | 2026.01.15 15:10:21.637150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25948 | ||
| 12306 | 2026.01.15 15:10:22.439304 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12307 | 2026.01.15 15:10:22.439591 [ 5 ] {9ee81772-dc1d-46cc-9b3d-925fbd253931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12308 | 2026.01.15 15:10:22.439698 [ 5 ] {9ee81772-dc1d-46cc-9b3d-925fbd253931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12309 | 2026.01.15 15:10:22.440834 [ 5 ] {9ee81772-dc1d-46cc-9b3d-925fbd253931} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12310 | 2026.01.15 15:10:22.440882 [ 5 ] {9ee81772-dc1d-46cc-9b3d-925fbd253931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12311 | 2026.01.15 15:10:22.441321 [ 5 ] {9ee81772-dc1d-46cc-9b3d-925fbd253931} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12312 | 2026.01.15 15:10:22.441560 [ 5 ] {9ee81772-dc1d-46cc-9b3d-925fbd253931} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2026.01.15 15:10:22.441721 [ 5 ] {9ee81772-dc1d-46cc-9b3d-925fbd253931} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002209 sec., 185604.34585785423 rows/sec., 11.77 MiB/sec. | ||
| 12314 | 2026.01.15 15:10:22.441774 [ 5 ] {9ee81772-dc1d-46cc-9b3d-925fbd253931} <Debug> TCPHandler: Processed in 0.002657607 sec. | ||
| 12315 | 2026.01.15 15:10:22.441907 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12316 | 2026.01.15 15:10:22.442011 [ 5 ] {dd1d68cc-c26e-4b89-a93c-4411cf5e717a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12317 | 2026.01.15 15:10:22.442056 [ 5 ] {dd1d68cc-c26e-4b89-a93c-4411cf5e717a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12318 | 2026.01.15 15:10:22.443004 [ 5 ] {dd1d68cc-c26e-4b89-a93c-4411cf5e717a} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12319 | 2026.01.15 15:10:22.443043 [ 5 ] {dd1d68cc-c26e-4b89-a93c-4411cf5e717a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12320 | 2026.01.15 15:10:22.443451 [ 5 ] {dd1d68cc-c26e-4b89-a93c-4411cf5e717a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12321 | 2026.01.15 15:10:22.443674 [ 5 ] {dd1d68cc-c26e-4b89-a93c-4411cf5e717a} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12322 | 2026.01.15 15:10:22.443811 [ 5 ] {dd1d68cc-c26e-4b89-a93c-4411cf5e717a} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001826 sec., 619934.282584885 rows/sec., 49.10 MiB/sec. | ||
| 12323 | 2026.01.15 15:10:22.443850 [ 5 ] {dd1d68cc-c26e-4b89-a93c-4411cf5e717a} <Debug> TCPHandler: Processed in 0.001996285 sec. | ||
| 12324 | 2026.01.15 15:10:22.443972 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12325 | 2026.01.15 15:10:22.444069 [ 5 ] {8769df78-804d-4a79-9868-19b4d27bc077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12326 | 2026.01.15 15:10:22.444110 [ 5 ] {8769df78-804d-4a79-9868-19b4d27bc077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12327 | 2026.01.15 15:10:22.444605 [ 5 ] {8769df78-804d-4a79-9868-19b4d27bc077} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2026.01.15 15:10:22.444643 [ 5 ] {8769df78-804d-4a79-9868-19b4d27bc077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12329 | 2026.01.15 15:10:22.444983 [ 5 ] {8769df78-804d-4a79-9868-19b4d27bc077} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12330 | 2026.01.15 15:10:22.445208 [ 5 ] {8769df78-804d-4a79-9868-19b4d27bc077} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2026.01.15 15:10:22.445340 [ 5 ] {8769df78-804d-4a79-9868-19b4d27bc077} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001291 sec., 166537.5677769171 rows/sec., 9.88 MiB/sec. | ||
| 12332 | 2026.01.15 15:10:22.445380 [ 5 ] {8769df78-804d-4a79-9868-19b4d27bc077} <Debug> TCPHandler: Processed in 0.001457058 sec. | ||
| 12333 | 2026.01.15 15:10:22.445483 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12334 | 2026.01.15 15:10:22.445578 [ 5 ] {47c8473c-5868-4a56-82da-fc99b879c7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12335 | 2026.01.15 15:10:22.445619 [ 5 ] {47c8473c-5868-4a56-82da-fc99b879c7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12336 | 2026.01.15 15:10:22.446100 [ 5 ] {47c8473c-5868-4a56-82da-fc99b879c7cb} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12337 | 2026.01.15 15:10:22.446137 [ 5 ] {47c8473c-5868-4a56-82da-fc99b879c7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12338 | 2026.01.15 15:10:22.446469 [ 5 ] {47c8473c-5868-4a56-82da-fc99b879c7cb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12339 | 2026.01.15 15:10:22.446686 [ 5 ] {47c8473c-5868-4a56-82da-fc99b879c7cb} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12340 | 2026.01.15 15:10:22.446816 [ 5 ] {47c8473c-5868-4a56-82da-fc99b879c7cb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001257 sec., 168655.5290373906 rows/sec., 10.88 MiB/sec. | ||
| 12341 | 2026.01.15 15:10:22.446855 [ 5 ] {47c8473c-5868-4a56-82da-fc99b879c7cb} <Debug> TCPHandler: Processed in 0.001420887 sec. | ||
| 12342 | 2026.01.15 15:10:22.446957 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12343 | 2026.01.15 15:10:22.447052 [ 5 ] {a1311ee5-b142-42e6-bde2-065665482263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12344 | 2026.01.15 15:10:22.447092 [ 5 ] {a1311ee5-b142-42e6-bde2-065665482263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12345 | 2026.01.15 15:10:22.447576 [ 5 ] {a1311ee5-b142-42e6-bde2-065665482263} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.01.15 15:10:22.447613 [ 5 ] {a1311ee5-b142-42e6-bde2-065665482263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12347 | 2026.01.15 15:10:22.447932 [ 5 ] {a1311ee5-b142-42e6-bde2-065665482263} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12348 | 2026.01.15 15:10:22.448153 [ 5 ] {a1311ee5-b142-42e6-bde2-065665482263} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2026.01.15 15:10:22.448282 [ 5 ] {a1311ee5-b142-42e6-bde2-065665482263} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001248 sec., 169070.5128205128 rows/sec., 9.60 MiB/sec. | ||
| 12350 | 2026.01.15 15:10:22.448321 [ 5 ] {a1311ee5-b142-42e6-bde2-065665482263} <Debug> TCPHandler: Processed in 0.001413126 sec. | ||
| 12351 | 2026.01.15 15:10:22.448426 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12352 | 2026.01.15 15:10:22.448526 [ 5 ] {8bd93fd5-2a84-49c0-bc9f-033c9865bdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12353 | 2026.01.15 15:10:22.448565 [ 5 ] {8bd93fd5-2a84-49c0-bc9f-033c9865bdab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12354 | 2026.01.15 15:10:22.449216 [ 5 ] {8bd93fd5-2a84-49c0-bc9f-033c9865bdab} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12355 | 2026.01.15 15:10:22.449251 [ 5 ] {8bd93fd5-2a84-49c0-bc9f-033c9865bdab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12356 | 2026.01.15 15:10:22.449590 [ 5 ] {8bd93fd5-2a84-49c0-bc9f-033c9865bdab} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12357 | 2026.01.15 15:10:22.449811 [ 5 ] {8bd93fd5-2a84-49c0-bc9f-033c9865bdab} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12358 | 2026.01.15 15:10:22.449938 [ 5 ] {8bd93fd5-2a84-49c0-bc9f-033c9865bdab} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00143 sec., 481818.1818181818 rows/sec., 33.65 MiB/sec. | ||
| 12359 | 2026.01.15 15:10:22.449976 [ 5 ] {8bd93fd5-2a84-49c0-bc9f-033c9865bdab} <Debug> TCPHandler: Processed in 0.001598332 sec. | ||
| 12360 | 2026.01.15 15:10:22.450081 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12361 | 2026.01.15 15:10:22.450182 [ 5 ] {78033802-5e24-4e97-a104-54d088a82ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12362 | 2026.01.15 15:10:22.450226 [ 5 ] {78033802-5e24-4e97-a104-54d088a82ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12363 | 2026.01.15 15:10:22.450571 [ 5 ] {78033802-5e24-4e97-a104-54d088a82ae3} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12364 | 2026.01.15 15:10:22.450610 [ 5 ] {78033802-5e24-4e97-a104-54d088a82ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12365 | 2026.01.15 15:10:22.450936 [ 5 ] {78033802-5e24-4e97-a104-54d088a82ae3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12366 | 2026.01.15 15:10:22.451148 [ 5 ] {78033802-5e24-4e97-a104-54d088a82ae3} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12367 | 2026.01.15 15:10:22.451259 [ 70 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12368 | 2026.01.15 15:10:22.451279 [ 5 ] {78033802-5e24-4e97-a104-54d088a82ae3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 12369 | 2026.01.15 15:10:22.451329 [ 70 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12370 | 2026.01.15 15:10:22.451339 [ 5 ] {78033802-5e24-4e97-a104-54d088a82ae3} <Debug> TCPHandler: Processed in 0.001308753 sec. | ||
| 12371 | 2026.01.15 15:10:22.451360 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12372 | 2026.01.15 15:10:22.451475 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12373 | 2026.01.15 15:10:22.451498 [ 187 ] {cd73576f-9a28-4eed-af67-1d578245a313::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 | ||
| 12374 | 2026.01.15 15:10:22.451599 [ 5 ] {f978f726-38f7-4225-8469-e9c8649a1306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12375 | 2026.01.15 15:10:22.451656 [ 187 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12376 | 2026.01.15 15:10:22.451657 [ 5 ] {f978f726-38f7-4225-8469-e9c8649a1306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12377 | 2026.01.15 15:10:22.451702 [ 187 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 12378 | 2026.01.15 15:10:22.451778 [ 187 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 12379 | 2026.01.15 15:10:22.451833 [ 187 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 12380 | 2026.01.15 15:10:22.451880 [ 187 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12381 | 2026.01.15 15:10:22.451922 [ 187 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12382 | 2026.01.15 15:10:22.451966 [ 187 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12383 | 2026.01.15 15:10:22.452212 [ 5 ] {f978f726-38f7-4225-8469-e9c8649a1306} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12384 | 2026.01.15 15:10:22.452264 [ 5 ] {f978f726-38f7-4225-8469-e9c8649a1306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12385 | 2026.01.15 15:10:22.452648 [ 5 ] {f978f726-38f7-4225-8469-e9c8649a1306} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12386 | 2026.01.15 15:10:22.452791 [ 199 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001351874 sec., 159778.20418175065 rows/sec., 8.15 MiB/sec. | ||
| 12387 | 2026.01.15 15:10:22.452892 [ 5 ] {f978f726-38f7-4225-8469-e9c8649a1306} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12388 | 2026.01.15 15:10:22.452957 [ 191 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12389 | 2026.01.15 15:10:22.453041 [ 5 ] {f978f726-38f7-4225-8469-e9c8649a1306} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001467 sec., 214042.26312201773 rows/sec., 14.06 MiB/sec. | ||
| 12390 | 2026.01.15 15:10:22.453087 [ 5 ] {f978f726-38f7-4225-8469-e9c8649a1306} <Debug> TCPHandler: Processed in 0.001672955 sec. | ||
| 12391 | 2026.01.15 15:10:22.453201 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12392 | 2026.01.15 15:10:22.453274 [ 191 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_36_7} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12393 | 2026.01.15 15:10:22.453297 [ 5 ] {770a40af-2626-4e8a-96ec-248edb5dfdbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12394 | 2026.01.15 15:10:22.453345 [ 5 ] {770a40af-2626-4e8a-96ec-248edb5dfdbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12395 | 2026.01.15 15:10:22.453354 [ 191 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_36_7} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12396 | 2026.01.15 15:10:22.453460 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12397 | 2026.01.15 15:10:22.453678 [ 5 ] {770a40af-2626-4e8a-96ec-248edb5dfdbd} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.01.15 15:10:22.453720 [ 5 ] {770a40af-2626-4e8a-96ec-248edb5dfdbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12399 | 2026.01.15 15:10:22.454054 [ 5 ] {770a40af-2626-4e8a-96ec-248edb5dfdbd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12400 | 2026.01.15 15:10:22.454274 [ 5 ] {770a40af-2626-4e8a-96ec-248edb5dfdbd} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2026.01.15 15:10:22.454410 [ 5 ] {770a40af-2626-4e8a-96ec-248edb5dfdbd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 12402 | 2026.01.15 15:10:22.454450 [ 5 ] {770a40af-2626-4e8a-96ec-248edb5dfdbd} <Debug> TCPHandler: Processed in 0.001298263 sec. | ||
| 12403 | 2026.01.15 15:10:22.454560 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12404 | 2026.01.15 15:10:22.454653 [ 5 ] {ef9c2286-2633-42ea-bbd9-3fa7bf09b691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12405 | 2026.01.15 15:10:22.454708 [ 5 ] {ef9c2286-2633-42ea-bbd9-3fa7bf09b691} <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 | ||
| 12406 | 2026.01.15 15:10:22.455501 [ 5 ] {ef9c2286-2633-42ea-bbd9-3fa7bf09b691} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2026.01.15 15:10:22.455537 [ 5 ] {ef9c2286-2633-42ea-bbd9-3fa7bf09b691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12408 | 2026.01.15 15:10:22.456076 [ 5 ] {ef9c2286-2633-42ea-bbd9-3fa7bf09b691} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12409 | 2026.01.15 15:10:22.456333 [ 5 ] {ef9c2286-2633-42ea-bbd9-3fa7bf09b691} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2026.01.15 15:10:22.456477 [ 5 ] {ef9c2286-2633-42ea-bbd9-3fa7bf09b691} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001842 sec., 5428.881650380022 rows/sec., 9.73 MiB/sec. | ||
| 12411 | 2026.01.15 15:10:22.456542 [ 5 ] {ef9c2286-2633-42ea-bbd9-3fa7bf09b691} <Debug> TCPHandler: Processed in 0.002031397 sec. | ||
| 12412 | 2026.01.15 15:10:22.456654 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2026.01.15 15:10:22.456748 [ 5 ] {738463fd-a6f2-481e-a258-24f54ef9c982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12414 | 2026.01.15 15:10:22.456790 [ 5 ] {738463fd-a6f2-481e-a258-24f54ef9c982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12415 | 2026.01.15 15:10:22.457142 [ 5 ] {738463fd-a6f2-481e-a258-24f54ef9c982} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2026.01.15 15:10:22.457178 [ 5 ] {738463fd-a6f2-481e-a258-24f54ef9c982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12417 | 2026.01.15 15:10:22.457497 [ 5 ] {738463fd-a6f2-481e-a258-24f54ef9c982} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12418 | 2026.01.15 15:10:22.457719 [ 5 ] {738463fd-a6f2-481e-a258-24f54ef9c982} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2026.01.15 15:10:22.457848 [ 5 ] {738463fd-a6f2-481e-a258-24f54ef9c982} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001118 sec., 93023.25581395348 rows/sec., 5.70 MiB/sec. | ||
| 12420 | 2026.01.15 15:10:22.457886 [ 5 ] {738463fd-a6f2-481e-a258-24f54ef9c982} <Debug> TCPHandler: Processed in 0.001281502 sec. | ||
| 12421 | 2026.01.15 15:10:22.985101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12422 | 2026.01.15 15:10:23.001203 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12423 | 2026.01.15 15:10:23.001247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12424 | 2026.01.15 15:10:23.007694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12425 | 2026.01.15 15:10:23.008379 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12426 | 2026.01.15 15:10:23.011078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12427 | 2026.01.15 15:10:26.692320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1610 | ||
| 12428 | 2026.01.15 15:10:26.694741 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12429 | 2026.01.15 15:10:26.694790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12430 | 2026.01.15 15:10:26.696035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12431 | 2026.01.15 15:10:26.696306 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12432 | 2026.01.15 15:10:26.696438 [ 66 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12433 | 2026.01.15 15:10:26.696472 [ 66 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2026.01.15 15:10:26.696491 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12435 | 2026.01.15 15:10:26.696642 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 12436 | 2026.01.15 15:10:26.696660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1610 | ||
| 12437 | 2026.01.15 15:10:26.697578 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12438 | 2026.01.15 15:10:26.697749 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1428 rows starting from the beginning of the part | ||
| 12439 | 2026.01.15 15:10:26.698105 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 12440 | 2026.01.15 15:10:26.698431 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 12441 | 2026.01.15 15:10:26.698740 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part | ||
| 12442 | 2026.01.15 15:10:26.699045 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
| 12443 | 2026.01.15 15:10:26.699345 [ 196 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 12444 | 2026.01.15 15:10:26.705813 [ 199 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 72 columns (72 merged, 0 gathered) in 0.009260244 sec., 173861.5094807437 rows/sec., 137.08 MiB/sec. | ||
| 12445 | 2026.01.15 15:10:26.707841 [ 197 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12446 | 2026.01.15 15:10:26.708536 [ 197 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_41_8} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12447 | 2026.01.15 15:10:26.708635 [ 197 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_41_8} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12448 | 2026.01.15 15:10:26.709051 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 12449 | 2026.01.15 15:10:27.453803 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12450 | 2026.01.15 15:10:27.454060 [ 5 ] {d510f7ee-7abf-47ce-96ab-fc97a3870f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12451 | 2026.01.15 15:10:27.454153 [ 5 ] {d510f7ee-7abf-47ce-96ab-fc97a3870f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12452 | 2026.01.15 15:10:27.455038 [ 5 ] {d510f7ee-7abf-47ce-96ab-fc97a3870f60} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12453 | 2026.01.15 15:10:27.455081 [ 5 ] {d510f7ee-7abf-47ce-96ab-fc97a3870f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12454 | 2026.01.15 15:10:27.455462 [ 5 ] {d510f7ee-7abf-47ce-96ab-fc97a3870f60} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12455 | 2026.01.15 15:10:27.455711 [ 5 ] {d510f7ee-7abf-47ce-96ab-fc97a3870f60} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12456 | 2026.01.15 15:10:27.455863 [ 5 ] {d510f7ee-7abf-47ce-96ab-fc97a3870f60} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001873 sec., 1067.8056593699946 rows/sec., 87.07 KiB/sec. | ||
| 12457 | 2026.01.15 15:10:27.455905 [ 5 ] {d510f7ee-7abf-47ce-96ab-fc97a3870f60} <Debug> TCPHandler: Processed in 0.002264144 sec. | ||
| 12458 | 2026.01.15 15:10:27.456032 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12459 | 2026.01.15 15:10:27.456136 [ 5 ] {9e7a1f8b-0647-4917-aa61-1631a7f9f68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12460 | 2026.01.15 15:10:27.456175 [ 5 ] {9e7a1f8b-0647-4917-aa61-1631a7f9f68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12461 | 2026.01.15 15:10:27.457284 [ 5 ] {9e7a1f8b-0647-4917-aa61-1631a7f9f68b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12462 | 2026.01.15 15:10:27.457320 [ 5 ] {9e7a1f8b-0647-4917-aa61-1631a7f9f68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12463 | 2026.01.15 15:10:27.457705 [ 5 ] {9e7a1f8b-0647-4917-aa61-1631a7f9f68b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12464 | 2026.01.15 15:10:27.457918 [ 5 ] {9e7a1f8b-0647-4917-aa61-1631a7f9f68b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12465 | 2026.01.15 15:10:27.458047 [ 5 ] {9e7a1f8b-0647-4917-aa61-1631a7f9f68b} <Debug> executeQuery: Read 1259 rows, 106.42 KiB in 0.00193 sec., 652331.6062176166 rows/sec., 53.85 MiB/sec. | ||
| 12466 | 2026.01.15 15:10:27.458084 [ 5 ] {9e7a1f8b-0647-4917-aa61-1631a7f9f68b} <Debug> TCPHandler: Processed in 0.002099788 sec. | ||
| 12467 | 2026.01.15 15:10:27.458234 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12468 | 2026.01.15 15:10:27.458343 [ 5 ] {93235aa9-6309-481a-b68e-c04a6dc0f622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12469 | 2026.01.15 15:10:27.458382 [ 5 ] {93235aa9-6309-481a-b68e-c04a6dc0f622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12470 | 2026.01.15 15:10:27.458880 [ 5 ] {93235aa9-6309-481a-b68e-c04a6dc0f622} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12471 | 2026.01.15 15:10:27.458915 [ 5 ] {93235aa9-6309-481a-b68e-c04a6dc0f622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12472 | 2026.01.15 15:10:27.459252 [ 5 ] {93235aa9-6309-481a-b68e-c04a6dc0f622} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12473 | 2026.01.15 15:10:27.459479 [ 5 ] {93235aa9-6309-481a-b68e-c04a6dc0f622} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12474 | 2026.01.15 15:10:27.459620 [ 5 ] {93235aa9-6309-481a-b68e-c04a6dc0f622} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.0013 sec., 25384.615384615387 rows/sec., 1.86 MiB/sec. | ||
| 12475 | 2026.01.15 15:10:27.459658 [ 5 ] {93235aa9-6309-481a-b68e-c04a6dc0f622} <Debug> TCPHandler: Processed in 0.001472368 sec. | ||
| 12476 | 2026.01.15 15:10:27.459782 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12477 | 2026.01.15 15:10:27.459876 [ 5 ] {63ed5e51-f322-4d50-b783-8a05766b0121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12478 | 2026.01.15 15:10:27.459915 [ 5 ] {63ed5e51-f322-4d50-b783-8a05766b0121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12479 | 2026.01.15 15:10:27.460452 [ 5 ] {63ed5e51-f322-4d50-b783-8a05766b0121} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12480 | 2026.01.15 15:10:27.460487 [ 5 ] {63ed5e51-f322-4d50-b783-8a05766b0121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12481 | 2026.01.15 15:10:27.460795 [ 5 ] {63ed5e51-f322-4d50-b783-8a05766b0121} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12482 | 2026.01.15 15:10:27.461017 [ 5 ] {63ed5e51-f322-4d50-b783-8a05766b0121} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12483 | 2026.01.15 15:10:27.461143 [ 5 ] {63ed5e51-f322-4d50-b783-8a05766b0121} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001286 sec., 177293.93468118194 rows/sec., 12.00 MiB/sec. | ||
| 12484 | 2026.01.15 15:10:27.461180 [ 5 ] {63ed5e51-f322-4d50-b783-8a05766b0121} <Debug> TCPHandler: Processed in 0.001447417 sec. | ||
| 12485 | 2026.01.15 15:10:27.461296 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12486 | 2026.01.15 15:10:27.461388 [ 5 ] {edd83c86-2438-43b9-8eb4-d0ac80a2f379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12487 | 2026.01.15 15:10:27.461426 [ 5 ] {edd83c86-2438-43b9-8eb4-d0ac80a2f379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12488 | 2026.01.15 15:10:27.462042 [ 5 ] {edd83c86-2438-43b9-8eb4-d0ac80a2f379} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12489 | 2026.01.15 15:10:27.462077 [ 5 ] {edd83c86-2438-43b9-8eb4-d0ac80a2f379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12490 | 2026.01.15 15:10:27.462414 [ 5 ] {edd83c86-2438-43b9-8eb4-d0ac80a2f379} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12491 | 2026.01.15 15:10:27.462631 [ 5 ] {edd83c86-2438-43b9-8eb4-d0ac80a2f379} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12492 | 2026.01.15 15:10:27.462766 [ 5 ] {edd83c86-2438-43b9-8eb4-d0ac80a2f379} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.001395 sec., 396415.770609319 rows/sec., 29.44 MiB/sec. | ||
| 12493 | 2026.01.15 15:10:27.462802 [ 5 ] {edd83c86-2438-43b9-8eb4-d0ac80a2f379} <Debug> TCPHandler: Processed in 0.001553582 sec. | ||
| 12494 | 2026.01.15 15:10:27.462920 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12495 | 2026.01.15 15:10:27.463012 [ 5 ] {f89fc909-6e03-4129-9b8c-4afa2223547b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12496 | 2026.01.15 15:10:27.463055 [ 5 ] {f89fc909-6e03-4129-9b8c-4afa2223547b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12497 | 2026.01.15 15:10:27.463626 [ 5 ] {f89fc909-6e03-4129-9b8c-4afa2223547b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12498 | 2026.01.15 15:10:27.463661 [ 5 ] {f89fc909-6e03-4129-9b8c-4afa2223547b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12499 | 2026.01.15 15:10:27.464032 [ 5 ] {f89fc909-6e03-4129-9b8c-4afa2223547b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12500 | 2026.01.15 15:10:27.464247 [ 5 ] {f89fc909-6e03-4129-9b8c-4afa2223547b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12501 | 2026.01.15 15:10:27.464373 [ 5 ] {f89fc909-6e03-4129-9b8c-4afa2223547b} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001379 sec., 612762.8716461203 rows/sec., 41.24 MiB/sec. | ||
| 12502 | 2026.01.15 15:10:27.464409 [ 5 ] {f89fc909-6e03-4129-9b8c-4afa2223547b} <Debug> TCPHandler: Processed in 0.00153958 sec. | ||
| 12503 | 2026.01.15 15:10:27.464522 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12504 | 2026.01.15 15:10:27.464613 [ 5 ] {aa5c1303-c42b-4c02-b12a-2c3916fb4550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12505 | 2026.01.15 15:10:27.464666 [ 5 ] {aa5c1303-c42b-4c02-b12a-2c3916fb4550} <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 | ||
| 12506 | 2026.01.15 15:10:27.465510 [ 5 ] {aa5c1303-c42b-4c02-b12a-2c3916fb4550} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12507 | 2026.01.15 15:10:27.465546 [ 5 ] {aa5c1303-c42b-4c02-b12a-2c3916fb4550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12508 | 2026.01.15 15:10:27.466101 [ 5 ] {aa5c1303-c42b-4c02-b12a-2c3916fb4550} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12509 | 2026.01.15 15:10:27.466337 [ 5 ] {aa5c1303-c42b-4c02-b12a-2c3916fb4550} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12510 | 2026.01.15 15:10:27.466478 [ 5 ] {aa5c1303-c42b-4c02-b12a-2c3916fb4550} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001883 sec., 16463.09081253319 rows/sec., 29.50 MiB/sec. | ||
| 12511 | 2026.01.15 15:10:27.466532 [ 5 ] {aa5c1303-c42b-4c02-b12a-2c3916fb4550} <Debug> TCPHandler: Processed in 0.002057128 sec. | ||
| 12512 | 2026.01.15 15:10:27.466651 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12513 | 2026.01.15 15:10:27.466742 [ 5 ] {b39d7e34-815e-489c-a21c-c3f6df1f8d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12514 | 2026.01.15 15:10:27.466784 [ 5 ] {b39d7e34-815e-489c-a21c-c3f6df1f8d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12515 | 2026.01.15 15:10:27.467116 [ 5 ] {b39d7e34-815e-489c-a21c-c3f6df1f8d8a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12516 | 2026.01.15 15:10:27.467151 [ 5 ] {b39d7e34-815e-489c-a21c-c3f6df1f8d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12517 | 2026.01.15 15:10:27.467460 [ 5 ] {b39d7e34-815e-489c-a21c-c3f6df1f8d8a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12518 | 2026.01.15 15:10:27.467675 [ 5 ] {b39d7e34-815e-489c-a21c-c3f6df1f8d8a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12519 | 2026.01.15 15:10:27.467799 [ 5 ] {b39d7e34-815e-489c-a21c-c3f6df1f8d8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 12520 | 2026.01.15 15:10:27.467834 [ 5 ] {b39d7e34-815e-489c-a21c-c3f6df1f8d8a} <Debug> TCPHandler: Processed in 0.001230281 sec. | ||
| 12521 | 2026.01.15 15:10:29.137255 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26460 | ||
| 12522 | 2026.01.15 15:10:29.137769 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12523 | 2026.01.15 15:10:29.137809 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12524 | 2026.01.15 15:10:29.138286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12525 | 2026.01.15 15:10:29.138524 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12526 | 2026.01.15 15:10:29.138679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26460 | ||
| 12527 | 2026.01.15 15:10:30.511143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12528 | 2026.01.15 15:10:30.529000 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12529 | 2026.01.15 15:10:30.529073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12530 | 2026.01.15 15:10:30.535324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12531 | 2026.01.15 15:10:30.536070 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12532 | 2026.01.15 15:10:30.539369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12533 | 2026.01.15 15:10:32.438302 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12534 | 2026.01.15 15:10:32.438495 [ 5 ] {323b0980-afe8-4dcd-be54-1be1625e1991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12535 | 2026.01.15 15:10:32.438563 [ 5 ] {323b0980-afe8-4dcd-be54-1be1625e1991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12536 | 2026.01.15 15:10:32.439360 [ 5 ] {323b0980-afe8-4dcd-be54-1be1625e1991} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2026.01.15 15:10:32.439412 [ 5 ] {323b0980-afe8-4dcd-be54-1be1625e1991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12538 | 2026.01.15 15:10:32.439836 [ 5 ] {323b0980-afe8-4dcd-be54-1be1625e1991} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12539 | 2026.01.15 15:10:32.440078 [ 5 ] {323b0980-afe8-4dcd-be54-1be1625e1991} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2026.01.15 15:10:32.440242 [ 5 ] {323b0980-afe8-4dcd-be54-1be1625e1991} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001795 sec., 228412.25626740948 rows/sec., 14.49 MiB/sec. | ||
| 12541 | 2026.01.15 15:10:32.440294 [ 5 ] {323b0980-afe8-4dcd-be54-1be1625e1991} <Debug> TCPHandler: Processed in 0.00212395 sec. | ||
| 12542 | 2026.01.15 15:10:32.440414 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12543 | 2026.01.15 15:10:32.440517 [ 5 ] {9436b5de-6bb1-4d13-9193-7fbe2634881a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12544 | 2026.01.15 15:10:32.440562 [ 5 ] {9436b5de-6bb1-4d13-9193-7fbe2634881a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12545 | 2026.01.15 15:10:32.441535 [ 5 ] {9436b5de-6bb1-4d13-9193-7fbe2634881a} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12546 | 2026.01.15 15:10:32.441571 [ 5 ] {9436b5de-6bb1-4d13-9193-7fbe2634881a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12547 | 2026.01.15 15:10:32.441962 [ 5 ] {9436b5de-6bb1-4d13-9193-7fbe2634881a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12548 | 2026.01.15 15:10:32.442190 [ 5 ] {9436b5de-6bb1-4d13-9193-7fbe2634881a} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12549 | 2026.01.15 15:10:32.442304 [ 53 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12550 | 2026.01.15 15:10:32.442323 [ 5 ] {9436b5de-6bb1-4d13-9193-7fbe2634881a} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.00183 sec., 618579.2349726775 rows/sec., 48.99 MiB/sec. | ||
| 12551 | 2026.01.15 15:10:32.442351 [ 53 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12552 | 2026.01.15 15:10:32.442369 [ 5 ] {9436b5de-6bb1-4d13-9193-7fbe2634881a} <Debug> TCPHandler: Processed in 0.002007266 sec. | ||
| 12553 | 2026.01.15 15:10:32.442375 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12554 | 2026.01.15 15:10:32.442479 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 12555 | 2026.01.15 15:10:32.442499 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12556 | 2026.01.15 15:10:32.442592 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12557 | 2026.01.15 15:10:32.442611 [ 5 ] {123d2f97-100b-4f48-80f1-99f4b6275057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12558 | 2026.01.15 15:10:32.442635 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2465 rows starting from the beginning of the part | ||
| 12559 | 2026.01.15 15:10:32.442657 [ 5 ] {123d2f97-100b-4f48-80f1-99f4b6275057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12560 | 2026.01.15 15:10:32.442712 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1134 rows starting from the beginning of the part | ||
| 12561 | 2026.01.15 15:10:32.442782 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 118 rows starting from the beginning of the part | ||
| 12562 | 2026.01.15 15:10:32.442846 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1132 rows starting from the beginning of the part | ||
| 12563 | 2026.01.15 15:10:32.442908 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1259 rows starting from the beginning of the part | ||
| 12564 | 2026.01.15 15:10:32.442960 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1132 rows starting from the beginning of the part | ||
| 12565 | 2026.01.15 15:10:32.443279 [ 5 ] {123d2f97-100b-4f48-80f1-99f4b6275057} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12566 | 2026.01.15 15:10:32.443319 [ 5 ] {123d2f97-100b-4f48-80f1-99f4b6275057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12567 | 2026.01.15 15:10:32.443757 [ 5 ] {123d2f97-100b-4f48-80f1-99f4b6275057} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12568 | 2026.01.15 15:10:32.444067 [ 5 ] {123d2f97-100b-4f48-80f1-99f4b6275057} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2026.01.15 15:10:32.444241 [ 5 ] {123d2f97-100b-4f48-80f1-99f4b6275057} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001655 sec., 129909.36555891238 rows/sec., 7.71 MiB/sec. | ||
| 12570 | 2026.01.15 15:10:32.444293 [ 5 ] {123d2f97-100b-4f48-80f1-99f4b6275057} <Debug> TCPHandler: Processed in 0.001854711 sec. | ||
| 12571 | 2026.01.15 15:10:32.444422 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12572 | 2026.01.15 15:10:32.444535 [ 5 ] {eb49cb3d-212e-4ebd-9e1e-ff757f39cee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12573 | 2026.01.15 15:10:32.444586 [ 5 ] {eb49cb3d-212e-4ebd-9e1e-ff757f39cee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12574 | 2026.01.15 15:10:32.445203 [ 5 ] {eb49cb3d-212e-4ebd-9e1e-ff757f39cee1} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12575 | 2026.01.15 15:10:32.445247 [ 5 ] {eb49cb3d-212e-4ebd-9e1e-ff757f39cee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12576 | 2026.01.15 15:10:32.445651 [ 5 ] {eb49cb3d-212e-4ebd-9e1e-ff757f39cee1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12577 | 2026.01.15 15:10:32.445942 [ 5 ] {eb49cb3d-212e-4ebd-9e1e-ff757f39cee1} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12578 | 2026.01.15 15:10:32.446054 [ 197 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7240 rows, containing 5 columns (5 merged, 0 gathered) in 0.003619239 sec., 2000420.530393268 rows/sec., 169.06 MiB/sec. | ||
| 12579 | 2026.01.15 15:10:32.446102 [ 5 ] {eb49cb3d-212e-4ebd-9e1e-ff757f39cee1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001592 sec., 133165.82914572864 rows/sec., 8.59 MiB/sec. | ||
| 12580 | 2026.01.15 15:10:32.446148 [ 5 ] {eb49cb3d-212e-4ebd-9e1e-ff757f39cee1} <Debug> TCPHandler: Processed in 0.001785458 sec. | ||
| 12581 | 2026.01.15 15:10:32.446252 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2026.01.15 15:10:32.446348 [ 5 ] {45640b2e-a7d4-40da-b046-d8f269eb59d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12583 | 2026.01.15 15:10:32.446389 [ 5 ] {45640b2e-a7d4-40da-b046-d8f269eb59d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12584 | 2026.01.15 15:10:32.446427 [ 199 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12585 | 2026.01.15 15:10:32.446772 [ 199 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_81_16} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2026.01.15 15:10:32.446861 [ 199 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_81_16} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12587 | 2026.01.15 15:10:32.446889 [ 5 ] {45640b2e-a7d4-40da-b046-d8f269eb59d2} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2026.01.15 15:10:32.446931 [ 5 ] {45640b2e-a7d4-40da-b046-d8f269eb59d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12589 | 2026.01.15 15:10:32.446977 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 12590 | 2026.01.15 15:10:32.447258 [ 5 ] {45640b2e-a7d4-40da-b046-d8f269eb59d2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12591 | 2026.01.15 15:10:32.447485 [ 5 ] {45640b2e-a7d4-40da-b046-d8f269eb59d2} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12592 | 2026.01.15 15:10:32.447615 [ 5 ] {45640b2e-a7d4-40da-b046-d8f269eb59d2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001286 sec., 164074.65007776048 rows/sec., 9.32 MiB/sec. | ||
| 12593 | 2026.01.15 15:10:32.447653 [ 5 ] {45640b2e-a7d4-40da-b046-d8f269eb59d2} <Debug> TCPHandler: Processed in 0.001451088 sec. | ||
| 12594 | 2026.01.15 15:10:32.447762 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12595 | 2026.01.15 15:10:32.447857 [ 5 ] {5bf0a600-7432-47c9-89d6-887cb840a3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12596 | 2026.01.15 15:10:32.447896 [ 5 ] {5bf0a600-7432-47c9-89d6-887cb840a3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12597 | 2026.01.15 15:10:32.448599 [ 5 ] {5bf0a600-7432-47c9-89d6-887cb840a3d8} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12598 | 2026.01.15 15:10:32.448634 [ 5 ] {5bf0a600-7432-47c9-89d6-887cb840a3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12599 | 2026.01.15 15:10:32.448972 [ 5 ] {5bf0a600-7432-47c9-89d6-887cb840a3d8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12600 | 2026.01.15 15:10:32.449198 [ 5 ] {5bf0a600-7432-47c9-89d6-887cb840a3d8} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12601 | 2026.01.15 15:10:32.449327 [ 5 ] {5bf0a600-7432-47c9-89d6-887cb840a3d8} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001488 sec., 463037.63440860214 rows/sec., 32.33 MiB/sec. | ||
| 12602 | 2026.01.15 15:10:32.449349 [ 51 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12603 | 2026.01.15 15:10:32.449365 [ 5 ] {5bf0a600-7432-47c9-89d6-887cb840a3d8} <Debug> TCPHandler: Processed in 0.001651634 sec. | ||
| 12604 | 2026.01.15 15:10:32.449422 [ 51 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12605 | 2026.01.15 15:10:32.449452 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12606 | 2026.01.15 15:10:32.449510 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12607 | 2026.01.15 15:10:32.449548 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 12608 | 2026.01.15 15:10:32.449609 [ 5 ] {f759f9d3-e388-4362-b1cf-88098acfd1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12609 | 2026.01.15 15:10:32.449651 [ 5 ] {f759f9d3-e388-4362-b1cf-88098acfd1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12610 | 2026.01.15 15:10:32.449654 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12611 | 2026.01.15 15:10:32.449692 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1250 rows starting from the beginning of the part | ||
| 12612 | 2026.01.15 15:10:32.449755 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 693 rows starting from the beginning of the part | ||
| 12613 | 2026.01.15 15:10:32.449807 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 95 rows starting from the beginning of the part | ||
| 12614 | 2026.01.15 15:10:32.449853 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 689 rows starting from the beginning of the part | ||
| 12615 | 2026.01.15 15:10:32.449899 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 553 rows starting from the beginning of the part | ||
| 12616 | 2026.01.15 15:10:32.449944 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 689 rows starting from the beginning of the part | ||
| 12617 | 2026.01.15 15:10:32.449982 [ 5 ] {f759f9d3-e388-4362-b1cf-88098acfd1b0} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12618 | 2026.01.15 15:10:32.450020 [ 5 ] {f759f9d3-e388-4362-b1cf-88098acfd1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12619 | 2026.01.15 15:10:32.450335 [ 5 ] {f759f9d3-e388-4362-b1cf-88098acfd1b0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12620 | 2026.01.15 15:10:32.450563 [ 5 ] {f759f9d3-e388-4362-b1cf-88098acfd1b0} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2026.01.15 15:10:32.450692 [ 5 ] {f759f9d3-e388-4362-b1cf-88098acfd1b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 12622 | 2026.01.15 15:10:32.450730 [ 5 ] {f759f9d3-e388-4362-b1cf-88098acfd1b0} <Debug> TCPHandler: Processed in 0.001269702 sec. | ||
| 12623 | 2026.01.15 15:10:32.450840 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12624 | 2026.01.15 15:10:32.450942 [ 5 ] {c686e063-b2eb-4d5e-839b-0b2c99c5e3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12625 | 2026.01.15 15:10:32.450987 [ 5 ] {c686e063-b2eb-4d5e-839b-0b2c99c5e3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12626 | 2026.01.15 15:10:32.451348 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842341 sec., 2154324.308040694 rows/sec., 162.02 MiB/sec. | ||
| 12627 | 2026.01.15 15:10:32.451447 [ 5 ] {c686e063-b2eb-4d5e-839b-0b2c99c5e3b1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2026.01.15 15:10:32.451489 [ 5 ] {c686e063-b2eb-4d5e-839b-0b2c99c5e3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12629 | 2026.01.15 15:10:32.451530 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12630 | 2026.01.15 15:10:32.451787 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_81_16} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12631 | 2026.01.15 15:10:32.451886 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_81_16} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12632 | 2026.01.15 15:10:32.451958 [ 5 ] {c686e063-b2eb-4d5e-839b-0b2c99c5e3b1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12633 | 2026.01.15 15:10:32.451966 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 12634 | 2026.01.15 15:10:32.452206 [ 5 ] {c686e063-b2eb-4d5e-839b-0b2c99c5e3b1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12635 | 2026.01.15 15:10:32.452317 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12636 | 2026.01.15 15:10:32.452339 [ 5 ] {c686e063-b2eb-4d5e-839b-0b2c99c5e3b1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001415 sec., 221908.12720848055 rows/sec., 14.58 MiB/sec. | ||
| 12637 | 2026.01.15 15:10:32.452351 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12638 | 2026.01.15 15:10:32.452379 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12639 | 2026.01.15 15:10:32.452384 [ 5 ] {c686e063-b2eb-4d5e-839b-0b2c99c5e3b1} <Debug> TCPHandler: Processed in 0.001594972 sec. | ||
| 12640 | 2026.01.15 15:10:32.452471 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 12641 | 2026.01.15 15:10:32.452511 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12642 | 2026.01.15 15:10:32.452604 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12643 | 2026.01.15 15:10:32.452611 [ 5 ] {994691b5-0a5e-4777-aed9-29e1a1f6f118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12644 | 2026.01.15 15:10:32.452651 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 27370 rows starting from the beginning of the part | ||
| 12645 | 2026.01.15 15:10:32.452669 [ 5 ] {994691b5-0a5e-4777-aed9-29e1a1f6f118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12646 | 2026.01.15 15:10:32.452725 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 316 rows starting from the beginning of the part | ||
| 12647 | 2026.01.15 15:10:32.452782 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 12648 | 2026.01.15 15:10:32.452830 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 314 rows starting from the beginning of the part | ||
| 12649 | 2026.01.15 15:10:32.452870 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 845 rows starting from the beginning of the part | ||
| 12650 | 2026.01.15 15:10:32.452914 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 314 rows starting from the beginning of the part | ||
| 12651 | 2026.01.15 15:10:32.452998 [ 5 ] {994691b5-0a5e-4777-aed9-29e1a1f6f118} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12652 | 2026.01.15 15:10:32.453039 [ 5 ] {994691b5-0a5e-4777-aed9-29e1a1f6f118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12653 | 2026.01.15 15:10:32.453382 [ 5 ] {994691b5-0a5e-4777-aed9-29e1a1f6f118} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12654 | 2026.01.15 15:10:32.453616 [ 5 ] {994691b5-0a5e-4777-aed9-29e1a1f6f118} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2026.01.15 15:10:32.453749 [ 5 ] {994691b5-0a5e-4777-aed9-29e1a1f6f118} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 58.34 KiB/sec. | ||
| 12656 | 2026.01.15 15:10:32.453787 [ 5 ] {994691b5-0a5e-4777-aed9-29e1a1f6f118} <Debug> TCPHandler: Processed in 0.001330413 sec. | ||
| 12657 | 2026.01.15 15:10:32.453891 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12658 | 2026.01.15 15:10:32.453994 [ 5 ] {7a469d31-d523-4185-8579-3c8a44eb2db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12659 | 2026.01.15 15:10:32.454051 [ 5 ] {7a469d31-d523-4185-8579-3c8a44eb2db6} <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 | ||
| 12660 | 2026.01.15 15:10:32.454866 [ 5 ] {7a469d31-d523-4185-8579-3c8a44eb2db6} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12661 | 2026.01.15 15:10:32.454905 [ 5 ] {7a469d31-d523-4185-8579-3c8a44eb2db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12662 | 2026.01.15 15:10:32.455766 [ 5 ] {7a469d31-d523-4185-8579-3c8a44eb2db6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12663 | 2026.01.15 15:10:32.456014 [ 5 ] {7a469d31-d523-4185-8579-3c8a44eb2db6} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12664 | 2026.01.15 15:10:32.456171 [ 5 ] {7a469d31-d523-4185-8579-3c8a44eb2db6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002196 sec., 4553.734061930783 rows/sec., 8.16 MiB/sec. | ||
| 12665 | 2026.01.15 15:10:32.456241 [ 5 ] {7a469d31-d523-4185-8579-3c8a44eb2db6} <Debug> TCPHandler: Processed in 0.002399509 sec. | ||
| 12666 | 2026.01.15 15:10:32.456352 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12667 | 2026.01.15 15:10:32.456447 [ 5 ] {fa03abe5-59f5-4d01-bfaa-7a795a729b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12668 | 2026.01.15 15:10:32.456491 [ 5 ] {fa03abe5-59f5-4d01-bfaa-7a795a729b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12669 | 2026.01.15 15:10:32.456836 [ 5 ] {fa03abe5-59f5-4d01-bfaa-7a795a729b18} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12670 | 2026.01.15 15:10:32.456872 [ 5 ] {fa03abe5-59f5-4d01-bfaa-7a795a729b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12671 | 2026.01.15 15:10:32.457445 [ 5 ] {fa03abe5-59f5-4d01-bfaa-7a795a729b18} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12672 | 2026.01.15 15:10:32.457691 [ 5 ] {fa03abe5-59f5-4d01-bfaa-7a795a729b18} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2026.01.15 15:10:32.457811 [ 51 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12674 | 2026.01.15 15:10:32.457824 [ 5 ] {fa03abe5-59f5-4d01-bfaa-7a795a729b18} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001396 sec., 74498.56733524354 rows/sec., 4.56 MiB/sec. | ||
| 12675 | 2026.01.15 15:10:32.457847 [ 51 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2026.01.15 15:10:32.457872 [ 5 ] {fa03abe5-59f5-4d01-bfaa-7a795a729b18} <Debug> TCPHandler: Processed in 0.001568691 sec. | ||
| 12677 | 2026.01.15 15:10:32.457875 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12678 | 2026.01.15 15:10:32.457962 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 12679 | 2026.01.15 15:10:32.458049 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12680 | 2026.01.15 15:10:32.458075 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5918 rows starting from the beginning of the part | ||
| 12681 | 2026.01.15 15:10:32.458119 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 104 rows starting from the beginning of the part | ||
| 12682 | 2026.01.15 15:10:32.458156 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 12683 | 2026.01.15 15:10:32.458191 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 12684 | 2026.01.15 15:10:32.458224 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 12685 | 2026.01.15 15:10:32.458256 [ 194 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 104 rows starting from the beginning of the part | ||
| 12686 | 2026.01.15 15:10:32.460276 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6350 rows, containing 4 columns (4 merged, 0 gathered) in 0.002342067 sec., 2711280.2494548615 rows/sec., 172.74 MiB/sec. | ||
| 12687 | 2026.01.15 15:10:32.460635 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29319 rows, containing 5 columns (5 merged, 0 gathered) in 0.008207279 sec., 3572316.7203161977 rows/sec., 240.29 MiB/sec. | ||
| 12688 | 2026.01.15 15:10:32.460849 [ 190 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12689 | 2026.01.15 15:10:32.461103 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12690 | 2026.01.15 15:10:32.461127 [ 190 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_81_16} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12691 | 2026.01.15 15:10:32.461198 [ 190 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_81_16} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12692 | 2026.01.15 15:10:32.461263 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12693 | 2026.01.15 15:10:32.461439 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2026.01.15 15:10:32.461525 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12695 | 2026.01.15 15:10:32.461635 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12696 | 2026.01.15 15:10:33.001177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.41 MiB, peak 343.90 MiB, free memory in arenas 0.00 B, will set to 334.55 MiB (RSS), difference: 1.14 MiB | ||
| 12697 | 2026.01.15 15:10:36.437803 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12698 | 2026.01.15 15:10:36.437879 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12699 | 2026.01.15 15:10:36.639678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26908 | ||
| 12700 | 2026.01.15 15:10:36.640221 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2026.01.15 15:10:36.640273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12702 | 2026.01.15 15:10:36.640804 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12703 | 2026.01.15 15:10:36.641075 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2026.01.15 15:10:36.641232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26908 | ||
| 12705 | 2026.01.15 15:10:36.641230 [ 45 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12706 | 2026.01.15 15:10:36.641303 [ 45 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12707 | 2026.01.15 15:10:36.641326 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12708 | 2026.01.15 15:10:36.641434 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 12709 | 2026.01.15 15:10:36.641538 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12710 | 2026.01.15 15:10:36.641575 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24540 rows starting from the beginning of the part | ||
| 12711 | 2026.01.15 15:10:36.641640 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 12712 | 2026.01.15 15:10:36.641694 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 12713 | 2026.01.15 15:10:36.641742 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 12714 | 2026.01.15 15:10:36.641786 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 12715 | 2026.01.15 15:10:36.641827 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 12716 | 2026.01.15 15:10:36.643905 [ 190 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26908 rows, containing 4 columns (4 merged, 0 gathered) in 0.002519793 sec., 10678654.953006059 rows/sec., 152.76 MiB/sec. | ||
| 12717 | 2026.01.15 15:10:36.644208 [ 189 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12718 | 2026.01.15 15:10:36.644522 [ 189 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_56_11} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12719 | 2026.01.15 15:10:36.644606 [ 189 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_56_11} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12720 | 2026.01.15 15:10:36.644742 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12721 | 2026.01.15 15:10:36.697583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1648 | ||
| 12722 | 2026.01.15 15:10:36.700018 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12723 | 2026.01.15 15:10:36.700061 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12724 | 2026.01.15 15:10:36.701249 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12725 | 2026.01.15 15:10:36.701511 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12726 | 2026.01.15 15:10:36.701864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1648 | ||
| 12727 | 2026.01.15 15:10:37.427438 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2026.01.15 15:10:37.427713 [ 5 ] {b7827b7e-4cdd-413d-9473-03066924ab0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12729 | 2026.01.15 15:10:37.427811 [ 5 ] {b7827b7e-4cdd-413d-9473-03066924ab0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12730 | 2026.01.15 15:10:37.428554 [ 5 ] {b7827b7e-4cdd-413d-9473-03066924ab0b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12731 | 2026.01.15 15:10:37.428595 [ 5 ] {b7827b7e-4cdd-413d-9473-03066924ab0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12732 | 2026.01.15 15:10:37.429012 [ 5 ] {b7827b7e-4cdd-413d-9473-03066924ab0b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12733 | 2026.01.15 15:10:37.429241 [ 5 ] {b7827b7e-4cdd-413d-9473-03066924ab0b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2026.01.15 15:10:37.429391 [ 5 ] {b7827b7e-4cdd-413d-9473-03066924ab0b} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001752 sec., 67351.59817351597 rows/sec., 5.70 MiB/sec. | ||
| 12735 | 2026.01.15 15:10:37.429433 [ 5 ] {b7827b7e-4cdd-413d-9473-03066924ab0b} <Debug> TCPHandler: Processed in 0.002163832 sec. | ||
| 12736 | 2026.01.15 15:10:37.429554 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12737 | 2026.01.15 15:10:37.429648 [ 5 ] {85021acc-98ee-4d60-84f4-751cf0023b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12738 | 2026.01.15 15:10:37.429688 [ 5 ] {85021acc-98ee-4d60-84f4-751cf0023b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12739 | 2026.01.15 15:10:37.430188 [ 5 ] {85021acc-98ee-4d60-84f4-751cf0023b26} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12740 | 2026.01.15 15:10:37.430224 [ 5 ] {85021acc-98ee-4d60-84f4-751cf0023b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12741 | 2026.01.15 15:10:37.430528 [ 5 ] {85021acc-98ee-4d60-84f4-751cf0023b26} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12742 | 2026.01.15 15:10:37.430758 [ 5 ] {85021acc-98ee-4d60-84f4-751cf0023b26} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2026.01.15 15:10:37.430883 [ 5 ] {85021acc-98ee-4d60-84f4-751cf0023b26} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001255 sec., 24701.195219123507 rows/sec., 1.81 MiB/sec. | ||
| 12744 | 2026.01.15 15:10:37.430921 [ 5 ] {85021acc-98ee-4d60-84f4-751cf0023b26} <Debug> TCPHandler: Processed in 0.001414446 sec. | ||
| 12745 | 2026.01.15 15:10:37.431032 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2026.01.15 15:10:37.431125 [ 5 ] {b12901cf-f3a0-4b54-90f4-a20b7b1403ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12747 | 2026.01.15 15:10:37.431164 [ 5 ] {b12901cf-f3a0-4b54-90f4-a20b7b1403ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12748 | 2026.01.15 15:10:37.431660 [ 5 ] {b12901cf-f3a0-4b54-90f4-a20b7b1403ad} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2026.01.15 15:10:37.431697 [ 5 ] {b12901cf-f3a0-4b54-90f4-a20b7b1403ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12750 | 2026.01.15 15:10:37.432007 [ 5 ] {b12901cf-f3a0-4b54-90f4-a20b7b1403ad} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12751 | 2026.01.15 15:10:37.432231 [ 5 ] {b12901cf-f3a0-4b54-90f4-a20b7b1403ad} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12752 | 2026.01.15 15:10:37.432353 [ 5 ] {b12901cf-f3a0-4b54-90f4-a20b7b1403ad} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001247 sec., 76182.83881315155 rows/sec., 5.95 MiB/sec. | ||
| 12753 | 2026.01.15 15:10:37.432405 [ 5 ] {b12901cf-f3a0-4b54-90f4-a20b7b1403ad} <Debug> TCPHandler: Processed in 0.001419707 sec. | ||
| 12754 | 2026.01.15 15:10:37.432545 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2026.01.15 15:10:37.432643 [ 5 ] {0432a673-3112-479e-a608-b1edd94327de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12756 | 2026.01.15 15:10:37.432687 [ 5 ] {0432a673-3112-479e-a608-b1edd94327de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12757 | 2026.01.15 15:10:37.433125 [ 5 ] {0432a673-3112-479e-a608-b1edd94327de} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2026.01.15 15:10:37.433161 [ 5 ] {0432a673-3112-479e-a608-b1edd94327de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12759 | 2026.01.15 15:10:37.433500 [ 5 ] {0432a673-3112-479e-a608-b1edd94327de} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12760 | 2026.01.15 15:10:37.433721 [ 5 ] {0432a673-3112-479e-a608-b1edd94327de} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.01.15 15:10:37.433853 [ 5 ] {0432a673-3112-479e-a608-b1edd94327de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 12762 | 2026.01.15 15:10:37.433890 [ 5 ] {0432a673-3112-479e-a608-b1edd94327de} <Debug> TCPHandler: Processed in 0.001403836 sec. | ||
| 12763 | 2026.01.15 15:10:37.434029 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12764 | 2026.01.15 15:10:37.434151 [ 5 ] {7ae5e1d2-e5ef-4fb3-9724-952baf9480bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12765 | 2026.01.15 15:10:37.434215 [ 5 ] {7ae5e1d2-e5ef-4fb3-9724-952baf9480bb} <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 | ||
| 12766 | 2026.01.15 15:10:37.435158 [ 5 ] {7ae5e1d2-e5ef-4fb3-9724-952baf9480bb} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2026.01.15 15:10:37.435196 [ 5 ] {7ae5e1d2-e5ef-4fb3-9724-952baf9480bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12768 | 2026.01.15 15:10:37.435757 [ 5 ] {7ae5e1d2-e5ef-4fb3-9724-952baf9480bb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12769 | 2026.01.15 15:10:37.435983 [ 5 ] {7ae5e1d2-e5ef-4fb3-9724-952baf9480bb} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.01.15 15:10:37.436119 [ 5 ] {7ae5e1d2-e5ef-4fb3-9724-952baf9480bb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001993 sec., 15554.440541896638 rows/sec., 27.87 MiB/sec. | ||
| 12771 | 2026.01.15 15:10:37.436175 [ 5 ] {7ae5e1d2-e5ef-4fb3-9724-952baf9480bb} <Debug> TCPHandler: Processed in 0.002205812 sec. | ||
| 12772 | 2026.01.15 15:10:37.436293 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12773 | 2026.01.15 15:10:37.436387 [ 5 ] {2b7ca516-9770-4dcd-82ce-b994976994f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12774 | 2026.01.15 15:10:37.436429 [ 5 ] {2b7ca516-9770-4dcd-82ce-b994976994f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12775 | 2026.01.15 15:10:37.436794 [ 5 ] {2b7ca516-9770-4dcd-82ce-b994976994f3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.01.15 15:10:37.436830 [ 5 ] {2b7ca516-9770-4dcd-82ce-b994976994f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12777 | 2026.01.15 15:10:37.437167 [ 5 ] {2b7ca516-9770-4dcd-82ce-b994976994f3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12778 | 2026.01.15 15:10:37.437430 [ 5 ] {2b7ca516-9770-4dcd-82ce-b994976994f3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.01.15 15:10:37.437562 [ 5 ] {2b7ca516-9770-4dcd-82ce-b994976994f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 12780 | 2026.01.15 15:10:37.437600 [ 5 ] {2b7ca516-9770-4dcd-82ce-b994976994f3} <Debug> TCPHandler: Processed in 0.001354505 sec. | ||
| 12781 | 2026.01.15 15:10:38.040297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12782 | 2026.01.15 15:10:38.058148 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12783 | 2026.01.15 15:10:38.058209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12784 | 2026.01.15 15:10:38.065008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12785 | 2026.01.15 15:10:38.065732 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12786 | 2026.01.15 15:10:38.066026 [ 43 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12787 | 2026.01.15 15:10:38.066069 [ 43 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12788 | 2026.01.15 15:10:38.066091 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12789 | 2026.01.15 15:10:38.066216 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 12790 | 2026.01.15 15:10:38.069539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12791 | 2026.01.15 15:10:38.070135 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12792 | 2026.01.15 15:10:38.071614 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 12793 | 2026.01.15 15:10:38.076500 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 12794 | 2026.01.15 15:10:38.081052 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 12795 | 2026.01.15 15:10:38.085900 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 12796 | 2026.01.15 15:10:38.090751 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 12797 | 2026.01.15 15:10:38.094600 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 12798 | 2026.01.15 15:10:38.146353 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080196932 sec., 5262.046682783326 rows/sec., 27.21 MiB/sec. | ||
| 12799 | 2026.01.15 15:10:38.149584 [ 189 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12800 | 2026.01.15 15:10:38.151787 [ 189 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_56_11} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12801 | 2026.01.15 15:10:38.151905 [ 189 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_56_11} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12802 | 2026.01.15 15:10:38.154967 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12803 | 2026.01.15 15:10:42.437679 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12804 | 2026.01.15 15:10:42.438047 [ 5 ] {a7f9dcb7-d390-4a2e-8849-79a9f3e71450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12805 | 2026.01.15 15:10:42.438110 [ 5 ] {a7f9dcb7-d390-4a2e-8849-79a9f3e71450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12806 | 2026.01.15 15:10:42.439002 [ 5 ] {a7f9dcb7-d390-4a2e-8849-79a9f3e71450} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12807 | 2026.01.15 15:10:42.439045 [ 5 ] {a7f9dcb7-d390-4a2e-8849-79a9f3e71450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12808 | 2026.01.15 15:10:42.439461 [ 5 ] {a7f9dcb7-d390-4a2e-8849-79a9f3e71450} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12809 | 2026.01.15 15:10:42.439694 [ 5 ] {a7f9dcb7-d390-4a2e-8849-79a9f3e71450} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12810 | 2026.01.15 15:10:42.439842 [ 5 ] {a7f9dcb7-d390-4a2e-8849-79a9f3e71450} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001843 sec., 222463.3749321758 rows/sec., 14.11 MiB/sec. | ||
| 12811 | 2026.01.15 15:10:42.439860 [ 40 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12812 | 2026.01.15 15:10:42.439883 [ 5 ] {a7f9dcb7-d390-4a2e-8849-79a9f3e71450} <Debug> TCPHandler: Processed in 0.002366388 sec. | ||
| 12813 | 2026.01.15 15:10:42.440050 [ 40 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12814 | 2026.01.15 15:10:42.440101 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12815 | 2026.01.15 15:10:42.440172 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12816 | 2026.01.15 15:10:42.440225 [ 195 ] {ad86412f-b1aa-4b04-8739-c099606ac133::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 | ||
| 12817 | 2026.01.15 15:10:42.440272 [ 5 ] {3f1dd8bd-fa80-4f2a-8cb1-6ab268bfdb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12818 | 2026.01.15 15:10:42.440318 [ 5 ] {3f1dd8bd-fa80-4f2a-8cb1-6ab268bfdb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12819 | 2026.01.15 15:10:42.440364 [ 195 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12820 | 2026.01.15 15:10:42.440404 [ 195 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 434 rows starting from the beginning of the part | ||
| 12821 | 2026.01.15 15:10:42.440473 [ 195 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 12822 | 2026.01.15 15:10:42.440517 [ 195 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 12823 | 2026.01.15 15:10:42.440559 [ 195 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 12824 | 2026.01.15 15:10:42.440598 [ 195 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 12825 | 2026.01.15 15:10:42.440637 [ 195 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 12826 | 2026.01.15 15:10:42.441344 [ 5 ] {3f1dd8bd-fa80-4f2a-8cb1-6ab268bfdb42} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.01.15 15:10:42.441386 [ 5 ] {3f1dd8bd-fa80-4f2a-8cb1-6ab268bfdb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12828 | 2026.01.15 15:10:42.441848 [ 5 ] {3f1dd8bd-fa80-4f2a-8cb1-6ab268bfdb42} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12829 | 2026.01.15 15:10:42.441847 [ 193 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684565 sec., 1474564.6502212738 rows/sec., 99.44 MiB/sec. | ||
| 12830 | 2026.01.15 15:10:42.442043 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12831 | 2026.01.15 15:10:42.442071 [ 5 ] {3f1dd8bd-fa80-4f2a-8cb1-6ab268bfdb42} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12832 | 2026.01.15 15:10:42.442198 [ 5 ] {3f1dd8bd-fa80-4f2a-8cb1-6ab268bfdb42} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001945 sec., 582005.1413881748 rows/sec., 46.10 MiB/sec. | ||
| 12833 | 2026.01.15 15:10:42.442236 [ 5 ] {3f1dd8bd-fa80-4f2a-8cb1-6ab268bfdb42} <Debug> TCPHandler: Processed in 0.002112539 sec. | ||
| 12834 | 2026.01.15 15:10:42.442346 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12835 | 2026.01.15 15:10:42.442394 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_41_8} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2026.01.15 15:10:42.442440 [ 5 ] {7414167c-cb3a-4053-9f0a-6c1a917e2f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12837 | 2026.01.15 15:10:42.442470 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_41_8} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12838 | 2026.01.15 15:10:42.442479 [ 5 ] {7414167c-cb3a-4053-9f0a-6c1a917e2f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12839 | 2026.01.15 15:10:42.442572 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 12840 | 2026.01.15 15:10:42.442974 [ 5 ] {7414167c-cb3a-4053-9f0a-6c1a917e2f06} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2026.01.15 15:10:42.443009 [ 5 ] {7414167c-cb3a-4053-9f0a-6c1a917e2f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12842 | 2026.01.15 15:10:42.443321 [ 5 ] {7414167c-cb3a-4053-9f0a-6c1a917e2f06} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12843 | 2026.01.15 15:10:42.443532 [ 5 ] {7414167c-cb3a-4053-9f0a-6c1a917e2f06} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2026.01.15 15:10:42.443636 [ 40 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12845 | 2026.01.15 15:10:42.443658 [ 5 ] {7414167c-cb3a-4053-9f0a-6c1a917e2f06} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001237 sec., 173807.59902991107 rows/sec., 10.32 MiB/sec. | ||
| 12846 | 2026.01.15 15:10:42.443688 [ 40 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2026.01.15 15:10:42.443710 [ 5 ] {7414167c-cb3a-4053-9f0a-6c1a917e2f06} <Debug> TCPHandler: Processed in 0.001411706 sec. | ||
| 12848 | 2026.01.15 15:10:42.443712 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12849 | 2026.01.15 15:10:42.443823 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12850 | 2026.01.15 15:10:42.443869 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 12851 | 2026.01.15 15:10:42.443919 [ 5 ] {710fc903-3f15-4b3d-8c9a-1b78f911deac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12852 | 2026.01.15 15:10:42.443962 [ 5 ] {710fc903-3f15-4b3d-8c9a-1b78f911deac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12853 | 2026.01.15 15:10:42.444016 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12854 | 2026.01.15 15:10:42.444054 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 278 rows starting from the beginning of the part | ||
| 12855 | 2026.01.15 15:10:42.444123 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 215 rows starting from the beginning of the part | ||
| 12856 | 2026.01.15 15:10:42.444167 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 33 rows starting from the beginning of the part | ||
| 12857 | 2026.01.15 15:10:42.444207 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 215 rows starting from the beginning of the part | ||
| 12858 | 2026.01.15 15:10:42.444248 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
| 12859 | 2026.01.15 15:10:42.444291 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 215 rows starting from the beginning of the part | ||
| 12860 | 2026.01.15 15:10:42.444450 [ 5 ] {710fc903-3f15-4b3d-8c9a-1b78f911deac} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12861 | 2026.01.15 15:10:42.444491 [ 5 ] {710fc903-3f15-4b3d-8c9a-1b78f911deac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12862 | 2026.01.15 15:10:42.444837 [ 5 ] {710fc903-3f15-4b3d-8c9a-1b78f911deac} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12863 | 2026.01.15 15:10:42.445083 [ 5 ] {710fc903-3f15-4b3d-8c9a-1b78f911deac} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12864 | 2026.01.15 15:10:42.445211 [ 5 ] {710fc903-3f15-4b3d-8c9a-1b78f911deac} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00131 sec., 161832.06106870229 rows/sec., 10.44 MiB/sec. | ||
| 12865 | 2026.01.15 15:10:42.445240 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427866 sec., 691241.3349712087 rows/sec., 44.88 MiB/sec. | ||
| 12866 | 2026.01.15 15:10:42.445248 [ 5 ] {710fc903-3f15-4b3d-8c9a-1b78f911deac} <Debug> TCPHandler: Processed in 0.001472318 sec. | ||
| 12867 | 2026.01.15 15:10:42.445367 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12868 | 2026.01.15 15:10:42.445408 [ 196 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12869 | 2026.01.15 15:10:42.445459 [ 5 ] {eef85c0d-d9b3-404c-8ba0-091f96302886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12870 | 2026.01.15 15:10:42.445503 [ 5 ] {eef85c0d-d9b3-404c-8ba0-091f96302886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12871 | 2026.01.15 15:10:42.445716 [ 196 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_81_16} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12872 | 2026.01.15 15:10:42.445810 [ 196 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_81_16} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12873 | 2026.01.15 15:10:42.445893 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12874 | 2026.01.15 15:10:42.445990 [ 5 ] {eef85c0d-d9b3-404c-8ba0-091f96302886} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12875 | 2026.01.15 15:10:42.446031 [ 5 ] {eef85c0d-d9b3-404c-8ba0-091f96302886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12876 | 2026.01.15 15:10:42.446395 [ 5 ] {eef85c0d-d9b3-404c-8ba0-091f96302886} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12877 | 2026.01.15 15:10:42.446623 [ 5 ] {eef85c0d-d9b3-404c-8ba0-091f96302886} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12878 | 2026.01.15 15:10:42.446730 [ 40 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12879 | 2026.01.15 15:10:42.446754 [ 5 ] {eef85c0d-d9b3-404c-8ba0-091f96302886} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001312 sec., 160823.1707317073 rows/sec., 9.13 MiB/sec. | ||
| 12880 | 2026.01.15 15:10:42.446781 [ 40 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2026.01.15 15:10:42.446804 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12882 | 2026.01.15 15:10:42.446806 [ 5 ] {eef85c0d-d9b3-404c-8ba0-091f96302886} <Debug> TCPHandler: Processed in 0.001485519 sec. | ||
| 12883 | 2026.01.15 15:10:42.446887 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::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 | ||
| 12884 | 2026.01.15 15:10:42.446924 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12885 | 2026.01.15 15:10:42.446991 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12886 | 2026.01.15 15:10:42.447021 [ 5 ] {1534dcec-0884-4a2e-9046-07f8ddfc09d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12887 | 2026.01.15 15:10:42.447021 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 223 rows starting from the beginning of the part | ||
| 12888 | 2026.01.15 15:10:42.447068 [ 5 ] {1534dcec-0884-4a2e-9046-07f8ddfc09d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12889 | 2026.01.15 15:10:42.447097 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 12890 | 2026.01.15 15:10:42.447144 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 12891 | 2026.01.15 15:10:42.447182 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 12892 | 2026.01.15 15:10:42.447217 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 12893 | 2026.01.15 15:10:42.447252 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 12894 | 2026.01.15 15:10:42.447753 [ 5 ] {1534dcec-0884-4a2e-9046-07f8ddfc09d7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12895 | 2026.01.15 15:10:42.447795 [ 5 ] {1534dcec-0884-4a2e-9046-07f8ddfc09d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12896 | 2026.01.15 15:10:42.448108 [ 187 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259032 sec., 1015065.5424167138 rows/sec., 61.70 MiB/sec. | ||
| 12897 | 2026.01.15 15:10:42.448158 [ 5 ] {1534dcec-0884-4a2e-9046-07f8ddfc09d7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12898 | 2026.01.15 15:10:42.448309 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12899 | 2026.01.15 15:10:42.448407 [ 5 ] {1534dcec-0884-4a2e-9046-07f8ddfc09d7} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12900 | 2026.01.15 15:10:42.448549 [ 5 ] {1534dcec-0884-4a2e-9046-07f8ddfc09d7} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001546 sec., 445666.23544631305 rows/sec., 31.12 MiB/sec. | ||
| 12901 | 2026.01.15 15:10:42.448590 [ 5 ] {1534dcec-0884-4a2e-9046-07f8ddfc09d7} <Debug> TCPHandler: Processed in 0.001712477 sec. | ||
| 12902 | 2026.01.15 15:10:42.448648 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_41_8} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12903 | 2026.01.15 15:10:42.448697 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12904 | 2026.01.15 15:10:42.448735 [ 188 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_41_8} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12905 | 2026.01.15 15:10:42.448794 [ 5 ] {512ac74c-4291-4158-b677-cb01f2d989ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12906 | 2026.01.15 15:10:42.448839 [ 5 ] {512ac74c-4291-4158-b677-cb01f2d989ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12907 | 2026.01.15 15:10:42.448848 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12908 | 2026.01.15 15:10:42.449157 [ 5 ] {512ac74c-4291-4158-b677-cb01f2d989ec} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12909 | 2026.01.15 15:10:42.449197 [ 5 ] {512ac74c-4291-4158-b677-cb01f2d989ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12910 | 2026.01.15 15:10:42.449523 [ 5 ] {512ac74c-4291-4158-b677-cb01f2d989ec} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12911 | 2026.01.15 15:10:42.449737 [ 5 ] {512ac74c-4291-4158-b677-cb01f2d989ec} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12912 | 2026.01.15 15:10:42.449884 [ 5 ] {512ac74c-4291-4158-b677-cb01f2d989ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 12913 | 2026.01.15 15:10:42.449920 [ 5 ] {512ac74c-4291-4158-b677-cb01f2d989ec} <Debug> TCPHandler: Processed in 0.001270341 sec. | ||
| 12914 | 2026.01.15 15:10:42.450038 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12915 | 2026.01.15 15:10:42.450156 [ 5 ] {9c7ccdc9-0a65-4226-8f9c-f7c85d7e18c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12916 | 2026.01.15 15:10:42.450207 [ 5 ] {9c7ccdc9-0a65-4226-8f9c-f7c85d7e18c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12917 | 2026.01.15 15:10:42.450726 [ 5 ] {9c7ccdc9-0a65-4226-8f9c-f7c85d7e18c5} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12918 | 2026.01.15 15:10:42.450770 [ 5 ] {9c7ccdc9-0a65-4226-8f9c-f7c85d7e18c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12919 | 2026.01.15 15:10:42.451134 [ 5 ] {9c7ccdc9-0a65-4226-8f9c-f7c85d7e18c5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12920 | 2026.01.15 15:10:42.451351 [ 5 ] {9c7ccdc9-0a65-4226-8f9c-f7c85d7e18c5} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12921 | 2026.01.15 15:10:42.451483 [ 5 ] {9c7ccdc9-0a65-4226-8f9c-f7c85d7e18c5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001351 sec., 232420.42931162103 rows/sec., 15.27 MiB/sec. | ||
| 12922 | 2026.01.15 15:10:42.451521 [ 5 ] {9c7ccdc9-0a65-4226-8f9c-f7c85d7e18c5} <Debug> TCPHandler: Processed in 0.001541421 sec. | ||
| 12923 | 2026.01.15 15:10:42.451622 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12924 | 2026.01.15 15:10:42.451714 [ 5 ] {02c8fc60-4884-4790-8505-bec32986a108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12925 | 2026.01.15 15:10:42.451756 [ 5 ] {02c8fc60-4884-4790-8505-bec32986a108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12926 | 2026.01.15 15:10:42.452073 [ 5 ] {02c8fc60-4884-4790-8505-bec32986a108} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12927 | 2026.01.15 15:10:42.452108 [ 5 ] {02c8fc60-4884-4790-8505-bec32986a108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12928 | 2026.01.15 15:10:42.452415 [ 5 ] {02c8fc60-4884-4790-8505-bec32986a108} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12929 | 2026.01.15 15:10:42.452638 [ 5 ] {02c8fc60-4884-4790-8505-bec32986a108} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.01.15 15:10:42.452755 [ 36 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 12931 | 2026.01.15 15:10:42.452765 [ 5 ] {02c8fc60-4884-4790-8505-bec32986a108} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 12932 | 2026.01.15 15:10:42.452793 [ 36 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12933 | 2026.01.15 15:10:42.452813 [ 5 ] {02c8fc60-4884-4790-8505-bec32986a108} <Debug> TCPHandler: Processed in 0.00123923 sec. | ||
| 12934 | 2026.01.15 15:10:42.452817 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12935 | 2026.01.15 15:10:42.452930 [ 202 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 12936 | 2026.01.15 15:10:42.452932 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12937 | 2026.01.15 15:10:42.453026 [ 202 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12938 | 2026.01.15 15:10:42.453041 [ 5 ] {39ee9ee7-9b8f-45bc-94e6-ef59b8231edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12939 | 2026.01.15 15:10:42.453057 [ 202 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
| 12940 | 2026.01.15 15:10:42.453096 [ 5 ] {39ee9ee7-9b8f-45bc-94e6-ef59b8231edc} <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 | ||
| 12941 | 2026.01.15 15:10:42.453117 [ 202 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12942 | 2026.01.15 15:10:42.453166 [ 202 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12943 | 2026.01.15 15:10:42.453209 [ 202 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12944 | 2026.01.15 15:10:42.453249 [ 202 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 12945 | 2026.01.15 15:10:42.453291 [ 202 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 12946 | 2026.01.15 15:10:42.453883 [ 5 ] {39ee9ee7-9b8f-45bc-94e6-ef59b8231edc} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12947 | 2026.01.15 15:10:42.453918 [ 5 ] {39ee9ee7-9b8f-45bc-94e6-ef59b8231edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12948 | 2026.01.15 15:10:42.454048 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001160968 sec., 34454.007345594364 rows/sec., 2.26 MiB/sec. | ||
| 12949 | 2026.01.15 15:10:42.454177 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12950 | 2026.01.15 15:10:42.454441 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_40_8} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12951 | 2026.01.15 15:10:42.454462 [ 5 ] {39ee9ee7-9b8f-45bc-94e6-ef59b8231edc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12952 | 2026.01.15 15:10:42.454524 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_40_8} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 12953 | 2026.01.15 15:10:42.454607 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12954 | 2026.01.15 15:10:42.454714 [ 5 ] {39ee9ee7-9b8f-45bc-94e6-ef59b8231edc} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12955 | 2026.01.15 15:10:42.454857 [ 5 ] {39ee9ee7-9b8f-45bc-94e6-ef59b8231edc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001833 sec., 5455.537370430988 rows/sec., 9.78 MiB/sec. | ||
| 12956 | 2026.01.15 15:10:42.454870 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12957 | 2026.01.15 15:10:42.454913 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2026.01.15 15:10:42.454922 [ 5 ] {39ee9ee7-9b8f-45bc-94e6-ef59b8231edc} <Debug> TCPHandler: Processed in 0.002037667 sec. | ||
| 12959 | 2026.01.15 15:10:42.454932 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12960 | 2026.01.15 15:10:42.455024 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 12961 | 2026.01.15 15:10:42.455035 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12962 | 2026.01.15 15:10:42.455144 [ 5 ] {b02eeaa5-7480-4014-98b3-69e2583c963a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12963 | 2026.01.15 15:10:42.455186 [ 5 ] {b02eeaa5-7480-4014-98b3-69e2583c963a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12964 | 2026.01.15 15:10:42.455249 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12965 | 2026.01.15 15:10:42.455310 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1516 rows starting from the beginning of the part | ||
| 12966 | 2026.01.15 15:10:42.455447 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 12967 | 2026.01.15 15:10:42.455514 [ 5 ] {b02eeaa5-7480-4014-98b3-69e2583c963a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12968 | 2026.01.15 15:10:42.455555 [ 5 ] {b02eeaa5-7480-4014-98b3-69e2583c963a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12969 | 2026.01.15 15:10:42.455574 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part | ||
| 12970 | 2026.01.15 15:10:42.455697 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 12971 | 2026.01.15 15:10:42.455813 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
| 12972 | 2026.01.15 15:10:42.455875 [ 5 ] {b02eeaa5-7480-4014-98b3-69e2583c963a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12973 | 2026.01.15 15:10:42.455919 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 10 rows starting from the beginning of the part | ||
| 12974 | 2026.01.15 15:10:42.456105 [ 5 ] {b02eeaa5-7480-4014-98b3-69e2583c963a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2026.01.15 15:10:42.456234 [ 5 ] {b02eeaa5-7480-4014-98b3-69e2583c963a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001107 sec., 93947.6061427281 rows/sec., 5.76 MiB/sec. | ||
| 12976 | 2026.01.15 15:10:42.456272 [ 5 ] {b02eeaa5-7480-4014-98b3-69e2583c963a} <Debug> TCPHandler: Processed in 0.001284602 sec. | ||
| 12977 | 2026.01.15 15:10:42.466247 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 19 columns (19 merged, 0 gathered) in 0.011258379 sec., 142826.9558166411 rows/sec., 255.94 MiB/sec. | ||
| 12978 | 2026.01.15 15:10:42.467880 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12979 | 2026.01.15 15:10:42.468229 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12980 | 2026.01.15 15:10:42.468296 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12981 | 2026.01.15 15:10:42.468398 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 12982 | 2026.01.15 15:10:43.001199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.66 MiB, peak 349.04 MiB, free memory in arenas 0.00 B, will set to 343.67 MiB (RSS), difference: 7.01 MiB | ||
| 12983 | 2026.01.15 15:10:43.957308 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60126 | ||
| 12984 | 2026.01.15 15:10:43.957412 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12985 | 2026.01.15 15:10:43.957438 [ 288 ] {} <Debug> TCP-Session: 9d302f5c-68cd-4ef2-9451-ab845039bd3f Authenticating user 'default' from [fd00:1122:3344:101::e]:60126 | ||
| 12986 | 2026.01.15 15:10:43.957460 [ 288 ] {} <Debug> TCP-Session: 9d302f5c-68cd-4ef2-9451-ab845039bd3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12987 | 2026.01.15 15:10:43.957473 [ 288 ] {} <Debug> TCP-Session: 9d302f5c-68cd-4ef2-9451-ab845039bd3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12988 | 2026.01.15 15:10:43.957655 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49284 | ||
| 12989 | 2026.01.15 15:10:43.957677 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58885 | ||
| 12990 | 2026.01.15 15:10:43.957714 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62726 | ||
| 12991 | 2026.01.15 15:10:43.957738 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40333 | ||
| 12992 | 2026.01.15 15:10:43.957772 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57636 | ||
| 12993 | 2026.01.15 15:10:43.957784 [ 288 ] {} <Trace> TCP-Session: 9d302f5c-68cd-4ef2-9451-ab845039bd3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12994 | 2026.01.15 15:10:43.957785 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62533 | ||
| 12995 | 2026.01.15 15:10:43.957859 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12996 | 2026.01.15 15:10:43.957858 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12997 | 2026.01.15 15:10:43.957841 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12998 | 2026.01.15 15:10:43.957911 [ 290 ] {} <Debug> TCP-Session: ef5f2280-6231-420a-9e9a-5b7755bcb0ff Authenticating user 'default' from [fd00:1122:3344:101::e]:58885 | ||
| 12999 | 2026.01.15 15:10:43.957905 [ 286 ] {} <Debug> TCP-Session: d6b6f663-a8a0-434c-a261-203afd8f1b6e Authenticating user 'default' from [fd00:1122:3344:101::e]:57636 | ||
| 13000 | 2026.01.15 15:10:43.957937 [ 292 ] {} <Debug> TCP-Session: f8f3c771-6e27-4e1b-9472-90cad44e760e Authenticating user 'default' from [fd00:1122:3344:101::e]:62726 | ||
| 13001 | 2026.01.15 15:10:43.957949 [ 290 ] {} <Debug> TCP-Session: ef5f2280-6231-420a-9e9a-5b7755bcb0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13002 | 2026.01.15 15:10:43.957833 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13003 | 2026.01.15 15:10:43.957975 [ 290 ] {} <Debug> TCP-Session: ef5f2280-6231-420a-9e9a-5b7755bcb0ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13004 | 2026.01.15 15:10:43.957979 [ 288 ] {d47cba40-e88d-42bf-83f7-5dfc914d312d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60126) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13005 | 2026.01.15 15:10:43.958019 [ 293 ] {} <Debug> TCP-Session: f069c9cf-8b1a-4116-9ea6-654237560da1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40333 | ||
| 13006 | 2026.01.15 15:10:43.957971 [ 292 ] {} <Debug> TCP-Session: f8f3c771-6e27-4e1b-9472-90cad44e760e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13007 | 2026.01.15 15:10:43.958068 [ 293 ] {} <Debug> TCP-Session: f069c9cf-8b1a-4116-9ea6-654237560da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13008 | 2026.01.15 15:10:43.958082 [ 292 ] {} <Debug> TCP-Session: f8f3c771-6e27-4e1b-9472-90cad44e760e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13009 | 2026.01.15 15:10:43.958095 [ 293 ] {} <Debug> TCP-Session: f069c9cf-8b1a-4116-9ea6-654237560da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13010 | 2026.01.15 15:10:43.957959 [ 286 ] {} <Debug> TCP-Session: d6b6f663-a8a0-434c-a261-203afd8f1b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13011 | 2026.01.15 15:10:43.957775 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13012 | 2026.01.15 15:10:43.958146 [ 286 ] {} <Debug> TCP-Session: d6b6f663-a8a0-434c-a261-203afd8f1b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13013 | 2026.01.15 15:10:43.958173 [ 289 ] {} <Debug> TCP-Session: 955c6600-32f8-41bc-87c1-c0daf00a30bd Authenticating user 'default' from [fd00:1122:3344:101::e]:49284 | ||
| 13014 | 2026.01.15 15:10:43.957698 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34557 | ||
| 13015 | 2026.01.15 15:10:43.958200 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13016 | 2026.01.15 15:10:43.958202 [ 289 ] {} <Debug> TCP-Session: 955c6600-32f8-41bc-87c1-c0daf00a30bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13017 | 2026.01.15 15:10:43.958257 [ 287 ] {} <Debug> TCP-Session: 1c47ae42-160a-47fa-ad35-b4aaf228ed80 Authenticating user 'default' from [fd00:1122:3344:101::e]:62533 | ||
| 13018 | 2026.01.15 15:10:43.958267 [ 289 ] {} <Debug> TCP-Session: 955c6600-32f8-41bc-87c1-c0daf00a30bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13019 | 2026.01.15 15:10:43.958293 [ 287 ] {} <Debug> TCP-Session: 1c47ae42-160a-47fa-ad35-b4aaf228ed80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13020 | 2026.01.15 15:10:43.958301 [ 288 ] {d47cba40-e88d-42bf-83f7-5dfc914d312d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13021 | 2026.01.15 15:10:43.958316 [ 287 ] {} <Debug> TCP-Session: 1c47ae42-160a-47fa-ad35-b4aaf228ed80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13022 | 2026.01.15 15:10:43.957765 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57760 | ||
| 13023 | 2026.01.15 15:10:43.958378 [ 288 ] {d47cba40-e88d-42bf-83f7-5dfc914d312d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13024 | 2026.01.15 15:10:43.958496 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13025 | 2026.01.15 15:10:43.958528 [ 291 ] {} <Debug> TCP-Session: d3207a88-faf6-4c02-b11c-40af4f7082a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34557 | ||
| 13026 | 2026.01.15 15:10:43.958545 [ 291 ] {} <Debug> TCP-Session: d3207a88-faf6-4c02-b11c-40af4f7082a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13027 | 2026.01.15 15:10:43.958558 [ 291 ] {} <Debug> TCP-Session: d3207a88-faf6-4c02-b11c-40af4f7082a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13028 | 2026.01.15 15:10:43.958687 [ 288 ] {d47cba40-e88d-42bf-83f7-5dfc914d312d} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 13029 | 2026.01.15 15:10:43.958760 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13030 | 2026.01.15 15:10:43.958797 [ 294 ] {} <Debug> TCP-Session: 2ce51932-f27c-48de-b4f1-71c646051049 Authenticating user 'default' from [fd00:1122:3344:101::e]:57760 | ||
| 13031 | 2026.01.15 15:10:43.958816 [ 294 ] {} <Debug> TCP-Session: 2ce51932-f27c-48de-b4f1-71c646051049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13032 | 2026.01.15 15:10:43.958831 [ 294 ] {} <Debug> TCP-Session: 2ce51932-f27c-48de-b4f1-71c646051049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13033 | 2026.01.15 15:10:43.959682 [ 341 ] {d47cba40-e88d-42bf-83f7-5dfc914d312d} <Trace> AggregatingTransform: Aggregating | ||
| 13034 | 2026.01.15 15:10:43.959720 [ 341 ] {d47cba40-e88d-42bf-83f7-5dfc914d312d} <Trace> Aggregator: Aggregation method: without_key | ||
| 13035 | 2026.01.15 15:10:43.959756 [ 341 ] {d47cba40-e88d-42bf-83f7-5dfc914d312d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937611 sec. (1066.540 rows/sec., 41.66 KiB/sec.) | ||
| 13036 | 2026.01.15 15:10:43.959775 [ 341 ] {d47cba40-e88d-42bf-83f7-5dfc914d312d} <Trace> Aggregator: Merging aggregated data | ||
| 13037 | 2026.01.15 15:10:43.961518 [ 288 ] {d47cba40-e88d-42bf-83f7-5dfc914d312d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003598 sec., 277.9321845469705 rows/sec., 10.86 KiB/sec. | ||
| 13038 | 2026.01.15 15:10:43.961667 [ 288 ] {d47cba40-e88d-42bf-83f7-5dfc914d312d} <Debug> TCPHandler: Processed in 0.004000121 sec. | ||
| 13039 | 2026.01.15 15:10:43.961786 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13040 | 2026.01.15 15:10:43.961811 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13041 | 2026.01.15 15:10:43.961816 [ 288 ] {} <Debug> TCP-Session: 9d302f5c-68cd-4ef2-9451-ab845039bd3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13042 | 2026.01.15 15:10:43.961839 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13043 | 2026.01.15 15:10:43.961854 [ 287 ] {} <Debug> TCP-Session: 1c47ae42-160a-47fa-ad35-b4aaf228ed80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13044 | 2026.01.15 15:10:43.961859 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13045 | 2026.01.15 15:10:43.961881 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13046 | 2026.01.15 15:10:43.961894 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13047 | 2026.01.15 15:10:43.961916 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13048 | 2026.01.15 15:10:43.961949 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13049 | 2026.01.15 15:10:43.961954 [ 291 ] {} <Debug> TCP-Session: d3207a88-faf6-4c02-b11c-40af4f7082a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13050 | 2026.01.15 15:10:43.961977 [ 286 ] {} <Debug> TCP-Session: d6b6f663-a8a0-434c-a261-203afd8f1b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13051 | 2026.01.15 15:10:43.961987 [ 294 ] {} <Debug> TCP-Session: 2ce51932-f27c-48de-b4f1-71c646051049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13052 | 2026.01.15 15:10:43.961939 [ 290 ] {} <Debug> TCP-Session: ef5f2280-6231-420a-9e9a-5b7755bcb0ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13053 | 2026.01.15 15:10:43.961931 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13054 | 2026.01.15 15:10:43.961917 [ 292 ] {} <Debug> TCP-Session: f8f3c771-6e27-4e1b-9472-90cad44e760e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13055 | 2026.01.15 15:10:43.962069 [ 293 ] {} <Debug> TCP-Session: f069c9cf-8b1a-4116-9ea6-654237560da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13056 | 2026.01.15 15:10:43.961886 [ 289 ] {} <Debug> TCP-Session: 955c6600-32f8-41bc-87c1-c0daf00a30bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13057 | 2026.01.15 15:10:44.105205 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44126 | ||
| 13058 | 2026.01.15 15:10:44.105307 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13059 | 2026.01.15 15:10:44.105333 [ 288 ] {} <Debug> TCP-Session: a5c4cbe2-1124-4f0f-8dc1-498b9f3e9fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44126 | ||
| 13060 | 2026.01.15 15:10:44.105355 [ 288 ] {} <Debug> TCP-Session: a5c4cbe2-1124-4f0f-8dc1-498b9f3e9fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13061 | 2026.01.15 15:10:44.105368 [ 288 ] {} <Debug> TCP-Session: a5c4cbe2-1124-4f0f-8dc1-498b9f3e9fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13062 | 2026.01.15 15:10:44.105554 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54725 | ||
| 13063 | 2026.01.15 15:10:44.105577 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63207 | ||
| 13064 | 2026.01.15 15:10:44.105597 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59617 | ||
| 13065 | 2026.01.15 15:10:44.105631 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54088 | ||
| 13066 | 2026.01.15 15:10:44.105662 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51379 | ||
| 13067 | 2026.01.15 15:10:44.105699 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13068 | 2026.01.15 15:10:44.105708 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13069 | 2026.01.15 15:10:44.105719 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13070 | 2026.01.15 15:10:44.105733 [ 292 ] {} <Debug> TCP-Session: 3b6d96a4-121f-46b3-aec8-9d427221046a Authenticating user 'default' from [fd00:1122:3344:101::e]:59617 | ||
| 13071 | 2026.01.15 15:10:44.105748 [ 288 ] {} <Trace> TCP-Session: a5c4cbe2-1124-4f0f-8dc1-498b9f3e9fb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13072 | 2026.01.15 15:10:44.105755 [ 294 ] {} <Debug> TCP-Session: fb63103e-affe-4b57-8d94-c32b5507dd10 Authenticating user 'default' from [fd00:1122:3344:101::e]:54088 | ||
| 13073 | 2026.01.15 15:10:44.105765 [ 292 ] {} <Debug> TCP-Session: 3b6d96a4-121f-46b3-aec8-9d427221046a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13074 | 2026.01.15 15:10:44.105781 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13075 | 2026.01.15 15:10:44.105808 [ 292 ] {} <Debug> TCP-Session: 3b6d96a4-121f-46b3-aec8-9d427221046a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13076 | 2026.01.15 15:10:44.105836 [ 287 ] {} <Debug> TCP-Session: 0592d5da-4fef-4e34-9a60-dd30d6af2865 Authenticating user 'default' from [fd00:1122:3344:101::e]:51379 | ||
| 13077 | 2026.01.15 15:10:44.105798 [ 294 ] {} <Debug> TCP-Session: fb63103e-affe-4b57-8d94-c32b5507dd10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13078 | 2026.01.15 15:10:44.105871 [ 287 ] {} <Debug> TCP-Session: 0592d5da-4fef-4e34-9a60-dd30d6af2865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13079 | 2026.01.15 15:10:44.105885 [ 294 ] {} <Debug> TCP-Session: fb63103e-affe-4b57-8d94-c32b5507dd10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13080 | 2026.01.15 15:10:44.105900 [ 287 ] {} <Debug> TCP-Session: 0592d5da-4fef-4e34-9a60-dd30d6af2865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13081 | 2026.01.15 15:10:44.105920 [ 288 ] {b894e0d7-0169-4fa0-8886-817cfd8998ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44126) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13082 | 2026.01.15 15:10:44.105749 [ 290 ] {} <Debug> TCP-Session: 5318be27-907a-4120-89cb-04c86035eb57 Authenticating user 'default' from [fd00:1122:3344:101::e]:63207 | ||
| 13083 | 2026.01.15 15:10:44.105669 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13084 | 2026.01.15 15:10:44.105977 [ 290 ] {} <Debug> TCP-Session: 5318be27-907a-4120-89cb-04c86035eb57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13085 | 2026.01.15 15:10:44.105610 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34207 | ||
| 13086 | 2026.01.15 15:10:44.106011 [ 290 ] {} <Debug> TCP-Session: 5318be27-907a-4120-89cb-04c86035eb57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13087 | 2026.01.15 15:10:44.106007 [ 289 ] {} <Debug> TCP-Session: d798e21c-20b9-48b0-b8b1-36eb12ca2e47 Authenticating user 'default' from [fd00:1122:3344:101::e]:54725 | ||
| 13088 | 2026.01.15 15:10:44.105605 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57296 | ||
| 13089 | 2026.01.15 15:10:44.106083 [ 289 ] {} <Debug> TCP-Session: d798e21c-20b9-48b0-b8b1-36eb12ca2e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13090 | 2026.01.15 15:10:44.106089 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13091 | 2026.01.15 15:10:44.106102 [ 289 ] {} <Debug> TCP-Session: d798e21c-20b9-48b0-b8b1-36eb12ca2e47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13092 | 2026.01.15 15:10:44.105636 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54704 | ||
| 13093 | 2026.01.15 15:10:44.106136 [ 291 ] {} <Debug> TCP-Session: c8087c58-2370-47ac-ae24-f04fce823696 Authenticating user 'default' from [fd00:1122:3344:101::e]:34207 | ||
| 13094 | 2026.01.15 15:10:44.106147 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13095 | 2026.01.15 15:10:44.106187 [ 291 ] {} <Debug> TCP-Session: c8087c58-2370-47ac-ae24-f04fce823696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13096 | 2026.01.15 15:10:44.106200 [ 293 ] {} <Debug> TCP-Session: 309877a4-842e-4421-bd3b-b838d1179d16 Authenticating user 'default' from [fd00:1122:3344:101::e]:57296 | ||
| 13097 | 2026.01.15 15:10:44.106208 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13098 | 2026.01.15 15:10:44.106229 [ 288 ] {b894e0d7-0169-4fa0-8886-817cfd8998ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13099 | 2026.01.15 15:10:44.106262 [ 286 ] {} <Debug> TCP-Session: 6a69de5f-a2ce-41c9-8202-b2b4450ef24b Authenticating user 'default' from [fd00:1122:3344:101::e]:54704 | ||
| 13100 | 2026.01.15 15:10:44.106238 [ 293 ] {} <Debug> TCP-Session: 309877a4-842e-4421-bd3b-b838d1179d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13101 | 2026.01.15 15:10:44.106295 [ 286 ] {} <Debug> TCP-Session: 6a69de5f-a2ce-41c9-8202-b2b4450ef24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13102 | 2026.01.15 15:10:44.106314 [ 288 ] {b894e0d7-0169-4fa0-8886-817cfd8998ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13103 | 2026.01.15 15:10:44.106319 [ 293 ] {} <Debug> TCP-Session: 309877a4-842e-4421-bd3b-b838d1179d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13104 | 2026.01.15 15:10:44.106330 [ 286 ] {} <Debug> TCP-Session: 6a69de5f-a2ce-41c9-8202-b2b4450ef24b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13105 | 2026.01.15 15:10:44.106212 [ 291 ] {} <Debug> TCP-Session: c8087c58-2370-47ac-ae24-f04fce823696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13106 | 2026.01.15 15:10:44.106629 [ 288 ] {b894e0d7-0169-4fa0-8886-817cfd8998ee} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 13107 | 2026.01.15 15:10:44.107595 [ 332 ] {b894e0d7-0169-4fa0-8886-817cfd8998ee} <Trace> AggregatingTransform: Aggregating | ||
| 13108 | 2026.01.15 15:10:44.107631 [ 332 ] {b894e0d7-0169-4fa0-8886-817cfd8998ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 13109 | 2026.01.15 15:10:44.107668 [ 332 ] {b894e0d7-0169-4fa0-8886-817cfd8998ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093191 sec. (1073.065 rows/sec., 41.92 KiB/sec.) | ||
| 13110 | 2026.01.15 15:10:44.107684 [ 332 ] {b894e0d7-0169-4fa0-8886-817cfd8998ee} <Trace> Aggregator: Merging aggregated data | ||
| 13111 | 2026.01.15 15:10:44.109175 [ 288 ] {b894e0d7-0169-4fa0-8886-817cfd8998ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003312 sec., 301.9323671497585 rows/sec., 11.79 KiB/sec. | ||
| 13112 | 2026.01.15 15:10:44.109325 [ 288 ] {b894e0d7-0169-4fa0-8886-817cfd8998ee} <Debug> TCPHandler: Processed in 0.003691451 sec. | ||
| 13113 | 2026.01.15 15:10:44.109465 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13114 | 2026.01.15 15:10:44.109492 [ 288 ] {} <Debug> TCP-Session: a5c4cbe2-1124-4f0f-8dc1-498b9f3e9fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13115 | 2026.01.15 15:10:44.109495 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13116 | 2026.01.15 15:10:44.109515 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13117 | 2026.01.15 15:10:44.109530 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13118 | 2026.01.15 15:10:44.109546 [ 290 ] {} <Debug> TCP-Session: 5318be27-907a-4120-89cb-04c86035eb57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13119 | 2026.01.15 15:10:44.109567 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13120 | 2026.01.15 15:10:44.109592 [ 291 ] {} <Debug> TCP-Session: c8087c58-2370-47ac-ae24-f04fce823696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13121 | 2026.01.15 15:10:44.109602 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13122 | 2026.01.15 15:10:44.109616 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13123 | 2026.01.15 15:10:44.109622 [ 293 ] {} <Debug> TCP-Session: 309877a4-842e-4421-bd3b-b838d1179d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13124 | 2026.01.15 15:10:44.109656 [ 292 ] {} <Debug> TCP-Session: 3b6d96a4-121f-46b3-aec8-9d427221046a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13125 | 2026.01.15 15:10:44.109675 [ 286 ] {} <Debug> TCP-Session: 6a69de5f-a2ce-41c9-8202-b2b4450ef24b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13126 | 2026.01.15 15:10:44.109582 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13127 | 2026.01.15 15:10:44.109569 [ 289 ] {} <Debug> TCP-Session: d798e21c-20b9-48b0-b8b1-36eb12ca2e47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13128 | 2026.01.15 15:10:44.109762 [ 287 ] {} <Debug> TCP-Session: 0592d5da-4fef-4e34-9a60-dd30d6af2865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13129 | 2026.01.15 15:10:44.109549 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13130 | 2026.01.15 15:10:44.109815 [ 294 ] {} <Debug> TCP-Session: fb63103e-affe-4b57-8d94-c32b5507dd10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13131 | 2026.01.15 15:10:44.142240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27420 | ||
| 13132 | 2026.01.15 15:10:44.142781 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2026.01.15 15:10:44.142836 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13134 | 2026.01.15 15:10:44.143387 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13135 | 2026.01.15 15:10:44.143651 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2026.01.15 15:10:44.143814 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27420 | ||
| 13137 | 2026.01.15 15:10:44.178077 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58621 | ||
| 13138 | 2026.01.15 15:10:44.178179 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13139 | 2026.01.15 15:10:44.178206 [ 288 ] {} <Debug> TCP-Session: b38f861d-b938-4c59-8716-3469947aedd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58621 | ||
| 13140 | 2026.01.15 15:10:44.178229 [ 288 ] {} <Debug> TCP-Session: b38f861d-b938-4c59-8716-3469947aedd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13141 | 2026.01.15 15:10:44.178242 [ 288 ] {} <Debug> TCP-Session: b38f861d-b938-4c59-8716-3469947aedd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13142 | 2026.01.15 15:10:44.178471 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43416 | ||
| 13143 | 2026.01.15 15:10:44.178497 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50620 | ||
| 13144 | 2026.01.15 15:10:44.178511 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42866 | ||
| 13145 | 2026.01.15 15:10:44.178539 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64697 | ||
| 13146 | 2026.01.15 15:10:44.178564 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33449 | ||
| 13147 | 2026.01.15 15:10:44.178578 [ 288 ] {} <Trace> TCP-Session: b38f861d-b938-4c59-8716-3469947aedd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13148 | 2026.01.15 15:10:44.178619 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13149 | 2026.01.15 15:10:44.178631 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13150 | 2026.01.15 15:10:44.178642 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13151 | 2026.01.15 15:10:44.178651 [ 292 ] {} <Debug> TCP-Session: c178562f-86d0-4702-a4df-de1f2bbbaa9b Authenticating user 'default' from [fd00:1122:3344:101::e]:42866 | ||
| 13152 | 2026.01.15 15:10:44.178667 [ 290 ] {} <Debug> TCP-Session: cc564e23-8ee4-400b-b4cf-ca5eca3cbf65 Authenticating user 'default' from [fd00:1122:3344:101::e]:50620 | ||
| 13153 | 2026.01.15 15:10:44.178676 [ 294 ] {} <Debug> TCP-Session: 0b76c564-9994-4343-bcd7-408efb0a627b Authenticating user 'default' from [fd00:1122:3344:101::e]:64697 | ||
| 13154 | 2026.01.15 15:10:44.178685 [ 292 ] {} <Debug> TCP-Session: c178562f-86d0-4702-a4df-de1f2bbbaa9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13155 | 2026.01.15 15:10:44.178710 [ 290 ] {} <Debug> TCP-Session: cc564e23-8ee4-400b-b4cf-ca5eca3cbf65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13156 | 2026.01.15 15:10:44.178714 [ 294 ] {} <Debug> TCP-Session: 0b76c564-9994-4343-bcd7-408efb0a627b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13157 | 2026.01.15 15:10:44.178721 [ 292 ] {} <Debug> TCP-Session: c178562f-86d0-4702-a4df-de1f2bbbaa9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13158 | 2026.01.15 15:10:44.178744 [ 294 ] {} <Debug> TCP-Session: 0b76c564-9994-4343-bcd7-408efb0a627b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13159 | 2026.01.15 15:10:44.178690 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13160 | 2026.01.15 15:10:44.178776 [ 288 ] {937ccac1-5385-40dc-9aec-37a756c2bb87} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58621) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13161 | 2026.01.15 15:10:44.178578 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13162 | 2026.01.15 15:10:44.178810 [ 287 ] {} <Debug> TCP-Session: 1b12314a-50c8-4d9d-938d-2feb7d390d1d Authenticating user 'default' from [fd00:1122:3344:101::e]:33449 | ||
| 13163 | 2026.01.15 15:10:44.178553 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63426 | ||
| 13164 | 2026.01.15 15:10:44.178878 [ 287 ] {} <Debug> TCP-Session: 1b12314a-50c8-4d9d-938d-2feb7d390d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13165 | 2026.01.15 15:10:44.178865 [ 289 ] {} <Debug> TCP-Session: 9cf798b9-f20e-4327-b890-506f41982250 Authenticating user 'default' from [fd00:1122:3344:101::e]:43416 | ||
| 13166 | 2026.01.15 15:10:44.178910 [ 287 ] {} <Debug> TCP-Session: 1b12314a-50c8-4d9d-938d-2feb7d390d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13167 | 2026.01.15 15:10:44.178940 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13168 | 2026.01.15 15:10:44.178943 [ 289 ] {} <Debug> TCP-Session: 9cf798b9-f20e-4327-b890-506f41982250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13169 | 2026.01.15 15:10:44.178971 [ 286 ] {} <Debug> TCP-Session: 17514d60-648e-488b-ade5-8abcaab123b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63426 | ||
| 13170 | 2026.01.15 15:10:44.178986 [ 289 ] {} <Debug> TCP-Session: 9cf798b9-f20e-4327-b890-506f41982250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13171 | 2026.01.15 15:10:44.178523 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64393 | ||
| 13172 | 2026.01.15 15:10:44.179008 [ 286 ] {} <Debug> TCP-Session: 17514d60-648e-488b-ade5-8abcaab123b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13173 | 2026.01.15 15:10:44.178733 [ 290 ] {} <Debug> TCP-Session: cc564e23-8ee4-400b-b4cf-ca5eca3cbf65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13174 | 2026.01.15 15:10:44.179047 [ 286 ] {} <Debug> TCP-Session: 17514d60-648e-488b-ade5-8abcaab123b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13175 | 2026.01.15 15:10:44.179060 [ 288 ] {937ccac1-5385-40dc-9aec-37a756c2bb87} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13176 | 2026.01.15 15:10:44.179080 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13177 | 2026.01.15 15:10:44.178514 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64347 | ||
| 13178 | 2026.01.15 15:10:44.179116 [ 293 ] {} <Debug> TCP-Session: e5d7762d-6e4d-41d7-909e-aa1216deb066 Authenticating user 'default' from [fd00:1122:3344:101::e]:64393 | ||
| 13179 | 2026.01.15 15:10:44.179138 [ 288 ] {937ccac1-5385-40dc-9aec-37a756c2bb87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13180 | 2026.01.15 15:10:44.179159 [ 293 ] {} <Debug> TCP-Session: e5d7762d-6e4d-41d7-909e-aa1216deb066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13181 | 2026.01.15 15:10:44.179179 [ 293 ] {} <Debug> TCP-Session: e5d7762d-6e4d-41d7-909e-aa1216deb066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13182 | 2026.01.15 15:10:44.179192 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13183 | 2026.01.15 15:10:44.179223 [ 291 ] {} <Debug> TCP-Session: b3d82c80-3a7d-4bb4-bd33-f08ebf7ee7c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64347 | ||
| 13184 | 2026.01.15 15:10:44.179250 [ 291 ] {} <Debug> TCP-Session: b3d82c80-3a7d-4bb4-bd33-f08ebf7ee7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13185 | 2026.01.15 15:10:44.179267 [ 291 ] {} <Debug> TCP-Session: b3d82c80-3a7d-4bb4-bd33-f08ebf7ee7c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13186 | 2026.01.15 15:10:44.179444 [ 288 ] {937ccac1-5385-40dc-9aec-37a756c2bb87} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 13187 | 2026.01.15 15:10:44.180438 [ 336 ] {937ccac1-5385-40dc-9aec-37a756c2bb87} <Trace> AggregatingTransform: Aggregating | ||
| 13188 | 2026.01.15 15:10:44.180494 [ 336 ] {937ccac1-5385-40dc-9aec-37a756c2bb87} <Trace> Aggregator: Aggregation method: without_key | ||
| 13189 | 2026.01.15 15:10:44.180535 [ 336 ] {937ccac1-5385-40dc-9aec-37a756c2bb87} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000983493 sec. (1016.784 rows/sec., 39.72 KiB/sec.) | ||
| 13190 | 2026.01.15 15:10:44.180561 [ 336 ] {937ccac1-5385-40dc-9aec-37a756c2bb87} <Trace> Aggregator: Merging aggregated data | ||
| 13191 | 2026.01.15 15:10:44.181762 [ 288 ] {937ccac1-5385-40dc-9aec-37a756c2bb87} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003038 sec., 329.1639236339697 rows/sec., 12.86 KiB/sec. | ||
| 13192 | 2026.01.15 15:10:44.181914 [ 288 ] {937ccac1-5385-40dc-9aec-37a756c2bb87} <Debug> TCPHandler: Processed in 0.003452773 sec. | ||
| 13193 | 2026.01.15 15:10:44.182051 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13194 | 2026.01.15 15:10:44.182081 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13195 | 2026.01.15 15:10:44.182086 [ 288 ] {} <Debug> TCP-Session: b38f861d-b938-4c59-8716-3469947aedd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13196 | 2026.01.15 15:10:44.182106 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13197 | 2026.01.15 15:10:44.182127 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13198 | 2026.01.15 15:10:44.182132 [ 289 ] {} <Debug> TCP-Session: 9cf798b9-f20e-4327-b890-506f41982250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13199 | 2026.01.15 15:10:44.182161 [ 286 ] {} <Debug> TCP-Session: 17514d60-648e-488b-ade5-8abcaab123b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13200 | 2026.01.15 15:10:44.182176 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13201 | 2026.01.15 15:10:44.182179 [ 290 ] {} <Debug> TCP-Session: cc564e23-8ee4-400b-b4cf-ca5eca3cbf65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13202 | 2026.01.15 15:10:44.182197 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13203 | 2026.01.15 15:10:44.182217 [ 294 ] {} <Debug> TCP-Session: 0b76c564-9994-4343-bcd7-408efb0a627b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13204 | 2026.01.15 15:10:44.182213 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13205 | 2026.01.15 15:10:44.182242 [ 292 ] {} <Debug> TCP-Session: c178562f-86d0-4702-a4df-de1f2bbbaa9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13206 | 2026.01.15 15:10:44.182174 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13207 | 2026.01.15 15:10:44.182276 [ 287 ] {} <Debug> TCP-Session: 1b12314a-50c8-4d9d-938d-2feb7d390d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13208 | 2026.01.15 15:10:44.182165 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13209 | 2026.01.15 15:10:44.182313 [ 293 ] {} <Debug> TCP-Session: e5d7762d-6e4d-41d7-909e-aa1216deb066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13210 | 2026.01.15 15:10:44.182353 [ 291 ] {} <Debug> TCP-Session: b3d82c80-3a7d-4bb4-bd33-f08ebf7ee7c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13211 | 2026.01.15 15:10:45.570487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13212 | 2026.01.15 15:10:45.586506 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13213 | 2026.01.15 15:10:45.586597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13214 | 2026.01.15 15:10:45.592482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13215 | 2026.01.15 15:10:45.593228 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13216 | 2026.01.15 15:10:45.596625 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13217 | 2026.01.15 15:10:46.702883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1688 | ||
| 13218 | 2026.01.15 15:10:46.705425 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2026.01.15 15:10:46.705482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13220 | 2026.01.15 15:10:46.706758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13221 | 2026.01.15 15:10:46.707029 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2026.01.15 15:10:46.707382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1688 | ||
| 13223 | 2026.01.15 15:10:47.427693 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13224 | 2026.01.15 15:10:47.427986 [ 5 ] {187c9065-0c4f-4347-83de-ad5599c106d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13225 | 2026.01.15 15:10:47.428092 [ 5 ] {187c9065-0c4f-4347-83de-ad5599c106d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13226 | 2026.01.15 15:10:47.428774 [ 5 ] {187c9065-0c4f-4347-83de-ad5599c106d8} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2026.01.15 15:10:47.428829 [ 5 ] {187c9065-0c4f-4347-83de-ad5599c106d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13228 | 2026.01.15 15:10:47.429248 [ 5 ] {187c9065-0c4f-4347-83de-ad5599c106d8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13229 | 2026.01.15 15:10:47.429507 [ 5 ] {187c9065-0c4f-4347-83de-ad5599c106d8} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2026.01.15 15:10:47.429673 [ 5 ] {187c9065-0c4f-4347-83de-ad5599c106d8} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.001765 sec., 67422.09631728045 rows/sec., 5.71 MiB/sec. | ||
| 13231 | 2026.01.15 15:10:47.429726 [ 5 ] {187c9065-0c4f-4347-83de-ad5599c106d8} <Debug> TCPHandler: Processed in 0.002224693 sec. | ||
| 13232 | 2026.01.15 15:10:47.429852 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13233 | 2026.01.15 15:10:47.429958 [ 5 ] {2381971a-29ff-430e-aa43-94b1eeeb7da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13234 | 2026.01.15 15:10:47.430003 [ 5 ] {2381971a-29ff-430e-aa43-94b1eeeb7da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13235 | 2026.01.15 15:10:47.430445 [ 5 ] {2381971a-29ff-430e-aa43-94b1eeeb7da5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13236 | 2026.01.15 15:10:47.430486 [ 5 ] {2381971a-29ff-430e-aa43-94b1eeeb7da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13237 | 2026.01.15 15:10:47.430809 [ 5 ] {2381971a-29ff-430e-aa43-94b1eeeb7da5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13238 | 2026.01.15 15:10:47.431024 [ 5 ] {2381971a-29ff-430e-aa43-94b1eeeb7da5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13239 | 2026.01.15 15:10:47.431158 [ 5 ] {2381971a-29ff-430e-aa43-94b1eeeb7da5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001224 sec., 25326.797385620914 rows/sec., 1.86 MiB/sec. | ||
| 13240 | 2026.01.15 15:10:47.431198 [ 5 ] {2381971a-29ff-430e-aa43-94b1eeeb7da5} <Debug> TCPHandler: Processed in 0.001399226 sec. | ||
| 13241 | 2026.01.15 15:10:47.431323 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13242 | 2026.01.15 15:10:47.431444 [ 5 ] {76a7f173-3876-4728-80a7-1d078ef4b6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13243 | 2026.01.15 15:10:47.431494 [ 5 ] {76a7f173-3876-4728-80a7-1d078ef4b6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13244 | 2026.01.15 15:10:47.431963 [ 5 ] {76a7f173-3876-4728-80a7-1d078ef4b6be} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13245 | 2026.01.15 15:10:47.432006 [ 5 ] {76a7f173-3876-4728-80a7-1d078ef4b6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13246 | 2026.01.15 15:10:47.432309 [ 5 ] {76a7f173-3876-4728-80a7-1d078ef4b6be} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13247 | 2026.01.15 15:10:47.432518 [ 5 ] {76a7f173-3876-4728-80a7-1d078ef4b6be} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13248 | 2026.01.15 15:10:47.432632 [ 32 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13249 | 2026.01.15 15:10:47.432646 [ 5 ] {76a7f173-3876-4728-80a7-1d078ef4b6be} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001228 sec., 814.3322475570033 rows/sec., 54.08 KiB/sec. | ||
| 13250 | 2026.01.15 15:10:47.432699 [ 32 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.01.15 15:10:47.432708 [ 5 ] {76a7f173-3876-4728-80a7-1d078ef4b6be} <Debug> TCPHandler: Processed in 0.001447927 sec. | ||
| 13252 | 2026.01.15 15:10:47.432730 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13253 | 2026.01.15 15:10:47.432838 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13254 | 2026.01.15 15:10:47.432868 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 13255 | 2026.01.15 15:10:47.432944 [ 5 ] {883aea4e-9776-46a7-8efb-90d5894249cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13256 | 2026.01.15 15:10:47.432990 [ 5 ] {883aea4e-9776-46a7-8efb-90d5894249cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13257 | 2026.01.15 15:10:47.433027 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13258 | 2026.01.15 15:10:47.433071 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 465 rows starting from the beginning of the part | ||
| 13259 | 2026.01.15 15:10:47.433145 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 13260 | 2026.01.15 15:10:47.433205 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part | ||
| 13261 | 2026.01.15 15:10:47.433276 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 13262 | 2026.01.15 15:10:47.433337 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 13263 | 2026.01.15 15:10:47.433397 [ 199 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 13264 | 2026.01.15 15:10:47.433418 [ 5 ] {883aea4e-9776-46a7-8efb-90d5894249cc} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2026.01.15 15:10:47.433460 [ 5 ] {883aea4e-9776-46a7-8efb-90d5894249cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13266 | 2026.01.15 15:10:47.433811 [ 5 ] {883aea4e-9776-46a7-8efb-90d5894249cc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13267 | 2026.01.15 15:10:47.434041 [ 5 ] {883aea4e-9776-46a7-8efb-90d5894249cc} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2026.01.15 15:10:47.434179 [ 5 ] {883aea4e-9776-46a7-8efb-90d5894249cc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001254 sec., 75757.57575757576 rows/sec., 5.92 MiB/sec. | ||
| 13269 | 2026.01.15 15:10:47.434218 [ 5 ] {883aea4e-9776-46a7-8efb-90d5894249cc} <Debug> TCPHandler: Processed in 0.001435807 sec. | ||
| 13270 | 2026.01.15 15:10:47.434333 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13271 | 2026.01.15 15:10:47.434427 [ 5 ] {94d62188-69a5-44f1-a064-ffa8c55b041b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13272 | 2026.01.15 15:10:47.434473 [ 5 ] {94d62188-69a5-44f1-a064-ffa8c55b041b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13273 | 2026.01.15 15:10:47.434476 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672495 sec., 795219.11874176 rows/sec., 55.46 MiB/sec. | ||
| 13274 | 2026.01.15 15:10:47.434694 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13275 | 2026.01.15 15:10:47.434880 [ 5 ] {94d62188-69a5-44f1-a064-ffa8c55b041b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13276 | 2026.01.15 15:10:47.434925 [ 5 ] {94d62188-69a5-44f1-a064-ffa8c55b041b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13277 | 2026.01.15 15:10:47.435027 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_51_10} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13278 | 2026.01.15 15:10:47.435124 [ 187 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_51_10} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13279 | 2026.01.15 15:10:47.435221 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13280 | 2026.01.15 15:10:47.435282 [ 5 ] {94d62188-69a5-44f1-a064-ffa8c55b041b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13281 | 2026.01.15 15:10:47.435525 [ 5 ] {94d62188-69a5-44f1-a064-ffa8c55b041b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13282 | 2026.01.15 15:10:47.435652 [ 5 ] {94d62188-69a5-44f1-a064-ffa8c55b041b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 13283 | 2026.01.15 15:10:47.435689 [ 5 ] {94d62188-69a5-44f1-a064-ffa8c55b041b} <Debug> TCPHandler: Processed in 0.001406156 sec. | ||
| 13284 | 2026.01.15 15:10:47.435807 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13285 | 2026.01.15 15:10:47.435928 [ 5 ] {48703f9b-0ff3-450a-bf2b-dd9bd8519e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13286 | 2026.01.15 15:10:47.435978 [ 5 ] {48703f9b-0ff3-450a-bf2b-dd9bd8519e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13287 | 2026.01.15 15:10:47.436339 [ 5 ] {48703f9b-0ff3-450a-bf2b-dd9bd8519e6c} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2026.01.15 15:10:47.436382 [ 5 ] {48703f9b-0ff3-450a-bf2b-dd9bd8519e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13289 | 2026.01.15 15:10:47.436745 [ 5 ] {48703f9b-0ff3-450a-bf2b-dd9bd8519e6c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13290 | 2026.01.15 15:10:47.437004 [ 5 ] {48703f9b-0ff3-450a-bf2b-dd9bd8519e6c} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2026.01.15 15:10:47.437131 [ 5 ] {48703f9b-0ff3-450a-bf2b-dd9bd8519e6c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001227 sec., 814.9959250203749 rows/sec., 51.73 KiB/sec. | ||
| 13292 | 2026.01.15 15:10:47.437168 [ 5 ] {48703f9b-0ff3-450a-bf2b-dd9bd8519e6c} <Debug> TCPHandler: Processed in 0.001420977 sec. | ||
| 13293 | 2026.01.15 15:10:47.437286 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2026.01.15 15:10:47.437405 [ 5 ] {8cc5eb3a-d6cb-453f-b130-7e09e541f94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13295 | 2026.01.15 15:10:47.437471 [ 5 ] {8cc5eb3a-d6cb-453f-b130-7e09e541f94a} <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 | ||
| 13296 | 2026.01.15 15:10:47.438370 [ 5 ] {8cc5eb3a-d6cb-453f-b130-7e09e541f94a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13297 | 2026.01.15 15:10:47.438406 [ 5 ] {8cc5eb3a-d6cb-453f-b130-7e09e541f94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13298 | 2026.01.15 15:10:47.438984 [ 5 ] {8cc5eb3a-d6cb-453f-b130-7e09e541f94a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13299 | 2026.01.15 15:10:47.439214 [ 5 ] {8cc5eb3a-d6cb-453f-b130-7e09e541f94a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13300 | 2026.01.15 15:10:47.439351 [ 5 ] {8cc5eb3a-d6cb-453f-b130-7e09e541f94a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001971 sec., 15728.056823947234 rows/sec., 28.18 MiB/sec. | ||
| 13301 | 2026.01.15 15:10:47.439412 [ 5 ] {8cc5eb3a-d6cb-453f-b130-7e09e541f94a} <Debug> TCPHandler: Processed in 0.002184271 sec. | ||
| 13302 | 2026.01.15 15:10:47.439525 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13303 | 2026.01.15 15:10:47.439618 [ 5 ] {bc380c65-1966-42e4-b795-5422cda4ad03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13304 | 2026.01.15 15:10:47.439659 [ 5 ] {bc380c65-1966-42e4-b795-5422cda4ad03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13305 | 2026.01.15 15:10:47.439979 [ 5 ] {bc380c65-1966-42e4-b795-5422cda4ad03} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2026.01.15 15:10:47.440015 [ 5 ] {bc380c65-1966-42e4-b795-5422cda4ad03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13307 | 2026.01.15 15:10:47.440318 [ 5 ] {bc380c65-1966-42e4-b795-5422cda4ad03} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13308 | 2026.01.15 15:10:47.440530 [ 5 ] {bc380c65-1966-42e4-b795-5422cda4ad03} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2026.01.15 15:10:47.440658 [ 5 ] {bc380c65-1966-42e4-b795-5422cda4ad03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 13310 | 2026.01.15 15:10:47.440694 [ 5 ] {bc380c65-1966-42e4-b795-5422cda4ad03} <Debug> TCPHandler: Processed in 0.00121668 sec. | ||
| 13311 | 2026.01.15 15:10:51.437932 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13312 | 2026.01.15 15:10:51.437997 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13313 | 2026.01.15 15:10:51.644770 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27868 | ||
| 13314 | 2026.01.15 15:10:51.645294 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13315 | 2026.01.15 15:10:51.645344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13316 | 2026.01.15 15:10:51.645855 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13317 | 2026.01.15 15:10:51.646104 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2026.01.15 15:10:51.646269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27868 | ||
| 13319 | 2026.01.15 15:10:52.437283 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13320 | 2026.01.15 15:10:52.437538 [ 5 ] {b20d5492-2ce3-4363-ae60-5377eae4ea69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13321 | 2026.01.15 15:10:52.437633 [ 5 ] {b20d5492-2ce3-4363-ae60-5377eae4ea69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13322 | 2026.01.15 15:10:52.438624 [ 5 ] {b20d5492-2ce3-4363-ae60-5377eae4ea69} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13323 | 2026.01.15 15:10:52.438665 [ 5 ] {b20d5492-2ce3-4363-ae60-5377eae4ea69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13324 | 2026.01.15 15:10:52.439079 [ 5 ] {b20d5492-2ce3-4363-ae60-5377eae4ea69} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13325 | 2026.01.15 15:10:52.439318 [ 5 ] {b20d5492-2ce3-4363-ae60-5377eae4ea69} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13326 | 2026.01.15 15:10:52.439476 [ 5 ] {b20d5492-2ce3-4363-ae60-5377eae4ea69} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002007 sec., 204285.0024912805 rows/sec., 12.96 MiB/sec. | ||
| 13327 | 2026.01.15 15:10:52.439518 [ 5 ] {b20d5492-2ce3-4363-ae60-5377eae4ea69} <Debug> TCPHandler: Processed in 0.002402879 sec. | ||
| 13328 | 2026.01.15 15:10:52.439639 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13329 | 2026.01.15 15:10:52.439736 [ 5 ] {ac476530-42d4-4708-a857-446afa25098c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13330 | 2026.01.15 15:10:52.439777 [ 5 ] {ac476530-42d4-4708-a857-446afa25098c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13331 | 2026.01.15 15:10:52.440716 [ 5 ] {ac476530-42d4-4708-a857-446afa25098c} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13332 | 2026.01.15 15:10:52.440751 [ 5 ] {ac476530-42d4-4708-a857-446afa25098c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13333 | 2026.01.15 15:10:52.441130 [ 5 ] {ac476530-42d4-4708-a857-446afa25098c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13334 | 2026.01.15 15:10:52.441358 [ 5 ] {ac476530-42d4-4708-a857-446afa25098c} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13335 | 2026.01.15 15:10:52.441492 [ 5 ] {ac476530-42d4-4708-a857-446afa25098c} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001776 sec., 637387.3873873873 rows/sec., 50.48 MiB/sec. | ||
| 13336 | 2026.01.15 15:10:52.441531 [ 5 ] {ac476530-42d4-4708-a857-446afa25098c} <Debug> TCPHandler: Processed in 0.001940893 sec. | ||
| 13337 | 2026.01.15 15:10:52.441640 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13338 | 2026.01.15 15:10:52.441736 [ 5 ] {e6ae2c1c-cbb1-406e-8ec5-08e195ea197b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13339 | 2026.01.15 15:10:52.441777 [ 5 ] {e6ae2c1c-cbb1-406e-8ec5-08e195ea197b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13340 | 2026.01.15 15:10:52.442253 [ 5 ] {e6ae2c1c-cbb1-406e-8ec5-08e195ea197b} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2026.01.15 15:10:52.442289 [ 5 ] {e6ae2c1c-cbb1-406e-8ec5-08e195ea197b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13342 | 2026.01.15 15:10:52.442600 [ 5 ] {e6ae2c1c-cbb1-406e-8ec5-08e195ea197b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13343 | 2026.01.15 15:10:52.442817 [ 5 ] {e6ae2c1c-cbb1-406e-8ec5-08e195ea197b} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13344 | 2026.01.15 15:10:52.442946 [ 5 ] {e6ae2c1c-cbb1-406e-8ec5-08e195ea197b} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001228 sec., 175081.43322475572 rows/sec., 10.39 MiB/sec. | ||
| 13345 | 2026.01.15 15:10:52.442984 [ 5 ] {e6ae2c1c-cbb1-406e-8ec5-08e195ea197b} <Debug> TCPHandler: Processed in 0.001392836 sec. | ||
| 13346 | 2026.01.15 15:10:52.443086 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13347 | 2026.01.15 15:10:52.443180 [ 5 ] {3c94b3f3-c1ac-408e-ab2d-bb28e574378f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13348 | 2026.01.15 15:10:52.443220 [ 5 ] {3c94b3f3-c1ac-408e-ab2d-bb28e574378f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13349 | 2026.01.15 15:10:52.443691 [ 5 ] {3c94b3f3-c1ac-408e-ab2d-bb28e574378f} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13350 | 2026.01.15 15:10:52.443725 [ 5 ] {3c94b3f3-c1ac-408e-ab2d-bb28e574378f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13351 | 2026.01.15 15:10:52.444034 [ 5 ] {3c94b3f3-c1ac-408e-ab2d-bb28e574378f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13352 | 2026.01.15 15:10:52.444250 [ 5 ] {3c94b3f3-c1ac-408e-ab2d-bb28e574378f} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13353 | 2026.01.15 15:10:52.444381 [ 5 ] {3c94b3f3-c1ac-408e-ab2d-bb28e574378f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001219 sec., 173913.04347826086 rows/sec., 11.22 MiB/sec. | ||
| 13354 | 2026.01.15 15:10:52.444420 [ 5 ] {3c94b3f3-c1ac-408e-ab2d-bb28e574378f} <Debug> TCPHandler: Processed in 0.001382005 sec. | ||
| 13355 | 2026.01.15 15:10:52.444541 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13356 | 2026.01.15 15:10:52.444665 [ 5 ] {d944950c-8863-4033-b2bb-b7f0e8ed338a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13357 | 2026.01.15 15:10:52.444714 [ 5 ] {d944950c-8863-4033-b2bb-b7f0e8ed338a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13358 | 2026.01.15 15:10:52.445259 [ 5 ] {d944950c-8863-4033-b2bb-b7f0e8ed338a} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13359 | 2026.01.15 15:10:52.445294 [ 5 ] {d944950c-8863-4033-b2bb-b7f0e8ed338a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13360 | 2026.01.15 15:10:52.445630 [ 5 ] {d944950c-8863-4033-b2bb-b7f0e8ed338a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13361 | 2026.01.15 15:10:52.445866 [ 5 ] {d944950c-8863-4033-b2bb-b7f0e8ed338a} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13362 | 2026.01.15 15:10:52.445993 [ 5 ] {d944950c-8863-4033-b2bb-b7f0e8ed338a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001352 sec., 156065.08875739647 rows/sec., 8.86 MiB/sec. | ||
| 13363 | 2026.01.15 15:10:52.446032 [ 5 ] {d944950c-8863-4033-b2bb-b7f0e8ed338a} <Debug> TCPHandler: Processed in 0.001552491 sec. | ||
| 13364 | 2026.01.15 15:10:52.446139 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13365 | 2026.01.15 15:10:52.446234 [ 5 ] {1751e4ae-1eeb-444e-9875-57189763ca0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13366 | 2026.01.15 15:10:52.446274 [ 5 ] {1751e4ae-1eeb-444e-9875-57189763ca0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13367 | 2026.01.15 15:10:52.446932 [ 5 ] {1751e4ae-1eeb-444e-9875-57189763ca0d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13368 | 2026.01.15 15:10:52.446968 [ 5 ] {1751e4ae-1eeb-444e-9875-57189763ca0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13369 | 2026.01.15 15:10:52.447311 [ 5 ] {1751e4ae-1eeb-444e-9875-57189763ca0d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13370 | 2026.01.15 15:10:52.447533 [ 5 ] {1751e4ae-1eeb-444e-9875-57189763ca0d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13371 | 2026.01.15 15:10:52.447665 [ 5 ] {1751e4ae-1eeb-444e-9875-57189763ca0d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00145 sec., 475172.4137931035 rows/sec., 33.18 MiB/sec. | ||
| 13372 | 2026.01.15 15:10:52.447703 [ 5 ] {1751e4ae-1eeb-444e-9875-57189763ca0d} <Debug> TCPHandler: Processed in 0.001613803 sec. | ||
| 13373 | 2026.01.15 15:10:52.447808 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13374 | 2026.01.15 15:10:52.447903 [ 5 ] {f1048873-e3f6-46eb-80e0-8b75e58485c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13375 | 2026.01.15 15:10:52.447945 [ 5 ] {f1048873-e3f6-46eb-80e0-8b75e58485c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13376 | 2026.01.15 15:10:52.448264 [ 5 ] {f1048873-e3f6-46eb-80e0-8b75e58485c9} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13377 | 2026.01.15 15:10:52.448298 [ 5 ] {f1048873-e3f6-46eb-80e0-8b75e58485c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13378 | 2026.01.15 15:10:52.448612 [ 5 ] {f1048873-e3f6-46eb-80e0-8b75e58485c9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13379 | 2026.01.15 15:10:52.448839 [ 5 ] {f1048873-e3f6-46eb-80e0-8b75e58485c9} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13380 | 2026.01.15 15:10:52.448963 [ 5 ] {f1048873-e3f6-46eb-80e0-8b75e58485c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 13381 | 2026.01.15 15:10:52.449000 [ 5 ] {f1048873-e3f6-46eb-80e0-8b75e58485c9} <Debug> TCPHandler: Processed in 0.0012417 sec. | ||
| 13382 | 2026.01.15 15:10:52.449107 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13383 | 2026.01.15 15:10:52.449202 [ 5 ] {eef953ee-ae10-4047-b2a1-2655e88d7ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13384 | 2026.01.15 15:10:52.449246 [ 5 ] {eef953ee-ae10-4047-b2a1-2655e88d7ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13385 | 2026.01.15 15:10:52.449662 [ 5 ] {eef953ee-ae10-4047-b2a1-2655e88d7ca1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13386 | 2026.01.15 15:10:52.449695 [ 5 ] {eef953ee-ae10-4047-b2a1-2655e88d7ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13387 | 2026.01.15 15:10:52.450046 [ 5 ] {eef953ee-ae10-4047-b2a1-2655e88d7ca1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13388 | 2026.01.15 15:10:52.450262 [ 5 ] {eef953ee-ae10-4047-b2a1-2655e88d7ca1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13389 | 2026.01.15 15:10:52.450392 [ 5 ] {eef953ee-ae10-4047-b2a1-2655e88d7ca1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001209 sec., 259718.7758478081 rows/sec., 17.06 MiB/sec. | ||
| 13390 | 2026.01.15 15:10:52.450430 [ 5 ] {eef953ee-ae10-4047-b2a1-2655e88d7ca1} <Debug> TCPHandler: Processed in 0.001373596 sec. | ||
| 13391 | 2026.01.15 15:10:52.450539 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13392 | 2026.01.15 15:10:52.450633 [ 5 ] {a8822f35-76bf-4a00-bb23-ef54fa75bf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13393 | 2026.01.15 15:10:52.450676 [ 5 ] {a8822f35-76bf-4a00-bb23-ef54fa75bf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13394 | 2026.01.15 15:10:52.450977 [ 5 ] {a8822f35-76bf-4a00-bb23-ef54fa75bf7f} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13395 | 2026.01.15 15:10:52.451012 [ 5 ] {a8822f35-76bf-4a00-bb23-ef54fa75bf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13396 | 2026.01.15 15:10:52.451316 [ 5 ] {a8822f35-76bf-4a00-bb23-ef54fa75bf7f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13397 | 2026.01.15 15:10:52.451540 [ 5 ] {a8822f35-76bf-4a00-bb23-ef54fa75bf7f} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13398 | 2026.01.15 15:10:52.451665 [ 5 ] {a8822f35-76bf-4a00-bb23-ef54fa75bf7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 13399 | 2026.01.15 15:10:52.451702 [ 5 ] {a8822f35-76bf-4a00-bb23-ef54fa75bf7f} <Debug> TCPHandler: Processed in 0.00121163 sec. | ||
| 13400 | 2026.01.15 15:10:52.451802 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13401 | 2026.01.15 15:10:52.451897 [ 5 ] {17d963c9-17b7-4f71-a990-6ef7ce2841e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13402 | 2026.01.15 15:10:52.451952 [ 5 ] {17d963c9-17b7-4f71-a990-6ef7ce2841e4} <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 | ||
| 13403 | 2026.01.15 15:10:52.452738 [ 5 ] {17d963c9-17b7-4f71-a990-6ef7ce2841e4} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13404 | 2026.01.15 15:10:52.452773 [ 5 ] {17d963c9-17b7-4f71-a990-6ef7ce2841e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13405 | 2026.01.15 15:10:52.453283 [ 5 ] {17d963c9-17b7-4f71-a990-6ef7ce2841e4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13406 | 2026.01.15 15:10:52.453514 [ 5 ] {17d963c9-17b7-4f71-a990-6ef7ce2841e4} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13407 | 2026.01.15 15:10:52.453683 [ 5 ] {17d963c9-17b7-4f71-a990-6ef7ce2841e4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001802 sec., 5549.389567147614 rows/sec., 9.94 MiB/sec. | ||
| 13408 | 2026.01.15 15:10:52.453756 [ 5 ] {17d963c9-17b7-4f71-a990-6ef7ce2841e4} <Debug> TCPHandler: Processed in 0.002002176 sec. | ||
| 13409 | 2026.01.15 15:10:52.453871 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13410 | 2026.01.15 15:10:52.453983 [ 5 ] {aeebd72e-ff2a-4b47-8a92-1622d79b15b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13411 | 2026.01.15 15:10:52.454033 [ 5 ] {aeebd72e-ff2a-4b47-8a92-1622d79b15b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13412 | 2026.01.15 15:10:52.454378 [ 5 ] {aeebd72e-ff2a-4b47-8a92-1622d79b15b6} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13413 | 2026.01.15 15:10:52.454413 [ 5 ] {aeebd72e-ff2a-4b47-8a92-1622d79b15b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13414 | 2026.01.15 15:10:52.454750 [ 5 ] {aeebd72e-ff2a-4b47-8a92-1622d79b15b6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13415 | 2026.01.15 15:10:52.454971 [ 5 ] {aeebd72e-ff2a-4b47-8a92-1622d79b15b6} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13416 | 2026.01.15 15:10:52.455104 [ 5 ] {aeebd72e-ff2a-4b47-8a92-1622d79b15b6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001146 sec., 90750.43630017451 rows/sec., 5.56 MiB/sec. | ||
| 13417 | 2026.01.15 15:10:52.455141 [ 5 ] {aeebd72e-ff2a-4b47-8a92-1622d79b15b6} <Debug> TCPHandler: Processed in 0.001329184 sec. | ||
| 13418 | 2026.01.15 15:10:53.097529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13419 | 2026.01.15 15:10:53.114436 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13420 | 2026.01.15 15:10:53.114547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13421 | 2026.01.15 15:10:53.121660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13422 | 2026.01.15 15:10:53.122472 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2026.01.15 15:10:53.127119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13424 | 2026.01.15 15:10:56.708365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1726 | ||
| 13425 | 2026.01.15 15:10:56.710891 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13426 | 2026.01.15 15:10:56.710945 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13427 | 2026.01.15 15:10:56.712196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13428 | 2026.01.15 15:10:56.712488 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.01.15 15:10:56.712846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1726 | ||
| 13430 | 2026.01.15 15:10:57.454200 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13431 | 2026.01.15 15:10:57.454400 [ 5 ] {83f09019-bcfe-4c5b-baed-f65c98930d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13432 | 2026.01.15 15:10:57.454474 [ 5 ] {83f09019-bcfe-4c5b-baed-f65c98930d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13433 | 2026.01.15 15:10:57.455189 [ 5 ] {83f09019-bcfe-4c5b-baed-f65c98930d33} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13434 | 2026.01.15 15:10:57.455238 [ 5 ] {83f09019-bcfe-4c5b-baed-f65c98930d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13435 | 2026.01.15 15:10:57.455628 [ 5 ] {83f09019-bcfe-4c5b-baed-f65c98930d33} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13436 | 2026.01.15 15:10:57.455860 [ 5 ] {83f09019-bcfe-4c5b-baed-f65c98930d33} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13437 | 2026.01.15 15:10:57.456020 [ 5 ] {83f09019-bcfe-4c5b-baed-f65c98930d33} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001672 sec., 7177.033492822966 rows/sec., 585.24 KiB/sec. | ||
| 13438 | 2026.01.15 15:10:57.456074 [ 5 ] {83f09019-bcfe-4c5b-baed-f65c98930d33} <Debug> TCPHandler: Processed in 0.002011837 sec. | ||
| 13439 | 2026.01.15 15:10:57.456204 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13440 | 2026.01.15 15:10:57.456308 [ 5 ] {5603e59d-0b2e-43a8-8614-c67c3f7e2c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13441 | 2026.01.15 15:10:57.456354 [ 5 ] {5603e59d-0b2e-43a8-8614-c67c3f7e2c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13442 | 2026.01.15 15:10:57.457450 [ 5 ] {5603e59d-0b2e-43a8-8614-c67c3f7e2c24} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13443 | 2026.01.15 15:10:57.457489 [ 5 ] {5603e59d-0b2e-43a8-8614-c67c3f7e2c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13444 | 2026.01.15 15:10:57.457919 [ 5 ] {5603e59d-0b2e-43a8-8614-c67c3f7e2c24} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13445 | 2026.01.15 15:10:57.458163 [ 5 ] {5603e59d-0b2e-43a8-8614-c67c3f7e2c24} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13446 | 2026.01.15 15:10:57.458291 [ 91 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13447 | 2026.01.15 15:10:57.458301 [ 5 ] {5603e59d-0b2e-43a8-8614-c67c3f7e2c24} <Debug> executeQuery: Read 1264 rows, 106.79 KiB in 0.002017 sec., 626673.2771442736 rows/sec., 51.70 MiB/sec. | ||
| 13448 | 2026.01.15 15:10:57.458369 [ 91 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13449 | 2026.01.15 15:10:57.458388 [ 5 ] {5603e59d-0b2e-43a8-8614-c67c3f7e2c24} <Debug> TCPHandler: Processed in 0.002234544 sec. | ||
| 13450 | 2026.01.15 15:10:57.458397 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13451 | 2026.01.15 15:10:57.458514 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13452 | 2026.01.15 15:10:57.458514 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 13453 | 2026.01.15 15:10:57.458619 [ 5 ] {95c25bd2-af2e-47f7-91fc-c5ebea6f8187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13454 | 2026.01.15 15:10:57.458665 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13455 | 2026.01.15 15:10:57.458667 [ 5 ] {95c25bd2-af2e-47f7-91fc-c5ebea6f8187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13456 | 2026.01.15 15:10:57.458713 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2465 rows starting from the beginning of the part | ||
| 13457 | 2026.01.15 15:10:57.458798 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 118 rows starting from the beginning of the part | ||
| 13458 | 2026.01.15 15:10:57.458855 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1132 rows starting from the beginning of the part | ||
| 13459 | 2026.01.15 15:10:57.458906 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 119 rows starting from the beginning of the part | ||
| 13460 | 2026.01.15 15:10:57.458955 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1132 rows starting from the beginning of the part | ||
| 13461 | 2026.01.15 15:10:57.459003 [ 187 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1264 rows starting from the beginning of the part | ||
| 13462 | 2026.01.15 15:10:57.459104 [ 5 ] {95c25bd2-af2e-47f7-91fc-c5ebea6f8187} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2026.01.15 15:10:57.459147 [ 5 ] {95c25bd2-af2e-47f7-91fc-c5ebea6f8187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13464 | 2026.01.15 15:10:57.459513 [ 5 ] {95c25bd2-af2e-47f7-91fc-c5ebea6f8187} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13465 | 2026.01.15 15:10:57.459733 [ 5 ] {95c25bd2-af2e-47f7-91fc-c5ebea6f8187} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2026.01.15 15:10:57.459877 [ 5 ] {95c25bd2-af2e-47f7-91fc-c5ebea6f8187} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001278 sec., 33646.322378716744 rows/sec., 2.42 MiB/sec. | ||
| 13467 | 2026.01.15 15:10:57.459917 [ 5 ] {95c25bd2-af2e-47f7-91fc-c5ebea6f8187} <Debug> TCPHandler: Processed in 0.001452188 sec. | ||
| 13468 | 2026.01.15 15:10:57.460041 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13469 | 2026.01.15 15:10:57.460166 [ 5 ] {844f7911-e0c5-458b-8149-70b97d502d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13470 | 2026.01.15 15:10:57.460214 [ 5 ] {844f7911-e0c5-458b-8149-70b97d502d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13471 | 2026.01.15 15:10:57.460709 [ 5 ] {844f7911-e0c5-458b-8149-70b97d502d95} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13472 | 2026.01.15 15:10:57.460747 [ 5 ] {844f7911-e0c5-458b-8149-70b97d502d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13473 | 2026.01.15 15:10:57.461104 [ 5 ] {844f7911-e0c5-458b-8149-70b97d502d95} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13474 | 2026.01.15 15:10:57.461343 [ 5 ] {844f7911-e0c5-458b-8149-70b97d502d95} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13475 | 2026.01.15 15:10:57.461354 [ 197 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6230 rows, containing 5 columns (5 merged, 0 gathered) in 0.002883044 sec., 2160910.4821154308 rows/sec., 183.37 MiB/sec. | ||
| 13476 | 2026.01.15 15:10:57.461478 [ 5 ] {844f7911-e0c5-458b-8149-70b97d502d95} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001338 sec., 170403.5874439462 rows/sec., 11.54 MiB/sec. | ||
| 13477 | 2026.01.15 15:10:57.461522 [ 5 ] {844f7911-e0c5-458b-8149-70b97d502d95} <Debug> TCPHandler: Processed in 0.00154235 sec. | ||
| 13478 | 2026.01.15 15:10:57.461633 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13479 | 2026.01.15 15:10:57.461701 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13480 | 2026.01.15 15:10:57.461738 [ 5 ] {06cbd8fe-389b-4bbd-9f63-d44f59f930c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13481 | 2026.01.15 15:10:57.461782 [ 5 ] {06cbd8fe-389b-4bbd-9f63-d44f59f930c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13482 | 2026.01.15 15:10:57.462018 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_86_17} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13483 | 2026.01.15 15:10:57.462098 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_86_17} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13484 | 2026.01.15 15:10:57.462188 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 13485 | 2026.01.15 15:10:57.462418 [ 5 ] {06cbd8fe-389b-4bbd-9f63-d44f59f930c9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2026.01.15 15:10:57.462456 [ 5 ] {06cbd8fe-389b-4bbd-9f63-d44f59f930c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13487 | 2026.01.15 15:10:57.462811 [ 5 ] {06cbd8fe-389b-4bbd-9f63-d44f59f930c9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13488 | 2026.01.15 15:10:57.463042 [ 5 ] {06cbd8fe-389b-4bbd-9f63-d44f59f930c9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13489 | 2026.01.15 15:10:57.463166 [ 138 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13490 | 2026.01.15 15:10:57.463179 [ 5 ] {06cbd8fe-389b-4bbd-9f63-d44f59f930c9} <Debug> executeQuery: Read 563 rows, 42.87 KiB in 0.00146 sec., 385616.4383561644 rows/sec., 28.67 MiB/sec. | ||
| 13491 | 2026.01.15 15:10:57.463232 [ 138 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13492 | 2026.01.15 15:10:57.463243 [ 5 ] {06cbd8fe-389b-4bbd-9f63-d44f59f930c9} <Debug> TCPHandler: Processed in 0.001662085 sec. | ||
| 13493 | 2026.01.15 15:10:57.463282 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13494 | 2026.01.15 15:10:57.463383 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13495 | 2026.01.15 15:10:57.463395 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 13496 | 2026.01.15 15:10:57.463487 [ 5 ] {226f53b1-eece-41e8-a0d6-e659d2335606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13497 | 2026.01.15 15:10:57.463528 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13498 | 2026.01.15 15:10:57.463537 [ 5 ] {226f53b1-eece-41e8-a0d6-e659d2335606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13499 | 2026.01.15 15:10:57.463575 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1250 rows starting from the beginning of the part | ||
| 13500 | 2026.01.15 15:10:57.463654 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 95 rows starting from the beginning of the part | ||
| 13501 | 2026.01.15 15:10:57.463706 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 689 rows starting from the beginning of the part | ||
| 13502 | 2026.01.15 15:10:57.463754 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 95 rows starting from the beginning of the part | ||
| 13503 | 2026.01.15 15:10:57.463797 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 689 rows starting from the beginning of the part | ||
| 13504 | 2026.01.15 15:10:57.463839 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 563 rows starting from the beginning of the part | ||
| 13505 | 2026.01.15 15:10:57.464145 [ 5 ] {226f53b1-eece-41e8-a0d6-e659d2335606} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2026.01.15 15:10:57.464188 [ 5 ] {226f53b1-eece-41e8-a0d6-e659d2335606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13507 | 2026.01.15 15:10:57.464597 [ 5 ] {226f53b1-eece-41e8-a0d6-e659d2335606} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13508 | 2026.01.15 15:10:57.464826 [ 5 ] {226f53b1-eece-41e8-a0d6-e659d2335606} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13509 | 2026.01.15 15:10:57.464946 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13510 | 2026.01.15 15:10:57.464960 [ 5 ] {226f53b1-eece-41e8-a0d6-e659d2335606} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001493 sec., 569323.5097119893 rows/sec., 38.32 MiB/sec. | ||
| 13511 | 2026.01.15 15:10:57.464990 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13512 | 2026.01.15 15:10:57.465010 [ 5 ] {226f53b1-eece-41e8-a0d6-e659d2335606} <Debug> TCPHandler: Processed in 0.001677705 sec. | ||
| 13513 | 2026.01.15 15:10:57.465014 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13514 | 2026.01.15 15:10:57.465106 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 13515 | 2026.01.15 15:10:57.465140 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13516 | 2026.01.15 15:10:57.465194 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13517 | 2026.01.15 15:10:57.465222 [ 190 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3381 rows, containing 5 columns (5 merged, 0 gathered) in 0.001877762 sec., 1800547.6732408048 rows/sec., 136.35 MiB/sec. | ||
| 13518 | 2026.01.15 15:10:57.465224 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 29319 rows starting from the beginning of the part | ||
| 13519 | 2026.01.15 15:10:57.465236 [ 5 ] {ae56d8de-b075-4020-a006-27b70aaec5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13520 | 2026.01.15 15:10:57.465298 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 13521 | 2026.01.15 15:10:57.465307 [ 5 ] {ae56d8de-b075-4020-a006-27b70aaec5c9} <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 | ||
| 13522 | 2026.01.15 15:10:57.465343 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 314 rows starting from the beginning of the part | ||
| 13523 | 2026.01.15 15:10:57.465384 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 13524 | 2026.01.15 15:10:57.465423 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 314 rows starting from the beginning of the part | ||
| 13525 | 2026.01.15 15:10:57.465465 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 850 rows starting from the beginning of the part | ||
| 13526 | 2026.01.15 15:10:57.465480 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13527 | 2026.01.15 15:10:57.465881 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_86_17} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13528 | 2026.01.15 15:10:57.465974 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_86_17} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13529 | 2026.01.15 15:10:57.466077 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 13530 | 2026.01.15 15:10:57.466213 [ 5 ] {ae56d8de-b075-4020-a006-27b70aaec5c9} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13531 | 2026.01.15 15:10:57.466255 [ 5 ] {ae56d8de-b075-4020-a006-27b70aaec5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13532 | 2026.01.15 15:10:57.466886 [ 5 ] {ae56d8de-b075-4020-a006-27b70aaec5c9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13533 | 2026.01.15 15:10:57.467129 [ 5 ] {ae56d8de-b075-4020-a006-27b70aaec5c9} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13534 | 2026.01.15 15:10:57.467279 [ 5 ] {ae56d8de-b075-4020-a006-27b70aaec5c9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002061 sec., 15041.242115477924 rows/sec., 26.95 MiB/sec. | ||
| 13535 | 2026.01.15 15:10:57.467360 [ 5 ] {ae56d8de-b075-4020-a006-27b70aaec5c9} <Debug> TCPHandler: Processed in 0.002270405 sec. | ||
| 13536 | 2026.01.15 15:10:57.467483 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13537 | 2026.01.15 15:10:57.467580 [ 5 ] {00825709-d7c8-45b0-8919-d14a6dbf4544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13538 | 2026.01.15 15:10:57.467683 [ 5 ] {00825709-d7c8-45b0-8919-d14a6dbf4544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13539 | 2026.01.15 15:10:57.468037 [ 5 ] {00825709-d7c8-45b0-8919-d14a6dbf4544} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13540 | 2026.01.15 15:10:57.468075 [ 5 ] {00825709-d7c8-45b0-8919-d14a6dbf4544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13541 | 2026.01.15 15:10:57.468418 [ 5 ] {00825709-d7c8-45b0-8919-d14a6dbf4544} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13542 | 2026.01.15 15:10:57.468633 [ 5 ] {00825709-d7c8-45b0-8919-d14a6dbf4544} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2026.01.15 15:10:57.468755 [ 138 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13544 | 2026.01.15 15:10:57.468769 [ 5 ] {00825709-d7c8-45b0-8919-d14a6dbf4544} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 13545 | 2026.01.15 15:10:57.468801 [ 138 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13546 | 2026.01.15 15:10:57.468822 [ 5 ] {00825709-d7c8-45b0-8919-d14a6dbf4544} <Debug> TCPHandler: Processed in 0.001388995 sec. | ||
| 13547 | 2026.01.15 15:10:57.468952 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13548 | 2026.01.15 15:10:57.469048 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 13549 | 2026.01.15 15:10:57.469182 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13550 | 2026.01.15 15:10:57.469219 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 6350 rows starting from the beginning of the part | ||
| 13551 | 2026.01.15 15:10:57.469282 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 13552 | 2026.01.15 15:10:57.469328 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 104 rows starting from the beginning of the part | ||
| 13553 | 2026.01.15 15:10:57.469370 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 13554 | 2026.01.15 15:10:57.469410 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 104 rows starting from the beginning of the part | ||
| 13555 | 2026.01.15 15:10:57.469449 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 13556 | 2026.01.15 15:10:57.471608 [ 202 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6738 rows, containing 4 columns (4 merged, 0 gathered) in 0.002603506 sec., 2588048.577571936 rows/sec., 164.95 MiB/sec. | ||
| 13557 | 2026.01.15 15:10:57.471650 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31117 rows, containing 5 columns (5 merged, 0 gathered) in 0.006579926 sec., 4729080.539811542 rows/sec., 318.08 MiB/sec. | ||
| 13558 | 2026.01.15 15:10:57.472213 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13559 | 2026.01.15 15:10:57.472377 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13560 | 2026.01.15 15:10:57.472504 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_86_17} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13561 | 2026.01.15 15:10:57.472582 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_86_17} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13562 | 2026.01.15 15:10:57.472657 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2026.01.15 15:10:57.472667 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13564 | 2026.01.15 15:10:57.472730 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13565 | 2026.01.15 15:10:57.472809 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13566 | 2026.01.15 15:10:59.147287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28380 | ||
| 13567 | 2026.01.15 15:10:59.147839 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2026.01.15 15:10:59.147873 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13569 | 2026.01.15 15:10:59.148476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13570 | 2026.01.15 15:10:59.148746 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13571 | 2026.01.15 15:10:59.148882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28380 | ||
| 13572 | 2026.01.15 15:11:00.628071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13573 | 2026.01.15 15:11:00.645371 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13574 | 2026.01.15 15:11:00.645427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13575 | 2026.01.15 15:11:00.651703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13576 | 2026.01.15 15:11:00.652499 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13577 | 2026.01.15 15:11:00.655594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13578 | 2026.01.15 15:11:02.436174 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13579 | 2026.01.15 15:11:02.436366 [ 5 ] {21e42bd6-b7ec-41d0-b7c3-c96f2feae8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13580 | 2026.01.15 15:11:02.436431 [ 5 ] {21e42bd6-b7ec-41d0-b7c3-c96f2feae8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13581 | 2026.01.15 15:11:02.437344 [ 5 ] {21e42bd6-b7ec-41d0-b7c3-c96f2feae8cf} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2026.01.15 15:11:02.437386 [ 5 ] {21e42bd6-b7ec-41d0-b7c3-c96f2feae8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13583 | 2026.01.15 15:11:02.437786 [ 5 ] {21e42bd6-b7ec-41d0-b7c3-c96f2feae8cf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13584 | 2026.01.15 15:11:02.438008 [ 5 ] {21e42bd6-b7ec-41d0-b7c3-c96f2feae8cf} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.01.15 15:11:02.438158 [ 5 ] {21e42bd6-b7ec-41d0-b7c3-c96f2feae8cf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00184 sec., 222826.08695652173 rows/sec., 14.14 MiB/sec. | ||
| 13586 | 2026.01.15 15:11:02.438204 [ 5 ] {21e42bd6-b7ec-41d0-b7c3-c96f2feae8cf} <Debug> TCPHandler: Processed in 0.002156411 sec. | ||
| 13587 | 2026.01.15 15:11:02.438330 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13588 | 2026.01.15 15:11:02.438424 [ 5 ] {7cba9413-144b-4486-9dce-3f44896bfe00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13589 | 2026.01.15 15:11:02.438464 [ 5 ] {7cba9413-144b-4486-9dce-3f44896bfe00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13590 | 2026.01.15 15:11:02.439443 [ 5 ] {7cba9413-144b-4486-9dce-3f44896bfe00} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.01.15 15:11:02.439478 [ 5 ] {7cba9413-144b-4486-9dce-3f44896bfe00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13592 | 2026.01.15 15:11:02.439840 [ 5 ] {7cba9413-144b-4486-9dce-3f44896bfe00} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13593 | 2026.01.15 15:11:02.440053 [ 5 ] {7cba9413-144b-4486-9dce-3f44896bfe00} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13594 | 2026.01.15 15:11:02.440179 [ 5 ] {7cba9413-144b-4486-9dce-3f44896bfe00} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001773 sec., 638465.8770445572 rows/sec., 50.57 MiB/sec. | ||
| 13595 | 2026.01.15 15:11:02.440218 [ 5 ] {7cba9413-144b-4486-9dce-3f44896bfe00} <Debug> TCPHandler: Processed in 0.001938474 sec. | ||
| 13596 | 2026.01.15 15:11:02.440341 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2026.01.15 15:11:02.440435 [ 5 ] {34390a58-2896-4d29-9005-b4e6f7fa7933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13598 | 2026.01.15 15:11:02.440473 [ 5 ] {34390a58-2896-4d29-9005-b4e6f7fa7933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13599 | 2026.01.15 15:11:02.440961 [ 5 ] {34390a58-2896-4d29-9005-b4e6f7fa7933} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2026.01.15 15:11:02.440996 [ 5 ] {34390a58-2896-4d29-9005-b4e6f7fa7933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13601 | 2026.01.15 15:11:02.441296 [ 5 ] {34390a58-2896-4d29-9005-b4e6f7fa7933} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13602 | 2026.01.15 15:11:02.441508 [ 5 ] {34390a58-2896-4d29-9005-b4e6f7fa7933} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2026.01.15 15:11:02.441638 [ 5 ] {34390a58-2896-4d29-9005-b4e6f7fa7933} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001221 sec., 176085.17608517606 rows/sec., 10.45 MiB/sec. | ||
| 13604 | 2026.01.15 15:11:02.441675 [ 5 ] {34390a58-2896-4d29-9005-b4e6f7fa7933} <Debug> TCPHandler: Processed in 0.001384676 sec. | ||
| 13605 | 2026.01.15 15:11:02.441789 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13606 | 2026.01.15 15:11:02.441881 [ 5 ] {7f901074-31a0-4494-9211-ff196f29119e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13607 | 2026.01.15 15:11:02.441919 [ 5 ] {7f901074-31a0-4494-9211-ff196f29119e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13608 | 2026.01.15 15:11:02.442391 [ 5 ] {7f901074-31a0-4494-9211-ff196f29119e} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2026.01.15 15:11:02.442425 [ 5 ] {7f901074-31a0-4494-9211-ff196f29119e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13610 | 2026.01.15 15:11:02.442737 [ 5 ] {7f901074-31a0-4494-9211-ff196f29119e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13611 | 2026.01.15 15:11:02.442954 [ 5 ] {7f901074-31a0-4494-9211-ff196f29119e} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2026.01.15 15:11:02.443078 [ 5 ] {7f901074-31a0-4494-9211-ff196f29119e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001214 sec., 174629.3245469522 rows/sec., 11.26 MiB/sec. | ||
| 13613 | 2026.01.15 15:11:02.443115 [ 5 ] {7f901074-31a0-4494-9211-ff196f29119e} <Debug> TCPHandler: Processed in 0.001377105 sec. | ||
| 13614 | 2026.01.15 15:11:02.443223 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13615 | 2026.01.15 15:11:02.443314 [ 5 ] {3c8282f1-eb02-4780-8c4e-83e34d8a2ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13616 | 2026.01.15 15:11:02.443352 [ 5 ] {3c8282f1-eb02-4780-8c4e-83e34d8a2ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13617 | 2026.01.15 15:11:02.443818 [ 5 ] {3c8282f1-eb02-4780-8c4e-83e34d8a2ad6} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2026.01.15 15:11:02.443853 [ 5 ] {3c8282f1-eb02-4780-8c4e-83e34d8a2ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13619 | 2026.01.15 15:11:02.444154 [ 5 ] {3c8282f1-eb02-4780-8c4e-83e34d8a2ad6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13620 | 2026.01.15 15:11:02.444367 [ 5 ] {3c8282f1-eb02-4780-8c4e-83e34d8a2ad6} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13621 | 2026.01.15 15:11:02.444490 [ 5 ] {3c8282f1-eb02-4780-8c4e-83e34d8a2ad6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 13622 | 2026.01.15 15:11:02.444528 [ 5 ] {3c8282f1-eb02-4780-8c4e-83e34d8a2ad6} <Debug> TCPHandler: Processed in 0.001352564 sec. | ||
| 13623 | 2026.01.15 15:11:02.444641 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2026.01.15 15:11:02.444734 [ 5 ] {7dbe3677-8d40-4a42-97c7-e347d3d36463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13625 | 2026.01.15 15:11:02.444772 [ 5 ] {7dbe3677-8d40-4a42-97c7-e347d3d36463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13626 | 2026.01.15 15:11:02.445433 [ 5 ] {7dbe3677-8d40-4a42-97c7-e347d3d36463} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2026.01.15 15:11:02.445469 [ 5 ] {7dbe3677-8d40-4a42-97c7-e347d3d36463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13628 | 2026.01.15 15:11:02.445799 [ 5 ] {7dbe3677-8d40-4a42-97c7-e347d3d36463} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13629 | 2026.01.15 15:11:02.446015 [ 5 ] {7dbe3677-8d40-4a42-97c7-e347d3d36463} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2026.01.15 15:11:02.446139 [ 5 ] {7dbe3677-8d40-4a42-97c7-e347d3d36463} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001423 sec., 484188.3345045678 rows/sec., 33.81 MiB/sec. | ||
| 13631 | 2026.01.15 15:11:02.446177 [ 5 ] {7dbe3677-8d40-4a42-97c7-e347d3d36463} <Debug> TCPHandler: Processed in 0.001582792 sec. | ||
| 13632 | 2026.01.15 15:11:02.446287 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13633 | 2026.01.15 15:11:02.446388 [ 5 ] {d9435f60-01fd-414d-8f20-c3b7aa2ada9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13634 | 2026.01.15 15:11:02.446432 [ 5 ] {d9435f60-01fd-414d-8f20-c3b7aa2ada9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13635 | 2026.01.15 15:11:02.446769 [ 5 ] {d9435f60-01fd-414d-8f20-c3b7aa2ada9c} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13636 | 2026.01.15 15:11:02.446805 [ 5 ] {d9435f60-01fd-414d-8f20-c3b7aa2ada9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13637 | 2026.01.15 15:11:02.447135 [ 5 ] {d9435f60-01fd-414d-8f20-c3b7aa2ada9c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13638 | 2026.01.15 15:11:02.447350 [ 5 ] {d9435f60-01fd-414d-8f20-c3b7aa2ada9c} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13639 | 2026.01.15 15:11:02.447482 [ 5 ] {d9435f60-01fd-414d-8f20-c3b7aa2ada9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 13640 | 2026.01.15 15:11:02.447521 [ 5 ] {d9435f60-01fd-414d-8f20-c3b7aa2ada9c} <Debug> TCPHandler: Processed in 0.001283482 sec. | ||
| 13641 | 2026.01.15 15:11:02.447657 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13642 | 2026.01.15 15:11:02.447777 [ 5 ] {9df268a5-2ec6-4762-ac37-da051302c64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13643 | 2026.01.15 15:11:02.447827 [ 5 ] {9df268a5-2ec6-4762-ac37-da051302c64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13644 | 2026.01.15 15:11:02.448349 [ 5 ] {9df268a5-2ec6-4762-ac37-da051302c64f} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13645 | 2026.01.15 15:11:02.448385 [ 5 ] {9df268a5-2ec6-4762-ac37-da051302c64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13646 | 2026.01.15 15:11:02.448721 [ 5 ] {9df268a5-2ec6-4762-ac37-da051302c64f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13647 | 2026.01.15 15:11:02.448937 [ 5 ] {9df268a5-2ec6-4762-ac37-da051302c64f} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13648 | 2026.01.15 15:11:02.449069 [ 5 ] {9df268a5-2ec6-4762-ac37-da051302c64f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001317 sec., 238420.6529992407 rows/sec., 15.66 MiB/sec. | ||
| 13649 | 2026.01.15 15:11:02.449106 [ 5 ] {9df268a5-2ec6-4762-ac37-da051302c64f} <Debug> TCPHandler: Processed in 0.001508029 sec. | ||
| 13650 | 2026.01.15 15:11:02.449207 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13651 | 2026.01.15 15:11:02.449299 [ 5 ] {d468ce62-9a9e-4897-945d-b1c541de807a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13652 | 2026.01.15 15:11:02.449340 [ 5 ] {d468ce62-9a9e-4897-945d-b1c541de807a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13653 | 2026.01.15 15:11:02.449648 [ 5 ] {d468ce62-9a9e-4897-945d-b1c541de807a} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13654 | 2026.01.15 15:11:02.449683 [ 5 ] {d468ce62-9a9e-4897-945d-b1c541de807a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13655 | 2026.01.15 15:11:02.449971 [ 5 ] {d468ce62-9a9e-4897-945d-b1c541de807a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13656 | 2026.01.15 15:11:02.450192 [ 5 ] {d468ce62-9a9e-4897-945d-b1c541de807a} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13657 | 2026.01.15 15:11:02.450316 [ 5 ] {d468ce62-9a9e-4897-945d-b1c541de807a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 13658 | 2026.01.15 15:11:02.450351 [ 5 ] {d468ce62-9a9e-4897-945d-b1c541de807a} <Debug> TCPHandler: Processed in 0.001191549 sec. | ||
| 13659 | 2026.01.15 15:11:02.450450 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13660 | 2026.01.15 15:11:02.450541 [ 5 ] {2c33c4d7-79b5-48d4-9960-b6579dc2ac88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13661 | 2026.01.15 15:11:02.450594 [ 5 ] {2c33c4d7-79b5-48d4-9960-b6579dc2ac88} <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 | ||
| 13662 | 2026.01.15 15:11:02.451352 [ 5 ] {2c33c4d7-79b5-48d4-9960-b6579dc2ac88} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13663 | 2026.01.15 15:11:02.451387 [ 5 ] {2c33c4d7-79b5-48d4-9960-b6579dc2ac88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13664 | 2026.01.15 15:11:02.451882 [ 5 ] {2c33c4d7-79b5-48d4-9960-b6579dc2ac88} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13665 | 2026.01.15 15:11:02.452102 [ 5 ] {2c33c4d7-79b5-48d4-9960-b6579dc2ac88} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13666 | 2026.01.15 15:11:02.452245 [ 5 ] {2c33c4d7-79b5-48d4-9960-b6579dc2ac88} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001721 sec., 5810.575246949447 rows/sec., 10.41 MiB/sec. | ||
| 13667 | 2026.01.15 15:11:02.452298 [ 5 ] {2c33c4d7-79b5-48d4-9960-b6579dc2ac88} <Debug> TCPHandler: Processed in 0.001893202 sec. | ||
| 13668 | 2026.01.15 15:11:02.452407 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13669 | 2026.01.15 15:11:02.452499 [ 5 ] {da663763-7af3-460e-97d8-a813ba8c7c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13670 | 2026.01.15 15:11:02.452540 [ 5 ] {da663763-7af3-460e-97d8-a813ba8c7c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13671 | 2026.01.15 15:11:02.452872 [ 5 ] {da663763-7af3-460e-97d8-a813ba8c7c84} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13672 | 2026.01.15 15:11:02.452907 [ 5 ] {da663763-7af3-460e-97d8-a813ba8c7c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13673 | 2026.01.15 15:11:02.453204 [ 5 ] {da663763-7af3-460e-97d8-a813ba8c7c84} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13674 | 2026.01.15 15:11:02.453418 [ 5 ] {da663763-7af3-460e-97d8-a813ba8c7c84} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13675 | 2026.01.15 15:11:02.453539 [ 5 ] {da663763-7af3-460e-97d8-a813ba8c7c84} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 13676 | 2026.01.15 15:11:02.453573 [ 5 ] {da663763-7af3-460e-97d8-a813ba8c7c84} <Debug> TCPHandler: Processed in 0.00121324 sec. | ||
| 13677 | 2026.01.15 15:11:06.438053 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13678 | 2026.01.15 15:11:06.438134 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13679 | 2026.01.15 15:11:06.649904 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28828 | ||
| 13680 | 2026.01.15 15:11:06.650416 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13681 | 2026.01.15 15:11:06.650460 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13682 | 2026.01.15 15:11:06.650964 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13683 | 2026.01.15 15:11:06.651199 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13684 | 2026.01.15 15:11:06.651344 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28828 | ||
| 13685 | 2026.01.15 15:11:06.713892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1764 | ||
| 13686 | 2026.01.15 15:11:06.716326 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13687 | 2026.01.15 15:11:06.716376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13688 | 2026.01.15 15:11:06.717579 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13689 | 2026.01.15 15:11:06.717849 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13690 | 2026.01.15 15:11:06.718131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1764 | ||
| 13691 | 2026.01.15 15:11:07.426408 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13692 | 2026.01.15 15:11:07.426663 [ 5 ] {5db0414c-a203-415a-b003-a5f7c0448847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13693 | 2026.01.15 15:11:07.426772 [ 5 ] {5db0414c-a203-415a-b003-a5f7c0448847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13694 | 2026.01.15 15:11:07.427719 [ 5 ] {5db0414c-a203-415a-b003-a5f7c0448847} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13695 | 2026.01.15 15:11:07.427771 [ 5 ] {5db0414c-a203-415a-b003-a5f7c0448847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13696 | 2026.01.15 15:11:07.428180 [ 5 ] {5db0414c-a203-415a-b003-a5f7c0448847} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13697 | 2026.01.15 15:11:07.428419 [ 5 ] {5db0414c-a203-415a-b003-a5f7c0448847} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13698 | 2026.01.15 15:11:07.428583 [ 5 ] {5db0414c-a203-415a-b003-a5f7c0448847} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001996 sec., 59118.23647294589 rows/sec., 5.01 MiB/sec. | ||
| 13699 | 2026.01.15 15:11:07.428631 [ 5 ] {5db0414c-a203-415a-b003-a5f7c0448847} <Debug> TCPHandler: Processed in 0.002359808 sec. | ||
| 13700 | 2026.01.15 15:11:07.428756 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13701 | 2026.01.15 15:11:07.428858 [ 5 ] {7f576fff-5cbb-431c-acfc-583b62cccb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13702 | 2026.01.15 15:11:07.428902 [ 5 ] {7f576fff-5cbb-431c-acfc-583b62cccb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13703 | 2026.01.15 15:11:07.429316 [ 5 ] {7f576fff-5cbb-431c-acfc-583b62cccb7f} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13704 | 2026.01.15 15:11:07.429355 [ 5 ] {7f576fff-5cbb-431c-acfc-583b62cccb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13705 | 2026.01.15 15:11:07.429665 [ 5 ] {7f576fff-5cbb-431c-acfc-583b62cccb7f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13706 | 2026.01.15 15:11:07.429893 [ 5 ] {7f576fff-5cbb-431c-acfc-583b62cccb7f} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13707 | 2026.01.15 15:11:07.430024 [ 94 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13708 | 2026.01.15 15:11:07.430031 [ 5 ] {7f576fff-5cbb-431c-acfc-583b62cccb7f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001196 sec., 25919.732441471573 rows/sec., 1.90 MiB/sec. | ||
| 13709 | 2026.01.15 15:11:07.430101 [ 94 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2026.01.15 15:11:07.430121 [ 5 ] {7f576fff-5cbb-431c-acfc-583b62cccb7f} <Debug> TCPHandler: Processed in 0.001415496 sec. | ||
| 13711 | 2026.01.15 15:11:07.430128 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13712 | 2026.01.15 15:11:07.430246 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13713 | 2026.01.15 15:11:07.430265 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 13714 | 2026.01.15 15:11:07.430347 [ 5 ] {fef60323-550f-4de2-8544-9254198b2166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13715 | 2026.01.15 15:11:07.430394 [ 5 ] {fef60323-550f-4de2-8544-9254198b2166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13716 | 2026.01.15 15:11:07.430432 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13717 | 2026.01.15 15:11:07.430477 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 278 rows starting from the beginning of the part | ||
| 13718 | 2026.01.15 15:11:07.430547 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 31 rows starting from the beginning of the part | ||
| 13719 | 2026.01.15 15:11:07.430593 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 215 rows starting from the beginning of the part | ||
| 13720 | 2026.01.15 15:11:07.430639 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 43 rows starting from the beginning of the part | ||
| 13721 | 2026.01.15 15:11:07.430680 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 215 rows starting from the beginning of the part | ||
| 13722 | 2026.01.15 15:11:07.430727 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 31 rows starting from the beginning of the part | ||
| 13723 | 2026.01.15 15:11:07.430831 [ 5 ] {fef60323-550f-4de2-8544-9254198b2166} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13724 | 2026.01.15 15:11:07.430875 [ 5 ] {fef60323-550f-4de2-8544-9254198b2166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13725 | 2026.01.15 15:11:07.431235 [ 5 ] {fef60323-550f-4de2-8544-9254198b2166} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13726 | 2026.01.15 15:11:07.431474 [ 5 ] {fef60323-550f-4de2-8544-9254198b2166} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13727 | 2026.01.15 15:11:07.431612 [ 5 ] {fef60323-550f-4de2-8544-9254198b2166} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001284 sec., 73987.53894080997 rows/sec., 5.78 MiB/sec. | ||
| 13728 | 2026.01.15 15:11:07.431651 [ 5 ] {fef60323-550f-4de2-8544-9254198b2166} <Debug> TCPHandler: Processed in 0.001455328 sec. | ||
| 13729 | 2026.01.15 15:11:07.431666 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463018 sec., 555700.6133895824 rows/sec., 36.64 MiB/sec. | ||
| 13730 | 2026.01.15 15:11:07.431767 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13731 | 2026.01.15 15:11:07.431851 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13732 | 2026.01.15 15:11:07.431868 [ 5 ] {0b56d876-2499-4e20-b48f-d443e7f0885c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13733 | 2026.01.15 15:11:07.431919 [ 5 ] {0b56d876-2499-4e20-b48f-d443e7f0885c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13734 | 2026.01.15 15:11:07.432160 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_86_17} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2026.01.15 15:11:07.432244 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_86_17} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13736 | 2026.01.15 15:11:07.432335 [ 5 ] {0b56d876-2499-4e20-b48f-d443e7f0885c} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13737 | 2026.01.15 15:11:07.432355 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13738 | 2026.01.15 15:11:07.432380 [ 5 ] {0b56d876-2499-4e20-b48f-d443e7f0885c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13739 | 2026.01.15 15:11:07.432735 [ 5 ] {0b56d876-2499-4e20-b48f-d443e7f0885c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13740 | 2026.01.15 15:11:07.432962 [ 5 ] {0b56d876-2499-4e20-b48f-d443e7f0885c} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13741 | 2026.01.15 15:11:07.433098 [ 5 ] {0b56d876-2499-4e20-b48f-d443e7f0885c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 13742 | 2026.01.15 15:11:07.433145 [ 5 ] {0b56d876-2499-4e20-b48f-d443e7f0885c} <Debug> TCPHandler: Processed in 0.001427807 sec. | ||
| 13743 | 2026.01.15 15:11:07.433273 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13744 | 2026.01.15 15:11:07.433380 [ 5 ] {5ef3d2a0-b580-41f3-8e3b-8d9fdc25bbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13745 | 2026.01.15 15:11:07.433450 [ 5 ] {5ef3d2a0-b580-41f3-8e3b-8d9fdc25bbb6} <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 | ||
| 13746 | 2026.01.15 15:11:07.434383 [ 5 ] {5ef3d2a0-b580-41f3-8e3b-8d9fdc25bbb6} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13747 | 2026.01.15 15:11:07.434421 [ 5 ] {5ef3d2a0-b580-41f3-8e3b-8d9fdc25bbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13748 | 2026.01.15 15:11:07.434980 [ 5 ] {5ef3d2a0-b580-41f3-8e3b-8d9fdc25bbb6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13749 | 2026.01.15 15:11:07.435210 [ 5 ] {5ef3d2a0-b580-41f3-8e3b-8d9fdc25bbb6} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13750 | 2026.01.15 15:11:07.435338 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13751 | 2026.01.15 15:11:07.435354 [ 5 ] {5ef3d2a0-b580-41f3-8e3b-8d9fdc25bbb6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001997 sec., 15523.284927391085 rows/sec., 27.82 MiB/sec. | ||
| 13752 | 2026.01.15 15:11:07.435385 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13753 | 2026.01.15 15:11:07.435411 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13754 | 2026.01.15 15:11:07.435430 [ 5 ] {5ef3d2a0-b580-41f3-8e3b-8d9fdc25bbb6} <Debug> TCPHandler: Processed in 0.002215313 sec. | ||
| 13755 | 2026.01.15 15:11:07.435490 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 13756 | 2026.01.15 15:11:07.435553 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13757 | 2026.01.15 15:11:07.435654 [ 5 ] {6d02a2ad-1d79-4241-86ab-af14cf9618d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13758 | 2026.01.15 15:11:07.435698 [ 5 ] {6d02a2ad-1d79-4241-86ab-af14cf9618d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13759 | 2026.01.15 15:11:07.435701 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13760 | 2026.01.15 15:11:07.435765 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1608 rows starting from the beginning of the part | ||
| 13761 | 2026.01.15 15:11:07.435888 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 31 rows starting from the beginning of the part | ||
| 13762 | 2026.01.15 15:11:07.436001 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 13763 | 2026.01.15 15:11:07.436038 [ 5 ] {6d02a2ad-1d79-4241-86ab-af14cf9618d9} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13764 | 2026.01.15 15:11:07.436082 [ 5 ] {6d02a2ad-1d79-4241-86ab-af14cf9618d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13765 | 2026.01.15 15:11:07.436111 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 31 rows starting from the beginning of the part | ||
| 13766 | 2026.01.15 15:11:07.436228 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 13767 | 2026.01.15 15:11:07.436343 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 31 rows starting from the beginning of the part | ||
| 13768 | 2026.01.15 15:11:07.436427 [ 5 ] {6d02a2ad-1d79-4241-86ab-af14cf9618d9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13769 | 2026.01.15 15:11:07.436674 [ 5 ] {6d02a2ad-1d79-4241-86ab-af14cf9618d9} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13770 | 2026.01.15 15:11:07.436822 [ 5 ] {6d02a2ad-1d79-4241-86ab-af14cf9618d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 13771 | 2026.01.15 15:11:07.436860 [ 5 ] {6d02a2ad-1d79-4241-86ab-af14cf9618d9} <Debug> TCPHandler: Processed in 0.001357555 sec. | ||
| 13772 | 2026.01.15 15:11:07.445794 [ 202 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1721 rows, containing 19 columns (19 merged, 0 gathered) in 0.01033881 sec., 166460.16321027273 rows/sec., 298.29 MiB/sec. | ||
| 13773 | 2026.01.15 15:11:07.447593 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13774 | 2026.01.15 15:11:07.447934 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2026.01.15 15:11:07.448015 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13776 | 2026.01.15 15:11:07.448108 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.57 MiB. | ||
| 13777 | 2026.01.15 15:11:08.001174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.87 MiB, peak 358.38 MiB, free memory in arenas 0.00 B, will set to 347.60 MiB (RSS), difference: 2.73 MiB | ||
| 13778 | 2026.01.15 15:11:08.156586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13779 | 2026.01.15 15:11:08.173036 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13780 | 2026.01.15 15:11:08.173080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13781 | 2026.01.15 15:11:08.178974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13782 | 2026.01.15 15:11:08.179653 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13783 | 2026.01.15 15:11:08.182493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13784 | 2026.01.15 15:11:12.436305 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13785 | 2026.01.15 15:11:12.436501 [ 5 ] {5c83ef1d-a0ad-46bc-837e-5117f920204f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13786 | 2026.01.15 15:11:12.436569 [ 5 ] {5c83ef1d-a0ad-46bc-837e-5117f920204f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13787 | 2026.01.15 15:11:12.437439 [ 5 ] {5c83ef1d-a0ad-46bc-837e-5117f920204f} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13788 | 2026.01.15 15:11:12.437486 [ 5 ] {5c83ef1d-a0ad-46bc-837e-5117f920204f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13789 | 2026.01.15 15:11:12.437909 [ 5 ] {5c83ef1d-a0ad-46bc-837e-5117f920204f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13790 | 2026.01.15 15:11:12.438157 [ 5 ] {5c83ef1d-a0ad-46bc-837e-5117f920204f} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13791 | 2026.01.15 15:11:12.438324 [ 5 ] {5c83ef1d-a0ad-46bc-837e-5117f920204f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001873 sec., 218900.1601708489 rows/sec., 13.89 MiB/sec. | ||
| 13792 | 2026.01.15 15:11:12.438373 [ 5 ] {5c83ef1d-a0ad-46bc-837e-5117f920204f} <Debug> TCPHandler: Processed in 0.002195733 sec. | ||
| 13793 | 2026.01.15 15:11:12.438502 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13794 | 2026.01.15 15:11:12.438604 [ 5 ] {82d97948-b9c3-4c0d-b075-4c889e1dfef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13795 | 2026.01.15 15:11:12.438648 [ 5 ] {82d97948-b9c3-4c0d-b075-4c889e1dfef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13796 | 2026.01.15 15:11:12.439076 [ 5 ] {82d97948-b9c3-4c0d-b075-4c889e1dfef2} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2026.01.15 15:11:12.439114 [ 5 ] {82d97948-b9c3-4c0d-b075-4c889e1dfef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13798 | 2026.01.15 15:11:12.439409 [ 5 ] {82d97948-b9c3-4c0d-b075-4c889e1dfef2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13799 | 2026.01.15 15:11:12.439624 [ 5 ] {82d97948-b9c3-4c0d-b075-4c889e1dfef2} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2026.01.15 15:11:12.439757 [ 5 ] {82d97948-b9c3-4c0d-b075-4c889e1dfef2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001178 sec., 3395.585738539898 rows/sec., 276.89 KiB/sec. | ||
| 13801 | 2026.01.15 15:11:12.439796 [ 5 ] {82d97948-b9c3-4c0d-b075-4c889e1dfef2} <Debug> TCPHandler: Processed in 0.001347804 sec. | ||
| 13802 | 2026.01.15 15:11:12.439898 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13803 | 2026.01.15 15:11:12.439993 [ 5 ] {f7b42d0f-ad5a-4587-a502-37b11912f8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13804 | 2026.01.15 15:11:12.440034 [ 5 ] {f7b42d0f-ad5a-4587-a502-37b11912f8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13805 | 2026.01.15 15:11:12.440979 [ 5 ] {f7b42d0f-ad5a-4587-a502-37b11912f8b1} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13806 | 2026.01.15 15:11:12.441016 [ 5 ] {f7b42d0f-ad5a-4587-a502-37b11912f8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13807 | 2026.01.15 15:11:12.441402 [ 5 ] {f7b42d0f-ad5a-4587-a502-37b11912f8b1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13808 | 2026.01.15 15:11:12.441646 [ 5 ] {f7b42d0f-ad5a-4587-a502-37b11912f8b1} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2026.01.15 15:11:12.441781 [ 5 ] {f7b42d0f-ad5a-4587-a502-37b11912f8b1} <Debug> executeQuery: Read 1134 rows, 91.96 KiB in 0.001806 sec., 627906.976744186 rows/sec., 49.72 MiB/sec. | ||
| 13810 | 2026.01.15 15:11:12.441821 [ 5 ] {f7b42d0f-ad5a-4587-a502-37b11912f8b1} <Debug> TCPHandler: Processed in 0.001971075 sec. | ||
| 13811 | 2026.01.15 15:11:12.441935 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13812 | 2026.01.15 15:11:12.442029 [ 5 ] {db4ab96c-d072-468f-b6e9-9e060e6a74a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13813 | 2026.01.15 15:11:12.442071 [ 5 ] {db4ab96c-d072-468f-b6e9-9e060e6a74a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13814 | 2026.01.15 15:11:12.442559 [ 5 ] {db4ab96c-d072-468f-b6e9-9e060e6a74a6} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13815 | 2026.01.15 15:11:12.442595 [ 5 ] {db4ab96c-d072-468f-b6e9-9e060e6a74a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13816 | 2026.01.15 15:11:12.442912 [ 5 ] {db4ab96c-d072-468f-b6e9-9e060e6a74a6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13817 | 2026.01.15 15:11:12.443126 [ 5 ] {db4ab96c-d072-468f-b6e9-9e060e6a74a6} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13818 | 2026.01.15 15:11:12.443260 [ 5 ] {db4ab96c-d072-468f-b6e9-9e060e6a74a6} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001249 sec., 175340.27221777424 rows/sec., 10.44 MiB/sec. | ||
| 13819 | 2026.01.15 15:11:12.443298 [ 5 ] {db4ab96c-d072-468f-b6e9-9e060e6a74a6} <Debug> TCPHandler: Processed in 0.001411966 sec. | ||
| 13820 | 2026.01.15 15:11:12.443406 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13821 | 2026.01.15 15:11:12.443500 [ 5 ] {ac71d239-463e-4434-a42d-1f878435f962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13822 | 2026.01.15 15:11:12.443539 [ 5 ] {ac71d239-463e-4434-a42d-1f878435f962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13823 | 2026.01.15 15:11:12.444022 [ 5 ] {ac71d239-463e-4434-a42d-1f878435f962} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13824 | 2026.01.15 15:11:12.444060 [ 5 ] {ac71d239-463e-4434-a42d-1f878435f962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13825 | 2026.01.15 15:11:12.444377 [ 5 ] {ac71d239-463e-4434-a42d-1f878435f962} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13826 | 2026.01.15 15:11:12.444593 [ 5 ] {ac71d239-463e-4434-a42d-1f878435f962} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13827 | 2026.01.15 15:11:12.444729 [ 5 ] {ac71d239-463e-4434-a42d-1f878435f962} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001247 sec., 170008.01924619084 rows/sec., 10.96 MiB/sec. | ||
| 13828 | 2026.01.15 15:11:12.444767 [ 5 ] {ac71d239-463e-4434-a42d-1f878435f962} <Debug> TCPHandler: Processed in 0.001409836 sec. | ||
| 13829 | 2026.01.15 15:11:12.444891 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13830 | 2026.01.15 15:11:12.445012 [ 5 ] {dd3ab87a-1d79-4aaa-9392-46a32b30b624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13831 | 2026.01.15 15:11:12.445062 [ 5 ] {dd3ab87a-1d79-4aaa-9392-46a32b30b624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13832 | 2026.01.15 15:11:12.445672 [ 5 ] {dd3ab87a-1d79-4aaa-9392-46a32b30b624} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13833 | 2026.01.15 15:11:12.445711 [ 5 ] {dd3ab87a-1d79-4aaa-9392-46a32b30b624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13834 | 2026.01.15 15:11:12.446049 [ 5 ] {dd3ab87a-1d79-4aaa-9392-46a32b30b624} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13835 | 2026.01.15 15:11:12.446281 [ 5 ] {dd3ab87a-1d79-4aaa-9392-46a32b30b624} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13836 | 2026.01.15 15:11:12.446414 [ 5 ] {dd3ab87a-1d79-4aaa-9392-46a32b30b624} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001427 sec., 147862.64891380517 rows/sec., 8.40 MiB/sec. | ||
| 13837 | 2026.01.15 15:11:12.446454 [ 5 ] {dd3ab87a-1d79-4aaa-9392-46a32b30b624} <Debug> TCPHandler: Processed in 0.001626303 sec. | ||
| 13838 | 2026.01.15 15:11:12.446560 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13839 | 2026.01.15 15:11:12.446663 [ 5 ] {b93c9229-c525-498b-8227-9787f413fa95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13840 | 2026.01.15 15:11:12.446711 [ 5 ] {b93c9229-c525-498b-8227-9787f413fa95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13841 | 2026.01.15 15:11:12.447628 [ 5 ] {b93c9229-c525-498b-8227-9787f413fa95} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13842 | 2026.01.15 15:11:12.447663 [ 5 ] {b93c9229-c525-498b-8227-9787f413fa95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13843 | 2026.01.15 15:11:12.448002 [ 5 ] {b93c9229-c525-498b-8227-9787f413fa95} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13844 | 2026.01.15 15:11:12.448223 [ 5 ] {b93c9229-c525-498b-8227-9787f413fa95} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13845 | 2026.01.15 15:11:12.448351 [ 5 ] {b93c9229-c525-498b-8227-9787f413fa95} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001712 sec., 404789.71962616825 rows/sec., 28.29 MiB/sec. | ||
| 13846 | 2026.01.15 15:11:12.448390 [ 5 ] {b93c9229-c525-498b-8227-9787f413fa95} <Debug> TCPHandler: Processed in 0.001880251 sec. | ||
| 13847 | 2026.01.15 15:11:12.448509 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13848 | 2026.01.15 15:11:12.448631 [ 5 ] {f36dbbcf-87ed-41c1-b75c-915ac4dd416a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13849 | 2026.01.15 15:11:12.448683 [ 5 ] {f36dbbcf-87ed-41c1-b75c-915ac4dd416a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13850 | 2026.01.15 15:11:12.449082 [ 5 ] {f36dbbcf-87ed-41c1-b75c-915ac4dd416a} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13851 | 2026.01.15 15:11:12.449127 [ 5 ] {f36dbbcf-87ed-41c1-b75c-915ac4dd416a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13852 | 2026.01.15 15:11:12.449517 [ 5 ] {f36dbbcf-87ed-41c1-b75c-915ac4dd416a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13853 | 2026.01.15 15:11:12.449757 [ 5 ] {f36dbbcf-87ed-41c1-b75c-915ac4dd416a} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13854 | 2026.01.15 15:11:12.449869 [ 151 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13855 | 2026.01.15 15:11:12.449892 [ 5 ] {f36dbbcf-87ed-41c1-b75c-915ac4dd416a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001285 sec., 4669.260700389105 rows/sec., 243.95 KiB/sec. | ||
| 13856 | 2026.01.15 15:11:12.449940 [ 151 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13857 | 2026.01.15 15:11:12.449946 [ 5 ] {f36dbbcf-87ed-41c1-b75c-915ac4dd416a} <Debug> TCPHandler: Processed in 0.001498379 sec. | ||
| 13858 | 2026.01.15 15:11:12.449970 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13859 | 2026.01.15 15:11:12.450064 [ 194 ] {cd73576f-9a28-4eed-af67-1d578245a313::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 | ||
| 13860 | 2026.01.15 15:11:12.450086 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13861 | 2026.01.15 15:11:12.450153 [ 194 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13862 | 2026.01.15 15:11:12.450180 [ 194 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 13863 | 2026.01.15 15:11:12.450207 [ 5 ] {14e42edb-6351-4095-b20f-3f096cc32a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13864 | 2026.01.15 15:11:12.450233 [ 194 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 13865 | 2026.01.15 15:11:12.450260 [ 5 ] {14e42edb-6351-4095-b20f-3f096cc32a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13866 | 2026.01.15 15:11:12.450277 [ 194 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 13867 | 2026.01.15 15:11:12.450317 [ 194 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13868 | 2026.01.15 15:11:12.450355 [ 194 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13869 | 2026.01.15 15:11:12.450392 [ 194 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13870 | 2026.01.15 15:11:12.450781 [ 5 ] {14e42edb-6351-4095-b20f-3f096cc32a47} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2026.01.15 15:11:12.450817 [ 5 ] {14e42edb-6351-4095-b20f-3f096cc32a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13872 | 2026.01.15 15:11:12.451122 [ 193 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001092566 sec., 225158.02249017454 rows/sec., 11.49 MiB/sec. | ||
| 13873 | 2026.01.15 15:11:12.451196 [ 5 ] {14e42edb-6351-4095-b20f-3f096cc32a47} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13874 | 2026.01.15 15:11:12.451250 [ 194 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13875 | 2026.01.15 15:11:12.451429 [ 5 ] {14e42edb-6351-4095-b20f-3f096cc32a47} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13876 | 2026.01.15 15:11:12.451499 [ 194 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_41_8} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13877 | 2026.01.15 15:11:12.451560 [ 5 ] {14e42edb-6351-4095-b20f-3f096cc32a47} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001378 sec., 229317.85195936137 rows/sec., 15.07 MiB/sec. | ||
| 13878 | 2026.01.15 15:11:12.451565 [ 194 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_41_8} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13879 | 2026.01.15 15:11:12.451597 [ 5 ] {14e42edb-6351-4095-b20f-3f096cc32a47} <Debug> TCPHandler: Processed in 0.001574162 sec. | ||
| 13880 | 2026.01.15 15:11:12.451634 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13881 | 2026.01.15 15:11:12.451707 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13882 | 2026.01.15 15:11:12.451802 [ 5 ] {5cbc3f45-7f4e-490e-b476-6011f64f5aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13883 | 2026.01.15 15:11:12.451844 [ 5 ] {5cbc3f45-7f4e-490e-b476-6011f64f5aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13884 | 2026.01.15 15:11:12.452172 [ 5 ] {5cbc3f45-7f4e-490e-b476-6011f64f5aec} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13885 | 2026.01.15 15:11:12.452207 [ 5 ] {5cbc3f45-7f4e-490e-b476-6011f64f5aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13886 | 2026.01.15 15:11:12.452535 [ 5 ] {5cbc3f45-7f4e-490e-b476-6011f64f5aec} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13887 | 2026.01.15 15:11:12.452760 [ 5 ] {5cbc3f45-7f4e-490e-b476-6011f64f5aec} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13888 | 2026.01.15 15:11:12.452891 [ 5 ] {5cbc3f45-7f4e-490e-b476-6011f64f5aec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 13889 | 2026.01.15 15:11:12.452927 [ 5 ] {5cbc3f45-7f4e-490e-b476-6011f64f5aec} <Debug> TCPHandler: Processed in 0.001269471 sec. | ||
| 13890 | 2026.01.15 15:11:12.453031 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13891 | 2026.01.15 15:11:12.453127 [ 5 ] {2545375e-1538-4985-8154-f9a2080080d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13892 | 2026.01.15 15:11:12.453182 [ 5 ] {2545375e-1538-4985-8154-f9a2080080d8} <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 | ||
| 13893 | 2026.01.15 15:11:12.453969 [ 5 ] {2545375e-1538-4985-8154-f9a2080080d8} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13894 | 2026.01.15 15:11:12.454006 [ 5 ] {2545375e-1538-4985-8154-f9a2080080d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13895 | 2026.01.15 15:11:12.454525 [ 5 ] {2545375e-1538-4985-8154-f9a2080080d8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13896 | 2026.01.15 15:11:12.454757 [ 5 ] {2545375e-1538-4985-8154-f9a2080080d8} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13897 | 2026.01.15 15:11:12.454895 [ 5 ] {2545375e-1538-4985-8154-f9a2080080d8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 13898 | 2026.01.15 15:11:12.454947 [ 5 ] {2545375e-1538-4985-8154-f9a2080080d8} <Debug> TCPHandler: Processed in 0.001965614 sec. | ||
| 13899 | 2026.01.15 15:11:12.455057 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13900 | 2026.01.15 15:11:12.455153 [ 5 ] {4004904a-610b-4348-ac97-e5dd9d83869b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13901 | 2026.01.15 15:11:12.455196 [ 5 ] {4004904a-610b-4348-ac97-e5dd9d83869b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13902 | 2026.01.15 15:11:12.455542 [ 5 ] {4004904a-610b-4348-ac97-e5dd9d83869b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13903 | 2026.01.15 15:11:12.455578 [ 5 ] {4004904a-610b-4348-ac97-e5dd9d83869b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13904 | 2026.01.15 15:11:12.455894 [ 5 ] {4004904a-610b-4348-ac97-e5dd9d83869b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13905 | 2026.01.15 15:11:12.456108 [ 5 ] {4004904a-610b-4348-ac97-e5dd9d83869b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13906 | 2026.01.15 15:11:12.456231 [ 5 ] {4004904a-610b-4348-ac97-e5dd9d83869b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 13907 | 2026.01.15 15:11:12.456267 [ 5 ] {4004904a-610b-4348-ac97-e5dd9d83869b} <Debug> TCPHandler: Processed in 0.001260251 sec. | ||
| 13908 | 2026.01.15 15:11:14.152360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29340 | ||
| 13909 | 2026.01.15 15:11:14.152892 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13910 | 2026.01.15 15:11:14.152937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13911 | 2026.01.15 15:11:14.153438 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13912 | 2026.01.15 15:11:14.153688 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13913 | 2026.01.15 15:11:14.153828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29340 | ||
| 13914 | 2026.01.15 15:11:14.153863 [ 131 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13915 | 2026.01.15 15:11:14.153972 [ 131 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13916 | 2026.01.15 15:11:14.154010 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13917 | 2026.01.15 15:11:14.154171 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 13918 | 2026.01.15 15:11:14.154357 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13919 | 2026.01.15 15:11:14.154409 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26908 rows starting from the beginning of the part | ||
| 13920 | 2026.01.15 15:11:14.154493 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 13921 | 2026.01.15 15:11:14.154554 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 13922 | 2026.01.15 15:11:14.154611 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 13923 | 2026.01.15 15:11:14.154661 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 13924 | 2026.01.15 15:11:14.154713 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 13925 | 2026.01.15 15:11:14.157019 [ 193 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29340 rows, containing 4 columns (4 merged, 0 gathered) in 0.002918876 sec., 10051814.465568254 rows/sec., 143.79 MiB/sec. | ||
| 13926 | 2026.01.15 15:11:14.157570 [ 193 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13927 | 2026.01.15 15:11:14.157932 [ 193 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_61_12} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13928 | 2026.01.15 15:11:14.158005 [ 193 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_61_12} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13929 | 2026.01.15 15:11:14.158101 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 13930 | 2026.01.15 15:11:15.683458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13931 | 2026.01.15 15:11:15.701626 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2026.01.15 15:11:15.701699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13933 | 2026.01.15 15:11:15.707842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13934 | 2026.01.15 15:11:15.708557 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13935 | 2026.01.15 15:11:15.708862 [ 149 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13936 | 2026.01.15 15:11:15.708940 [ 149 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2026.01.15 15:11:15.708963 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 13938 | 2026.01.15 15:11:15.709101 [ 195 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 13939 | 2026.01.15 15:11:15.712468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13940 | 2026.01.15 15:11:15.712761 [ 195 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13941 | 2026.01.15 15:11:15.714168 [ 195 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 13942 | 2026.01.15 15:11:15.718722 [ 195 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 13943 | 2026.01.15 15:11:15.723342 [ 195 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 13944 | 2026.01.15 15:11:15.727907 [ 195 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 13945 | 2026.01.15 15:11:15.732582 [ 195 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 13946 | 2026.01.15 15:11:15.736576 [ 195 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 13947 | 2026.01.15 15:11:15.787995 [ 195 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.078955372 sec., 5826.076026847167 rows/sec., 30.13 MiB/sec. | ||
| 13948 | 2026.01.15 15:11:15.791162 [ 198 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13949 | 2026.01.15 15:11:15.793449 [ 198 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_61_12} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13950 | 2026.01.15 15:11:15.793564 [ 198 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_61_12} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13951 | 2026.01.15 15:11:15.796358 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13952 | 2026.01.15 15:11:16.001168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.72 MiB, peak 362.13 MiB, free memory in arenas 0.00 B, will set to 347.64 MiB (RSS), difference: -1.08 MiB | ||
| 13953 | 2026.01.15 15:11:16.719196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1800 | ||
| 13954 | 2026.01.15 15:11:16.721601 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13955 | 2026.01.15 15:11:16.721649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13956 | 2026.01.15 15:11:16.722872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13957 | 2026.01.15 15:11:16.723137 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13958 | 2026.01.15 15:11:16.723299 [ 144 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13959 | 2026.01.15 15:11:16.723374 [ 144 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13960 | 2026.01.15 15:11:16.723405 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13961 | 2026.01.15 15:11:16.723421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1800 | ||
| 13962 | 2026.01.15 15:11:16.723514 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 13963 | 2026.01.15 15:11:16.724046 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13964 | 2026.01.15 15:11:16.724194 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1610 rows starting from the beginning of the part | ||
| 13965 | 2026.01.15 15:11:16.724560 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 13966 | 2026.01.15 15:11:16.724925 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 13967 | 2026.01.15 15:11:16.725276 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 38 rows starting from the beginning of the part | ||
| 13968 | 2026.01.15 15:11:16.725622 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
| 13969 | 2026.01.15 15:11:16.725961 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
| 13970 | 2026.01.15 15:11:16.733477 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 72 columns (72 merged, 0 gathered) in 0.010008048 sec., 179855.2524927938 rows/sec., 140.34 MiB/sec. | ||
| 13971 | 2026.01.15 15:11:16.734963 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13972 | 2026.01.15 15:11:16.735502 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_46_9} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13973 | 2026.01.15 15:11:16.735579 [ 200 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_46_9} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13974 | 2026.01.15 15:11:16.735762 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 13975 | 2026.01.15 15:11:17.427108 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13976 | 2026.01.15 15:11:17.427308 [ 5 ] {f6cf900b-db41-48f7-9b04-3597ac4e55b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13977 | 2026.01.15 15:11:17.427381 [ 5 ] {f6cf900b-db41-48f7-9b04-3597ac4e55b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13978 | 2026.01.15 15:11:17.428109 [ 5 ] {f6cf900b-db41-48f7-9b04-3597ac4e55b9} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13979 | 2026.01.15 15:11:17.428154 [ 5 ] {f6cf900b-db41-48f7-9b04-3597ac4e55b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13980 | 2026.01.15 15:11:17.428556 [ 5 ] {f6cf900b-db41-48f7-9b04-3597ac4e55b9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13981 | 2026.01.15 15:11:17.428800 [ 5 ] {f6cf900b-db41-48f7-9b04-3597ac4e55b9} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13982 | 2026.01.15 15:11:17.428953 [ 5 ] {f6cf900b-db41-48f7-9b04-3597ac4e55b9} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001699 sec., 69452.6191877575 rows/sec., 5.88 MiB/sec. | ||
| 13983 | 2026.01.15 15:11:17.428995 [ 5 ] {f6cf900b-db41-48f7-9b04-3597ac4e55b9} <Debug> TCPHandler: Processed in 0.002021716 sec. | ||
| 13984 | 2026.01.15 15:11:17.429120 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13985 | 2026.01.15 15:11:17.429213 [ 5 ] {b03d31a7-7404-4577-a4b3-2b4ccbd3e309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13986 | 2026.01.15 15:11:17.429254 [ 5 ] {b03d31a7-7404-4577-a4b3-2b4ccbd3e309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13987 | 2026.01.15 15:11:17.429663 [ 5 ] {b03d31a7-7404-4577-a4b3-2b4ccbd3e309} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13988 | 2026.01.15 15:11:17.429699 [ 5 ] {b03d31a7-7404-4577-a4b3-2b4ccbd3e309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13989 | 2026.01.15 15:11:17.429994 [ 5 ] {b03d31a7-7404-4577-a4b3-2b4ccbd3e309} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13990 | 2026.01.15 15:11:17.430201 [ 5 ] {b03d31a7-7404-4577-a4b3-2b4ccbd3e309} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13991 | 2026.01.15 15:11:17.430331 [ 5 ] {b03d31a7-7404-4577-a4b3-2b4ccbd3e309} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001136 sec., 27288.732394366194 rows/sec., 2.00 MiB/sec. | ||
| 13992 | 2026.01.15 15:11:17.430368 [ 5 ] {b03d31a7-7404-4577-a4b3-2b4ccbd3e309} <Debug> TCPHandler: Processed in 0.001295333 sec. | ||
| 13993 | 2026.01.15 15:11:17.430469 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13994 | 2026.01.15 15:11:17.430559 [ 5 ] {d09eb08e-a857-47c1-896a-e782537fc129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13995 | 2026.01.15 15:11:17.430598 [ 5 ] {d09eb08e-a857-47c1-896a-e782537fc129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13996 | 2026.01.15 15:11:17.431015 [ 5 ] {d09eb08e-a857-47c1-896a-e782537fc129} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2026.01.15 15:11:17.431051 [ 5 ] {d09eb08e-a857-47c1-896a-e782537fc129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13998 | 2026.01.15 15:11:17.431348 [ 5 ] {d09eb08e-a857-47c1-896a-e782537fc129} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13999 | 2026.01.15 15:11:17.431565 [ 5 ] {d09eb08e-a857-47c1-896a-e782537fc129} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14000 | 2026.01.15 15:11:17.431691 [ 5 ] {d09eb08e-a857-47c1-896a-e782537fc129} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001149 sec., 82680.59181897301 rows/sec., 6.46 MiB/sec. | ||
| 14001 | 2026.01.15 15:11:17.431727 [ 5 ] {d09eb08e-a857-47c1-896a-e782537fc129} <Debug> TCPHandler: Processed in 0.001304842 sec. | ||
| 14002 | 2026.01.15 15:11:17.431840 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14003 | 2026.01.15 15:11:17.431931 [ 5 ] {95dd1a72-632c-4937-b715-a93c4a111fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14004 | 2026.01.15 15:11:17.431974 [ 5 ] {95dd1a72-632c-4937-b715-a93c4a111fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14005 | 2026.01.15 15:11:17.432386 [ 5 ] {95dd1a72-632c-4937-b715-a93c4a111fe9} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14006 | 2026.01.15 15:11:17.432421 [ 5 ] {95dd1a72-632c-4937-b715-a93c4a111fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14007 | 2026.01.15 15:11:17.432753 [ 5 ] {95dd1a72-632c-4937-b715-a93c4a111fe9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14008 | 2026.01.15 15:11:17.432963 [ 5 ] {95dd1a72-632c-4937-b715-a93c4a111fe9} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2026.01.15 15:11:17.433090 [ 5 ] {95dd1a72-632c-4937-b715-a93c4a111fe9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 14010 | 2026.01.15 15:11:17.433126 [ 5 ] {95dd1a72-632c-4937-b715-a93c4a111fe9} <Debug> TCPHandler: Processed in 0.001333253 sec. | ||
| 14011 | 2026.01.15 15:11:17.433239 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14012 | 2026.01.15 15:11:17.433331 [ 5 ] {2aa478cf-a7fb-4229-a55e-efc82af543a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14013 | 2026.01.15 15:11:17.433385 [ 5 ] {2aa478cf-a7fb-4229-a55e-efc82af543a9} <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 | ||
| 14014 | 2026.01.15 15:11:17.434225 [ 5 ] {2aa478cf-a7fb-4229-a55e-efc82af543a9} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14015 | 2026.01.15 15:11:17.434262 [ 5 ] {2aa478cf-a7fb-4229-a55e-efc82af543a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14016 | 2026.01.15 15:11:17.434802 [ 5 ] {2aa478cf-a7fb-4229-a55e-efc82af543a9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14017 | 2026.01.15 15:11:17.435030 [ 5 ] {2aa478cf-a7fb-4229-a55e-efc82af543a9} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14018 | 2026.01.15 15:11:17.435165 [ 5 ] {2aa478cf-a7fb-4229-a55e-efc82af543a9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001851 sec., 16747.703943814155 rows/sec., 30.01 MiB/sec. | ||
| 14019 | 2026.01.15 15:11:17.435217 [ 5 ] {2aa478cf-a7fb-4229-a55e-efc82af543a9} <Debug> TCPHandler: Processed in 0.002024726 sec. | ||
| 14020 | 2026.01.15 15:11:17.435331 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14021 | 2026.01.15 15:11:17.435423 [ 5 ] {50f679be-9a7e-492c-91b1-bc5eb383e628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14022 | 2026.01.15 15:11:17.435464 [ 5 ] {50f679be-9a7e-492c-91b1-bc5eb383e628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14023 | 2026.01.15 15:11:17.435809 [ 5 ] {50f679be-9a7e-492c-91b1-bc5eb383e628} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2026.01.15 15:11:17.435843 [ 5 ] {50f679be-9a7e-492c-91b1-bc5eb383e628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14025 | 2026.01.15 15:11:17.436142 [ 5 ] {50f679be-9a7e-492c-91b1-bc5eb383e628} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14026 | 2026.01.15 15:11:17.436348 [ 5 ] {50f679be-9a7e-492c-91b1-bc5eb383e628} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2026.01.15 15:11:17.436472 [ 5 ] {50f679be-9a7e-492c-91b1-bc5eb383e628} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 14028 | 2026.01.15 15:11:17.436507 [ 5 ] {50f679be-9a7e-492c-91b1-bc5eb383e628} <Debug> TCPHandler: Processed in 0.00122332 sec. | ||
| 14029 | 2026.01.15 15:11:21.438200 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14030 | 2026.01.15 15:11:21.438291 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14031 | 2026.01.15 15:11:21.654835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29788 | ||
| 14032 | 2026.01.15 15:11:21.655367 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2026.01.15 15:11:21.655416 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14034 | 2026.01.15 15:11:21.655931 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14035 | 2026.01.15 15:11:21.656182 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2026.01.15 15:11:21.656328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29788 | ||
| 14037 | 2026.01.15 15:11:22.436827 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14038 | 2026.01.15 15:11:22.437090 [ 5 ] {d3d7db3a-905a-49e5-9686-c1d140bd6279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14039 | 2026.01.15 15:11:22.437187 [ 5 ] {d3d7db3a-905a-49e5-9686-c1d140bd6279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14040 | 2026.01.15 15:11:22.438242 [ 5 ] {d3d7db3a-905a-49e5-9686-c1d140bd6279} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14041 | 2026.01.15 15:11:22.438290 [ 5 ] {d3d7db3a-905a-49e5-9686-c1d140bd6279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14042 | 2026.01.15 15:11:22.438693 [ 5 ] {d3d7db3a-905a-49e5-9686-c1d140bd6279} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14043 | 2026.01.15 15:11:22.438935 [ 5 ] {d3d7db3a-905a-49e5-9686-c1d140bd6279} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14044 | 2026.01.15 15:11:22.439096 [ 5 ] {d3d7db3a-905a-49e5-9686-c1d140bd6279} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002075 sec., 197590.36144578314 rows/sec., 12.53 MiB/sec. | ||
| 14045 | 2026.01.15 15:11:22.439138 [ 5 ] {d3d7db3a-905a-49e5-9686-c1d140bd6279} <Debug> TCPHandler: Processed in 0.002485372 sec. | ||
| 14046 | 2026.01.15 15:11:22.439254 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14047 | 2026.01.15 15:11:22.439349 [ 5 ] {b02113ca-fd0d-4f6e-bcd3-880ba67dc6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14048 | 2026.01.15 15:11:22.439391 [ 5 ] {b02113ca-fd0d-4f6e-bcd3-880ba67dc6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14049 | 2026.01.15 15:11:22.440374 [ 5 ] {b02113ca-fd0d-4f6e-bcd3-880ba67dc6ee} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14050 | 2026.01.15 15:11:22.440411 [ 5 ] {b02113ca-fd0d-4f6e-bcd3-880ba67dc6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14051 | 2026.01.15 15:11:22.440783 [ 5 ] {b02113ca-fd0d-4f6e-bcd3-880ba67dc6ee} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14052 | 2026.01.15 15:11:22.441005 [ 5 ] {b02113ca-fd0d-4f6e-bcd3-880ba67dc6ee} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2026.01.15 15:11:22.441136 [ 5 ] {b02113ca-fd0d-4f6e-bcd3-880ba67dc6ee} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001804 sec., 627494.4567627495 rows/sec., 49.70 MiB/sec. | ||
| 14054 | 2026.01.15 15:11:22.441140 [ 141 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14055 | 2026.01.15 15:11:22.441176 [ 5 ] {b02113ca-fd0d-4f6e-bcd3-880ba67dc6ee} <Debug> TCPHandler: Processed in 0.001970435 sec. | ||
| 14056 | 2026.01.15 15:11:22.441225 [ 141 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14057 | 2026.01.15 15:11:22.441259 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14058 | 2026.01.15 15:11:22.441300 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14059 | 2026.01.15 15:11:22.441382 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 14060 | 2026.01.15 15:11:22.441400 [ 5 ] {0ec1aa9b-5146-4236-96bc-d7ca9b96a36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14061 | 2026.01.15 15:11:22.441470 [ 5 ] {0ec1aa9b-5146-4236-96bc-d7ca9b96a36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14062 | 2026.01.15 15:11:22.441536 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14063 | 2026.01.15 15:11:22.441579 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2465 rows starting from the beginning of the part | ||
| 14064 | 2026.01.15 15:11:22.441652 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1132 rows starting from the beginning of the part | ||
| 14065 | 2026.01.15 15:11:22.441707 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 118 rows starting from the beginning of the part | ||
| 14066 | 2026.01.15 15:11:22.441758 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1134 rows starting from the beginning of the part | ||
| 14067 | 2026.01.15 15:11:22.441806 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 118 rows starting from the beginning of the part | ||
| 14068 | 2026.01.15 15:11:22.441858 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1132 rows starting from the beginning of the part | ||
| 14069 | 2026.01.15 15:11:22.441964 [ 5 ] {0ec1aa9b-5146-4236-96bc-d7ca9b96a36d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14070 | 2026.01.15 15:11:22.442008 [ 5 ] {0ec1aa9b-5146-4236-96bc-d7ca9b96a36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14071 | 2026.01.15 15:11:22.442372 [ 5 ] {0ec1aa9b-5146-4236-96bc-d7ca9b96a36d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14072 | 2026.01.15 15:11:22.442602 [ 5 ] {0ec1aa9b-5146-4236-96bc-d7ca9b96a36d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14073 | 2026.01.15 15:11:22.442739 [ 5 ] {0ec1aa9b-5146-4236-96bc-d7ca9b96a36d} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001357 sec., 158437.73028739868 rows/sec., 9.40 MiB/sec. | ||
| 14074 | 2026.01.15 15:11:22.442779 [ 5 ] {0ec1aa9b-5146-4236-96bc-d7ca9b96a36d} <Debug> TCPHandler: Processed in 0.00152707 sec. | ||
| 14075 | 2026.01.15 15:11:22.442879 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14076 | 2026.01.15 15:11:22.442975 [ 5 ] {38d350de-f605-41dd-b072-0ad7b3ad809d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14077 | 2026.01.15 15:11:22.443016 [ 5 ] {38d350de-f605-41dd-b072-0ad7b3ad809d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14078 | 2026.01.15 15:11:22.443496 [ 5 ] {38d350de-f605-41dd-b072-0ad7b3ad809d} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14079 | 2026.01.15 15:11:22.443533 [ 5 ] {38d350de-f605-41dd-b072-0ad7b3ad809d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14080 | 2026.01.15 15:11:22.443841 [ 5 ] {38d350de-f605-41dd-b072-0ad7b3ad809d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14081 | 2026.01.15 15:11:22.444071 [ 5 ] {38d350de-f605-41dd-b072-0ad7b3ad809d} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2026.01.15 15:11:22.444134 [ 197 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6099 rows, containing 5 columns (5 merged, 0 gathered) in 0.002811643 sec., 2169194.3109420366 rows/sec., 182.66 MiB/sec. | ||
| 14083 | 2026.01.15 15:11:22.444190 [ 141 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14084 | 2026.01.15 15:11:22.444209 [ 5 ] {38d350de-f605-41dd-b072-0ad7b3ad809d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001252 sec., 169329.0734824281 rows/sec., 10.92 MiB/sec. | ||
| 14085 | 2026.01.15 15:11:22.444224 [ 141 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14086 | 2026.01.15 15:11:22.444250 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14087 | 2026.01.15 15:11:22.444261 [ 5 ] {38d350de-f605-41dd-b072-0ad7b3ad809d} <Debug> TCPHandler: Processed in 0.001430077 sec. | ||
| 14088 | 2026.01.15 15:11:22.444347 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 14089 | 2026.01.15 15:11:22.444377 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14090 | 2026.01.15 15:11:22.444442 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14091 | 2026.01.15 15:11:22.444472 [ 5 ] {62242a58-058c-4ad9-98ab-5c2d47040cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14092 | 2026.01.15 15:11:22.444473 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 465 rows starting from the beginning of the part | ||
| 14093 | 2026.01.15 15:11:22.444480 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14094 | 2026.01.15 15:11:22.444513 [ 5 ] {62242a58-058c-4ad9-98ab-5c2d47040cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14095 | 2026.01.15 15:11:22.444547 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part | ||
| 14096 | 2026.01.15 15:11:22.444593 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 228 rows starting from the beginning of the part | ||
| 14097 | 2026.01.15 15:11:22.444639 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 212 rows starting from the beginning of the part | ||
| 14098 | 2026.01.15 15:11:22.444682 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 212 rows starting from the beginning of the part | ||
| 14099 | 2026.01.15 15:11:22.444725 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 212 rows starting from the beginning of the part | ||
| 14100 | 2026.01.15 15:11:22.444857 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_91_18} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14101 | 2026.01.15 15:11:22.444961 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_91_18} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14102 | 2026.01.15 15:11:22.445009 [ 5 ] {62242a58-058c-4ad9-98ab-5c2d47040cbe} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14103 | 2026.01.15 15:11:22.445050 [ 5 ] {62242a58-058c-4ad9-98ab-5c2d47040cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14104 | 2026.01.15 15:11:22.445076 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 14105 | 2026.01.15 15:11:22.445371 [ 5 ] {62242a58-058c-4ad9-98ab-5c2d47040cbe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14106 | 2026.01.15 15:11:22.445601 [ 5 ] {62242a58-058c-4ad9-98ab-5c2d47040cbe} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14107 | 2026.01.15 15:11:22.445699 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404596 sec., 1097112.6217075943 rows/sec., 76.30 MiB/sec. | ||
| 14108 | 2026.01.15 15:11:22.445739 [ 5 ] {62242a58-058c-4ad9-98ab-5c2d47040cbe} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001285 sec., 164202.3346303502 rows/sec., 9.32 MiB/sec. | ||
| 14109 | 2026.01.15 15:11:22.445782 [ 5 ] {62242a58-058c-4ad9-98ab-5c2d47040cbe} <Debug> TCPHandler: Processed in 0.001453398 sec. | ||
| 14110 | 2026.01.15 15:11:22.445857 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14111 | 2026.01.15 15:11:22.445906 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14112 | 2026.01.15 15:11:22.446027 [ 5 ] {b7c164ba-afde-4690-9b0a-d7acece96361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14113 | 2026.01.15 15:11:22.446076 [ 5 ] {b7c164ba-afde-4690-9b0a-d7acece96361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14114 | 2026.01.15 15:11:22.446104 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_56_11} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14115 | 2026.01.15 15:11:22.446169 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_56_11} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14116 | 2026.01.15 15:11:22.446241 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 14117 | 2026.01.15 15:11:22.446892 [ 5 ] {b7c164ba-afde-4690-9b0a-d7acece96361} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.01.15 15:11:22.446928 [ 5 ] {b7c164ba-afde-4690-9b0a-d7acece96361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14119 | 2026.01.15 15:11:22.447305 [ 5 ] {b7c164ba-afde-4690-9b0a-d7acece96361} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14120 | 2026.01.15 15:11:22.447555 [ 5 ] {b7c164ba-afde-4690-9b0a-d7acece96361} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2026.01.15 15:11:22.447674 [ 141 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14122 | 2026.01.15 15:11:22.447686 [ 5 ] {b7c164ba-afde-4690-9b0a-d7acece96361} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001682 sec., 409631.3912009513 rows/sec., 28.61 MiB/sec. | ||
| 14123 | 2026.01.15 15:11:22.447713 [ 141 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14124 | 2026.01.15 15:11:22.447738 [ 5 ] {b7c164ba-afde-4690-9b0a-d7acece96361} <Debug> TCPHandler: Processed in 0.001894762 sec. | ||
| 14125 | 2026.01.15 15:11:22.447738 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14126 | 2026.01.15 15:11:22.447843 [ 186 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 14127 | 2026.01.15 15:11:22.447896 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14128 | 2026.01.15 15:11:22.447934 [ 186 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14129 | 2026.01.15 15:11:22.447962 [ 186 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1250 rows starting from the beginning of the part | ||
| 14130 | 2026.01.15 15:11:22.447991 [ 5 ] {4b979527-86b8-4030-8087-7a51abfd1867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14131 | 2026.01.15 15:11:22.448014 [ 186 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 689 rows starting from the beginning of the part | ||
| 14132 | 2026.01.15 15:11:22.448035 [ 5 ] {4b979527-86b8-4030-8087-7a51abfd1867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14133 | 2026.01.15 15:11:22.448058 [ 186 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 95 rows starting from the beginning of the part | ||
| 14134 | 2026.01.15 15:11:22.448099 [ 186 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 693 rows starting from the beginning of the part | ||
| 14135 | 2026.01.15 15:11:22.448136 [ 186 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 95 rows starting from the beginning of the part | ||
| 14136 | 2026.01.15 15:11:22.448174 [ 186 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 689 rows starting from the beginning of the part | ||
| 14137 | 2026.01.15 15:11:22.448362 [ 5 ] {4b979527-86b8-4030-8087-7a51abfd1867} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14138 | 2026.01.15 15:11:22.448398 [ 5 ] {4b979527-86b8-4030-8087-7a51abfd1867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14139 | 2026.01.15 15:11:22.448711 [ 5 ] {4b979527-86b8-4030-8087-7a51abfd1867} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14140 | 2026.01.15 15:11:22.448931 [ 5 ] {4b979527-86b8-4030-8087-7a51abfd1867} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14141 | 2026.01.15 15:11:22.449058 [ 5 ] {4b979527-86b8-4030-8087-7a51abfd1867} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 14142 | 2026.01.15 15:11:22.449096 [ 5 ] {4b979527-86b8-4030-8087-7a51abfd1867} <Debug> TCPHandler: Processed in 0.001250251 sec. | ||
| 14143 | 2026.01.15 15:11:22.449203 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14144 | 2026.01.15 15:11:22.449297 [ 5 ] {897af6d4-48f0-42c3-ba24-829c5ee285e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14145 | 2026.01.15 15:11:22.449340 [ 5 ] {897af6d4-48f0-42c3-ba24-829c5ee285e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14146 | 2026.01.15 15:11:22.449411 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3511 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598323 sec., 2196677.3924920056 rows/sec., 164.61 MiB/sec. | ||
| 14147 | 2026.01.15 15:11:22.449577 [ 186 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14148 | 2026.01.15 15:11:22.449773 [ 5 ] {897af6d4-48f0-42c3-ba24-829c5ee285e1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14149 | 2026.01.15 15:11:22.449811 [ 5 ] {897af6d4-48f0-42c3-ba24-829c5ee285e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14150 | 2026.01.15 15:11:22.449822 [ 186 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_91_18} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2026.01.15 15:11:22.449898 [ 186 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_91_18} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14152 | 2026.01.15 15:11:22.449956 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 14153 | 2026.01.15 15:11:22.450165 [ 5 ] {897af6d4-48f0-42c3-ba24-829c5ee285e1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14154 | 2026.01.15 15:11:22.450380 [ 5 ] {897af6d4-48f0-42c3-ba24-829c5ee285e1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14155 | 2026.01.15 15:11:22.450493 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14156 | 2026.01.15 15:11:22.450506 [ 5 ] {897af6d4-48f0-42c3-ba24-829c5ee285e1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001228 sec., 255700.32573289904 rows/sec., 16.80 MiB/sec. | ||
| 14157 | 2026.01.15 15:11:22.450533 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14158 | 2026.01.15 15:11:22.450556 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14159 | 2026.01.15 15:11:22.450556 [ 5 ] {897af6d4-48f0-42c3-ba24-829c5ee285e1} <Debug> TCPHandler: Processed in 0.001403936 sec. | ||
| 14160 | 2026.01.15 15:11:22.450632 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 14161 | 2026.01.15 15:11:22.450671 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14162 | 2026.01.15 15:11:22.450759 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14163 | 2026.01.15 15:11:22.450769 [ 5 ] {5bd38613-d8d1-47a9-b50b-b6f1ce7a760e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14164 | 2026.01.15 15:11:22.450800 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 31117 rows starting from the beginning of the part | ||
| 14165 | 2026.01.15 15:11:22.450819 [ 5 ] {5bd38613-d8d1-47a9-b50b-b6f1ce7a760e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14166 | 2026.01.15 15:11:22.450873 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 314 rows starting from the beginning of the part | ||
| 14167 | 2026.01.15 15:11:22.450930 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 14168 | 2026.01.15 15:11:22.450977 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 316 rows starting from the beginning of the part | ||
| 14169 | 2026.01.15 15:11:22.451019 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 14170 | 2026.01.15 15:11:22.451063 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 314 rows starting from the beginning of the part | ||
| 14171 | 2026.01.15 15:11:22.451128 [ 5 ] {5bd38613-d8d1-47a9-b50b-b6f1ce7a760e} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14172 | 2026.01.15 15:11:22.451170 [ 5 ] {5bd38613-d8d1-47a9-b50b-b6f1ce7a760e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14173 | 2026.01.15 15:11:22.451503 [ 5 ] {5bd38613-d8d1-47a9-b50b-b6f1ce7a760e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14174 | 2026.01.15 15:11:22.451742 [ 5 ] {5bd38613-d8d1-47a9-b50b-b6f1ce7a760e} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14175 | 2026.01.15 15:11:22.451856 [ 141 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 14176 | 2026.01.15 15:11:22.451878 [ 5 ] {5bd38613-d8d1-47a9-b50b-b6f1ce7a760e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 14177 | 2026.01.15 15:11:22.451892 [ 141 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14178 | 2026.01.15 15:11:22.451919 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14179 | 2026.01.15 15:11:22.451924 [ 5 ] {5bd38613-d8d1-47a9-b50b-b6f1ce7a760e} <Debug> TCPHandler: Processed in 0.001302943 sec. | ||
| 14180 | 2026.01.15 15:11:22.452003 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 14181 | 2026.01.15 15:11:22.452039 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14182 | 2026.01.15 15:11:22.452106 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14183 | 2026.01.15 15:11:22.452136 [ 5 ] {7c5f0394-e40d-4631-9579-cb972cbbb84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14184 | 2026.01.15 15:11:22.452139 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part | ||
| 14185 | 2026.01.15 15:11:22.452198 [ 5 ] {7c5f0394-e40d-4631-9579-cb972cbbb84d} <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 | ||
| 14186 | 2026.01.15 15:11:22.452214 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 14187 | 2026.01.15 15:11:22.452265 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 14188 | 2026.01.15 15:11:22.452307 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 14189 | 2026.01.15 15:11:22.452345 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 14190 | 2026.01.15 15:11:22.452382 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 14191 | 2026.01.15 15:11:22.452990 [ 5 ] {7c5f0394-e40d-4631-9579-cb972cbbb84d} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14192 | 2026.01.15 15:11:22.453031 [ 5 ] {7c5f0394-e40d-4631-9579-cb972cbbb84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14193 | 2026.01.15 15:11:22.453174 [ 191 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.001207009 sec., 37282.24064609295 rows/sec., 2.44 MiB/sec. | ||
| 14194 | 2026.01.15 15:11:22.453333 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 14195 | 2026.01.15 15:11:22.453633 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_45_9} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14196 | 2026.01.15 15:11:22.453709 [ 196 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_45_9} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 14197 | 2026.01.15 15:11:22.453783 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14198 | 2026.01.15 15:11:22.453883 [ 5 ] {7c5f0394-e40d-4631-9579-cb972cbbb84d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14199 | 2026.01.15 15:11:22.454129 [ 5 ] {7c5f0394-e40d-4631-9579-cb972cbbb84d} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14200 | 2026.01.15 15:11:22.454270 [ 5 ] {7c5f0394-e40d-4631-9579-cb972cbbb84d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002151 sec., 4649.000464900047 rows/sec., 8.33 MiB/sec. | ||
| 14201 | 2026.01.15 15:11:22.454325 [ 5 ] {7c5f0394-e40d-4631-9579-cb972cbbb84d} <Debug> TCPHandler: Processed in 0.002335447 sec. | ||
| 14202 | 2026.01.15 15:11:22.454431 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14203 | 2026.01.15 15:11:22.454526 [ 5 ] {443c8c81-943b-4754-8cf5-e2b5db4d492b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14204 | 2026.01.15 15:11:22.454568 [ 5 ] {443c8c81-943b-4754-8cf5-e2b5db4d492b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14205 | 2026.01.15 15:11:22.454905 [ 5 ] {443c8c81-943b-4754-8cf5-e2b5db4d492b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14206 | 2026.01.15 15:11:22.454941 [ 5 ] {443c8c81-943b-4754-8cf5-e2b5db4d492b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14207 | 2026.01.15 15:11:22.455283 [ 5 ] {443c8c81-943b-4754-8cf5-e2b5db4d492b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14208 | 2026.01.15 15:11:22.455508 [ 5 ] {443c8c81-943b-4754-8cf5-e2b5db4d492b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2026.01.15 15:11:22.455635 [ 5 ] {443c8c81-943b-4754-8cf5-e2b5db4d492b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001128 sec., 92198.58156028368 rows/sec., 5.65 MiB/sec. | ||
| 14210 | 2026.01.15 15:11:22.455637 [ 141 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14211 | 2026.01.15 15:11:22.455671 [ 5 ] {443c8c81-943b-4754-8cf5-e2b5db4d492b} <Debug> TCPHandler: Processed in 0.001290193 sec. | ||
| 14212 | 2026.01.15 15:11:22.455683 [ 141 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2026.01.15 15:11:22.455711 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14214 | 2026.01.15 15:11:22.455793 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 14215 | 2026.01.15 15:11:22.455904 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14216 | 2026.01.15 15:11:22.455940 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6738 rows starting from the beginning of the part | ||
| 14217 | 2026.01.15 15:11:22.456011 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 104 rows starting from the beginning of the part | ||
| 14218 | 2026.01.15 15:11:22.456060 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 14219 | 2026.01.15 15:11:22.456104 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 104 rows starting from the beginning of the part | ||
| 14220 | 2026.01.15 15:11:22.456182 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 14221 | 2026.01.15 15:11:22.456227 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 104 rows starting from the beginning of the part | ||
| 14222 | 2026.01.15 15:11:22.458503 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7170 rows, containing 4 columns (4 merged, 0 gathered) in 0.00274603 sec., 2611042.122627939 rows/sec., 166.30 MiB/sec. | ||
| 14223 | 2026.01.15 15:11:22.458812 [ 188 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32381 rows, containing 5 columns (5 merged, 0 gathered) in 0.00821674 sec., 3940857.3229772393 rows/sec., 264.98 MiB/sec. | ||
| 14224 | 2026.01.15 15:11:22.458957 [ 202 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14225 | 2026.01.15 15:11:22.459221 [ 202 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_91_18} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14226 | 2026.01.15 15:11:22.459324 [ 202 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_91_18} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14227 | 2026.01.15 15:11:22.459325 [ 193 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14228 | 2026.01.15 15:11:22.459398 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 14229 | 2026.01.15 15:11:22.459688 [ 193 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14230 | 2026.01.15 15:11:22.459786 [ 193 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14231 | 2026.01.15 15:11:22.459882 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14232 | 2026.01.15 15:11:23.213407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14233 | 2026.01.15 15:11:23.229128 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14234 | 2026.01.15 15:11:23.229189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14235 | 2026.01.15 15:11:23.234882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14236 | 2026.01.15 15:11:23.235587 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14237 | 2026.01.15 15:11:23.238673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14238 | 2026.01.15 15:11:25.237957 [ 137 ] {} <Debug> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 14239 | 2026.01.15 15:11:25.238046 [ 137 ] {} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14240 | 2026.01.15 15:11:25.238080 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14241 | 2026.01.15 15:11:25.238243 [ 197 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 14242 | 2026.01.15 15:11:25.238448 [ 197 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14243 | 2026.01.15 15:11:25.238503 [ 197 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 14244 | 2026.01.15 15:11:25.238606 [ 197 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 14245 | 2026.01.15 15:11:25.238681 [ 197 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 14246 | 2026.01.15 15:11:25.238753 [ 197 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 14247 | 2026.01.15 15:11:25.238818 [ 197 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 14248 | 2026.01.15 15:11:25.239785 [ 194 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619933 sec., 25926.99821535829 rows/sec., 2.16 MiB/sec. | ||
| 14249 | 2026.01.15 15:11:25.239964 [ 194 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 14250 | 2026.01.15 15:11:25.240294 [ 194 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_21_5} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14251 | 2026.01.15 15:11:25.240384 [ 194 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_21_5} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 14252 | 2026.01.15 15:11:25.240484 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14253 | 2026.01.15 15:11:26.724363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1834 | ||
| 14254 | 2026.01.15 15:11:26.726712 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14255 | 2026.01.15 15:11:26.726761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14256 | 2026.01.15 15:11:26.727964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14257 | 2026.01.15 15:11:26.728225 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14258 | 2026.01.15 15:11:26.728488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1834 | ||
| 14259 | 2026.01.15 15:11:27.132638 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14260 | 2026.01.15 15:11:27.132838 [ 5 ] {c0495a93-8b0b-48e4-bde7-fa0637171c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14261 | 2026.01.15 15:11:27.132912 [ 5 ] {c0495a93-8b0b-48e4-bde7-fa0637171c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14262 | 2026.01.15 15:11:27.133561 [ 5 ] {c0495a93-8b0b-48e4-bde7-fa0637171c05} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14263 | 2026.01.15 15:11:27.133613 [ 5 ] {c0495a93-8b0b-48e4-bde7-fa0637171c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14264 | 2026.01.15 15:11:27.134029 [ 5 ] {c0495a93-8b0b-48e4-bde7-fa0637171c05} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14265 | 2026.01.15 15:11:27.134269 [ 5 ] {c0495a93-8b0b-48e4-bde7-fa0637171c05} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14266 | 2026.01.15 15:11:27.134420 [ 134 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14267 | 2026.01.15 15:11:27.134427 [ 5 ] {c0495a93-8b0b-48e4-bde7-fa0637171c05} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001642 sec., 14616.3215590743 rows/sec., 1.21 MiB/sec. | ||
| 14268 | 2026.01.15 15:11:27.134504 [ 134 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14269 | 2026.01.15 15:11:27.134530 [ 5 ] {c0495a93-8b0b-48e4-bde7-fa0637171c05} <Debug> TCPHandler: Processed in 0.002026387 sec. | ||
| 14270 | 2026.01.15 15:11:27.134534 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14271 | 2026.01.15 15:11:27.134651 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::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 | ||
| 14272 | 2026.01.15 15:11:27.134660 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14273 | 2026.01.15 15:11:27.134763 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14274 | 2026.01.15 15:11:27.134777 [ 5 ] {8ef582d5-3a33-4786-ae74-c1cdaa79f96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14275 | 2026.01.15 15:11:27.134797 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 434 rows starting from the beginning of the part | ||
| 14276 | 2026.01.15 15:11:27.134821 [ 5 ] {8ef582d5-3a33-4786-ae74-c1cdaa79f96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14277 | 2026.01.15 15:11:27.134867 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 14278 | 2026.01.15 15:11:27.134921 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 14279 | 2026.01.15 15:11:27.134968 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 14280 | 2026.01.15 15:11:27.135009 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 14281 | 2026.01.15 15:11:27.135049 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 14282 | 2026.01.15 15:11:27.135229 [ 5 ] {8ef582d5-3a33-4786-ae74-c1cdaa79f96b} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14283 | 2026.01.15 15:11:27.135266 [ 5 ] {8ef582d5-3a33-4786-ae74-c1cdaa79f96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14284 | 2026.01.15 15:11:27.135568 [ 5 ] {8ef582d5-3a33-4786-ae74-c1cdaa79f96b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14285 | 2026.01.15 15:11:27.135779 [ 5 ] {8ef582d5-3a33-4786-ae74-c1cdaa79f96b} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14286 | 2026.01.15 15:11:27.135907 [ 5 ] {8ef582d5-3a33-4786-ae74-c1cdaa79f96b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001154 sec., 1733.1022530329287 rows/sec., 141.32 KiB/sec. | ||
| 14287 | 2026.01.15 15:11:27.135946 [ 5 ] {8ef582d5-3a33-4786-ae74-c1cdaa79f96b} <Debug> TCPHandler: Processed in 0.001334284 sec. | ||
| 14288 | 2026.01.15 15:11:27.136050 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14289 | 2026.01.15 15:11:27.136096 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489658 sec., 1408376.9563215182 rows/sec., 95.34 MiB/sec. | ||
| 14290 | 2026.01.15 15:11:27.136143 [ 5 ] {871a49b6-dab6-4e90-9127-22b544d3067e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14291 | 2026.01.15 15:11:27.136183 [ 5 ] {871a49b6-dab6-4e90-9127-22b544d3067e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14292 | 2026.01.15 15:11:27.136223 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14293 | 2026.01.15 15:11:27.136457 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_46_9} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14294 | 2026.01.15 15:11:27.136522 [ 198 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_46_9} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14295 | 2026.01.15 15:11:27.136585 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 14296 | 2026.01.15 15:11:27.137111 [ 5 ] {871a49b6-dab6-4e90-9127-22b544d3067e} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2026.01.15 15:11:27.137146 [ 5 ] {871a49b6-dab6-4e90-9127-22b544d3067e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14298 | 2026.01.15 15:11:27.137544 [ 5 ] {871a49b6-dab6-4e90-9127-22b544d3067e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14299 | 2026.01.15 15:11:27.137767 [ 5 ] {871a49b6-dab6-4e90-9127-22b544d3067e} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2026.01.15 15:11:27.137892 [ 5 ] {871a49b6-dab6-4e90-9127-22b544d3067e} <Debug> executeQuery: Read 1379 rows, 117.86 KiB in 0.001768 sec., 779977.3755656108 rows/sec., 65.10 MiB/sec. | ||
| 14301 | 2026.01.15 15:11:27.137928 [ 5 ] {871a49b6-dab6-4e90-9127-22b544d3067e} <Debug> TCPHandler: Processed in 0.001925424 sec. | ||
| 14302 | 2026.01.15 15:11:27.138042 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14303 | 2026.01.15 15:11:27.138133 [ 5 ] {09e530f8-43f9-460e-81ef-265a2ef7a63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14304 | 2026.01.15 15:11:27.138174 [ 5 ] {09e530f8-43f9-460e-81ef-265a2ef7a63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14305 | 2026.01.15 15:11:27.138586 [ 5 ] {09e530f8-43f9-460e-81ef-265a2ef7a63d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14306 | 2026.01.15 15:11:27.138622 [ 5 ] {09e530f8-43f9-460e-81ef-265a2ef7a63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14307 | 2026.01.15 15:11:27.138947 [ 5 ] {09e530f8-43f9-460e-81ef-265a2ef7a63d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14308 | 2026.01.15 15:11:27.139156 [ 5 ] {09e530f8-43f9-460e-81ef-265a2ef7a63d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14309 | 2026.01.15 15:11:27.139281 [ 5 ] {09e530f8-43f9-460e-81ef-265a2ef7a63d} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.001166 sec., 38593.48198970841 rows/sec., 2.87 MiB/sec. | ||
| 14310 | 2026.01.15 15:11:27.139318 [ 5 ] {09e530f8-43f9-460e-81ef-265a2ef7a63d} <Debug> TCPHandler: Processed in 0.001323483 sec. | ||
| 14311 | 2026.01.15 15:11:27.139438 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14312 | 2026.01.15 15:11:27.139554 [ 5 ] {79bfe72c-24d2-4406-bd85-9a0b4f63ae66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14313 | 2026.01.15 15:11:27.139605 [ 5 ] {79bfe72c-24d2-4406-bd85-9a0b4f63ae66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14314 | 2026.01.15 15:11:27.140140 [ 5 ] {79bfe72c-24d2-4406-bd85-9a0b4f63ae66} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14315 | 2026.01.15 15:11:27.140179 [ 5 ] {79bfe72c-24d2-4406-bd85-9a0b4f63ae66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14316 | 2026.01.15 15:11:27.140518 [ 5 ] {79bfe72c-24d2-4406-bd85-9a0b4f63ae66} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14317 | 2026.01.15 15:11:27.140740 [ 5 ] {79bfe72c-24d2-4406-bd85-9a0b4f63ae66} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2026.01.15 15:11:27.140871 [ 5 ] {79bfe72c-24d2-4406-bd85-9a0b4f63ae66} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00134 sec., 188059.7014925373 rows/sec., 13.01 MiB/sec. | ||
| 14319 | 2026.01.15 15:11:27.140910 [ 5 ] {79bfe72c-24d2-4406-bd85-9a0b4f63ae66} <Debug> TCPHandler: Processed in 0.00153262 sec. | ||
| 14320 | 2026.01.15 15:11:27.141027 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14321 | 2026.01.15 15:11:27.141121 [ 5 ] {ddc03bda-01f3-468c-a24b-8f006e05fb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14322 | 2026.01.15 15:11:27.141162 [ 5 ] {ddc03bda-01f3-468c-a24b-8f006e05fb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14323 | 2026.01.15 15:11:27.141560 [ 5 ] {ddc03bda-01f3-468c-a24b-8f006e05fb94} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14324 | 2026.01.15 15:11:27.141598 [ 5 ] {ddc03bda-01f3-468c-a24b-8f006e05fb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14325 | 2026.01.15 15:11:27.141906 [ 5 ] {ddc03bda-01f3-468c-a24b-8f006e05fb94} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14326 | 2026.01.15 15:11:27.142133 [ 5 ] {ddc03bda-01f3-468c-a24b-8f006e05fb94} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2026.01.15 15:11:27.142238 [ 134 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14328 | 2026.01.15 15:11:27.142264 [ 5 ] {ddc03bda-01f3-468c-a24b-8f006e05fb94} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 14329 | 2026.01.15 15:11:27.142277 [ 134 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14330 | 2026.01.15 15:11:27.142306 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14331 | 2026.01.15 15:11:27.142308 [ 5 ] {ddc03bda-01f3-468c-a24b-8f006e05fb94} <Debug> TCPHandler: Processed in 0.001332863 sec. | ||
| 14332 | 2026.01.15 15:11:27.142393 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::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 | ||
| 14333 | 2026.01.15 15:11:27.142441 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14334 | 2026.01.15 15:11:27.142520 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14335 | 2026.01.15 15:11:27.142554 [ 5 ] {ceab6dda-62b2-41a6-b9f9-912e1bc8079e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14336 | 2026.01.15 15:11:27.142559 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 223 rows starting from the beginning of the part | ||
| 14337 | 2026.01.15 15:11:27.142608 [ 5 ] {ceab6dda-62b2-41a6-b9f9-912e1bc8079e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14338 | 2026.01.15 15:11:27.142644 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 14339 | 2026.01.15 15:11:27.142694 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 14340 | 2026.01.15 15:11:27.142743 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 14341 | 2026.01.15 15:11:27.142789 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 14342 | 2026.01.15 15:11:27.142832 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 14343 | 2026.01.15 15:11:27.143275 [ 5 ] {ceab6dda-62b2-41a6-b9f9-912e1bc8079e} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14344 | 2026.01.15 15:11:27.143315 [ 5 ] {ceab6dda-62b2-41a6-b9f9-912e1bc8079e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14345 | 2026.01.15 15:11:27.143670 [ 5 ] {ceab6dda-62b2-41a6-b9f9-912e1bc8079e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14346 | 2026.01.15 15:11:27.143847 [ 197 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488909 sec., 724691.7037911651 rows/sec., 44.23 MiB/sec. | ||
| 14347 | 2026.01.15 15:11:27.143892 [ 5 ] {ceab6dda-62b2-41a6-b9f9-912e1bc8079e} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2026.01.15 15:11:27.144031 [ 5 ] {ceab6dda-62b2-41a6-b9f9-912e1bc8079e} <Debug> executeQuery: Read 589 rows, 45.31 KiB in 0.0015 sec., 392666.6666666667 rows/sec., 29.50 MiB/sec. | ||
| 14349 | 2026.01.15 15:11:27.144069 [ 5 ] {ceab6dda-62b2-41a6-b9f9-912e1bc8079e} <Debug> TCPHandler: Processed in 0.001684735 sec. | ||
| 14350 | 2026.01.15 15:11:27.144071 [ 197 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14351 | 2026.01.15 15:11:27.144174 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14352 | 2026.01.15 15:11:27.144280 [ 5 ] {b2167ec6-084b-4650-831b-08cf3e1c72bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14353 | 2026.01.15 15:11:27.144328 [ 5 ] {b2167ec6-084b-4650-831b-08cf3e1c72bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14354 | 2026.01.15 15:11:27.144462 [ 197 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_46_9} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14355 | 2026.01.15 15:11:27.144562 [ 197 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_46_9} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14356 | 2026.01.15 15:11:27.144669 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 14357 | 2026.01.15 15:11:27.144953 [ 5 ] {b2167ec6-084b-4650-831b-08cf3e1c72bc} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14358 | 2026.01.15 15:11:27.144996 [ 5 ] {b2167ec6-084b-4650-831b-08cf3e1c72bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14359 | 2026.01.15 15:11:27.145448 [ 5 ] {b2167ec6-084b-4650-831b-08cf3e1c72bc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14360 | 2026.01.15 15:11:27.145670 [ 5 ] {b2167ec6-084b-4650-831b-08cf3e1c72bc} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14361 | 2026.01.15 15:11:27.145805 [ 5 ] {b2167ec6-084b-4650-831b-08cf3e1c72bc} <Debug> executeQuery: Read 1023 rows, 73.03 KiB in 0.001544 sec., 662564.7668393783 rows/sec., 46.19 MiB/sec. | ||
| 14362 | 2026.01.15 15:11:27.145844 [ 5 ] {b2167ec6-084b-4650-831b-08cf3e1c72bc} <Debug> TCPHandler: Processed in 0.001719806 sec. | ||
| 14363 | 2026.01.15 15:11:27.145964 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14364 | 2026.01.15 15:11:27.146060 [ 5 ] {bd3f0642-1ef7-48a8-874e-65e6b3874196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14365 | 2026.01.15 15:11:27.146116 [ 5 ] {bd3f0642-1ef7-48a8-874e-65e6b3874196} <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 | ||
| 14366 | 2026.01.15 15:11:27.146945 [ 5 ] {bd3f0642-1ef7-48a8-874e-65e6b3874196} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14367 | 2026.01.15 15:11:27.146983 [ 5 ] {bd3f0642-1ef7-48a8-874e-65e6b3874196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14368 | 2026.01.15 15:11:27.147547 [ 5 ] {bd3f0642-1ef7-48a8-874e-65e6b3874196} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14369 | 2026.01.15 15:11:27.147781 [ 5 ] {bd3f0642-1ef7-48a8-874e-65e6b3874196} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14370 | 2026.01.15 15:11:27.147924 [ 5 ] {bd3f0642-1ef7-48a8-874e-65e6b3874196} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001883 sec., 16463.09081253319 rows/sec., 29.50 MiB/sec. | ||
| 14371 | 2026.01.15 15:11:27.147986 [ 5 ] {bd3f0642-1ef7-48a8-874e-65e6b3874196} <Debug> TCPHandler: Processed in 0.002071938 sec. | ||
| 14372 | 2026.01.15 15:11:27.148103 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14373 | 2026.01.15 15:11:27.148198 [ 5 ] {c9e60827-844b-4fe6-8943-7310a2910912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14374 | 2026.01.15 15:11:27.148242 [ 5 ] {c9e60827-844b-4fe6-8943-7310a2910912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14375 | 2026.01.15 15:11:27.148579 [ 5 ] {c9e60827-844b-4fe6-8943-7310a2910912} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14376 | 2026.01.15 15:11:27.148616 [ 5 ] {c9e60827-844b-4fe6-8943-7310a2910912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14377 | 2026.01.15 15:11:27.148931 [ 5 ] {c9e60827-844b-4fe6-8943-7310a2910912} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14378 | 2026.01.15 15:11:27.149161 [ 5 ] {c9e60827-844b-4fe6-8943-7310a2910912} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14379 | 2026.01.15 15:11:27.149294 [ 5 ] {c9e60827-844b-4fe6-8943-7310a2910912} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001115 sec., 52017.937219730935 rows/sec., 3.52 MiB/sec. | ||
| 14380 | 2026.01.15 15:11:27.149332 [ 5 ] {c9e60827-844b-4fe6-8943-7310a2910912} <Debug> TCPHandler: Processed in 0.001279562 sec. | ||
| 14381 | 2026.01.15 15:11:27.417164 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14382 | 2026.01.15 15:11:27.417340 [ 5 ] {2d45a35e-10a9-47a2-a511-977936cd97fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14383 | 2026.01.15 15:11:27.417405 [ 5 ] {2d45a35e-10a9-47a2-a511-977936cd97fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14384 | 2026.01.15 15:11:27.418010 [ 5 ] {2d45a35e-10a9-47a2-a511-977936cd97fa} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14385 | 2026.01.15 15:11:27.418060 [ 5 ] {2d45a35e-10a9-47a2-a511-977936cd97fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14386 | 2026.01.15 15:11:27.418453 [ 5 ] {2d45a35e-10a9-47a2-a511-977936cd97fa} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14387 | 2026.01.15 15:11:27.418694 [ 5 ] {2d45a35e-10a9-47a2-a511-977936cd97fa} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14388 | 2026.01.15 15:11:27.418859 [ 5 ] {2d45a35e-10a9-47a2-a511-977936cd97fa} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001564 sec., 2557.544757033248 rows/sec., 215.42 KiB/sec. | ||
| 14389 | 2026.01.15 15:11:27.418904 [ 5 ] {2d45a35e-10a9-47a2-a511-977936cd97fa} <Debug> TCPHandler: Processed in 0.001864301 sec. | ||
| 14390 | 2026.01.15 15:11:27.419027 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14391 | 2026.01.15 15:11:27.419131 [ 5 ] {4e0d7215-aa0d-4d2b-9dcc-b4e068c67989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14392 | 2026.01.15 15:11:27.419174 [ 5 ] {4e0d7215-aa0d-4d2b-9dcc-b4e068c67989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14393 | 2026.01.15 15:11:27.419594 [ 5 ] {4e0d7215-aa0d-4d2b-9dcc-b4e068c67989} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14394 | 2026.01.15 15:11:27.419632 [ 5 ] {4e0d7215-aa0d-4d2b-9dcc-b4e068c67989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14395 | 2026.01.15 15:11:27.419956 [ 5 ] {4e0d7215-aa0d-4d2b-9dcc-b4e068c67989} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14396 | 2026.01.15 15:11:27.420173 [ 5 ] {4e0d7215-aa0d-4d2b-9dcc-b4e068c67989} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14397 | 2026.01.15 15:11:27.420306 [ 5 ] {4e0d7215-aa0d-4d2b-9dcc-b4e068c67989} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001195 sec., 6694.5606694560665 rows/sec., 537.72 KiB/sec. | ||
| 14398 | 2026.01.15 15:11:27.420346 [ 5 ] {4e0d7215-aa0d-4d2b-9dcc-b4e068c67989} <Debug> TCPHandler: Processed in 0.001370515 sec. | ||
| 14399 | 2026.01.15 15:11:27.420470 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14400 | 2026.01.15 15:11:27.420596 [ 5 ] {cfd494f8-cc8b-4c9e-bd40-1ad4d6c6bb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14401 | 2026.01.15 15:11:27.420652 [ 5 ] {cfd494f8-cc8b-4c9e-bd40-1ad4d6c6bb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14402 | 2026.01.15 15:11:27.421060 [ 5 ] {cfd494f8-cc8b-4c9e-bd40-1ad4d6c6bb66} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14403 | 2026.01.15 15:11:27.421097 [ 5 ] {cfd494f8-cc8b-4c9e-bd40-1ad4d6c6bb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14404 | 2026.01.15 15:11:27.421431 [ 5 ] {cfd494f8-cc8b-4c9e-bd40-1ad4d6c6bb66} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14405 | 2026.01.15 15:11:27.421648 [ 5 ] {cfd494f8-cc8b-4c9e-bd40-1ad4d6c6bb66} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14406 | 2026.01.15 15:11:27.421784 [ 5 ] {cfd494f8-cc8b-4c9e-bd40-1ad4d6c6bb66} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.001212 sec., 1650.1650165016501 rows/sec., 125.70 KiB/sec. | ||
| 14407 | 2026.01.15 15:11:27.421823 [ 5 ] {cfd494f8-cc8b-4c9e-bd40-1ad4d6c6bb66} <Debug> TCPHandler: Processed in 0.001413487 sec. | ||
| 14408 | 2026.01.15 15:11:27.421933 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14409 | 2026.01.15 15:11:27.422029 [ 5 ] {f1e4c5c9-fe82-49b3-b507-e4fd7043056f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14410 | 2026.01.15 15:11:27.422070 [ 5 ] {f1e4c5c9-fe82-49b3-b507-e4fd7043056f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14411 | 2026.01.15 15:11:27.422391 [ 5 ] {f1e4c5c9-fe82-49b3-b507-e4fd7043056f} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14412 | 2026.01.15 15:11:27.422428 [ 5 ] {f1e4c5c9-fe82-49b3-b507-e4fd7043056f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14413 | 2026.01.15 15:11:27.422728 [ 5 ] {f1e4c5c9-fe82-49b3-b507-e4fd7043056f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14414 | 2026.01.15 15:11:27.422941 [ 5 ] {f1e4c5c9-fe82-49b3-b507-e4fd7043056f} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14415 | 2026.01.15 15:11:27.423072 [ 5 ] {f1e4c5c9-fe82-49b3-b507-e4fd7043056f} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001061 sec., 1885.014137606032 rows/sec., 118.73 KiB/sec. | ||
| 14416 | 2026.01.15 15:11:27.423108 [ 5 ] {f1e4c5c9-fe82-49b3-b507-e4fd7043056f} <Debug> TCPHandler: Processed in 0.00122404 sec. | ||
| 14417 | 2026.01.15 15:11:28.001199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.31 MiB, peak 362.13 MiB, free memory in arenas 0.00 B, will set to 350.27 MiB (RSS), difference: -1.05 MiB | ||
| 14418 | 2026.01.15 15:11:29.157205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30300 | ||
| 14419 | 2026.01.15 15:11:29.157720 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14420 | 2026.01.15 15:11:29.157754 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14421 | 2026.01.15 15:11:29.158238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14422 | 2026.01.15 15:11:29.158462 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14423 | 2026.01.15 15:11:29.158589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30300 | ||
| 14424 | 2026.01.15 15:11:30.739464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14425 | 2026.01.15 15:11:30.755709 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14426 | 2026.01.15 15:11:30.755777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14427 | 2026.01.15 15:11:30.762106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14428 | 2026.01.15 15:11:30.762812 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14429 | 2026.01.15 15:11:30.765861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14430 | 2026.01.15 15:11:32.426084 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14431 | 2026.01.15 15:11:32.426334 [ 5 ] {09faf0e8-16d2-4740-8648-2ba79b4a5d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14432 | 2026.01.15 15:11:32.426423 [ 5 ] {09faf0e8-16d2-4740-8648-2ba79b4a5d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14433 | 2026.01.15 15:11:32.427219 [ 5 ] {09faf0e8-16d2-4740-8648-2ba79b4a5d82} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2026.01.15 15:11:32.427270 [ 5 ] {09faf0e8-16d2-4740-8648-2ba79b4a5d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14435 | 2026.01.15 15:11:32.427697 [ 5 ] {09faf0e8-16d2-4740-8648-2ba79b4a5d82} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14436 | 2026.01.15 15:11:32.427932 [ 5 ] {09faf0e8-16d2-4740-8648-2ba79b4a5d82} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14437 | 2026.01.15 15:11:32.428103 [ 5 ] {09faf0e8-16d2-4740-8648-2ba79b4a5d82} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00183 sec., 41530.05464480874 rows/sec., 3.41 MiB/sec. | ||
| 14438 | 2026.01.15 15:11:32.428156 [ 5 ] {09faf0e8-16d2-4740-8648-2ba79b4a5d82} <Debug> TCPHandler: Processed in 0.002231034 sec. | ||
| 14439 | 2026.01.15 15:11:32.428280 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14440 | 2026.01.15 15:11:32.428385 [ 5 ] {aa7860f7-03de-4e63-97ec-d1521df85881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14441 | 2026.01.15 15:11:32.428430 [ 5 ] {aa7860f7-03de-4e63-97ec-d1521df85881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14442 | 2026.01.15 15:11:32.428838 [ 5 ] {aa7860f7-03de-4e63-97ec-d1521df85881} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2026.01.15 15:11:32.428876 [ 5 ] {aa7860f7-03de-4e63-97ec-d1521df85881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14444 | 2026.01.15 15:11:32.429190 [ 5 ] {aa7860f7-03de-4e63-97ec-d1521df85881} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14445 | 2026.01.15 15:11:32.429425 [ 5 ] {aa7860f7-03de-4e63-97ec-d1521df85881} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2026.01.15 15:11:32.429553 [ 127 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14447 | 2026.01.15 15:11:32.429561 [ 5 ] {aa7860f7-03de-4e63-97ec-d1521df85881} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001201 sec., 8326.39467110741 rows/sec., 626.11 KiB/sec. | ||
| 14448 | 2026.01.15 15:11:32.429626 [ 127 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14449 | 2026.01.15 15:11:32.429644 [ 5 ] {aa7860f7-03de-4e63-97ec-d1521df85881} <Debug> TCPHandler: Processed in 0.001416236 sec. | ||
| 14450 | 2026.01.15 15:11:32.429651 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14451 | 2026.01.15 15:11:32.429758 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14452 | 2026.01.15 15:11:32.429793 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 14453 | 2026.01.15 15:11:32.429857 [ 5 ] {9590f126-a0c0-44d0-91ab-82a662af7fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14454 | 2026.01.15 15:11:32.429903 [ 5 ] {9590f126-a0c0-44d0-91ab-82a662af7fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14455 | 2026.01.15 15:11:32.429952 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14456 | 2026.01.15 15:11:32.429996 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 278 rows starting from the beginning of the part | ||
| 14457 | 2026.01.15 15:11:32.430078 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 219 rows starting from the beginning of the part | ||
| 14458 | 2026.01.15 15:11:32.430132 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 31 rows starting from the beginning of the part | ||
| 14459 | 2026.01.15 15:11:32.430182 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 215 rows starting from the beginning of the part | ||
| 14460 | 2026.01.15 15:11:32.430228 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 45 rows starting from the beginning of the part | ||
| 14461 | 2026.01.15 15:11:32.430277 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 14462 | 2026.01.15 15:11:32.430328 [ 5 ] {9590f126-a0c0-44d0-91ab-82a662af7fd3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14463 | 2026.01.15 15:11:32.430370 [ 5 ] {9590f126-a0c0-44d0-91ab-82a662af7fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14464 | 2026.01.15 15:11:32.430727 [ 5 ] {9590f126-a0c0-44d0-91ab-82a662af7fd3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14465 | 2026.01.15 15:11:32.430961 [ 5 ] {9590f126-a0c0-44d0-91ab-82a662af7fd3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14466 | 2026.01.15 15:11:32.431099 [ 5 ] {9590f126-a0c0-44d0-91ab-82a662af7fd3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001262 sec., 58637.08399366085 rows/sec., 4.58 MiB/sec. | ||
| 14467 | 2026.01.15 15:11:32.431139 [ 5 ] {9590f126-a0c0-44d0-91ab-82a662af7fd3} <Debug> TCPHandler: Processed in 0.001431737 sec. | ||
| 14468 | 2026.01.15 15:11:32.431252 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14469 | 2026.01.15 15:11:32.431339 [ 199 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605143 sec., 497151.9671456063 rows/sec., 32.73 MiB/sec. | ||
| 14470 | 2026.01.15 15:11:32.431348 [ 5 ] {1b814a48-4271-4769-b980-83800b9ac482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14471 | 2026.01.15 15:11:32.431436 [ 5 ] {1b814a48-4271-4769-b980-83800b9ac482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14472 | 2026.01.15 15:11:32.431543 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14473 | 2026.01.15 15:11:32.431846 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_91_18} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2026.01.15 15:11:32.431849 [ 5 ] {1b814a48-4271-4769-b980-83800b9ac482} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14475 | 2026.01.15 15:11:32.431899 [ 5 ] {1b814a48-4271-4769-b980-83800b9ac482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14476 | 2026.01.15 15:11:32.431943 [ 195 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_91_18} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14477 | 2026.01.15 15:11:32.432057 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14478 | 2026.01.15 15:11:32.432266 [ 5 ] {1b814a48-4271-4769-b980-83800b9ac482} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14479 | 2026.01.15 15:11:32.432504 [ 5 ] {1b814a48-4271-4769-b980-83800b9ac482} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14480 | 2026.01.15 15:11:32.432640 [ 5 ] {1b814a48-4271-4769-b980-83800b9ac482} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 14481 | 2026.01.15 15:11:32.432678 [ 5 ] {1b814a48-4271-4769-b980-83800b9ac482} <Debug> TCPHandler: Processed in 0.001475269 sec. | ||
| 14482 | 2026.01.15 15:11:32.432789 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14483 | 2026.01.15 15:11:32.432885 [ 5 ] {ceb51426-0b69-4cac-9b05-4046e971b0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14484 | 2026.01.15 15:11:32.432941 [ 5 ] {ceb51426-0b69-4cac-9b05-4046e971b0b4} <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 | ||
| 14485 | 2026.01.15 15:11:32.433718 [ 5 ] {ceb51426-0b69-4cac-9b05-4046e971b0b4} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14486 | 2026.01.15 15:11:32.433755 [ 5 ] {ceb51426-0b69-4cac-9b05-4046e971b0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14487 | 2026.01.15 15:11:32.434279 [ 5 ] {ceb51426-0b69-4cac-9b05-4046e971b0b4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14488 | 2026.01.15 15:11:32.434511 [ 5 ] {ceb51426-0b69-4cac-9b05-4046e971b0b4} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14489 | 2026.01.15 15:11:32.434636 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14490 | 2026.01.15 15:11:32.434655 [ 5 ] {ceb51426-0b69-4cac-9b05-4046e971b0b4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00179 sec., 5586.59217877095 rows/sec., 10.01 MiB/sec. | ||
| 14491 | 2026.01.15 15:11:32.434677 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14492 | 2026.01.15 15:11:32.434703 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14493 | 2026.01.15 15:11:32.434718 [ 5 ] {ceb51426-0b69-4cac-9b05-4046e971b0b4} <Debug> TCPHandler: Processed in 0.001980315 sec. | ||
| 14494 | 2026.01.15 15:11:32.434781 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 14495 | 2026.01.15 15:11:32.434835 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14496 | 2026.01.15 15:11:32.434934 [ 5 ] {84274f92-3a42-4936-8922-da6b18f0c2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14497 | 2026.01.15 15:11:32.434978 [ 5 ] {84274f92-3a42-4936-8922-da6b18f0c2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14498 | 2026.01.15 15:11:32.434998 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14499 | 2026.01.15 15:11:32.435058 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1721 rows starting from the beginning of the part | ||
| 14500 | 2026.01.15 15:11:32.435181 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 10 rows starting from the beginning of the part | ||
| 14501 | 2026.01.15 15:11:32.435295 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 31 rows starting from the beginning of the part | ||
| 14502 | 2026.01.15 15:11:32.435317 [ 5 ] {84274f92-3a42-4936-8922-da6b18f0c2ab} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14503 | 2026.01.15 15:11:32.435358 [ 5 ] {84274f92-3a42-4936-8922-da6b18f0c2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14504 | 2026.01.15 15:11:32.435413 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 14505 | 2026.01.15 15:11:32.435529 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 31 rows starting from the beginning of the part | ||
| 14506 | 2026.01.15 15:11:32.435653 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 14507 | 2026.01.15 15:11:32.435694 [ 5 ] {84274f92-3a42-4936-8922-da6b18f0c2ab} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14508 | 2026.01.15 15:11:32.435920 [ 5 ] {84274f92-3a42-4936-8922-da6b18f0c2ab} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14509 | 2026.01.15 15:11:32.436057 [ 5 ] {84274f92-3a42-4936-8922-da6b18f0c2ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 14510 | 2026.01.15 15:11:32.436097 [ 5 ] {84274f92-3a42-4936-8922-da6b18f0c2ab} <Debug> TCPHandler: Processed in 0.001311533 sec. | ||
| 14511 | 2026.01.15 15:11:32.447059 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1813 rows, containing 19 columns (19 merged, 0 gathered) in 0.012312394 sec., 147249.99865988694 rows/sec., 263.87 MiB/sec. | ||
| 14512 | 2026.01.15 15:11:32.448715 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14513 | 2026.01.15 15:11:32.449042 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14514 | 2026.01.15 15:11:32.449124 [ 195 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14515 | 2026.01.15 15:11:32.449289 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.18 MiB. | ||
| 14516 | 2026.01.15 15:11:33.001264 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.20 MiB, peak 368.33 MiB, free memory in arenas 0.00 B, will set to 358.09 MiB (RSS), difference: 6.89 MiB | ||
| 14517 | 2026.01.15 15:11:36.438543 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14518 | 2026.01.15 15:11:36.438596 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14519 | 2026.01.15 15:11:36.659475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30748 | ||
| 14520 | 2026.01.15 15:11:36.660002 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14521 | 2026.01.15 15:11:36.660050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14522 | 2026.01.15 15:11:36.660542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14523 | 2026.01.15 15:11:36.660779 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14524 | 2026.01.15 15:11:36.660916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30748 | ||
| 14525 | 2026.01.15 15:11:36.729330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1874 | ||
| 14526 | 2026.01.15 15:11:36.731877 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2026.01.15 15:11:36.731931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14528 | 2026.01.15 15:11:36.733168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14529 | 2026.01.15 15:11:36.733448 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2026.01.15 15:11:36.733817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1874 | ||
| 14531 | 2026.01.15 15:11:37.003736 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002213063 sec. | ||
| 14532 | 2026.01.15 15:11:37.425594 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14533 | 2026.01.15 15:11:37.425843 [ 5 ] {584dc24c-27d6-443b-ac89-bf053933363b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14534 | 2026.01.15 15:11:37.425935 [ 5 ] {584dc24c-27d6-443b-ac89-bf053933363b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14535 | 2026.01.15 15:11:37.426617 [ 5 ] {584dc24c-27d6-443b-ac89-bf053933363b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2026.01.15 15:11:37.426655 [ 5 ] {584dc24c-27d6-443b-ac89-bf053933363b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14537 | 2026.01.15 15:11:37.427059 [ 5 ] {584dc24c-27d6-443b-ac89-bf053933363b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14538 | 2026.01.15 15:11:37.427337 [ 5 ] {584dc24c-27d6-443b-ac89-bf053933363b} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14539 | 2026.01.15 15:11:37.427485 [ 5 ] {584dc24c-27d6-443b-ac89-bf053933363b} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.00171 sec., 69005.84795321638 rows/sec., 5.84 MiB/sec. | ||
| 14540 | 2026.01.15 15:11:37.427526 [ 5 ] {584dc24c-27d6-443b-ac89-bf053933363b} <Debug> TCPHandler: Processed in 0.002092378 sec. | ||
| 14541 | 2026.01.15 15:11:37.427653 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14542 | 2026.01.15 15:11:37.427746 [ 5 ] {fba3c8c3-0a8f-4697-8d37-dd4d92abfe5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14543 | 2026.01.15 15:11:37.427786 [ 5 ] {fba3c8c3-0a8f-4697-8d37-dd4d92abfe5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14544 | 2026.01.15 15:11:37.428212 [ 5 ] {fba3c8c3-0a8f-4697-8d37-dd4d92abfe5f} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14545 | 2026.01.15 15:11:37.428249 [ 5 ] {fba3c8c3-0a8f-4697-8d37-dd4d92abfe5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14546 | 2026.01.15 15:11:37.428565 [ 5 ] {fba3c8c3-0a8f-4697-8d37-dd4d92abfe5f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14547 | 2026.01.15 15:11:37.428782 [ 5 ] {fba3c8c3-0a8f-4697-8d37-dd4d92abfe5f} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14548 | 2026.01.15 15:11:37.428915 [ 5 ] {fba3c8c3-0a8f-4697-8d37-dd4d92abfe5f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001188 sec., 26094.276094276094 rows/sec., 1.92 MiB/sec. | ||
| 14549 | 2026.01.15 15:11:37.428955 [ 5 ] {fba3c8c3-0a8f-4697-8d37-dd4d92abfe5f} <Debug> TCPHandler: Processed in 0.001348834 sec. | ||
| 14550 | 2026.01.15 15:11:37.429078 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14551 | 2026.01.15 15:11:37.429174 [ 5 ] {eda21742-41d2-4302-b083-003a6cba9e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14552 | 2026.01.15 15:11:37.429213 [ 5 ] {eda21742-41d2-4302-b083-003a6cba9e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14553 | 2026.01.15 15:11:37.429645 [ 5 ] {eda21742-41d2-4302-b083-003a6cba9e82} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14554 | 2026.01.15 15:11:37.429682 [ 5 ] {eda21742-41d2-4302-b083-003a6cba9e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14555 | 2026.01.15 15:11:37.429993 [ 5 ] {eda21742-41d2-4302-b083-003a6cba9e82} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14556 | 2026.01.15 15:11:37.430214 [ 5 ] {eda21742-41d2-4302-b083-003a6cba9e82} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14557 | 2026.01.15 15:11:37.430342 [ 5 ] {eda21742-41d2-4302-b083-003a6cba9e82} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001187 sec., 80033.69839932604 rows/sec., 6.25 MiB/sec. | ||
| 14558 | 2026.01.15 15:11:37.430381 [ 5 ] {eda21742-41d2-4302-b083-003a6cba9e82} <Debug> TCPHandler: Processed in 0.001357064 sec. | ||
| 14559 | 2026.01.15 15:11:37.430499 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14560 | 2026.01.15 15:11:37.430595 [ 5 ] {ff1395ab-4dbf-4a72-be44-54b4f05ba5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14561 | 2026.01.15 15:11:37.430639 [ 5 ] {ff1395ab-4dbf-4a72-be44-54b4f05ba5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14562 | 2026.01.15 15:11:37.431043 [ 5 ] {ff1395ab-4dbf-4a72-be44-54b4f05ba5eb} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14563 | 2026.01.15 15:11:37.431080 [ 5 ] {ff1395ab-4dbf-4a72-be44-54b4f05ba5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14564 | 2026.01.15 15:11:37.431417 [ 5 ] {ff1395ab-4dbf-4a72-be44-54b4f05ba5eb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14565 | 2026.01.15 15:11:37.431653 [ 5 ] {ff1395ab-4dbf-4a72-be44-54b4f05ba5eb} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14566 | 2026.01.15 15:11:37.431786 [ 5 ] {ff1395ab-4dbf-4a72-be44-54b4f05ba5eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 14567 | 2026.01.15 15:11:37.431824 [ 5 ] {ff1395ab-4dbf-4a72-be44-54b4f05ba5eb} <Debug> TCPHandler: Processed in 0.001373416 sec. | ||
| 14568 | 2026.01.15 15:11:37.431927 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14569 | 2026.01.15 15:11:37.432022 [ 5 ] {22b8ccf7-f541-4d76-ab04-1b310e53e9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14570 | 2026.01.15 15:11:37.432077 [ 5 ] {22b8ccf7-f541-4d76-ab04-1b310e53e9a5} <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 | ||
| 14571 | 2026.01.15 15:11:37.432877 [ 5 ] {22b8ccf7-f541-4d76-ab04-1b310e53e9a5} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14572 | 2026.01.15 15:11:37.432913 [ 5 ] {22b8ccf7-f541-4d76-ab04-1b310e53e9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14573 | 2026.01.15 15:11:37.433475 [ 5 ] {22b8ccf7-f541-4d76-ab04-1b310e53e9a5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14574 | 2026.01.15 15:11:37.433723 [ 5 ] {22b8ccf7-f541-4d76-ab04-1b310e53e9a5} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14575 | 2026.01.15 15:11:37.433864 [ 5 ] {22b8ccf7-f541-4d76-ab04-1b310e53e9a5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 14576 | 2026.01.15 15:11:37.433917 [ 5 ] {22b8ccf7-f541-4d76-ab04-1b310e53e9a5} <Debug> TCPHandler: Processed in 0.002037246 sec. | ||
| 14577 | 2026.01.15 15:11:37.434032 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14578 | 2026.01.15 15:11:37.434126 [ 5 ] {7985002f-80a3-4bf1-b762-300c81dd3245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14579 | 2026.01.15 15:11:37.434169 [ 5 ] {7985002f-80a3-4bf1-b762-300c81dd3245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14580 | 2026.01.15 15:11:37.434518 [ 5 ] {7985002f-80a3-4bf1-b762-300c81dd3245} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14581 | 2026.01.15 15:11:37.434555 [ 5 ] {7985002f-80a3-4bf1-b762-300c81dd3245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14582 | 2026.01.15 15:11:37.434872 [ 5 ] {7985002f-80a3-4bf1-b762-300c81dd3245} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14583 | 2026.01.15 15:11:37.435094 [ 5 ] {7985002f-80a3-4bf1-b762-300c81dd3245} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14584 | 2026.01.15 15:11:37.435226 [ 5 ] {7985002f-80a3-4bf1-b762-300c81dd3245} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 14585 | 2026.01.15 15:11:37.435263 [ 5 ] {7985002f-80a3-4bf1-b762-300c81dd3245} <Debug> TCPHandler: Processed in 0.001280102 sec. | ||
| 14586 | 2026.01.15 15:11:38.266705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14587 | 2026.01.15 15:11:38.284519 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2026.01.15 15:11:38.284589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14589 | 2026.01.15 15:11:38.290889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14590 | 2026.01.15 15:11:38.291592 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2026.01.15 15:11:38.294990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14592 | 2026.01.15 15:11:42.436188 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14593 | 2026.01.15 15:11:42.436380 [ 5 ] {99e3160f-bfa2-40d5-851e-f7b8c7fca351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14594 | 2026.01.15 15:11:42.436447 [ 5 ] {99e3160f-bfa2-40d5-851e-f7b8c7fca351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14595 | 2026.01.15 15:11:42.437244 [ 5 ] {99e3160f-bfa2-40d5-851e-f7b8c7fca351} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14596 | 2026.01.15 15:11:42.437288 [ 5 ] {99e3160f-bfa2-40d5-851e-f7b8c7fca351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14597 | 2026.01.15 15:11:42.437734 [ 5 ] {99e3160f-bfa2-40d5-851e-f7b8c7fca351} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14598 | 2026.01.15 15:11:42.437994 [ 5 ] {99e3160f-bfa2-40d5-851e-f7b8c7fca351} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14599 | 2026.01.15 15:11:42.438149 [ 5 ] {99e3160f-bfa2-40d5-851e-f7b8c7fca351} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001815 sec., 225895.31680440772 rows/sec., 14.33 MiB/sec. | ||
| 14600 | 2026.01.15 15:11:42.438190 [ 5 ] {99e3160f-bfa2-40d5-851e-f7b8c7fca351} <Debug> TCPHandler: Processed in 0.00213513 sec. | ||
| 14601 | 2026.01.15 15:11:42.438313 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14602 | 2026.01.15 15:11:42.438414 [ 5 ] {ac23b6bc-ab10-4773-8fad-81126f96a9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14603 | 2026.01.15 15:11:42.438457 [ 5 ] {ac23b6bc-ab10-4773-8fad-81126f96a9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14604 | 2026.01.15 15:11:42.439319 [ 5 ] {ac23b6bc-ab10-4773-8fad-81126f96a9af} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14605 | 2026.01.15 15:11:42.439354 [ 5 ] {ac23b6bc-ab10-4773-8fad-81126f96a9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14606 | 2026.01.15 15:11:42.439754 [ 5 ] {ac23b6bc-ab10-4773-8fad-81126f96a9af} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14607 | 2026.01.15 15:11:42.439988 [ 5 ] {ac23b6bc-ab10-4773-8fad-81126f96a9af} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14608 | 2026.01.15 15:11:42.440111 [ 109 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14609 | 2026.01.15 15:11:42.440124 [ 5 ] {ac23b6bc-ab10-4773-8fad-81126f96a9af} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001733 sec., 653202.5389497981 rows/sec., 51.74 MiB/sec. | ||
| 14610 | 2026.01.15 15:11:42.440147 [ 109 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14611 | 2026.01.15 15:11:42.440166 [ 5 ] {ac23b6bc-ab10-4773-8fad-81126f96a9af} <Debug> TCPHandler: Processed in 0.001902672 sec. | ||
| 14612 | 2026.01.15 15:11:42.440171 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14613 | 2026.01.15 15:11:42.440291 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14614 | 2026.01.15 15:11:42.440301 [ 199 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 14615 | 2026.01.15 15:11:42.440389 [ 5 ] {62cfb03b-a67d-48df-b6ac-ae404afc44ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14616 | 2026.01.15 15:11:42.440435 [ 5 ] {62cfb03b-a67d-48df-b6ac-ae404afc44ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14617 | 2026.01.15 15:11:42.440442 [ 199 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14618 | 2026.01.15 15:11:42.440485 [ 199 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2465 rows starting from the beginning of the part | ||
| 14619 | 2026.01.15 15:11:42.440550 [ 199 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1379 rows starting from the beginning of the part | ||
| 14620 | 2026.01.15 15:11:42.440595 [ 199 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 4 rows starting from the beginning of the part | ||
| 14621 | 2026.01.15 15:11:42.440642 [ 199 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 76 rows starting from the beginning of the part | ||
| 14622 | 2026.01.15 15:11:42.440681 [ 199 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 118 rows starting from the beginning of the part | ||
| 14623 | 2026.01.15 15:11:42.440723 [ 199 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1132 rows starting from the beginning of the part | ||
| 14624 | 2026.01.15 15:11:42.440931 [ 5 ] {62cfb03b-a67d-48df-b6ac-ae404afc44ca} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14625 | 2026.01.15 15:11:42.440975 [ 5 ] {62cfb03b-a67d-48df-b6ac-ae404afc44ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14626 | 2026.01.15 15:11:42.441323 [ 5 ] {62cfb03b-a67d-48df-b6ac-ae404afc44ca} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14627 | 2026.01.15 15:11:42.441559 [ 5 ] {62cfb03b-a67d-48df-b6ac-ae404afc44ca} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14628 | 2026.01.15 15:11:42.441693 [ 5 ] {62cfb03b-a67d-48df-b6ac-ae404afc44ca} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001323 sec., 162509.44822373395 rows/sec., 9.65 MiB/sec. | ||
| 14629 | 2026.01.15 15:11:42.441731 [ 5 ] {62cfb03b-a67d-48df-b6ac-ae404afc44ca} <Debug> TCPHandler: Processed in 0.001490369 sec. | ||
| 14630 | 2026.01.15 15:11:42.441846 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14631 | 2026.01.15 15:11:42.441940 [ 5 ] {8cefced1-ed94-4308-aa3b-8b2821dbb56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14632 | 2026.01.15 15:11:42.441981 [ 5 ] {8cefced1-ed94-4308-aa3b-8b2821dbb56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14633 | 2026.01.15 15:11:42.442467 [ 5 ] {8cefced1-ed94-4308-aa3b-8b2821dbb56a} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14634 | 2026.01.15 15:11:42.442502 [ 5 ] {8cefced1-ed94-4308-aa3b-8b2821dbb56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14635 | 2026.01.15 15:11:42.442830 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5174 rows, containing 5 columns (5 merged, 0 gathered) in 0.002589325 sec., 1998204.1651781835 rows/sec., 170.80 MiB/sec. | ||
| 14636 | 2026.01.15 15:11:42.442871 [ 5 ] {8cefced1-ed94-4308-aa3b-8b2821dbb56a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14637 | 2026.01.15 15:11:42.443120 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14638 | 2026.01.15 15:11:42.443146 [ 5 ] {8cefced1-ed94-4308-aa3b-8b2821dbb56a} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14639 | 2026.01.15 15:11:42.443301 [ 5 ] {8cefced1-ed94-4308-aa3b-8b2821dbb56a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001378 sec., 153846.15384615384 rows/sec., 9.92 MiB/sec. | ||
| 14640 | 2026.01.15 15:11:42.443347 [ 5 ] {8cefced1-ed94-4308-aa3b-8b2821dbb56a} <Debug> TCPHandler: Processed in 0.001552441 sec. | ||
| 14641 | 2026.01.15 15:11:42.443419 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_96_19} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14642 | 2026.01.15 15:11:42.443462 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14643 | 2026.01.15 15:11:42.443500 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_96_19} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14644 | 2026.01.15 15:11:42.443566 [ 5 ] {6fceb748-fc53-445a-acba-ff9132ef315b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14645 | 2026.01.15 15:11:42.443594 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 14646 | 2026.01.15 15:11:42.443610 [ 5 ] {6fceb748-fc53-445a-acba-ff9132ef315b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14647 | 2026.01.15 15:11:42.444104 [ 5 ] {6fceb748-fc53-445a-acba-ff9132ef315b} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14648 | 2026.01.15 15:11:42.444140 [ 5 ] {6fceb748-fc53-445a-acba-ff9132ef315b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14649 | 2026.01.15 15:11:42.444485 [ 5 ] {6fceb748-fc53-445a-acba-ff9132ef315b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14650 | 2026.01.15 15:11:42.444715 [ 5 ] {6fceb748-fc53-445a-acba-ff9132ef315b} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14651 | 2026.01.15 15:11:42.444848 [ 5 ] {6fceb748-fc53-445a-acba-ff9132ef315b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0013 sec., 162307.6923076923 rows/sec., 9.22 MiB/sec. | ||
| 14652 | 2026.01.15 15:11:42.444887 [ 5 ] {6fceb748-fc53-445a-acba-ff9132ef315b} <Debug> TCPHandler: Processed in 0.001474658 sec. | ||
| 14653 | 2026.01.15 15:11:42.444991 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14654 | 2026.01.15 15:11:42.445085 [ 5 ] {5ed5714f-53d4-4c77-a6e0-777871fa1f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14655 | 2026.01.15 15:11:42.445127 [ 5 ] {5ed5714f-53d4-4c77-a6e0-777871fa1f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14656 | 2026.01.15 15:11:42.445794 [ 5 ] {5ed5714f-53d4-4c77-a6e0-777871fa1f4d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14657 | 2026.01.15 15:11:42.445828 [ 5 ] {5ed5714f-53d4-4c77-a6e0-777871fa1f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14658 | 2026.01.15 15:11:42.446187 [ 5 ] {5ed5714f-53d4-4c77-a6e0-777871fa1f4d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14659 | 2026.01.15 15:11:42.446424 [ 5 ] {5ed5714f-53d4-4c77-a6e0-777871fa1f4d} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14660 | 2026.01.15 15:11:42.446531 [ 109 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14661 | 2026.01.15 15:11:42.446557 [ 5 ] {5ed5714f-53d4-4c77-a6e0-777871fa1f4d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00149 sec., 462416.1073825503 rows/sec., 32.29 MiB/sec. | ||
| 14662 | 2026.01.15 15:11:42.446562 [ 109 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14663 | 2026.01.15 15:11:42.446587 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14664 | 2026.01.15 15:11:42.446597 [ 5 ] {5ed5714f-53d4-4c77-a6e0-777871fa1f4d} <Debug> TCPHandler: Processed in 0.001656555 sec. | ||
| 14665 | 2026.01.15 15:11:42.446670 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 14666 | 2026.01.15 15:11:42.446715 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14667 | 2026.01.15 15:11:42.446786 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14668 | 2026.01.15 15:11:42.446815 [ 5 ] {69e49fd9-aa79-4384-90e5-ff4d1b393986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14669 | 2026.01.15 15:11:42.446820 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1250 rows starting from the beginning of the part | ||
| 14670 | 2026.01.15 15:11:42.446864 [ 5 ] {69e49fd9-aa79-4384-90e5-ff4d1b393986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14671 | 2026.01.15 15:11:42.446897 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 589 rows starting from the beginning of the part | ||
| 14672 | 2026.01.15 15:11:42.446951 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 14673 | 2026.01.15 15:11:42.446995 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 74 rows starting from the beginning of the part | ||
| 14674 | 2026.01.15 15:11:42.447037 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 95 rows starting from the beginning of the part | ||
| 14675 | 2026.01.15 15:11:42.447077 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 689 rows starting from the beginning of the part | ||
| 14676 | 2026.01.15 15:11:42.447223 [ 5 ] {69e49fd9-aa79-4384-90e5-ff4d1b393986} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14677 | 2026.01.15 15:11:42.447265 [ 5 ] {69e49fd9-aa79-4384-90e5-ff4d1b393986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14678 | 2026.01.15 15:11:42.447613 [ 5 ] {69e49fd9-aa79-4384-90e5-ff4d1b393986} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14679 | 2026.01.15 15:11:42.447861 [ 5 ] {69e49fd9-aa79-4384-90e5-ff4d1b393986} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14680 | 2026.01.15 15:11:42.447993 [ 5 ] {69e49fd9-aa79-4384-90e5-ff4d1b393986} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001196 sec., 5016.722408026756 rows/sec., 262.10 KiB/sec. | ||
| 14681 | 2026.01.15 15:11:42.448030 [ 5 ] {69e49fd9-aa79-4384-90e5-ff4d1b393986} <Debug> TCPHandler: Processed in 0.001364765 sec. | ||
| 14682 | 2026.01.15 15:11:42.448143 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14683 | 2026.01.15 15:11:42.448157 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2705 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152689 sec., 1771574.9006149757 rows/sec., 135.38 MiB/sec. | ||
| 14684 | 2026.01.15 15:11:42.448238 [ 5 ] {83d44893-e06c-4ed1-887b-b9cf3c6cd4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14685 | 2026.01.15 15:11:42.448289 [ 5 ] {83d44893-e06c-4ed1-887b-b9cf3c6cd4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14686 | 2026.01.15 15:11:42.448397 [ 187 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14687 | 2026.01.15 15:11:42.448733 [ 187 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_96_19} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14688 | 2026.01.15 15:11:42.448762 [ 5 ] {83d44893-e06c-4ed1-887b-b9cf3c6cd4fa} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2026.01.15 15:11:42.448805 [ 5 ] {83d44893-e06c-4ed1-887b-b9cf3c6cd4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14690 | 2026.01.15 15:11:42.448820 [ 187 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_96_19} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14691 | 2026.01.15 15:11:42.448927 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 14692 | 2026.01.15 15:11:42.449188 [ 5 ] {83d44893-e06c-4ed1-887b-b9cf3c6cd4fa} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14693 | 2026.01.15 15:11:42.449415 [ 5 ] {83d44893-e06c-4ed1-887b-b9cf3c6cd4fa} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14694 | 2026.01.15 15:11:42.449520 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14695 | 2026.01.15 15:11:42.449545 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14696 | 2026.01.15 15:11:42.449546 [ 5 ] {83d44893-e06c-4ed1-887b-b9cf3c6cd4fa} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001327 sec., 236623.96382818386 rows/sec., 15.54 MiB/sec. | ||
| 14697 | 2026.01.15 15:11:42.449562 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14698 | 2026.01.15 15:11:42.449591 [ 5 ] {83d44893-e06c-4ed1-887b-b9cf3c6cd4fa} <Debug> TCPHandler: Processed in 0.001500109 sec. | ||
| 14699 | 2026.01.15 15:11:42.449642 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::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 | ||
| 14700 | 2026.01.15 15:11:42.449705 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14701 | 2026.01.15 15:11:42.449740 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14702 | 2026.01.15 15:11:42.449774 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 32381 rows starting from the beginning of the part | ||
| 14703 | 2026.01.15 15:11:42.449806 [ 5 ] {61d2a5b2-0858-45f7-bcab-0f61263ba000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14704 | 2026.01.15 15:11:42.449836 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1023 rows starting from the beginning of the part | ||
| 14705 | 2026.01.15 15:11:42.449854 [ 5 ] {61d2a5b2-0858-45f7-bcab-0f61263ba000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14706 | 2026.01.15 15:11:42.449886 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 2 rows starting from the beginning of the part | ||
| 14707 | 2026.01.15 15:11:42.449932 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 14708 | 2026.01.15 15:11:42.449971 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 14709 | 2026.01.15 15:11:42.450013 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 314 rows starting from the beginning of the part | ||
| 14710 | 2026.01.15 15:11:42.450197 [ 5 ] {61d2a5b2-0858-45f7-bcab-0f61263ba000} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14711 | 2026.01.15 15:11:42.450241 [ 5 ] {61d2a5b2-0858-45f7-bcab-0f61263ba000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14712 | 2026.01.15 15:11:42.450565 [ 5 ] {61d2a5b2-0858-45f7-bcab-0f61263ba000} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14713 | 2026.01.15 15:11:42.450782 [ 5 ] {61d2a5b2-0858-45f7-bcab-0f61263ba000} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14714 | 2026.01.15 15:11:42.450916 [ 5 ] {61d2a5b2-0858-45f7-bcab-0f61263ba000} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 14715 | 2026.01.15 15:11:42.450955 [ 5 ] {61d2a5b2-0858-45f7-bcab-0f61263ba000} <Debug> TCPHandler: Processed in 0.001298583 sec. | ||
| 14716 | 2026.01.15 15:11:42.451066 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14717 | 2026.01.15 15:11:42.451162 [ 5 ] {8aaf461c-f8fb-4097-b543-047da6dd84da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14718 | 2026.01.15 15:11:42.451217 [ 5 ] {8aaf461c-f8fb-4097-b543-047da6dd84da} <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 | ||
| 14719 | 2026.01.15 15:11:42.452034 [ 5 ] {8aaf461c-f8fb-4097-b543-047da6dd84da} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14720 | 2026.01.15 15:11:42.452071 [ 5 ] {8aaf461c-f8fb-4097-b543-047da6dd84da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14721 | 2026.01.15 15:11:42.452628 [ 5 ] {8aaf461c-f8fb-4097-b543-047da6dd84da} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14722 | 2026.01.15 15:11:42.452869 [ 5 ] {8aaf461c-f8fb-4097-b543-047da6dd84da} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14723 | 2026.01.15 15:11:42.453014 [ 5 ] {8aaf461c-f8fb-4097-b543-047da6dd84da} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001869 sec., 5350.454788657036 rows/sec., 9.59 MiB/sec. | ||
| 14724 | 2026.01.15 15:11:42.453079 [ 5 ] {8aaf461c-f8fb-4097-b543-047da6dd84da} <Debug> TCPHandler: Processed in 0.002061348 sec. | ||
| 14725 | 2026.01.15 15:11:42.453194 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14726 | 2026.01.15 15:11:42.453290 [ 5 ] {5294d700-3a13-4415-a1db-e5aa35df3a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14727 | 2026.01.15 15:11:42.453335 [ 5 ] {5294d700-3a13-4415-a1db-e5aa35df3a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14728 | 2026.01.15 15:11:42.453672 [ 5 ] {5294d700-3a13-4415-a1db-e5aa35df3a34} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14729 | 2026.01.15 15:11:42.453707 [ 5 ] {5294d700-3a13-4415-a1db-e5aa35df3a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14730 | 2026.01.15 15:11:42.454055 [ 5 ] {5294d700-3a13-4415-a1db-e5aa35df3a34} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14731 | 2026.01.15 15:11:42.454290 [ 5 ] {5294d700-3a13-4415-a1db-e5aa35df3a34} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14732 | 2026.01.15 15:11:42.454389 [ 109 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14733 | 2026.01.15 15:11:42.454413 [ 109 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14734 | 2026.01.15 15:11:42.454420 [ 5 ] {5294d700-3a13-4415-a1db-e5aa35df3a34} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001148 sec., 90592.33449477353 rows/sec., 5.55 MiB/sec. | ||
| 14735 | 2026.01.15 15:11:42.454428 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14736 | 2026.01.15 15:11:42.454456 [ 5 ] {5294d700-3a13-4415-a1db-e5aa35df3a34} <Debug> TCPHandler: Processed in 0.001312813 sec. | ||
| 14737 | 2026.01.15 15:11:42.454499 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 14738 | 2026.01.15 15:11:42.454590 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14739 | 2026.01.15 15:11:42.454614 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 7170 rows starting from the beginning of the part | ||
| 14740 | 2026.01.15 15:11:42.454655 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 58 rows starting from the beginning of the part | ||
| 14741 | 2026.01.15 15:11:42.454686 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 2 rows starting from the beginning of the part | ||
| 14742 | 2026.01.15 15:11:42.454718 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 14743 | 2026.01.15 15:11:42.454747 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 14744 | 2026.01.15 15:11:42.454778 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 14745 | 2026.01.15 15:11:42.456873 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7454 rows, containing 4 columns (4 merged, 0 gathered) in 0.002402809 sec., 3102202.4638662497 rows/sec., 197.75 MiB/sec. | ||
| 14746 | 2026.01.15 15:11:42.457362 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34040 rows, containing 5 columns (5 merged, 0 gathered) in 0.007752865 sec., 4390634.945919992 rows/sec., 295.58 MiB/sec. | ||
| 14747 | 2026.01.15 15:11:42.457649 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14748 | 2026.01.15 15:11:42.457694 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14749 | 2026.01.15 15:11:42.458105 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14750 | 2026.01.15 15:11:42.458138 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_96_19} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14751 | 2026.01.15 15:11:42.458194 [ 191 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14752 | 2026.01.15 15:11:42.458243 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_96_19} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14753 | 2026.01.15 15:11:42.458283 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14754 | 2026.01.15 15:11:42.458373 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 14755 | 2026.01.15 15:11:43.919312 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55864 | ||
| 14756 | 2026.01.15 15:11:43.919429 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14757 | 2026.01.15 15:11:43.919457 [ 290 ] {} <Debug> TCP-Session: c55a0fc8-409c-4cad-943c-e6ff243f9d2b Authenticating user 'default' from [fd00:1122:3344:101::e]:55864 | ||
| 14758 | 2026.01.15 15:11:43.919479 [ 290 ] {} <Debug> TCP-Session: c55a0fc8-409c-4cad-943c-e6ff243f9d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14759 | 2026.01.15 15:11:43.919493 [ 290 ] {} <Debug> TCP-Session: c55a0fc8-409c-4cad-943c-e6ff243f9d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14760 | 2026.01.15 15:11:43.919670 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44551 | ||
| 14761 | 2026.01.15 15:11:43.919718 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49168 | ||
| 14762 | 2026.01.15 15:11:43.919730 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35545 | ||
| 14763 | 2026.01.15 15:11:43.919768 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57644 | ||
| 14764 | 2026.01.15 15:11:43.919787 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14765 | 2026.01.15 15:11:43.919819 [ 290 ] {} <Trace> TCP-Session: c55a0fc8-409c-4cad-943c-e6ff243f9d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14766 | 2026.01.15 15:11:43.919839 [ 291 ] {} <Debug> TCP-Session: 4a41bbee-e8d5-4b33-aba5-6a2d4f67a402 Authenticating user 'default' from [fd00:1122:3344:101::e]:44551 | ||
| 14767 | 2026.01.15 15:11:43.919838 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14768 | 2026.01.15 15:11:43.919862 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14769 | 2026.01.15 15:11:43.919873 [ 291 ] {} <Debug> TCP-Session: 4a41bbee-e8d5-4b33-aba5-6a2d4f67a402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14770 | 2026.01.15 15:11:43.919887 [ 292 ] {} <Debug> TCP-Session: 76d02363-b49a-467d-a691-1313a4ca6283 Authenticating user 'default' from [fd00:1122:3344:101::e]:49168 | ||
| 14771 | 2026.01.15 15:11:43.919898 [ 288 ] {} <Debug> TCP-Session: ea449571-e221-4df6-b137-c7c7bda169f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57644 | ||
| 14772 | 2026.01.15 15:11:43.919905 [ 291 ] {} <Debug> TCP-Session: 4a41bbee-e8d5-4b33-aba5-6a2d4f67a402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14773 | 2026.01.15 15:11:43.919925 [ 292 ] {} <Debug> TCP-Session: 76d02363-b49a-467d-a691-1313a4ca6283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14774 | 2026.01.15 15:11:43.919931 [ 288 ] {} <Debug> TCP-Session: ea449571-e221-4df6-b137-c7c7bda169f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14775 | 2026.01.15 15:11:43.919952 [ 292 ] {} <Debug> TCP-Session: 76d02363-b49a-467d-a691-1313a4ca6283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14776 | 2026.01.15 15:11:43.919840 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14777 | 2026.01.15 15:11:43.919965 [ 288 ] {} <Debug> TCP-Session: ea449571-e221-4df6-b137-c7c7bda169f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14778 | 2026.01.15 15:11:43.919757 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37365 | ||
| 14779 | 2026.01.15 15:11:43.919998 [ 290 ] {24c1ac3d-bd3c-4cc1-98f1-1940222d3933} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55864) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14780 | 2026.01.15 15:11:43.919998 [ 294 ] {} <Debug> TCP-Session: c5dbe878-fc23-4f02-bb3c-17a7c59c55cb Authenticating user 'default' from [fd00:1122:3344:101::e]:35545 | ||
| 14781 | 2026.01.15 15:11:43.919743 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65366 | ||
| 14782 | 2026.01.15 15:11:43.920079 [ 294 ] {} <Debug> TCP-Session: c5dbe878-fc23-4f02-bb3c-17a7c59c55cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14783 | 2026.01.15 15:11:43.920098 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14784 | 2026.01.15 15:11:43.920113 [ 294 ] {} <Debug> TCP-Session: c5dbe878-fc23-4f02-bb3c-17a7c59c55cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14785 | 2026.01.15 15:11:43.919718 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35566 | ||
| 14786 | 2026.01.15 15:11:43.920153 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14787 | 2026.01.15 15:11:43.920140 [ 287 ] {} <Debug> TCP-Session: 8e7fe9e9-0c32-4cce-95b9-04d08bcbc94d Authenticating user 'default' from [fd00:1122:3344:101::e]:37365 | ||
| 14788 | 2026.01.15 15:11:43.920205 [ 286 ] {} <Debug> TCP-Session: b4903d3e-7e9e-4a51-a80b-8b8d0cfdfb1a Authenticating user 'default' from [fd00:1122:3344:101::e]:65366 | ||
| 14789 | 2026.01.15 15:11:43.920231 [ 287 ] {} <Debug> TCP-Session: 8e7fe9e9-0c32-4cce-95b9-04d08bcbc94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14790 | 2026.01.15 15:11:43.920246 [ 286 ] {} <Debug> TCP-Session: b4903d3e-7e9e-4a51-a80b-8b8d0cfdfb1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14791 | 2026.01.15 15:11:43.920264 [ 287 ] {} <Debug> TCP-Session: 8e7fe9e9-0c32-4cce-95b9-04d08bcbc94d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14792 | 2026.01.15 15:11:43.920275 [ 286 ] {} <Debug> TCP-Session: b4903d3e-7e9e-4a51-a80b-8b8d0cfdfb1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14793 | 2026.01.15 15:11:43.919776 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36463 | ||
| 14794 | 2026.01.15 15:11:43.920312 [ 290 ] {24c1ac3d-bd3c-4cc1-98f1-1940222d3933} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14795 | 2026.01.15 15:11:43.920396 [ 290 ] {24c1ac3d-bd3c-4cc1-98f1-1940222d3933} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14796 | 2026.01.15 15:11:43.920462 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14797 | 2026.01.15 15:11:43.920495 [ 293 ] {} <Debug> TCP-Session: 5e811619-82df-466e-a06f-59638f0aca23 Authenticating user 'default' from [fd00:1122:3344:101::e]:35566 | ||
| 14798 | 2026.01.15 15:11:43.920520 [ 293 ] {} <Debug> TCP-Session: 5e811619-82df-466e-a06f-59638f0aca23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14799 | 2026.01.15 15:11:43.920533 [ 293 ] {} <Debug> TCP-Session: 5e811619-82df-466e-a06f-59638f0aca23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14800 | 2026.01.15 15:11:43.920650 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14801 | 2026.01.15 15:11:43.920683 [ 289 ] {} <Debug> TCP-Session: 9f3acae6-558f-46d2-97d5-02e612c88ff9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36463 | ||
| 14802 | 2026.01.15 15:11:43.920698 [ 290 ] {24c1ac3d-bd3c-4cc1-98f1-1940222d3933} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 14803 | 2026.01.15 15:11:43.920703 [ 289 ] {} <Debug> TCP-Session: 9f3acae6-558f-46d2-97d5-02e612c88ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14804 | 2026.01.15 15:11:43.920740 [ 289 ] {} <Debug> TCP-Session: 9f3acae6-558f-46d2-97d5-02e612c88ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14805 | 2026.01.15 15:11:43.921660 [ 304 ] {24c1ac3d-bd3c-4cc1-98f1-1940222d3933} <Trace> AggregatingTransform: Aggregating | ||
| 14806 | 2026.01.15 15:11:43.921709 [ 304 ] {24c1ac3d-bd3c-4cc1-98f1-1940222d3933} <Trace> Aggregator: Aggregation method: without_key | ||
| 14807 | 2026.01.15 15:11:43.921748 [ 304 ] {24c1ac3d-bd3c-4cc1-98f1-1940222d3933} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939231 sec. (1064.701 rows/sec., 41.59 KiB/sec.) | ||
| 14808 | 2026.01.15 15:11:43.921767 [ 304 ] {24c1ac3d-bd3c-4cc1-98f1-1940222d3933} <Trace> Aggregator: Merging aggregated data | ||
| 14809 | 2026.01.15 15:11:43.923025 [ 290 ] {24c1ac3d-bd3c-4cc1-98f1-1940222d3933} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003085 sec., 324.14910858995137 rows/sec., 12.66 KiB/sec. | ||
| 14810 | 2026.01.15 15:11:43.923210 [ 290 ] {24c1ac3d-bd3c-4cc1-98f1-1940222d3933} <Debug> TCPHandler: Processed in 0.003503486 sec. | ||
| 14811 | 2026.01.15 15:11:43.923297 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14812 | 2026.01.15 15:11:43.923326 [ 290 ] {} <Debug> TCP-Session: c55a0fc8-409c-4cad-943c-e6ff243f9d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14813 | 2026.01.15 15:11:43.923330 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14814 | 2026.01.15 15:11:43.923366 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14815 | 2026.01.15 15:11:43.923374 [ 291 ] {} <Debug> TCP-Session: 4a41bbee-e8d5-4b33-aba5-6a2d4f67a402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14816 | 2026.01.15 15:11:43.923415 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14817 | 2026.01.15 15:11:43.923431 [ 292 ] {} <Debug> TCP-Session: 76d02363-b49a-467d-a691-1313a4ca6283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14818 | 2026.01.15 15:11:43.923439 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14819 | 2026.01.15 15:11:43.923471 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14820 | 2026.01.15 15:11:43.923493 [ 293 ] {} <Debug> TCP-Session: 5e811619-82df-466e-a06f-59638f0aca23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14821 | 2026.01.15 15:11:43.923493 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14822 | 2026.01.15 15:11:43.923521 [ 294 ] {} <Debug> TCP-Session: c5dbe878-fc23-4f02-bb3c-17a7c59c55cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14823 | 2026.01.15 15:11:43.923514 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14824 | 2026.01.15 15:11:43.923568 [ 286 ] {} <Debug> TCP-Session: b4903d3e-7e9e-4a51-a80b-8b8d0cfdfb1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14825 | 2026.01.15 15:11:43.923454 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14826 | 2026.01.15 15:11:43.923602 [ 288 ] {} <Debug> TCP-Session: ea449571-e221-4df6-b137-c7c7bda169f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14827 | 2026.01.15 15:11:43.923464 [ 289 ] {} <Debug> TCP-Session: 9f3acae6-558f-46d2-97d5-02e612c88ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14828 | 2026.01.15 15:11:43.923654 [ 287 ] {} <Debug> TCP-Session: 8e7fe9e9-0c32-4cce-95b9-04d08bcbc94d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14829 | 2026.01.15 15:11:44.083102 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34545 | ||
| 14830 | 2026.01.15 15:11:44.083259 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14831 | 2026.01.15 15:11:44.083300 [ 290 ] {} <Debug> TCP-Session: e76d3864-e24b-4094-be1c-9a8ca8976198 Authenticating user 'default' from [fd00:1122:3344:101::e]:34545 | ||
| 14832 | 2026.01.15 15:11:44.083323 [ 290 ] {} <Debug> TCP-Session: e76d3864-e24b-4094-be1c-9a8ca8976198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14833 | 2026.01.15 15:11:44.083336 [ 290 ] {} <Debug> TCP-Session: e76d3864-e24b-4094-be1c-9a8ca8976198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14834 | 2026.01.15 15:11:44.083552 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61247 | ||
| 14835 | 2026.01.15 15:11:44.083591 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54360 | ||
| 14836 | 2026.01.15 15:11:44.083617 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53377 | ||
| 14837 | 2026.01.15 15:11:44.083649 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65205 | ||
| 14838 | 2026.01.15 15:11:44.083665 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36800 | ||
| 14839 | 2026.01.15 15:11:44.083698 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14840 | 2026.01.15 15:11:44.083719 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14841 | 2026.01.15 15:11:44.083734 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14842 | 2026.01.15 15:11:44.083744 [ 291 ] {} <Debug> TCP-Session: 907c5276-e85b-41f9-ad70-5c790810fc80 Authenticating user 'default' from [fd00:1122:3344:101::e]:61247 | ||
| 14843 | 2026.01.15 15:11:44.083757 [ 293 ] {} <Debug> TCP-Session: 1057689b-1fc4-4031-9afd-8beba8c0d7e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54360 | ||
| 14844 | 2026.01.15 15:11:44.083767 [ 287 ] {} <Debug> TCP-Session: 3a87cd3e-0d7e-42e6-8ac8-2da49c8cf36d Authenticating user 'default' from [fd00:1122:3344:101::e]:65205 | ||
| 14845 | 2026.01.15 15:11:44.083781 [ 291 ] {} <Debug> TCP-Session: 907c5276-e85b-41f9-ad70-5c790810fc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14846 | 2026.01.15 15:11:44.083787 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14847 | 2026.01.15 15:11:44.083795 [ 293 ] {} <Debug> TCP-Session: 1057689b-1fc4-4031-9afd-8beba8c0d7e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14848 | 2026.01.15 15:11:44.083805 [ 291 ] {} <Debug> TCP-Session: 907c5276-e85b-41f9-ad70-5c790810fc80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14849 | 2026.01.15 15:11:44.083831 [ 288 ] {} <Debug> TCP-Session: d7731488-a4ed-457c-ae0e-3d34563654b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36800 | ||
| 14850 | 2026.01.15 15:11:44.083834 [ 293 ] {} <Debug> TCP-Session: 1057689b-1fc4-4031-9afd-8beba8c0d7e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14851 | 2026.01.15 15:11:44.083801 [ 287 ] {} <Debug> TCP-Session: 3a87cd3e-0d7e-42e6-8ac8-2da49c8cf36d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14852 | 2026.01.15 15:11:44.083871 [ 288 ] {} <Debug> TCP-Session: d7731488-a4ed-457c-ae0e-3d34563654b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14853 | 2026.01.15 15:11:44.083897 [ 287 ] {} <Debug> TCP-Session: 3a87cd3e-0d7e-42e6-8ac8-2da49c8cf36d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14854 | 2026.01.15 15:11:44.083913 [ 288 ] {} <Debug> TCP-Session: d7731488-a4ed-457c-ae0e-3d34563654b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14855 | 2026.01.15 15:11:44.083719 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14856 | 2026.01.15 15:11:44.083668 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35596 | ||
| 14857 | 2026.01.15 15:11:44.083987 [ 294 ] {} <Debug> TCP-Session: 3f49e090-c259-4761-8fe8-74aac5bd3796 Authenticating user 'default' from [fd00:1122:3344:101::e]:53377 | ||
| 14858 | 2026.01.15 15:11:44.083563 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56645 | ||
| 14859 | 2026.01.15 15:11:44.084018 [ 294 ] {} <Debug> TCP-Session: 3f49e090-c259-4761-8fe8-74aac5bd3796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14860 | 2026.01.15 15:11:44.083625 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38585 | ||
| 14861 | 2026.01.15 15:11:44.084051 [ 294 ] {} <Debug> TCP-Session: 3f49e090-c259-4761-8fe8-74aac5bd3796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14862 | 2026.01.15 15:11:44.084048 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14863 | 2026.01.15 15:11:44.084087 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14864 | 2026.01.15 15:11:44.084108 [ 289 ] {} <Debug> TCP-Session: 18c07d8a-8ee4-4940-8ff0-b3c3d8d72841 Authenticating user 'default' from [fd00:1122:3344:101::e]:35596 | ||
| 14865 | 2026.01.15 15:11:44.084110 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14866 | 2026.01.15 15:11:44.084124 [ 292 ] {} <Debug> TCP-Session: c19d59d2-eb75-44c6-8c1d-4197a16a1259 Authenticating user 'default' from [fd00:1122:3344:101::e]:56645 | ||
| 14867 | 2026.01.15 15:11:44.084139 [ 289 ] {} <Debug> TCP-Session: 18c07d8a-8ee4-4940-8ff0-b3c3d8d72841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14868 | 2026.01.15 15:11:44.084156 [ 286 ] {} <Debug> TCP-Session: d78f6a51-f100-4bcc-80b8-85774e3fc5df Authenticating user 'default' from [fd00:1122:3344:101::e]:38585 | ||
| 14869 | 2026.01.15 15:11:44.084177 [ 289 ] {} <Debug> TCP-Session: 18c07d8a-8ee4-4940-8ff0-b3c3d8d72841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14870 | 2026.01.15 15:11:44.084194 [ 286 ] {} <Debug> TCP-Session: d78f6a51-f100-4bcc-80b8-85774e3fc5df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14871 | 2026.01.15 15:11:44.084166 [ 292 ] {} <Debug> TCP-Session: c19d59d2-eb75-44c6-8c1d-4197a16a1259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14872 | 2026.01.15 15:11:44.084221 [ 286 ] {} <Debug> TCP-Session: d78f6a51-f100-4bcc-80b8-85774e3fc5df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14873 | 2026.01.15 15:11:44.084247 [ 292 ] {} <Debug> TCP-Session: c19d59d2-eb75-44c6-8c1d-4197a16a1259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14874 | 2026.01.15 15:11:44.083714 [ 290 ] {} <Trace> TCP-Session: e76d3864-e24b-4094-be1c-9a8ca8976198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14875 | 2026.01.15 15:11:44.084476 [ 290 ] {2a9934c2-9008-43f1-ae62-522ee1ae4c66} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34545) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14876 | 2026.01.15 15:11:44.084790 [ 290 ] {2a9934c2-9008-43f1-ae62-522ee1ae4c66} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14877 | 2026.01.15 15:11:44.084866 [ 290 ] {2a9934c2-9008-43f1-ae62-522ee1ae4c66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14878 | 2026.01.15 15:11:44.085153 [ 290 ] {2a9934c2-9008-43f1-ae62-522ee1ae4c66} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 14879 | 2026.01.15 15:11:44.086103 [ 333 ] {2a9934c2-9008-43f1-ae62-522ee1ae4c66} <Trace> AggregatingTransform: Aggregating | ||
| 14880 | 2026.01.15 15:11:44.086153 [ 333 ] {2a9934c2-9008-43f1-ae62-522ee1ae4c66} <Trace> Aggregator: Aggregation method: without_key | ||
| 14881 | 2026.01.15 15:11:44.086199 [ 333 ] {2a9934c2-9008-43f1-ae62-522ee1ae4c66} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944421 sec. (1058.850 rows/sec., 41.36 KiB/sec.) | ||
| 14882 | 2026.01.15 15:11:44.086223 [ 333 ] {2a9934c2-9008-43f1-ae62-522ee1ae4c66} <Trace> Aggregator: Merging aggregated data | ||
| 14883 | 2026.01.15 15:11:44.087842 [ 290 ] {2a9934c2-9008-43f1-ae62-522ee1ae4c66} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003445 sec., 290.27576197387515 rows/sec., 11.34 KiB/sec. | ||
| 14884 | 2026.01.15 15:11:44.088015 [ 290 ] {2a9934c2-9008-43f1-ae62-522ee1ae4c66} <Debug> TCPHandler: Processed in 0.004415865 sec. | ||
| 14885 | 2026.01.15 15:11:44.088123 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14886 | 2026.01.15 15:11:44.088150 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14887 | 2026.01.15 15:11:44.088159 [ 290 ] {} <Debug> TCP-Session: e76d3864-e24b-4094-be1c-9a8ca8976198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14888 | 2026.01.15 15:11:44.088173 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14889 | 2026.01.15 15:11:44.088199 [ 291 ] {} <Debug> TCP-Session: 907c5276-e85b-41f9-ad70-5c790810fc80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14890 | 2026.01.15 15:11:44.088196 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14891 | 2026.01.15 15:11:44.088213 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14892 | 2026.01.15 15:11:44.088234 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14893 | 2026.01.15 15:11:44.088254 [ 292 ] {} <Debug> TCP-Session: c19d59d2-eb75-44c6-8c1d-4197a16a1259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14894 | 2026.01.15 15:11:44.088258 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14895 | 2026.01.15 15:11:44.088270 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14896 | 2026.01.15 15:11:44.088295 [ 286 ] {} <Debug> TCP-Session: d78f6a51-f100-4bcc-80b8-85774e3fc5df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14897 | 2026.01.15 15:11:44.088316 [ 288 ] {} <Debug> TCP-Session: d7731488-a4ed-457c-ae0e-3d34563654b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14898 | 2026.01.15 15:11:44.088336 [ 289 ] {} <Debug> TCP-Session: 18c07d8a-8ee4-4940-8ff0-b3c3d8d72841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14899 | 2026.01.15 15:11:44.088274 [ 293 ] {} <Debug> TCP-Session: 1057689b-1fc4-4031-9afd-8beba8c0d7e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14900 | 2026.01.15 15:11:44.088238 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14901 | 2026.01.15 15:11:44.088223 [ 287 ] {} <Debug> TCP-Session: 3a87cd3e-0d7e-42e6-8ac8-2da49c8cf36d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14902 | 2026.01.15 15:11:44.088430 [ 294 ] {} <Debug> TCP-Session: 3f49e090-c259-4761-8fe8-74aac5bd3796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14903 | 2026.01.15 15:11:44.161812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31260 | ||
| 14904 | 2026.01.15 15:11:44.162362 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14905 | 2026.01.15 15:11:44.162409 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14906 | 2026.01.15 15:11:44.162908 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14907 | 2026.01.15 15:11:44.163171 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14908 | 2026.01.15 15:11:44.163314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31260 | ||
| 14909 | 2026.01.15 15:11:44.214290 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44649 | ||
| 14910 | 2026.01.15 15:11:44.214402 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14911 | 2026.01.15 15:11:44.214429 [ 290 ] {} <Debug> TCP-Session: 4b097b0f-206d-48cb-ba9e-1ce1e4039bac Authenticating user 'default' from [fd00:1122:3344:101::e]:44649 | ||
| 14912 | 2026.01.15 15:11:44.214452 [ 290 ] {} <Debug> TCP-Session: 4b097b0f-206d-48cb-ba9e-1ce1e4039bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14913 | 2026.01.15 15:11:44.214465 [ 290 ] {} <Debug> TCP-Session: 4b097b0f-206d-48cb-ba9e-1ce1e4039bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14914 | 2026.01.15 15:11:44.214687 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53701 | ||
| 14915 | 2026.01.15 15:11:44.214725 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58809 | ||
| 14916 | 2026.01.15 15:11:44.214742 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42114 | ||
| 14917 | 2026.01.15 15:11:44.214780 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53221 | ||
| 14918 | 2026.01.15 15:11:44.214798 [ 290 ] {} <Trace> TCP-Session: 4b097b0f-206d-48cb-ba9e-1ce1e4039bac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14919 | 2026.01.15 15:11:44.214823 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14920 | 2026.01.15 15:11:44.214849 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14921 | 2026.01.15 15:11:44.214873 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14922 | 2026.01.15 15:11:44.214880 [ 291 ] {} <Debug> TCP-Session: f4793f94-7ffb-4aa7-83fc-28b696d26931 Authenticating user 'default' from [fd00:1122:3344:101::e]:53701 | ||
| 14923 | 2026.01.15 15:11:44.214906 [ 293 ] {} <Debug> TCP-Session: b0a6a0e1-e8a4-4f1e-8b1a-9239cb448b8a Authenticating user 'default' from [fd00:1122:3344:101::e]:58809 | ||
| 14924 | 2026.01.15 15:11:44.214907 [ 289 ] {} <Debug> TCP-Session: e18b2509-8258-4290-bab6-0a0b2bd5e4ad Authenticating user 'default' from [fd00:1122:3344:101::e]:53221 | ||
| 14925 | 2026.01.15 15:11:44.214928 [ 291 ] {} <Debug> TCP-Session: f4793f94-7ffb-4aa7-83fc-28b696d26931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14926 | 2026.01.15 15:11:44.214937 [ 293 ] {} <Debug> TCP-Session: b0a6a0e1-e8a4-4f1e-8b1a-9239cb448b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14927 | 2026.01.15 15:11:44.214942 [ 289 ] {} <Debug> TCP-Session: e18b2509-8258-4290-bab6-0a0b2bd5e4ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14928 | 2026.01.15 15:11:44.214954 [ 291 ] {} <Debug> TCP-Session: f4793f94-7ffb-4aa7-83fc-28b696d26931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14929 | 2026.01.15 15:11:44.214964 [ 293 ] {} <Debug> TCP-Session: b0a6a0e1-e8a4-4f1e-8b1a-9239cb448b8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14930 | 2026.01.15 15:11:44.214970 [ 289 ] {} <Debug> TCP-Session: e18b2509-8258-4290-bab6-0a0b2bd5e4ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14931 | 2026.01.15 15:11:44.214861 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14932 | 2026.01.15 15:11:44.215003 [ 290 ] {ddeed3ec-7d27-48f9-bd5c-e78b3207a6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44649) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14933 | 2026.01.15 15:11:44.215038 [ 286 ] {} <Debug> TCP-Session: 4d9c12df-32c2-4a45-acf3-cc5747271440 Authenticating user 'default' from [fd00:1122:3344:101::e]:42114 | ||
| 14934 | 2026.01.15 15:11:44.214774 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39471 | ||
| 14935 | 2026.01.15 15:11:44.215062 [ 286 ] {} <Debug> TCP-Session: 4d9c12df-32c2-4a45-acf3-cc5747271440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14936 | 2026.01.15 15:11:44.214763 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43172 | ||
| 14937 | 2026.01.15 15:11:44.215105 [ 286 ] {} <Debug> TCP-Session: 4d9c12df-32c2-4a45-acf3-cc5747271440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14938 | 2026.01.15 15:11:44.214730 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58926 | ||
| 14939 | 2026.01.15 15:11:44.214706 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48246 | ||
| 14940 | 2026.01.15 15:11:44.215166 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14941 | 2026.01.15 15:11:44.215178 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14942 | 2026.01.15 15:11:44.215240 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14943 | 2026.01.15 15:11:44.215346 [ 287 ] {} <Debug> TCP-Session: abf13cc2-2fc7-4a8d-9436-e9d6342c1d18 Authenticating user 'default' from [fd00:1122:3344:101::e]:43172 | ||
| 14944 | 2026.01.15 15:11:44.215212 [ 288 ] {} <Debug> TCP-Session: a44206b7-a6ed-45d5-8122-8d596bcea195 Authenticating user 'default' from [fd00:1122:3344:101::e]:39471 | ||
| 14945 | 2026.01.15 15:11:44.215369 [ 292 ] {} <Debug> TCP-Session: 7a7175fe-f7b4-4658-b517-37a394bf2d40 Authenticating user 'default' from [fd00:1122:3344:101::e]:48246 | ||
| 14946 | 2026.01.15 15:11:44.215379 [ 287 ] {} <Debug> TCP-Session: abf13cc2-2fc7-4a8d-9436-e9d6342c1d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14947 | 2026.01.15 15:11:44.215402 [ 288 ] {} <Debug> TCP-Session: a44206b7-a6ed-45d5-8122-8d596bcea195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14948 | 2026.01.15 15:11:44.215403 [ 292 ] {} <Debug> TCP-Session: 7a7175fe-f7b4-4658-b517-37a394bf2d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14949 | 2026.01.15 15:11:44.215420 [ 287 ] {} <Debug> TCP-Session: abf13cc2-2fc7-4a8d-9436-e9d6342c1d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14950 | 2026.01.15 15:11:44.215440 [ 292 ] {} <Debug> TCP-Session: 7a7175fe-f7b4-4658-b517-37a394bf2d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14951 | 2026.01.15 15:11:44.215430 [ 288 ] {} <Debug> TCP-Session: a44206b7-a6ed-45d5-8122-8d596bcea195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14952 | 2026.01.15 15:11:44.215290 [ 290 ] {ddeed3ec-7d27-48f9-bd5c-e78b3207a6fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14953 | 2026.01.15 15:11:44.215222 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14954 | 2026.01.15 15:11:44.215623 [ 294 ] {} <Debug> TCP-Session: a58dbcc1-f7d4-4e51-a06b-55ea98c486d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58926 | ||
| 14955 | 2026.01.15 15:11:44.215644 [ 294 ] {} <Debug> TCP-Session: a58dbcc1-f7d4-4e51-a06b-55ea98c486d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14956 | 2026.01.15 15:11:44.215656 [ 294 ] {} <Debug> TCP-Session: a58dbcc1-f7d4-4e51-a06b-55ea98c486d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14957 | 2026.01.15 15:11:44.215664 [ 290 ] {ddeed3ec-7d27-48f9-bd5c-e78b3207a6fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14958 | 2026.01.15 15:11:44.215965 [ 290 ] {ddeed3ec-7d27-48f9-bd5c-e78b3207a6fe} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 14959 | 2026.01.15 15:11:44.216931 [ 333 ] {ddeed3ec-7d27-48f9-bd5c-e78b3207a6fe} <Trace> AggregatingTransform: Aggregating | ||
| 14960 | 2026.01.15 15:11:44.216974 [ 333 ] {ddeed3ec-7d27-48f9-bd5c-e78b3207a6fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 14961 | 2026.01.15 15:11:44.217012 [ 333 ] {ddeed3ec-7d27-48f9-bd5c-e78b3207a6fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947741 sec. (1055.141 rows/sec., 41.22 KiB/sec.) | ||
| 14962 | 2026.01.15 15:11:44.217032 [ 333 ] {ddeed3ec-7d27-48f9-bd5c-e78b3207a6fe} <Trace> Aggregator: Merging aggregated data | ||
| 14963 | 2026.01.15 15:11:44.218090 [ 290 ] {ddeed3ec-7d27-48f9-bd5c-e78b3207a6fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003144 sec., 318.06615776081424 rows/sec., 12.42 KiB/sec. | ||
| 14964 | 2026.01.15 15:11:44.218266 [ 290 ] {ddeed3ec-7d27-48f9-bd5c-e78b3207a6fe} <Debug> TCPHandler: Processed in 0.003582698 sec. | ||
| 14965 | 2026.01.15 15:11:44.218400 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14966 | 2026.01.15 15:11:44.218423 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14967 | 2026.01.15 15:11:44.218441 [ 290 ] {} <Debug> TCP-Session: 4b097b0f-206d-48cb-ba9e-1ce1e4039bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14968 | 2026.01.15 15:11:44.218447 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14969 | 2026.01.15 15:11:44.218463 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14970 | 2026.01.15 15:11:44.218481 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14971 | 2026.01.15 15:11:44.218497 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14972 | 2026.01.15 15:11:44.218544 [ 292 ] {} <Debug> TCP-Session: 7a7175fe-f7b4-4658-b517-37a394bf2d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14973 | 2026.01.15 15:11:44.218543 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14974 | 2026.01.15 15:11:44.218571 [ 288 ] {} <Debug> TCP-Session: a44206b7-a6ed-45d5-8122-8d596bcea195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14975 | 2026.01.15 15:11:44.218551 [ 286 ] {} <Debug> TCP-Session: 4d9c12df-32c2-4a45-acf3-cc5747271440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14976 | 2026.01.15 15:11:44.218611 [ 294 ] {} <Debug> TCP-Session: a58dbcc1-f7d4-4e51-a06b-55ea98c486d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14977 | 2026.01.15 15:11:44.218550 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14978 | 2026.01.15 15:11:44.218514 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14979 | 2026.01.15 15:11:44.218683 [ 287 ] {} <Debug> TCP-Session: abf13cc2-2fc7-4a8d-9436-e9d6342c1d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14980 | 2026.01.15 15:11:44.218509 [ 291 ] {} <Debug> TCP-Session: f4793f94-7ffb-4aa7-83fc-28b696d26931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14981 | 2026.01.15 15:11:44.218712 [ 293 ] {} <Debug> TCP-Session: b0a6a0e1-e8a4-4f1e-8b1a-9239cb448b8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14982 | 2026.01.15 15:11:44.218469 [ 289 ] {} <Debug> TCP-Session: e18b2509-8258-4290-bab6-0a0b2bd5e4ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14983 | 2026.01.15 15:11:45.795812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14984 | 2026.01.15 15:11:45.813578 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14985 | 2026.01.15 15:11:45.813647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14986 | 2026.01.15 15:11:45.820047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14987 | 2026.01.15 15:11:45.820804 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14988 | 2026.01.15 15:11:45.824264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14989 | 2026.01.15 15:11:46.734731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1914 | ||
| 14990 | 2026.01.15 15:11:46.737314 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14991 | 2026.01.15 15:11:46.737365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14992 | 2026.01.15 15:11:46.738752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14993 | 2026.01.15 15:11:46.739052 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14994 | 2026.01.15 15:11:46.739353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1914 | ||
| 14995 | 2026.01.15 15:11:47.426778 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14996 | 2026.01.15 15:11:47.426956 [ 5 ] {3a1397ff-0e4c-4308-889a-bf33e3857af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14997 | 2026.01.15 15:11:47.427020 [ 5 ] {3a1397ff-0e4c-4308-889a-bf33e3857af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14998 | 2026.01.15 15:11:47.427713 [ 5 ] {3a1397ff-0e4c-4308-889a-bf33e3857af4} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14999 | 2026.01.15 15:11:47.427758 [ 5 ] {3a1397ff-0e4c-4308-889a-bf33e3857af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15000 | 2026.01.15 15:11:47.428169 [ 5 ] {3a1397ff-0e4c-4308-889a-bf33e3857af4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15001 | 2026.01.15 15:11:47.428416 [ 5 ] {3a1397ff-0e4c-4308-889a-bf33e3857af4} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15002 | 2026.01.15 15:11:47.428567 [ 5 ] {3a1397ff-0e4c-4308-889a-bf33e3857af4} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001658 sec., 71170.08443908324 rows/sec., 6.03 MiB/sec. | ||
| 15003 | 2026.01.15 15:11:47.428609 [ 5 ] {3a1397ff-0e4c-4308-889a-bf33e3857af4} <Debug> TCPHandler: Processed in 0.001955655 sec. | ||
| 15004 | 2026.01.15 15:11:47.428792 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15005 | 2026.01.15 15:11:47.428887 [ 5 ] {ed42a137-77f0-4c7f-890a-af1073f45a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15006 | 2026.01.15 15:11:47.428927 [ 5 ] {ed42a137-77f0-4c7f-890a-af1073f45a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15007 | 2026.01.15 15:11:47.429333 [ 5 ] {ed42a137-77f0-4c7f-890a-af1073f45a41} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15008 | 2026.01.15 15:11:47.429369 [ 5 ] {ed42a137-77f0-4c7f-890a-af1073f45a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15009 | 2026.01.15 15:11:47.429680 [ 5 ] {ed42a137-77f0-4c7f-890a-af1073f45a41} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15010 | 2026.01.15 15:11:47.429901 [ 5 ] {ed42a137-77f0-4c7f-890a-af1073f45a41} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15011 | 2026.01.15 15:11:47.430032 [ 5 ] {ed42a137-77f0-4c7f-890a-af1073f45a41} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001164 sec., 26632.302405498278 rows/sec., 1.96 MiB/sec. | ||
| 15012 | 2026.01.15 15:11:47.430070 [ 5 ] {ed42a137-77f0-4c7f-890a-af1073f45a41} <Debug> TCPHandler: Processed in 0.001327964 sec. | ||
| 15013 | 2026.01.15 15:11:47.430183 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15014 | 2026.01.15 15:11:47.430305 [ 5 ] {75236754-377b-42ea-ae13-e18bfb62e15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15015 | 2026.01.15 15:11:47.430355 [ 5 ] {75236754-377b-42ea-ae13-e18bfb62e15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15016 | 2026.01.15 15:11:47.430937 [ 5 ] {75236754-377b-42ea-ae13-e18bfb62e15c} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15017 | 2026.01.15 15:11:47.430982 [ 5 ] {75236754-377b-42ea-ae13-e18bfb62e15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15018 | 2026.01.15 15:11:47.431356 [ 5 ] {75236754-377b-42ea-ae13-e18bfb62e15c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15019 | 2026.01.15 15:11:47.431577 [ 5 ] {75236754-377b-42ea-ae13-e18bfb62e15c} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15020 | 2026.01.15 15:11:47.431709 [ 5 ] {75236754-377b-42ea-ae13-e18bfb62e15c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001429 sec., 66480.05598320503 rows/sec., 5.19 MiB/sec. | ||
| 15021 | 2026.01.15 15:11:47.431749 [ 5 ] {75236754-377b-42ea-ae13-e18bfb62e15c} <Debug> TCPHandler: Processed in 0.001620493 sec. | ||
| 15022 | 2026.01.15 15:11:47.431864 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15023 | 2026.01.15 15:11:47.431960 [ 5 ] {6257d258-6eb5-42b0-a777-0683268613c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15024 | 2026.01.15 15:11:47.432006 [ 5 ] {6257d258-6eb5-42b0-a777-0683268613c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15025 | 2026.01.15 15:11:47.432444 [ 5 ] {6257d258-6eb5-42b0-a777-0683268613c7} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15026 | 2026.01.15 15:11:47.432481 [ 5 ] {6257d258-6eb5-42b0-a777-0683268613c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15027 | 2026.01.15 15:11:47.432813 [ 5 ] {6257d258-6eb5-42b0-a777-0683268613c7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15028 | 2026.01.15 15:11:47.433029 [ 5 ] {6257d258-6eb5-42b0-a777-0683268613c7} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15029 | 2026.01.15 15:11:47.433160 [ 5 ] {6257d258-6eb5-42b0-a777-0683268613c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 15030 | 2026.01.15 15:11:47.433201 [ 5 ] {6257d258-6eb5-42b0-a777-0683268613c7} <Debug> TCPHandler: Processed in 0.001386425 sec. | ||
| 15031 | 2026.01.15 15:11:47.433340 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15032 | 2026.01.15 15:11:47.433460 [ 5 ] {d25bda0f-1436-4400-8b70-9ab8b3c5f6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15033 | 2026.01.15 15:11:47.433525 [ 5 ] {d25bda0f-1436-4400-8b70-9ab8b3c5f6ef} <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 | ||
| 15034 | 2026.01.15 15:11:47.434475 [ 5 ] {d25bda0f-1436-4400-8b70-9ab8b3c5f6ef} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15035 | 2026.01.15 15:11:47.434511 [ 5 ] {d25bda0f-1436-4400-8b70-9ab8b3c5f6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15036 | 2026.01.15 15:11:47.435054 [ 5 ] {d25bda0f-1436-4400-8b70-9ab8b3c5f6ef} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15037 | 2026.01.15 15:11:47.435290 [ 5 ] {d25bda0f-1436-4400-8b70-9ab8b3c5f6ef} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15038 | 2026.01.15 15:11:47.435425 [ 5 ] {d25bda0f-1436-4400-8b70-9ab8b3c5f6ef} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001989 sec., 15585.721468074411 rows/sec., 27.93 MiB/sec. | ||
| 15039 | 2026.01.15 15:11:47.435478 [ 5 ] {d25bda0f-1436-4400-8b70-9ab8b3c5f6ef} <Debug> TCPHandler: Processed in 0.002199362 sec. | ||
| 15040 | 2026.01.15 15:11:47.435591 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15041 | 2026.01.15 15:11:47.435683 [ 5 ] {5d23e45b-d444-4f77-ad61-51ec820f06c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15042 | 2026.01.15 15:11:47.435725 [ 5 ] {5d23e45b-d444-4f77-ad61-51ec820f06c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15043 | 2026.01.15 15:11:47.436053 [ 5 ] {5d23e45b-d444-4f77-ad61-51ec820f06c4} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15044 | 2026.01.15 15:11:47.436089 [ 5 ] {5d23e45b-d444-4f77-ad61-51ec820f06c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15045 | 2026.01.15 15:11:47.436382 [ 5 ] {5d23e45b-d444-4f77-ad61-51ec820f06c4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15046 | 2026.01.15 15:11:47.436580 [ 5 ] {5d23e45b-d444-4f77-ad61-51ec820f06c4} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15047 | 2026.01.15 15:11:47.436702 [ 5 ] {5d23e45b-d444-4f77-ad61-51ec820f06c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 15048 | 2026.01.15 15:11:47.436736 [ 5 ] {5d23e45b-d444-4f77-ad61-51ec820f06c4} <Debug> TCPHandler: Processed in 0.001193139 sec. | ||
| 15049 | 2026.01.15 15:11:51.438834 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15050 | 2026.01.15 15:11:51.438883 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15051 | 2026.01.15 15:11:51.664217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31708 | ||
| 15052 | 2026.01.15 15:11:51.664809 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15053 | 2026.01.15 15:11:51.664871 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15054 | 2026.01.15 15:11:51.665407 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15055 | 2026.01.15 15:11:51.665649 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15056 | 2026.01.15 15:11:51.665799 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31708 | ||
| 15057 | 2026.01.15 15:11:51.665817 [ 97 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15058 | 2026.01.15 15:11:51.665886 [ 97 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15059 | 2026.01.15 15:11:51.665907 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15060 | 2026.01.15 15:11:51.666042 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 15061 | 2026.01.15 15:11:51.666193 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15062 | 2026.01.15 15:11:51.666239 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29340 rows starting from the beginning of the part | ||
| 15063 | 2026.01.15 15:11:51.666316 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 15064 | 2026.01.15 15:11:51.666368 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 15065 | 2026.01.15 15:11:51.666420 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 15066 | 2026.01.15 15:11:51.666465 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 15067 | 2026.01.15 15:11:51.666512 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 15068 | 2026.01.15 15:11:51.668862 [ 191 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31708 rows, containing 4 columns (4 merged, 0 gathered) in 0.002879275 sec., 11012494.464752411 rows/sec., 157.53 MiB/sec. | ||
| 15069 | 2026.01.15 15:11:51.669300 [ 190 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15070 | 2026.01.15 15:11:51.669611 [ 190 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_66_13} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15071 | 2026.01.15 15:11:51.669693 [ 190 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_66_13} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15072 | 2026.01.15 15:11:51.669820 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 15073 | 2026.01.15 15:11:52.436238 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15074 | 2026.01.15 15:11:52.436421 [ 5 ] {96f20fa7-40a6-4214-bad4-9017d3615568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15075 | 2026.01.15 15:11:52.436486 [ 5 ] {96f20fa7-40a6-4214-bad4-9017d3615568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15076 | 2026.01.15 15:11:52.437344 [ 5 ] {96f20fa7-40a6-4214-bad4-9017d3615568} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15077 | 2026.01.15 15:11:52.437388 [ 5 ] {96f20fa7-40a6-4214-bad4-9017d3615568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15078 | 2026.01.15 15:11:52.437835 [ 5 ] {96f20fa7-40a6-4214-bad4-9017d3615568} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15079 | 2026.01.15 15:11:52.438082 [ 5 ] {96f20fa7-40a6-4214-bad4-9017d3615568} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15080 | 2026.01.15 15:11:52.438250 [ 5 ] {96f20fa7-40a6-4214-bad4-9017d3615568} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001878 sec., 218317.3588924388 rows/sec., 13.85 MiB/sec. | ||
| 15081 | 2026.01.15 15:11:52.438306 [ 5 ] {96f20fa7-40a6-4214-bad4-9017d3615568} <Debug> TCPHandler: Processed in 0.002221083 sec. | ||
| 15082 | 2026.01.15 15:11:52.438436 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15083 | 2026.01.15 15:11:52.438540 [ 5 ] {b8783db9-227b-443a-bbb6-c5f1fe64a6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15084 | 2026.01.15 15:11:52.438584 [ 5 ] {b8783db9-227b-443a-bbb6-c5f1fe64a6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15085 | 2026.01.15 15:11:52.439570 [ 5 ] {b8783db9-227b-443a-bbb6-c5f1fe64a6d5} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15086 | 2026.01.15 15:11:52.439608 [ 5 ] {b8783db9-227b-443a-bbb6-c5f1fe64a6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15087 | 2026.01.15 15:11:52.440006 [ 5 ] {b8783db9-227b-443a-bbb6-c5f1fe64a6d5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15088 | 2026.01.15 15:11:52.440229 [ 5 ] {b8783db9-227b-443a-bbb6-c5f1fe64a6d5} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15089 | 2026.01.15 15:11:52.440369 [ 5 ] {b8783db9-227b-443a-bbb6-c5f1fe64a6d5} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001854 sec., 610571.7367853291 rows/sec., 48.36 MiB/sec. | ||
| 15090 | 2026.01.15 15:11:52.440410 [ 5 ] {b8783db9-227b-443a-bbb6-c5f1fe64a6d5} <Debug> TCPHandler: Processed in 0.002026936 sec. | ||
| 15091 | 2026.01.15 15:11:52.440529 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15092 | 2026.01.15 15:11:52.440627 [ 5 ] {acb6ad87-c95a-4f88-95aa-558b4ff4418a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15093 | 2026.01.15 15:11:52.440668 [ 5 ] {acb6ad87-c95a-4f88-95aa-558b4ff4418a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15094 | 2026.01.15 15:11:52.441201 [ 5 ] {acb6ad87-c95a-4f88-95aa-558b4ff4418a} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15095 | 2026.01.15 15:11:52.441239 [ 5 ] {acb6ad87-c95a-4f88-95aa-558b4ff4418a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15096 | 2026.01.15 15:11:52.441567 [ 5 ] {acb6ad87-c95a-4f88-95aa-558b4ff4418a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15097 | 2026.01.15 15:11:52.441785 [ 5 ] {acb6ad87-c95a-4f88-95aa-558b4ff4418a} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15098 | 2026.01.15 15:11:52.441915 [ 5 ] {acb6ad87-c95a-4f88-95aa-558b4ff4418a} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001309 sec., 164247.51718869366 rows/sec., 9.75 MiB/sec. | ||
| 15099 | 2026.01.15 15:11:52.441955 [ 5 ] {acb6ad87-c95a-4f88-95aa-558b4ff4418a} <Debug> TCPHandler: Processed in 0.001475978 sec. | ||
| 15100 | 2026.01.15 15:11:52.442088 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15101 | 2026.01.15 15:11:52.442211 [ 5 ] {53434825-faf6-47ed-9f7a-26ffca2a939c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15102 | 2026.01.15 15:11:52.442260 [ 5 ] {53434825-faf6-47ed-9f7a-26ffca2a939c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15103 | 2026.01.15 15:11:52.442880 [ 5 ] {53434825-faf6-47ed-9f7a-26ffca2a939c} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15104 | 2026.01.15 15:11:52.442924 [ 5 ] {53434825-faf6-47ed-9f7a-26ffca2a939c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15105 | 2026.01.15 15:11:52.443306 [ 5 ] {53434825-faf6-47ed-9f7a-26ffca2a939c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15106 | 2026.01.15 15:11:52.443563 [ 5 ] {53434825-faf6-47ed-9f7a-26ffca2a939c} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15107 | 2026.01.15 15:11:52.443700 [ 5 ] {53434825-faf6-47ed-9f7a-26ffca2a939c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001514 sec., 140026.42007926025 rows/sec., 9.03 MiB/sec. | ||
| 15108 | 2026.01.15 15:11:52.443740 [ 5 ] {53434825-faf6-47ed-9f7a-26ffca2a939c} <Debug> TCPHandler: Processed in 0.001712486 sec. | ||
| 15109 | 2026.01.15 15:11:52.443846 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15110 | 2026.01.15 15:11:52.443940 [ 5 ] {76d40395-055e-426c-9855-74383b08f011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15111 | 2026.01.15 15:11:52.443979 [ 5 ] {76d40395-055e-426c-9855-74383b08f011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15112 | 2026.01.15 15:11:52.444502 [ 5 ] {76d40395-055e-426c-9855-74383b08f011} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15113 | 2026.01.15 15:11:52.444537 [ 5 ] {76d40395-055e-426c-9855-74383b08f011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15114 | 2026.01.15 15:11:52.444855 [ 5 ] {76d40395-055e-426c-9855-74383b08f011} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15115 | 2026.01.15 15:11:52.445088 [ 5 ] {76d40395-055e-426c-9855-74383b08f011} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15116 | 2026.01.15 15:11:52.445220 [ 5 ] {76d40395-055e-426c-9855-74383b08f011} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001298 sec., 162557.78120184902 rows/sec., 9.23 MiB/sec. | ||
| 15117 | 2026.01.15 15:11:52.445259 [ 5 ] {76d40395-055e-426c-9855-74383b08f011} <Debug> TCPHandler: Processed in 0.001462008 sec. | ||
| 15118 | 2026.01.15 15:11:52.445361 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15119 | 2026.01.15 15:11:52.445455 [ 5 ] {799ced2d-5c20-483a-b02a-ba87fb290572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15120 | 2026.01.15 15:11:52.445494 [ 5 ] {799ced2d-5c20-483a-b02a-ba87fb290572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15121 | 2026.01.15 15:11:52.446281 [ 5 ] {799ced2d-5c20-483a-b02a-ba87fb290572} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15122 | 2026.01.15 15:11:52.446319 [ 5 ] {799ced2d-5c20-483a-b02a-ba87fb290572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15123 | 2026.01.15 15:11:52.446668 [ 5 ] {799ced2d-5c20-483a-b02a-ba87fb290572} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15124 | 2026.01.15 15:11:52.446914 [ 5 ] {799ced2d-5c20-483a-b02a-ba87fb290572} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15125 | 2026.01.15 15:11:52.447053 [ 5 ] {799ced2d-5c20-483a-b02a-ba87fb290572} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001618 sec., 425834.36341161927 rows/sec., 29.74 MiB/sec. | ||
| 15126 | 2026.01.15 15:11:52.447093 [ 5 ] {799ced2d-5c20-483a-b02a-ba87fb290572} <Debug> TCPHandler: Processed in 0.001781099 sec. | ||
| 15127 | 2026.01.15 15:11:52.447218 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15128 | 2026.01.15 15:11:52.447333 [ 5 ] {b66babd7-61b8-42cc-b58d-ba148e0bdd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15129 | 2026.01.15 15:11:52.447384 [ 5 ] {b66babd7-61b8-42cc-b58d-ba148e0bdd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15130 | 2026.01.15 15:11:52.447768 [ 5 ] {b66babd7-61b8-42cc-b58d-ba148e0bdd8d} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15131 | 2026.01.15 15:11:52.447813 [ 5 ] {b66babd7-61b8-42cc-b58d-ba148e0bdd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15132 | 2026.01.15 15:11:52.448186 [ 5 ] {b66babd7-61b8-42cc-b58d-ba148e0bdd8d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15133 | 2026.01.15 15:11:52.448410 [ 5 ] {b66babd7-61b8-42cc-b58d-ba148e0bdd8d} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15134 | 2026.01.15 15:11:52.448541 [ 5 ] {b66babd7-61b8-42cc-b58d-ba148e0bdd8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001233 sec., 4866.1800486618 rows/sec., 254.24 KiB/sec. | ||
| 15135 | 2026.01.15 15:11:52.448579 [ 5 ] {b66babd7-61b8-42cc-b58d-ba148e0bdd8d} <Debug> TCPHandler: Processed in 0.001421467 sec. | ||
| 15136 | 2026.01.15 15:11:52.448688 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15137 | 2026.01.15 15:11:52.448782 [ 5 ] {66abac79-d328-45b5-af2b-e6256eb97a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15138 | 2026.01.15 15:11:52.448826 [ 5 ] {66abac79-d328-45b5-af2b-e6256eb97a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15139 | 2026.01.15 15:11:52.449300 [ 5 ] {66abac79-d328-45b5-af2b-e6256eb97a17} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15140 | 2026.01.15 15:11:52.449338 [ 5 ] {66abac79-d328-45b5-af2b-e6256eb97a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15141 | 2026.01.15 15:11:52.449694 [ 5 ] {66abac79-d328-45b5-af2b-e6256eb97a17} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15142 | 2026.01.15 15:11:52.449915 [ 5 ] {66abac79-d328-45b5-af2b-e6256eb97a17} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15143 | 2026.01.15 15:11:52.450052 [ 5 ] {66abac79-d328-45b5-af2b-e6256eb97a17} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001288 sec., 243788.8198757764 rows/sec., 16.01 MiB/sec. | ||
| 15144 | 2026.01.15 15:11:52.450091 [ 5 ] {66abac79-d328-45b5-af2b-e6256eb97a17} <Debug> TCPHandler: Processed in 0.001452157 sec. | ||
| 15145 | 2026.01.15 15:11:52.450213 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15146 | 2026.01.15 15:11:52.450333 [ 5 ] {bdcc9f37-a93b-49c7-ab5f-ce6c69078683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15147 | 2026.01.15 15:11:52.450385 [ 5 ] {bdcc9f37-a93b-49c7-ab5f-ce6c69078683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15148 | 2026.01.15 15:11:52.450765 [ 5 ] {bdcc9f37-a93b-49c7-ab5f-ce6c69078683} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15149 | 2026.01.15 15:11:52.450811 [ 5 ] {bdcc9f37-a93b-49c7-ab5f-ce6c69078683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15150 | 2026.01.15 15:11:52.451184 [ 5 ] {bdcc9f37-a93b-49c7-ab5f-ce6c69078683} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15151 | 2026.01.15 15:11:52.451408 [ 5 ] {bdcc9f37-a93b-49c7-ab5f-ce6c69078683} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15152 | 2026.01.15 15:11:52.451538 [ 5 ] {bdcc9f37-a93b-49c7-ab5f-ce6c69078683} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001229 sec., 813.6696501220504 rows/sec., 54.83 KiB/sec. | ||
| 15153 | 2026.01.15 15:11:52.451576 [ 5 ] {bdcc9f37-a93b-49c7-ab5f-ce6c69078683} <Debug> TCPHandler: Processed in 0.001424037 sec. | ||
| 15154 | 2026.01.15 15:11:52.451681 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15155 | 2026.01.15 15:11:52.451774 [ 5 ] {65a4d496-70b7-48b1-82bd-9a0317c7a44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15156 | 2026.01.15 15:11:52.451829 [ 5 ] {65a4d496-70b7-48b1-82bd-9a0317c7a44c} <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 | ||
| 15157 | 2026.01.15 15:11:52.452640 [ 5 ] {65a4d496-70b7-48b1-82bd-9a0317c7a44c} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15158 | 2026.01.15 15:11:52.452675 [ 5 ] {65a4d496-70b7-48b1-82bd-9a0317c7a44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15159 | 2026.01.15 15:11:52.453189 [ 5 ] {65a4d496-70b7-48b1-82bd-9a0317c7a44c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15160 | 2026.01.15 15:11:52.453430 [ 5 ] {65a4d496-70b7-48b1-82bd-9a0317c7a44c} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15161 | 2026.01.15 15:11:52.453574 [ 5 ] {65a4d496-70b7-48b1-82bd-9a0317c7a44c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001819 sec., 5497.526113249038 rows/sec., 9.85 MiB/sec. | ||
| 15162 | 2026.01.15 15:11:52.453635 [ 5 ] {65a4d496-70b7-48b1-82bd-9a0317c7a44c} <Debug> TCPHandler: Processed in 0.002003126 sec. | ||
| 15163 | 2026.01.15 15:11:52.453752 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15164 | 2026.01.15 15:11:52.453845 [ 5 ] {402ea7be-4637-413f-9d5d-6710f99e58c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15165 | 2026.01.15 15:11:52.453887 [ 5 ] {402ea7be-4637-413f-9d5d-6710f99e58c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15166 | 2026.01.15 15:11:52.454240 [ 5 ] {402ea7be-4637-413f-9d5d-6710f99e58c7} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15167 | 2026.01.15 15:11:52.454276 [ 5 ] {402ea7be-4637-413f-9d5d-6710f99e58c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15168 | 2026.01.15 15:11:52.454585 [ 5 ] {402ea7be-4637-413f-9d5d-6710f99e58c7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15169 | 2026.01.15 15:11:52.454800 [ 5 ] {402ea7be-4637-413f-9d5d-6710f99e58c7} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15170 | 2026.01.15 15:11:52.454936 [ 5 ] {402ea7be-4637-413f-9d5d-6710f99e58c7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001105 sec., 94117.64705882352 rows/sec., 5.77 MiB/sec. | ||
| 15171 | 2026.01.15 15:11:52.454973 [ 5 ] {402ea7be-4637-413f-9d5d-6710f99e58c7} <Debug> TCPHandler: Processed in 0.001270431 sec. | ||
| 15172 | 2026.01.15 15:11:53.325104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15173 | 2026.01.15 15:11:53.341870 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2026.01.15 15:11:53.341925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15175 | 2026.01.15 15:11:53.348179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15176 | 2026.01.15 15:11:53.348875 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15177 | 2026.01.15 15:11:53.349231 [ 93 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15178 | 2026.01.15 15:11:53.349334 [ 93 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15179 | 2026.01.15 15:11:53.349371 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15180 | 2026.01.15 15:11:53.349560 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 15181 | 2026.01.15 15:11:53.352024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15182 | 2026.01.15 15:11:53.353602 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15183 | 2026.01.15 15:11:53.355130 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 15184 | 2026.01.15 15:11:53.359920 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 15185 | 2026.01.15 15:11:53.364413 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 15186 | 2026.01.15 15:11:53.369115 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 15187 | 2026.01.15 15:11:53.374519 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 15188 | 2026.01.15 15:11:53.378568 [ 190 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 15189 | 2026.01.15 15:11:53.436381 [ 191 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.086890902 sec., 5719.816327836025 rows/sec., 29.58 MiB/sec. | ||
| 15190 | 2026.01.15 15:11:53.438941 [ 186 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15191 | 2026.01.15 15:11:53.440956 [ 186 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_66_13} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15192 | 2026.01.15 15:11:53.441059 [ 186 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_66_13} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15193 | 2026.01.15 15:11:53.442897 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 15194 | 2026.01.15 15:11:54.001181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.41 MiB, peak 374.15 MiB, free memory in arenas 0.00 B, will set to 363.82 MiB (RSS), difference: 3.42 MiB | ||
| 15195 | 2026.01.15 15:11:56.740255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1948 | ||
| 15196 | 2026.01.15 15:11:56.742620 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15197 | 2026.01.15 15:11:56.742669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15198 | 2026.01.15 15:11:56.743870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15199 | 2026.01.15 15:11:56.744154 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15200 | 2026.01.15 15:11:56.744431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1948 | ||
| 15201 | 2026.01.15 15:11:57.452303 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15202 | 2026.01.15 15:11:57.452497 [ 5 ] {dedca540-10ed-43a0-99c3-c149bc057b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15203 | 2026.01.15 15:11:57.452567 [ 5 ] {dedca540-10ed-43a0-99c3-c149bc057b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15204 | 2026.01.15 15:11:57.453257 [ 5 ] {dedca540-10ed-43a0-99c3-c149bc057b07} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15205 | 2026.01.15 15:11:57.453306 [ 5 ] {dedca540-10ed-43a0-99c3-c149bc057b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15206 | 2026.01.15 15:11:57.453675 [ 5 ] {dedca540-10ed-43a0-99c3-c149bc057b07} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15207 | 2026.01.15 15:11:57.453896 [ 5 ] {dedca540-10ed-43a0-99c3-c149bc057b07} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15208 | 2026.01.15 15:11:57.454043 [ 5 ] {dedca540-10ed-43a0-99c3-c149bc057b07} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001599 sec., 7504.6904315197 rows/sec., 611.95 KiB/sec. | ||
| 15209 | 2026.01.15 15:11:57.454085 [ 5 ] {dedca540-10ed-43a0-99c3-c149bc057b07} <Debug> TCPHandler: Processed in 0.001914393 sec. | ||
| 15210 | 2026.01.15 15:11:57.454212 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15211 | 2026.01.15 15:11:57.454320 [ 5 ] {8d2fbb54-c53f-4d40-9a23-496c8f581965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15212 | 2026.01.15 15:11:57.454371 [ 5 ] {8d2fbb54-c53f-4d40-9a23-496c8f581965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15213 | 2026.01.15 15:11:57.455580 [ 5 ] {8d2fbb54-c53f-4d40-9a23-496c8f581965} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15214 | 2026.01.15 15:11:57.455618 [ 5 ] {8d2fbb54-c53f-4d40-9a23-496c8f581965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15215 | 2026.01.15 15:11:57.456036 [ 5 ] {8d2fbb54-c53f-4d40-9a23-496c8f581965} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15216 | 2026.01.15 15:11:57.456298 [ 5 ] {8d2fbb54-c53f-4d40-9a23-496c8f581965} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15217 | 2026.01.15 15:11:57.456436 [ 5 ] {8d2fbb54-c53f-4d40-9a23-496c8f581965} <Debug> executeQuery: Read 1264 rows, 106.79 KiB in 0.002138 sec., 591206.7352666042 rows/sec., 48.78 MiB/sec. | ||
| 15218 | 2026.01.15 15:11:57.456476 [ 5 ] {8d2fbb54-c53f-4d40-9a23-496c8f581965} <Debug> TCPHandler: Processed in 0.002314096 sec. | ||
| 15219 | 2026.01.15 15:11:57.456597 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15220 | 2026.01.15 15:11:57.456694 [ 5 ] {c03fd8fb-1263-40dc-80f1-9cb54511c153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15221 | 2026.01.15 15:11:57.456734 [ 5 ] {c03fd8fb-1263-40dc-80f1-9cb54511c153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15222 | 2026.01.15 15:11:57.457160 [ 5 ] {c03fd8fb-1263-40dc-80f1-9cb54511c153} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15223 | 2026.01.15 15:11:57.457197 [ 5 ] {c03fd8fb-1263-40dc-80f1-9cb54511c153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15224 | 2026.01.15 15:11:57.457513 [ 5 ] {c03fd8fb-1263-40dc-80f1-9cb54511c153} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15225 | 2026.01.15 15:11:57.457742 [ 5 ] {c03fd8fb-1263-40dc-80f1-9cb54511c153} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15226 | 2026.01.15 15:11:57.457871 [ 67 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15227 | 2026.01.15 15:11:57.457876 [ 5 ] {c03fd8fb-1263-40dc-80f1-9cb54511c153} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001201 sec., 35803.49708576186 rows/sec., 2.58 MiB/sec. | ||
| 15228 | 2026.01.15 15:11:57.457947 [ 67 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15229 | 2026.01.15 15:11:57.457967 [ 5 ] {c03fd8fb-1263-40dc-80f1-9cb54511c153} <Debug> TCPHandler: Processed in 0.001418977 sec. | ||
| 15230 | 2026.01.15 15:11:57.457974 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15231 | 2026.01.15 15:11:57.458085 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15232 | 2026.01.15 15:11:57.458121 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 15233 | 2026.01.15 15:11:57.458183 [ 5 ] {a7164051-efcb-4c83-923f-d870a72cd986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15234 | 2026.01.15 15:11:57.458228 [ 5 ] {a7164051-efcb-4c83-923f-d870a72cd986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15235 | 2026.01.15 15:11:57.458296 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15236 | 2026.01.15 15:11:57.458337 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 278 rows starting from the beginning of the part | ||
| 15237 | 2026.01.15 15:11:57.458407 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 31 rows starting from the beginning of the part | ||
| 15238 | 2026.01.15 15:11:57.458452 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 215 rows starting from the beginning of the part | ||
| 15239 | 2026.01.15 15:11:57.458494 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 31 rows starting from the beginning of the part | ||
| 15240 | 2026.01.15 15:11:57.458536 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 215 rows starting from the beginning of the part | ||
| 15241 | 2026.01.15 15:11:57.458579 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 43 rows starting from the beginning of the part | ||
| 15242 | 2026.01.15 15:11:57.458731 [ 5 ] {a7164051-efcb-4c83-923f-d870a72cd986} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15243 | 2026.01.15 15:11:57.458773 [ 5 ] {a7164051-efcb-4c83-923f-d870a72cd986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15244 | 2026.01.15 15:11:57.459123 [ 5 ] {a7164051-efcb-4c83-923f-d870a72cd986} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15245 | 2026.01.15 15:11:57.459371 [ 5 ] {a7164051-efcb-4c83-923f-d870a72cd986} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15246 | 2026.01.15 15:11:57.459507 [ 5 ] {a7164051-efcb-4c83-923f-d870a72cd986} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001342 sec., 169895.67809239938 rows/sec., 11.50 MiB/sec. | ||
| 15247 | 2026.01.15 15:11:57.459511 [ 191 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452547 sec., 559706.5017517506 rows/sec., 36.91 MiB/sec. | ||
| 15248 | 2026.01.15 15:11:57.459547 [ 5 ] {a7164051-efcb-4c83-923f-d870a72cd986} <Debug> TCPHandler: Processed in 0.00150992 sec. | ||
| 15249 | 2026.01.15 15:11:57.459677 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15250 | 2026.01.15 15:11:57.459696 [ 194 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15251 | 2026.01.15 15:11:57.459774 [ 5 ] {988b80cf-bc38-45d6-b13c-fa11f3a3ada5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15252 | 2026.01.15 15:11:57.459814 [ 5 ] {988b80cf-bc38-45d6-b13c-fa11f3a3ada5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15253 | 2026.01.15 15:11:57.459975 [ 194 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_96_19} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15254 | 2026.01.15 15:11:57.460040 [ 194 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_96_19} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15255 | 2026.01.15 15:11:57.460121 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15256 | 2026.01.15 15:11:57.460457 [ 5 ] {988b80cf-bc38-45d6-b13c-fa11f3a3ada5} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15257 | 2026.01.15 15:11:57.460493 [ 5 ] {988b80cf-bc38-45d6-b13c-fa11f3a3ada5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15258 | 2026.01.15 15:11:57.460833 [ 5 ] {988b80cf-bc38-45d6-b13c-fa11f3a3ada5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15259 | 2026.01.15 15:11:57.461058 [ 5 ] {988b80cf-bc38-45d6-b13c-fa11f3a3ada5} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15260 | 2026.01.15 15:11:57.461187 [ 5 ] {988b80cf-bc38-45d6-b13c-fa11f3a3ada5} <Debug> executeQuery: Read 563 rows, 42.87 KiB in 0.001431 sec., 393431.16701607266 rows/sec., 29.25 MiB/sec. | ||
| 15261 | 2026.01.15 15:11:57.461227 [ 5 ] {988b80cf-bc38-45d6-b13c-fa11f3a3ada5} <Debug> TCPHandler: Processed in 0.001599473 sec. | ||
| 15262 | 2026.01.15 15:11:57.461352 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15263 | 2026.01.15 15:11:57.461448 [ 5 ] {5ba75dd9-28c3-4046-8dac-2dfb914fcb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15264 | 2026.01.15 15:11:57.461492 [ 5 ] {5ba75dd9-28c3-4046-8dac-2dfb914fcb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15265 | 2026.01.15 15:11:57.462088 [ 5 ] {5ba75dd9-28c3-4046-8dac-2dfb914fcb96} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15266 | 2026.01.15 15:11:57.462124 [ 5 ] {5ba75dd9-28c3-4046-8dac-2dfb914fcb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15267 | 2026.01.15 15:11:57.462522 [ 5 ] {5ba75dd9-28c3-4046-8dac-2dfb914fcb96} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15268 | 2026.01.15 15:11:57.462761 [ 5 ] {5ba75dd9-28c3-4046-8dac-2dfb914fcb96} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15269 | 2026.01.15 15:11:57.462893 [ 5 ] {5ba75dd9-28c3-4046-8dac-2dfb914fcb96} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001463 sec., 580997.949419002 rows/sec., 39.11 MiB/sec. | ||
| 15270 | 2026.01.15 15:11:57.462933 [ 5 ] {5ba75dd9-28c3-4046-8dac-2dfb914fcb96} <Debug> TCPHandler: Processed in 0.001631144 sec. | ||
| 15271 | 2026.01.15 15:11:57.463052 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15272 | 2026.01.15 15:11:57.463147 [ 5 ] {dd1d9454-cdbf-411c-a2ee-1e600d210bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15273 | 2026.01.15 15:11:57.463203 [ 5 ] {dd1d9454-cdbf-411c-a2ee-1e600d210bf1} <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 | ||
| 15274 | 2026.01.15 15:11:57.464069 [ 5 ] {dd1d9454-cdbf-411c-a2ee-1e600d210bf1} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15275 | 2026.01.15 15:11:57.464106 [ 5 ] {dd1d9454-cdbf-411c-a2ee-1e600d210bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15276 | 2026.01.15 15:11:57.464663 [ 5 ] {dd1d9454-cdbf-411c-a2ee-1e600d210bf1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15277 | 2026.01.15 15:11:57.464902 [ 5 ] {dd1d9454-cdbf-411c-a2ee-1e600d210bf1} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15278 | 2026.01.15 15:11:57.465038 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15279 | 2026.01.15 15:11:57.465049 [ 5 ] {dd1d9454-cdbf-411c-a2ee-1e600d210bf1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001919 sec., 16154.247003647733 rows/sec., 28.95 MiB/sec. | ||
| 15280 | 2026.01.15 15:11:57.465094 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15281 | 2026.01.15 15:11:57.465120 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15282 | 2026.01.15 15:11:57.465126 [ 5 ] {dd1d9454-cdbf-411c-a2ee-1e600d210bf1} <Debug> TCPHandler: Processed in 0.00212251 sec. | ||
| 15283 | 2026.01.15 15:11:57.465206 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 15284 | 2026.01.15 15:11:57.465255 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15285 | 2026.01.15 15:11:57.465355 [ 5 ] {52fb059f-8712-4d0a-b6f6-34f25d728fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15286 | 2026.01.15 15:11:57.465398 [ 5 ] {52fb059f-8712-4d0a-b6f6-34f25d728fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15287 | 2026.01.15 15:11:57.465405 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15288 | 2026.01.15 15:11:57.465465 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1813 rows starting from the beginning of the part | ||
| 15289 | 2026.01.15 15:11:57.465575 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 31 rows starting from the beginning of the part | ||
| 15290 | 2026.01.15 15:11:57.465682 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 10 rows starting from the beginning of the part | ||
| 15291 | 2026.01.15 15:11:57.465753 [ 5 ] {52fb059f-8712-4d0a-b6f6-34f25d728fea} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15292 | 2026.01.15 15:11:57.465780 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 31 rows starting from the beginning of the part | ||
| 15293 | 2026.01.15 15:11:57.465797 [ 5 ] {52fb059f-8712-4d0a-b6f6-34f25d728fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15294 | 2026.01.15 15:11:57.465877 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 15295 | 2026.01.15 15:11:57.465974 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 31 rows starting from the beginning of the part | ||
| 15296 | 2026.01.15 15:11:57.466131 [ 5 ] {52fb059f-8712-4d0a-b6f6-34f25d728fea} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15297 | 2026.01.15 15:11:57.466417 [ 5 ] {52fb059f-8712-4d0a-b6f6-34f25d728fea} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15298 | 2026.01.15 15:11:57.466551 [ 5 ] {52fb059f-8712-4d0a-b6f6-34f25d728fea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 15299 | 2026.01.15 15:11:57.466589 [ 5 ] {52fb059f-8712-4d0a-b6f6-34f25d728fea} <Debug> TCPHandler: Processed in 0.001384236 sec. | ||
| 15300 | 2026.01.15 15:11:57.475698 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1926 rows, containing 19 columns (19 merged, 0 gathered) in 0.010527796 sec., 182944.2743761372 rows/sec., 327.83 MiB/sec. | ||
| 15301 | 2026.01.15 15:11:57.477552 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15302 | 2026.01.15 15:11:57.477973 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15303 | 2026.01.15 15:11:57.478056 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15304 | 2026.01.15 15:11:57.478229 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.40 MiB. | ||
| 15305 | 2026.01.15 15:11:58.001181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.50 MiB, peak 381.85 MiB, free memory in arenas 0.00 B, will set to 369.94 MiB (RSS), difference: 5.44 MiB | ||
| 15306 | 2026.01.15 15:11:59.166811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32220 | ||
| 15307 | 2026.01.15 15:11:59.167336 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15308 | 2026.01.15 15:11:59.167381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15309 | 2026.01.15 15:11:59.167846 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15310 | 2026.01.15 15:11:59.168070 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15311 | 2026.01.15 15:11:59.168202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32220 | ||
| 15312 | 2026.01.15 15:12:00.852905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15313 | 2026.01.15 15:12:00.868686 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15314 | 2026.01.15 15:12:00.868752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15315 | 2026.01.15 15:12:00.874076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15316 | 2026.01.15 15:12:00.874768 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15317 | 2026.01.15 15:12:00.877841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15318 | 2026.01.15 15:12:02.435511 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15319 | 2026.01.15 15:12:02.435709 [ 5 ] {fa0228c3-182e-4b7d-93fc-3c273a33b526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15320 | 2026.01.15 15:12:02.435776 [ 5 ] {fa0228c3-182e-4b7d-93fc-3c273a33b526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15321 | 2026.01.15 15:12:02.436640 [ 5 ] {fa0228c3-182e-4b7d-93fc-3c273a33b526} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15322 | 2026.01.15 15:12:02.436694 [ 5 ] {fa0228c3-182e-4b7d-93fc-3c273a33b526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15323 | 2026.01.15 15:12:02.437135 [ 5 ] {fa0228c3-182e-4b7d-93fc-3c273a33b526} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15324 | 2026.01.15 15:12:02.437371 [ 5 ] {fa0228c3-182e-4b7d-93fc-3c273a33b526} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15325 | 2026.01.15 15:12:02.437535 [ 5 ] {fa0228c3-182e-4b7d-93fc-3c273a33b526} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001874 sec., 218783.35112059765 rows/sec., 13.88 MiB/sec. | ||
| 15326 | 2026.01.15 15:12:02.437591 [ 5 ] {fa0228c3-182e-4b7d-93fc-3c273a33b526} <Debug> TCPHandler: Processed in 0.002215043 sec. | ||
| 15327 | 2026.01.15 15:12:02.437723 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15328 | 2026.01.15 15:12:02.437827 [ 5 ] {e562fe22-d12a-43e6-a581-356693e7fd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15329 | 2026.01.15 15:12:02.437872 [ 5 ] {e562fe22-d12a-43e6-a581-356693e7fd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15330 | 2026.01.15 15:12:02.439190 [ 5 ] {e562fe22-d12a-43e6-a581-356693e7fd38} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15331 | 2026.01.15 15:12:02.439231 [ 5 ] {e562fe22-d12a-43e6-a581-356693e7fd38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15332 | 2026.01.15 15:12:02.439623 [ 5 ] {e562fe22-d12a-43e6-a581-356693e7fd38} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15333 | 2026.01.15 15:12:02.439872 [ 5 ] {e562fe22-d12a-43e6-a581-356693e7fd38} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15334 | 2026.01.15 15:12:02.440016 [ 5 ] {e562fe22-d12a-43e6-a581-356693e7fd38} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002213 sec., 511522.8197017623 rows/sec., 40.51 MiB/sec. | ||
| 15335 | 2026.01.15 15:12:02.440057 [ 5 ] {e562fe22-d12a-43e6-a581-356693e7fd38} <Debug> TCPHandler: Processed in 0.002385569 sec. | ||
| 15336 | 2026.01.15 15:12:02.440185 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15337 | 2026.01.15 15:12:02.440286 [ 5 ] {c2afcf0d-9c5d-4080-8a5c-f7effca89126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15338 | 2026.01.15 15:12:02.440330 [ 5 ] {c2afcf0d-9c5d-4080-8a5c-f7effca89126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15339 | 2026.01.15 15:12:02.440882 [ 5 ] {c2afcf0d-9c5d-4080-8a5c-f7effca89126} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15340 | 2026.01.15 15:12:02.440920 [ 5 ] {c2afcf0d-9c5d-4080-8a5c-f7effca89126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15341 | 2026.01.15 15:12:02.441240 [ 5 ] {c2afcf0d-9c5d-4080-8a5c-f7effca89126} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15342 | 2026.01.15 15:12:02.441459 [ 5 ] {c2afcf0d-9c5d-4080-8a5c-f7effca89126} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2026.01.15 15:12:02.441591 [ 5 ] {c2afcf0d-9c5d-4080-8a5c-f7effca89126} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001327 sec., 162019.59306706858 rows/sec., 9.62 MiB/sec. | ||
| 15344 | 2026.01.15 15:12:02.441630 [ 5 ] {c2afcf0d-9c5d-4080-8a5c-f7effca89126} <Debug> TCPHandler: Processed in 0.001494669 sec. | ||
| 15345 | 2026.01.15 15:12:02.441748 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15346 | 2026.01.15 15:12:02.441841 [ 5 ] {4eb814ed-9f6a-4213-b502-e5c0f17694ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15347 | 2026.01.15 15:12:02.441881 [ 5 ] {4eb814ed-9f6a-4213-b502-e5c0f17694ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15348 | 2026.01.15 15:12:02.442423 [ 5 ] {4eb814ed-9f6a-4213-b502-e5c0f17694ba} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2026.01.15 15:12:02.442460 [ 5 ] {4eb814ed-9f6a-4213-b502-e5c0f17694ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15350 | 2026.01.15 15:12:02.442776 [ 5 ] {4eb814ed-9f6a-4213-b502-e5c0f17694ba} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15351 | 2026.01.15 15:12:02.443010 [ 5 ] {4eb814ed-9f6a-4213-b502-e5c0f17694ba} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2026.01.15 15:12:02.443132 [ 27 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15353 | 2026.01.15 15:12:02.443141 [ 5 ] {4eb814ed-9f6a-4213-b502-e5c0f17694ba} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001317 sec., 160971.9058466211 rows/sec., 10.38 MiB/sec. | ||
| 15354 | 2026.01.15 15:12:02.443207 [ 27 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15355 | 2026.01.15 15:12:02.443225 [ 5 ] {4eb814ed-9f6a-4213-b502-e5c0f17694ba} <Debug> TCPHandler: Processed in 0.00152681 sec. | ||
| 15356 | 2026.01.15 15:12:02.443235 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15357 | 2026.01.15 15:12:02.443339 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15358 | 2026.01.15 15:12:02.443366 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 15359 | 2026.01.15 15:12:02.443436 [ 5 ] {82502ca4-68a5-49e5-b71e-2582c7b0c170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15360 | 2026.01.15 15:12:02.443480 [ 5 ] {82502ca4-68a5-49e5-b71e-2582c7b0c170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15361 | 2026.01.15 15:12:02.443518 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15362 | 2026.01.15 15:12:02.443558 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 465 rows starting from the beginning of the part | ||
| 15363 | 2026.01.15 15:12:02.443628 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 252 rows starting from the beginning of the part | ||
| 15364 | 2026.01.15 15:12:02.443676 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 212 rows starting from the beginning of the part | ||
| 15365 | 2026.01.15 15:12:02.443745 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 212 rows starting from the beginning of the part | ||
| 15366 | 2026.01.15 15:12:02.443821 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 228 rows starting from the beginning of the part | ||
| 15367 | 2026.01.15 15:12:02.443891 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 212 rows starting from the beginning of the part | ||
| 15368 | 2026.01.15 15:12:02.444016 [ 5 ] {82502ca4-68a5-49e5-b71e-2582c7b0c170} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15369 | 2026.01.15 15:12:02.444059 [ 5 ] {82502ca4-68a5-49e5-b71e-2582c7b0c170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15370 | 2026.01.15 15:12:02.444396 [ 5 ] {82502ca4-68a5-49e5-b71e-2582c7b0c170} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15371 | 2026.01.15 15:12:02.444641 [ 5 ] {82502ca4-68a5-49e5-b71e-2582c7b0c170} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15372 | 2026.01.15 15:12:02.444781 [ 5 ] {82502ca4-68a5-49e5-b71e-2582c7b0c170} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001363 sec., 154805.57593543653 rows/sec., 8.79 MiB/sec. | ||
| 15373 | 2026.01.15 15:12:02.444821 [ 5 ] {82502ca4-68a5-49e5-b71e-2582c7b0c170} <Debug> TCPHandler: Processed in 0.00153081 sec. | ||
| 15374 | 2026.01.15 15:12:02.444929 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15375 | 2026.01.15 15:12:02.445021 [ 198 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715926 sec., 921368.4039987739 rows/sec., 64.73 MiB/sec. | ||
| 15376 | 2026.01.15 15:12:02.445032 [ 5 ] {00fc9122-a519-43ef-a738-b942705019db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15377 | 2026.01.15 15:12:02.445084 [ 5 ] {00fc9122-a519-43ef-a738-b942705019db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15378 | 2026.01.15 15:12:02.445174 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15379 | 2026.01.15 15:12:02.445447 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_61_12} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15380 | 2026.01.15 15:12:02.445529 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_61_12} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15381 | 2026.01.15 15:12:02.445609 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 15382 | 2026.01.15 15:12:02.445929 [ 5 ] {00fc9122-a519-43ef-a738-b942705019db} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15383 | 2026.01.15 15:12:02.445972 [ 5 ] {00fc9122-a519-43ef-a738-b942705019db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15384 | 2026.01.15 15:12:02.446337 [ 5 ] {00fc9122-a519-43ef-a738-b942705019db} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15385 | 2026.01.15 15:12:02.446550 [ 5 ] {00fc9122-a519-43ef-a738-b942705019db} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15386 | 2026.01.15 15:12:02.446685 [ 5 ] {00fc9122-a519-43ef-a738-b942705019db} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00167 sec., 412574.8502994012 rows/sec., 28.81 MiB/sec. | ||
| 15387 | 2026.01.15 15:12:02.446725 [ 5 ] {00fc9122-a519-43ef-a738-b942705019db} <Debug> TCPHandler: Processed in 0.00184732 sec. | ||
| 15388 | 2026.01.15 15:12:02.446833 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15389 | 2026.01.15 15:12:02.446933 [ 5 ] {da00e07b-ade6-4ff3-a674-698fbfbcda86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15390 | 2026.01.15 15:12:02.446977 [ 5 ] {da00e07b-ade6-4ff3-a674-698fbfbcda86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15391 | 2026.01.15 15:12:02.447320 [ 5 ] {da00e07b-ade6-4ff3-a674-698fbfbcda86} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15392 | 2026.01.15 15:12:02.447358 [ 5 ] {da00e07b-ade6-4ff3-a674-698fbfbcda86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15393 | 2026.01.15 15:12:02.447697 [ 5 ] {da00e07b-ade6-4ff3-a674-698fbfbcda86} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15394 | 2026.01.15 15:12:02.447930 [ 5 ] {da00e07b-ade6-4ff3-a674-698fbfbcda86} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15395 | 2026.01.15 15:12:02.448065 [ 5 ] {da00e07b-ade6-4ff3-a674-698fbfbcda86} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 15396 | 2026.01.15 15:12:02.448103 [ 5 ] {da00e07b-ade6-4ff3-a674-698fbfbcda86} <Debug> TCPHandler: Processed in 0.001320934 sec. | ||
| 15397 | 2026.01.15 15:12:02.448216 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15398 | 2026.01.15 15:12:02.448316 [ 5 ] {11a4f9c3-9cd0-49c9-9af7-8af6051369f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15399 | 2026.01.15 15:12:02.448359 [ 5 ] {11a4f9c3-9cd0-49c9-9af7-8af6051369f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15400 | 2026.01.15 15:12:02.448876 [ 5 ] {11a4f9c3-9cd0-49c9-9af7-8af6051369f2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15401 | 2026.01.15 15:12:02.448912 [ 5 ] {11a4f9c3-9cd0-49c9-9af7-8af6051369f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15402 | 2026.01.15 15:12:02.449275 [ 5 ] {11a4f9c3-9cd0-49c9-9af7-8af6051369f2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15403 | 2026.01.15 15:12:02.449497 [ 5 ] {11a4f9c3-9cd0-49c9-9af7-8af6051369f2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15404 | 2026.01.15 15:12:02.449626 [ 5 ] {11a4f9c3-9cd0-49c9-9af7-8af6051369f2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001329 sec., 236267.870579383 rows/sec., 15.52 MiB/sec. | ||
| 15405 | 2026.01.15 15:12:02.449665 [ 5 ] {11a4f9c3-9cd0-49c9-9af7-8af6051369f2} <Debug> TCPHandler: Processed in 0.001500779 sec. | ||
| 15406 | 2026.01.15 15:12:02.449791 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15407 | 2026.01.15 15:12:02.449886 [ 5 ] {9a5b4317-98b5-425b-8761-9487df0c87d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15408 | 2026.01.15 15:12:02.449930 [ 5 ] {9a5b4317-98b5-425b-8761-9487df0c87d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15409 | 2026.01.15 15:12:02.450297 [ 5 ] {9a5b4317-98b5-425b-8761-9487df0c87d8} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15410 | 2026.01.15 15:12:02.450344 [ 5 ] {9a5b4317-98b5-425b-8761-9487df0c87d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15411 | 2026.01.15 15:12:02.450766 [ 5 ] {9a5b4317-98b5-425b-8761-9487df0c87d8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15412 | 2026.01.15 15:12:02.451102 [ 5 ] {9a5b4317-98b5-425b-8761-9487df0c87d8} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15413 | 2026.01.15 15:12:02.451283 [ 5 ] {9a5b4317-98b5-425b-8761-9487df0c87d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec. | ||
| 15414 | 2026.01.15 15:12:02.451335 [ 5 ] {9a5b4317-98b5-425b-8761-9487df0c87d8} <Debug> TCPHandler: Processed in 0.001594073 sec. | ||
| 15415 | 2026.01.15 15:12:02.451474 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15416 | 2026.01.15 15:12:02.451593 [ 5 ] {2aa91c1c-364c-44f7-ba81-c8d4721be982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15417 | 2026.01.15 15:12:02.451669 [ 5 ] {2aa91c1c-364c-44f7-ba81-c8d4721be982} <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 | ||
| 15418 | 2026.01.15 15:12:02.452489 [ 5 ] {2aa91c1c-364c-44f7-ba81-c8d4721be982} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15419 | 2026.01.15 15:12:02.452525 [ 5 ] {2aa91c1c-364c-44f7-ba81-c8d4721be982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15420 | 2026.01.15 15:12:02.453048 [ 5 ] {2aa91c1c-364c-44f7-ba81-c8d4721be982} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15421 | 2026.01.15 15:12:02.453270 [ 5 ] {2aa91c1c-364c-44f7-ba81-c8d4721be982} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15422 | 2026.01.15 15:12:02.453407 [ 5 ] {2aa91c1c-364c-44f7-ba81-c8d4721be982} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001839 sec., 5437.737901033171 rows/sec., 9.74 MiB/sec. | ||
| 15423 | 2026.01.15 15:12:02.453463 [ 5 ] {2aa91c1c-364c-44f7-ba81-c8d4721be982} <Debug> TCPHandler: Processed in 0.002050798 sec. | ||
| 15424 | 2026.01.15 15:12:02.453581 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15425 | 2026.01.15 15:12:02.453676 [ 5 ] {c6788b33-0270-4caa-86ff-b1e5b2e3d68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15426 | 2026.01.15 15:12:02.453720 [ 5 ] {c6788b33-0270-4caa-86ff-b1e5b2e3d68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15427 | 2026.01.15 15:12:02.454074 [ 5 ] {c6788b33-0270-4caa-86ff-b1e5b2e3d68d} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15428 | 2026.01.15 15:12:02.454111 [ 5 ] {c6788b33-0270-4caa-86ff-b1e5b2e3d68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15429 | 2026.01.15 15:12:02.454421 [ 5 ] {c6788b33-0270-4caa-86ff-b1e5b2e3d68d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15430 | 2026.01.15 15:12:02.454636 [ 5 ] {c6788b33-0270-4caa-86ff-b1e5b2e3d68d} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15431 | 2026.01.15 15:12:02.454762 [ 5 ] {c6788b33-0270-4caa-86ff-b1e5b2e3d68d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 15432 | 2026.01.15 15:12:02.454799 [ 5 ] {c6788b33-0270-4caa-86ff-b1e5b2e3d68d} <Debug> TCPHandler: Processed in 0.001267951 sec. | ||
| 15433 | 2026.01.15 15:12:06.439118 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15434 | 2026.01.15 15:12:06.439178 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15435 | 2026.01.15 15:12:06.669190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32668 | ||
| 15436 | 2026.01.15 15:12:06.669716 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15437 | 2026.01.15 15:12:06.669765 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15438 | 2026.01.15 15:12:06.670262 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15439 | 2026.01.15 15:12:06.670501 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15440 | 2026.01.15 15:12:06.670648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32668 | ||
| 15441 | 2026.01.15 15:12:06.745402 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1986 | ||
| 15442 | 2026.01.15 15:12:06.747837 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15443 | 2026.01.15 15:12:06.747878 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15444 | 2026.01.15 15:12:06.749103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15445 | 2026.01.15 15:12:06.749392 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15446 | 2026.01.15 15:12:06.749538 [ 62 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15447 | 2026.01.15 15:12:06.749581 [ 62 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15448 | 2026.01.15 15:12:06.749603 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15449 | 2026.01.15 15:12:06.749667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1986 | ||
| 15450 | 2026.01.15 15:12:06.749732 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 15451 | 2026.01.15 15:12:06.750357 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15452 | 2026.01.15 15:12:06.750519 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1800 rows starting from the beginning of the part | ||
| 15453 | 2026.01.15 15:12:06.750879 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 15454 | 2026.01.15 15:12:06.751214 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 15455 | 2026.01.15 15:12:06.751558 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 15456 | 2026.01.15 15:12:06.751909 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 15457 | 2026.01.15 15:12:06.752234 [ 202 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 38 rows starting from the beginning of the part | ||
| 15458 | 2026.01.15 15:12:06.759169 [ 197 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 72 columns (72 merged, 0 gathered) in 0.009499742 sec., 209058.30916250145 rows/sec., 161.79 MiB/sec. | ||
| 15459 | 2026.01.15 15:12:06.761057 [ 187 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15460 | 2026.01.15 15:12:06.761697 [ 187 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_51_10} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15461 | 2026.01.15 15:12:06.761790 [ 187 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_51_10} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15462 | 2026.01.15 15:12:06.762144 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
| 15463 | 2026.01.15 15:12:07.425664 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15464 | 2026.01.15 15:12:07.425944 [ 5 ] {3956122e-5675-420d-9069-80be26630b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15465 | 2026.01.15 15:12:07.426047 [ 5 ] {3956122e-5675-420d-9069-80be26630b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15466 | 2026.01.15 15:12:07.426979 [ 5 ] {3956122e-5675-420d-9069-80be26630b29} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2026.01.15 15:12:07.427027 [ 5 ] {3956122e-5675-420d-9069-80be26630b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15468 | 2026.01.15 15:12:07.427417 [ 5 ] {3956122e-5675-420d-9069-80be26630b29} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15469 | 2026.01.15 15:12:07.427650 [ 5 ] {3956122e-5675-420d-9069-80be26630b29} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15470 | 2026.01.15 15:12:07.427782 [ 62 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15471 | 2026.01.15 15:12:07.427803 [ 5 ] {3956122e-5675-420d-9069-80be26630b29} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001935 sec., 60981.91214470284 rows/sec., 5.16 MiB/sec. | ||
| 15472 | 2026.01.15 15:12:07.427852 [ 62 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15473 | 2026.01.15 15:12:07.427866 [ 5 ] {3956122e-5675-420d-9069-80be26630b29} <Debug> TCPHandler: Processed in 0.002367357 sec. | ||
| 15474 | 2026.01.15 15:12:07.427880 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15475 | 2026.01.15 15:12:07.427996 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15476 | 2026.01.15 15:12:07.428007 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 15477 | 2026.01.15 15:12:07.428095 [ 5 ] {a0e7d748-1fc3-48fa-ab73-f63f054ef498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15478 | 2026.01.15 15:12:07.428141 [ 5 ] {a0e7d748-1fc3-48fa-ab73-f63f054ef498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15479 | 2026.01.15 15:12:07.428149 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15480 | 2026.01.15 15:12:07.428191 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2465 rows starting from the beginning of the part | ||
| 15481 | 2026.01.15 15:12:07.428263 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 118 rows starting from the beginning of the part | ||
| 15482 | 2026.01.15 15:12:07.428315 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1132 rows starting from the beginning of the part | ||
| 15483 | 2026.01.15 15:12:07.428364 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1264 rows starting from the beginning of the part | ||
| 15484 | 2026.01.15 15:12:07.428410 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1132 rows starting from the beginning of the part | ||
| 15485 | 2026.01.15 15:12:07.428454 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 118 rows starting from the beginning of the part | ||
| 15486 | 2026.01.15 15:12:07.428560 [ 5 ] {a0e7d748-1fc3-48fa-ab73-f63f054ef498} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15487 | 2026.01.15 15:12:07.428602 [ 5 ] {a0e7d748-1fc3-48fa-ab73-f63f054ef498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15488 | 2026.01.15 15:12:07.428925 [ 5 ] {a0e7d748-1fc3-48fa-ab73-f63f054ef498} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15489 | 2026.01.15 15:12:07.429141 [ 5 ] {a0e7d748-1fc3-48fa-ab73-f63f054ef498} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15490 | 2026.01.15 15:12:07.429283 [ 5 ] {a0e7d748-1fc3-48fa-ab73-f63f054ef498} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001208 sec., 25662.251655629138 rows/sec., 1.88 MiB/sec. | ||
| 15491 | 2026.01.15 15:12:07.429321 [ 5 ] {a0e7d748-1fc3-48fa-ab73-f63f054ef498} <Debug> TCPHandler: Processed in 0.001373955 sec. | ||
| 15492 | 2026.01.15 15:12:07.429444 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15493 | 2026.01.15 15:12:07.429574 [ 5 ] {991af1cf-b24e-4e07-b839-5f66025b3242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15494 | 2026.01.15 15:12:07.429628 [ 5 ] {991af1cf-b24e-4e07-b839-5f66025b3242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15495 | 2026.01.15 15:12:07.430156 [ 5 ] {991af1cf-b24e-4e07-b839-5f66025b3242} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15496 | 2026.01.15 15:12:07.430200 [ 5 ] {991af1cf-b24e-4e07-b839-5f66025b3242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15497 | 2026.01.15 15:12:07.430569 [ 197 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6229 rows, containing 5 columns (5 merged, 0 gathered) in 0.002608876 sec., 2387618.2693236475 rows/sec., 202.60 MiB/sec. | ||
| 15498 | 2026.01.15 15:12:07.430584 [ 5 ] {991af1cf-b24e-4e07-b839-5f66025b3242} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15499 | 2026.01.15 15:12:07.430843 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15500 | 2026.01.15 15:12:07.430861 [ 5 ] {991af1cf-b24e-4e07-b839-5f66025b3242} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15501 | 2026.01.15 15:12:07.431009 [ 5 ] {991af1cf-b24e-4e07-b839-5f66025b3242} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001459 sec., 65113.091158327625 rows/sec., 5.09 MiB/sec. | ||
| 15502 | 2026.01.15 15:12:07.431017 [ 54 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15503 | 2026.01.15 15:12:07.431055 [ 5 ] {991af1cf-b24e-4e07-b839-5f66025b3242} <Debug> TCPHandler: Processed in 0.001672675 sec. | ||
| 15504 | 2026.01.15 15:12:07.431066 [ 54 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15505 | 2026.01.15 15:12:07.431093 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15506 | 2026.01.15 15:12:07.431100 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_101_20} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15507 | 2026.01.15 15:12:07.431168 [ 189 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_101_20} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15508 | 2026.01.15 15:12:07.431178 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15509 | 2026.01.15 15:12:07.431197 [ 187 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 15510 | 2026.01.15 15:12:07.431233 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 15511 | 2026.01.15 15:12:07.431281 [ 5 ] {b6e477ca-d1f8-4521-92c1-fe1e9364ddec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15512 | 2026.01.15 15:12:07.431331 [ 5 ] {b6e477ca-d1f8-4521-92c1-fe1e9364ddec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15513 | 2026.01.15 15:12:07.431356 [ 187 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15514 | 2026.01.15 15:12:07.431400 [ 187 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1250 rows starting from the beginning of the part | ||
| 15515 | 2026.01.15 15:12:07.431477 [ 187 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 95 rows starting from the beginning of the part | ||
| 15516 | 2026.01.15 15:12:07.431529 [ 187 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 689 rows starting from the beginning of the part | ||
| 15517 | 2026.01.15 15:12:07.431572 [ 187 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 563 rows starting from the beginning of the part | ||
| 15518 | 2026.01.15 15:12:07.431617 [ 187 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 689 rows starting from the beginning of the part | ||
| 15519 | 2026.01.15 15:12:07.431659 [ 187 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 95 rows starting from the beginning of the part | ||
| 15520 | 2026.01.15 15:12:07.431747 [ 5 ] {b6e477ca-d1f8-4521-92c1-fe1e9364ddec} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15521 | 2026.01.15 15:12:07.431789 [ 5 ] {b6e477ca-d1f8-4521-92c1-fe1e9364ddec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15522 | 2026.01.15 15:12:07.432148 [ 5 ] {b6e477ca-d1f8-4521-92c1-fe1e9364ddec} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15523 | 2026.01.15 15:12:07.432378 [ 5 ] {b6e477ca-d1f8-4521-92c1-fe1e9364ddec} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15524 | 2026.01.15 15:12:07.432513 [ 5 ] {b6e477ca-d1f8-4521-92c1-fe1e9364ddec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 15525 | 2026.01.15 15:12:07.432522 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 5 parts from all_1_96_19 to all_100_100_0 | ||
| 15526 | 2026.01.15 15:12:07.432557 [ 5 ] {b6e477ca-d1f8-4521-92c1-fe1e9364ddec} <Debug> TCPHandler: Processed in 0.001429037 sec. | ||
| 15527 | 2026.01.15 15:12:07.432575 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15528 | 2026.01.15 15:12:07.432600 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15529 | 2026.01.15 15:12:07.432670 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15530 | 2026.01.15 15:12:07.432671 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_96_19 to all_100_100_0 into Compact with storage Full | ||
| 15531 | 2026.01.15 15:12:07.432769 [ 5 ] {24deb447-fa73-45c3-ab43-9d93a6562ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15532 | 2026.01.15 15:12:07.432802 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15533 | 2026.01.15 15:12:07.432829 [ 5 ] {24deb447-fa73-45c3-ab43-9d93a6562ea1} <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 | ||
| 15534 | 2026.01.15 15:12:07.432842 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_96_19, total 34040 rows starting from the beginning of the part | ||
| 15535 | 2026.01.15 15:12:07.432904 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 15536 | 2026.01.15 15:12:07.432949 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 314 rows starting from the beginning of the part | ||
| 15537 | 2026.01.15 15:12:07.432968 [ 192 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3381 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827689 sec., 1849877.0852152638 rows/sec., 140.09 MiB/sec. | ||
| 15538 | 2026.01.15 15:12:07.432993 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 850 rows starting from the beginning of the part | ||
| 15539 | 2026.01.15 15:12:07.433041 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 314 rows starting from the beginning of the part | ||
| 15540 | 2026.01.15 15:12:07.433197 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15541 | 2026.01.15 15:12:07.433526 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_101_20} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15542 | 2026.01.15 15:12:07.433603 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_101_20} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15543 | 2026.01.15 15:12:07.433678 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 15544 | 2026.01.15 15:12:07.433687 [ 5 ] {24deb447-fa73-45c3-ab43-9d93a6562ea1} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15545 | 2026.01.15 15:12:07.433728 [ 5 ] {24deb447-fa73-45c3-ab43-9d93a6562ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15546 | 2026.01.15 15:12:07.434340 [ 5 ] {24deb447-fa73-45c3-ab43-9d93a6562ea1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15547 | 2026.01.15 15:12:07.434576 [ 5 ] {24deb447-fa73-45c3-ab43-9d93a6562ea1} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15548 | 2026.01.15 15:12:07.434727 [ 5 ] {24deb447-fa73-45c3-ab43-9d93a6562ea1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001975 sec., 15696.202531645567 rows/sec., 28.13 MiB/sec. | ||
| 15549 | 2026.01.15 15:12:07.434793 [ 5 ] {24deb447-fa73-45c3-ab43-9d93a6562ea1} <Debug> TCPHandler: Processed in 0.002171812 sec. | ||
| 15550 | 2026.01.15 15:12:07.434909 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15551 | 2026.01.15 15:12:07.435007 [ 5 ] {f9fc7191-96a6-4f7a-a8de-ef15689003f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15552 | 2026.01.15 15:12:07.435048 [ 5 ] {f9fc7191-96a6-4f7a-a8de-ef15689003f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15553 | 2026.01.15 15:12:07.435384 [ 5 ] {f9fc7191-96a6-4f7a-a8de-ef15689003f3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15554 | 2026.01.15 15:12:07.435420 [ 5 ] {f9fc7191-96a6-4f7a-a8de-ef15689003f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15555 | 2026.01.15 15:12:07.435732 [ 5 ] {f9fc7191-96a6-4f7a-a8de-ef15689003f3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15556 | 2026.01.15 15:12:07.435952 [ 5 ] {f9fc7191-96a6-4f7a-a8de-ef15689003f3} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15557 | 2026.01.15 15:12:07.436081 [ 5 ] {f9fc7191-96a6-4f7a-a8de-ef15689003f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 15558 | 2026.01.15 15:12:07.436084 [ 54 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15559 | 2026.01.15 15:12:07.436119 [ 5 ] {f9fc7191-96a6-4f7a-a8de-ef15689003f3} <Debug> TCPHandler: Processed in 0.001258801 sec. | ||
| 15560 | 2026.01.15 15:12:07.436131 [ 54 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2026.01.15 15:12:07.436155 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15562 | 2026.01.15 15:12:07.436252 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 15563 | 2026.01.15 15:12:07.436364 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15564 | 2026.01.15 15:12:07.436393 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 7454 rows starting from the beginning of the part | ||
| 15565 | 2026.01.15 15:12:07.436454 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 15566 | 2026.01.15 15:12:07.436499 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 15567 | 2026.01.15 15:12:07.436542 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 15568 | 2026.01.15 15:12:07.436578 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 15569 | 2026.01.15 15:12:07.436615 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 15570 | 2026.01.15 15:12:07.439292 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7842 rows, containing 4 columns (4 merged, 0 gathered) in 0.003078621 sec., 2547244.366877248 rows/sec., 162.42 MiB/sec. | ||
| 15571 | 2026.01.15 15:12:07.439682 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15572 | 2026.01.15 15:12:07.439927 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_101_20} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15573 | 2026.01.15 15:12:07.439991 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_101_20} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15574 | 2026.01.15 15:12:07.440052 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 15575 | 2026.01.15 15:12:07.440461 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35678 rows, containing 5 columns (5 merged, 0 gathered) in 0.007818076 sec., 4563526.88308479 rows/sec., 307.14 MiB/sec. | ||
| 15576 | 2026.01.15 15:12:07.440716 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 15577 | 2026.01.15 15:12:07.440970 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15578 | 2026.01.15 15:12:07.441038 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 5 parts: [all_1_96_19, all_100_100_0] -> all_1_100_20 | ||
| 15579 | 2026.01.15 15:12:07.441098 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15580 | 2026.01.15 15:12:08.378749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15581 | 2026.01.15 15:12:08.395026 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15582 | 2026.01.15 15:12:08.395077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15583 | 2026.01.15 15:12:08.401033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15584 | 2026.01.15 15:12:08.401732 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15585 | 2026.01.15 15:12:08.404585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15586 | 2026.01.15 15:12:12.442562 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15587 | 2026.01.15 15:12:12.442876 [ 5 ] {14823aa7-ce4c-4227-ab03-8ba43ca8d814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15588 | 2026.01.15 15:12:12.442978 [ 5 ] {14823aa7-ce4c-4227-ab03-8ba43ca8d814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15589 | 2026.01.15 15:12:12.444215 [ 5 ] {14823aa7-ce4c-4227-ab03-8ba43ca8d814} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15590 | 2026.01.15 15:12:12.444291 [ 5 ] {14823aa7-ce4c-4227-ab03-8ba43ca8d814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15591 | 2026.01.15 15:12:12.444944 [ 5 ] {14823aa7-ce4c-4227-ab03-8ba43ca8d814} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15592 | 2026.01.15 15:12:12.445287 [ 5 ] {14823aa7-ce4c-4227-ab03-8ba43ca8d814} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15593 | 2026.01.15 15:12:12.445523 [ 5 ] {14823aa7-ce4c-4227-ab03-8ba43ca8d814} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002719 sec., 150790.73188672305 rows/sec., 9.57 MiB/sec. | ||
| 15594 | 2026.01.15 15:12:12.445602 [ 5 ] {14823aa7-ce4c-4227-ab03-8ba43ca8d814} <Debug> TCPHandler: Processed in 0.003327169 sec. | ||
| 15595 | 2026.01.15 15:12:12.445786 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15596 | 2026.01.15 15:12:12.445935 [ 5 ] {a9272385-0197-4203-8b77-408cda4aafb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15597 | 2026.01.15 15:12:12.446003 [ 5 ] {a9272385-0197-4203-8b77-408cda4aafb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15598 | 2026.01.15 15:12:12.446604 [ 5 ] {a9272385-0197-4203-8b77-408cda4aafb6} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15599 | 2026.01.15 15:12:12.446659 [ 5 ] {a9272385-0197-4203-8b77-408cda4aafb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15600 | 2026.01.15 15:12:12.447105 [ 5 ] {a9272385-0197-4203-8b77-408cda4aafb6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15601 | 2026.01.15 15:12:12.447421 [ 5 ] {a9272385-0197-4203-8b77-408cda4aafb6} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15602 | 2026.01.15 15:12:12.447642 [ 5 ] {a9272385-0197-4203-8b77-408cda4aafb6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001741 sec., 2297.5301550832855 rows/sec., 187.35 KiB/sec. | ||
| 15603 | 2026.01.15 15:12:12.447698 [ 5 ] {a9272385-0197-4203-8b77-408cda4aafb6} <Debug> TCPHandler: Processed in 0.001989675 sec. | ||
| 15604 | 2026.01.15 15:12:12.447861 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15605 | 2026.01.15 15:12:12.447997 [ 5 ] {6e05a8ba-4064-4115-85be-3807d9e824e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15606 | 2026.01.15 15:12:12.448059 [ 5 ] {6e05a8ba-4064-4115-85be-3807d9e824e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15607 | 2026.01.15 15:12:12.449408 [ 5 ] {6e05a8ba-4064-4115-85be-3807d9e824e8} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15608 | 2026.01.15 15:12:12.449460 [ 5 ] {6e05a8ba-4064-4115-85be-3807d9e824e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15609 | 2026.01.15 15:12:12.450023 [ 5 ] {6e05a8ba-4064-4115-85be-3807d9e824e8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15610 | 2026.01.15 15:12:12.450350 [ 5 ] {6e05a8ba-4064-4115-85be-3807d9e824e8} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15611 | 2026.01.15 15:12:12.450548 [ 5 ] {6e05a8ba-4064-4115-85be-3807d9e824e8} <Debug> executeQuery: Read 1134 rows, 91.96 KiB in 0.002581 sec., 439364.58736923675 rows/sec., 34.79 MiB/sec. | ||
| 15612 | 2026.01.15 15:12:12.450605 [ 5 ] {6e05a8ba-4064-4115-85be-3807d9e824e8} <Debug> TCPHandler: Processed in 0.002818983 sec. | ||
| 15613 | 2026.01.15 15:12:12.450777 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15614 | 2026.01.15 15:12:12.450917 [ 5 ] {35decd0f-d5b7-42d7-8c5f-9e11ffaf80e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15615 | 2026.01.15 15:12:12.450979 [ 5 ] {35decd0f-d5b7-42d7-8c5f-9e11ffaf80e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15616 | 2026.01.15 15:12:12.451709 [ 5 ] {35decd0f-d5b7-42d7-8c5f-9e11ffaf80e9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15617 | 2026.01.15 15:12:12.451761 [ 5 ] {35decd0f-d5b7-42d7-8c5f-9e11ffaf80e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15618 | 2026.01.15 15:12:12.452235 [ 5 ] {35decd0f-d5b7-42d7-8c5f-9e11ffaf80e9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15619 | 2026.01.15 15:12:12.452554 [ 5 ] {35decd0f-d5b7-42d7-8c5f-9e11ffaf80e9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15620 | 2026.01.15 15:12:12.452742 [ 5 ] {35decd0f-d5b7-42d7-8c5f-9e11ffaf80e9} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001851 sec., 118314.42463533225 rows/sec., 7.04 MiB/sec. | ||
| 15621 | 2026.01.15 15:12:12.452799 [ 5 ] {35decd0f-d5b7-42d7-8c5f-9e11ffaf80e9} <Debug> TCPHandler: Processed in 0.002095179 sec. | ||
| 15622 | 2026.01.15 15:12:12.452978 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15623 | 2026.01.15 15:12:12.453153 [ 5 ] {51f2cbef-2e32-42a1-960e-ce22abed71fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15624 | 2026.01.15 15:12:12.453227 [ 5 ] {51f2cbef-2e32-42a1-960e-ce22abed71fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15625 | 2026.01.15 15:12:12.454009 [ 5 ] {51f2cbef-2e32-42a1-960e-ce22abed71fa} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15626 | 2026.01.15 15:12:12.454058 [ 5 ] {51f2cbef-2e32-42a1-960e-ce22abed71fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15627 | 2026.01.15 15:12:12.454512 [ 5 ] {51f2cbef-2e32-42a1-960e-ce22abed71fa} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15628 | 2026.01.15 15:12:12.454790 [ 5 ] {51f2cbef-2e32-42a1-960e-ce22abed71fa} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15629 | 2026.01.15 15:12:12.454963 [ 5 ] {51f2cbef-2e32-42a1-960e-ce22abed71fa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001853 sec., 114409.06637884512 rows/sec., 7.38 MiB/sec. | ||
| 15630 | 2026.01.15 15:12:12.455021 [ 5 ] {51f2cbef-2e32-42a1-960e-ce22abed71fa} <Debug> TCPHandler: Processed in 0.00212982 sec. | ||
| 15631 | 2026.01.15 15:12:12.455201 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15632 | 2026.01.15 15:12:12.455387 [ 5 ] {b127c314-485e-4d27-9e99-27f086623246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15633 | 2026.01.15 15:12:12.455465 [ 5 ] {b127c314-485e-4d27-9e99-27f086623246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15634 | 2026.01.15 15:12:12.456210 [ 5 ] {b127c314-485e-4d27-9e99-27f086623246} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15635 | 2026.01.15 15:12:12.456266 [ 5 ] {b127c314-485e-4d27-9e99-27f086623246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15636 | 2026.01.15 15:12:12.456748 [ 5 ] {b127c314-485e-4d27-9e99-27f086623246} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15637 | 2026.01.15 15:12:12.457097 [ 5 ] {b127c314-485e-4d27-9e99-27f086623246} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15638 | 2026.01.15 15:12:12.457287 [ 5 ] {b127c314-485e-4d27-9e99-27f086623246} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001937 sec., 108931.33711925658 rows/sec., 6.19 MiB/sec. | ||
| 15639 | 2026.01.15 15:12:12.457348 [ 5 ] {b127c314-485e-4d27-9e99-27f086623246} <Debug> TCPHandler: Processed in 0.002238703 sec. | ||
| 15640 | 2026.01.15 15:12:12.457501 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15641 | 2026.01.15 15:12:12.457644 [ 5 ] {de9b2e61-f98e-4708-8be4-5c6fa705fa2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15642 | 2026.01.15 15:12:12.457701 [ 5 ] {de9b2e61-f98e-4708-8be4-5c6fa705fa2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15643 | 2026.01.15 15:12:12.458692 [ 5 ] {de9b2e61-f98e-4708-8be4-5c6fa705fa2b} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15644 | 2026.01.15 15:12:12.458748 [ 5 ] {de9b2e61-f98e-4708-8be4-5c6fa705fa2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15645 | 2026.01.15 15:12:12.459335 [ 5 ] {de9b2e61-f98e-4708-8be4-5c6fa705fa2b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15646 | 2026.01.15 15:12:12.459661 [ 5 ] {de9b2e61-f98e-4708-8be4-5c6fa705fa2b} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15647 | 2026.01.15 15:12:12.459860 [ 5 ] {de9b2e61-f98e-4708-8be4-5c6fa705fa2b} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.002247 sec., 308411.21495327103 rows/sec., 21.55 MiB/sec. | ||
| 15648 | 2026.01.15 15:12:12.459920 [ 5 ] {de9b2e61-f98e-4708-8be4-5c6fa705fa2b} <Debug> TCPHandler: Processed in 0.002494573 sec. | ||
| 15649 | 2026.01.15 15:12:12.460079 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15650 | 2026.01.15 15:12:12.460219 [ 5 ] {1c2a9f30-70bd-49b4-bc1d-665511332f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15651 | 2026.01.15 15:12:12.460283 [ 5 ] {1c2a9f30-70bd-49b4-bc1d-665511332f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15652 | 2026.01.15 15:12:12.460780 [ 5 ] {1c2a9f30-70bd-49b4-bc1d-665511332f98} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15653 | 2026.01.15 15:12:12.460834 [ 5 ] {1c2a9f30-70bd-49b4-bc1d-665511332f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15654 | 2026.01.15 15:12:12.461310 [ 5 ] {1c2a9f30-70bd-49b4-bc1d-665511332f98} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15655 | 2026.01.15 15:12:12.461617 [ 5 ] {1c2a9f30-70bd-49b4-bc1d-665511332f98} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15656 | 2026.01.15 15:12:12.461777 [ 86 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 15657 | 2026.01.15 15:12:12.461809 [ 5 ] {1c2a9f30-70bd-49b4-bc1d-665511332f98} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001618 sec., 3708.2818294190356 rows/sec., 193.74 KiB/sec. | ||
| 15658 | 2026.01.15 15:12:12.461862 [ 86 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15659 | 2026.01.15 15:12:12.461881 [ 5 ] {1c2a9f30-70bd-49b4-bc1d-665511332f98} <Debug> TCPHandler: Processed in 0.001874662 sec. | ||
| 15660 | 2026.01.15 15:12:12.461901 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15661 | 2026.01.15 15:12:12.462044 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15662 | 2026.01.15 15:12:12.462149 [ 192 ] {cd73576f-9a28-4eed-af67-1d578245a313::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 | ||
| 15663 | 2026.01.15 15:12:12.462186 [ 5 ] {6141d331-d4a2-4e2c-b354-08464530645c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15664 | 2026.01.15 15:12:12.462319 [ 5 ] {6141d331-d4a2-4e2c-b354-08464530645c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15665 | 2026.01.15 15:12:12.462474 [ 192 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15666 | 2026.01.15 15:12:12.462565 [ 192 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 15667 | 2026.01.15 15:12:12.462689 [ 192 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 15668 | 2026.01.15 15:12:12.462750 [ 192 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 15669 | 2026.01.15 15:12:12.462806 [ 192 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 15670 | 2026.01.15 15:12:12.462858 [ 192 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 15671 | 2026.01.15 15:12:12.462910 [ 192 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 15672 | 2026.01.15 15:12:12.462966 [ 5 ] {6141d331-d4a2-4e2c-b354-08464530645c} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15673 | 2026.01.15 15:12:12.463026 [ 5 ] {6141d331-d4a2-4e2c-b354-08464530645c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15674 | 2026.01.15 15:12:12.463649 [ 5 ] {6141d331-d4a2-4e2c-b354-08464530645c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15675 | 2026.01.15 15:12:12.464020 [ 5 ] {6141d331-d4a2-4e2c-b354-08464530645c} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15676 | 2026.01.15 15:12:12.464101 [ 186 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002089468 sec., 132091.03944161863 rows/sec., 6.74 MiB/sec. | ||
| 15677 | 2026.01.15 15:12:12.464218 [ 5 ] {6141d331-d4a2-4e2c-b354-08464530645c} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.00206 sec., 153398.05825242717 rows/sec., 10.08 MiB/sec. | ||
| 15678 | 2026.01.15 15:12:12.464276 [ 5 ] {6141d331-d4a2-4e2c-b354-08464530645c} <Debug> TCPHandler: Processed in 0.002306645 sec. | ||
| 15679 | 2026.01.15 15:12:12.464328 [ 191 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 15680 | 2026.01.15 15:12:12.464453 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15681 | 2026.01.15 15:12:12.464596 [ 5 ] {98076d11-711d-4ed4-afb7-10642723629c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15682 | 2026.01.15 15:12:12.464665 [ 5 ] {98076d11-711d-4ed4-afb7-10642723629c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15683 | 2026.01.15 15:12:12.464748 [ 191 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_46_9} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15684 | 2026.01.15 15:12:12.464856 [ 191 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_46_9} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 15685 | 2026.01.15 15:12:12.464998 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15686 | 2026.01.15 15:12:12.465141 [ 5 ] {98076d11-711d-4ed4-afb7-10642723629c} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15687 | 2026.01.15 15:12:12.465200 [ 5 ] {98076d11-711d-4ed4-afb7-10642723629c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15688 | 2026.01.15 15:12:12.465683 [ 5 ] {98076d11-711d-4ed4-afb7-10642723629c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15689 | 2026.01.15 15:12:12.466021 [ 5 ] {98076d11-711d-4ed4-afb7-10642723629c} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15690 | 2026.01.15 15:12:12.466220 [ 5 ] {98076d11-711d-4ed4-afb7-10642723629c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001649 sec., 606.4281382656155 rows/sec., 40.86 KiB/sec. | ||
| 15691 | 2026.01.15 15:12:12.466277 [ 5 ] {98076d11-711d-4ed4-afb7-10642723629c} <Debug> TCPHandler: Processed in 0.001892642 sec. | ||
| 15692 | 2026.01.15 15:12:12.466443 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15693 | 2026.01.15 15:12:12.466580 [ 5 ] {791c27f0-711d-4e15-8602-df89914f2522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15694 | 2026.01.15 15:12:12.466668 [ 5 ] {791c27f0-711d-4e15-8602-df89914f2522} <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 | ||
| 15695 | 2026.01.15 15:12:12.467837 [ 5 ] {791c27f0-711d-4e15-8602-df89914f2522} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15696 | 2026.01.15 15:12:12.467892 [ 5 ] {791c27f0-711d-4e15-8602-df89914f2522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15697 | 2026.01.15 15:12:12.468680 [ 5 ] {791c27f0-711d-4e15-8602-df89914f2522} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15698 | 2026.01.15 15:12:12.469042 [ 5 ] {791c27f0-711d-4e15-8602-df89914f2522} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15699 | 2026.01.15 15:12:12.469256 [ 5 ] {791c27f0-711d-4e15-8602-df89914f2522} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002704 sec., 3698.2248520710064 rows/sec., 6.63 MiB/sec. | ||
| 15700 | 2026.01.15 15:12:12.469337 [ 5 ] {791c27f0-711d-4e15-8602-df89914f2522} <Debug> TCPHandler: Processed in 0.002965408 sec. | ||
| 15701 | 2026.01.15 15:12:12.469489 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15702 | 2026.01.15 15:12:12.469634 [ 5 ] {e821c633-f87a-4166-a2bb-a9fda39e69d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15703 | 2026.01.15 15:12:12.469702 [ 5 ] {e821c633-f87a-4166-a2bb-a9fda39e69d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15704 | 2026.01.15 15:12:12.470220 [ 5 ] {e821c633-f87a-4166-a2bb-a9fda39e69d9} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15705 | 2026.01.15 15:12:12.470275 [ 5 ] {e821c633-f87a-4166-a2bb-a9fda39e69d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15706 | 2026.01.15 15:12:12.470779 [ 5 ] {e821c633-f87a-4166-a2bb-a9fda39e69d9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15707 | 2026.01.15 15:12:12.471121 [ 5 ] {e821c633-f87a-4166-a2bb-a9fda39e69d9} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15708 | 2026.01.15 15:12:12.471317 [ 5 ] {e821c633-f87a-4166-a2bb-a9fda39e69d9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001716 sec., 60606.0606060606 rows/sec., 3.71 MiB/sec. | ||
| 15709 | 2026.01.15 15:12:12.471370 [ 5 ] {e821c633-f87a-4166-a2bb-a9fda39e69d9} <Debug> TCPHandler: Processed in 0.001948344 sec. | ||
| 15710 | 2026.01.15 15:12:14.171560 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33180 | ||
| 15711 | 2026.01.15 15:12:14.172089 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15712 | 2026.01.15 15:12:14.172140 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15713 | 2026.01.15 15:12:14.172633 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15714 | 2026.01.15 15:12:14.172868 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15715 | 2026.01.15 15:12:14.173023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33180 | ||
| 15716 | 2026.01.15 15:12:15.905465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15717 | 2026.01.15 15:12:15.921713 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15718 | 2026.01.15 15:12:15.921782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15719 | 2026.01.15 15:12:15.927877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15720 | 2026.01.15 15:12:15.928608 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15721 | 2026.01.15 15:12:15.931950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15722 | 2026.01.15 15:12:16.750627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2022 | ||
| 15723 | 2026.01.15 15:12:16.753075 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15724 | 2026.01.15 15:12:16.753130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15725 | 2026.01.15 15:12:16.754353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15726 | 2026.01.15 15:12:16.754633 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15727 | 2026.01.15 15:12:16.754922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2022 | ||
| 15728 | 2026.01.15 15:12:17.425209 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15729 | 2026.01.15 15:12:17.425417 [ 5 ] {83f5854d-7b83-490e-b199-216591de570f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15730 | 2026.01.15 15:12:17.425493 [ 5 ] {83f5854d-7b83-490e-b199-216591de570f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15731 | 2026.01.15 15:12:17.426217 [ 5 ] {83f5854d-7b83-490e-b199-216591de570f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15732 | 2026.01.15 15:12:17.426265 [ 5 ] {83f5854d-7b83-490e-b199-216591de570f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15733 | 2026.01.15 15:12:17.426698 [ 5 ] {83f5854d-7b83-490e-b199-216591de570f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15734 | 2026.01.15 15:12:17.426937 [ 5 ] {83f5854d-7b83-490e-b199-216591de570f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15735 | 2026.01.15 15:12:17.427089 [ 5 ] {83f5854d-7b83-490e-b199-216591de570f} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001728 sec., 68287.03703703704 rows/sec., 5.78 MiB/sec. | ||
| 15736 | 2026.01.15 15:12:17.427134 [ 5 ] {83f5854d-7b83-490e-b199-216591de570f} <Debug> TCPHandler: Processed in 0.002066397 sec. | ||
| 15737 | 2026.01.15 15:12:17.427267 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15738 | 2026.01.15 15:12:17.427365 [ 5 ] {04f87adb-9b64-474d-88c9-55d98ea03824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15739 | 2026.01.15 15:12:17.427408 [ 5 ] {04f87adb-9b64-474d-88c9-55d98ea03824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15740 | 2026.01.15 15:12:17.427838 [ 5 ] {04f87adb-9b64-474d-88c9-55d98ea03824} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15741 | 2026.01.15 15:12:17.427875 [ 5 ] {04f87adb-9b64-474d-88c9-55d98ea03824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15742 | 2026.01.15 15:12:17.428189 [ 5 ] {04f87adb-9b64-474d-88c9-55d98ea03824} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15743 | 2026.01.15 15:12:17.428417 [ 5 ] {04f87adb-9b64-474d-88c9-55d98ea03824} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15744 | 2026.01.15 15:12:17.428548 [ 5 ] {04f87adb-9b64-474d-88c9-55d98ea03824} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001203 sec., 25768.911055694098 rows/sec., 1.89 MiB/sec. | ||
| 15745 | 2026.01.15 15:12:17.428586 [ 5 ] {04f87adb-9b64-474d-88c9-55d98ea03824} <Debug> TCPHandler: Processed in 0.001371165 sec. | ||
| 15746 | 2026.01.15 15:12:17.428709 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15747 | 2026.01.15 15:12:17.428805 [ 5 ] {65e2ad8b-0b02-4111-863c-78b5a3635799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15748 | 2026.01.15 15:12:17.428849 [ 5 ] {65e2ad8b-0b02-4111-863c-78b5a3635799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15749 | 2026.01.15 15:12:17.429322 [ 5 ] {65e2ad8b-0b02-4111-863c-78b5a3635799} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15750 | 2026.01.15 15:12:17.429360 [ 5 ] {65e2ad8b-0b02-4111-863c-78b5a3635799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15751 | 2026.01.15 15:12:17.429684 [ 5 ] {65e2ad8b-0b02-4111-863c-78b5a3635799} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15752 | 2026.01.15 15:12:17.429946 [ 5 ] {65e2ad8b-0b02-4111-863c-78b5a3635799} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15753 | 2026.01.15 15:12:17.430079 [ 5 ] {65e2ad8b-0b02-4111-863c-78b5a3635799} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001291 sec., 73586.36715724245 rows/sec., 5.75 MiB/sec. | ||
| 15754 | 2026.01.15 15:12:17.430116 [ 5 ] {65e2ad8b-0b02-4111-863c-78b5a3635799} <Debug> TCPHandler: Processed in 0.001458157 sec. | ||
| 15755 | 2026.01.15 15:12:17.430235 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15756 | 2026.01.15 15:12:17.430331 [ 5 ] {dc8ac40d-747c-4db0-9771-8be9dd1d2ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15757 | 2026.01.15 15:12:17.430376 [ 5 ] {dc8ac40d-747c-4db0-9771-8be9dd1d2ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15758 | 2026.01.15 15:12:17.430815 [ 5 ] {dc8ac40d-747c-4db0-9771-8be9dd1d2ceb} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15759 | 2026.01.15 15:12:17.430853 [ 5 ] {dc8ac40d-747c-4db0-9771-8be9dd1d2ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15760 | 2026.01.15 15:12:17.431206 [ 5 ] {dc8ac40d-747c-4db0-9771-8be9dd1d2ceb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15761 | 2026.01.15 15:12:17.431428 [ 5 ] {dc8ac40d-747c-4db0-9771-8be9dd1d2ceb} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15762 | 2026.01.15 15:12:17.431568 [ 5 ] {dc8ac40d-747c-4db0-9771-8be9dd1d2ceb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 15763 | 2026.01.15 15:12:17.431605 [ 5 ] {dc8ac40d-747c-4db0-9771-8be9dd1d2ceb} <Debug> TCPHandler: Processed in 0.001420606 sec. | ||
| 15764 | 2026.01.15 15:12:17.431720 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15765 | 2026.01.15 15:12:17.431814 [ 5 ] {15ce9dc6-5253-435c-b5a5-64771df1315a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15766 | 2026.01.15 15:12:17.431871 [ 5 ] {15ce9dc6-5253-435c-b5a5-64771df1315a} <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 | ||
| 15767 | 2026.01.15 15:12:17.432722 [ 5 ] {15ce9dc6-5253-435c-b5a5-64771df1315a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15768 | 2026.01.15 15:12:17.432760 [ 5 ] {15ce9dc6-5253-435c-b5a5-64771df1315a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15769 | 2026.01.15 15:12:17.433329 [ 5 ] {15ce9dc6-5253-435c-b5a5-64771df1315a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15770 | 2026.01.15 15:12:17.433570 [ 5 ] {15ce9dc6-5253-435c-b5a5-64771df1315a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15771 | 2026.01.15 15:12:17.433712 [ 5 ] {15ce9dc6-5253-435c-b5a5-64771df1315a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001916 sec., 16179.540709812109 rows/sec., 28.99 MiB/sec. | ||
| 15772 | 2026.01.15 15:12:17.433767 [ 5 ] {15ce9dc6-5253-435c-b5a5-64771df1315a} <Debug> TCPHandler: Processed in 0.002096549 sec. | ||
| 15773 | 2026.01.15 15:12:17.433885 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15774 | 2026.01.15 15:12:17.433981 [ 5 ] {b9c5192f-2592-4510-af2f-a2ca9f5c50dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15775 | 2026.01.15 15:12:17.434024 [ 5 ] {b9c5192f-2592-4510-af2f-a2ca9f5c50dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15776 | 2026.01.15 15:12:17.434369 [ 5 ] {b9c5192f-2592-4510-af2f-a2ca9f5c50dc} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15777 | 2026.01.15 15:12:17.434406 [ 5 ] {b9c5192f-2592-4510-af2f-a2ca9f5c50dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15778 | 2026.01.15 15:12:17.434735 [ 5 ] {b9c5192f-2592-4510-af2f-a2ca9f5c50dc} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15779 | 2026.01.15 15:12:17.434976 [ 5 ] {b9c5192f-2592-4510-af2f-a2ca9f5c50dc} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15780 | 2026.01.15 15:12:17.435109 [ 5 ] {b9c5192f-2592-4510-af2f-a2ca9f5c50dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 15781 | 2026.01.15 15:12:17.435145 [ 5 ] {b9c5192f-2592-4510-af2f-a2ca9f5c50dc} <Debug> TCPHandler: Processed in 0.001311543 sec. | ||
| 15782 | 2026.01.15 15:12:21.290482 [ 221 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15783 | 2026.01.15 15:12:21.290529 [ 221 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15784 | 2026.01.15 15:12:21.305748 [ 221 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15785 | 2026.01.15 15:12:21.439430 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15786 | 2026.01.15 15:12:21.439489 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15787 | 2026.01.15 15:12:21.674057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33628 | ||
| 15788 | 2026.01.15 15:12:21.674565 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15789 | 2026.01.15 15:12:21.674605 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15790 | 2026.01.15 15:12:21.675089 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15791 | 2026.01.15 15:12:21.675316 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15792 | 2026.01.15 15:12:21.675455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33628 | ||
| 15793 | 2026.01.15 15:12:22.366690 [ 224 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15794 | 2026.01.15 15:12:22.366767 [ 224 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15795 | 2026.01.15 15:12:22.369087 [ 224 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15796 | 2026.01.15 15:12:22.436263 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15797 | 2026.01.15 15:12:22.436472 [ 5 ] {91275292-c290-4607-8509-85830ccb1573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15798 | 2026.01.15 15:12:22.436549 [ 5 ] {91275292-c290-4607-8509-85830ccb1573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15799 | 2026.01.15 15:12:22.437498 [ 5 ] {91275292-c290-4607-8509-85830ccb1573} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15800 | 2026.01.15 15:12:22.437552 [ 5 ] {91275292-c290-4607-8509-85830ccb1573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15801 | 2026.01.15 15:12:22.438005 [ 5 ] {91275292-c290-4607-8509-85830ccb1573} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15802 | 2026.01.15 15:12:22.438248 [ 5 ] {91275292-c290-4607-8509-85830ccb1573} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15803 | 2026.01.15 15:12:22.438405 [ 79 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15804 | 2026.01.15 15:12:22.438420 [ 5 ] {91275292-c290-4607-8509-85830ccb1573} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002002 sec., 204795.2047952048 rows/sec., 12.99 MiB/sec. | ||
| 15805 | 2026.01.15 15:12:22.438454 [ 79 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15806 | 2026.01.15 15:12:22.438479 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15807 | 2026.01.15 15:12:22.438484 [ 5 ] {91275292-c290-4607-8509-85830ccb1573} <Debug> TCPHandler: Processed in 0.002361907 sec. | ||
| 15808 | 2026.01.15 15:12:22.438589 [ 200 ] {ad86412f-b1aa-4b04-8739-c099606ac133::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 | ||
| 15809 | 2026.01.15 15:12:22.438645 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15810 | 2026.01.15 15:12:22.438718 [ 200 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15811 | 2026.01.15 15:12:22.438754 [ 5 ] {52ad49ef-caf2-4429-929a-4f2b7d12ae83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15812 | 2026.01.15 15:12:22.438761 [ 200 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 434 rows starting from the beginning of the part | ||
| 15813 | 2026.01.15 15:12:22.438808 [ 5 ] {52ad49ef-caf2-4429-929a-4f2b7d12ae83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15814 | 2026.01.15 15:12:22.438856 [ 200 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 15815 | 2026.01.15 15:12:22.438912 [ 200 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 15816 | 2026.01.15 15:12:22.438956 [ 200 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 15817 | 2026.01.15 15:12:22.438997 [ 200 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 15818 | 2026.01.15 15:12:22.439038 [ 200 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 410 rows starting from the beginning of the part | ||
| 15819 | 2026.01.15 15:12:22.439835 [ 5 ] {52ad49ef-caf2-4429-929a-4f2b7d12ae83} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15820 | 2026.01.15 15:12:22.439878 [ 5 ] {52ad49ef-caf2-4429-929a-4f2b7d12ae83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15821 | 2026.01.15 15:12:22.440272 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727637 sec., 1437802.0382754016 rows/sec., 96.96 MiB/sec. | ||
| 15822 | 2026.01.15 15:12:22.440303 [ 5 ] {52ad49ef-caf2-4429-929a-4f2b7d12ae83} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15823 | 2026.01.15 15:12:22.440495 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15824 | 2026.01.15 15:12:22.440564 [ 5 ] {52ad49ef-caf2-4429-929a-4f2b7d12ae83} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15825 | 2026.01.15 15:12:22.440712 [ 5 ] {52ad49ef-caf2-4429-929a-4f2b7d12ae83} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001983 sec., 570852.2440746344 rows/sec., 45.21 MiB/sec. | ||
| 15826 | 2026.01.15 15:12:22.440752 [ 5 ] {52ad49ef-caf2-4429-929a-4f2b7d12ae83} <Debug> TCPHandler: Processed in 0.002165551 sec. | ||
| 15827 | 2026.01.15 15:12:22.440803 [ 219 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15828 | 2026.01.15 15:12:22.440827 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_51_10} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15829 | 2026.01.15 15:12:22.440842 [ 219 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15830 | 2026.01.15 15:12:22.440872 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15831 | 2026.01.15 15:12:22.440915 [ 191 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_51_10} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15832 | 2026.01.15 15:12:22.440973 [ 5 ] {9d8e5181-0b75-4672-829c-59ba1e27e086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15833 | 2026.01.15 15:12:22.441020 [ 5 ] {9d8e5181-0b75-4672-829c-59ba1e27e086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15834 | 2026.01.15 15:12:22.441037 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 15835 | 2026.01.15 15:12:22.441543 [ 5 ] {9d8e5181-0b75-4672-829c-59ba1e27e086} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15836 | 2026.01.15 15:12:22.441586 [ 5 ] {9d8e5181-0b75-4672-829c-59ba1e27e086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15837 | 2026.01.15 15:12:22.441947 [ 5 ] {9d8e5181-0b75-4672-829c-59ba1e27e086} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15838 | 2026.01.15 15:12:22.442205 [ 5 ] {9d8e5181-0b75-4672-829c-59ba1e27e086} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15839 | 2026.01.15 15:12:22.442346 [ 5 ] {9d8e5181-0b75-4672-829c-59ba1e27e086} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001391 sec., 154565.06110711716 rows/sec., 9.17 MiB/sec. | ||
| 15840 | 2026.01.15 15:12:22.442368 [ 76 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15841 | 2026.01.15 15:12:22.442385 [ 5 ] {9d8e5181-0b75-4672-829c-59ba1e27e086} <Debug> TCPHandler: Processed in 0.001563761 sec. | ||
| 15842 | 2026.01.15 15:12:22.442432 [ 76 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15843 | 2026.01.15 15:12:22.442460 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15844 | 2026.01.15 15:12:22.442515 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15845 | 2026.01.15 15:12:22.442539 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 15846 | 2026.01.15 15:12:22.442615 [ 5 ] {32a95422-3843-4caf-8ed6-bdb89a0f765a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15847 | 2026.01.15 15:12:22.442642 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15848 | 2026.01.15 15:12:22.442660 [ 5 ] {32a95422-3843-4caf-8ed6-bdb89a0f765a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15849 | 2026.01.15 15:12:22.442672 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 278 rows starting from the beginning of the part | ||
| 15850 | 2026.01.15 15:12:22.442728 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 215 rows starting from the beginning of the part | ||
| 15851 | 2026.01.15 15:12:22.442769 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 31 rows starting from the beginning of the part | ||
| 15852 | 2026.01.15 15:12:22.442809 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 219 rows starting from the beginning of the part | ||
| 15853 | 2026.01.15 15:12:22.442843 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 31 rows starting from the beginning of the part | ||
| 15854 | 2026.01.15 15:12:22.442880 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 215 rows starting from the beginning of the part | ||
| 15855 | 2026.01.15 15:12:22.443170 [ 5 ] {32a95422-3843-4caf-8ed6-bdb89a0f765a} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15856 | 2026.01.15 15:12:22.443215 [ 5 ] {32a95422-3843-4caf-8ed6-bdb89a0f765a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15857 | 2026.01.15 15:12:22.443590 [ 5 ] {32a95422-3843-4caf-8ed6-bdb89a0f765a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15858 | 2026.01.15 15:12:22.443728 [ 200 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121844 sec., 811693.6410492104 rows/sec., 52.71 MiB/sec. | ||
| 15859 | 2026.01.15 15:12:22.443835 [ 5 ] {32a95422-3843-4caf-8ed6-bdb89a0f765a} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15860 | 2026.01.15 15:12:22.443931 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15861 | 2026.01.15 15:12:22.443983 [ 5 ] {32a95422-3843-4caf-8ed6-bdb89a0f765a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001386 sec., 152958.15295815296 rows/sec., 9.86 MiB/sec. | ||
| 15862 | 2026.01.15 15:12:22.444026 [ 5 ] {32a95422-3843-4caf-8ed6-bdb89a0f765a} <Debug> TCPHandler: Processed in 0.001560841 sec. | ||
| 15863 | 2026.01.15 15:12:22.444140 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15864 | 2026.01.15 15:12:22.444204 [ 219 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15865 | 2026.01.15 15:12:22.444238 [ 5 ] {ede0da2f-d2e7-48fb-b6b6-4f21b080fed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15866 | 2026.01.15 15:12:22.444284 [ 5 ] {ede0da2f-d2e7-48fb-b6b6-4f21b080fed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15867 | 2026.01.15 15:12:22.444295 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_101_20} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15868 | 2026.01.15 15:12:22.444383 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_101_20} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15869 | 2026.01.15 15:12:22.444479 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15870 | 2026.01.15 15:12:22.444783 [ 5 ] {ede0da2f-d2e7-48fb-b6b6-4f21b080fed7} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15871 | 2026.01.15 15:12:22.444824 [ 5 ] {ede0da2f-d2e7-48fb-b6b6-4f21b080fed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15872 | 2026.01.15 15:12:22.445151 [ 5 ] {ede0da2f-d2e7-48fb-b6b6-4f21b080fed7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15873 | 2026.01.15 15:12:22.445370 [ 5 ] {ede0da2f-d2e7-48fb-b6b6-4f21b080fed7} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15874 | 2026.01.15 15:12:22.445478 [ 76 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15875 | 2026.01.15 15:12:22.445501 [ 5 ] {ede0da2f-d2e7-48fb-b6b6-4f21b080fed7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001282 sec., 164586.58346333855 rows/sec., 9.35 MiB/sec. | ||
| 15876 | 2026.01.15 15:12:22.445513 [ 76 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15877 | 2026.01.15 15:12:22.445542 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15878 | 2026.01.15 15:12:22.445547 [ 5 ] {ede0da2f-d2e7-48fb-b6b6-4f21b080fed7} <Debug> TCPHandler: Processed in 0.001457418 sec. | ||
| 15879 | 2026.01.15 15:12:22.445622 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::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 | ||
| 15880 | 2026.01.15 15:12:22.445667 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15881 | 2026.01.15 15:12:22.445726 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15882 | 2026.01.15 15:12:22.445762 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 223 rows starting from the beginning of the part | ||
| 15883 | 2026.01.15 15:12:22.445766 [ 5 ] {ef395e60-b347-4c7a-a313-6a824b02e15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15884 | 2026.01.15 15:12:22.445818 [ 5 ] {ef395e60-b347-4c7a-a313-6a824b02e15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15885 | 2026.01.15 15:12:22.445832 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 15886 | 2026.01.15 15:12:22.445884 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 15887 | 2026.01.15 15:12:22.445928 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 15888 | 2026.01.15 15:12:22.445972 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 15889 | 2026.01.15 15:12:22.446013 [ 191 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 211 rows starting from the beginning of the part | ||
| 15890 | 2026.01.15 15:12:22.446535 [ 5 ] {ef395e60-b347-4c7a-a313-6a824b02e15e} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15891 | 2026.01.15 15:12:22.446577 [ 5 ] {ef395e60-b347-4c7a-a313-6a824b02e15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15892 | 2026.01.15 15:12:22.446937 [ 5 ] {ef395e60-b347-4c7a-a313-6a824b02e15e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15893 | 2026.01.15 15:12:22.447011 [ 194 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423167 sec., 897997.2132574744 rows/sec., 54.58 MiB/sec. | ||
| 15894 | 2026.01.15 15:12:22.447175 [ 195 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15895 | 2026.01.15 15:12:22.447179 [ 5 ] {ef395e60-b347-4c7a-a313-6a824b02e15e} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15896 | 2026.01.15 15:12:22.447341 [ 5 ] {ef395e60-b347-4c7a-a313-6a824b02e15e} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001592 sec., 432788.94472361804 rows/sec., 30.22 MiB/sec. | ||
| 15897 | 2026.01.15 15:12:22.447382 [ 5 ] {ef395e60-b347-4c7a-a313-6a824b02e15e} <Debug> TCPHandler: Processed in 0.001765407 sec. | ||
| 15898 | 2026.01.15 15:12:22.447495 [ 195 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_51_10} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2026.01.15 15:12:22.447499 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15900 | 2026.01.15 15:12:22.447585 [ 195 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_51_10} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15901 | 2026.01.15 15:12:22.447612 [ 5 ] {6b32a835-56d1-48a1-bc32-36ffe10f0a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15902 | 2026.01.15 15:12:22.447660 [ 5 ] {6b32a835-56d1-48a1-bc32-36ffe10f0a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15903 | 2026.01.15 15:12:22.447677 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 15904 | 2026.01.15 15:12:22.447992 [ 5 ] {6b32a835-56d1-48a1-bc32-36ffe10f0a42} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15905 | 2026.01.15 15:12:22.448034 [ 5 ] {6b32a835-56d1-48a1-bc32-36ffe10f0a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15906 | 2026.01.15 15:12:22.448375 [ 5 ] {6b32a835-56d1-48a1-bc32-36ffe10f0a42} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15907 | 2026.01.15 15:12:22.448600 [ 5 ] {6b32a835-56d1-48a1-bc32-36ffe10f0a42} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15908 | 2026.01.15 15:12:22.448731 [ 5 ] {6b32a835-56d1-48a1-bc32-36ffe10f0a42} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 15909 | 2026.01.15 15:12:22.448768 [ 5 ] {6b32a835-56d1-48a1-bc32-36ffe10f0a42} <Debug> TCPHandler: Processed in 0.001318403 sec. | ||
| 15910 | 2026.01.15 15:12:22.448887 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15911 | 2026.01.15 15:12:22.448982 [ 5 ] {a1d508b6-22ec-43f8-b776-9d2d841c14dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15912 | 2026.01.15 15:12:22.449026 [ 5 ] {a1d508b6-22ec-43f8-b776-9d2d841c14dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15913 | 2026.01.15 15:12:22.449479 [ 5 ] {a1d508b6-22ec-43f8-b776-9d2d841c14dd} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2026.01.15 15:12:22.449517 [ 5 ] {a1d508b6-22ec-43f8-b776-9d2d841c14dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15915 | 2026.01.15 15:12:22.449860 [ 5 ] {a1d508b6-22ec-43f8-b776-9d2d841c14dd} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15916 | 2026.01.15 15:12:22.450092 [ 5 ] {a1d508b6-22ec-43f8-b776-9d2d841c14dd} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15917 | 2026.01.15 15:12:22.450224 [ 5 ] {a1d508b6-22ec-43f8-b776-9d2d841c14dd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001261 sec., 249008.72323552737 rows/sec., 16.36 MiB/sec. | ||
| 15918 | 2026.01.15 15:12:22.450262 [ 5 ] {a1d508b6-22ec-43f8-b776-9d2d841c14dd} <Debug> TCPHandler: Processed in 0.001425637 sec. | ||
| 15919 | 2026.01.15 15:12:22.450295 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15920 | 2026.01.15 15:12:22.450328 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15921 | 2026.01.15 15:12:22.450374 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15922 | 2026.01.15 15:12:22.450475 [ 5 ] {60ea81e1-e1f2-45df-9ddd-dd4c3dc8b9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15923 | 2026.01.15 15:12:22.450518 [ 5 ] {60ea81e1-e1f2-45df-9ddd-dd4c3dc8b9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15924 | 2026.01.15 15:12:22.450835 [ 5 ] {60ea81e1-e1f2-45df-9ddd-dd4c3dc8b9c3} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15925 | 2026.01.15 15:12:22.450877 [ 5 ] {60ea81e1-e1f2-45df-9ddd-dd4c3dc8b9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15926 | 2026.01.15 15:12:22.451206 [ 5 ] {60ea81e1-e1f2-45df-9ddd-dd4c3dc8b9c3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15927 | 2026.01.15 15:12:22.451425 [ 5 ] {60ea81e1-e1f2-45df-9ddd-dd4c3dc8b9c3} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15928 | 2026.01.15 15:12:22.451534 [ 76 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 15929 | 2026.01.15 15:12:22.451558 [ 5 ] {60ea81e1-e1f2-45df-9ddd-dd4c3dc8b9c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 15930 | 2026.01.15 15:12:22.451568 [ 76 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15931 | 2026.01.15 15:12:22.451599 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15932 | 2026.01.15 15:12:22.451602 [ 5 ] {60ea81e1-e1f2-45df-9ddd-dd4c3dc8b9c3} <Debug> TCPHandler: Processed in 0.001277042 sec. | ||
| 15933 | 2026.01.15 15:12:22.451684 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 15934 | 2026.01.15 15:12:22.451728 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15935 | 2026.01.15 15:12:22.451791 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15936 | 2026.01.15 15:12:22.451827 [ 5 ] {68bb9679-44ef-4b40-82bc-82bbf2fdab08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15937 | 2026.01.15 15:12:22.451828 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part | ||
| 15938 | 2026.01.15 15:12:22.451891 [ 5 ] {68bb9679-44ef-4b40-82bc-82bbf2fdab08} <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 | ||
| 15939 | 2026.01.15 15:12:22.451902 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 15940 | 2026.01.15 15:12:22.451954 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 15941 | 2026.01.15 15:12:22.451994 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 15942 | 2026.01.15 15:12:22.452035 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 15943 | 2026.01.15 15:12:22.452075 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 15944 | 2026.01.15 15:12:22.452714 [ 5 ] {68bb9679-44ef-4b40-82bc-82bbf2fdab08} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15945 | 2026.01.15 15:12:22.452756 [ 5 ] {68bb9679-44ef-4b40-82bc-82bbf2fdab08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15946 | 2026.01.15 15:12:22.452917 [ 198 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.001267552 sec., 39446.11345333367 rows/sec., 2.59 MiB/sec. | ||
| 15947 | 2026.01.15 15:12:22.453049 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 15948 | 2026.01.15 15:12:22.453190 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15949 | 2026.01.15 15:12:22.453347 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_50_10} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15950 | 2026.01.15 15:12:22.453418 [ 200 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_50_10} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 15951 | 2026.01.15 15:12:22.453430 [ 5 ] {68bb9679-44ef-4b40-82bc-82bbf2fdab08} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15952 | 2026.01.15 15:12:22.453490 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15953 | 2026.01.15 15:12:22.453695 [ 5 ] {68bb9679-44ef-4b40-82bc-82bbf2fdab08} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15954 | 2026.01.15 15:12:22.453819 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15955 | 2026.01.15 15:12:22.453841 [ 5 ] {68bb9679-44ef-4b40-82bc-82bbf2fdab08} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002031 sec., 4923.682914820286 rows/sec., 8.82 MiB/sec. | ||
| 15956 | 2026.01.15 15:12:22.453852 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15957 | 2026.01.15 15:12:22.453881 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15958 | 2026.01.15 15:12:22.453903 [ 5 ] {68bb9679-44ef-4b40-82bc-82bbf2fdab08} <Debug> TCPHandler: Processed in 0.002225322 sec. | ||
| 15959 | 2026.01.15 15:12:22.453951 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 15960 | 2026.01.15 15:12:22.454023 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15961 | 2026.01.15 15:12:22.454118 [ 5 ] {b0c69965-f58a-4c25-852c-1cc22bff8895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15962 | 2026.01.15 15:12:22.454144 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15963 | 2026.01.15 15:12:22.454162 [ 5 ] {b0c69965-f58a-4c25-852c-1cc22bff8895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15964 | 2026.01.15 15:12:22.454196 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1926 rows starting from the beginning of the part | ||
| 15965 | 2026.01.15 15:12:22.454317 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 10 rows starting from the beginning of the part | ||
| 15966 | 2026.01.15 15:12:22.454414 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 31 rows starting from the beginning of the part | ||
| 15967 | 2026.01.15 15:12:22.454505 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 10 rows starting from the beginning of the part | ||
| 15968 | 2026.01.15 15:12:22.454511 [ 5 ] {b0c69965-f58a-4c25-852c-1cc22bff8895} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15969 | 2026.01.15 15:12:22.454549 [ 5 ] {b0c69965-f58a-4c25-852c-1cc22bff8895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15970 | 2026.01.15 15:12:22.454590 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 31 rows starting from the beginning of the part | ||
| 15971 | 2026.01.15 15:12:22.454676 [ 194 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 10 rows starting from the beginning of the part | ||
| 15972 | 2026.01.15 15:12:22.454883 [ 5 ] {b0c69965-f58a-4c25-852c-1cc22bff8895} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15973 | 2026.01.15 15:12:22.455115 [ 5 ] {b0c69965-f58a-4c25-852c-1cc22bff8895} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15974 | 2026.01.15 15:12:22.455245 [ 5 ] {b0c69965-f58a-4c25-852c-1cc22bff8895} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001146 sec., 90750.43630017451 rows/sec., 5.56 MiB/sec. | ||
| 15975 | 2026.01.15 15:12:22.455282 [ 5 ] {b0c69965-f58a-4c25-852c-1cc22bff8895} <Debug> TCPHandler: Processed in 0.001309913 sec. | ||
| 15976 | 2026.01.15 15:12:22.463008 [ 202 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2018 rows, containing 19 columns (19 merged, 0 gathered) in 0.009089418 sec., 222016.41513241 rows/sec., 397.84 MiB/sec. | ||
| 15977 | 2026.01.15 15:12:22.465027 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15978 | 2026.01.15 15:12:22.465387 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15979 | 2026.01.15 15:12:22.465461 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15980 | 2026.01.15 15:12:22.465582 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. | ||
| 15981 | 2026.01.15 15:12:23.001190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.46 MiB, peak 389.86 MiB, free memory in arenas 0.00 B, will set to 375.40 MiB (RSS), difference: 2.94 MiB | ||
| 15982 | 2026.01.15 15:12:23.100514 [ 222 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15983 | 2026.01.15 15:12:23.100568 [ 222 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15984 | 2026.01.15 15:12:23.103593 [ 222 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15985 | 2026.01.15 15:12:23.432935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15986 | 2026.01.15 15:12:23.439440 [ 222 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15987 | 2026.01.15 15:12:23.439490 [ 222 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15988 | 2026.01.15 15:12:23.442992 [ 222 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15989 | 2026.01.15 15:12:23.450723 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15990 | 2026.01.15 15:12:23.450789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15991 | 2026.01.15 15:12:23.457137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15992 | 2026.01.15 15:12:23.457894 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15993 | 2026.01.15 15:12:23.461763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15994 | 2026.01.15 15:12:26.755982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2056 | ||
| 15995 | 2026.01.15 15:12:26.758386 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.01.15 15:12:26.758436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15997 | 2026.01.15 15:12:26.759618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15998 | 2026.01.15 15:12:26.759918 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2026.01.15 15:12:26.760194 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2056 | ||
| 16000 | 2026.01.15 15:12:27.452218 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16001 | 2026.01.15 15:12:27.452402 [ 5 ] {489d908f-e1e9-40a9-9cce-f5e9f874584c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16002 | 2026.01.15 15:12:27.452473 [ 5 ] {489d908f-e1e9-40a9-9cce-f5e9f874584c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16003 | 2026.01.15 15:12:27.453116 [ 5 ] {489d908f-e1e9-40a9-9cce-f5e9f874584c} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16004 | 2026.01.15 15:12:27.453165 [ 5 ] {489d908f-e1e9-40a9-9cce-f5e9f874584c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16005 | 2026.01.15 15:12:27.453599 [ 5 ] {489d908f-e1e9-40a9-9cce-f5e9f874584c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 16006 | 2026.01.15 15:12:27.453841 [ 5 ] {489d908f-e1e9-40a9-9cce-f5e9f874584c} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16007 | 2026.01.15 15:12:27.454015 [ 5 ] {489d908f-e1e9-40a9-9cce-f5e9f874584c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001663 sec., 1202.6458208057727 rows/sec., 98.07 KiB/sec. | ||
| 16008 | 2026.01.15 15:12:27.454068 [ 5 ] {489d908f-e1e9-40a9-9cce-f5e9f874584c} <Debug> TCPHandler: Processed in 0.001985805 sec. | ||
| 16009 | 2026.01.15 15:12:27.454199 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16010 | 2026.01.15 15:12:27.454305 [ 5 ] {97de5ab0-643e-4dc4-88ea-af4e4bfad2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16011 | 2026.01.15 15:12:27.454351 [ 5 ] {97de5ab0-643e-4dc4-88ea-af4e4bfad2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16012 | 2026.01.15 15:12:27.455524 [ 5 ] {97de5ab0-643e-4dc4-88ea-af4e4bfad2fc} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16013 | 2026.01.15 15:12:27.455563 [ 5 ] {97de5ab0-643e-4dc4-88ea-af4e4bfad2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16014 | 2026.01.15 15:12:27.455973 [ 5 ] {97de5ab0-643e-4dc4-88ea-af4e4bfad2fc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16015 | 2026.01.15 15:12:27.456210 [ 5 ] {97de5ab0-643e-4dc4-88ea-af4e4bfad2fc} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16016 | 2026.01.15 15:12:27.456363 [ 5 ] {97de5ab0-643e-4dc4-88ea-af4e4bfad2fc} <Debug> executeQuery: Read 1259 rows, 106.42 KiB in 0.002084 sec., 604126.679462572 rows/sec., 49.87 MiB/sec. | ||
| 16017 | 2026.01.15 15:12:27.456405 [ 5 ] {97de5ab0-643e-4dc4-88ea-af4e4bfad2fc} <Debug> TCPHandler: Processed in 0.002262175 sec. | ||
| 16018 | 2026.01.15 15:12:27.456535 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16019 | 2026.01.15 15:12:27.456638 [ 5 ] {da1ddc19-9543-486b-9fc5-fd6d53116015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16020 | 2026.01.15 15:12:27.456683 [ 5 ] {da1ddc19-9543-486b-9fc5-fd6d53116015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16021 | 2026.01.15 15:12:27.457179 [ 5 ] {da1ddc19-9543-486b-9fc5-fd6d53116015} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16022 | 2026.01.15 15:12:27.457218 [ 5 ] {da1ddc19-9543-486b-9fc5-fd6d53116015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16023 | 2026.01.15 15:12:27.457553 [ 5 ] {da1ddc19-9543-486b-9fc5-fd6d53116015} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16024 | 2026.01.15 15:12:27.457778 [ 5 ] {da1ddc19-9543-486b-9fc5-fd6d53116015} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16025 | 2026.01.15 15:12:27.457917 [ 5 ] {da1ddc19-9543-486b-9fc5-fd6d53116015} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001302 sec., 25345.622119815667 rows/sec., 1.85 MiB/sec. | ||
| 16026 | 2026.01.15 15:12:27.457957 [ 5 ] {da1ddc19-9543-486b-9fc5-fd6d53116015} <Debug> TCPHandler: Processed in 0.001474089 sec. | ||
| 16027 | 2026.01.15 15:12:27.458086 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16028 | 2026.01.15 15:12:27.458183 [ 5 ] {af5401a2-070b-4c6e-9260-1be033e9c03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16029 | 2026.01.15 15:12:27.458225 [ 5 ] {af5401a2-070b-4c6e-9260-1be033e9c03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16030 | 2026.01.15 15:12:27.458740 [ 5 ] {af5401a2-070b-4c6e-9260-1be033e9c03c} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16031 | 2026.01.15 15:12:27.458779 [ 5 ] {af5401a2-070b-4c6e-9260-1be033e9c03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16032 | 2026.01.15 15:12:27.459103 [ 5 ] {af5401a2-070b-4c6e-9260-1be033e9c03c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16033 | 2026.01.15 15:12:27.459328 [ 5 ] {af5401a2-070b-4c6e-9260-1be033e9c03c} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16034 | 2026.01.15 15:12:27.459464 [ 5 ] {af5401a2-070b-4c6e-9260-1be033e9c03c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.0013 sec., 175384.6153846154 rows/sec., 11.88 MiB/sec. | ||
| 16035 | 2026.01.15 15:12:27.459501 [ 5 ] {af5401a2-070b-4c6e-9260-1be033e9c03c} <Debug> TCPHandler: Processed in 0.001465388 sec. | ||
| 16036 | 2026.01.15 15:12:27.459618 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16037 | 2026.01.15 15:12:27.459720 [ 5 ] {a9af4212-f278-4967-bf94-a33d7157ec66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16038 | 2026.01.15 15:12:27.459763 [ 5 ] {a9af4212-f278-4967-bf94-a33d7157ec66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16039 | 2026.01.15 15:12:27.460391 [ 5 ] {a9af4212-f278-4967-bf94-a33d7157ec66} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2026.01.15 15:12:27.460429 [ 5 ] {a9af4212-f278-4967-bf94-a33d7157ec66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16041 | 2026.01.15 15:12:27.460776 [ 5 ] {a9af4212-f278-4967-bf94-a33d7157ec66} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16042 | 2026.01.15 15:12:27.461006 [ 5 ] {a9af4212-f278-4967-bf94-a33d7157ec66} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16043 | 2026.01.15 15:12:27.461140 [ 5 ] {a9af4212-f278-4967-bf94-a33d7157ec66} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.001438 sec., 384561.89151599444 rows/sec., 28.56 MiB/sec. | ||
| 16044 | 2026.01.15 15:12:27.461180 [ 5 ] {a9af4212-f278-4967-bf94-a33d7157ec66} <Debug> TCPHandler: Processed in 0.001612593 sec. | ||
| 16045 | 2026.01.15 15:12:27.461306 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16046 | 2026.01.15 15:12:27.461402 [ 5 ] {611757ff-55c1-4ed5-8a5d-090cfa50dd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16047 | 2026.01.15 15:12:27.461449 [ 5 ] {611757ff-55c1-4ed5-8a5d-090cfa50dd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16048 | 2026.01.15 15:12:27.462028 [ 5 ] {611757ff-55c1-4ed5-8a5d-090cfa50dd32} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16049 | 2026.01.15 15:12:27.462066 [ 5 ] {611757ff-55c1-4ed5-8a5d-090cfa50dd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16050 | 2026.01.15 15:12:27.462450 [ 5 ] {611757ff-55c1-4ed5-8a5d-090cfa50dd32} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16051 | 2026.01.15 15:12:27.462665 [ 5 ] {611757ff-55c1-4ed5-8a5d-090cfa50dd32} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16052 | 2026.01.15 15:12:27.462799 [ 5 ] {611757ff-55c1-4ed5-8a5d-090cfa50dd32} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001415 sec., 597173.144876325 rows/sec., 40.19 MiB/sec. | ||
| 16053 | 2026.01.15 15:12:27.462802 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
| 16054 | 2026.01.15 15:12:27.462838 [ 5 ] {611757ff-55c1-4ed5-8a5d-090cfa50dd32} <Debug> TCPHandler: Processed in 0.001582902 sec. | ||
| 16055 | 2026.01.15 15:12:27.462876 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16056 | 2026.01.15 15:12:27.462902 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16057 | 2026.01.15 15:12:27.462976 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16058 | 2026.01.15 15:12:27.463035 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
| 16059 | 2026.01.15 15:12:27.463075 [ 5 ] {52609fa1-0195-4263-a34b-1718d85bf35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16060 | 2026.01.15 15:12:27.463135 [ 5 ] {52609fa1-0195-4263-a34b-1718d85bf35d} <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 | ||
| 16061 | 2026.01.15 15:12:27.463189 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16062 | 2026.01.15 15:12:27.463233 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_20, total 35678 rows starting from the beginning of the part | ||
| 16063 | 2026.01.15 15:12:27.463304 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 16064 | 2026.01.15 15:12:27.463351 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 316 rows starting from the beginning of the part | ||
| 16065 | 2026.01.15 15:12:27.463393 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 16066 | 2026.01.15 15:12:27.463440 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 314 rows starting from the beginning of the part | ||
| 16067 | 2026.01.15 15:12:27.463488 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 845 rows starting from the beginning of the part | ||
| 16068 | 2026.01.15 15:12:27.464006 [ 5 ] {52609fa1-0195-4263-a34b-1718d85bf35d} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16069 | 2026.01.15 15:12:27.464049 [ 5 ] {52609fa1-0195-4263-a34b-1718d85bf35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16070 | 2026.01.15 15:12:27.464630 [ 5 ] {52609fa1-0195-4263-a34b-1718d85bf35d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16071 | 2026.01.15 15:12:27.464878 [ 5 ] {52609fa1-0195-4263-a34b-1718d85bf35d} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16072 | 2026.01.15 15:12:27.465024 [ 5 ] {52609fa1-0195-4263-a34b-1718d85bf35d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001967 sec., 15760.0406710727 rows/sec., 28.24 MiB/sec. | ||
| 16073 | 2026.01.15 15:12:27.465081 [ 5 ] {52609fa1-0195-4263-a34b-1718d85bf35d} <Debug> TCPHandler: Processed in 0.002157491 sec. | ||
| 16074 | 2026.01.15 15:12:27.465084 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16075 | 2026.01.15 15:12:27.465124 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16076 | 2026.01.15 15:12:27.465209 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16077 | 2026.01.15 15:12:27.465312 [ 5 ] {e2a17f6a-e8c7-4ab4-a46c-c3ecd0c6513a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16078 | 2026.01.15 15:12:27.465356 [ 5 ] {e2a17f6a-e8c7-4ab4-a46c-c3ecd0c6513a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16079 | 2026.01.15 15:12:27.465723 [ 5 ] {e2a17f6a-e8c7-4ab4-a46c-c3ecd0c6513a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16080 | 2026.01.15 15:12:27.465765 [ 5 ] {e2a17f6a-e8c7-4ab4-a46c-c3ecd0c6513a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16081 | 2026.01.15 15:12:27.466115 [ 5 ] {e2a17f6a-e8c7-4ab4-a46c-c3ecd0c6513a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16082 | 2026.01.15 15:12:27.466394 [ 5 ] {e2a17f6a-e8c7-4ab4-a46c-c3ecd0c6513a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16083 | 2026.01.15 15:12:27.466567 [ 5 ] {e2a17f6a-e8c7-4ab4-a46c-c3ecd0c6513a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001273 sec., 47132.757266300076 rows/sec., 3.18 MiB/sec. | ||
| 16084 | 2026.01.15 15:12:27.466608 [ 5 ] {e2a17f6a-e8c7-4ab4-a46c-c3ecd0c6513a} <Debug> TCPHandler: Processed in 0.001449458 sec. | ||
| 16085 | 2026.01.15 15:12:27.467779 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16086 | 2026.01.15 15:12:27.470813 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37473 rows, containing 5 columns (5 merged, 0 gathered) in 0.007843267 sec., 4777728.464426878 rows/sec., 321.52 MiB/sec. | ||
| 16087 | 2026.01.15 15:12:27.471206 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 16088 | 2026.01.15 15:12:27.471508 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16089 | 2026.01.15 15:12:27.471586 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
| 16090 | 2026.01.15 15:12:27.471672 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16091 | 2026.01.15 15:12:28.330071 [ 225 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16092 | 2026.01.15 15:12:28.330127 [ 225 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16093 | 2026.01.15 15:12:28.333453 [ 225 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16094 | 2026.01.15 15:12:29.176443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34140 | ||
| 16095 | 2026.01.15 15:12:29.176971 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16096 | 2026.01.15 15:12:29.177016 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16097 | 2026.01.15 15:12:29.177504 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16098 | 2026.01.15 15:12:29.177734 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16099 | 2026.01.15 15:12:29.177878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34140 | ||
| 16100 | 2026.01.15 15:12:29.177891 [ 66 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16101 | 2026.01.15 15:12:29.177960 [ 66 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16102 | 2026.01.15 15:12:29.177979 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16103 | 2026.01.15 15:12:29.178118 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 16104 | 2026.01.15 15:12:29.178327 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16105 | 2026.01.15 15:12:29.178390 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31708 rows starting from the beginning of the part | ||
| 16106 | 2026.01.15 15:12:29.178496 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 16107 | 2026.01.15 15:12:29.178576 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 16108 | 2026.01.15 15:12:29.178643 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 16109 | 2026.01.15 15:12:29.178706 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 16110 | 2026.01.15 15:12:29.178768 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 16111 | 2026.01.15 15:12:29.181528 [ 202 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34140 rows, containing 4 columns (4 merged, 0 gathered) in 0.003482285 sec., 9803907.491776234 rows/sec., 140.25 MiB/sec. | ||
| 16112 | 2026.01.15 15:12:29.181681 [ 187 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16113 | 2026.01.15 15:12:29.182014 [ 187 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_71_14} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16114 | 2026.01.15 15:12:29.182102 [ 187 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_71_14} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16115 | 2026.01.15 15:12:29.182195 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 16116 | 2026.01.15 15:12:30.962679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 16117 | 2026.01.15 15:12:30.979313 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16118 | 2026.01.15 15:12:30.979372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16119 | 2026.01.15 15:12:30.985411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16120 | 2026.01.15 15:12:30.986145 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16121 | 2026.01.15 15:12:30.986454 [ 60 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16122 | 2026.01.15 15:12:30.986519 [ 60 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2026.01.15 15:12:30.986540 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16124 | 2026.01.15 15:12:30.986634 [ 196 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 16125 | 2026.01.15 15:12:30.989110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16126 | 2026.01.15 15:12:30.989652 [ 196 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16127 | 2026.01.15 15:12:30.990451 [ 196 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 16128 | 2026.01.15 15:12:30.993840 [ 196 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 16129 | 2026.01.15 15:12:30.997224 [ 196 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 16130 | 2026.01.15 15:12:31.000883 [ 196 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 16131 | 2026.01.15 15:12:31.005064 [ 196 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 16132 | 2026.01.15 15:12:31.009252 [ 196 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 16133 | 2026.01.15 15:12:31.063457 [ 202 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.076859023 sec., 6960.796262008171 rows/sec., 35.99 MiB/sec. | ||
| 16134 | 2026.01.15 15:12:31.066454 [ 202 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16135 | 2026.01.15 15:12:31.068704 [ 202 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_71_14} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16136 | 2026.01.15 15:12:31.068823 [ 202 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_71_14} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16137 | 2026.01.15 15:12:31.071798 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16138 | 2026.01.15 15:12:32.435616 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16139 | 2026.01.15 15:12:32.435831 [ 5 ] {0775cf70-b3df-4439-89ec-b9753f6a0d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16140 | 2026.01.15 15:12:32.435907 [ 5 ] {0775cf70-b3df-4439-89ec-b9753f6a0d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16141 | 2026.01.15 15:12:32.436764 [ 5 ] {0775cf70-b3df-4439-89ec-b9753f6a0d93} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16142 | 2026.01.15 15:12:32.436810 [ 5 ] {0775cf70-b3df-4439-89ec-b9753f6a0d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16143 | 2026.01.15 15:12:32.437239 [ 5 ] {0775cf70-b3df-4439-89ec-b9753f6a0d93} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16144 | 2026.01.15 15:12:32.437484 [ 5 ] {0775cf70-b3df-4439-89ec-b9753f6a0d93} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16145 | 2026.01.15 15:12:32.437643 [ 5 ] {0775cf70-b3df-4439-89ec-b9753f6a0d93} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001865 sec., 219839.14209115284 rows/sec., 13.95 MiB/sec. | ||
| 16146 | 2026.01.15 15:12:32.437687 [ 5 ] {0775cf70-b3df-4439-89ec-b9753f6a0d93} <Debug> TCPHandler: Processed in 0.002211663 sec. | ||
| 16147 | 2026.01.15 15:12:32.437808 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16148 | 2026.01.15 15:12:32.437904 [ 5 ] {109f40b3-9577-49b9-ac29-ebf1f7785417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16149 | 2026.01.15 15:12:32.437947 [ 5 ] {109f40b3-9577-49b9-ac29-ebf1f7785417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16150 | 2026.01.15 15:12:32.439215 [ 5 ] {109f40b3-9577-49b9-ac29-ebf1f7785417} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16151 | 2026.01.15 15:12:32.439252 [ 5 ] {109f40b3-9577-49b9-ac29-ebf1f7785417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16152 | 2026.01.15 15:12:32.439632 [ 5 ] {109f40b3-9577-49b9-ac29-ebf1f7785417} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16153 | 2026.01.15 15:12:32.439858 [ 5 ] {109f40b3-9577-49b9-ac29-ebf1f7785417} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16154 | 2026.01.15 15:12:32.439993 [ 5 ] {109f40b3-9577-49b9-ac29-ebf1f7785417} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002107 sec., 537256.7631703845 rows/sec., 42.55 MiB/sec. | ||
| 16155 | 2026.01.15 15:12:32.439992 [ 59 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16156 | 2026.01.15 15:12:32.440033 [ 5 ] {109f40b3-9577-49b9-ac29-ebf1f7785417} <Debug> TCPHandler: Processed in 0.002275745 sec. | ||
| 16157 | 2026.01.15 15:12:32.440077 [ 59 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16158 | 2026.01.15 15:12:32.440110 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16159 | 2026.01.15 15:12:32.440165 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16160 | 2026.01.15 15:12:32.440212 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 16161 | 2026.01.15 15:12:32.440266 [ 5 ] {5297a1ec-a559-4ea9-a933-5975010fce92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16162 | 2026.01.15 15:12:32.440307 [ 5 ] {5297a1ec-a559-4ea9-a933-5975010fce92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16163 | 2026.01.15 15:12:32.440320 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16164 | 2026.01.15 15:12:32.440354 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2465 rows starting from the beginning of the part | ||
| 16165 | 2026.01.15 15:12:32.440425 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1134 rows starting from the beginning of the part | ||
| 16166 | 2026.01.15 15:12:32.440477 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 118 rows starting from the beginning of the part | ||
| 16167 | 2026.01.15 15:12:32.440529 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1132 rows starting from the beginning of the part | ||
| 16168 | 2026.01.15 15:12:32.440576 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1259 rows starting from the beginning of the part | ||
| 16169 | 2026.01.15 15:12:32.440624 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1132 rows starting from the beginning of the part | ||
| 16170 | 2026.01.15 15:12:32.440831 [ 5 ] {5297a1ec-a559-4ea9-a933-5975010fce92} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16171 | 2026.01.15 15:12:32.440867 [ 5 ] {5297a1ec-a559-4ea9-a933-5975010fce92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16172 | 2026.01.15 15:12:32.441191 [ 5 ] {5297a1ec-a559-4ea9-a933-5975010fce92} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16173 | 2026.01.15 15:12:32.441409 [ 5 ] {5297a1ec-a559-4ea9-a933-5975010fce92} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16174 | 2026.01.15 15:12:32.441543 [ 5 ] {5297a1ec-a559-4ea9-a933-5975010fce92} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001296 sec., 165895.06172839506 rows/sec., 9.85 MiB/sec. | ||
| 16175 | 2026.01.15 15:12:32.441581 [ 5 ] {5297a1ec-a559-4ea9-a933-5975010fce92} <Debug> TCPHandler: Processed in 0.001467059 sec. | ||
| 16176 | 2026.01.15 15:12:32.441684 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16177 | 2026.01.15 15:12:32.441779 [ 5 ] {d0a04076-e2ed-47ea-8b96-f8ff24100535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16178 | 2026.01.15 15:12:32.441819 [ 5 ] {d0a04076-e2ed-47ea-8b96-f8ff24100535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16179 | 2026.01.15 15:12:32.442335 [ 5 ] {d0a04076-e2ed-47ea-8b96-f8ff24100535} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16180 | 2026.01.15 15:12:32.442374 [ 5 ] {d0a04076-e2ed-47ea-8b96-f8ff24100535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16181 | 2026.01.15 15:12:32.442703 [ 5 ] {d0a04076-e2ed-47ea-8b96-f8ff24100535} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16182 | 2026.01.15 15:12:32.442824 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7240 rows, containing 5 columns (5 merged, 0 gathered) in 0.002659307 sec., 2722513.797767614 rows/sec., 230.08 MiB/sec. | ||
| 16183 | 2026.01.15 15:12:32.442927 [ 5 ] {d0a04076-e2ed-47ea-8b96-f8ff24100535} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16184 | 2026.01.15 15:12:32.443069 [ 5 ] {d0a04076-e2ed-47ea-8b96-f8ff24100535} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001308 sec., 162079.51070336392 rows/sec., 10.45 MiB/sec. | ||
| 16185 | 2026.01.15 15:12:32.443069 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16186 | 2026.01.15 15:12:32.443110 [ 5 ] {d0a04076-e2ed-47ea-8b96-f8ff24100535} <Debug> TCPHandler: Processed in 0.001475659 sec. | ||
| 16187 | 2026.01.15 15:12:32.443215 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16188 | 2026.01.15 15:12:32.443310 [ 5 ] {02582221-b99e-44fa-9004-f9ea5f8d21a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16189 | 2026.01.15 15:12:32.443334 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_106_21} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16190 | 2026.01.15 15:12:32.443350 [ 5 ] {02582221-b99e-44fa-9004-f9ea5f8d21a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16191 | 2026.01.15 15:12:32.443396 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_106_21} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16192 | 2026.01.15 15:12:32.443463 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 16193 | 2026.01.15 15:12:32.443858 [ 5 ] {02582221-b99e-44fa-9004-f9ea5f8d21a2} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16194 | 2026.01.15 15:12:32.443895 [ 5 ] {02582221-b99e-44fa-9004-f9ea5f8d21a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16195 | 2026.01.15 15:12:32.444211 [ 5 ] {02582221-b99e-44fa-9004-f9ea5f8d21a2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16196 | 2026.01.15 15:12:32.444430 [ 5 ] {02582221-b99e-44fa-9004-f9ea5f8d21a2} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16197 | 2026.01.15 15:12:32.444562 [ 5 ] {02582221-b99e-44fa-9004-f9ea5f8d21a2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00127 sec., 166141.73228346455 rows/sec., 9.43 MiB/sec. | ||
| 16198 | 2026.01.15 15:12:32.444602 [ 5 ] {02582221-b99e-44fa-9004-f9ea5f8d21a2} <Debug> TCPHandler: Processed in 0.001437337 sec. | ||
| 16199 | 2026.01.15 15:12:32.444704 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16200 | 2026.01.15 15:12:32.444798 [ 5 ] {60adafb4-f0f1-4599-baf2-d85d42bd5915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16201 | 2026.01.15 15:12:32.444839 [ 5 ] {60adafb4-f0f1-4599-baf2-d85d42bd5915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16202 | 2026.01.15 15:12:32.445614 [ 5 ] {60adafb4-f0f1-4599-baf2-d85d42bd5915} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16203 | 2026.01.15 15:12:32.445650 [ 5 ] {60adafb4-f0f1-4599-baf2-d85d42bd5915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16204 | 2026.01.15 15:12:32.445987 [ 5 ] {60adafb4-f0f1-4599-baf2-d85d42bd5915} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16205 | 2026.01.15 15:12:32.446213 [ 5 ] {60adafb4-f0f1-4599-baf2-d85d42bd5915} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16206 | 2026.01.15 15:12:32.446333 [ 59 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16207 | 2026.01.15 15:12:32.446346 [ 5 ] {60adafb4-f0f1-4599-baf2-d85d42bd5915} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001567 sec., 439693.6821952776 rows/sec., 30.70 MiB/sec. | ||
| 16208 | 2026.01.15 15:12:32.446377 [ 59 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16209 | 2026.01.15 15:12:32.446397 [ 5 ] {60adafb4-f0f1-4599-baf2-d85d42bd5915} <Debug> TCPHandler: Processed in 0.001744898 sec. | ||
| 16210 | 2026.01.15 15:12:32.446404 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16211 | 2026.01.15 15:12:32.446508 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16212 | 2026.01.15 15:12:32.446548 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 16213 | 2026.01.15 15:12:32.446608 [ 5 ] {15c5e8ed-a2de-458e-8cfe-8005fa6bef80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16214 | 2026.01.15 15:12:32.446655 [ 5 ] {15c5e8ed-a2de-458e-8cfe-8005fa6bef80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16215 | 2026.01.15 15:12:32.446713 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16216 | 2026.01.15 15:12:32.446761 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1250 rows starting from the beginning of the part | ||
| 16217 | 2026.01.15 15:12:32.446846 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 693 rows starting from the beginning of the part | ||
| 16218 | 2026.01.15 15:12:32.446903 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 95 rows starting from the beginning of the part | ||
| 16219 | 2026.01.15 15:12:32.446953 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 689 rows starting from the beginning of the part | ||
| 16220 | 2026.01.15 15:12:32.446988 [ 5 ] {15c5e8ed-a2de-458e-8cfe-8005fa6bef80} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16221 | 2026.01.15 15:12:32.447001 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 553 rows starting from the beginning of the part | ||
| 16222 | 2026.01.15 15:12:32.447032 [ 5 ] {15c5e8ed-a2de-458e-8cfe-8005fa6bef80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16223 | 2026.01.15 15:12:32.447074 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 689 rows starting from the beginning of the part | ||
| 16224 | 2026.01.15 15:12:32.447402 [ 5 ] {15c5e8ed-a2de-458e-8cfe-8005fa6bef80} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16225 | 2026.01.15 15:12:32.447633 [ 5 ] {15c5e8ed-a2de-458e-8cfe-8005fa6bef80} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16226 | 2026.01.15 15:12:32.447769 [ 5 ] {15c5e8ed-a2de-458e-8cfe-8005fa6bef80} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00118 sec., 5084.745762711864 rows/sec., 265.66 KiB/sec. | ||
| 16227 | 2026.01.15 15:12:32.447807 [ 5 ] {15c5e8ed-a2de-458e-8cfe-8005fa6bef80} <Debug> TCPHandler: Processed in 0.001348994 sec. | ||
| 16228 | 2026.01.15 15:12:32.447912 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16229 | 2026.01.15 15:12:32.448008 [ 5 ] {c9776e69-0c4a-4b5b-a39f-dc1ff06a4fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16230 | 2026.01.15 15:12:32.448051 [ 5 ] {c9776e69-0c4a-4b5b-a39f-dc1ff06a4fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16231 | 2026.01.15 15:12:32.448516 [ 5 ] {c9776e69-0c4a-4b5b-a39f-dc1ff06a4fa6} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16232 | 2026.01.15 15:12:32.448552 [ 5 ] {c9776e69-0c4a-4b5b-a39f-dc1ff06a4fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16233 | 2026.01.15 15:12:32.448669 [ 186 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3969 rows, containing 5 columns (5 merged, 0 gathered) in 0.002192612 sec., 1810169.7883620083 rows/sec., 136.14 MiB/sec. | ||
| 16234 | 2026.01.15 15:12:32.448852 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16235 | 2026.01.15 15:12:32.448920 [ 5 ] {c9776e69-0c4a-4b5b-a39f-dc1ff06a4fa6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16236 | 2026.01.15 15:12:32.449218 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_106_21} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16237 | 2026.01.15 15:12:32.449258 [ 5 ] {c9776e69-0c4a-4b5b-a39f-dc1ff06a4fa6} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16238 | 2026.01.15 15:12:32.449311 [ 188 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_106_21} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16239 | 2026.01.15 15:12:32.449406 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 16240 | 2026.01.15 15:12:32.449410 [ 5 ] {c9776e69-0c4a-4b5b-a39f-dc1ff06a4fa6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00142 sec., 221126.7605633803 rows/sec., 14.53 MiB/sec. | ||
| 16241 | 2026.01.15 15:12:32.449462 [ 5 ] {c9776e69-0c4a-4b5b-a39f-dc1ff06a4fa6} <Debug> TCPHandler: Processed in 0.001600243 sec. | ||
| 16242 | 2026.01.15 15:12:32.449566 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16243 | 2026.01.15 15:12:32.449664 [ 5 ] {ec02059a-c639-4434-b72c-b6853c6e94e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16244 | 2026.01.15 15:12:32.449709 [ 5 ] {ec02059a-c639-4434-b72c-b6853c6e94e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16245 | 2026.01.15 15:12:32.450018 [ 5 ] {ec02059a-c639-4434-b72c-b6853c6e94e4} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16246 | 2026.01.15 15:12:32.450056 [ 5 ] {ec02059a-c639-4434-b72c-b6853c6e94e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16247 | 2026.01.15 15:12:32.450374 [ 5 ] {ec02059a-c639-4434-b72c-b6853c6e94e4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16248 | 2026.01.15 15:12:32.450597 [ 5 ] {ec02059a-c639-4434-b72c-b6853c6e94e4} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16249 | 2026.01.15 15:12:32.450731 [ 5 ] {ec02059a-c639-4434-b72c-b6853c6e94e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 16250 | 2026.01.15 15:12:32.450768 [ 5 ] {ec02059a-c639-4434-b72c-b6853c6e94e4} <Debug> TCPHandler: Processed in 0.001251841 sec. | ||
| 16251 | 2026.01.15 15:12:32.450872 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16252 | 2026.01.15 15:12:32.450968 [ 5 ] {263c58a2-7b70-4ec5-9208-502eeebaaac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16253 | 2026.01.15 15:12:32.451023 [ 5 ] {263c58a2-7b70-4ec5-9208-502eeebaaac2} <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 | ||
| 16254 | 2026.01.15 15:12:32.451814 [ 5 ] {263c58a2-7b70-4ec5-9208-502eeebaaac2} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16255 | 2026.01.15 15:12:32.451851 [ 5 ] {263c58a2-7b70-4ec5-9208-502eeebaaac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16256 | 2026.01.15 15:12:32.452368 [ 5 ] {263c58a2-7b70-4ec5-9208-502eeebaaac2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16257 | 2026.01.15 15:12:32.452594 [ 5 ] {263c58a2-7b70-4ec5-9208-502eeebaaac2} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16258 | 2026.01.15 15:12:32.452731 [ 5 ] {263c58a2-7b70-4ec5-9208-502eeebaaac2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001782 sec., 5611.672278338945 rows/sec., 10.06 MiB/sec. | ||
| 16259 | 2026.01.15 15:12:32.452786 [ 5 ] {263c58a2-7b70-4ec5-9208-502eeebaaac2} <Debug> TCPHandler: Processed in 0.001964865 sec. | ||
| 16260 | 2026.01.15 15:12:32.452891 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16261 | 2026.01.15 15:12:32.452987 [ 5 ] {c8a23589-f65c-41a0-a47d-97a35a4ad2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16262 | 2026.01.15 15:12:32.453029 [ 5 ] {c8a23589-f65c-41a0-a47d-97a35a4ad2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16263 | 2026.01.15 15:12:32.453375 [ 5 ] {c8a23589-f65c-41a0-a47d-97a35a4ad2d0} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16264 | 2026.01.15 15:12:32.453410 [ 5 ] {c8a23589-f65c-41a0-a47d-97a35a4ad2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16265 | 2026.01.15 15:12:32.453731 [ 5 ] {c8a23589-f65c-41a0-a47d-97a35a4ad2d0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16266 | 2026.01.15 15:12:32.453937 [ 5 ] {c8a23589-f65c-41a0-a47d-97a35a4ad2d0} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16267 | 2026.01.15 15:12:32.454041 [ 57 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16268 | 2026.01.15 15:12:32.454061 [ 5 ] {c8a23589-f65c-41a0-a47d-97a35a4ad2d0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 16269 | 2026.01.15 15:12:32.454074 [ 57 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16270 | 2026.01.15 15:12:32.454092 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 16271 | 2026.01.15 15:12:32.454098 [ 5 ] {c8a23589-f65c-41a0-a47d-97a35a4ad2d0} <Debug> TCPHandler: Processed in 0.001256312 sec. | ||
| 16272 | 2026.01.15 15:12:32.454196 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 16273 | 2026.01.15 15:12:32.454322 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16274 | 2026.01.15 15:12:32.454358 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7842 rows starting from the beginning of the part | ||
| 16275 | 2026.01.15 15:12:32.454424 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 16276 | 2026.01.15 15:12:32.454468 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 16277 | 2026.01.15 15:12:32.454509 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 104 rows starting from the beginning of the part | ||
| 16278 | 2026.01.15 15:12:32.454550 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 16279 | 2026.01.15 15:12:32.454590 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 16280 | 2026.01.15 15:12:32.456885 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8274 rows, containing 4 columns (4 merged, 0 gathered) in 0.00273458 sec., 3025693.1594614163 rows/sec., 192.80 MiB/sec. | ||
| 16281 | 2026.01.15 15:12:32.457114 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16282 | 2026.01.15 15:12:32.457488 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_106_21} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16283 | 2026.01.15 15:12:32.457586 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_106_21} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16284 | 2026.01.15 15:12:32.457714 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 16285 | 2026.01.15 15:12:36.440533 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16286 | 2026.01.15 15:12:36.440610 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16287 | 2026.01.15 15:12:36.678634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34588 | ||
| 16288 | 2026.01.15 15:12:36.679170 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16289 | 2026.01.15 15:12:36.679211 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16290 | 2026.01.15 15:12:36.679708 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16291 | 2026.01.15 15:12:36.679946 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16292 | 2026.01.15 15:12:36.680092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34588 | ||
| 16293 | 2026.01.15 15:12:36.760917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2094 | ||
| 16294 | 2026.01.15 15:12:36.763538 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16295 | 2026.01.15 15:12:36.763598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16296 | 2026.01.15 15:12:36.764880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16297 | 2026.01.15 15:12:36.765177 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16298 | 2026.01.15 15:12:36.765592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2094 | ||
| 16299 | 2026.01.15 15:12:37.260717 [ 219 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16300 | 2026.01.15 15:12:37.260786 [ 219 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16301 | 2026.01.15 15:12:37.265028 [ 219 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16302 | 2026.01.15 15:12:37.424681 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16303 | 2026.01.15 15:12:37.424950 [ 5 ] {7f032c46-3102-4f87-8e7c-cc5c711ed47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16304 | 2026.01.15 15:12:37.425042 [ 5 ] {7f032c46-3102-4f87-8e7c-cc5c711ed47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16305 | 2026.01.15 15:12:37.425731 [ 5 ] {7f032c46-3102-4f87-8e7c-cc5c711ed47f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16306 | 2026.01.15 15:12:37.425781 [ 5 ] {7f032c46-3102-4f87-8e7c-cc5c711ed47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16307 | 2026.01.15 15:12:37.426196 [ 5 ] {7f032c46-3102-4f87-8e7c-cc5c711ed47f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16308 | 2026.01.15 15:12:37.426426 [ 5 ] {7f032c46-3102-4f87-8e7c-cc5c711ed47f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16309 | 2026.01.15 15:12:37.426581 [ 5 ] {7f032c46-3102-4f87-8e7c-cc5c711ed47f} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001703 sec., 69289.48913681737 rows/sec., 5.87 MiB/sec. | ||
| 16310 | 2026.01.15 15:12:37.426628 [ 5 ] {7f032c46-3102-4f87-8e7c-cc5c711ed47f} <Debug> TCPHandler: Processed in 0.00211946 sec. | ||
| 16311 | 2026.01.15 15:12:37.426756 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16312 | 2026.01.15 15:12:37.426853 [ 5 ] {2cdaa2fa-d6c4-4a98-8a61-a1ce08043608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16313 | 2026.01.15 15:12:37.427026 [ 5 ] {2cdaa2fa-d6c4-4a98-8a61-a1ce08043608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16314 | 2026.01.15 15:12:37.427444 [ 5 ] {2cdaa2fa-d6c4-4a98-8a61-a1ce08043608} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16315 | 2026.01.15 15:12:37.427482 [ 5 ] {2cdaa2fa-d6c4-4a98-8a61-a1ce08043608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16316 | 2026.01.15 15:12:37.427801 [ 5 ] {2cdaa2fa-d6c4-4a98-8a61-a1ce08043608} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16317 | 2026.01.15 15:12:37.428013 [ 5 ] {2cdaa2fa-d6c4-4a98-8a61-a1ce08043608} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16318 | 2026.01.15 15:12:37.428144 [ 5 ] {2cdaa2fa-d6c4-4a98-8a61-a1ce08043608} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00131 sec., 23664.12213740458 rows/sec., 1.74 MiB/sec. | ||
| 16319 | 2026.01.15 15:12:37.428183 [ 5 ] {2cdaa2fa-d6c4-4a98-8a61-a1ce08043608} <Debug> TCPHandler: Processed in 0.001478778 sec. | ||
| 16320 | 2026.01.15 15:12:37.428289 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16321 | 2026.01.15 15:12:37.428513 [ 5 ] {843c7199-4e84-4193-b735-feb910c15d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16322 | 2026.01.15 15:12:37.428555 [ 5 ] {843c7199-4e84-4193-b735-feb910c15d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16323 | 2026.01.15 15:12:37.429021 [ 5 ] {843c7199-4e84-4193-b735-feb910c15d34} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16324 | 2026.01.15 15:12:37.429058 [ 5 ] {843c7199-4e84-4193-b735-feb910c15d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16325 | 2026.01.15 15:12:37.429405 [ 5 ] {843c7199-4e84-4193-b735-feb910c15d34} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16326 | 2026.01.15 15:12:37.429620 [ 5 ] {843c7199-4e84-4193-b735-feb910c15d34} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16327 | 2026.01.15 15:12:37.429748 [ 5 ] {843c7199-4e84-4193-b735-feb910c15d34} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001253 sec., 75818.03671189146 rows/sec., 5.92 MiB/sec. | ||
| 16328 | 2026.01.15 15:12:37.429787 [ 5 ] {843c7199-4e84-4193-b735-feb910c15d34} <Debug> TCPHandler: Processed in 0.001547141 sec. | ||
| 16329 | 2026.01.15 15:12:37.429901 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16330 | 2026.01.15 15:12:37.429995 [ 5 ] {12eb64c7-f0c2-4b9e-9b87-c00b31e5b650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16331 | 2026.01.15 15:12:37.430040 [ 5 ] {12eb64c7-f0c2-4b9e-9b87-c00b31e5b650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16332 | 2026.01.15 15:12:37.430459 [ 5 ] {12eb64c7-f0c2-4b9e-9b87-c00b31e5b650} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16333 | 2026.01.15 15:12:37.430495 [ 5 ] {12eb64c7-f0c2-4b9e-9b87-c00b31e5b650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16334 | 2026.01.15 15:12:37.430851 [ 5 ] {12eb64c7-f0c2-4b9e-9b87-c00b31e5b650} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16335 | 2026.01.15 15:12:37.431070 [ 5 ] {12eb64c7-f0c2-4b9e-9b87-c00b31e5b650} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16336 | 2026.01.15 15:12:37.431198 [ 5 ] {12eb64c7-f0c2-4b9e-9b87-c00b31e5b650} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 16337 | 2026.01.15 15:12:37.431237 [ 5 ] {12eb64c7-f0c2-4b9e-9b87-c00b31e5b650} <Debug> TCPHandler: Processed in 0.001385375 sec. | ||
| 16338 | 2026.01.15 15:12:37.431348 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16339 | 2026.01.15 15:12:37.431443 [ 5 ] {77b3d68f-7353-4dd7-a2cb-22ecd1f99a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16340 | 2026.01.15 15:12:37.431498 [ 5 ] {77b3d68f-7353-4dd7-a2cb-22ecd1f99a08} <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 | ||
| 16341 | 2026.01.15 15:12:37.432357 [ 5 ] {77b3d68f-7353-4dd7-a2cb-22ecd1f99a08} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16342 | 2026.01.15 15:12:37.432394 [ 5 ] {77b3d68f-7353-4dd7-a2cb-22ecd1f99a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16343 | 2026.01.15 15:12:37.432964 [ 5 ] {77b3d68f-7353-4dd7-a2cb-22ecd1f99a08} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16344 | 2026.01.15 15:12:37.433207 [ 5 ] {77b3d68f-7353-4dd7-a2cb-22ecd1f99a08} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16345 | 2026.01.15 15:12:37.433348 [ 5 ] {77b3d68f-7353-4dd7-a2cb-22ecd1f99a08} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001923 sec., 16120.644825793031 rows/sec., 28.89 MiB/sec. | ||
| 16346 | 2026.01.15 15:12:37.433405 [ 5 ] {77b3d68f-7353-4dd7-a2cb-22ecd1f99a08} <Debug> TCPHandler: Processed in 0.002106469 sec. | ||
| 16347 | 2026.01.15 15:12:37.433521 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16348 | 2026.01.15 15:12:37.433617 [ 5 ] {05d1c030-6630-46dd-bbdc-a2410c4ac96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16349 | 2026.01.15 15:12:37.433660 [ 5 ] {05d1c030-6630-46dd-bbdc-a2410c4ac96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16350 | 2026.01.15 15:12:37.434004 [ 5 ] {05d1c030-6630-46dd-bbdc-a2410c4ac96d} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16351 | 2026.01.15 15:12:37.434041 [ 5 ] {05d1c030-6630-46dd-bbdc-a2410c4ac96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16352 | 2026.01.15 15:12:37.434362 [ 5 ] {05d1c030-6630-46dd-bbdc-a2410c4ac96d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16353 | 2026.01.15 15:12:37.434598 [ 5 ] {05d1c030-6630-46dd-bbdc-a2410c4ac96d} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16354 | 2026.01.15 15:12:37.434727 [ 5 ] {05d1c030-6630-46dd-bbdc-a2410c4ac96d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 16355 | 2026.01.15 15:12:37.434764 [ 5 ] {05d1c030-6630-46dd-bbdc-a2410c4ac96d} <Debug> TCPHandler: Processed in 0.001295332 sec. | ||
| 16356 | 2026.01.15 15:12:38.279895 [ 47 ] {} <Debug> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 16357 | 2026.01.15 15:12:38.279962 [ 47 ] {} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16358 | 2026.01.15 15:12:38.279983 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16359 | 2026.01.15 15:12:38.280079 [ 192 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 16360 | 2026.01.15 15:12:38.280229 [ 192 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16361 | 2026.01.15 15:12:38.280282 [ 192 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 16362 | 2026.01.15 15:12:38.280357 [ 192 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 16363 | 2026.01.15 15:12:38.280412 [ 192 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 16364 | 2026.01.15 15:12:38.280462 [ 192 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 16365 | 2026.01.15 15:12:38.280507 [ 192 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 16366 | 2026.01.15 15:12:38.281287 [ 188 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245021 sec., 32127.97213862256 rows/sec., 2.68 MiB/sec. | ||
| 16367 | 2026.01.15 15:12:38.281495 [ 198 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 16368 | 2026.01.15 15:12:38.281820 [ 198 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_25_6} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16369 | 2026.01.15 15:12:38.281902 [ 198 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_25_6} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 16370 | 2026.01.15 15:12:38.282014 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16371 | 2026.01.15 15:12:38.489657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 16372 | 2026.01.15 15:12:38.505371 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16373 | 2026.01.15 15:12:38.505411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16374 | 2026.01.15 15:12:38.511455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16375 | 2026.01.15 15:12:38.512226 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16376 | 2026.01.15 15:12:38.515066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 16377 | 2026.01.15 15:12:42.434156 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16378 | 2026.01.15 15:12:42.434371 [ 5 ] {33fa1367-e272-449d-afc9-4f20c4e29e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16379 | 2026.01.15 15:12:42.434447 [ 5 ] {33fa1367-e272-449d-afc9-4f20c4e29e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16380 | 2026.01.15 15:12:42.435372 [ 5 ] {33fa1367-e272-449d-afc9-4f20c4e29e22} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16381 | 2026.01.15 15:12:42.435420 [ 5 ] {33fa1367-e272-449d-afc9-4f20c4e29e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16382 | 2026.01.15 15:12:42.435837 [ 5 ] {33fa1367-e272-449d-afc9-4f20c4e29e22} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16383 | 2026.01.15 15:12:42.436067 [ 5 ] {33fa1367-e272-449d-afc9-4f20c4e29e22} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16384 | 2026.01.15 15:12:42.436232 [ 5 ] {33fa1367-e272-449d-afc9-4f20c4e29e22} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001915 sec., 214099.21671018275 rows/sec., 13.58 MiB/sec. | ||
| 16385 | 2026.01.15 15:12:42.436288 [ 5 ] {33fa1367-e272-449d-afc9-4f20c4e29e22} <Debug> TCPHandler: Processed in 0.002271114 sec. | ||
| 16386 | 2026.01.15 15:12:42.436418 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16387 | 2026.01.15 15:12:42.436521 [ 5 ] {5c09c613-9318-44e8-9c69-d226cae99b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16388 | 2026.01.15 15:12:42.436566 [ 5 ] {5c09c613-9318-44e8-9c69-d226cae99b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16389 | 2026.01.15 15:12:42.437599 [ 5 ] {5c09c613-9318-44e8-9c69-d226cae99b82} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16390 | 2026.01.15 15:12:42.437636 [ 5 ] {5c09c613-9318-44e8-9c69-d226cae99b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16391 | 2026.01.15 15:12:42.438019 [ 5 ] {5c09c613-9318-44e8-9c69-d226cae99b82} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16392 | 2026.01.15 15:12:42.438230 [ 5 ] {5c09c613-9318-44e8-9c69-d226cae99b82} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16393 | 2026.01.15 15:12:42.438368 [ 5 ] {5c09c613-9318-44e8-9c69-d226cae99b82} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.00187 sec., 605347.5935828878 rows/sec., 47.94 MiB/sec. | ||
| 16394 | 2026.01.15 15:12:42.438407 [ 5 ] {5c09c613-9318-44e8-9c69-d226cae99b82} <Debug> TCPHandler: Processed in 0.002041797 sec. | ||
| 16395 | 2026.01.15 15:12:42.438531 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16396 | 2026.01.15 15:12:42.438630 [ 5 ] {fc80d4c3-1841-4d97-b5a3-81cb3aefcb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16397 | 2026.01.15 15:12:42.438671 [ 5 ] {fc80d4c3-1841-4d97-b5a3-81cb3aefcb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16398 | 2026.01.15 15:12:42.439182 [ 5 ] {fc80d4c3-1841-4d97-b5a3-81cb3aefcb35} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16399 | 2026.01.15 15:12:42.439220 [ 5 ] {fc80d4c3-1841-4d97-b5a3-81cb3aefcb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16400 | 2026.01.15 15:12:42.439548 [ 5 ] {fc80d4c3-1841-4d97-b5a3-81cb3aefcb35} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16401 | 2026.01.15 15:12:42.439761 [ 5 ] {fc80d4c3-1841-4d97-b5a3-81cb3aefcb35} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16402 | 2026.01.15 15:12:42.439894 [ 5 ] {fc80d4c3-1841-4d97-b5a3-81cb3aefcb35} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001285 sec., 167315.17509727628 rows/sec., 9.93 MiB/sec. | ||
| 16403 | 2026.01.15 15:12:42.439934 [ 5 ] {fc80d4c3-1841-4d97-b5a3-81cb3aefcb35} <Debug> TCPHandler: Processed in 0.001460038 sec. | ||
| 16404 | 2026.01.15 15:12:42.440044 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16405 | 2026.01.15 15:12:42.440138 [ 5 ] {8b980b6e-d8b4-44a4-a54b-ad429d3873b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16406 | 2026.01.15 15:12:42.440180 [ 5 ] {8b980b6e-d8b4-44a4-a54b-ad429d3873b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16407 | 2026.01.15 15:12:42.440682 [ 5 ] {8b980b6e-d8b4-44a4-a54b-ad429d3873b7} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16408 | 2026.01.15 15:12:42.440719 [ 5 ] {8b980b6e-d8b4-44a4-a54b-ad429d3873b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16409 | 2026.01.15 15:12:42.441025 [ 5 ] {8b980b6e-d8b4-44a4-a54b-ad429d3873b7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16410 | 2026.01.15 15:12:42.441235 [ 5 ] {8b980b6e-d8b4-44a4-a54b-ad429d3873b7} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16411 | 2026.01.15 15:12:42.441355 [ 42 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16412 | 2026.01.15 15:12:42.441368 [ 5 ] {8b980b6e-d8b4-44a4-a54b-ad429d3873b7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001248 sec., 169871.79487179487 rows/sec., 10.96 MiB/sec. | ||
| 16413 | 2026.01.15 15:12:42.441431 [ 42 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16414 | 2026.01.15 15:12:42.441434 [ 5 ] {8b980b6e-d8b4-44a4-a54b-ad429d3873b7} <Debug> TCPHandler: Processed in 0.001439177 sec. | ||
| 16415 | 2026.01.15 15:12:42.441460 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16416 | 2026.01.15 15:12:42.441563 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16417 | 2026.01.15 15:12:42.441589 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 16418 | 2026.01.15 15:12:42.441661 [ 5 ] {4da0b7fd-0385-4a7a-b479-2c7f851ac977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16419 | 2026.01.15 15:12:42.441706 [ 5 ] {4da0b7fd-0385-4a7a-b479-2c7f851ac977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16420 | 2026.01.15 15:12:42.441747 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16421 | 2026.01.15 15:12:42.441792 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 465 rows starting from the beginning of the part | ||
| 16422 | 2026.01.15 15:12:42.441871 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 212 rows starting from the beginning of the part | ||
| 16423 | 2026.01.15 15:12:42.441925 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 212 rows starting from the beginning of the part | ||
| 16424 | 2026.01.15 15:12:42.441968 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 228 rows starting from the beginning of the part | ||
| 16425 | 2026.01.15 15:12:42.442010 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 212 rows starting from the beginning of the part | ||
| 16426 | 2026.01.15 15:12:42.442059 [ 192 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 212 rows starting from the beginning of the part | ||
| 16427 | 2026.01.15 15:12:42.442230 [ 5 ] {4da0b7fd-0385-4a7a-b479-2c7f851ac977} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16428 | 2026.01.15 15:12:42.442274 [ 5 ] {4da0b7fd-0385-4a7a-b479-2c7f851ac977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16429 | 2026.01.15 15:12:42.442613 [ 5 ] {4da0b7fd-0385-4a7a-b479-2c7f851ac977} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16430 | 2026.01.15 15:12:42.442842 [ 5 ] {4da0b7fd-0385-4a7a-b479-2c7f851ac977} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16431 | 2026.01.15 15:12:42.442978 [ 5 ] {4da0b7fd-0385-4a7a-b479-2c7f851ac977} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001334 sec., 158170.91454272866 rows/sec., 8.98 MiB/sec. | ||
| 16432 | 2026.01.15 15:12:42.443017 [ 5 ] {4da0b7fd-0385-4a7a-b479-2c7f851ac977} <Debug> TCPHandler: Processed in 0.001504129 sec. | ||
| 16433 | 2026.01.15 15:12:42.443127 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16434 | 2026.01.15 15:12:42.443177 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646815 sec., 935745.6666352929 rows/sec., 65.08 MiB/sec. | ||
| 16435 | 2026.01.15 15:12:42.443221 [ 5 ] {4f3e8683-9a65-49eb-90e7-8f15a07cc73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16436 | 2026.01.15 15:12:42.443267 [ 5 ] {4f3e8683-9a65-49eb-90e7-8f15a07cc73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16437 | 2026.01.15 15:12:42.443402 [ 188 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16438 | 2026.01.15 15:12:42.443744 [ 188 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_66_13} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16439 | 2026.01.15 15:12:42.443829 [ 188 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_66_13} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16440 | 2026.01.15 15:12:42.443930 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 16441 | 2026.01.15 15:12:42.443985 [ 5 ] {4f3e8683-9a65-49eb-90e7-8f15a07cc73e} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16442 | 2026.01.15 15:12:42.444026 [ 5 ] {4f3e8683-9a65-49eb-90e7-8f15a07cc73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16443 | 2026.01.15 15:12:42.444378 [ 5 ] {4f3e8683-9a65-49eb-90e7-8f15a07cc73e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16444 | 2026.01.15 15:12:42.444595 [ 5 ] {4f3e8683-9a65-49eb-90e7-8f15a07cc73e} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16445 | 2026.01.15 15:12:42.444729 [ 5 ] {4f3e8683-9a65-49eb-90e7-8f15a07cc73e} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001525 sec., 451803.27868852456 rows/sec., 31.55 MiB/sec. | ||
| 16446 | 2026.01.15 15:12:42.444767 [ 5 ] {4f3e8683-9a65-49eb-90e7-8f15a07cc73e} <Debug> TCPHandler: Processed in 0.001688016 sec. | ||
| 16447 | 2026.01.15 15:12:42.444877 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16448 | 2026.01.15 15:12:42.444971 [ 5 ] {12f208e9-c2b8-4790-b419-231e32880c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16449 | 2026.01.15 15:12:42.445013 [ 5 ] {12f208e9-c2b8-4790-b419-231e32880c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16450 | 2026.01.15 15:12:42.445337 [ 5 ] {12f208e9-c2b8-4790-b419-231e32880c44} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16451 | 2026.01.15 15:12:42.445374 [ 5 ] {12f208e9-c2b8-4790-b419-231e32880c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16452 | 2026.01.15 15:12:42.445679 [ 5 ] {12f208e9-c2b8-4790-b419-231e32880c44} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16453 | 2026.01.15 15:12:42.445891 [ 5 ] {12f208e9-c2b8-4790-b419-231e32880c44} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16454 | 2026.01.15 15:12:42.446020 [ 5 ] {12f208e9-c2b8-4790-b419-231e32880c44} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 16455 | 2026.01.15 15:12:42.446056 [ 5 ] {12f208e9-c2b8-4790-b419-231e32880c44} <Debug> TCPHandler: Processed in 0.00122842 sec. | ||
| 16456 | 2026.01.15 15:12:42.446185 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16457 | 2026.01.15 15:12:42.446307 [ 5 ] {78901a9c-d73e-4e8f-9811-7e83c4faab42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16458 | 2026.01.15 15:12:42.446361 [ 5 ] {78901a9c-d73e-4e8f-9811-7e83c4faab42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16459 | 2026.01.15 15:12:42.446928 [ 5 ] {78901a9c-d73e-4e8f-9811-7e83c4faab42} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16460 | 2026.01.15 15:12:42.446965 [ 5 ] {78901a9c-d73e-4e8f-9811-7e83c4faab42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16461 | 2026.01.15 15:12:42.447325 [ 5 ] {78901a9c-d73e-4e8f-9811-7e83c4faab42} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16462 | 2026.01.15 15:12:42.447548 [ 5 ] {78901a9c-d73e-4e8f-9811-7e83c4faab42} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16463 | 2026.01.15 15:12:42.447688 [ 5 ] {78901a9c-d73e-4e8f-9811-7e83c4faab42} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001406 sec., 223328.5917496444 rows/sec., 14.67 MiB/sec. | ||
| 16464 | 2026.01.15 15:12:42.447727 [ 5 ] {78901a9c-d73e-4e8f-9811-7e83c4faab42} <Debug> TCPHandler: Processed in 0.001603262 sec. | ||
| 16465 | 2026.01.15 15:12:42.447847 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16466 | 2026.01.15 15:12:42.447942 [ 5 ] {5c5070e9-cf2a-45fa-9b2d-e27230cccdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16467 | 2026.01.15 15:12:42.447986 [ 5 ] {5c5070e9-cf2a-45fa-9b2d-e27230cccdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16468 | 2026.01.15 15:12:42.448312 [ 5 ] {5c5070e9-cf2a-45fa-9b2d-e27230cccdd5} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16469 | 2026.01.15 15:12:42.448349 [ 5 ] {5c5070e9-cf2a-45fa-9b2d-e27230cccdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16470 | 2026.01.15 15:12:42.448656 [ 5 ] {5c5070e9-cf2a-45fa-9b2d-e27230cccdd5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16471 | 2026.01.15 15:12:42.448865 [ 5 ] {5c5070e9-cf2a-45fa-9b2d-e27230cccdd5} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16472 | 2026.01.15 15:12:42.448995 [ 5 ] {5c5070e9-cf2a-45fa-9b2d-e27230cccdd5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 16473 | 2026.01.15 15:12:42.449032 [ 5 ] {5c5070e9-cf2a-45fa-9b2d-e27230cccdd5} <Debug> TCPHandler: Processed in 0.001235481 sec. | ||
| 16474 | 2026.01.15 15:12:42.449164 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16475 | 2026.01.15 15:12:42.449280 [ 5 ] {7c3d9597-db9f-4ac8-a004-4f002b338911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16476 | 2026.01.15 15:12:42.449345 [ 5 ] {7c3d9597-db9f-4ac8-a004-4f002b338911} <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 | ||
| 16477 | 2026.01.15 15:12:42.450242 [ 5 ] {7c3d9597-db9f-4ac8-a004-4f002b338911} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16478 | 2026.01.15 15:12:42.450277 [ 5 ] {7c3d9597-db9f-4ac8-a004-4f002b338911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16479 | 2026.01.15 15:12:42.450809 [ 5 ] {7c3d9597-db9f-4ac8-a004-4f002b338911} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16480 | 2026.01.15 15:12:42.451027 [ 5 ] {7c3d9597-db9f-4ac8-a004-4f002b338911} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16481 | 2026.01.15 15:12:42.451168 [ 5 ] {7c3d9597-db9f-4ac8-a004-4f002b338911} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001913 sec., 5227.391531625719 rows/sec., 9.37 MiB/sec. | ||
| 16482 | 2026.01.15 15:12:42.451231 [ 5 ] {7c3d9597-db9f-4ac8-a004-4f002b338911} <Debug> TCPHandler: Processed in 0.00212611 sec. | ||
| 16483 | 2026.01.15 15:12:42.451341 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16484 | 2026.01.15 15:12:42.451433 [ 5 ] {1d972a1a-26c7-4109-a23f-e08747eced7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16485 | 2026.01.15 15:12:42.451474 [ 5 ] {1d972a1a-26c7-4109-a23f-e08747eced7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16486 | 2026.01.15 15:12:42.451827 [ 5 ] {1d972a1a-26c7-4109-a23f-e08747eced7a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16487 | 2026.01.15 15:12:42.451862 [ 5 ] {1d972a1a-26c7-4109-a23f-e08747eced7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16488 | 2026.01.15 15:12:42.452160 [ 5 ] {1d972a1a-26c7-4109-a23f-e08747eced7a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16489 | 2026.01.15 15:12:42.452367 [ 5 ] {1d972a1a-26c7-4109-a23f-e08747eced7a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16490 | 2026.01.15 15:12:42.452491 [ 5 ] {1d972a1a-26c7-4109-a23f-e08747eced7a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 16491 | 2026.01.15 15:12:42.452527 [ 5 ] {1d972a1a-26c7-4109-a23f-e08747eced7a} <Debug> TCPHandler: Processed in 0.001232891 sec. | ||
| 16492 | 2026.01.15 15:12:43.928647 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41210 | ||
| 16493 | 2026.01.15 15:12:43.928753 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16494 | 2026.01.15 15:12:43.928779 [ 288 ] {} <Debug> TCP-Session: 2706f92c-5139-44e0-8b2f-061180c83c6e Authenticating user 'default' from [fd00:1122:3344:101::e]:41210 | ||
| 16495 | 2026.01.15 15:12:43.928801 [ 288 ] {} <Debug> TCP-Session: 2706f92c-5139-44e0-8b2f-061180c83c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16496 | 2026.01.15 15:12:43.928814 [ 288 ] {} <Debug> TCP-Session: 2706f92c-5139-44e0-8b2f-061180c83c6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16497 | 2026.01.15 15:12:43.928989 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52177 | ||
| 16498 | 2026.01.15 15:12:43.929028 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62991 | ||
| 16499 | 2026.01.15 15:12:43.929052 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43111 | ||
| 16500 | 2026.01.15 15:12:43.929073 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47538 | ||
| 16501 | 2026.01.15 15:12:43.929102 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16502 | 2026.01.15 15:12:43.929096 [ 288 ] {} <Trace> TCP-Session: 2706f92c-5139-44e0-8b2f-061180c83c6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16503 | 2026.01.15 15:12:43.929156 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16504 | 2026.01.15 15:12:43.929153 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16505 | 2026.01.15 15:12:43.929173 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16506 | 2026.01.15 15:12:43.929184 [ 292 ] {} <Debug> TCP-Session: cac6fb91-c606-4786-90a8-fdd937b34716 Authenticating user 'default' from [fd00:1122:3344:101::e]:43111 | ||
| 16507 | 2026.01.15 15:12:43.929204 [ 290 ] {} <Debug> TCP-Session: 87173a2e-546c-4e2b-b131-a507b77aa8c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62991 | ||
| 16508 | 2026.01.15 15:12:43.929226 [ 292 ] {} <Debug> TCP-Session: cac6fb91-c606-4786-90a8-fdd937b34716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16509 | 2026.01.15 15:12:43.929211 [ 294 ] {} <Debug> TCP-Session: b04f5afd-d426-4987-9cde-d7ddc52eaae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47538 | ||
| 16510 | 2026.01.15 15:12:43.929253 [ 290 ] {} <Debug> TCP-Session: 87173a2e-546c-4e2b-b131-a507b77aa8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16511 | 2026.01.15 15:12:43.929256 [ 292 ] {} <Debug> TCP-Session: cac6fb91-c606-4786-90a8-fdd937b34716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16512 | 2026.01.15 15:12:43.929277 [ 294 ] {} <Debug> TCP-Session: b04f5afd-d426-4987-9cde-d7ddc52eaae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16513 | 2026.01.15 15:12:43.929282 [ 290 ] {} <Debug> TCP-Session: 87173a2e-546c-4e2b-b131-a507b77aa8c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16514 | 2026.01.15 15:12:43.929306 [ 294 ] {} <Debug> TCP-Session: b04f5afd-d426-4987-9cde-d7ddc52eaae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16515 | 2026.01.15 15:12:43.929312 [ 288 ] {3034c2ed-fd15-4764-92db-a51dc707a73e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41210) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16516 | 2026.01.15 15:12:43.929089 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34935 | ||
| 16517 | 2026.01.15 15:12:43.929157 [ 289 ] {} <Debug> TCP-Session: 059b12c7-a7ee-41f5-b914-c96c7e13d30d Authenticating user 'default' from [fd00:1122:3344:101::e]:52177 | ||
| 16518 | 2026.01.15 15:12:43.929083 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47845 | ||
| 16519 | 2026.01.15 15:12:43.929416 [ 289 ] {} <Debug> TCP-Session: 059b12c7-a7ee-41f5-b914-c96c7e13d30d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16520 | 2026.01.15 15:12:43.929060 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54347 | ||
| 16521 | 2026.01.15 15:12:43.929455 [ 289 ] {} <Debug> TCP-Session: 059b12c7-a7ee-41f5-b914-c96c7e13d30d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16522 | 2026.01.15 15:12:43.929458 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16523 | 2026.01.15 15:12:43.929490 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16524 | 2026.01.15 15:12:43.929514 [ 287 ] {} <Debug> TCP-Session: f7ad8a02-01ee-4cde-afa2-f7f5d017de09 Authenticating user 'default' from [fd00:1122:3344:101::e]:34935 | ||
| 16525 | 2026.01.15 15:12:43.929035 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64160 | ||
| 16526 | 2026.01.15 15:12:43.929546 [ 287 ] {} <Debug> TCP-Session: f7ad8a02-01ee-4cde-afa2-f7f5d017de09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16527 | 2026.01.15 15:12:43.929530 [ 286 ] {} <Debug> TCP-Session: fb565035-e892-4138-88b0-5188090a8917 Authenticating user 'default' from [fd00:1122:3344:101::e]:47845 | ||
| 16528 | 2026.01.15 15:12:43.929567 [ 287 ] {} <Debug> TCP-Session: f7ad8a02-01ee-4cde-afa2-f7f5d017de09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16529 | 2026.01.15 15:12:43.929586 [ 288 ] {3034c2ed-fd15-4764-92db-a51dc707a73e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16530 | 2026.01.15 15:12:43.929597 [ 286 ] {} <Debug> TCP-Session: fb565035-e892-4138-88b0-5188090a8917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16531 | 2026.01.15 15:12:43.929640 [ 286 ] {} <Debug> TCP-Session: fb565035-e892-4138-88b0-5188090a8917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16532 | 2026.01.15 15:12:43.929660 [ 288 ] {3034c2ed-fd15-4764-92db-a51dc707a73e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16533 | 2026.01.15 15:12:43.929949 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16534 | 2026.01.15 15:12:43.929958 [ 288 ] {3034c2ed-fd15-4764-92db-a51dc707a73e} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 16535 | 2026.01.15 15:12:43.929992 [ 293 ] {} <Debug> TCP-Session: 3e805075-afb3-48a3-9d98-2ab1a5e969f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54347 | ||
| 16536 | 2026.01.15 15:12:43.930018 [ 293 ] {} <Debug> TCP-Session: 3e805075-afb3-48a3-9d98-2ab1a5e969f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16537 | 2026.01.15 15:12:43.930034 [ 293 ] {} <Debug> TCP-Session: 3e805075-afb3-48a3-9d98-2ab1a5e969f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16538 | 2026.01.15 15:12:43.930069 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16539 | 2026.01.15 15:12:43.930104 [ 291 ] {} <Debug> TCP-Session: 888b4bca-6aee-4776-bc5e-849e762fe20d Authenticating user 'default' from [fd00:1122:3344:101::e]:64160 | ||
| 16540 | 2026.01.15 15:12:43.930122 [ 291 ] {} <Debug> TCP-Session: 888b4bca-6aee-4776-bc5e-849e762fe20d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16541 | 2026.01.15 15:12:43.930135 [ 291 ] {} <Debug> TCP-Session: 888b4bca-6aee-4776-bc5e-849e762fe20d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16542 | 2026.01.15 15:12:43.930953 [ 326 ] {3034c2ed-fd15-4764-92db-a51dc707a73e} <Trace> AggregatingTransform: Aggregating | ||
| 16543 | 2026.01.15 15:12:43.930993 [ 326 ] {3034c2ed-fd15-4764-92db-a51dc707a73e} <Trace> Aggregator: Aggregation method: without_key | ||
| 16544 | 2026.01.15 15:12:43.931029 [ 326 ] {3034c2ed-fd15-4764-92db-a51dc707a73e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947221 sec. (1055.720 rows/sec., 41.24 KiB/sec.) | ||
| 16545 | 2026.01.15 15:12:43.931049 [ 326 ] {3034c2ed-fd15-4764-92db-a51dc707a73e} <Trace> Aggregator: Merging aggregated data | ||
| 16546 | 2026.01.15 15:12:43.932248 [ 288 ] {3034c2ed-fd15-4764-92db-a51dc707a73e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002993 sec., 334.1129301703976 rows/sec., 13.05 KiB/sec. | ||
| 16547 | 2026.01.15 15:12:43.932389 [ 288 ] {3034c2ed-fd15-4764-92db-a51dc707a73e} <Debug> TCPHandler: Processed in 0.003407802 sec. | ||
| 16548 | 2026.01.15 15:12:43.932504 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16549 | 2026.01.15 15:12:43.932532 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16550 | 2026.01.15 15:12:43.932533 [ 288 ] {} <Debug> TCP-Session: 2706f92c-5139-44e0-8b2f-061180c83c6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16551 | 2026.01.15 15:12:43.932555 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16552 | 2026.01.15 15:12:43.932571 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16553 | 2026.01.15 15:12:43.932591 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16554 | 2026.01.15 15:12:43.932609 [ 294 ] {} <Debug> TCP-Session: b04f5afd-d426-4987-9cde-d7ddc52eaae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16555 | 2026.01.15 15:12:43.932625 [ 290 ] {} <Debug> TCP-Session: 87173a2e-546c-4e2b-b131-a507b77aa8c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16556 | 2026.01.15 15:12:43.932628 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16557 | 2026.01.15 15:12:43.932654 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16558 | 2026.01.15 15:12:43.932678 [ 291 ] {} <Debug> TCP-Session: 888b4bca-6aee-4776-bc5e-849e762fe20d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16559 | 2026.01.15 15:12:43.932632 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16560 | 2026.01.15 15:12:43.932708 [ 286 ] {} <Debug> TCP-Session: fb565035-e892-4138-88b0-5188090a8917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16561 | 2026.01.15 15:12:43.932620 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16562 | 2026.01.15 15:12:43.932748 [ 293 ] {} <Debug> TCP-Session: 3e805075-afb3-48a3-9d98-2ab1a5e969f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16563 | 2026.01.15 15:12:43.932578 [ 287 ] {} <Debug> TCP-Session: f7ad8a02-01ee-4cde-afa2-f7f5d017de09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16564 | 2026.01.15 15:12:43.932784 [ 292 ] {} <Debug> TCP-Session: cac6fb91-c606-4786-90a8-fdd937b34716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16565 | 2026.01.15 15:12:43.932650 [ 289 ] {} <Debug> TCP-Session: 059b12c7-a7ee-41f5-b914-c96c7e13d30d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16566 | 2026.01.15 15:12:44.014563 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38834 | ||
| 16567 | 2026.01.15 15:12:44.014674 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16568 | 2026.01.15 15:12:44.014702 [ 288 ] {} <Debug> TCP-Session: b280d36b-f156-4466-be85-7046e3c7c868 Authenticating user 'default' from [fd00:1122:3344:101::e]:38834 | ||
| 16569 | 2026.01.15 15:12:44.014725 [ 288 ] {} <Debug> TCP-Session: b280d36b-f156-4466-be85-7046e3c7c868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16570 | 2026.01.15 15:12:44.014737 [ 288 ] {} <Debug> TCP-Session: b280d36b-f156-4466-be85-7046e3c7c868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16571 | 2026.01.15 15:12:44.014978 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63151 | ||
| 16572 | 2026.01.15 15:12:44.015015 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58980 | ||
| 16573 | 2026.01.15 15:12:44.015032 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62163 | ||
| 16574 | 2026.01.15 15:12:44.015047 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34198 | ||
| 16575 | 2026.01.15 15:12:44.015073 [ 288 ] {} <Trace> TCP-Session: b280d36b-f156-4466-be85-7046e3c7c868 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16576 | 2026.01.15 15:12:44.015104 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16577 | 2026.01.15 15:12:44.015111 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16578 | 2026.01.15 15:12:44.015139 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16579 | 2026.01.15 15:12:44.015139 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16580 | 2026.01.15 15:12:44.015157 [ 292 ] {} <Debug> TCP-Session: 24da267c-6628-459b-9651-e6a23b3d60bf Authenticating user 'default' from [fd00:1122:3344:101::e]:58980 | ||
| 16581 | 2026.01.15 15:12:44.015172 [ 294 ] {} <Debug> TCP-Session: 5080dffb-99aa-427b-b2ab-86c69623b7af Authenticating user 'default' from [fd00:1122:3344:101::e]:62163 | ||
| 16582 | 2026.01.15 15:12:44.015179 [ 286 ] {} <Debug> TCP-Session: ae0ca861-e8ad-4d1b-a883-5a842a5cdd56 Authenticating user 'default' from [fd00:1122:3344:101::e]:34198 | ||
| 16583 | 2026.01.15 15:12:44.015193 [ 292 ] {} <Debug> TCP-Session: 24da267c-6628-459b-9651-e6a23b3d60bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16584 | 2026.01.15 15:12:44.015209 [ 294 ] {} <Debug> TCP-Session: 5080dffb-99aa-427b-b2ab-86c69623b7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16585 | 2026.01.15 15:12:44.015212 [ 286 ] {} <Debug> TCP-Session: ae0ca861-e8ad-4d1b-a883-5a842a5cdd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16586 | 2026.01.15 15:12:44.015226 [ 292 ] {} <Debug> TCP-Session: 24da267c-6628-459b-9651-e6a23b3d60bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16587 | 2026.01.15 15:12:44.015232 [ 294 ] {} <Debug> TCP-Session: 5080dffb-99aa-427b-b2ab-86c69623b7af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16588 | 2026.01.15 15:12:44.015240 [ 286 ] {} <Debug> TCP-Session: ae0ca861-e8ad-4d1b-a883-5a842a5cdd56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16589 | 2026.01.15 15:12:44.015258 [ 288 ] {8127bdd2-db59-4f8a-bed7-937bc2900474} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38834) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16590 | 2026.01.15 15:12:44.015142 [ 289 ] {} <Debug> TCP-Session: 2e14ae0a-83e4-40ff-8247-fcc3470bbc2f Authenticating user 'default' from [fd00:1122:3344:101::e]:63151 | ||
| 16591 | 2026.01.15 15:12:44.015059 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42325 | ||
| 16592 | 2026.01.15 15:12:44.015323 [ 289 ] {} <Debug> TCP-Session: 2e14ae0a-83e4-40ff-8247-fcc3470bbc2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16593 | 2026.01.15 15:12:44.015023 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41680 | ||
| 16594 | 2026.01.15 15:12:44.015363 [ 289 ] {} <Debug> TCP-Session: 2e14ae0a-83e4-40ff-8247-fcc3470bbc2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16595 | 2026.01.15 15:12:44.015007 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43977 | ||
| 16596 | 2026.01.15 15:12:44.014991 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51643 | ||
| 16597 | 2026.01.15 15:12:44.015422 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16598 | 2026.01.15 15:12:44.015427 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16599 | 2026.01.15 15:12:44.015463 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16600 | 2026.01.15 15:12:44.015471 [ 287 ] {} <Debug> TCP-Session: 7c1e9ede-c80a-4458-91c3-e838bb2d3bbb Authenticating user 'default' from [fd00:1122:3344:101::e]:42325 | ||
| 16601 | 2026.01.15 15:12:44.015479 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16602 | 2026.01.15 15:12:44.015492 [ 291 ] {} <Debug> TCP-Session: 8615d511-7dd9-44c1-87c7-3d4b18bba255 Authenticating user 'default' from [fd00:1122:3344:101::e]:43977 | ||
| 16603 | 2026.01.15 15:12:44.015509 [ 287 ] {} <Debug> TCP-Session: 7c1e9ede-c80a-4458-91c3-e838bb2d3bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16604 | 2026.01.15 15:12:44.015517 [ 290 ] {} <Debug> TCP-Session: 7c738cde-2174-45d1-a21b-10712de3ecc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51643 | ||
| 16605 | 2026.01.15 15:12:44.015529 [ 291 ] {} <Debug> TCP-Session: 8615d511-7dd9-44c1-87c7-3d4b18bba255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16606 | 2026.01.15 15:12:44.015539 [ 287 ] {} <Debug> TCP-Session: 7c1e9ede-c80a-4458-91c3-e838bb2d3bbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16607 | 2026.01.15 15:12:44.015553 [ 290 ] {} <Debug> TCP-Session: 7c738cde-2174-45d1-a21b-10712de3ecc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16608 | 2026.01.15 15:12:44.015565 [ 291 ] {} <Debug> TCP-Session: 8615d511-7dd9-44c1-87c7-3d4b18bba255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16609 | 2026.01.15 15:12:44.015588 [ 290 ] {} <Debug> TCP-Session: 7c738cde-2174-45d1-a21b-10712de3ecc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16610 | 2026.01.15 15:12:44.015546 [ 288 ] {8127bdd2-db59-4f8a-bed7-937bc2900474} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16611 | 2026.01.15 15:12:44.015477 [ 293 ] {} <Debug> TCP-Session: 02ba154c-2c81-45c7-b85b-59bc1bef129e Authenticating user 'default' from [fd00:1122:3344:101::e]:41680 | ||
| 16612 | 2026.01.15 15:12:44.015679 [ 293 ] {} <Debug> TCP-Session: 02ba154c-2c81-45c7-b85b-59bc1bef129e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16613 | 2026.01.15 15:12:44.015694 [ 293 ] {} <Debug> TCP-Session: 02ba154c-2c81-45c7-b85b-59bc1bef129e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16614 | 2026.01.15 15:12:44.015705 [ 288 ] {8127bdd2-db59-4f8a-bed7-937bc2900474} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16615 | 2026.01.15 15:12:44.016038 [ 288 ] {8127bdd2-db59-4f8a-bed7-937bc2900474} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 16616 | 2026.01.15 15:12:44.017130 [ 337 ] {8127bdd2-db59-4f8a-bed7-937bc2900474} <Trace> AggregatingTransform: Aggregating | ||
| 16617 | 2026.01.15 15:12:44.017185 [ 337 ] {8127bdd2-db59-4f8a-bed7-937bc2900474} <Trace> Aggregator: Aggregation method: without_key | ||
| 16618 | 2026.01.15 15:12:44.017224 [ 337 ] {8127bdd2-db59-4f8a-bed7-937bc2900474} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001050194 sec. (952.205 rows/sec., 37.20 KiB/sec.) | ||
| 16619 | 2026.01.15 15:12:44.017244 [ 337 ] {8127bdd2-db59-4f8a-bed7-937bc2900474} <Trace> Aggregator: Merging aggregated data | ||
| 16620 | 2026.01.15 15:12:44.018523 [ 288 ] {8127bdd2-db59-4f8a-bed7-937bc2900474} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00332 sec., 301.2048192771084 rows/sec., 11.77 KiB/sec. | ||
| 16621 | 2026.01.15 15:12:44.018691 [ 288 ] {8127bdd2-db59-4f8a-bed7-937bc2900474} <Debug> TCPHandler: Processed in 0.003742223 sec. | ||
| 16622 | 2026.01.15 15:12:44.018817 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16623 | 2026.01.15 15:12:44.018847 [ 288 ] {} <Debug> TCP-Session: b280d36b-f156-4466-be85-7046e3c7c868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16624 | 2026.01.15 15:12:44.018859 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16625 | 2026.01.15 15:12:44.018884 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16626 | 2026.01.15 15:12:44.018902 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16627 | 2026.01.15 15:12:44.018943 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16628 | 2026.01.15 15:12:44.018950 [ 287 ] {} <Debug> TCP-Session: 7c1e9ede-c80a-4458-91c3-e838bb2d3bbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16629 | 2026.01.15 15:12:44.018973 [ 289 ] {} <Debug> TCP-Session: 2e14ae0a-83e4-40ff-8247-fcc3470bbc2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16630 | 2026.01.15 15:12:44.018975 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16631 | 2026.01.15 15:12:44.018995 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16632 | 2026.01.15 15:12:44.019007 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16633 | 2026.01.15 15:12:44.019026 [ 293 ] {} <Debug> TCP-Session: 02ba154c-2c81-45c7-b85b-59bc1bef129e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16634 | 2026.01.15 15:12:44.019065 [ 292 ] {} <Debug> TCP-Session: 24da267c-6628-459b-9651-e6a23b3d60bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16635 | 2026.01.15 15:12:44.019076 [ 294 ] {} <Debug> TCP-Session: 5080dffb-99aa-427b-b2ab-86c69623b7af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16636 | 2026.01.15 15:12:44.018988 [ 291 ] {} <Debug> TCP-Session: 8615d511-7dd9-44c1-87c7-3d4b18bba255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16637 | 2026.01.15 15:12:44.018898 [ 290 ] {} <Debug> TCP-Session: 7c738cde-2174-45d1-a21b-10712de3ecc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16638 | 2026.01.15 15:12:44.018962 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16639 | 2026.01.15 15:12:44.019178 [ 286 ] {} <Debug> TCP-Session: ae0ca861-e8ad-4d1b-a883-5a842a5cdd56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16640 | 2026.01.15 15:12:44.144043 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62367 | ||
| 16641 | 2026.01.15 15:12:44.144146 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16642 | 2026.01.15 15:12:44.144171 [ 288 ] {} <Debug> TCP-Session: f7d7d2cc-f4f8-4000-b9b2-179ca0001863 Authenticating user 'default' from [fd00:1122:3344:101::e]:62367 | ||
| 16643 | 2026.01.15 15:12:44.144192 [ 288 ] {} <Debug> TCP-Session: f7d7d2cc-f4f8-4000-b9b2-179ca0001863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16644 | 2026.01.15 15:12:44.144204 [ 288 ] {} <Debug> TCP-Session: f7d7d2cc-f4f8-4000-b9b2-179ca0001863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16645 | 2026.01.15 15:12:44.144378 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35286 | ||
| 16646 | 2026.01.15 15:12:44.144437 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47583 | ||
| 16647 | 2026.01.15 15:12:44.144446 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37115 | ||
| 16648 | 2026.01.15 15:12:44.144482 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49769 | ||
| 16649 | 2026.01.15 15:12:44.144483 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16650 | 2026.01.15 15:12:44.144473 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54121 | ||
| 16651 | 2026.01.15 15:12:44.144556 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16652 | 2026.01.15 15:12:44.144581 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16653 | 2026.01.15 15:12:44.144581 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16654 | 2026.01.15 15:12:44.144603 [ 290 ] {} <Debug> TCP-Session: bee2ad79-ed99-4828-9e39-38ebecd8fe9f Authenticating user 'default' from [fd00:1122:3344:101::e]:47583 | ||
| 16655 | 2026.01.15 15:12:44.144617 [ 287 ] {} <Debug> TCP-Session: 71538aa0-0d16-4857-b110-6d4009e08230 Authenticating user 'default' from [fd00:1122:3344:101::e]:49769 | ||
| 16656 | 2026.01.15 15:12:44.144646 [ 290 ] {} <Debug> TCP-Session: bee2ad79-ed99-4828-9e39-38ebecd8fe9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16657 | 2026.01.15 15:12:44.144628 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16658 | 2026.01.15 15:12:44.144672 [ 290 ] {} <Debug> TCP-Session: bee2ad79-ed99-4828-9e39-38ebecd8fe9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16659 | 2026.01.15 15:12:44.144669 [ 287 ] {} <Debug> TCP-Session: 71538aa0-0d16-4857-b110-6d4009e08230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16660 | 2026.01.15 15:12:44.144691 [ 286 ] {} <Debug> TCP-Session: 95c97f49-6365-4b03-a7ce-3d1981adefc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54121 | ||
| 16661 | 2026.01.15 15:12:44.144710 [ 287 ] {} <Debug> TCP-Session: 71538aa0-0d16-4857-b110-6d4009e08230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16662 | 2026.01.15 15:12:44.144733 [ 286 ] {} <Debug> TCP-Session: 95c97f49-6365-4b03-a7ce-3d1981adefc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16663 | 2026.01.15 15:12:44.144623 [ 291 ] {} <Debug> TCP-Session: ce578dad-4b7c-4e62-a14a-ce7b10fb1f03 Authenticating user 'default' from [fd00:1122:3344:101::e]:37115 | ||
| 16664 | 2026.01.15 15:12:44.144756 [ 286 ] {} <Debug> TCP-Session: 95c97f49-6365-4b03-a7ce-3d1981adefc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16665 | 2026.01.15 15:12:44.144779 [ 291 ] {} <Debug> TCP-Session: ce578dad-4b7c-4e62-a14a-ce7b10fb1f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16666 | 2026.01.15 15:12:44.144570 [ 289 ] {} <Debug> TCP-Session: 867539df-76ca-4c09-8bd4-11bd93953128 Authenticating user 'default' from [fd00:1122:3344:101::e]:35286 | ||
| 16667 | 2026.01.15 15:12:44.144804 [ 291 ] {} <Debug> TCP-Session: ce578dad-4b7c-4e62-a14a-ce7b10fb1f03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16668 | 2026.01.15 15:12:44.144463 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60098 | ||
| 16669 | 2026.01.15 15:12:44.144833 [ 289 ] {} <Debug> TCP-Session: 867539df-76ca-4c09-8bd4-11bd93953128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16670 | 2026.01.15 15:12:44.144452 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42637 | ||
| 16671 | 2026.01.15 15:12:44.144873 [ 289 ] {} <Debug> TCP-Session: 867539df-76ca-4c09-8bd4-11bd93953128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16672 | 2026.01.15 15:12:44.144444 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35863 | ||
| 16673 | 2026.01.15 15:12:44.144903 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16674 | 2026.01.15 15:12:44.144482 [ 288 ] {} <Trace> TCP-Session: f7d7d2cc-f4f8-4000-b9b2-179ca0001863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16675 | 2026.01.15 15:12:44.144946 [ 294 ] {} <Debug> TCP-Session: 2aba8219-3c53-4bac-b93f-5fffd07de46e Authenticating user 'default' from [fd00:1122:3344:101::e]:60098 | ||
| 16676 | 2026.01.15 15:12:44.144935 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16677 | 2026.01.15 15:12:44.144981 [ 294 ] {} <Debug> TCP-Session: 2aba8219-3c53-4bac-b93f-5fffd07de46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16678 | 2026.01.15 15:12:44.144973 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16679 | 2026.01.15 15:12:44.145014 [ 294 ] {} <Debug> TCP-Session: 2aba8219-3c53-4bac-b93f-5fffd07de46e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16680 | 2026.01.15 15:12:44.145010 [ 293 ] {} <Debug> TCP-Session: 469e67b4-694d-4753-9469-410d2c449e55 Authenticating user 'default' from [fd00:1122:3344:101::e]:42637 | ||
| 16681 | 2026.01.15 15:12:44.145042 [ 292 ] {} <Debug> TCP-Session: b628944b-71df-4ae7-ad7a-7bc8f26de1e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35863 | ||
| 16682 | 2026.01.15 15:12:44.145070 [ 293 ] {} <Debug> TCP-Session: 469e67b4-694d-4753-9469-410d2c449e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16683 | 2026.01.15 15:12:44.145080 [ 292 ] {} <Debug> TCP-Session: b628944b-71df-4ae7-ad7a-7bc8f26de1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16684 | 2026.01.15 15:12:44.145090 [ 293 ] {} <Debug> TCP-Session: 469e67b4-694d-4753-9469-410d2c449e55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16685 | 2026.01.15 15:12:44.145104 [ 292 ] {} <Debug> TCP-Session: b628944b-71df-4ae7-ad7a-7bc8f26de1e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16686 | 2026.01.15 15:12:44.145108 [ 288 ] {94fdfb9d-f8e7-403e-b04a-1cea6b017c01} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62367) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16687 | 2026.01.15 15:12:44.145380 [ 288 ] {94fdfb9d-f8e7-403e-b04a-1cea6b017c01} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16688 | 2026.01.15 15:12:44.145435 [ 288 ] {94fdfb9d-f8e7-403e-b04a-1cea6b017c01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16689 | 2026.01.15 15:12:44.145731 [ 288 ] {94fdfb9d-f8e7-403e-b04a-1cea6b017c01} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 16690 | 2026.01.15 15:12:44.146668 [ 348 ] {94fdfb9d-f8e7-403e-b04a-1cea6b017c01} <Trace> AggregatingTransform: Aggregating | ||
| 16691 | 2026.01.15 15:12:44.146703 [ 348 ] {94fdfb9d-f8e7-403e-b04a-1cea6b017c01} <Trace> Aggregator: Aggregation method: without_key | ||
| 16692 | 2026.01.15 15:12:44.146739 [ 348 ] {94fdfb9d-f8e7-403e-b04a-1cea6b017c01} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908069 sec. (1101.238 rows/sec., 43.02 KiB/sec.) | ||
| 16693 | 2026.01.15 15:12:44.146759 [ 348 ] {94fdfb9d-f8e7-403e-b04a-1cea6b017c01} <Trace> Aggregator: Merging aggregated data | ||
| 16694 | 2026.01.15 15:12:44.148184 [ 288 ] {94fdfb9d-f8e7-403e-b04a-1cea6b017c01} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003127 sec., 319.79533098816756 rows/sec., 12.49 KiB/sec. | ||
| 16695 | 2026.01.15 15:12:44.148389 [ 288 ] {94fdfb9d-f8e7-403e-b04a-1cea6b017c01} <Debug> TCPHandler: Processed in 0.004020322 sec. | ||
| 16696 | 2026.01.15 15:12:44.148548 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16697 | 2026.01.15 15:12:44.148564 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16698 | 2026.01.15 15:12:44.148581 [ 288 ] {} <Debug> TCP-Session: f7d7d2cc-f4f8-4000-b9b2-179ca0001863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16699 | 2026.01.15 15:12:44.148586 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16700 | 2026.01.15 15:12:44.148608 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16701 | 2026.01.15 15:12:44.148625 [ 287 ] {} <Debug> TCP-Session: 71538aa0-0d16-4857-b110-6d4009e08230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16702 | 2026.01.15 15:12:44.148645 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16703 | 2026.01.15 15:12:44.148666 [ 286 ] {} <Debug> TCP-Session: 95c97f49-6365-4b03-a7ce-3d1981adefc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16704 | 2026.01.15 15:12:44.148662 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16705 | 2026.01.15 15:12:44.148699 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16706 | 2026.01.15 15:12:44.148699 [ 290 ] {} <Debug> TCP-Session: bee2ad79-ed99-4828-9e39-38ebecd8fe9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16707 | 2026.01.15 15:12:44.148729 [ 292 ] {} <Debug> TCP-Session: b628944b-71df-4ae7-ad7a-7bc8f26de1e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16708 | 2026.01.15 15:12:44.148683 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16709 | 2026.01.15 15:12:44.148764 [ 294 ] {} <Debug> TCP-Session: 2aba8219-3c53-4bac-b93f-5fffd07de46e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16710 | 2026.01.15 15:12:44.148810 [ 293 ] {} <Debug> TCP-Session: 469e67b4-694d-4753-9469-410d2c449e55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16711 | 2026.01.15 15:12:44.148650 [ 289 ] {} <Debug> TCP-Session: 867539df-76ca-4c09-8bd4-11bd93953128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16712 | 2026.01.15 15:12:44.148627 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16713 | 2026.01.15 15:12:44.148901 [ 291 ] {} <Debug> TCP-Session: ce578dad-4b7c-4e62-a14a-ce7b10fb1f03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16714 | 2026.01.15 15:12:44.180750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35100 | ||
| 16715 | 2026.01.15 15:12:44.181257 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16716 | 2026.01.15 15:12:44.181302 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16717 | 2026.01.15 15:12:44.181810 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16718 | 2026.01.15 15:12:44.182078 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16719 | 2026.01.15 15:12:44.182229 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35100 | ||
| 16720 | 2026.01.15 15:12:46.015258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 16721 | 2026.01.15 15:12:46.031912 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16722 | 2026.01.15 15:12:46.031958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16723 | 2026.01.15 15:12:46.038053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16724 | 2026.01.15 15:12:46.038780 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16725 | 2026.01.15 15:12:46.041689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16726 | 2026.01.15 15:12:46.765776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2134 | ||
| 16727 | 2026.01.15 15:12:46.768289 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16728 | 2026.01.15 15:12:46.768339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16729 | 2026.01.15 15:12:46.769593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16730 | 2026.01.15 15:12:46.769869 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16731 | 2026.01.15 15:12:46.770146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2134 | ||
| 16732 | 2026.01.15 15:12:47.423549 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16733 | 2026.01.15 15:12:47.423754 [ 5 ] {c0cb7e41-bdd1-4c17-91a2-edae8d617500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16734 | 2026.01.15 15:12:47.423831 [ 5 ] {c0cb7e41-bdd1-4c17-91a2-edae8d617500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16735 | 2026.01.15 15:12:47.424652 [ 5 ] {c0cb7e41-bdd1-4c17-91a2-edae8d617500} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16736 | 2026.01.15 15:12:47.424703 [ 5 ] {c0cb7e41-bdd1-4c17-91a2-edae8d617500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16737 | 2026.01.15 15:12:47.425110 [ 5 ] {c0cb7e41-bdd1-4c17-91a2-edae8d617500} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16738 | 2026.01.15 15:12:47.425348 [ 5 ] {c0cb7e41-bdd1-4c17-91a2-edae8d617500} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16739 | 2026.01.15 15:12:47.425514 [ 5 ] {c0cb7e41-bdd1-4c17-91a2-edae8d617500} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001815 sec., 65013.774104683194 rows/sec., 5.50 MiB/sec. | ||
| 16740 | 2026.01.15 15:12:47.425566 [ 5 ] {c0cb7e41-bdd1-4c17-91a2-edae8d617500} <Debug> TCPHandler: Processed in 0.002154901 sec. | ||
| 16741 | 2026.01.15 15:12:47.425717 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16742 | 2026.01.15 15:12:47.425821 [ 5 ] {6dd688d9-6d4d-4546-a819-f0e0f52391b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16743 | 2026.01.15 15:12:47.425867 [ 5 ] {6dd688d9-6d4d-4546-a819-f0e0f52391b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16744 | 2026.01.15 15:12:47.426342 [ 5 ] {6dd688d9-6d4d-4546-a819-f0e0f52391b9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16745 | 2026.01.15 15:12:47.426380 [ 5 ] {6dd688d9-6d4d-4546-a819-f0e0f52391b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16746 | 2026.01.15 15:12:47.426715 [ 5 ] {6dd688d9-6d4d-4546-a819-f0e0f52391b9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16747 | 2026.01.15 15:12:47.426947 [ 5 ] {6dd688d9-6d4d-4546-a819-f0e0f52391b9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16748 | 2026.01.15 15:12:47.427083 [ 5 ] {6dd688d9-6d4d-4546-a819-f0e0f52391b9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001287 sec., 24087.02408702409 rows/sec., 1.77 MiB/sec. | ||
| 16749 | 2026.01.15 15:12:47.427079 [ 34 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16750 | 2026.01.15 15:12:47.427124 [ 5 ] {6dd688d9-6d4d-4546-a819-f0e0f52391b9} <Debug> TCPHandler: Processed in 0.001458858 sec. | ||
| 16751 | 2026.01.15 15:12:47.427163 [ 34 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16752 | 2026.01.15 15:12:47.427190 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16753 | 2026.01.15 15:12:47.427266 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16754 | 2026.01.15 15:12:47.427332 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 16755 | 2026.01.15 15:12:47.427372 [ 5 ] {b5e3e56a-acf6-416a-b66f-36ccb72d1e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16756 | 2026.01.15 15:12:47.427422 [ 5 ] {b5e3e56a-acf6-416a-b66f-36ccb72d1e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16757 | 2026.01.15 15:12:47.427500 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16758 | 2026.01.15 15:12:47.427545 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 278 rows starting from the beginning of the part | ||
| 16759 | 2026.01.15 15:12:47.427628 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 33 rows starting from the beginning of the part | ||
| 16760 | 2026.01.15 15:12:47.427682 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 215 rows starting from the beginning of the part | ||
| 16761 | 2026.01.15 15:12:47.427730 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 31 rows starting from the beginning of the part | ||
| 16762 | 2026.01.15 15:12:47.427776 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 215 rows starting from the beginning of the part | ||
| 16763 | 2026.01.15 15:12:47.427826 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 31 rows starting from the beginning of the part | ||
| 16764 | 2026.01.15 15:12:47.427898 [ 5 ] {b5e3e56a-acf6-416a-b66f-36ccb72d1e50} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16765 | 2026.01.15 15:12:47.427941 [ 5 ] {b5e3e56a-acf6-416a-b66f-36ccb72d1e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16766 | 2026.01.15 15:12:47.428293 [ 5 ] {b5e3e56a-acf6-416a-b66f-36ccb72d1e50} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16767 | 2026.01.15 15:12:47.428534 [ 5 ] {b5e3e56a-acf6-416a-b66f-36ccb72d1e50} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16768 | 2026.01.15 15:12:47.428671 [ 5 ] {b5e3e56a-acf6-416a-b66f-36ccb72d1e50} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00132 sec., 71969.69696969698 rows/sec., 5.62 MiB/sec. | ||
| 16769 | 2026.01.15 15:12:47.428710 [ 5 ] {b5e3e56a-acf6-416a-b66f-36ccb72d1e50} <Debug> TCPHandler: Processed in 0.001497369 sec. | ||
| 16770 | 2026.01.15 15:12:47.428785 [ 225 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16771 | 2026.01.15 15:12:47.428803 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153551 sec., 522953.2858789588 rows/sec., 34.45 MiB/sec. | ||
| 16772 | 2026.01.15 15:12:47.428836 [ 225 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16773 | 2026.01.15 15:12:47.428834 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16774 | 2026.01.15 15:12:47.428953 [ 5 ] {1ac731b1-6a11-44bc-90c2-b5e5612262a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16775 | 2026.01.15 15:12:47.428994 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16776 | 2026.01.15 15:12:47.429001 [ 5 ] {1ac731b1-6a11-44bc-90c2-b5e5612262a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16777 | 2026.01.15 15:12:47.429389 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_106_21} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16778 | 2026.01.15 15:12:47.429483 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_106_21} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16779 | 2026.01.15 15:12:47.429504 [ 5 ] {1ac731b1-6a11-44bc-90c2-b5e5612262a7} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16780 | 2026.01.15 15:12:47.429547 [ 5 ] {1ac731b1-6a11-44bc-90c2-b5e5612262a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16781 | 2026.01.15 15:12:47.429594 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 16782 | 2026.01.15 15:12:47.429920 [ 5 ] {1ac731b1-6a11-44bc-90c2-b5e5612262a7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16783 | 2026.01.15 15:12:47.430189 [ 5 ] {1ac731b1-6a11-44bc-90c2-b5e5612262a7} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16784 | 2026.01.15 15:12:47.430320 [ 5 ] {1ac731b1-6a11-44bc-90c2-b5e5612262a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001386 sec., 115440.11544011543 rows/sec., 8.04 MiB/sec. | ||
| 16785 | 2026.01.15 15:12:47.430358 [ 5 ] {1ac731b1-6a11-44bc-90c2-b5e5612262a7} <Debug> TCPHandler: Processed in 0.001574051 sec. | ||
| 16786 | 2026.01.15 15:12:47.430471 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16787 | 2026.01.15 15:12:47.430577 [ 5 ] {6229492b-3fe4-4da5-9a20-3bc9d1204740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16788 | 2026.01.15 15:12:47.430634 [ 5 ] {6229492b-3fe4-4da5-9a20-3bc9d1204740} <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 | ||
| 16789 | 2026.01.15 15:12:47.431513 [ 5 ] {6229492b-3fe4-4da5-9a20-3bc9d1204740} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16790 | 2026.01.15 15:12:47.431554 [ 5 ] {6229492b-3fe4-4da5-9a20-3bc9d1204740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16791 | 2026.01.15 15:12:47.432125 [ 5 ] {6229492b-3fe4-4da5-9a20-3bc9d1204740} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16792 | 2026.01.15 15:12:47.432465 [ 5 ] {6229492b-3fe4-4da5-9a20-3bc9d1204740} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16793 | 2026.01.15 15:12:47.432613 [ 5 ] {6229492b-3fe4-4da5-9a20-3bc9d1204740} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002055 sec., 15085.158150851581 rows/sec., 27.03 MiB/sec. | ||
| 16794 | 2026.01.15 15:12:47.432614 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16795 | 2026.01.15 15:12:47.432668 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16796 | 2026.01.15 15:12:47.432678 [ 5 ] {6229492b-3fe4-4da5-9a20-3bc9d1204740} <Debug> TCPHandler: Processed in 0.002255834 sec. | ||
| 16797 | 2026.01.15 15:12:47.432690 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16798 | 2026.01.15 15:12:47.432802 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16799 | 2026.01.15 15:12:47.432814 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 16800 | 2026.01.15 15:12:47.432899 [ 5 ] {26185a0e-ed53-4ad1-95c9-59fb5659b854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16801 | 2026.01.15 15:12:47.432947 [ 5 ] {26185a0e-ed53-4ad1-95c9-59fb5659b854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16802 | 2026.01.15 15:12:47.433088 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16803 | 2026.01.15 15:12:47.433125 [ 225 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16804 | 2026.01.15 15:12:47.433164 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2018 rows starting from the beginning of the part | ||
| 16805 | 2026.01.15 15:12:47.433305 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 31 rows starting from the beginning of the part | ||
| 16806 | 2026.01.15 15:12:47.433314 [ 5 ] {26185a0e-ed53-4ad1-95c9-59fb5659b854} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16807 | 2026.01.15 15:12:47.433356 [ 5 ] {26185a0e-ed53-4ad1-95c9-59fb5659b854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16808 | 2026.01.15 15:12:47.433401 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 10 rows starting from the beginning of the part | ||
| 16809 | 2026.01.15 15:12:47.433501 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 31 rows starting from the beginning of the part | ||
| 16810 | 2026.01.15 15:12:47.433597 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 10 rows starting from the beginning of the part | ||
| 16811 | 2026.01.15 15:12:47.433689 [ 191 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 31 rows starting from the beginning of the part | ||
| 16812 | 2026.01.15 15:12:47.433703 [ 5 ] {26185a0e-ed53-4ad1-95c9-59fb5659b854} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16813 | 2026.01.15 15:12:47.433942 [ 5 ] {26185a0e-ed53-4ad1-95c9-59fb5659b854} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16814 | 2026.01.15 15:12:47.434088 [ 5 ] {26185a0e-ed53-4ad1-95c9-59fb5659b854} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 16815 | 2026.01.15 15:12:47.434127 [ 5 ] {26185a0e-ed53-4ad1-95c9-59fb5659b854} <Debug> TCPHandler: Processed in 0.001375645 sec. | ||
| 16816 | 2026.01.15 15:12:47.439497 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2131 rows, containing 19 columns (19 merged, 0 gathered) in 0.006736611 sec., 316331.1641417324 rows/sec., 566.85 MiB/sec. | ||
| 16817 | 2026.01.15 15:12:47.441703 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16818 | 2026.01.15 15:12:47.442113 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16819 | 2026.01.15 15:12:47.442199 [ 200 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16820 | 2026.01.15 15:12:47.442340 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16821 | 2026.01.15 15:12:47.715451 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16822 | 2026.01.15 15:12:47.715497 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16823 | 2026.01.15 15:12:47.717443 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16824 | 2026.01.15 15:12:47.753707 [ 222 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16825 | 2026.01.15 15:12:47.753741 [ 222 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16826 | 2026.01.15 15:12:47.756889 [ 222 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16827 | 2026.01.15 15:12:47.913493 [ 219 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16828 | 2026.01.15 15:12:47.913568 [ 219 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16829 | 2026.01.15 15:12:47.917624 [ 219 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16830 | 2026.01.15 15:12:51.440658 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16831 | 2026.01.15 15:12:51.440716 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16832 | 2026.01.15 15:12:51.682348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35548 | ||
| 16833 | 2026.01.15 15:12:51.682866 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16834 | 2026.01.15 15:12:51.682906 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16835 | 2026.01.15 15:12:51.683401 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16836 | 2026.01.15 15:12:51.683647 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16837 | 2026.01.15 15:12:51.683790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35548 | ||
| 16838 | 2026.01.15 15:12:52.089763 [ 222 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16839 | 2026.01.15 15:12:52.089818 [ 222 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16840 | 2026.01.15 15:12:52.092257 [ 222 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16841 | 2026.01.15 15:12:52.108225 [ 218 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16842 | 2026.01.15 15:12:52.108258 [ 218 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16843 | 2026.01.15 15:12:52.110466 [ 218 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16844 | 2026.01.15 15:12:52.438509 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16845 | 2026.01.15 15:12:52.438704 [ 5 ] {c7ddce03-c976-46c7-8b13-31287db0e125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16846 | 2026.01.15 15:12:52.438780 [ 5 ] {c7ddce03-c976-46c7-8b13-31287db0e125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16847 | 2026.01.15 15:12:52.439668 [ 5 ] {c7ddce03-c976-46c7-8b13-31287db0e125} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16848 | 2026.01.15 15:12:52.439714 [ 5 ] {c7ddce03-c976-46c7-8b13-31287db0e125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16849 | 2026.01.15 15:12:52.440137 [ 5 ] {c7ddce03-c976-46c7-8b13-31287db0e125} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16850 | 2026.01.15 15:12:52.440373 [ 5 ] {c7ddce03-c976-46c7-8b13-31287db0e125} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16851 | 2026.01.15 15:12:52.440530 [ 5 ] {c7ddce03-c976-46c7-8b13-31287db0e125} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00188 sec., 218085.10638297873 rows/sec., 13.83 MiB/sec. | ||
| 16852 | 2026.01.15 15:12:52.440573 [ 221 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16853 | 2026.01.15 15:12:52.440583 [ 5 ] {c7ddce03-c976-46c7-8b13-31287db0e125} <Debug> TCPHandler: Processed in 0.002215523 sec. | ||
| 16854 | 2026.01.15 15:12:52.440631 [ 221 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16855 | 2026.01.15 15:12:52.440762 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16856 | 2026.01.15 15:12:52.440872 [ 5 ] {c1c5d2a5-8ecf-4ac7-bdbf-03cf1c1750dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16857 | 2026.01.15 15:12:52.440921 [ 5 ] {c1c5d2a5-8ecf-4ac7-bdbf-03cf1c1750dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16858 | 2026.01.15 15:12:52.442103 [ 5 ] {c1c5d2a5-8ecf-4ac7-bdbf-03cf1c1750dc} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16859 | 2026.01.15 15:12:52.442146 [ 5 ] {c1c5d2a5-8ecf-4ac7-bdbf-03cf1c1750dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16860 | 2026.01.15 15:12:52.442558 [ 5 ] {c1c5d2a5-8ecf-4ac7-bdbf-03cf1c1750dc} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16861 | 2026.01.15 15:12:52.442572 [ 221 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16862 | 2026.01.15 15:12:52.442788 [ 5 ] {c1c5d2a5-8ecf-4ac7-bdbf-03cf1c1750dc} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16863 | 2026.01.15 15:12:52.442930 [ 5 ] {c1c5d2a5-8ecf-4ac7-bdbf-03cf1c1750dc} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002082 sec., 543707.9731027858 rows/sec., 43.06 MiB/sec. | ||
| 16864 | 2026.01.15 15:12:52.442972 [ 5 ] {c1c5d2a5-8ecf-4ac7-bdbf-03cf1c1750dc} <Debug> TCPHandler: Processed in 0.002261564 sec. | ||
| 16865 | 2026.01.15 15:12:52.443099 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16866 | 2026.01.15 15:12:52.443199 [ 5 ] {0156272e-935a-423f-8183-d509d77d06c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16867 | 2026.01.15 15:12:52.443241 [ 5 ] {0156272e-935a-423f-8183-d509d77d06c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16868 | 2026.01.15 15:12:52.443760 [ 5 ] {0156272e-935a-423f-8183-d509d77d06c0} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16869 | 2026.01.15 15:12:52.443796 [ 5 ] {0156272e-935a-423f-8183-d509d77d06c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16870 | 2026.01.15 15:12:52.444128 [ 5 ] {0156272e-935a-423f-8183-d509d77d06c0} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16871 | 2026.01.15 15:12:52.444348 [ 5 ] {0156272e-935a-423f-8183-d509d77d06c0} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16872 | 2026.01.15 15:12:52.444481 [ 5 ] {0156272e-935a-423f-8183-d509d77d06c0} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001304 sec., 164877.30061349692 rows/sec., 9.79 MiB/sec. | ||
| 16873 | 2026.01.15 15:12:52.444520 [ 5 ] {0156272e-935a-423f-8183-d509d77d06c0} <Debug> TCPHandler: Processed in 0.001473688 sec. | ||
| 16874 | 2026.01.15 15:12:52.444632 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16875 | 2026.01.15 15:12:52.444740 [ 5 ] {e1a48963-9777-4479-a399-34bf1577383a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16876 | 2026.01.15 15:12:52.444784 [ 5 ] {e1a48963-9777-4479-a399-34bf1577383a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16877 | 2026.01.15 15:12:52.445305 [ 5 ] {e1a48963-9777-4479-a399-34bf1577383a} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16878 | 2026.01.15 15:12:52.445341 [ 5 ] {e1a48963-9777-4479-a399-34bf1577383a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16879 | 2026.01.15 15:12:52.445681 [ 5 ] {e1a48963-9777-4479-a399-34bf1577383a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16880 | 2026.01.15 15:12:52.445923 [ 5 ] {e1a48963-9777-4479-a399-34bf1577383a} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16881 | 2026.01.15 15:12:52.446058 [ 5 ] {e1a48963-9777-4479-a399-34bf1577383a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001338 sec., 158445.44095665173 rows/sec., 10.22 MiB/sec. | ||
| 16882 | 2026.01.15 15:12:52.446100 [ 5 ] {e1a48963-9777-4479-a399-34bf1577383a} <Debug> TCPHandler: Processed in 0.00151802 sec. | ||
| 16883 | 2026.01.15 15:12:52.446130 [ 223 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16884 | 2026.01.15 15:12:52.446186 [ 223 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16885 | 2026.01.15 15:12:52.446207 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16886 | 2026.01.15 15:12:52.446308 [ 5 ] {65bbfa48-4859-4a58-98d3-1c3fd891819f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16887 | 2026.01.15 15:12:52.446349 [ 5 ] {65bbfa48-4859-4a58-98d3-1c3fd891819f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16888 | 2026.01.15 15:12:52.446865 [ 5 ] {65bbfa48-4859-4a58-98d3-1c3fd891819f} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16889 | 2026.01.15 15:12:52.446902 [ 5 ] {65bbfa48-4859-4a58-98d3-1c3fd891819f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16890 | 2026.01.15 15:12:52.447238 [ 5 ] {65bbfa48-4859-4a58-98d3-1c3fd891819f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16891 | 2026.01.15 15:12:52.447495 [ 5 ] {65bbfa48-4859-4a58-98d3-1c3fd891819f} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16892 | 2026.01.15 15:12:52.447632 [ 5 ] {65bbfa48-4859-4a58-98d3-1c3fd891819f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001343 sec., 157110.9456440804 rows/sec., 8.92 MiB/sec. | ||
| 16893 | 2026.01.15 15:12:52.447670 [ 5 ] {65bbfa48-4859-4a58-98d3-1c3fd891819f} <Debug> TCPHandler: Processed in 0.00151181 sec. | ||
| 16894 | 2026.01.15 15:12:52.447781 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16895 | 2026.01.15 15:12:52.447878 [ 5 ] {3f6a88ec-459b-44a9-9ccb-f83baeaa2860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16896 | 2026.01.15 15:12:52.447920 [ 5 ] {3f6a88ec-459b-44a9-9ccb-f83baeaa2860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16897 | 2026.01.15 15:12:52.448619 [ 5 ] {3f6a88ec-459b-44a9-9ccb-f83baeaa2860} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16898 | 2026.01.15 15:12:52.448657 [ 5 ] {3f6a88ec-459b-44a9-9ccb-f83baeaa2860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16899 | 2026.01.15 15:12:52.449034 [ 5 ] {3f6a88ec-459b-44a9-9ccb-f83baeaa2860} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16900 | 2026.01.15 15:12:52.449308 [ 5 ] {3f6a88ec-459b-44a9-9ccb-f83baeaa2860} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16901 | 2026.01.15 15:12:52.449320 [ 223 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16902 | 2026.01.15 15:12:52.449447 [ 5 ] {3f6a88ec-459b-44a9-9ccb-f83baeaa2860} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001589 sec., 433606.04153555696 rows/sec., 30.28 MiB/sec. | ||
| 16903 | 2026.01.15 15:12:52.449491 [ 5 ] {3f6a88ec-459b-44a9-9ccb-f83baeaa2860} <Debug> TCPHandler: Processed in 0.001758737 sec. | ||
| 16904 | 2026.01.15 15:12:52.449604 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16905 | 2026.01.15 15:12:52.449699 [ 5 ] {be5f2a3b-770a-48b8-aae4-af75428cf200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16906 | 2026.01.15 15:12:52.449741 [ 5 ] {be5f2a3b-770a-48b8-aae4-af75428cf200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16907 | 2026.01.15 15:12:52.450074 [ 5 ] {be5f2a3b-770a-48b8-aae4-af75428cf200} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16908 | 2026.01.15 15:12:52.450108 [ 5 ] {be5f2a3b-770a-48b8-aae4-af75428cf200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16909 | 2026.01.15 15:12:52.450425 [ 5 ] {be5f2a3b-770a-48b8-aae4-af75428cf200} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16910 | 2026.01.15 15:12:52.450665 [ 5 ] {be5f2a3b-770a-48b8-aae4-af75428cf200} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16911 | 2026.01.15 15:12:52.450793 [ 5 ] {be5f2a3b-770a-48b8-aae4-af75428cf200} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 16912 | 2026.01.15 15:12:52.450831 [ 5 ] {be5f2a3b-770a-48b8-aae4-af75428cf200} <Debug> TCPHandler: Processed in 0.001275641 sec. | ||
| 16913 | 2026.01.15 15:12:52.450939 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16914 | 2026.01.15 15:12:52.451042 [ 5 ] {22099556-734f-495c-af7b-a023ab7e7f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16915 | 2026.01.15 15:12:52.451087 [ 5 ] {22099556-734f-495c-af7b-a023ab7e7f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16916 | 2026.01.15 15:12:52.451549 [ 5 ] {22099556-734f-495c-af7b-a023ab7e7f4e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16917 | 2026.01.15 15:12:52.451584 [ 5 ] {22099556-734f-495c-af7b-a023ab7e7f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16918 | 2026.01.15 15:12:52.451945 [ 5 ] {22099556-734f-495c-af7b-a023ab7e7f4e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16919 | 2026.01.15 15:12:52.452180 [ 5 ] {22099556-734f-495c-af7b-a023ab7e7f4e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16920 | 2026.01.15 15:12:52.452294 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 16921 | 2026.01.15 15:12:52.452312 [ 5 ] {22099556-734f-495c-af7b-a023ab7e7f4e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00129 sec., 243410.85271317832 rows/sec., 15.99 MiB/sec. | ||
| 16922 | 2026.01.15 15:12:52.452336 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16923 | 2026.01.15 15:12:52.452355 [ 5 ] {22099556-734f-495c-af7b-a023ab7e7f4e} <Debug> TCPHandler: Processed in 0.001466728 sec. | ||
| 16924 | 2026.01.15 15:12:52.452356 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16925 | 2026.01.15 15:12:52.452464 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 16926 | 2026.01.15 15:12:52.452468 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16927 | 2026.01.15 15:12:52.452589 [ 5 ] {3e80f261-582c-430f-b53a-0cd2c0ca19ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16928 | 2026.01.15 15:12:52.452614 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16929 | 2026.01.15 15:12:52.452631 [ 5 ] {3e80f261-582c-430f-b53a-0cd2c0ca19ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16930 | 2026.01.15 15:12:52.452664 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_105_21, total 37473 rows starting from the beginning of the part | ||
| 16931 | 2026.01.15 15:12:52.452738 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 314 rows starting from the beginning of the part | ||
| 16932 | 2026.01.15 15:12:52.452789 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 16933 | 2026.01.15 15:12:52.452836 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 314 rows starting from the beginning of the part | ||
| 16934 | 2026.01.15 15:12:52.452880 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 16935 | 2026.01.15 15:12:52.452922 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 314 rows starting from the beginning of the part | ||
| 16936 | 2026.01.15 15:12:52.452960 [ 5 ] {3e80f261-582c-430f-b53a-0cd2c0ca19ba} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2026.01.15 15:12:52.452999 [ 5 ] {3e80f261-582c-430f-b53a-0cd2c0ca19ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16938 | 2026.01.15 15:12:52.453337 [ 5 ] {3e80f261-582c-430f-b53a-0cd2c0ca19ba} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16939 | 2026.01.15 15:12:52.453556 [ 5 ] {3e80f261-582c-430f-b53a-0cd2c0ca19ba} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16940 | 2026.01.15 15:12:52.453692 [ 5 ] {3e80f261-582c-430f-b53a-0cd2c0ca19ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 16941 | 2026.01.15 15:12:52.453731 [ 5 ] {3e80f261-582c-430f-b53a-0cd2c0ca19ba} <Debug> TCPHandler: Processed in 0.001312303 sec. | ||
| 16942 | 2026.01.15 15:12:52.453899 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16943 | 2026.01.15 15:12:52.453993 [ 5 ] {0b6053f1-868d-4da8-a7fe-fa7ca5cdc01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16944 | 2026.01.15 15:12:52.454048 [ 5 ] {0b6053f1-868d-4da8-a7fe-fa7ca5cdc01d} <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 | ||
| 16945 | 2026.01.15 15:12:52.454862 [ 5 ] {0b6053f1-868d-4da8-a7fe-fa7ca5cdc01d} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16946 | 2026.01.15 15:12:52.454899 [ 5 ] {0b6053f1-868d-4da8-a7fe-fa7ca5cdc01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16947 | 2026.01.15 15:12:52.455438 [ 5 ] {0b6053f1-868d-4da8-a7fe-fa7ca5cdc01d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16948 | 2026.01.15 15:12:52.455685 [ 5 ] {0b6053f1-868d-4da8-a7fe-fa7ca5cdc01d} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16949 | 2026.01.15 15:12:52.455832 [ 5 ] {0b6053f1-868d-4da8-a7fe-fa7ca5cdc01d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001856 sec., 5387.931034482758 rows/sec., 9.65 MiB/sec. | ||
| 16950 | 2026.01.15 15:12:52.455896 [ 5 ] {0b6053f1-868d-4da8-a7fe-fa7ca5cdc01d} <Debug> TCPHandler: Processed in 0.002045868 sec. | ||
| 16951 | 2026.01.15 15:12:52.456010 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16952 | 2026.01.15 15:12:52.456104 [ 5 ] {205974e7-6f39-4cbc-9a8d-b4a8aef04092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16953 | 2026.01.15 15:12:52.456145 [ 5 ] {205974e7-6f39-4cbc-9a8d-b4a8aef04092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16954 | 2026.01.15 15:12:52.456503 [ 5 ] {205974e7-6f39-4cbc-9a8d-b4a8aef04092} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16955 | 2026.01.15 15:12:52.456538 [ 5 ] {205974e7-6f39-4cbc-9a8d-b4a8aef04092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16956 | 2026.01.15 15:12:52.456867 [ 5 ] {205974e7-6f39-4cbc-9a8d-b4a8aef04092} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16957 | 2026.01.15 15:12:52.457099 [ 5 ] {205974e7-6f39-4cbc-9a8d-b4a8aef04092} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2026.01.15 15:12:52.457237 [ 5 ] {205974e7-6f39-4cbc-9a8d-b4a8aef04092} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 5.53 MiB/sec. | ||
| 16959 | 2026.01.15 15:12:52.457275 [ 5 ] {205974e7-6f39-4cbc-9a8d-b4a8aef04092} <Debug> TCPHandler: Processed in 0.001316183 sec. | ||
| 16960 | 2026.01.15 15:12:52.459782 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38735 rows, containing 5 columns (5 merged, 0 gathered) in 0.007365082 sec., 5259276.135690003 rows/sec., 353.82 MiB/sec. | ||
| 16961 | 2026.01.15 15:12:52.460513 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 16962 | 2026.01.15 15:12:52.460858 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16963 | 2026.01.15 15:12:52.460942 [ 199 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 16964 | 2026.01.15 15:12:52.461041 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16965 | 2026.01.15 15:12:53.137395 [ 224 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16966 | 2026.01.15 15:12:53.137457 [ 224 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16967 | 2026.01.15 15:12:53.139962 [ 224 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16968 | 2026.01.15 15:12:53.505029 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16969 | 2026.01.15 15:12:53.505112 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16970 | 2026.01.15 15:12:53.507603 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16971 | 2026.01.15 15:12:53.541959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16972 | 2026.01.15 15:12:53.560430 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16973 | 2026.01.15 15:12:53.560479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16974 | 2026.01.15 15:12:53.566824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16975 | 2026.01.15 15:12:53.567591 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16976 | 2026.01.15 15:12:53.571240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16977 | 2026.01.15 15:12:56.770554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2168 | ||
| 16978 | 2026.01.15 15:12:56.773000 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16979 | 2026.01.15 15:12:56.773054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16980 | 2026.01.15 15:12:56.774290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16981 | 2026.01.15 15:12:56.774575 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16982 | 2026.01.15 15:12:56.774772 [ 152 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16983 | 2026.01.15 15:12:56.774871 [ 152 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16984 | 2026.01.15 15:12:56.774911 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16985 | 2026.01.15 15:12:56.774951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2168 | ||
| 16986 | 2026.01.15 15:12:56.775075 [ 187 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 16987 | 2026.01.15 15:12:56.775950 [ 187 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16988 | 2026.01.15 15:12:56.776120 [ 187 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1986 rows starting from the beginning of the part | ||
| 16989 | 2026.01.15 15:12:56.776513 [ 187 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
| 16990 | 2026.01.15 15:12:56.776863 [ 187 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 16991 | 2026.01.15 15:12:56.777217 [ 187 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 38 rows starting from the beginning of the part | ||
| 16992 | 2026.01.15 15:12:56.777565 [ 187 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 16993 | 2026.01.15 15:12:56.777900 [ 187 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
| 16994 | 2026.01.15 15:12:56.784741 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 72 columns (72 merged, 0 gathered) in 0.00973272 sec., 222753.76256586032 rows/sec., 171.23 MiB/sec. | ||
| 16995 | 2026.01.15 15:12:56.787287 [ 186 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16996 | 2026.01.15 15:12:56.787953 [ 186 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_56_11} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16997 | 2026.01.15 15:12:56.788042 [ 186 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_56_11} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16998 | 2026.01.15 15:12:56.788389 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 16999 | 2026.01.15 15:12:57.449744 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17000 | 2026.01.15 15:12:57.449931 [ 5 ] {292afa66-0c47-419b-9c9a-93a63cab63d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17001 | 2026.01.15 15:12:57.449998 [ 5 ] {292afa66-0c47-419b-9c9a-93a63cab63d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17002 | 2026.01.15 15:12:57.450661 [ 5 ] {292afa66-0c47-419b-9c9a-93a63cab63d3} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17003 | 2026.01.15 15:12:57.450709 [ 5 ] {292afa66-0c47-419b-9c9a-93a63cab63d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 17004 | 2026.01.15 15:12:57.451090 [ 5 ] {292afa66-0c47-419b-9c9a-93a63cab63d3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 17005 | 2026.01.15 15:12:57.451316 [ 5 ] {292afa66-0c47-419b-9c9a-93a63cab63d3} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17006 | 2026.01.15 15:12:57.451462 [ 5 ] {292afa66-0c47-419b-9c9a-93a63cab63d3} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00158 sec., 7594.93670886076 rows/sec., 619.31 KiB/sec. | ||
| 17007 | 2026.01.15 15:12:57.451505 [ 5 ] {292afa66-0c47-419b-9c9a-93a63cab63d3} <Debug> TCPHandler: Processed in 0.001887792 sec. | ||
| 17008 | 2026.01.15 15:12:57.451623 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17009 | 2026.01.15 15:12:57.451717 [ 5 ] {bfe7b89a-3cfb-4e0d-9b0b-3cce4249ac49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17010 | 2026.01.15 15:12:57.451757 [ 5 ] {bfe7b89a-3cfb-4e0d-9b0b-3cce4249ac49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17011 | 2026.01.15 15:12:57.453052 [ 5 ] {bfe7b89a-3cfb-4e0d-9b0b-3cce4249ac49} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17012 | 2026.01.15 15:12:57.453089 [ 5 ] {bfe7b89a-3cfb-4e0d-9b0b-3cce4249ac49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 17013 | 2026.01.15 15:12:57.453470 [ 5 ] {bfe7b89a-3cfb-4e0d-9b0b-3cce4249ac49} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17014 | 2026.01.15 15:12:57.453679 [ 5 ] {bfe7b89a-3cfb-4e0d-9b0b-3cce4249ac49} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17015 | 2026.01.15 15:12:57.453804 [ 5 ] {bfe7b89a-3cfb-4e0d-9b0b-3cce4249ac49} <Debug> executeQuery: Read 1264 rows, 106.79 KiB in 0.002105 sec., 600475.0593824228 rows/sec., 49.54 MiB/sec. | ||
| 17016 | 2026.01.15 15:12:57.453808 [ 96 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17017 | 2026.01.15 15:12:57.453846 [ 5 ] {bfe7b89a-3cfb-4e0d-9b0b-3cce4249ac49} <Debug> TCPHandler: Processed in 0.002270535 sec. | ||
| 17018 | 2026.01.15 15:12:57.453884 [ 96 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17019 | 2026.01.15 15:12:57.453912 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 17020 | 2026.01.15 15:12:57.453978 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17021 | 2026.01.15 15:12:57.454012 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::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 | ||
| 17022 | 2026.01.15 15:12:57.454079 [ 5 ] {de0c7f47-3c11-4599-bf78-87c82fa65434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17023 | 2026.01.15 15:12:57.454123 [ 5 ] {de0c7f47-3c11-4599-bf78-87c82fa65434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17024 | 2026.01.15 15:12:57.454124 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17025 | 2026.01.15 15:12:57.454165 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2465 rows starting from the beginning of the part | ||
| 17026 | 2026.01.15 15:12:57.454232 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 118 rows starting from the beginning of the part | ||
| 17027 | 2026.01.15 15:12:57.454290 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1132 rows starting from the beginning of the part | ||
| 17028 | 2026.01.15 15:12:57.454338 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 118 rows starting from the beginning of the part | ||
| 17029 | 2026.01.15 15:12:57.454385 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1132 rows starting from the beginning of the part | ||
| 17030 | 2026.01.15 15:12:57.454436 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1264 rows starting from the beginning of the part | ||
| 17031 | 2026.01.15 15:12:57.454557 [ 5 ] {de0c7f47-3c11-4599-bf78-87c82fa65434} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17032 | 2026.01.15 15:12:57.454592 [ 5 ] {de0c7f47-3c11-4599-bf78-87c82fa65434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17033 | 2026.01.15 15:12:57.454894 [ 5 ] {de0c7f47-3c11-4599-bf78-87c82fa65434} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17034 | 2026.01.15 15:12:57.455112 [ 5 ] {de0c7f47-3c11-4599-bf78-87c82fa65434} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17035 | 2026.01.15 15:12:57.455240 [ 5 ] {de0c7f47-3c11-4599-bf78-87c82fa65434} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001183 sec., 36348.26711749789 rows/sec., 2.62 MiB/sec. | ||
| 17036 | 2026.01.15 15:12:57.455280 [ 5 ] {de0c7f47-3c11-4599-bf78-87c82fa65434} <Debug> TCPHandler: Processed in 0.001351504 sec. | ||
| 17037 | 2026.01.15 15:12:57.455433 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17038 | 2026.01.15 15:12:57.455552 [ 5 ] {ab22a8e5-04cf-40cd-bc29-6376d534a047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17039 | 2026.01.15 15:12:57.455600 [ 5 ] {ab22a8e5-04cf-40cd-bc29-6376d534a047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17040 | 2026.01.15 15:12:57.456225 [ 5 ] {ab22a8e5-04cf-40cd-bc29-6376d534a047} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17041 | 2026.01.15 15:12:57.456262 [ 5 ] {ab22a8e5-04cf-40cd-bc29-6376d534a047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17042 | 2026.01.15 15:12:57.456501 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6229 rows, containing 5 columns (5 merged, 0 gathered) in 0.002535204 sec., 2457001.4878487093 rows/sec., 208.49 MiB/sec. | ||
| 17043 | 2026.01.15 15:12:57.456581 [ 5 ] {ab22a8e5-04cf-40cd-bc29-6376d534a047} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17044 | 2026.01.15 15:12:57.456759 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17045 | 2026.01.15 15:12:57.456788 [ 5 ] {ab22a8e5-04cf-40cd-bc29-6376d534a047} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17046 | 2026.01.15 15:12:57.456920 [ 5 ] {ab22a8e5-04cf-40cd-bc29-6376d534a047} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001391 sec., 163910.85549964054 rows/sec., 11.10 MiB/sec. | ||
| 17047 | 2026.01.15 15:12:57.456957 [ 5 ] {ab22a8e5-04cf-40cd-bc29-6376d534a047} <Debug> TCPHandler: Processed in 0.001593282 sec. | ||
| 17048 | 2026.01.15 15:12:57.456992 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_111_22} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17049 | 2026.01.15 15:12:57.457057 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_111_22} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17050 | 2026.01.15 15:12:57.457076 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17051 | 2026.01.15 15:12:57.457126 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 17052 | 2026.01.15 15:12:57.457203 [ 5 ] {7ddb962c-fa17-40cd-8844-fc48324c3238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17053 | 2026.01.15 15:12:57.457243 [ 5 ] {7ddb962c-fa17-40cd-8844-fc48324c3238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17054 | 2026.01.15 15:12:57.457990 [ 5 ] {7ddb962c-fa17-40cd-8844-fc48324c3238} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17055 | 2026.01.15 15:12:57.458025 [ 5 ] {7ddb962c-fa17-40cd-8844-fc48324c3238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 17056 | 2026.01.15 15:12:57.458355 [ 5 ] {7ddb962c-fa17-40cd-8844-fc48324c3238} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17057 | 2026.01.15 15:12:57.458564 [ 5 ] {7ddb962c-fa17-40cd-8844-fc48324c3238} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17058 | 2026.01.15 15:12:57.458688 [ 5 ] {7ddb962c-fa17-40cd-8844-fc48324c3238} <Debug> executeQuery: Read 563 rows, 42.87 KiB in 0.001503 sec., 374584.16500332666 rows/sec., 27.85 MiB/sec. | ||
| 17059 | 2026.01.15 15:12:57.458707 [ 91 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17060 | 2026.01.15 15:12:57.458728 [ 5 ] {7ddb962c-fa17-40cd-8844-fc48324c3238} <Debug> TCPHandler: Processed in 0.001703476 sec. | ||
| 17061 | 2026.01.15 15:12:57.458775 [ 91 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17062 | 2026.01.15 15:12:57.458801 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 17063 | 2026.01.15 15:12:57.458862 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17064 | 2026.01.15 15:12:57.458907 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::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 | ||
| 17065 | 2026.01.15 15:12:57.458959 [ 5 ] {da6ce457-8719-4ff9-94c3-ecd88647dc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17066 | 2026.01.15 15:12:57.459007 [ 5 ] {da6ce457-8719-4ff9-94c3-ecd88647dc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17067 | 2026.01.15 15:12:57.459034 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17068 | 2026.01.15 15:12:57.459086 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1250 rows starting from the beginning of the part | ||
| 17069 | 2026.01.15 15:12:57.459163 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 95 rows starting from the beginning of the part | ||
| 17070 | 2026.01.15 15:12:57.459219 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 689 rows starting from the beginning of the part | ||
| 17071 | 2026.01.15 15:12:57.459269 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 95 rows starting from the beginning of the part | ||
| 17072 | 2026.01.15 15:12:57.459317 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 689 rows starting from the beginning of the part | ||
| 17073 | 2026.01.15 15:12:57.459363 [ 196 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 563 rows starting from the beginning of the part | ||
| 17074 | 2026.01.15 15:12:57.459708 [ 5 ] {da6ce457-8719-4ff9-94c3-ecd88647dc46} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17075 | 2026.01.15 15:12:57.459749 [ 5 ] {da6ce457-8719-4ff9-94c3-ecd88647dc46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17076 | 2026.01.15 15:12:57.460138 [ 5 ] {da6ce457-8719-4ff9-94c3-ecd88647dc46} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17077 | 2026.01.15 15:12:57.460348 [ 5 ] {da6ce457-8719-4ff9-94c3-ecd88647dc46} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17078 | 2026.01.15 15:12:57.460472 [ 5 ] {da6ce457-8719-4ff9-94c3-ecd88647dc46} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001532 sec., 554830.2872062663 rows/sec., 37.35 MiB/sec. | ||
| 17079 | 2026.01.15 15:12:57.460510 [ 5 ] {da6ce457-8719-4ff9-94c3-ecd88647dc46} <Debug> TCPHandler: Processed in 0.001699015 sec. | ||
| 17080 | 2026.01.15 15:12:57.460614 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17081 | 2026.01.15 15:12:57.460707 [ 5 ] {8f2f2206-8c85-46b6-861c-dd5ed7f796d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17082 | 2026.01.15 15:12:57.460760 [ 5 ] {8f2f2206-8c85-46b6-861c-dd5ed7f796d2} <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 | ||
| 17083 | 2026.01.15 15:12:57.460759 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3381 rows, containing 5 columns (5 merged, 0 gathered) in 0.001898272 sec., 1781093.5419160163 rows/sec., 134.88 MiB/sec. | ||
| 17084 | 2026.01.15 15:12:57.460954 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17085 | 2026.01.15 15:12:57.461220 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_111_22} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17086 | 2026.01.15 15:12:57.461284 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_111_22} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17087 | 2026.01.15 15:12:57.461369 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 17088 | 2026.01.15 15:12:57.461674 [ 5 ] {8f2f2206-8c85-46b6-861c-dd5ed7f796d2} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17089 | 2026.01.15 15:12:57.461710 [ 5 ] {8f2f2206-8c85-46b6-861c-dd5ed7f796d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 17090 | 2026.01.15 15:12:57.462252 [ 5 ] {8f2f2206-8c85-46b6-861c-dd5ed7f796d2} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17091 | 2026.01.15 15:12:57.462479 [ 5 ] {8f2f2206-8c85-46b6-861c-dd5ed7f796d2} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17092 | 2026.01.15 15:12:57.462614 [ 5 ] {8f2f2206-8c85-46b6-861c-dd5ed7f796d2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001925 sec., 16103.896103896104 rows/sec., 28.86 MiB/sec. | ||
| 17093 | 2026.01.15 15:12:57.462668 [ 5 ] {8f2f2206-8c85-46b6-861c-dd5ed7f796d2} <Debug> TCPHandler: Processed in 0.002101409 sec. | ||
| 17094 | 2026.01.15 15:12:57.462775 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17095 | 2026.01.15 15:12:57.462869 [ 5 ] {2f38d269-8258-46ad-b0b3-f059923ebfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17096 | 2026.01.15 15:12:57.462910 [ 5 ] {2f38d269-8258-46ad-b0b3-f059923ebfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17097 | 2026.01.15 15:12:57.463234 [ 5 ] {2f38d269-8258-46ad-b0b3-f059923ebfa8} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17098 | 2026.01.15 15:12:57.463269 [ 5 ] {2f38d269-8258-46ad-b0b3-f059923ebfa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 17099 | 2026.01.15 15:12:57.463559 [ 5 ] {2f38d269-8258-46ad-b0b3-f059923ebfa8} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17100 | 2026.01.15 15:12:57.463760 [ 5 ] {2f38d269-8258-46ad-b0b3-f059923ebfa8} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17101 | 2026.01.15 15:12:57.463882 [ 5 ] {2f38d269-8258-46ad-b0b3-f059923ebfa8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 17102 | 2026.01.15 15:12:57.463895 [ 91 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17103 | 2026.01.15 15:12:57.463917 [ 5 ] {2f38d269-8258-46ad-b0b3-f059923ebfa8} <Debug> TCPHandler: Processed in 0.001189359 sec. | ||
| 17104 | 2026.01.15 15:12:57.463935 [ 91 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17105 | 2026.01.15 15:12:57.463959 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 17106 | 2026.01.15 15:12:57.464078 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 17107 | 2026.01.15 15:12:57.464231 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17108 | 2026.01.15 15:12:57.464268 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_106_21, total 8274 rows starting from the beginning of the part | ||
| 17109 | 2026.01.15 15:12:57.464340 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 17110 | 2026.01.15 15:12:57.464389 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 17111 | 2026.01.15 15:12:57.464432 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 17112 | 2026.01.15 15:12:57.464474 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 104 rows starting from the beginning of the part | ||
| 17113 | 2026.01.15 15:12:57.464516 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::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 | ||
| 17114 | 2026.01.15 15:12:57.466845 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8662 rows, containing 4 columns (4 merged, 0 gathered) in 0.002820812 sec., 3070747.004763168 rows/sec., 195.73 MiB/sec. | ||
| 17115 | 2026.01.15 15:12:57.467083 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17116 | 2026.01.15 15:12:57.467436 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_111_22} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17117 | 2026.01.15 15:12:57.467523 [ 188 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_111_22} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17118 | 2026.01.15 15:12:57.467626 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 17119 | 2026.01.15 15:12:59.184664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36060 | ||
| 17120 | 2026.01.15 15:12:59.185234 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17121 | 2026.01.15 15:12:59.185274 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 17122 | 2026.01.15 15:12:59.185765 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17123 | 2026.01.15 15:12:59.186004 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17124 | 2026.01.15 15:12:59.186142 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36060 | ||
| 17125 | 2026.01.15 15:12:59.186251 [ 221 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17126 | 2026.01.15 15:12:59.186285 [ 221 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17127 | 2026.01.15 15:12:59.188055 [ 221 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17128 | 2026.01.15 15:12:59.817988 [ 223 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17129 | 2026.01.15 15:12:59.818043 [ 223 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17130 | 2026.01.15 15:12:59.819767 [ 223 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17131 | 2026.01.15 15:13:01.072040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17132 | 2026.01.15 15:13:01.088044 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17133 | 2026.01.15 15:13:01.088094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 17134 | 2026.01.15 15:13:01.094105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17135 | 2026.01.15 15:13:01.094830 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17136 | 2026.01.15 15:13:01.097722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17137 | 2026.01.15 15:13:02.433284 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17138 | 2026.01.15 15:13:02.433534 [ 5 ] {d86f5cc2-237b-4246-9857-1b1b13a134b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17139 | 2026.01.15 15:13:02.433621 [ 5 ] {d86f5cc2-237b-4246-9857-1b1b13a134b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17140 | 2026.01.15 15:13:02.434617 [ 5 ] {d86f5cc2-237b-4246-9857-1b1b13a134b1} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17141 | 2026.01.15 15:13:02.434667 [ 5 ] {d86f5cc2-237b-4246-9857-1b1b13a134b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17142 | 2026.01.15 15:13:02.435085 [ 5 ] {d86f5cc2-237b-4246-9857-1b1b13a134b1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17143 | 2026.01.15 15:13:02.435315 [ 5 ] {d86f5cc2-237b-4246-9857-1b1b13a134b1} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17144 | 2026.01.15 15:13:02.435480 [ 5 ] {d86f5cc2-237b-4246-9857-1b1b13a134b1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002008 sec., 204183.26693227093 rows/sec., 12.95 MiB/sec. | ||
| 17145 | 2026.01.15 15:13:02.435533 [ 5 ] {d86f5cc2-237b-4246-9857-1b1b13a134b1} <Debug> TCPHandler: Processed in 0.002405959 sec. | ||
| 17146 | 2026.01.15 15:13:02.435662 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17147 | 2026.01.15 15:13:02.435768 [ 5 ] {b2aa70e2-c9fa-4f4a-bb00-87c11e14f1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17148 | 2026.01.15 15:13:02.435812 [ 5 ] {b2aa70e2-c9fa-4f4a-bb00-87c11e14f1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17149 | 2026.01.15 15:13:02.437156 [ 5 ] {b2aa70e2-c9fa-4f4a-bb00-87c11e14f1a2} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17150 | 2026.01.15 15:13:02.437196 [ 5 ] {b2aa70e2-c9fa-4f4a-bb00-87c11e14f1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17151 | 2026.01.15 15:13:02.437594 [ 5 ] {b2aa70e2-c9fa-4f4a-bb00-87c11e14f1a2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17152 | 2026.01.15 15:13:02.437825 [ 5 ] {b2aa70e2-c9fa-4f4a-bb00-87c11e14f1a2} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17153 | 2026.01.15 15:13:02.437963 [ 5 ] {b2aa70e2-c9fa-4f4a-bb00-87c11e14f1a2} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002219 sec., 510139.70256872464 rows/sec., 40.40 MiB/sec. | ||
| 17154 | 2026.01.15 15:13:02.438005 [ 5 ] {b2aa70e2-c9fa-4f4a-bb00-87c11e14f1a2} <Debug> TCPHandler: Processed in 0.002395669 sec. | ||
| 17155 | 2026.01.15 15:13:02.438118 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17156 | 2026.01.15 15:13:02.438216 [ 5 ] {9c95bbee-4df6-459e-834a-2e6088b37e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17157 | 2026.01.15 15:13:02.438258 [ 5 ] {9c95bbee-4df6-459e-834a-2e6088b37e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17158 | 2026.01.15 15:13:02.438793 [ 5 ] {9c95bbee-4df6-459e-834a-2e6088b37e32} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17159 | 2026.01.15 15:13:02.438830 [ 5 ] {9c95bbee-4df6-459e-834a-2e6088b37e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17160 | 2026.01.15 15:13:02.439141 [ 5 ] {9c95bbee-4df6-459e-834a-2e6088b37e32} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17161 | 2026.01.15 15:13:02.439353 [ 5 ] {9c95bbee-4df6-459e-834a-2e6088b37e32} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17162 | 2026.01.15 15:13:02.439485 [ 5 ] {9c95bbee-4df6-459e-834a-2e6088b37e32} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00129 sec., 166666.6666666667 rows/sec., 9.89 MiB/sec. | ||
| 17163 | 2026.01.15 15:13:02.439524 [ 5 ] {9c95bbee-4df6-459e-834a-2e6088b37e32} <Debug> TCPHandler: Processed in 0.001457358 sec. | ||
| 17164 | 2026.01.15 15:13:02.439652 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17165 | 2026.01.15 15:13:02.439779 [ 5 ] {166a8aef-31d5-45fa-aab5-8264aa910624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17166 | 2026.01.15 15:13:02.439830 [ 5 ] {166a8aef-31d5-45fa-aab5-8264aa910624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17167 | 2026.01.15 15:13:02.440389 [ 5 ] {166a8aef-31d5-45fa-aab5-8264aa910624} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17168 | 2026.01.15 15:13:02.440428 [ 5 ] {166a8aef-31d5-45fa-aab5-8264aa910624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17169 | 2026.01.15 15:13:02.440752 [ 5 ] {166a8aef-31d5-45fa-aab5-8264aa910624} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17170 | 2026.01.15 15:13:02.440976 [ 5 ] {166a8aef-31d5-45fa-aab5-8264aa910624} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17171 | 2026.01.15 15:13:02.441110 [ 5 ] {166a8aef-31d5-45fa-aab5-8264aa910624} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001357 sec., 156226.97126013265 rows/sec., 10.08 MiB/sec. | ||
| 17172 | 2026.01.15 15:13:02.441151 [ 5 ] {166a8aef-31d5-45fa-aab5-8264aa910624} <Debug> TCPHandler: Processed in 0.001560991 sec. | ||
| 17173 | 2026.01.15 15:13:02.441255 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17174 | 2026.01.15 15:13:02.441351 [ 5 ] {1c3e12c9-e075-4136-a0b2-485bfc9a9b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17175 | 2026.01.15 15:13:02.441391 [ 5 ] {1c3e12c9-e075-4136-a0b2-485bfc9a9b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17176 | 2026.01.15 15:13:02.441963 [ 5 ] {1c3e12c9-e075-4136-a0b2-485bfc9a9b00} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17177 | 2026.01.15 15:13:02.442011 [ 5 ] {1c3e12c9-e075-4136-a0b2-485bfc9a9b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17178 | 2026.01.15 15:13:02.442395 [ 5 ] {1c3e12c9-e075-4136-a0b2-485bfc9a9b00} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17179 | 2026.01.15 15:13:02.442649 [ 5 ] {1c3e12c9-e075-4136-a0b2-485bfc9a9b00} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17180 | 2026.01.15 15:13:02.442808 [ 5 ] {1c3e12c9-e075-4136-a0b2-485bfc9a9b00} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001475 sec., 143050.84745762713 rows/sec., 8.12 MiB/sec. | ||
| 17181 | 2026.01.15 15:13:02.442857 [ 5 ] {1c3e12c9-e075-4136-a0b2-485bfc9a9b00} <Debug> TCPHandler: Processed in 0.001652125 sec. | ||
| 17182 | 2026.01.15 15:13:02.442975 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17183 | 2026.01.15 15:13:02.443098 [ 5 ] {0479a7bd-fa6e-4a41-bbb8-684979b39c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17184 | 2026.01.15 15:13:02.443148 [ 5 ] {0479a7bd-fa6e-4a41-bbb8-684979b39c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17185 | 2026.01.15 15:13:02.444035 [ 5 ] {0479a7bd-fa6e-4a41-bbb8-684979b39c7f} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17186 | 2026.01.15 15:13:02.444073 [ 5 ] {0479a7bd-fa6e-4a41-bbb8-684979b39c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17187 | 2026.01.15 15:13:02.444425 [ 5 ] {0479a7bd-fa6e-4a41-bbb8-684979b39c7f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17188 | 2026.01.15 15:13:02.444658 [ 5 ] {0479a7bd-fa6e-4a41-bbb8-684979b39c7f} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17189 | 2026.01.15 15:13:02.444794 [ 5 ] {0479a7bd-fa6e-4a41-bbb8-684979b39c7f} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00172 sec., 400581.3953488372 rows/sec., 27.97 MiB/sec. | ||
| 17190 | 2026.01.15 15:13:02.444835 [ 5 ] {0479a7bd-fa6e-4a41-bbb8-684979b39c7f} <Debug> TCPHandler: Processed in 0.001918243 sec. | ||
| 17191 | 2026.01.15 15:13:02.444955 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17192 | 2026.01.15 15:13:02.445069 [ 5 ] {548bc65c-27b2-47e7-a4bd-807da01f42dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17193 | 2026.01.15 15:13:02.445119 [ 5 ] {548bc65c-27b2-47e7-a4bd-807da01f42dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17194 | 2026.01.15 15:13:02.445505 [ 5 ] {548bc65c-27b2-47e7-a4bd-807da01f42dc} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17195 | 2026.01.15 15:13:02.445548 [ 5 ] {548bc65c-27b2-47e7-a4bd-807da01f42dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17196 | 2026.01.15 15:13:02.445915 [ 5 ] {548bc65c-27b2-47e7-a4bd-807da01f42dc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17197 | 2026.01.15 15:13:02.446133 [ 5 ] {548bc65c-27b2-47e7-a4bd-807da01f42dc} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17198 | 2026.01.15 15:13:02.446251 [ 111 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 17199 | 2026.01.15 15:13:02.446268 [ 5 ] {548bc65c-27b2-47e7-a4bd-807da01f42dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001223 sec., 4905.968928863451 rows/sec., 256.32 KiB/sec. | ||
| 17200 | 2026.01.15 15:13:02.446319 [ 111 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17201 | 2026.01.15 15:13:02.446330 [ 5 ] {548bc65c-27b2-47e7-a4bd-807da01f42dc} <Debug> TCPHandler: Processed in 0.001435037 sec. | ||
| 17202 | 2026.01.15 15:13:02.446347 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17203 | 2026.01.15 15:13:02.446443 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17204 | 2026.01.15 15:13:02.446449 [ 198 ] {cd73576f-9a28-4eed-af67-1d578245a313::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 | ||
| 17205 | 2026.01.15 15:13:02.446444 [ 218 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17206 | 2026.01.15 15:13:02.446513 [ 218 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17207 | 2026.01.15 15:13:02.446543 [ 5 ] {324c062e-59e3-48ad-95f8-a6f572ca07b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17208 | 2026.01.15 15:13:02.446567 [ 198 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17209 | 2026.01.15 15:13:02.446587 [ 5 ] {324c062e-59e3-48ad-95f8-a6f572ca07b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17210 | 2026.01.15 15:13:02.446600 [ 198 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 17211 | 2026.01.15 15:13:02.446662 [ 198 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 17212 | 2026.01.15 15:13:02.446711 [ 198 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 17213 | 2026.01.15 15:13:02.446757 [ 198 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 17214 | 2026.01.15 15:13:02.446800 [ 198 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 17215 | 2026.01.15 15:13:02.446842 [ 198 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 17216 | 2026.01.15 15:13:02.447127 [ 5 ] {324c062e-59e3-48ad-95f8-a6f572ca07b6} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17217 | 2026.01.15 15:13:02.447164 [ 5 ] {324c062e-59e3-48ad-95f8-a6f572ca07b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17218 | 2026.01.15 15:13:02.447519 [ 5 ] {324c062e-59e3-48ad-95f8-a6f572ca07b6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17219 | 2026.01.15 15:13:02.447602 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001193599 sec., 256367.50701031083 rows/sec., 13.08 MiB/sec. | ||
| 17220 | 2026.01.15 15:13:02.447755 [ 5 ] {324c062e-59e3-48ad-95f8-a6f572ca07b6} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17221 | 2026.01.15 15:13:02.447845 [ 195 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 17222 | 2026.01.15 15:13:02.447920 [ 5 ] {324c062e-59e3-48ad-95f8-a6f572ca07b6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001395 sec., 225089.60573476704 rows/sec., 14.79 MiB/sec. | ||
| 17223 | 2026.01.15 15:13:02.447964 [ 5 ] {324c062e-59e3-48ad-95f8-a6f572ca07b6} <Debug> TCPHandler: Processed in 0.001570931 sec. | ||
| 17224 | 2026.01.15 15:13:02.448071 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17225 | 2026.01.15 15:13:02.448168 [ 5 ] {a8d889de-737e-46c0-8748-a01f60bf1d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17226 | 2026.01.15 15:13:02.448215 [ 5 ] {a8d889de-737e-46c0-8748-a01f60bf1d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17227 | 2026.01.15 15:13:02.448219 [ 195 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_51_10} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17228 | 2026.01.15 15:13:02.448315 [ 195 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_51_10} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 17229 | 2026.01.15 15:13:02.448434 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17230 | 2026.01.15 15:13:02.448525 [ 5 ] {a8d889de-737e-46c0-8748-a01f60bf1d2a} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17231 | 2026.01.15 15:13:02.448565 [ 5 ] {a8d889de-737e-46c0-8748-a01f60bf1d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17232 | 2026.01.15 15:13:02.448624 [ 218 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17233 | 2026.01.15 15:13:02.448869 [ 5 ] {a8d889de-737e-46c0-8748-a01f60bf1d2a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17234 | 2026.01.15 15:13:02.449088 [ 5 ] {a8d889de-737e-46c0-8748-a01f60bf1d2a} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17235 | 2026.01.15 15:13:02.449218 [ 5 ] {a8d889de-737e-46c0-8748-a01f60bf1d2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 17236 | 2026.01.15 15:13:02.449255 [ 5 ] {a8d889de-737e-46c0-8748-a01f60bf1d2a} <Debug> TCPHandler: Processed in 0.001233071 sec. | ||
| 17237 | 2026.01.15 15:13:02.449362 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17238 | 2026.01.15 15:13:02.449456 [ 5 ] {c0a3922d-b0fa-445c-815e-f9c9295146a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17239 | 2026.01.15 15:13:02.449512 [ 5 ] {c0a3922d-b0fa-445c-815e-f9c9295146a1} <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 | ||
| 17240 | 2026.01.15 15:13:02.450295 [ 5 ] {c0a3922d-b0fa-445c-815e-f9c9295146a1} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2026.01.15 15:13:02.450332 [ 5 ] {c0a3922d-b0fa-445c-815e-f9c9295146a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17242 | 2026.01.15 15:13:02.450845 [ 5 ] {c0a3922d-b0fa-445c-815e-f9c9295146a1} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17243 | 2026.01.15 15:13:02.451066 [ 5 ] {c0a3922d-b0fa-445c-815e-f9c9295146a1} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17244 | 2026.01.15 15:13:02.451207 [ 5 ] {c0a3922d-b0fa-445c-815e-f9c9295146a1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001769 sec., 5652.911249293386 rows/sec., 10.13 MiB/sec. | ||
| 17245 | 2026.01.15 15:13:02.451269 [ 5 ] {c0a3922d-b0fa-445c-815e-f9c9295146a1} <Debug> TCPHandler: Processed in 0.001957394 sec. | ||
| 17246 | 2026.01.15 15:13:02.451377 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17247 | 2026.01.15 15:13:02.451473 [ 5 ] {dcbe15fd-4622-4125-bf03-348ff6a2be63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17248 | 2026.01.15 15:13:02.451517 [ 5 ] {dcbe15fd-4622-4125-bf03-348ff6a2be63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17249 | 2026.01.15 15:13:02.451857 [ 5 ] {dcbe15fd-4622-4125-bf03-348ff6a2be63} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17250 | 2026.01.15 15:13:02.451894 [ 5 ] {dcbe15fd-4622-4125-bf03-348ff6a2be63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17251 | 2026.01.15 15:13:02.452205 [ 5 ] {dcbe15fd-4622-4125-bf03-348ff6a2be63} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17252 | 2026.01.15 15:13:02.452423 [ 5 ] {dcbe15fd-4622-4125-bf03-348ff6a2be63} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17253 | 2026.01.15 15:13:02.452551 [ 5 ] {dcbe15fd-4622-4125-bf03-348ff6a2be63} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001096 sec., 94890.51094890511 rows/sec., 5.81 MiB/sec. | ||
| 17254 | 2026.01.15 15:13:02.452588 [ 5 ] {dcbe15fd-4622-4125-bf03-348ff6a2be63} <Debug> TCPHandler: Processed in 0.001261831 sec. | ||
| 17255 | 2026.01.15 15:13:06.440959 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17256 | 2026.01.15 15:13:06.441006 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17257 | 2026.01.15 15:13:06.687070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36508 | ||
| 17258 | 2026.01.15 15:13:06.687602 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17259 | 2026.01.15 15:13:06.687674 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17260 | 2026.01.15 15:13:06.688221 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17261 | 2026.01.15 15:13:06.688463 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17262 | 2026.01.15 15:13:06.688623 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36508 | ||
| 17263 | 2026.01.15 15:13:06.688659 [ 139 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17264 | 2026.01.15 15:13:06.688726 [ 139 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17265 | 2026.01.15 15:13:06.688752 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17266 | 2026.01.15 15:13:06.688853 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 17267 | 2026.01.15 15:13:06.688957 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17268 | 2026.01.15 15:13:06.688991 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34140 rows starting from the beginning of the part | ||
| 17269 | 2026.01.15 15:13:06.689051 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 17270 | 2026.01.15 15:13:06.689103 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 17271 | 2026.01.15 15:13:06.689148 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 17272 | 2026.01.15 15:13:06.689191 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 17273 | 2026.01.15 15:13:06.689232 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 17274 | 2026.01.15 15:13:06.691749 [ 194 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002935296 sec., 12437587.21437293 rows/sec., 177.92 MiB/sec. | ||
| 17275 | 2026.01.15 15:13:06.692001 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17276 | 2026.01.15 15:13:06.692266 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_76_15} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17277 | 2026.01.15 15:13:06.692334 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_76_15} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17278 | 2026.01.15 15:13:06.692412 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17279 | 2026.01.15 15:13:06.775874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2206 | ||
| 17280 | 2026.01.15 15:13:06.778546 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17281 | 2026.01.15 15:13:06.778607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17282 | 2026.01.15 15:13:06.779908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17283 | 2026.01.15 15:13:06.780205 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17284 | 2026.01.15 15:13:06.780580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2206 | ||
| 17285 | 2026.01.15 15:13:07.422494 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17286 | 2026.01.15 15:13:07.422689 [ 5 ] {919f5bea-5b82-4490-9c15-24cda395a7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17287 | 2026.01.15 15:13:07.422766 [ 5 ] {919f5bea-5b82-4490-9c15-24cda395a7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17288 | 2026.01.15 15:13:07.423473 [ 5 ] {919f5bea-5b82-4490-9c15-24cda395a7c4} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17289 | 2026.01.15 15:13:07.423524 [ 5 ] {919f5bea-5b82-4490-9c15-24cda395a7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17290 | 2026.01.15 15:13:07.423960 [ 5 ] {919f5bea-5b82-4490-9c15-24cda395a7c4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17291 | 2026.01.15 15:13:07.424188 [ 5 ] {919f5bea-5b82-4490-9c15-24cda395a7c4} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17292 | 2026.01.15 15:13:07.424342 [ 5 ] {919f5bea-5b82-4490-9c15-24cda395a7c4} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001703 sec., 69289.48913681737 rows/sec., 5.87 MiB/sec. | ||
| 17293 | 2026.01.15 15:13:07.424386 [ 5 ] {919f5bea-5b82-4490-9c15-24cda395a7c4} <Debug> TCPHandler: Processed in 0.002025616 sec. | ||
| 17294 | 2026.01.15 15:13:07.424522 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17295 | 2026.01.15 15:13:07.424621 [ 5 ] {291ed2ed-f2d5-4d72-8750-cfc4b0305887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17296 | 2026.01.15 15:13:07.424666 [ 5 ] {291ed2ed-f2d5-4d72-8750-cfc4b0305887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17297 | 2026.01.15 15:13:07.425102 [ 5 ] {291ed2ed-f2d5-4d72-8750-cfc4b0305887} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17298 | 2026.01.15 15:13:07.425139 [ 5 ] {291ed2ed-f2d5-4d72-8750-cfc4b0305887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17299 | 2026.01.15 15:13:07.425448 [ 5 ] {291ed2ed-f2d5-4d72-8750-cfc4b0305887} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17300 | 2026.01.15 15:13:07.425671 [ 5 ] {291ed2ed-f2d5-4d72-8750-cfc4b0305887} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17301 | 2026.01.15 15:13:07.425802 [ 5 ] {291ed2ed-f2d5-4d72-8750-cfc4b0305887} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001202 sec., 25790.349417637273 rows/sec., 1.89 MiB/sec. | ||
| 17302 | 2026.01.15 15:13:07.425841 [ 5 ] {291ed2ed-f2d5-4d72-8750-cfc4b0305887} <Debug> TCPHandler: Processed in 0.001370675 sec. | ||
| 17303 | 2026.01.15 15:13:07.425964 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17304 | 2026.01.15 15:13:07.426066 [ 5 ] {d0e827b0-d8ea-46ff-a677-215a1a46e6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17305 | 2026.01.15 15:13:07.426106 [ 5 ] {d0e827b0-d8ea-46ff-a677-215a1a46e6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17306 | 2026.01.15 15:13:07.426560 [ 5 ] {d0e827b0-d8ea-46ff-a677-215a1a46e6f9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17307 | 2026.01.15 15:13:07.426598 [ 5 ] {d0e827b0-d8ea-46ff-a677-215a1a46e6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17308 | 2026.01.15 15:13:07.426915 [ 5 ] {d0e827b0-d8ea-46ff-a677-215a1a46e6f9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17309 | 2026.01.15 15:13:07.427127 [ 5 ] {d0e827b0-d8ea-46ff-a677-215a1a46e6f9} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17310 | 2026.01.15 15:13:07.427258 [ 5 ] {d0e827b0-d8ea-46ff-a677-215a1a46e6f9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001216 sec., 78125 rows/sec., 6.10 MiB/sec. | ||
| 17311 | 2026.01.15 15:13:07.427297 [ 5 ] {d0e827b0-d8ea-46ff-a677-215a1a46e6f9} <Debug> TCPHandler: Processed in 0.001382836 sec. | ||
| 17312 | 2026.01.15 15:13:07.427420 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17313 | 2026.01.15 15:13:07.427515 [ 5 ] {90a4ef3f-3646-4b61-ba10-f05b944bea8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17314 | 2026.01.15 15:13:07.427561 [ 5 ] {90a4ef3f-3646-4b61-ba10-f05b944bea8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17315 | 2026.01.15 15:13:07.428001 [ 5 ] {90a4ef3f-3646-4b61-ba10-f05b944bea8e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17316 | 2026.01.15 15:13:07.428038 [ 5 ] {90a4ef3f-3646-4b61-ba10-f05b944bea8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17317 | 2026.01.15 15:13:07.428384 [ 5 ] {90a4ef3f-3646-4b61-ba10-f05b944bea8e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17318 | 2026.01.15 15:13:07.428591 [ 5 ] {90a4ef3f-3646-4b61-ba10-f05b944bea8e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17319 | 2026.01.15 15:13:07.428733 [ 5 ] {90a4ef3f-3646-4b61-ba10-f05b944bea8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 17320 | 2026.01.15 15:13:07.428774 [ 5 ] {90a4ef3f-3646-4b61-ba10-f05b944bea8e} <Debug> TCPHandler: Processed in 0.001403996 sec. | ||
| 17321 | 2026.01.15 15:13:07.428893 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17322 | 2026.01.15 15:13:07.428987 [ 5 ] {d6c0902d-f91f-464e-a1c6-631cd8f061b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17323 | 2026.01.15 15:13:07.429043 [ 5 ] {d6c0902d-f91f-464e-a1c6-631cd8f061b8} <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 | ||
| 17324 | 2026.01.15 15:13:07.429927 [ 5 ] {d6c0902d-f91f-464e-a1c6-631cd8f061b8} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17325 | 2026.01.15 15:13:07.429965 [ 5 ] {d6c0902d-f91f-464e-a1c6-631cd8f061b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17326 | 2026.01.15 15:13:07.430524 [ 5 ] {d6c0902d-f91f-464e-a1c6-631cd8f061b8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17327 | 2026.01.15 15:13:07.430751 [ 5 ] {d6c0902d-f91f-464e-a1c6-631cd8f061b8} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17328 | 2026.01.15 15:13:07.430892 [ 5 ] {d6c0902d-f91f-464e-a1c6-631cd8f061b8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00194 sec., 15979.381443298967 rows/sec., 28.63 MiB/sec. | ||
| 17329 | 2026.01.15 15:13:07.430944 [ 5 ] {d6c0902d-f91f-464e-a1c6-631cd8f061b8} <Debug> TCPHandler: Processed in 0.002120899 sec. | ||
| 17330 | 2026.01.15 15:13:07.431061 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17331 | 2026.01.15 15:13:07.431156 [ 5 ] {eb324991-7102-411b-a9fa-27ee882bc8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17332 | 2026.01.15 15:13:07.431198 [ 5 ] {eb324991-7102-411b-a9fa-27ee882bc8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17333 | 2026.01.15 15:13:07.431530 [ 5 ] {eb324991-7102-411b-a9fa-27ee882bc8b6} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17334 | 2026.01.15 15:13:07.431566 [ 5 ] {eb324991-7102-411b-a9fa-27ee882bc8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17335 | 2026.01.15 15:13:07.431939 [ 5 ] {eb324991-7102-411b-a9fa-27ee882bc8b6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17336 | 2026.01.15 15:13:07.432151 [ 5 ] {eb324991-7102-411b-a9fa-27ee882bc8b6} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17337 | 2026.01.15 15:13:07.432280 [ 5 ] {eb324991-7102-411b-a9fa-27ee882bc8b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 17338 | 2026.01.15 15:13:07.432318 [ 5 ] {eb324991-7102-411b-a9fa-27ee882bc8b6} <Debug> TCPHandler: Processed in 0.001277971 sec. | ||
| 17339 | 2026.01.15 15:13:08.598741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17340 | 2026.01.15 15:13:08.615227 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17341 | 2026.01.15 15:13:08.615292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17342 | 2026.01.15 15:13:08.621423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17343 | 2026.01.15 15:13:08.622138 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17344 | 2026.01.15 15:13:08.622491 [ 94 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17345 | 2026.01.15 15:13:08.622553 [ 94 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17346 | 2026.01.15 15:13:08.622573 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17347 | 2026.01.15 15:13:08.622701 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 17348 | 2026.01.15 15:13:08.625713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17349 | 2026.01.15 15:13:08.626389 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17350 | 2026.01.15 15:13:08.627997 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 17351 | 2026.01.15 15:13:08.632901 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 17352 | 2026.01.15 15:13:08.637643 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 17353 | 2026.01.15 15:13:08.642232 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 17354 | 2026.01.15 15:13:08.647123 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 17355 | 2026.01.15 15:13:08.651535 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 17356 | 2026.01.15 15:13:08.710848 [ 194 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.088197755 sec., 6496.764004934139 rows/sec., 33.59 MiB/sec. | ||
| 17357 | 2026.01.15 15:13:08.713997 [ 191 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17358 | 2026.01.15 15:13:08.716229 [ 191 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_76_15} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17359 | 2026.01.15 15:13:08.716346 [ 191 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_76_15} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17360 | 2026.01.15 15:13:08.719141 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17361 | 2026.01.15 15:13:09.000278 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.93 MiB, peak 394.35 MiB, free memory in arenas 0.00 B, will set to 375.87 MiB (RSS), difference: -1.06 MiB | ||
| 17362 | 2026.01.15 15:13:12.004172 [ 218 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17363 | 2026.01.15 15:13:12.004272 [ 218 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17364 | 2026.01.15 15:13:12.008500 [ 218 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17365 | 2026.01.15 15:13:12.433501 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17366 | 2026.01.15 15:13:12.433684 [ 5 ] {b08af669-1177-42fc-b7f1-a345279b2f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17367 | 2026.01.15 15:13:12.433752 [ 5 ] {b08af669-1177-42fc-b7f1-a345279b2f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17368 | 2026.01.15 15:13:12.434603 [ 5 ] {b08af669-1177-42fc-b7f1-a345279b2f6f} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17369 | 2026.01.15 15:13:12.434655 [ 5 ] {b08af669-1177-42fc-b7f1-a345279b2f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17370 | 2026.01.15 15:13:12.435075 [ 5 ] {b08af669-1177-42fc-b7f1-a345279b2f6f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17371 | 2026.01.15 15:13:12.435317 [ 5 ] {b08af669-1177-42fc-b7f1-a345279b2f6f} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17372 | 2026.01.15 15:13:12.435485 [ 5 ] {b08af669-1177-42fc-b7f1-a345279b2f6f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001851 sec., 221501.89086980012 rows/sec., 14.05 MiB/sec. | ||
| 17373 | 2026.01.15 15:13:12.435499 [ 126 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17374 | 2026.01.15 15:13:12.435539 [ 5 ] {b08af669-1177-42fc-b7f1-a345279b2f6f} <Debug> TCPHandler: Processed in 0.002180002 sec. | ||
| 17375 | 2026.01.15 15:13:12.435571 [ 126 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17376 | 2026.01.15 15:13:12.435599 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17377 | 2026.01.15 15:13:12.435670 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17378 | 2026.01.15 15:13:12.435733 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::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 | ||
| 17379 | 2026.01.15 15:13:12.435779 [ 5 ] {00add829-beed-491f-adb9-143fb6863727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17380 | 2026.01.15 15:13:12.435830 [ 5 ] {00add829-beed-491f-adb9-143fb6863727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17381 | 2026.01.15 15:13:12.435901 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17382 | 2026.01.15 15:13:12.435945 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 434 rows starting from the beginning of the part | ||
| 17383 | 2026.01.15 15:13:12.436021 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 410 rows starting from the beginning of the part | ||
| 17384 | 2026.01.15 15:13:12.436077 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 410 rows starting from the beginning of the part | ||
| 17385 | 2026.01.15 15:13:12.436234 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 410 rows starting from the beginning of the part | ||
| 17386 | 2026.01.15 15:13:12.436312 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 410 rows starting from the beginning of the part | ||
| 17387 | 2026.01.15 15:13:12.436333 [ 5 ] {00add829-beed-491f-adb9-143fb6863727} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17388 | 2026.01.15 15:13:12.436379 [ 188 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part | ||
| 17389 | 2026.01.15 15:13:12.436384 [ 5 ] {00add829-beed-491f-adb9-143fb6863727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17390 | 2026.01.15 15:13:12.436791 [ 5 ] {00add829-beed-491f-adb9-143fb6863727} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17391 | 2026.01.15 15:13:12.437026 [ 5 ] {00add829-beed-491f-adb9-143fb6863727} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17392 | 2026.01.15 15:13:12.437169 [ 5 ] {00add829-beed-491f-adb9-143fb6863727} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001414 sec., 2828.854314002829 rows/sec., 230.67 KiB/sec. | ||
| 17393 | 2026.01.15 15:13:12.437211 [ 5 ] {00add829-beed-491f-adb9-143fb6863727} <Debug> TCPHandler: Processed in 0.001593013 sec. | ||
| 17394 | 2026.01.15 15:13:12.437320 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17395 | 2026.01.15 15:13:12.437417 [ 5 ] {0ac49b78-4c4a-4e6b-bf95-2539f87aba96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17396 | 2026.01.15 15:13:12.437459 [ 5 ] {0ac49b78-4c4a-4e6b-bf95-2539f87aba96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17397 | 2026.01.15 15:13:12.437734 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.002069328 sec., 1200389.6917260096 rows/sec., 80.95 MiB/sec. | ||
| 17398 | 2026.01.15 15:13:12.437952 [ 192 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17399 | 2026.01.15 15:13:12.438304 [ 192 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_56_11} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17400 | 2026.01.15 15:13:12.438393 [ 192 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_56_11} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17401 | 2026.01.15 15:13:12.438500 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 17402 | 2026.01.15 15:13:12.438788 [ 5 ] {0ac49b78-4c4a-4e6b-bf95-2539f87aba96} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17403 | 2026.01.15 15:13:12.438832 [ 5 ] {0ac49b78-4c4a-4e6b-bf95-2539f87aba96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17404 | 2026.01.15 15:13:12.439222 [ 5 ] {0ac49b78-4c4a-4e6b-bf95-2539f87aba96} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17405 | 2026.01.15 15:13:12.439442 [ 5 ] {0ac49b78-4c4a-4e6b-bf95-2539f87aba96} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17406 | 2026.01.15 15:13:12.439576 [ 5 ] {0ac49b78-4c4a-4e6b-bf95-2539f87aba96} <Debug> executeQuery: Read 1134 rows, 91.96 KiB in 0.002178 sec., 520661.15702479344 rows/sec., 41.23 MiB/sec. | ||
| 17407 | 2026.01.15 15:13:12.439615 [ 5 ] {0ac49b78-4c4a-4e6b-bf95-2539f87aba96} <Debug> TCPHandler: Processed in 0.002344488 sec. | ||
| 17408 | 2026.01.15 15:13:12.439642 [ 223 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17409 | 2026.01.15 15:13:12.439686 [ 223 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17410 | 2026.01.15 15:13:12.439735 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17411 | 2026.01.15 15:13:12.439835 [ 5 ] {d504ca27-b81c-4125-bb67-4c4b736cb656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17412 | 2026.01.15 15:13:12.439877 [ 5 ] {d504ca27-b81c-4125-bb67-4c4b736cb656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17413 | 2026.01.15 15:13:12.440430 [ 5 ] {d504ca27-b81c-4125-bb67-4c4b736cb656} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17414 | 2026.01.15 15:13:12.440469 [ 5 ] {d504ca27-b81c-4125-bb67-4c4b736cb656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17415 | 2026.01.15 15:13:12.440815 [ 5 ] {d504ca27-b81c-4125-bb67-4c4b736cb656} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17416 | 2026.01.15 15:13:12.441057 [ 5 ] {d504ca27-b81c-4125-bb67-4c4b736cb656} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17417 | 2026.01.15 15:13:12.441194 [ 126 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17418 | 2026.01.15 15:13:12.441201 [ 5 ] {d504ca27-b81c-4125-bb67-4c4b736cb656} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001385 sec., 158122.74368231048 rows/sec., 9.41 MiB/sec. | ||
| 17419 | 2026.01.15 15:13:12.441238 [ 126 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17420 | 2026.01.15 15:13:12.441260 [ 5 ] {d504ca27-b81c-4125-bb67-4c4b736cb656} <Debug> TCPHandler: Processed in 0.001574731 sec. | ||
| 17421 | 2026.01.15 15:13:12.441262 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17422 | 2026.01.15 15:13:12.441371 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::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 | ||
| 17423 | 2026.01.15 15:13:12.441373 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17424 | 2026.01.15 15:13:12.441484 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17425 | 2026.01.15 15:13:12.441489 [ 5 ] {2e37f53a-e57b-426a-b963-855c7aac8fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17426 | 2026.01.15 15:13:12.441527 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 278 rows starting from the beginning of the part | ||
| 17427 | 2026.01.15 15:13:12.441559 [ 5 ] {2e37f53a-e57b-426a-b963-855c7aac8fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17428 | 2026.01.15 15:13:12.441595 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 215 rows starting from the beginning of the part | ||
| 17429 | 2026.01.15 15:13:12.441653 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 43 rows starting from the beginning of the part | ||
| 17430 | 2026.01.15 15:13:12.441701 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 215 rows starting from the beginning of the part | ||
| 17431 | 2026.01.15 15:13:12.441752 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 31 rows starting from the beginning of the part | ||
| 17432 | 2026.01.15 15:13:12.441808 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 219 rows starting from the beginning of the part | ||
| 17433 | 2026.01.15 15:13:12.442109 [ 5 ] {2e37f53a-e57b-426a-b963-855c7aac8fbe} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17434 | 2026.01.15 15:13:12.442149 [ 5 ] {2e37f53a-e57b-426a-b963-855c7aac8fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17435 | 2026.01.15 15:13:12.442403 [ 223 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17436 | 2026.01.15 15:13:12.442516 [ 5 ] {2e37f53a-e57b-426a-b963-855c7aac8fbe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 17437 | 2026.01.15 15:13:12.442767 [ 5 ] {2e37f53a-e57b-426a-b963-855c7aac8fbe} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17438 | 2026.01.15 15:13:12.442801 [ 192 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469818 sec., 681036.6997818778 rows/sec., 44.28 MiB/sec. | ||
| 17439 | 2026.01.15 15:13:12.442909 [ 5 ] {2e37f53a-e57b-426a-b963-855c7aac8fbe} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001437 sec., 147529.57550452332 rows/sec., 9.51 MiB/sec. | ||
| 17440 | 2026.01.15 15:13:12.442953 [ 5 ] {2e37f53a-e57b-426a-b963-855c7aac8fbe} <Debug> TCPHandler: Processed in 0.001629224 sec. | ||
| 17441 | 2026.01.15 15:13:12.442996 [ 199 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17442 | 2026.01.15 15:13:12.443059 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17443 | 2026.01.15 15:13:12.443158 [ 5 ] {12057d71-f086-46ae-a04d-c8c8880eeed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17444 | 2026.01.15 15:13:12.443201 [ 5 ] {12057d71-f086-46ae-a04d-c8c8880eeed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17445 | 2026.01.15 15:13:12.443302 [ 199 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_111_22} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17446 | 2026.01.15 15:13:12.443383 [ 199 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_111_22} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17447 | 2026.01.15 15:13:12.443484 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17448 | 2026.01.15 15:13:12.443730 [ 5 ] {12057d71-f086-46ae-a04d-c8c8880eeed0} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17449 | 2026.01.15 15:13:12.443771 [ 5 ] {12057d71-f086-46ae-a04d-c8c8880eeed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17450 | 2026.01.15 15:13:12.444092 [ 5 ] {12057d71-f086-46ae-a04d-c8c8880eeed0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17451 | 2026.01.15 15:13:12.444306 [ 5 ] {12057d71-f086-46ae-a04d-c8c8880eeed0} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17452 | 2026.01.15 15:13:12.444417 [ 126 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17453 | 2026.01.15 15:13:12.444436 [ 5 ] {12057d71-f086-46ae-a04d-c8c8880eeed0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001296 sec., 162808.64197530862 rows/sec., 9.25 MiB/sec. | ||
| 17454 | 2026.01.15 15:13:12.444457 [ 126 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17455 | 2026.01.15 15:13:12.444480 [ 5 ] {12057d71-f086-46ae-a04d-c8c8880eeed0} <Debug> TCPHandler: Processed in 0.001470818 sec. | ||
| 17456 | 2026.01.15 15:13:12.444482 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17457 | 2026.01.15 15:13:12.444569 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::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 | ||
| 17458 | 2026.01.15 15:13:12.444592 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17459 | 2026.01.15 15:13:12.444656 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17460 | 2026.01.15 15:13:12.444687 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 223 rows starting from the beginning of the part | ||
| 17461 | 2026.01.15 15:13:12.444690 [ 5 ] {252cf0f2-572f-4092-a917-79fdced29ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17462 | 2026.01.15 15:13:12.444740 [ 5 ] {252cf0f2-572f-4092-a917-79fdced29ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17463 | 2026.01.15 15:13:12.444752 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 211 rows starting from the beginning of the part | ||
| 17464 | 2026.01.15 15:13:12.444803 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 211 rows starting from the beginning of the part | ||
| 17465 | 2026.01.15 15:13:12.444845 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 211 rows starting from the beginning of the part | ||
| 17466 | 2026.01.15 15:13:12.444885 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 211 rows starting from the beginning of the part | ||
| 17467 | 2026.01.15 15:13:12.444926 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 211 rows starting from the beginning of the part | ||
| 17468 | 2026.01.15 15:13:12.445566 [ 5 ] {252cf0f2-572f-4092-a917-79fdced29ade} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17469 | 2026.01.15 15:13:12.445607 [ 5 ] {252cf0f2-572f-4092-a917-79fdced29ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17470 | 2026.01.15 15:13:12.445860 [ 192 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323133 sec., 965889.2945758287 rows/sec., 58.71 MiB/sec. | ||
| 17471 | 2026.01.15 15:13:12.445967 [ 5 ] {252cf0f2-572f-4092-a917-79fdced29ade} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17472 | 2026.01.15 15:13:12.445988 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17473 | 2026.01.15 15:13:12.446258 [ 5 ] {252cf0f2-572f-4092-a917-79fdced29ade} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17474 | 2026.01.15 15:13:12.446300 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_56_11} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17475 | 2026.01.15 15:13:12.446372 [ 199 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_56_11} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17476 | 2026.01.15 15:13:12.446403 [ 5 ] {252cf0f2-572f-4092-a917-79fdced29ade} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.00173 sec., 400578.0346820809 rows/sec., 28.00 MiB/sec. | ||
| 17477 | 2026.01.15 15:13:12.446436 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17478 | 2026.01.15 15:13:12.446446 [ 5 ] {252cf0f2-572f-4092-a917-79fdced29ade} <Debug> TCPHandler: Processed in 0.001904093 sec. | ||
| 17479 | 2026.01.15 15:13:12.446577 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17480 | 2026.01.15 15:13:12.446697 [ 5 ] {f5b30e81-ecc5-46f6-b1e6-fd23267d9b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17481 | 2026.01.15 15:13:12.446749 [ 5 ] {f5b30e81-ecc5-46f6-b1e6-fd23267d9b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17482 | 2026.01.15 15:13:12.447141 [ 5 ] {f5b30e81-ecc5-46f6-b1e6-fd23267d9b43} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17483 | 2026.01.15 15:13:12.447184 [ 5 ] {f5b30e81-ecc5-46f6-b1e6-fd23267d9b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17484 | 2026.01.15 15:13:12.447557 [ 5 ] {f5b30e81-ecc5-46f6-b1e6-fd23267d9b43} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17485 | 2026.01.15 15:13:12.447781 [ 5 ] {f5b30e81-ecc5-46f6-b1e6-fd23267d9b43} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17486 | 2026.01.15 15:13:12.447915 [ 5 ] {f5b30e81-ecc5-46f6-b1e6-fd23267d9b43} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001242 sec., 4830.917874396135 rows/sec., 252.40 KiB/sec. | ||
| 17487 | 2026.01.15 15:13:12.447953 [ 5 ] {f5b30e81-ecc5-46f6-b1e6-fd23267d9b43} <Debug> TCPHandler: Processed in 0.001437907 sec. | ||
| 17488 | 2026.01.15 15:13:12.448054 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17489 | 2026.01.15 15:13:12.448148 [ 5 ] {f14ecbf2-4699-4189-931c-8e8849404184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17490 | 2026.01.15 15:13:12.448191 [ 5 ] {f14ecbf2-4699-4189-931c-8e8849404184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17491 | 2026.01.15 15:13:12.448658 [ 5 ] {f14ecbf2-4699-4189-931c-8e8849404184} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17492 | 2026.01.15 15:13:12.448694 [ 5 ] {f14ecbf2-4699-4189-931c-8e8849404184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17493 | 2026.01.15 15:13:12.449039 [ 5 ] {f14ecbf2-4699-4189-931c-8e8849404184} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17494 | 2026.01.15 15:13:12.449248 [ 5 ] {f14ecbf2-4699-4189-931c-8e8849404184} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17495 | 2026.01.15 15:13:12.449381 [ 5 ] {f14ecbf2-4699-4189-931c-8e8849404184} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001252 sec., 252396.16613418527 rows/sec., 16.58 MiB/sec. | ||
| 17496 | 2026.01.15 15:13:12.449419 [ 5 ] {f14ecbf2-4699-4189-931c-8e8849404184} <Debug> TCPHandler: Processed in 0.001415366 sec. | ||
| 17497 | 2026.01.15 15:13:12.449445 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17498 | 2026.01.15 15:13:12.449476 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17499 | 2026.01.15 15:13:12.449520 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17500 | 2026.01.15 15:13:12.449619 [ 5 ] {2861c6a2-365f-46e2-a8bf-3b10656ccfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17501 | 2026.01.15 15:13:12.449662 [ 5 ] {2861c6a2-365f-46e2-a8bf-3b10656ccfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17502 | 2026.01.15 15:13:12.450011 [ 5 ] {2861c6a2-365f-46e2-a8bf-3b10656ccfaa} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17503 | 2026.01.15 15:13:12.450049 [ 5 ] {2861c6a2-365f-46e2-a8bf-3b10656ccfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17504 | 2026.01.15 15:13:12.450387 [ 5 ] {2861c6a2-365f-46e2-a8bf-3b10656ccfaa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17505 | 2026.01.15 15:13:12.450658 [ 5 ] {2861c6a2-365f-46e2-a8bf-3b10656ccfaa} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17506 | 2026.01.15 15:13:12.450781 [ 151 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 17507 | 2026.01.15 15:13:12.450802 [ 5 ] {2861c6a2-365f-46e2-a8bf-3b10656ccfaa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 56.11 KiB/sec. | ||
| 17508 | 2026.01.15 15:13:12.450821 [ 151 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17509 | 2026.01.15 15:13:12.450845 [ 5 ] {2861c6a2-365f-46e2-a8bf-3b10656ccfaa} <Debug> TCPHandler: Processed in 0.001373915 sec. | ||
| 17510 | 2026.01.15 15:13:12.450846 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17511 | 2026.01.15 15:13:12.450954 [ 186 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 17512 | 2026.01.15 15:13:12.450964 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17513 | 2026.01.15 15:13:12.451064 [ 186 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17514 | 2026.01.15 15:13:12.451071 [ 5 ] {89ac5359-3e33-4c29-89d5-e47f9bccf68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17515 | 2026.01.15 15:13:12.451104 [ 186 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 50 rows starting from the beginning of the part | ||
| 17516 | 2026.01.15 15:13:12.451133 [ 5 ] {89ac5359-3e33-4c29-89d5-e47f9bccf68a} <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 | ||
| 17517 | 2026.01.15 15:13:12.451169 [ 186 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 17518 | 2026.01.15 15:13:12.451218 [ 186 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 17519 | 2026.01.15 15:13:12.451265 [ 186 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 17520 | 2026.01.15 15:13:12.451310 [ 186 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 17521 | 2026.01.15 15:13:12.451357 [ 186 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 17522 | 2026.01.15 15:13:12.451810 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17523 | 2026.01.15 15:13:12.451945 [ 5 ] {89ac5359-3e33-4c29-89d5-e47f9bccf68a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17524 | 2026.01.15 15:13:12.451985 [ 5 ] {89ac5359-3e33-4c29-89d5-e47f9bccf68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17525 | 2026.01.15 15:13:12.452152 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242141 sec., 44278.38707521932 rows/sec., 2.90 MiB/sec. | ||
| 17526 | 2026.01.15 15:13:12.452287 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 17527 | 2026.01.15 15:13:12.452505 [ 5 ] {89ac5359-3e33-4c29-89d5-e47f9bccf68a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17528 | 2026.01.15 15:13:12.452539 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_55_11} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17529 | 2026.01.15 15:13:12.452612 [ 190 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_55_11} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 17530 | 2026.01.15 15:13:12.452691 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17531 | 2026.01.15 15:13:12.452736 [ 5 ] {89ac5359-3e33-4c29-89d5-e47f9bccf68a} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17532 | 2026.01.15 15:13:12.452857 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17533 | 2026.01.15 15:13:12.452880 [ 5 ] {89ac5359-3e33-4c29-89d5-e47f9bccf68a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001826 sec., 5476.45125958379 rows/sec., 9.81 MiB/sec. | ||
| 17534 | 2026.01.15 15:13:12.452895 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17535 | 2026.01.15 15:13:12.452920 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17536 | 2026.01.15 15:13:12.452958 [ 5 ] {89ac5359-3e33-4c29-89d5-e47f9bccf68a} <Debug> TCPHandler: Processed in 0.002042947 sec. | ||
| 17537 | 2026.01.15 15:13:12.453000 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::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 | ||
| 17538 | 2026.01.15 15:13:12.453074 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17539 | 2026.01.15 15:13:12.453174 [ 5 ] {934a066f-2097-4124-86ba-0dc511433e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17540 | 2026.01.15 15:13:12.453217 [ 5 ] {934a066f-2097-4124-86ba-0dc511433e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17541 | 2026.01.15 15:13:12.453220 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17542 | 2026.01.15 15:13:12.453288 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2131 rows starting from the beginning of the part | ||
| 17543 | 2026.01.15 15:13:12.453421 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 10 rows starting from the beginning of the part | ||
| 17544 | 2026.01.15 15:13:12.453532 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 31 rows starting from the beginning of the part | ||
| 17545 | 2026.01.15 15:13:12.453570 [ 5 ] {934a066f-2097-4124-86ba-0dc511433e24} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17546 | 2026.01.15 15:13:12.453611 [ 5 ] {934a066f-2097-4124-86ba-0dc511433e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17547 | 2026.01.15 15:13:12.453636 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 10 rows starting from the beginning of the part | ||
| 17548 | 2026.01.15 15:13:12.453746 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 31 rows starting from the beginning of the part | ||
| 17549 | 2026.01.15 15:13:12.453857 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 10 rows starting from the beginning of the part | ||
| 17550 | 2026.01.15 15:13:12.453945 [ 5 ] {934a066f-2097-4124-86ba-0dc511433e24} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17551 | 2026.01.15 15:13:12.454162 [ 5 ] {934a066f-2097-4124-86ba-0dc511433e24} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17552 | 2026.01.15 15:13:12.454309 [ 5 ] {934a066f-2097-4124-86ba-0dc511433e24} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 5.53 MiB/sec. | ||
| 17553 | 2026.01.15 15:13:12.454347 [ 5 ] {934a066f-2097-4124-86ba-0dc511433e24} <Debug> TCPHandler: Processed in 0.001325214 sec. | ||
| 17554 | 2026.01.15 15:13:12.454382 [ 224 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17555 | 2026.01.15 15:13:12.454422 [ 224 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17556 | 2026.01.15 15:13:12.456620 [ 224 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17557 | 2026.01.15 15:13:12.463563 [ 202 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2223 rows, containing 19 columns (19 merged, 0 gathered) in 0.010599548 sec., 209725.92416204917 rows/sec., 375.82 MiB/sec. | ||
| 17558 | 2026.01.15 15:13:12.465318 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17559 | 2026.01.15 15:13:12.465654 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17560 | 2026.01.15 15:13:12.465729 [ 196 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17561 | 2026.01.15 15:13:12.465845 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.33 MiB. | ||
| 17562 | 2026.01.15 15:13:13.000267 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.89 MiB, peak 394.35 MiB, free memory in arenas 0.00 B, will set to 380.33 MiB (RSS), difference: 7.44 MiB | ||
| 17563 | 2026.01.15 15:13:14.188952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37020 | ||
| 17564 | 2026.01.15 15:13:14.189476 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17565 | 2026.01.15 15:13:14.189516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17566 | 2026.01.15 15:13:14.189988 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17567 | 2026.01.15 15:13:14.190221 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17568 | 2026.01.15 15:13:14.190356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37020 | ||
| 17569 | 2026.01.15 15:13:16.125944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17570 | 2026.01.15 15:13:16.143347 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17571 | 2026.01.15 15:13:16.143411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17572 | 2026.01.15 15:13:16.149617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17573 | 2026.01.15 15:13:16.150382 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17574 | 2026.01.15 15:13:16.154135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17575 | 2026.01.15 15:13:16.781022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2242 | ||
| 17576 | 2026.01.15 15:13:16.783506 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17577 | 2026.01.15 15:13:16.783567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17578 | 2026.01.15 15:13:16.784796 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17579 | 2026.01.15 15:13:16.785082 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17580 | 2026.01.15 15:13:16.785453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2242 | ||
| 17581 | 2026.01.15 15:13:17.422783 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17582 | 2026.01.15 15:13:17.423102 [ 5 ] {4527cf22-1d11-4b78-a07e-28a1f24bada3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17583 | 2026.01.15 15:13:17.423205 [ 5 ] {4527cf22-1d11-4b78-a07e-28a1f24bada3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17584 | 2026.01.15 15:13:17.424219 [ 5 ] {4527cf22-1d11-4b78-a07e-28a1f24bada3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17585 | 2026.01.15 15:13:17.424262 [ 5 ] {4527cf22-1d11-4b78-a07e-28a1f24bada3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17586 | 2026.01.15 15:13:17.424655 [ 5 ] {4527cf22-1d11-4b78-a07e-28a1f24bada3} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17587 | 2026.01.15 15:13:17.424894 [ 5 ] {4527cf22-1d11-4b78-a07e-28a1f24bada3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17588 | 2026.01.15 15:13:17.425046 [ 5 ] {4527cf22-1d11-4b78-a07e-28a1f24bada3} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.00202 sec., 58415.841584158414 rows/sec., 4.95 MiB/sec. | ||
| 17589 | 2026.01.15 15:13:17.425088 [ 5 ] {4527cf22-1d11-4b78-a07e-28a1f24bada3} <Debug> TCPHandler: Processed in 0.002485462 sec. | ||
| 17590 | 2026.01.15 15:13:17.425220 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17591 | 2026.01.15 15:13:17.425314 [ 5 ] {ad318c6a-9148-49e7-a726-579f842a9e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17592 | 2026.01.15 15:13:17.425355 [ 5 ] {ad318c6a-9148-49e7-a726-579f842a9e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17593 | 2026.01.15 15:13:17.425829 [ 5 ] {ad318c6a-9148-49e7-a726-579f842a9e53} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17594 | 2026.01.15 15:13:17.425865 [ 5 ] {ad318c6a-9148-49e7-a726-579f842a9e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17595 | 2026.01.15 15:13:17.426158 [ 5 ] {ad318c6a-9148-49e7-a726-579f842a9e53} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17596 | 2026.01.15 15:13:17.426364 [ 5 ] {ad318c6a-9148-49e7-a726-579f842a9e53} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17597 | 2026.01.15 15:13:17.426493 [ 5 ] {ad318c6a-9148-49e7-a726-579f842a9e53} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001197 sec., 25898.07852965748 rows/sec., 1.90 MiB/sec. | ||
| 17598 | 2026.01.15 15:13:17.426530 [ 5 ] {ad318c6a-9148-49e7-a726-579f842a9e53} <Debug> TCPHandler: Processed in 0.001358454 sec. | ||
| 17599 | 2026.01.15 15:13:17.426644 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17600 | 2026.01.15 15:13:17.426736 [ 5 ] {7c98e2ec-a9ff-4b0c-bad2-ec8de26cb520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17601 | 2026.01.15 15:13:17.426776 [ 5 ] {7c98e2ec-a9ff-4b0c-bad2-ec8de26cb520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17602 | 2026.01.15 15:13:17.427257 [ 5 ] {7c98e2ec-a9ff-4b0c-bad2-ec8de26cb520} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17603 | 2026.01.15 15:13:17.427295 [ 5 ] {7c98e2ec-a9ff-4b0c-bad2-ec8de26cb520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17604 | 2026.01.15 15:13:17.427605 [ 5 ] {7c98e2ec-a9ff-4b0c-bad2-ec8de26cb520} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17605 | 2026.01.15 15:13:17.427816 [ 5 ] {7c98e2ec-a9ff-4b0c-bad2-ec8de26cb520} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17606 | 2026.01.15 15:13:17.427944 [ 5 ] {7c98e2ec-a9ff-4b0c-bad2-ec8de26cb520} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001225 sec., 77551.02040816327 rows/sec., 6.06 MiB/sec. | ||
| 17607 | 2026.01.15 15:13:17.427981 [ 5 ] {7c98e2ec-a9ff-4b0c-bad2-ec8de26cb520} <Debug> TCPHandler: Processed in 0.001384636 sec. | ||
| 17608 | 2026.01.15 15:13:17.428096 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17609 | 2026.01.15 15:13:17.428191 [ 5 ] {b708df3c-f269-42a4-b96c-003d8f8aa453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17610 | 2026.01.15 15:13:17.428234 [ 5 ] {b708df3c-f269-42a4-b96c-003d8f8aa453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17611 | 2026.01.15 15:13:17.428663 [ 5 ] {b708df3c-f269-42a4-b96c-003d8f8aa453} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17612 | 2026.01.15 15:13:17.428699 [ 5 ] {b708df3c-f269-42a4-b96c-003d8f8aa453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17613 | 2026.01.15 15:13:17.429031 [ 5 ] {b708df3c-f269-42a4-b96c-003d8f8aa453} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17614 | 2026.01.15 15:13:17.429244 [ 5 ] {b708df3c-f269-42a4-b96c-003d8f8aa453} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17615 | 2026.01.15 15:13:17.429372 [ 5 ] {b708df3c-f269-42a4-b96c-003d8f8aa453} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 17616 | 2026.01.15 15:13:17.429382 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 5 parts from all_1_110_22 to all_114_114_0 | ||
| 17617 | 2026.01.15 15:13:17.429409 [ 5 ] {b708df3c-f269-42a4-b96c-003d8f8aa453} <Debug> TCPHandler: Processed in 0.001361075 sec. | ||
| 17618 | 2026.01.15 15:13:17.429430 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17619 | 2026.01.15 15:13:17.429453 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17620 | 2026.01.15 15:13:17.429553 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17621 | 2026.01.15 15:13:17.429564 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_110_22 to all_114_114_0 into Compact with storage Full | ||
| 17622 | 2026.01.15 15:13:17.429673 [ 5 ] {b2a98d0a-becf-4aa5-8842-72354f685157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17623 | 2026.01.15 15:13:17.429719 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17624 | 2026.01.15 15:13:17.429752 [ 5 ] {b2a98d0a-becf-4aa5-8842-72354f685157} <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 | ||
| 17625 | 2026.01.15 15:13:17.429764 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 38735 rows starting from the beginning of the part | ||
| 17626 | 2026.01.15 15:13:17.429841 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 850 rows starting from the beginning of the part | ||
| 17627 | 2026.01.15 15:13:17.429893 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 314 rows starting from the beginning of the part | ||
| 17628 | 2026.01.15 15:13:17.429936 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 17629 | 2026.01.15 15:13:17.429980 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 316 rows starting from the beginning of the part | ||
| 17630 | 2026.01.15 15:13:17.430687 [ 5 ] {b2a98d0a-becf-4aa5-8842-72354f685157} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17631 | 2026.01.15 15:13:17.430729 [ 5 ] {b2a98d0a-becf-4aa5-8842-72354f685157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17632 | 2026.01.15 15:13:17.431287 [ 5 ] {b2a98d0a-becf-4aa5-8842-72354f685157} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17633 | 2026.01.15 15:13:17.431528 [ 5 ] {b2a98d0a-becf-4aa5-8842-72354f685157} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17634 | 2026.01.15 15:13:17.431665 [ 5 ] {b2a98d0a-becf-4aa5-8842-72354f685157} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002016 sec., 15376.984126984127 rows/sec., 27.55 MiB/sec. | ||
| 17635 | 2026.01.15 15:13:17.431719 [ 5 ] {b2a98d0a-becf-4aa5-8842-72354f685157} <Debug> TCPHandler: Processed in 0.002233183 sec. | ||
| 17636 | 2026.01.15 15:13:17.431840 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17637 | 2026.01.15 15:13:17.431935 [ 5 ] {e473c82c-f08e-4b68-9adb-5be76eb9cb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17638 | 2026.01.15 15:13:17.431976 [ 5 ] {e473c82c-f08e-4b68-9adb-5be76eb9cb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17639 | 2026.01.15 15:13:17.432329 [ 5 ] {e473c82c-f08e-4b68-9adb-5be76eb9cb6d} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17640 | 2026.01.15 15:13:17.432365 [ 5 ] {e473c82c-f08e-4b68-9adb-5be76eb9cb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17641 | 2026.01.15 15:13:17.432677 [ 5 ] {e473c82c-f08e-4b68-9adb-5be76eb9cb6d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17642 | 2026.01.15 15:13:17.432885 [ 5 ] {e473c82c-f08e-4b68-9adb-5be76eb9cb6d} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17643 | 2026.01.15 15:13:17.433012 [ 5 ] {e473c82c-f08e-4b68-9adb-5be76eb9cb6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 17644 | 2026.01.15 15:13:17.433047 [ 5 ] {e473c82c-f08e-4b68-9adb-5be76eb9cb6d} <Debug> TCPHandler: Processed in 0.001255241 sec. | ||
| 17645 | 2026.01.15 15:13:17.436850 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40375 rows, containing 5 columns (5 merged, 0 gathered) in 0.007337751 sec., 5502367.142193841 rows/sec., 370.10 MiB/sec. | ||
| 17646 | 2026.01.15 15:13:17.437383 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 17647 | 2026.01.15 15:13:17.437666 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17648 | 2026.01.15 15:13:17.437742 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 5 parts: [all_1_110_22, all_114_114_0] -> all_1_114_23 | ||
| 17649 | 2026.01.15 15:13:17.437815 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 17650 | 2026.01.15 15:13:17.984752 [ 225 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17651 | 2026.01.15 15:13:17.984840 [ 225 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17652 | 2026.01.15 15:13:17.988691 [ 225 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17653 | 2026.01.15 15:13:18.103854 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17654 | 2026.01.15 15:13:18.103912 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17655 | 2026.01.15 15:13:18.106400 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17656 | 2026.01.15 15:13:21.441246 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17657 | 2026.01.15 15:13:21.441293 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17658 | 2026.01.15 15:13:21.690555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37468 | ||
| 17659 | 2026.01.15 15:13:21.691074 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17660 | 2026.01.15 15:13:21.691118 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17661 | 2026.01.15 15:13:21.691613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17662 | 2026.01.15 15:13:21.691842 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17663 | 2026.01.15 15:13:21.691986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37468 | ||
| 17664 | 2026.01.15 15:13:22.434377 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17665 | 2026.01.15 15:13:22.434597 [ 5 ] {ab5b291e-8cee-4add-92b4-c6cc9d276f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17666 | 2026.01.15 15:13:22.434680 [ 5 ] {ab5b291e-8cee-4add-92b4-c6cc9d276f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17667 | 2026.01.15 15:13:22.435594 [ 5 ] {ab5b291e-8cee-4add-92b4-c6cc9d276f79} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17668 | 2026.01.15 15:13:22.435647 [ 5 ] {ab5b291e-8cee-4add-92b4-c6cc9d276f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17669 | 2026.01.15 15:13:22.436071 [ 5 ] {ab5b291e-8cee-4add-92b4-c6cc9d276f79} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17670 | 2026.01.15 15:13:22.436322 [ 5 ] {ab5b291e-8cee-4add-92b4-c6cc9d276f79} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17671 | 2026.01.15 15:13:22.436479 [ 5 ] {ab5b291e-8cee-4add-92b4-c6cc9d276f79} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001953 sec., 209933.43573988735 rows/sec., 13.32 MiB/sec. | ||
| 17672 | 2026.01.15 15:13:22.436525 [ 5 ] {ab5b291e-8cee-4add-92b4-c6cc9d276f79} <Debug> TCPHandler: Processed in 0.002283565 sec. | ||
| 17673 | 2026.01.15 15:13:22.436654 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17674 | 2026.01.15 15:13:22.436753 [ 5 ] {4fb0f81c-34ac-442c-ac79-d6d2f328959f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17675 | 2026.01.15 15:13:22.436797 [ 5 ] {4fb0f81c-34ac-442c-ac79-d6d2f328959f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17676 | 2026.01.15 15:13:22.437979 [ 5 ] {4fb0f81c-34ac-442c-ac79-d6d2f328959f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17677 | 2026.01.15 15:13:22.438017 [ 5 ] {4fb0f81c-34ac-442c-ac79-d6d2f328959f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17678 | 2026.01.15 15:13:22.438413 [ 5 ] {4fb0f81c-34ac-442c-ac79-d6d2f328959f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17679 | 2026.01.15 15:13:22.438648 [ 5 ] {4fb0f81c-34ac-442c-ac79-d6d2f328959f} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17680 | 2026.01.15 15:13:22.438783 [ 5 ] {4fb0f81c-34ac-442c-ac79-d6d2f328959f} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002048 sec., 552734.375 rows/sec., 43.78 MiB/sec. | ||
| 17681 | 2026.01.15 15:13:22.438809 [ 141 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17682 | 2026.01.15 15:13:22.438833 [ 5 ] {4fb0f81c-34ac-442c-ac79-d6d2f328959f} <Debug> TCPHandler: Processed in 0.002229133 sec. | ||
| 17683 | 2026.01.15 15:13:22.438890 [ 141 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17684 | 2026.01.15 15:13:22.438922 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17685 | 2026.01.15 15:13:22.439014 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17686 | 2026.01.15 15:13:22.439033 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17687 | 2026.01.15 15:13:22.439117 [ 5 ] {fdc7f51a-c588-48ad-ad4d-ddf48b872c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17688 | 2026.01.15 15:13:22.439148 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17689 | 2026.01.15 15:13:22.439158 [ 5 ] {fdc7f51a-c588-48ad-ad4d-ddf48b872c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17690 | 2026.01.15 15:13:22.439191 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2465 rows starting from the beginning of the part | ||
| 17691 | 2026.01.15 15:13:22.439276 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1132 rows starting from the beginning of the part | ||
| 17692 | 2026.01.15 15:13:22.439350 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 118 rows starting from the beginning of the part | ||
| 17693 | 2026.01.15 15:13:22.439422 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1134 rows starting from the beginning of the part | ||
| 17694 | 2026.01.15 15:13:22.439494 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 118 rows starting from the beginning of the part | ||
| 17695 | 2026.01.15 15:13:22.439573 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1132 rows starting from the beginning of the part | ||
| 17696 | 2026.01.15 15:13:22.439740 [ 5 ] {fdc7f51a-c588-48ad-ad4d-ddf48b872c70} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17697 | 2026.01.15 15:13:22.439777 [ 5 ] {fdc7f51a-c588-48ad-ad4d-ddf48b872c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17698 | 2026.01.15 15:13:22.440119 [ 5 ] {fdc7f51a-c588-48ad-ad4d-ddf48b872c70} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17699 | 2026.01.15 15:13:22.440349 [ 5 ] {fdc7f51a-c588-48ad-ad4d-ddf48b872c70} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17700 | 2026.01.15 15:13:22.440480 [ 5 ] {fdc7f51a-c588-48ad-ad4d-ddf48b872c70} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001381 sec., 155684.2867487328 rows/sec., 9.24 MiB/sec. | ||
| 17701 | 2026.01.15 15:13:22.440518 [ 5 ] {fdc7f51a-c588-48ad-ad4d-ddf48b872c70} <Debug> TCPHandler: Processed in 0.001557721 sec. | ||
| 17702 | 2026.01.15 15:13:22.440635 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17703 | 2026.01.15 15:13:22.440729 [ 5 ] {a42a5712-c89b-4b31-b064-88ca6c94f793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17704 | 2026.01.15 15:13:22.440770 [ 5 ] {a42a5712-c89b-4b31-b064-88ca6c94f793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17705 | 2026.01.15 15:13:22.441331 [ 5 ] {a42a5712-c89b-4b31-b064-88ca6c94f793} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17706 | 2026.01.15 15:13:22.441368 [ 5 ] {a42a5712-c89b-4b31-b064-88ca6c94f793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17707 | 2026.01.15 15:13:22.441686 [ 5 ] {a42a5712-c89b-4b31-b064-88ca6c94f793} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17708 | 2026.01.15 15:13:22.441913 [ 5 ] {a42a5712-c89b-4b31-b064-88ca6c94f793} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17709 | 2026.01.15 15:13:22.442005 [ 200 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6099 rows, containing 5 columns (5 merged, 0 gathered) in 0.00301845 sec., 2020573.4731401878 rows/sec., 170.15 MiB/sec. | ||
| 17710 | 2026.01.15 15:13:22.442041 [ 141 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17711 | 2026.01.15 15:13:22.442046 [ 5 ] {a42a5712-c89b-4b31-b064-88ca6c94f793} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001335 sec., 158801.49812734083 rows/sec., 10.24 MiB/sec. | ||
| 17712 | 2026.01.15 15:13:22.442094 [ 141 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17713 | 2026.01.15 15:13:22.442110 [ 5 ] {a42a5712-c89b-4b31-b064-88ca6c94f793} <Debug> TCPHandler: Processed in 0.00152451 sec. | ||
| 17714 | 2026.01.15 15:13:22.442125 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17715 | 2026.01.15 15:13:22.442241 [ 191 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 17716 | 2026.01.15 15:13:22.442272 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17717 | 2026.01.15 15:13:22.442248 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17718 | 2026.01.15 15:13:22.442393 [ 191 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17719 | 2026.01.15 15:13:22.442437 [ 191 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 465 rows starting from the beginning of the part | ||
| 17720 | 2026.01.15 15:13:22.442461 [ 5 ] {e9af823a-5369-42c0-b52d-b7bed3ca3d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17721 | 2026.01.15 15:13:22.442507 [ 5 ] {e9af823a-5369-42c0-b52d-b7bed3ca3d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17722 | 2026.01.15 15:13:22.442508 [ 191 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 212 rows starting from the beginning of the part | ||
| 17723 | 2026.01.15 15:13:22.442559 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_116_23} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17724 | 2026.01.15 15:13:22.442576 [ 191 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 228 rows starting from the beginning of the part | ||
| 17725 | 2026.01.15 15:13:22.442645 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_116_23} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17726 | 2026.01.15 15:13:22.442705 [ 191 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part | ||
| 17727 | 2026.01.15 15:13:22.442731 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 17728 | 2026.01.15 15:13:22.442762 [ 191 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 212 rows starting from the beginning of the part | ||
| 17729 | 2026.01.15 15:13:22.442810 [ 191 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 212 rows starting from the beginning of the part | ||
| 17730 | 2026.01.15 15:13:22.443086 [ 5 ] {e9af823a-5369-42c0-b52d-b7bed3ca3d68} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17731 | 2026.01.15 15:13:22.443129 [ 5 ] {e9af823a-5369-42c0-b52d-b7bed3ca3d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17732 | 2026.01.15 15:13:22.443468 [ 5 ] {e9af823a-5369-42c0-b52d-b7bed3ca3d68} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17733 | 2026.01.15 15:13:22.443710 [ 5 ] {e9af823a-5369-42c0-b52d-b7bed3ca3d68} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17734 | 2026.01.15 15:13:22.443847 [ 5 ] {e9af823a-5369-42c0-b52d-b7bed3ca3d68} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001404 sec., 150284.90028490027 rows/sec., 8.53 MiB/sec. | ||
| 17735 | 2026.01.15 15:13:22.443866 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677065 sec., 918867.187616461 rows/sec., 63.90 MiB/sec. | ||
| 17736 | 2026.01.15 15:13:22.443886 [ 5 ] {e9af823a-5369-42c0-b52d-b7bed3ca3d68} <Debug> TCPHandler: Processed in 0.001688125 sec. | ||
| 17737 | 2026.01.15 15:13:22.444029 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17738 | 2026.01.15 15:13:22.444067 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17739 | 2026.01.15 15:13:22.444124 [ 5 ] {bb2d12bc-acbe-4218-8d7c-0d130327590c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17740 | 2026.01.15 15:13:22.444169 [ 5 ] {bb2d12bc-acbe-4218-8d7c-0d130327590c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17741 | 2026.01.15 15:13:22.444376 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_71_14} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17742 | 2026.01.15 15:13:22.444465 [ 200 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_71_14} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17743 | 2026.01.15 15:13:22.444569 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 17744 | 2026.01.15 15:13:22.445054 [ 5 ] {bb2d12bc-acbe-4218-8d7c-0d130327590c} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17745 | 2026.01.15 15:13:22.445101 [ 5 ] {bb2d12bc-acbe-4218-8d7c-0d130327590c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17746 | 2026.01.15 15:13:22.445474 [ 5 ] {bb2d12bc-acbe-4218-8d7c-0d130327590c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17747 | 2026.01.15 15:13:22.445700 [ 5 ] {bb2d12bc-acbe-4218-8d7c-0d130327590c} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17748 | 2026.01.15 15:13:22.445834 [ 5 ] {bb2d12bc-acbe-4218-8d7c-0d130327590c} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001729 sec., 398496.24060150376 rows/sec., 27.83 MiB/sec. | ||
| 17749 | 2026.01.15 15:13:22.445842 [ 141 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17750 | 2026.01.15 15:13:22.445875 [ 5 ] {bb2d12bc-acbe-4218-8d7c-0d130327590c} <Debug> TCPHandler: Processed in 0.001895502 sec. | ||
| 17751 | 2026.01.15 15:13:22.445893 [ 141 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17752 | 2026.01.15 15:13:22.445925 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17753 | 2026.01.15 15:13:22.446002 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17754 | 2026.01.15 15:13:22.446003 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17755 | 2026.01.15 15:13:22.446096 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17756 | 2026.01.15 15:13:22.446102 [ 5 ] {10333bcb-3b5f-496a-98df-fc4edec2c46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17757 | 2026.01.15 15:13:22.446122 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1250 rows starting from the beginning of the part | ||
| 17758 | 2026.01.15 15:13:22.446152 [ 5 ] {10333bcb-3b5f-496a-98df-fc4edec2c46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17759 | 2026.01.15 15:13:22.446176 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 689 rows starting from the beginning of the part | ||
| 17760 | 2026.01.15 15:13:22.446219 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 95 rows starting from the beginning of the part | ||
| 17761 | 2026.01.15 15:13:22.446262 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 693 rows starting from the beginning of the part | ||
| 17762 | 2026.01.15 15:13:22.446297 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 95 rows starting from the beginning of the part | ||
| 17763 | 2026.01.15 15:13:22.446333 [ 202 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 689 rows starting from the beginning of the part | ||
| 17764 | 2026.01.15 15:13:22.446494 [ 5 ] {10333bcb-3b5f-496a-98df-fc4edec2c46b} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17765 | 2026.01.15 15:13:22.446530 [ 5 ] {10333bcb-3b5f-496a-98df-fc4edec2c46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17766 | 2026.01.15 15:13:22.446857 [ 5 ] {10333bcb-3b5f-496a-98df-fc4edec2c46b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17767 | 2026.01.15 15:13:22.447078 [ 5 ] {10333bcb-3b5f-496a-98df-fc4edec2c46b} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17768 | 2026.01.15 15:13:22.447210 [ 5 ] {10333bcb-3b5f-496a-98df-fc4edec2c46b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 17769 | 2026.01.15 15:13:22.447248 [ 5 ] {10333bcb-3b5f-496a-98df-fc4edec2c46b} <Debug> TCPHandler: Processed in 0.001296823 sec. | ||
| 17770 | 2026.01.15 15:13:22.447364 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17771 | 2026.01.15 15:13:22.447458 [ 5 ] {ed894538-8421-40a6-8ac3-484af4d6ebbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17772 | 2026.01.15 15:13:22.447502 [ 5 ] {ed894538-8421-40a6-8ac3-484af4d6ebbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17773 | 2026.01.15 15:13:22.447574 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3511 rows, containing 5 columns (5 merged, 0 gathered) in 0.001601152 sec., 2192796.186745543 rows/sec., 164.32 MiB/sec. | ||
| 17774 | 2026.01.15 15:13:22.447760 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17775 | 2026.01.15 15:13:22.447989 [ 5 ] {ed894538-8421-40a6-8ac3-484af4d6ebbd} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17776 | 2026.01.15 15:13:22.448024 [ 5 ] {ed894538-8421-40a6-8ac3-484af4d6ebbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17777 | 2026.01.15 15:13:22.448050 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_116_23} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17778 | 2026.01.15 15:13:22.448121 [ 194 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_116_23} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17779 | 2026.01.15 15:13:22.448185 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 17780 | 2026.01.15 15:13:22.448380 [ 5 ] {ed894538-8421-40a6-8ac3-484af4d6ebbd} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17781 | 2026.01.15 15:13:22.448617 [ 5 ] {ed894538-8421-40a6-8ac3-484af4d6ebbd} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17782 | 2026.01.15 15:13:22.448748 [ 5 ] {ed894538-8421-40a6-8ac3-484af4d6ebbd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001308 sec., 240061.16207951072 rows/sec., 15.77 MiB/sec. | ||
| 17783 | 2026.01.15 15:13:22.448787 [ 5 ] {ed894538-8421-40a6-8ac3-484af4d6ebbd} <Debug> TCPHandler: Processed in 0.001471589 sec. | ||
| 17784 | 2026.01.15 15:13:22.448898 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17785 | 2026.01.15 15:13:22.448992 [ 5 ] {94aa4ddf-74f7-47d4-a4f6-7873f78714ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17786 | 2026.01.15 15:13:22.449034 [ 5 ] {94aa4ddf-74f7-47d4-a4f6-7873f78714ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17787 | 2026.01.15 15:13:22.449377 [ 5 ] {94aa4ddf-74f7-47d4-a4f6-7873f78714ca} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17788 | 2026.01.15 15:13:22.449415 [ 5 ] {94aa4ddf-74f7-47d4-a4f6-7873f78714ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17789 | 2026.01.15 15:13:22.449774 [ 5 ] {94aa4ddf-74f7-47d4-a4f6-7873f78714ca} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17790 | 2026.01.15 15:13:22.449997 [ 5 ] {94aa4ddf-74f7-47d4-a4f6-7873f78714ca} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17791 | 2026.01.15 15:13:22.450135 [ 5 ] {94aa4ddf-74f7-47d4-a4f6-7873f78714ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 58.09 KiB/sec. | ||
| 17792 | 2026.01.15 15:13:22.450173 [ 5 ] {94aa4ddf-74f7-47d4-a4f6-7873f78714ca} <Debug> TCPHandler: Processed in 0.001324403 sec. | ||
| 17793 | 2026.01.15 15:13:22.450274 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17794 | 2026.01.15 15:13:22.450372 [ 5 ] {76692c13-27be-46f5-8f24-bb4d94a2adf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17795 | 2026.01.15 15:13:22.450428 [ 5 ] {76692c13-27be-46f5-8f24-bb4d94a2adf4} <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 | ||
| 17796 | 2026.01.15 15:13:22.451263 [ 5 ] {76692c13-27be-46f5-8f24-bb4d94a2adf4} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17797 | 2026.01.15 15:13:22.451300 [ 5 ] {76692c13-27be-46f5-8f24-bb4d94a2adf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17798 | 2026.01.15 15:13:22.451833 [ 5 ] {76692c13-27be-46f5-8f24-bb4d94a2adf4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17799 | 2026.01.15 15:13:22.452077 [ 5 ] {76692c13-27be-46f5-8f24-bb4d94a2adf4} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17800 | 2026.01.15 15:13:22.452225 [ 5 ] {76692c13-27be-46f5-8f24-bb4d94a2adf4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001872 sec., 5341.880341880342 rows/sec., 9.57 MiB/sec. | ||
| 17801 | 2026.01.15 15:13:22.452283 [ 5 ] {76692c13-27be-46f5-8f24-bb4d94a2adf4} <Debug> TCPHandler: Processed in 0.002056987 sec. | ||
| 17802 | 2026.01.15 15:13:22.452401 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17803 | 2026.01.15 15:13:22.452496 [ 5 ] {17f85754-722a-40f7-b0fe-d04bfe7be248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17804 | 2026.01.15 15:13:22.452541 [ 5 ] {17f85754-722a-40f7-b0fe-d04bfe7be248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17805 | 2026.01.15 15:13:22.452910 [ 5 ] {17f85754-722a-40f7-b0fe-d04bfe7be248} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17806 | 2026.01.15 15:13:22.452952 [ 5 ] {17f85754-722a-40f7-b0fe-d04bfe7be248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17807 | 2026.01.15 15:13:22.453285 [ 5 ] {17f85754-722a-40f7-b0fe-d04bfe7be248} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17808 | 2026.01.15 15:13:22.453515 [ 5 ] {17f85754-722a-40f7-b0fe-d04bfe7be248} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17809 | 2026.01.15 15:13:22.453645 [ 5 ] {17f85754-722a-40f7-b0fe-d04bfe7be248} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001168 sec., 89041.09589041096 rows/sec., 5.46 MiB/sec. | ||
| 17810 | 2026.01.15 15:13:22.453665 [ 143 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17811 | 2026.01.15 15:13:22.453685 [ 5 ] {17f85754-722a-40f7-b0fe-d04bfe7be248} <Debug> TCPHandler: Processed in 0.001336984 sec. | ||
| 17812 | 2026.01.15 15:13:22.453716 [ 143 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17813 | 2026.01.15 15:13:22.453742 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17814 | 2026.01.15 15:13:22.453849 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17815 | 2026.01.15 15:13:22.453980 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17816 | 2026.01.15 15:13:22.454015 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_111_22, total 8662 rows starting from the beginning of the part | ||
| 17817 | 2026.01.15 15:13:22.454082 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 104 rows starting from the beginning of the part | ||
| 17818 | 2026.01.15 15:13:22.454129 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 17819 | 2026.01.15 15:13:22.454177 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 17820 | 2026.01.15 15:13:22.454222 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 17821 | 2026.01.15 15:13:22.454265 [ 193 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 104 rows starting from the beginning of the part | ||
| 17822 | 2026.01.15 15:13:22.456817 [ 202 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9094 rows, containing 4 columns (4 merged, 0 gathered) in 0.003020669 sec., 3010591.36237701 rows/sec., 191.78 MiB/sec. | ||
| 17823 | 2026.01.15 15:13:22.457044 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17824 | 2026.01.15 15:13:22.457409 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_116_23} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17825 | 2026.01.15 15:13:22.457493 [ 189 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_116_23} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17826 | 2026.01.15 15:13:22.457587 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 17827 | 2026.01.15 15:13:23.654261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17828 | 2026.01.15 15:13:23.672451 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17829 | 2026.01.15 15:13:23.672506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 17830 | 2026.01.15 15:13:23.678687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17831 | 2026.01.15 15:13:23.679419 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17832 | 2026.01.15 15:13:23.682622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17833 | 2026.01.15 15:13:26.381978 [ 225 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17834 | 2026.01.15 15:13:26.382053 [ 225 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17835 | 2026.01.15 15:13:26.385062 [ 225 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17836 | 2026.01.15 15:13:26.785704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2276 | ||
| 17837 | 2026.01.15 15:13:26.788110 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17838 | 2026.01.15 15:13:26.788164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17839 | 2026.01.15 15:13:26.789349 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17840 | 2026.01.15 15:13:26.789608 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17841 | 2026.01.15 15:13:26.789885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2276 | ||
| 17842 | 2026.01.15 15:13:27.453723 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17843 | 2026.01.15 15:13:27.453923 [ 5 ] {77b7148b-324e-4acd-8e53-b68b8af64e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17844 | 2026.01.15 15:13:27.453999 [ 5 ] {77b7148b-324e-4acd-8e53-b68b8af64e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17845 | 2026.01.15 15:13:27.454696 [ 5 ] {77b7148b-324e-4acd-8e53-b68b8af64e2b} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17846 | 2026.01.15 15:13:27.454748 [ 5 ] {77b7148b-324e-4acd-8e53-b68b8af64e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17847 | 2026.01.15 15:13:27.455141 [ 5 ] {77b7148b-324e-4acd-8e53-b68b8af64e2b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17848 | 2026.01.15 15:13:27.455371 [ 5 ] {77b7148b-324e-4acd-8e53-b68b8af64e2b} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17849 | 2026.01.15 15:13:27.455531 [ 5 ] {77b7148b-324e-4acd-8e53-b68b8af64e2b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00166 sec., 1204.8192771084337 rows/sec., 98.24 KiB/sec. | ||
| 17850 | 2026.01.15 15:13:27.455583 [ 5 ] {77b7148b-324e-4acd-8e53-b68b8af64e2b} <Debug> TCPHandler: Processed in 0.001998565 sec. | ||
| 17851 | 2026.01.15 15:13:27.455708 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17852 | 2026.01.15 15:13:27.455808 [ 5 ] {9f7a78bf-65ac-403e-ab31-a4c472a84c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17853 | 2026.01.15 15:13:27.455851 [ 5 ] {9f7a78bf-65ac-403e-ab31-a4c472a84c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17854 | 2026.01.15 15:13:27.456953 [ 5 ] {9f7a78bf-65ac-403e-ab31-a4c472a84c44} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17855 | 2026.01.15 15:13:27.456991 [ 5 ] {9f7a78bf-65ac-403e-ab31-a4c472a84c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17856 | 2026.01.15 15:13:27.457376 [ 5 ] {9f7a78bf-65ac-403e-ab31-a4c472a84c44} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17857 | 2026.01.15 15:13:27.457599 [ 5 ] {9f7a78bf-65ac-403e-ab31-a4c472a84c44} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17858 | 2026.01.15 15:13:27.457733 [ 5 ] {9f7a78bf-65ac-403e-ab31-a4c472a84c44} <Debug> executeQuery: Read 1259 rows, 106.42 KiB in 0.001948 sec., 646303.9014373716 rows/sec., 53.35 MiB/sec. | ||
| 17859 | 2026.01.15 15:13:27.457771 [ 5 ] {9f7a78bf-65ac-403e-ab31-a4c472a84c44} <Debug> TCPHandler: Processed in 0.002112889 sec. | ||
| 17860 | 2026.01.15 15:13:27.457886 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17861 | 2026.01.15 15:13:27.457980 [ 5 ] {1393e0a0-b5a6-4ce8-840e-ef1d727b1c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17862 | 2026.01.15 15:13:27.458021 [ 5 ] {1393e0a0-b5a6-4ce8-840e-ef1d727b1c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17863 | 2026.01.15 15:13:27.458430 [ 5 ] {1393e0a0-b5a6-4ce8-840e-ef1d727b1c7e} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17864 | 2026.01.15 15:13:27.458466 [ 5 ] {1393e0a0-b5a6-4ce8-840e-ef1d727b1c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17865 | 2026.01.15 15:13:27.458767 [ 5 ] {1393e0a0-b5a6-4ce8-840e-ef1d727b1c7e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17866 | 2026.01.15 15:13:27.458970 [ 5 ] {1393e0a0-b5a6-4ce8-840e-ef1d727b1c7e} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17867 | 2026.01.15 15:13:27.459097 [ 5 ] {1393e0a0-b5a6-4ce8-840e-ef1d727b1c7e} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001137 sec., 29023.746701846965 rows/sec., 2.12 MiB/sec. | ||
| 17868 | 2026.01.15 15:13:27.459134 [ 5 ] {1393e0a0-b5a6-4ce8-840e-ef1d727b1c7e} <Debug> TCPHandler: Processed in 0.001296942 sec. | ||
| 17869 | 2026.01.15 15:13:27.459252 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17870 | 2026.01.15 15:13:27.459372 [ 5 ] {11ba7682-14b1-4839-b55e-0215f556c719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17871 | 2026.01.15 15:13:27.459420 [ 5 ] {11ba7682-14b1-4839-b55e-0215f556c719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17872 | 2026.01.15 15:13:27.459992 [ 5 ] {11ba7682-14b1-4839-b55e-0215f556c719} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17873 | 2026.01.15 15:13:27.460036 [ 5 ] {11ba7682-14b1-4839-b55e-0215f556c719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17874 | 2026.01.15 15:13:27.460390 [ 5 ] {11ba7682-14b1-4839-b55e-0215f556c719} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17875 | 2026.01.15 15:13:27.460607 [ 5 ] {11ba7682-14b1-4839-b55e-0215f556c719} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17876 | 2026.01.15 15:13:27.460736 [ 5 ] {11ba7682-14b1-4839-b55e-0215f556c719} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001388 sec., 164265.12968299713 rows/sec., 11.12 MiB/sec. | ||
| 17877 | 2026.01.15 15:13:27.460773 [ 5 ] {11ba7682-14b1-4839-b55e-0215f556c719} <Debug> TCPHandler: Processed in 0.001580922 sec. | ||
| 17878 | 2026.01.15 15:13:27.460878 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17879 | 2026.01.15 15:13:27.460977 [ 5 ] {113c0eed-d07a-40d1-a4d2-77af82a2e0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17880 | 2026.01.15 15:13:27.461020 [ 5 ] {113c0eed-d07a-40d1-a4d2-77af82a2e0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17881 | 2026.01.15 15:13:27.461652 [ 5 ] {113c0eed-d07a-40d1-a4d2-77af82a2e0d2} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17882 | 2026.01.15 15:13:27.461689 [ 5 ] {113c0eed-d07a-40d1-a4d2-77af82a2e0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17883 | 2026.01.15 15:13:27.462044 [ 5 ] {113c0eed-d07a-40d1-a4d2-77af82a2e0d2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17884 | 2026.01.15 15:13:27.462276 [ 5 ] {113c0eed-d07a-40d1-a4d2-77af82a2e0d2} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17885 | 2026.01.15 15:13:27.462407 [ 5 ] {113c0eed-d07a-40d1-a4d2-77af82a2e0d2} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.001448 sec., 381906.07734806626 rows/sec., 28.36 MiB/sec. | ||
| 17886 | 2026.01.15 15:13:27.462447 [ 5 ] {113c0eed-d07a-40d1-a4d2-77af82a2e0d2} <Debug> TCPHandler: Processed in 0.001618933 sec. | ||
| 17887 | 2026.01.15 15:13:27.462560 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17888 | 2026.01.15 15:13:27.462656 [ 5 ] {9f7f7d43-918f-4277-9212-4cbf8d678041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17889 | 2026.01.15 15:13:27.462702 [ 5 ] {9f7f7d43-918f-4277-9212-4cbf8d678041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17890 | 2026.01.15 15:13:27.463278 [ 5 ] {9f7f7d43-918f-4277-9212-4cbf8d678041} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17891 | 2026.01.15 15:13:27.463314 [ 5 ] {9f7f7d43-918f-4277-9212-4cbf8d678041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17892 | 2026.01.15 15:13:27.463696 [ 5 ] {9f7f7d43-918f-4277-9212-4cbf8d678041} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17893 | 2026.01.15 15:13:27.463922 [ 5 ] {9f7f7d43-918f-4277-9212-4cbf8d678041} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17894 | 2026.01.15 15:13:27.464053 [ 5 ] {9f7f7d43-918f-4277-9212-4cbf8d678041} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001415 sec., 597173.144876325 rows/sec., 40.19 MiB/sec. | ||
| 17895 | 2026.01.15 15:13:27.464091 [ 5 ] {9f7f7d43-918f-4277-9212-4cbf8d678041} <Debug> TCPHandler: Processed in 0.001579732 sec. | ||
| 17896 | 2026.01.15 15:13:27.464206 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17897 | 2026.01.15 15:13:27.464303 [ 5 ] {f3e950a3-ff76-438c-bc4e-9cbb2809c2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17898 | 2026.01.15 15:13:27.464360 [ 5 ] {f3e950a3-ff76-438c-bc4e-9cbb2809c2e5} <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 | ||
| 17899 | 2026.01.15 15:13:27.465220 [ 5 ] {f3e950a3-ff76-438c-bc4e-9cbb2809c2e5} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17900 | 2026.01.15 15:13:27.465257 [ 5 ] {f3e950a3-ff76-438c-bc4e-9cbb2809c2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17901 | 2026.01.15 15:13:27.465799 [ 5 ] {f3e950a3-ff76-438c-bc4e-9cbb2809c2e5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17902 | 2026.01.15 15:13:27.466043 [ 5 ] {f3e950a3-ff76-438c-bc4e-9cbb2809c2e5} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17903 | 2026.01.15 15:13:27.466183 [ 5 ] {f3e950a3-ff76-438c-bc4e-9cbb2809c2e5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001899 sec., 16324.381253291205 rows/sec., 29.25 MiB/sec. | ||
| 17904 | 2026.01.15 15:13:27.466238 [ 5 ] {f3e950a3-ff76-438c-bc4e-9cbb2809c2e5} <Debug> TCPHandler: Processed in 0.002082358 sec. | ||
| 17905 | 2026.01.15 15:13:27.466358 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17906 | 2026.01.15 15:13:27.466455 [ 5 ] {78138d79-5362-4e72-9c69-2b9885dc8aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17907 | 2026.01.15 15:13:27.466498 [ 5 ] {78138d79-5362-4e72-9c69-2b9885dc8aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17908 | 2026.01.15 15:13:27.466839 [ 5 ] {78138d79-5362-4e72-9c69-2b9885dc8aa9} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17909 | 2026.01.15 15:13:27.466876 [ 5 ] {78138d79-5362-4e72-9c69-2b9885dc8aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17910 | 2026.01.15 15:13:27.467185 [ 5 ] {78138d79-5362-4e72-9c69-2b9885dc8aa9} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17911 | 2026.01.15 15:13:27.467396 [ 5 ] {78138d79-5362-4e72-9c69-2b9885dc8aa9} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17912 | 2026.01.15 15:13:27.467526 [ 5 ] {78138d79-5362-4e72-9c69-2b9885dc8aa9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 17913 | 2026.01.15 15:13:27.467562 [ 5 ] {78138d79-5362-4e72-9c69-2b9885dc8aa9} <Debug> TCPHandler: Processed in 0.001252391 sec. | ||
| 17914 | 2026.01.15 15:13:29.192183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37980 | ||
| 17915 | 2026.01.15 15:13:29.192983 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17916 | 2026.01.15 15:13:29.193023 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17917 | 2026.01.15 15:13:29.193491 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17918 | 2026.01.15 15:13:29.193727 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17919 | 2026.01.15 15:13:29.193858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37980 | ||
| 17920 | 2026.01.15 15:13:31.182740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17921 | 2026.01.15 15:13:31.200667 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17922 | 2026.01.15 15:13:31.200718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17923 | 2026.01.15 15:13:31.206964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17924 | 2026.01.15 15:13:31.207730 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17925 | 2026.01.15 15:13:31.210728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17926 | 2026.01.15 15:13:32.186485 [ 220 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17927 | 2026.01.15 15:13:32.186542 [ 220 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17928 | 2026.01.15 15:13:32.190225 [ 220 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17929 | 2026.01.15 15:13:32.432735 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17930 | 2026.01.15 15:13:32.432936 [ 5 ] {12faaf78-cd74-421d-8270-a7984a6304a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17931 | 2026.01.15 15:13:32.433012 [ 5 ] {12faaf78-cd74-421d-8270-a7984a6304a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17932 | 2026.01.15 15:13:32.433844 [ 5 ] {12faaf78-cd74-421d-8270-a7984a6304a1} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17933 | 2026.01.15 15:13:32.433896 [ 5 ] {12faaf78-cd74-421d-8270-a7984a6304a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17934 | 2026.01.15 15:13:32.434317 [ 5 ] {12faaf78-cd74-421d-8270-a7984a6304a1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17935 | 2026.01.15 15:13:32.434558 [ 5 ] {12faaf78-cd74-421d-8270-a7984a6304a1} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17936 | 2026.01.15 15:13:32.434715 [ 5 ] {12faaf78-cd74-421d-8270-a7984a6304a1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001833 sec., 223677.0321876705 rows/sec., 14.19 MiB/sec. | ||
| 17937 | 2026.01.15 15:13:32.434759 [ 5 ] {12faaf78-cd74-421d-8270-a7984a6304a1} <Debug> TCPHandler: Processed in 0.002166671 sec. | ||
| 17938 | 2026.01.15 15:13:32.434878 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17939 | 2026.01.15 15:13:32.434981 [ 5 ] {270c115e-43af-411b-abef-da2d9dfee105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17940 | 2026.01.15 15:13:32.435025 [ 5 ] {270c115e-43af-411b-abef-da2d9dfee105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17941 | 2026.01.15 15:13:32.435876 [ 5 ] {270c115e-43af-411b-abef-da2d9dfee105} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17942 | 2026.01.15 15:13:32.435915 [ 5 ] {270c115e-43af-411b-abef-da2d9dfee105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17943 | 2026.01.15 15:13:32.436312 [ 5 ] {270c115e-43af-411b-abef-da2d9dfee105} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17944 | 2026.01.15 15:13:32.436540 [ 5 ] {270c115e-43af-411b-abef-da2d9dfee105} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17945 | 2026.01.15 15:13:32.436676 [ 5 ] {270c115e-43af-411b-abef-da2d9dfee105} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001717 sec., 659289.4583576005 rows/sec., 52.22 MiB/sec. | ||
| 17946 | 2026.01.15 15:13:32.436716 [ 5 ] {270c115e-43af-411b-abef-da2d9dfee105} <Debug> TCPHandler: Processed in 0.001890532 sec. | ||
| 17947 | 2026.01.15 15:13:32.436831 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17948 | 2026.01.15 15:13:32.436927 [ 5 ] {26dff9d5-d284-4b0a-9980-586687445d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17949 | 2026.01.15 15:13:32.436969 [ 5 ] {26dff9d5-d284-4b0a-9980-586687445d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17950 | 2026.01.15 15:13:32.437448 [ 5 ] {26dff9d5-d284-4b0a-9980-586687445d5e} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17951 | 2026.01.15 15:13:32.437486 [ 5 ] {26dff9d5-d284-4b0a-9980-586687445d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17952 | 2026.01.15 15:13:32.437807 [ 5 ] {26dff9d5-d284-4b0a-9980-586687445d5e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17953 | 2026.01.15 15:13:32.438061 [ 5 ] {26dff9d5-d284-4b0a-9980-586687445d5e} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17954 | 2026.01.15 15:13:32.438192 [ 5 ] {26dff9d5-d284-4b0a-9980-586687445d5e} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001283 sec., 167575.99376461416 rows/sec., 9.95 MiB/sec. | ||
| 17955 | 2026.01.15 15:13:32.438231 [ 5 ] {26dff9d5-d284-4b0a-9980-586687445d5e} <Debug> TCPHandler: Processed in 0.001451168 sec. | ||
| 17956 | 2026.01.15 15:13:32.438350 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17957 | 2026.01.15 15:13:32.438461 [ 5 ] {f38833b2-0c0f-42f0-997f-8a013878121c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17958 | 2026.01.15 15:13:32.438508 [ 5 ] {f38833b2-0c0f-42f0-997f-8a013878121c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17959 | 2026.01.15 15:13:32.439011 [ 5 ] {f38833b2-0c0f-42f0-997f-8a013878121c} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17960 | 2026.01.15 15:13:32.439048 [ 5 ] {f38833b2-0c0f-42f0-997f-8a013878121c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17961 | 2026.01.15 15:13:32.439376 [ 5 ] {f38833b2-0c0f-42f0-997f-8a013878121c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17962 | 2026.01.15 15:13:32.439607 [ 5 ] {f38833b2-0c0f-42f0-997f-8a013878121c} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17963 | 2026.01.15 15:13:32.439739 [ 5 ] {f38833b2-0c0f-42f0-997f-8a013878121c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001306 sec., 162327.71822358345 rows/sec., 10.47 MiB/sec. | ||
| 17964 | 2026.01.15 15:13:32.439779 [ 5 ] {f38833b2-0c0f-42f0-997f-8a013878121c} <Debug> TCPHandler: Processed in 0.001490018 sec. | ||
| 17965 | 2026.01.15 15:13:32.439890 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17966 | 2026.01.15 15:13:32.439986 [ 5 ] {0ad1123d-3b9e-45aa-97e6-1a5ddf2c170a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17967 | 2026.01.15 15:13:32.440028 [ 5 ] {0ad1123d-3b9e-45aa-97e6-1a5ddf2c170a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17968 | 2026.01.15 15:13:32.440505 [ 5 ] {0ad1123d-3b9e-45aa-97e6-1a5ddf2c170a} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17969 | 2026.01.15 15:13:32.440542 [ 5 ] {0ad1123d-3b9e-45aa-97e6-1a5ddf2c170a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17970 | 2026.01.15 15:13:32.440862 [ 5 ] {0ad1123d-3b9e-45aa-97e6-1a5ddf2c170a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17971 | 2026.01.15 15:13:32.441083 [ 5 ] {0ad1123d-3b9e-45aa-97e6-1a5ddf2c170a} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17972 | 2026.01.15 15:13:32.441216 [ 5 ] {0ad1123d-3b9e-45aa-97e6-1a5ddf2c170a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001248 sec., 169070.5128205128 rows/sec., 9.60 MiB/sec. | ||
| 17973 | 2026.01.15 15:13:32.441256 [ 5 ] {0ad1123d-3b9e-45aa-97e6-1a5ddf2c170a} <Debug> TCPHandler: Processed in 0.001418816 sec. | ||
| 17974 | 2026.01.15 15:13:32.441378 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17975 | 2026.01.15 15:13:32.441481 [ 5 ] {4ac38d25-cc4a-4e29-904a-cd9107960d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17976 | 2026.01.15 15:13:32.441522 [ 5 ] {4ac38d25-cc4a-4e29-904a-cd9107960d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17977 | 2026.01.15 15:13:32.442176 [ 5 ] {4ac38d25-cc4a-4e29-904a-cd9107960d59} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17978 | 2026.01.15 15:13:32.442213 [ 5 ] {4ac38d25-cc4a-4e29-904a-cd9107960d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17979 | 2026.01.15 15:13:32.442571 [ 5 ] {4ac38d25-cc4a-4e29-904a-cd9107960d59} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17980 | 2026.01.15 15:13:32.442801 [ 5 ] {4ac38d25-cc4a-4e29-904a-cd9107960d59} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17981 | 2026.01.15 15:13:32.442930 [ 5 ] {4ac38d25-cc4a-4e29-904a-cd9107960d59} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001468 sec., 469346.04904632154 rows/sec., 32.78 MiB/sec. | ||
| 17982 | 2026.01.15 15:13:32.442971 [ 5 ] {4ac38d25-cc4a-4e29-904a-cd9107960d59} <Debug> TCPHandler: Processed in 0.001644414 sec. | ||
| 17983 | 2026.01.15 15:13:32.443095 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17984 | 2026.01.15 15:13:32.443219 [ 5 ] {53062858-f5a2-4586-b46b-40eded38c287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17985 | 2026.01.15 15:13:32.443272 [ 5 ] {53062858-f5a2-4586-b46b-40eded38c287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17986 | 2026.01.15 15:13:32.443645 [ 5 ] {53062858-f5a2-4586-b46b-40eded38c287} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17987 | 2026.01.15 15:13:32.443682 [ 5 ] {53062858-f5a2-4586-b46b-40eded38c287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17988 | 2026.01.15 15:13:32.444004 [ 5 ] {53062858-f5a2-4586-b46b-40eded38c287} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17989 | 2026.01.15 15:13:32.444216 [ 5 ] {53062858-f5a2-4586-b46b-40eded38c287} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17990 | 2026.01.15 15:13:32.444348 [ 5 ] {53062858-f5a2-4586-b46b-40eded38c287} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 17991 | 2026.01.15 15:13:32.444387 [ 5 ] {53062858-f5a2-4586-b46b-40eded38c287} <Debug> TCPHandler: Processed in 0.001354495 sec. | ||
| 17992 | 2026.01.15 15:13:32.444491 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17993 | 2026.01.15 15:13:32.444597 [ 5 ] {cae55b6b-3a2e-4a3f-8131-4a78d78789a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17994 | 2026.01.15 15:13:32.444648 [ 5 ] {cae55b6b-3a2e-4a3f-8131-4a78d78789a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17995 | 2026.01.15 15:13:32.445146 [ 5 ] {cae55b6b-3a2e-4a3f-8131-4a78d78789a0} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17996 | 2026.01.15 15:13:32.445181 [ 5 ] {cae55b6b-3a2e-4a3f-8131-4a78d78789a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 17997 | 2026.01.15 15:13:32.445522 [ 5 ] {cae55b6b-3a2e-4a3f-8131-4a78d78789a0} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17998 | 2026.01.15 15:13:32.445730 [ 5 ] {cae55b6b-3a2e-4a3f-8131-4a78d78789a0} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17999 | 2026.01.15 15:13:32.445856 [ 5 ] {cae55b6b-3a2e-4a3f-8131-4a78d78789a0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001284 sec., 244548.28660436138 rows/sec., 16.06 MiB/sec. | ||
| 18000 | 2026.01.15 15:13:32.445894 [ 5 ] {cae55b6b-3a2e-4a3f-8131-4a78d78789a0} <Debug> TCPHandler: Processed in 0.001452917 sec. | ||
| 18001 | 2026.01.15 15:13:32.446009 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18002 | 2026.01.15 15:13:32.446106 [ 5 ] {56704fad-b958-4ab7-ab54-35c1a49cc616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18003 | 2026.01.15 15:13:32.446151 [ 5 ] {56704fad-b958-4ab7-ab54-35c1a49cc616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18004 | 2026.01.15 15:13:32.446469 [ 5 ] {56704fad-b958-4ab7-ab54-35c1a49cc616} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18005 | 2026.01.15 15:13:32.446505 [ 5 ] {56704fad-b958-4ab7-ab54-35c1a49cc616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18006 | 2026.01.15 15:13:32.446810 [ 5 ] {56704fad-b958-4ab7-ab54-35c1a49cc616} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18007 | 2026.01.15 15:13:32.447046 [ 5 ] {56704fad-b958-4ab7-ab54-35c1a49cc616} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18008 | 2026.01.15 15:13:32.447187 [ 5 ] {56704fad-b958-4ab7-ab54-35c1a49cc616} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 18009 | 2026.01.15 15:13:32.447218 [ 225 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18010 | 2026.01.15 15:13:32.447227 [ 5 ] {56704fad-b958-4ab7-ab54-35c1a49cc616} <Debug> TCPHandler: Processed in 0.001272902 sec. | ||
| 18011 | 2026.01.15 15:13:32.447280 [ 225 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18012 | 2026.01.15 15:13:32.447394 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18013 | 2026.01.15 15:13:32.447505 [ 5 ] {590c1143-a57e-4e26-b245-2fd68869c757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18014 | 2026.01.15 15:13:32.447568 [ 5 ] {590c1143-a57e-4e26-b245-2fd68869c757} <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 | ||
| 18015 | 2026.01.15 15:13:32.448417 [ 5 ] {590c1143-a57e-4e26-b245-2fd68869c757} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18016 | 2026.01.15 15:13:32.448455 [ 5 ] {590c1143-a57e-4e26-b245-2fd68869c757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18017 | 2026.01.15 15:13:32.449064 [ 5 ] {590c1143-a57e-4e26-b245-2fd68869c757} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18018 | 2026.01.15 15:13:32.449090 [ 225 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18019 | 2026.01.15 15:13:32.449301 [ 5 ] {590c1143-a57e-4e26-b245-2fd68869c757} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18020 | 2026.01.15 15:13:32.449451 [ 5 ] {590c1143-a57e-4e26-b245-2fd68869c757} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001965 sec., 5089.058524173028 rows/sec., 9.12 MiB/sec. | ||
| 18021 | 2026.01.15 15:13:32.449505 [ 5 ] {590c1143-a57e-4e26-b245-2fd68869c757} <Debug> TCPHandler: Processed in 0.002161981 sec. | ||
| 18022 | 2026.01.15 15:13:32.449620 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18023 | 2026.01.15 15:13:32.449716 [ 5 ] {c1c3abe3-5adb-4c05-aeab-b0dd4e5934ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18024 | 2026.01.15 15:13:32.449758 [ 5 ] {c1c3abe3-5adb-4c05-aeab-b0dd4e5934ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18025 | 2026.01.15 15:13:32.450091 [ 5 ] {c1c3abe3-5adb-4c05-aeab-b0dd4e5934ab} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18026 | 2026.01.15 15:13:32.450128 [ 5 ] {c1c3abe3-5adb-4c05-aeab-b0dd4e5934ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18027 | 2026.01.15 15:13:32.450433 [ 5 ] {c1c3abe3-5adb-4c05-aeab-b0dd4e5934ab} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18028 | 2026.01.15 15:13:32.450650 [ 5 ] {c1c3abe3-5adb-4c05-aeab-b0dd4e5934ab} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18029 | 2026.01.15 15:13:32.450774 [ 5 ] {c1c3abe3-5adb-4c05-aeab-b0dd4e5934ab} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 18030 | 2026.01.15 15:13:32.450811 [ 5 ] {c1c3abe3-5adb-4c05-aeab-b0dd4e5934ab} <Debug> TCPHandler: Processed in 0.001241191 sec. | ||
| 18031 | 2026.01.15 15:13:36.441552 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18032 | 2026.01.15 15:13:36.441616 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18033 | 2026.01.15 15:13:36.694711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38428 | ||
| 18034 | 2026.01.15 15:13:36.695509 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18035 | 2026.01.15 15:13:36.695549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18036 | 2026.01.15 15:13:36.696003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18037 | 2026.01.15 15:13:36.696220 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18038 | 2026.01.15 15:13:36.696346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38428 | ||
| 18039 | 2026.01.15 15:13:36.696458 [ 219 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18040 | 2026.01.15 15:13:36.696509 [ 219 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18041 | 2026.01.15 15:13:36.699039 [ 219 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18042 | 2026.01.15 15:13:36.790796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2314 | ||
| 18043 | 2026.01.15 15:13:36.793483 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18044 | 2026.01.15 15:13:36.793541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18045 | 2026.01.15 15:13:36.794815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18046 | 2026.01.15 15:13:36.795139 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18047 | 2026.01.15 15:13:36.795437 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2314 | ||
| 18048 | 2026.01.15 15:13:37.001831 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001284782 sec. | ||
| 18049 | 2026.01.15 15:13:37.423996 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18050 | 2026.01.15 15:13:37.424285 [ 5 ] {11afb3c6-90ea-4b0e-b7ac-67d0b443af71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18051 | 2026.01.15 15:13:37.424394 [ 5 ] {11afb3c6-90ea-4b0e-b7ac-67d0b443af71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18052 | 2026.01.15 15:13:37.425137 [ 5 ] {11afb3c6-90ea-4b0e-b7ac-67d0b443af71} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18053 | 2026.01.15 15:13:37.425183 [ 5 ] {11afb3c6-90ea-4b0e-b7ac-67d0b443af71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18054 | 2026.01.15 15:13:37.425582 [ 5 ] {11afb3c6-90ea-4b0e-b7ac-67d0b443af71} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18055 | 2026.01.15 15:13:37.425869 [ 5 ] {11afb3c6-90ea-4b0e-b7ac-67d0b443af71} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18056 | 2026.01.15 15:13:37.426032 [ 5 ] {11afb3c6-90ea-4b0e-b7ac-67d0b443af71} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001821 sec., 64799.56068094454 rows/sec., 5.49 MiB/sec. | ||
| 18057 | 2026.01.15 15:13:37.426085 [ 5 ] {11afb3c6-90ea-4b0e-b7ac-67d0b443af71} <Debug> TCPHandler: Processed in 0.002271065 sec. | ||
| 18058 | 2026.01.15 15:13:37.426209 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18059 | 2026.01.15 15:13:37.426313 [ 5 ] {43895704-d158-4649-85bc-e88d9acaeb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18060 | 2026.01.15 15:13:37.426358 [ 5 ] {43895704-d158-4649-85bc-e88d9acaeb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18061 | 2026.01.15 15:13:37.426785 [ 5 ] {43895704-d158-4649-85bc-e88d9acaeb4d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18062 | 2026.01.15 15:13:37.426824 [ 5 ] {43895704-d158-4649-85bc-e88d9acaeb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18063 | 2026.01.15 15:13:37.427127 [ 5 ] {43895704-d158-4649-85bc-e88d9acaeb4d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18064 | 2026.01.15 15:13:37.427335 [ 5 ] {43895704-d158-4649-85bc-e88d9acaeb4d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18065 | 2026.01.15 15:13:37.427451 [ 115 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18066 | 2026.01.15 15:13:37.427468 [ 5 ] {43895704-d158-4649-85bc-e88d9acaeb4d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001178 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 18067 | 2026.01.15 15:13:37.427519 [ 115 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18068 | 2026.01.15 15:13:37.427529 [ 5 ] {43895704-d158-4649-85bc-e88d9acaeb4d} <Debug> TCPHandler: Processed in 0.001372015 sec. | ||
| 18069 | 2026.01.15 15:13:37.427555 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18070 | 2026.01.15 15:13:37.427671 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18071 | 2026.01.15 15:13:37.427691 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18072 | 2026.01.15 15:13:37.427801 [ 5 ] {2949570c-9875-4a34-9ee0-7ccc5332484f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18073 | 2026.01.15 15:13:37.427854 [ 5 ] {2949570c-9875-4a34-9ee0-7ccc5332484f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18074 | 2026.01.15 15:13:37.427854 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18075 | 2026.01.15 15:13:37.427909 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 278 rows starting from the beginning of the part | ||
| 18076 | 2026.01.15 15:13:37.427985 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 31 rows starting from the beginning of the part | ||
| 18077 | 2026.01.15 15:13:37.428042 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 215 rows starting from the beginning of the part | ||
| 18078 | 2026.01.15 15:13:37.428092 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 33 rows starting from the beginning of the part | ||
| 18079 | 2026.01.15 15:13:37.428141 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 215 rows starting from the beginning of the part | ||
| 18080 | 2026.01.15 15:13:37.428188 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 31 rows starting from the beginning of the part | ||
| 18081 | 2026.01.15 15:13:37.428385 [ 5 ] {2949570c-9875-4a34-9ee0-7ccc5332484f} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18082 | 2026.01.15 15:13:37.428436 [ 5 ] {2949570c-9875-4a34-9ee0-7ccc5332484f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18083 | 2026.01.15 15:13:37.428808 [ 5 ] {2949570c-9875-4a34-9ee0-7ccc5332484f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18084 | 2026.01.15 15:13:37.429034 [ 5 ] {2949570c-9875-4a34-9ee0-7ccc5332484f} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18085 | 2026.01.15 15:13:37.429134 [ 202 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533781 sec., 523542.8004389154 rows/sec., 34.48 MiB/sec. | ||
| 18086 | 2026.01.15 15:13:37.429164 [ 5 ] {2949570c-9875-4a34-9ee0-7ccc5332484f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001414 sec., 67185.28995756719 rows/sec., 5.25 MiB/sec. | ||
| 18087 | 2026.01.15 15:13:37.429203 [ 5 ] {2949570c-9875-4a34-9ee0-7ccc5332484f} <Debug> TCPHandler: Processed in 0.001624793 sec. | ||
| 18088 | 2026.01.15 15:13:37.429268 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18089 | 2026.01.15 15:13:37.429312 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18090 | 2026.01.15 15:13:37.429407 [ 5 ] {e803b2a0-3f9f-4360-bc2d-f41096204223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18091 | 2026.01.15 15:13:37.429453 [ 5 ] {e803b2a0-3f9f-4360-bc2d-f41096204223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18092 | 2026.01.15 15:13:37.429512 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_116_23} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18093 | 2026.01.15 15:13:37.429584 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_116_23} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18094 | 2026.01.15 15:13:37.429666 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18095 | 2026.01.15 15:13:37.429972 [ 5 ] {e803b2a0-3f9f-4360-bc2d-f41096204223} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18096 | 2026.01.15 15:13:37.430013 [ 5 ] {e803b2a0-3f9f-4360-bc2d-f41096204223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18097 | 2026.01.15 15:13:37.430353 [ 5 ] {e803b2a0-3f9f-4360-bc2d-f41096204223} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18098 | 2026.01.15 15:13:37.430576 [ 5 ] {e803b2a0-3f9f-4360-bc2d-f41096204223} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18099 | 2026.01.15 15:13:37.430696 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 5 parts from all_1_114_23 to all_118_118_0 | ||
| 18100 | 2026.01.15 15:13:37.430705 [ 5 ] {e803b2a0-3f9f-4360-bc2d-f41096204223} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 18101 | 2026.01.15 15:13:37.430737 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18102 | 2026.01.15 15:13:37.430757 [ 5 ] {e803b2a0-3f9f-4360-bc2d-f41096204223} <Debug> TCPHandler: Processed in 0.001459248 sec. | ||
| 18103 | 2026.01.15 15:13:37.430766 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18104 | 2026.01.15 15:13:37.430861 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_114_23 to all_118_118_0 into Compact with storage Full | ||
| 18105 | 2026.01.15 15:13:37.430900 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18106 | 2026.01.15 15:13:37.430954 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18107 | 2026.01.15 15:13:37.430983 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 40375 rows starting from the beginning of the part | ||
| 18108 | 2026.01.15 15:13:37.431020 [ 5 ] {4f0ac110-e710-440e-8f7d-7e5c9b34ed1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18109 | 2026.01.15 15:13:37.431038 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 18110 | 2026.01.15 15:13:37.431085 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 314 rows starting from the beginning of the part | ||
| 18111 | 2026.01.15 15:13:37.431087 [ 5 ] {4f0ac110-e710-440e-8f7d-7e5c9b34ed1c} <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 | ||
| 18112 | 2026.01.15 15:13:37.431126 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 845 rows starting from the beginning of the part | ||
| 18113 | 2026.01.15 15:13:37.431168 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 314 rows starting from the beginning of the part | ||
| 18114 | 2026.01.15 15:13:37.431983 [ 5 ] {4f0ac110-e710-440e-8f7d-7e5c9b34ed1c} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18115 | 2026.01.15 15:13:37.432020 [ 5 ] {4f0ac110-e710-440e-8f7d-7e5c9b34ed1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18116 | 2026.01.15 15:13:37.432618 [ 5 ] {4f0ac110-e710-440e-8f7d-7e5c9b34ed1c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18117 | 2026.01.15 15:13:37.432876 [ 5 ] {4f0ac110-e710-440e-8f7d-7e5c9b34ed1c} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18118 | 2026.01.15 15:13:37.433002 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18119 | 2026.01.15 15:13:37.433022 [ 5 ] {4f0ac110-e710-440e-8f7d-7e5c9b34ed1c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002027 sec., 15293.537247163295 rows/sec., 27.41 MiB/sec. | ||
| 18120 | 2026.01.15 15:13:37.433036 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18121 | 2026.01.15 15:13:37.433065 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18122 | 2026.01.15 15:13:37.433111 [ 5 ] {4f0ac110-e710-440e-8f7d-7e5c9b34ed1c} <Debug> TCPHandler: Processed in 0.002270915 sec. | ||
| 18123 | 2026.01.15 15:13:37.433138 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18124 | 2026.01.15 15:13:37.433238 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18125 | 2026.01.15 15:13:37.433320 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18126 | 2026.01.15 15:13:37.433339 [ 5 ] {b3f11deb-2ba7-4aae-bc66-f7e25c6f6fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18127 | 2026.01.15 15:13:37.433371 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2223 rows starting from the beginning of the part | ||
| 18128 | 2026.01.15 15:13:37.433387 [ 5 ] {b3f11deb-2ba7-4aae-bc66-f7e25c6f6fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18129 | 2026.01.15 15:13:37.433485 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 31 rows starting from the beginning of the part | ||
| 18130 | 2026.01.15 15:13:37.433589 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 10 rows starting from the beginning of the part | ||
| 18131 | 2026.01.15 15:13:37.433685 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 31 rows starting from the beginning of the part | ||
| 18132 | 2026.01.15 15:13:37.433732 [ 5 ] {b3f11deb-2ba7-4aae-bc66-f7e25c6f6fd7} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18133 | 2026.01.15 15:13:37.433772 [ 5 ] {b3f11deb-2ba7-4aae-bc66-f7e25c6f6fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18134 | 2026.01.15 15:13:37.433783 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 10 rows starting from the beginning of the part | ||
| 18135 | 2026.01.15 15:13:37.433885 [ 193 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 31 rows starting from the beginning of the part | ||
| 18136 | 2026.01.15 15:13:37.434091 [ 5 ] {b3f11deb-2ba7-4aae-bc66-f7e25c6f6fd7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18137 | 2026.01.15 15:13:37.434393 [ 5 ] {b3f11deb-2ba7-4aae-bc66-f7e25c6f6fd7} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18138 | 2026.01.15 15:13:37.434532 [ 5 ] {b3f11deb-2ba7-4aae-bc66-f7e25c6f6fd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00126 sec., 47619.04761904762 rows/sec., 3.21 MiB/sec. | ||
| 18139 | 2026.01.15 15:13:37.434569 [ 5 ] {b3f11deb-2ba7-4aae-bc66-f7e25c6f6fd7} <Debug> TCPHandler: Processed in 0.001440177 sec. | ||
| 18140 | 2026.01.15 15:13:37.438802 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42008 rows, containing 5 columns (5 merged, 0 gathered) in 0.007974222 sec., 5267974.731578831 rows/sec., 354.26 MiB/sec. | ||
| 18141 | 2026.01.15 15:13:37.439135 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 18142 | 2026.01.15 15:13:37.439484 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18143 | 2026.01.15 15:13:37.439584 [ 197 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 5 parts: [all_1_114_23, all_118_118_0] -> all_1_118_24 | ||
| 18144 | 2026.01.15 15:13:37.439674 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 18145 | 2026.01.15 15:13:37.445088 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2336 rows, containing 19 columns (19 merged, 0 gathered) in 0.011976614 sec., 195046.7803337404 rows/sec., 349.51 MiB/sec. | ||
| 18146 | 2026.01.15 15:13:37.447162 [ 190 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18147 | 2026.01.15 15:13:37.447462 [ 190 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18148 | 2026.01.15 15:13:37.447526 [ 190 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18149 | 2026.01.15 15:13:37.447651 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.53 MiB. | ||
| 18150 | 2026.01.15 15:13:37.929344 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18151 | 2026.01.15 15:13:37.929400 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18152 | 2026.01.15 15:13:37.932171 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18153 | 2026.01.15 15:13:38.000432 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.92 MiB, peak 399.42 MiB, free memory in arenas 0.00 B, will set to 385.59 MiB (RSS), difference: 4.67 MiB | ||
| 18154 | 2026.01.15 15:13:38.058475 [ 221 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18155 | 2026.01.15 15:13:38.058557 [ 221 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18156 | 2026.01.15 15:13:38.061119 [ 221 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18157 | 2026.01.15 15:13:38.282276 [ 221 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18158 | 2026.01.15 15:13:38.282327 [ 221 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18159 | 2026.01.15 15:13:38.284065 [ 221 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18160 | 2026.01.15 15:13:38.425126 [ 220 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18161 | 2026.01.15 15:13:38.425212 [ 220 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18162 | 2026.01.15 15:13:38.427644 [ 220 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18163 | 2026.01.15 15:13:38.460766 [ 223 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18164 | 2026.01.15 15:13:38.460834 [ 223 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18165 | 2026.01.15 15:13:38.463780 [ 223 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18166 | 2026.01.15 15:13:38.711887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18167 | 2026.01.15 15:13:38.729379 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18168 | 2026.01.15 15:13:38.729440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18169 | 2026.01.15 15:13:38.735948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18170 | 2026.01.15 15:13:38.736775 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18171 | 2026.01.15 15:13:38.740642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18172 | 2026.01.15 15:13:39.000528 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.11 MiB, peak 399.42 MiB, free memory in arenas 0.00 B, will set to 385.59 MiB (RSS), difference: 7.48 MiB | ||
| 18173 | 2026.01.15 15:13:42.306730 [ 224 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18174 | 2026.01.15 15:13:42.306794 [ 224 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18175 | 2026.01.15 15:13:42.309545 [ 224 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18176 | 2026.01.15 15:13:42.424472 [ 218 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18177 | 2026.01.15 15:13:42.424529 [ 218 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18178 | 2026.01.15 15:13:42.427100 [ 218 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18179 | 2026.01.15 15:13:42.434278 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18180 | 2026.01.15 15:13:42.434530 [ 5 ] {fd05be56-b969-4d2f-9e11-0e6f362ae0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18181 | 2026.01.15 15:13:42.434629 [ 5 ] {fd05be56-b969-4d2f-9e11-0e6f362ae0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18182 | 2026.01.15 15:13:42.435606 [ 5 ] {fd05be56-b969-4d2f-9e11-0e6f362ae0de} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18183 | 2026.01.15 15:13:42.435645 [ 5 ] {fd05be56-b969-4d2f-9e11-0e6f362ae0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18184 | 2026.01.15 15:13:42.436039 [ 5 ] {fd05be56-b969-4d2f-9e11-0e6f362ae0de} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18185 | 2026.01.15 15:13:42.436274 [ 5 ] {fd05be56-b969-4d2f-9e11-0e6f362ae0de} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18186 | 2026.01.15 15:13:42.436425 [ 5 ] {fd05be56-b969-4d2f-9e11-0e6f362ae0de} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00197 sec., 208121.82741116753 rows/sec., 13.20 MiB/sec. | ||
| 18187 | 2026.01.15 15:13:42.436477 [ 5 ] {fd05be56-b969-4d2f-9e11-0e6f362ae0de} <Debug> TCPHandler: Processed in 0.002371808 sec. | ||
| 18188 | 2026.01.15 15:13:42.436594 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18189 | 2026.01.15 15:13:42.436693 [ 5 ] {d250fad5-b25e-4de9-b319-e7d8bb4aa708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18190 | 2026.01.15 15:13:42.436736 [ 5 ] {d250fad5-b25e-4de9-b319-e7d8bb4aa708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18191 | 2026.01.15 15:13:42.437531 [ 5 ] {d250fad5-b25e-4de9-b319-e7d8bb4aa708} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18192 | 2026.01.15 15:13:42.437567 [ 5 ] {d250fad5-b25e-4de9-b319-e7d8bb4aa708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18193 | 2026.01.15 15:13:42.437937 [ 5 ] {d250fad5-b25e-4de9-b319-e7d8bb4aa708} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18194 | 2026.01.15 15:13:42.438156 [ 5 ] {d250fad5-b25e-4de9-b319-e7d8bb4aa708} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18195 | 2026.01.15 15:13:42.438291 [ 5 ] {d250fad5-b25e-4de9-b319-e7d8bb4aa708} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001621 sec., 698334.3615052437 rows/sec., 55.31 MiB/sec. | ||
| 18196 | 2026.01.15 15:13:42.438329 [ 5 ] {d250fad5-b25e-4de9-b319-e7d8bb4aa708} <Debug> TCPHandler: Processed in 0.001783049 sec. | ||
| 18197 | 2026.01.15 15:13:42.438445 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18198 | 2026.01.15 15:13:42.438540 [ 5 ] {7fc7b354-b35a-41d2-8beb-a3e4a7a41985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18199 | 2026.01.15 15:13:42.438581 [ 5 ] {7fc7b354-b35a-41d2-8beb-a3e4a7a41985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18200 | 2026.01.15 15:13:42.439052 [ 5 ] {7fc7b354-b35a-41d2-8beb-a3e4a7a41985} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18201 | 2026.01.15 15:13:42.439088 [ 5 ] {7fc7b354-b35a-41d2-8beb-a3e4a7a41985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18202 | 2026.01.15 15:13:42.439389 [ 5 ] {7fc7b354-b35a-41d2-8beb-a3e4a7a41985} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18203 | 2026.01.15 15:13:42.439609 [ 5 ] {7fc7b354-b35a-41d2-8beb-a3e4a7a41985} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18204 | 2026.01.15 15:13:42.439733 [ 5 ] {7fc7b354-b35a-41d2-8beb-a3e4a7a41985} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001214 sec., 177100.49423393738 rows/sec., 10.51 MiB/sec. | ||
| 18205 | 2026.01.15 15:13:42.439770 [ 5 ] {7fc7b354-b35a-41d2-8beb-a3e4a7a41985} <Debug> TCPHandler: Processed in 0.001372875 sec. | ||
| 18206 | 2026.01.15 15:13:42.439880 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18207 | 2026.01.15 15:13:42.439970 [ 5 ] {f20c5b25-4771-4eb8-9546-2899e80ff8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18208 | 2026.01.15 15:13:42.440009 [ 5 ] {f20c5b25-4771-4eb8-9546-2899e80ff8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18209 | 2026.01.15 15:13:42.440476 [ 5 ] {f20c5b25-4771-4eb8-9546-2899e80ff8e1} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18210 | 2026.01.15 15:13:42.440511 [ 5 ] {f20c5b25-4771-4eb8-9546-2899e80ff8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18211 | 2026.01.15 15:13:42.440805 [ 5 ] {f20c5b25-4771-4eb8-9546-2899e80ff8e1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18212 | 2026.01.15 15:13:42.441019 [ 5 ] {f20c5b25-4771-4eb8-9546-2899e80ff8e1} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18213 | 2026.01.15 15:13:42.441144 [ 5 ] {f20c5b25-4771-4eb8-9546-2899e80ff8e1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001192 sec., 177852.34899328862 rows/sec., 11.47 MiB/sec. | ||
| 18214 | 2026.01.15 15:13:42.441181 [ 5 ] {f20c5b25-4771-4eb8-9546-2899e80ff8e1} <Debug> TCPHandler: Processed in 0.001354735 sec. | ||
| 18215 | 2026.01.15 15:13:42.441282 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18216 | 2026.01.15 15:13:42.441372 [ 5 ] {d09b491e-b19b-48f3-8dd2-d44c3c47edfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18217 | 2026.01.15 15:13:42.441410 [ 5 ] {d09b491e-b19b-48f3-8dd2-d44c3c47edfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18218 | 2026.01.15 15:13:42.441870 [ 5 ] {d09b491e-b19b-48f3-8dd2-d44c3c47edfa} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18219 | 2026.01.15 15:13:42.441905 [ 5 ] {d09b491e-b19b-48f3-8dd2-d44c3c47edfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18220 | 2026.01.15 15:13:42.442203 [ 5 ] {d09b491e-b19b-48f3-8dd2-d44c3c47edfa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18221 | 2026.01.15 15:13:42.442408 [ 5 ] {d09b491e-b19b-48f3-8dd2-d44c3c47edfa} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18222 | 2026.01.15 15:13:42.442532 [ 5 ] {d09b491e-b19b-48f3-8dd2-d44c3c47edfa} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001178 sec., 179117.14770797963 rows/sec., 10.17 MiB/sec. | ||
| 18223 | 2026.01.15 15:13:42.442569 [ 5 ] {d09b491e-b19b-48f3-8dd2-d44c3c47edfa} <Debug> TCPHandler: Processed in 0.001334074 sec. | ||
| 18224 | 2026.01.15 15:13:42.442578 [ 222 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18225 | 2026.01.15 15:13:42.442611 [ 222 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18226 | 2026.01.15 15:13:42.442669 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18227 | 2026.01.15 15:13:42.442759 [ 5 ] {76630902-7f2e-4a83-936a-cb076f81f127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18228 | 2026.01.15 15:13:42.442798 [ 5 ] {76630902-7f2e-4a83-936a-cb076f81f127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18229 | 2026.01.15 15:13:42.443415 [ 5 ] {76630902-7f2e-4a83-936a-cb076f81f127} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18230 | 2026.01.15 15:13:42.443449 [ 5 ] {76630902-7f2e-4a83-936a-cb076f81f127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18231 | 2026.01.15 15:13:42.443774 [ 5 ] {76630902-7f2e-4a83-936a-cb076f81f127} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18232 | 2026.01.15 15:13:42.443984 [ 5 ] {76630902-7f2e-4a83-936a-cb076f81f127} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18233 | 2026.01.15 15:13:42.444110 [ 5 ] {76630902-7f2e-4a83-936a-cb076f81f127} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001367 sec., 504023.40892465255 rows/sec., 35.20 MiB/sec. | ||
| 18234 | 2026.01.15 15:13:42.444146 [ 5 ] {76630902-7f2e-4a83-936a-cb076f81f127} <Debug> TCPHandler: Processed in 0.00152292 sec. | ||
| 18235 | 2026.01.15 15:13:42.444245 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18236 | 2026.01.15 15:13:42.444335 [ 5 ] {522360a1-743e-4261-9c0e-b6a48abeb7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18237 | 2026.01.15 15:13:42.444376 [ 5 ] {522360a1-743e-4261-9c0e-b6a48abeb7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18238 | 2026.01.15 15:13:42.444702 [ 5 ] {522360a1-743e-4261-9c0e-b6a48abeb7a9} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18239 | 2026.01.15 15:13:42.444736 [ 5 ] {522360a1-743e-4261-9c0e-b6a48abeb7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18240 | 2026.01.15 15:13:42.444968 [ 222 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18241 | 2026.01.15 15:13:42.445034 [ 5 ] {522360a1-743e-4261-9c0e-b6a48abeb7a9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18242 | 2026.01.15 15:13:42.445246 [ 5 ] {522360a1-743e-4261-9c0e-b6a48abeb7a9} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18243 | 2026.01.15 15:13:42.445370 [ 5 ] {522360a1-743e-4261-9c0e-b6a48abeb7a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 18244 | 2026.01.15 15:13:42.445406 [ 5 ] {522360a1-743e-4261-9c0e-b6a48abeb7a9} <Debug> TCPHandler: Processed in 0.00120697 sec. | ||
| 18245 | 2026.01.15 15:13:42.445518 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18246 | 2026.01.15 15:13:42.445613 [ 5 ] {52fe8a75-bf6d-41af-8933-c362ed891b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18247 | 2026.01.15 15:13:42.445656 [ 5 ] {52fe8a75-bf6d-41af-8933-c362ed891b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18248 | 2026.01.15 15:13:42.446087 [ 5 ] {52fe8a75-bf6d-41af-8933-c362ed891b19} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18249 | 2026.01.15 15:13:42.446123 [ 5 ] {52fe8a75-bf6d-41af-8933-c362ed891b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18250 | 2026.01.15 15:13:42.446462 [ 5 ] {52fe8a75-bf6d-41af-8933-c362ed891b19} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18251 | 2026.01.15 15:13:42.446735 [ 5 ] {52fe8a75-bf6d-41af-8933-c362ed891b19} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18252 | 2026.01.15 15:13:42.446881 [ 5 ] {52fe8a75-bf6d-41af-8933-c362ed891b19} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001285 sec., 244357.9766536965 rows/sec., 16.05 MiB/sec. | ||
| 18253 | 2026.01.15 15:13:42.446980 [ 5 ] {52fe8a75-bf6d-41af-8933-c362ed891b19} <Debug> TCPHandler: Processed in 0.001509099 sec. | ||
| 18254 | 2026.01.15 15:13:42.447096 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18255 | 2026.01.15 15:13:42.447188 [ 5 ] {52bdf68d-0fef-40ab-b544-92c34e7cedeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18256 | 2026.01.15 15:13:42.447229 [ 5 ] {52bdf68d-0fef-40ab-b544-92c34e7cedeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18257 | 2026.01.15 15:13:42.447542 [ 5 ] {52bdf68d-0fef-40ab-b544-92c34e7cedeb} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18258 | 2026.01.15 15:13:42.447577 [ 5 ] {52bdf68d-0fef-40ab-b544-92c34e7cedeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18259 | 2026.01.15 15:13:42.447874 [ 5 ] {52bdf68d-0fef-40ab-b544-92c34e7cedeb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18260 | 2026.01.15 15:13:42.448078 [ 5 ] {52bdf68d-0fef-40ab-b544-92c34e7cedeb} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18261 | 2026.01.15 15:13:42.448203 [ 5 ] {52bdf68d-0fef-40ab-b544-92c34e7cedeb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 18262 | 2026.01.15 15:13:42.448238 [ 5 ] {52bdf68d-0fef-40ab-b544-92c34e7cedeb} <Debug> TCPHandler: Processed in 0.001191589 sec. | ||
| 18263 | 2026.01.15 15:13:42.448346 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18264 | 2026.01.15 15:13:42.448436 [ 5 ] {e8744598-9b01-4a41-846d-982e690aa68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18265 | 2026.01.15 15:13:42.448492 [ 5 ] {e8744598-9b01-4a41-846d-982e690aa68f} <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 | ||
| 18266 | 2026.01.15 15:13:42.449266 [ 5 ] {e8744598-9b01-4a41-846d-982e690aa68f} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18267 | 2026.01.15 15:13:42.449302 [ 5 ] {e8744598-9b01-4a41-846d-982e690aa68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18268 | 2026.01.15 15:13:42.449817 [ 5 ] {e8744598-9b01-4a41-846d-982e690aa68f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18269 | 2026.01.15 15:13:42.450055 [ 5 ] {e8744598-9b01-4a41-846d-982e690aa68f} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18270 | 2026.01.15 15:13:42.450195 [ 5 ] {e8744598-9b01-4a41-846d-982e690aa68f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001776 sec., 5630.630630630631 rows/sec., 10.09 MiB/sec. | ||
| 18271 | 2026.01.15 15:13:42.450257 [ 5 ] {e8744598-9b01-4a41-846d-982e690aa68f} <Debug> TCPHandler: Processed in 0.001957744 sec. | ||
| 18272 | 2026.01.15 15:13:42.450366 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18273 | 2026.01.15 15:13:42.450467 [ 5 ] {0df55371-2d08-4883-8586-adec0c2007d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18274 | 2026.01.15 15:13:42.450509 [ 5 ] {0df55371-2d08-4883-8586-adec0c2007d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18275 | 2026.01.15 15:13:42.450839 [ 5 ] {0df55371-2d08-4883-8586-adec0c2007d7} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18276 | 2026.01.15 15:13:42.450876 [ 5 ] {0df55371-2d08-4883-8586-adec0c2007d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18277 | 2026.01.15 15:13:42.451175 [ 5 ] {0df55371-2d08-4883-8586-adec0c2007d7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18278 | 2026.01.15 15:13:42.451381 [ 5 ] {0df55371-2d08-4883-8586-adec0c2007d7} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18279 | 2026.01.15 15:13:42.451503 [ 5 ] {0df55371-2d08-4883-8586-adec0c2007d7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001054 sec., 98671.72675521822 rows/sec., 6.05 MiB/sec. | ||
| 18280 | 2026.01.15 15:13:42.451539 [ 5 ] {0df55371-2d08-4883-8586-adec0c2007d7} <Debug> TCPHandler: Processed in 0.0012203 sec. | ||
| 18281 | 2026.01.15 15:13:43.566458 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18282 | 2026.01.15 15:13:43.566544 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18283 | 2026.01.15 15:13:43.570063 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18284 | 2026.01.15 15:13:44.051608 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33581 | ||
| 18285 | 2026.01.15 15:13:44.051724 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18286 | 2026.01.15 15:13:44.051753 [ 288 ] {} <Debug> TCP-Session: 56c1266a-23e5-49f7-9c6b-a902cc21926a Authenticating user 'default' from [fd00:1122:3344:101::e]:33581 | ||
| 18287 | 2026.01.15 15:13:44.051779 [ 288 ] {} <Debug> TCP-Session: 56c1266a-23e5-49f7-9c6b-a902cc21926a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18288 | 2026.01.15 15:13:44.051796 [ 288 ] {} <Debug> TCP-Session: 56c1266a-23e5-49f7-9c6b-a902cc21926a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18289 | 2026.01.15 15:13:44.051973 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64585 | ||
| 18290 | 2026.01.15 15:13:44.052089 [ 288 ] {} <Trace> TCP-Session: 56c1266a-23e5-49f7-9c6b-a902cc21926a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18291 | 2026.01.15 15:13:44.052097 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18292 | 2026.01.15 15:13:44.052152 [ 289 ] {} <Debug> TCP-Session: c349fbfe-bb1e-4e42-9e35-aa8360bfc33b Authenticating user 'default' from [fd00:1122:3344:101::e]:64585 | ||
| 18293 | 2026.01.15 15:13:44.052178 [ 289 ] {} <Debug> TCP-Session: c349fbfe-bb1e-4e42-9e35-aa8360bfc33b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18294 | 2026.01.15 15:13:44.052194 [ 289 ] {} <Debug> TCP-Session: c349fbfe-bb1e-4e42-9e35-aa8360bfc33b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18295 | 2026.01.15 15:13:44.052274 [ 288 ] {284ac681-5b66-4813-916a-92454c73eba4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33581) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18296 | 2026.01.15 15:13:44.052545 [ 288 ] {284ac681-5b66-4813-916a-92454c73eba4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18297 | 2026.01.15 15:13:44.052603 [ 288 ] {284ac681-5b66-4813-916a-92454c73eba4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18298 | 2026.01.15 15:13:44.052888 [ 288 ] {284ac681-5b66-4813-916a-92454c73eba4} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 18299 | 2026.01.15 15:13:44.053806 [ 327 ] {284ac681-5b66-4813-916a-92454c73eba4} <Trace> AggregatingTransform: Aggregating | ||
| 18300 | 2026.01.15 15:13:44.053839 [ 327 ] {284ac681-5b66-4813-916a-92454c73eba4} <Trace> Aggregator: Aggregation method: without_key | ||
| 18301 | 2026.01.15 15:13:44.053873 [ 327 ] {284ac681-5b66-4813-916a-92454c73eba4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000886669 sec. (1127.817 rows/sec., 44.06 KiB/sec.) | ||
| 18302 | 2026.01.15 15:13:44.053893 [ 327 ] {284ac681-5b66-4813-916a-92454c73eba4} <Trace> Aggregator: Merging aggregated data | ||
| 18303 | 2026.01.15 15:13:44.054195 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60262 | ||
| 18304 | 2026.01.15 15:13:44.054281 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34961 | ||
| 18305 | 2026.01.15 15:13:44.054285 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48117 | ||
| 18306 | 2026.01.15 15:13:44.054343 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18307 | 2026.01.15 15:13:44.054356 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61165 | ||
| 18308 | 2026.01.15 15:13:44.054379 [ 349 ] {} <Debug> TCP-Session: 3aad2a17-9ee7-4661-a117-42fbf35271f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60262 | ||
| 18309 | 2026.01.15 15:13:44.054409 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61425 | ||
| 18310 | 2026.01.15 15:13:44.054460 [ 349 ] {} <Debug> TCP-Session: 3aad2a17-9ee7-4661-a117-42fbf35271f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18311 | 2026.01.15 15:13:44.054457 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56017 | ||
| 18312 | 2026.01.15 15:13:44.054490 [ 349 ] {} <Debug> TCP-Session: 3aad2a17-9ee7-4661-a117-42fbf35271f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18313 | 2026.01.15 15:13:44.054502 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18314 | 2026.01.15 15:13:44.054516 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59092 | ||
| 18315 | 2026.01.15 15:13:44.054540 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18316 | 2026.01.15 15:13:44.054560 [ 351 ] {} <Debug> TCP-Session: 8e39f43b-0b9a-436e-9a90-aba0a2d60355 Authenticating user 'default' from [fd00:1122:3344:101::e]:61165 | ||
| 18317 | 2026.01.15 15:13:44.054602 [ 352 ] {} <Debug> TCP-Session: 9043ab7d-3fd3-41cb-bd8d-27b77a07f931 Authenticating user 'default' from [fd00:1122:3344:101::e]:61425 | ||
| 18318 | 2026.01.15 15:13:44.054628 [ 351 ] {} <Debug> TCP-Session: 8e39f43b-0b9a-436e-9a90-aba0a2d60355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18319 | 2026.01.15 15:13:44.054643 [ 352 ] {} <Debug> TCP-Session: 9043ab7d-3fd3-41cb-bd8d-27b77a07f931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18320 | 2026.01.15 15:13:44.054660 [ 351 ] {} <Debug> TCP-Session: 8e39f43b-0b9a-436e-9a90-aba0a2d60355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18321 | 2026.01.15 15:13:44.054677 [ 352 ] {} <Debug> TCP-Session: 9043ab7d-3fd3-41cb-bd8d-27b77a07f931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18322 | 2026.01.15 15:13:44.054363 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18323 | 2026.01.15 15:13:44.054373 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18324 | 2026.01.15 15:13:44.054735 [ 350 ] {} <Debug> TCP-Session: cad8a0cb-a1c0-49ea-91a8-60e26fe974f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34961 | ||
| 18325 | 2026.01.15 15:13:44.054750 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18326 | 2026.01.15 15:13:44.054771 [ 350 ] {} <Debug> TCP-Session: cad8a0cb-a1c0-49ea-91a8-60e26fe974f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18327 | 2026.01.15 15:13:44.054771 [ 290 ] {} <Debug> TCP-Session: e3cbfda2-7d10-4a13-af37-7f11595b507e Authenticating user 'default' from [fd00:1122:3344:101::e]:48117 | ||
| 18328 | 2026.01.15 15:13:44.054788 [ 354 ] {} <Debug> TCP-Session: dd154bb1-cf83-44bd-813f-376f004ee2f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59092 | ||
| 18329 | 2026.01.15 15:13:44.054803 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18330 | 2026.01.15 15:13:44.054813 [ 290 ] {} <Debug> TCP-Session: e3cbfda2-7d10-4a13-af37-7f11595b507e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18331 | 2026.01.15 15:13:44.054830 [ 354 ] {} <Debug> TCP-Session: dd154bb1-cf83-44bd-813f-376f004ee2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18332 | 2026.01.15 15:13:44.054862 [ 290 ] {} <Debug> TCP-Session: e3cbfda2-7d10-4a13-af37-7f11595b507e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18333 | 2026.01.15 15:13:44.054874 [ 354 ] {} <Debug> TCP-Session: dd154bb1-cf83-44bd-813f-376f004ee2f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18334 | 2026.01.15 15:13:44.054851 [ 353 ] {} <Debug> TCP-Session: 9e057137-733f-4bc7-a4e8-3a56188a51aa Authenticating user 'default' from [fd00:1122:3344:101::e]:56017 | ||
| 18335 | 2026.01.15 15:13:44.054787 [ 350 ] {} <Debug> TCP-Session: cad8a0cb-a1c0-49ea-91a8-60e26fe974f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18336 | 2026.01.15 15:13:44.054932 [ 353 ] {} <Debug> TCP-Session: 9e057137-733f-4bc7-a4e8-3a56188a51aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18337 | 2026.01.15 15:13:44.054953 [ 353 ] {} <Debug> TCP-Session: 9e057137-733f-4bc7-a4e8-3a56188a51aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18338 | 2026.01.15 15:13:44.055458 [ 288 ] {284ac681-5b66-4813-916a-92454c73eba4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003246 sec., 308.07147258163894 rows/sec., 12.03 KiB/sec. | ||
| 18339 | 2026.01.15 15:13:44.055547 [ 288 ] {284ac681-5b66-4813-916a-92454c73eba4} <Debug> TCPHandler: Processed in 0.003575147 sec. | ||
| 18340 | 2026.01.15 15:13:44.055664 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18341 | 2026.01.15 15:13:44.055688 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18342 | 2026.01.15 15:13:44.055699 [ 288 ] {} <Debug> TCP-Session: 56c1266a-23e5-49f7-9c6b-a902cc21926a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18343 | 2026.01.15 15:13:44.055708 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18344 | 2026.01.15 15:13:44.055719 [ 354 ] {} <Debug> TCP-Session: dd154bb1-cf83-44bd-813f-376f004ee2f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18345 | 2026.01.15 15:13:44.055748 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18346 | 2026.01.15 15:13:44.055768 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18347 | 2026.01.15 15:13:44.055800 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18348 | 2026.01.15 15:13:44.055816 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18349 | 2026.01.15 15:13:44.055828 [ 353 ] {} <Debug> TCP-Session: 9e057137-733f-4bc7-a4e8-3a56188a51aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18350 | 2026.01.15 15:13:44.055840 [ 352 ] {} <Debug> TCP-Session: 9043ab7d-3fd3-41cb-bd8d-27b77a07f931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18351 | 2026.01.15 15:13:44.055853 [ 350 ] {} <Debug> TCP-Session: cad8a0cb-a1c0-49ea-91a8-60e26fe974f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18352 | 2026.01.15 15:13:44.055809 [ 351 ] {} <Debug> TCP-Session: 8e39f43b-0b9a-436e-9a90-aba0a2d60355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18353 | 2026.01.15 15:13:44.055787 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18354 | 2026.01.15 15:13:44.055726 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18355 | 2026.01.15 15:13:44.055763 [ 289 ] {} <Debug> TCP-Session: c349fbfe-bb1e-4e42-9e35-aa8360bfc33b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18356 | 2026.01.15 15:13:44.055962 [ 290 ] {} <Debug> TCP-Session: e3cbfda2-7d10-4a13-af37-7f11595b507e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18357 | 2026.01.15 15:13:44.055949 [ 349 ] {} <Debug> TCP-Session: 3aad2a17-9ee7-4661-a117-42fbf35271f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18358 | 2026.01.15 15:13:44.197093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38940 | ||
| 18359 | 2026.01.15 15:13:44.197636 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18360 | 2026.01.15 15:13:44.197681 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18361 | 2026.01.15 15:13:44.198188 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18362 | 2026.01.15 15:13:44.198429 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18363 | 2026.01.15 15:13:44.198568 [ 104 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18364 | 2026.01.15 15:13:44.198586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38940 | ||
| 18365 | 2026.01.15 15:13:44.198619 [ 104 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18366 | 2026.01.15 15:13:44.198647 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18367 | 2026.01.15 15:13:44.198750 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 18368 | 2026.01.15 15:13:44.198853 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18369 | 2026.01.15 15:13:44.198892 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36508 rows starting from the beginning of the part | ||
| 18370 | 2026.01.15 15:13:44.198961 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 18371 | 2026.01.15 15:13:44.199014 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 18372 | 2026.01.15 15:13:44.199063 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 18373 | 2026.01.15 15:13:44.199108 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 18374 | 2026.01.15 15:13:44.199159 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 18375 | 2026.01.15 15:13:44.201819 [ 190 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38940 rows, containing 4 columns (4 merged, 0 gathered) in 0.003112082 sec., 12512523.770260552 rows/sec., 178.99 MiB/sec. | ||
| 18376 | 2026.01.15 15:13:44.202134 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18377 | 2026.01.15 15:13:44.202418 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_81_16} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18378 | 2026.01.15 15:13:44.202485 [ 188 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_81_16} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18379 | 2026.01.15 15:13:44.202565 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18380 | 2026.01.15 15:13:44.230950 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41475 | ||
| 18381 | 2026.01.15 15:13:44.231071 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18382 | 2026.01.15 15:13:44.231100 [ 288 ] {} <Debug> TCP-Session: aaf182e1-f314-4897-8873-3ecb8597cda5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41475 | ||
| 18383 | 2026.01.15 15:13:44.231123 [ 288 ] {} <Debug> TCP-Session: aaf182e1-f314-4897-8873-3ecb8597cda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18384 | 2026.01.15 15:13:44.231137 [ 288 ] {} <Debug> TCP-Session: aaf182e1-f314-4897-8873-3ecb8597cda5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18385 | 2026.01.15 15:13:44.231397 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57206 | ||
| 18386 | 2026.01.15 15:13:44.231460 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51057 | ||
| 18387 | 2026.01.15 15:13:44.231480 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64690 | ||
| 18388 | 2026.01.15 15:13:44.231518 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38240 | ||
| 18389 | 2026.01.15 15:13:44.231543 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55179 | ||
| 18390 | 2026.01.15 15:13:44.231544 [ 288 ] {} <Trace> TCP-Session: aaf182e1-f314-4897-8873-3ecb8597cda5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18391 | 2026.01.15 15:13:44.231532 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37822 | ||
| 18392 | 2026.01.15 15:13:44.231623 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18393 | 2026.01.15 15:13:44.231633 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18394 | 2026.01.15 15:13:44.231685 [ 349 ] {} <Debug> TCP-Session: 5b78a342-632b-45d2-b7cc-cf9f249010bb Authenticating user 'default' from [fd00:1122:3344:101::e]:51057 | ||
| 18395 | 2026.01.15 15:13:44.231707 [ 354 ] {} <Debug> TCP-Session: 584a9b62-8388-4d0a-b0c0-947e84298ef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55179 | ||
| 18396 | 2026.01.15 15:13:44.231710 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18397 | 2026.01.15 15:13:44.231741 [ 349 ] {} <Debug> TCP-Session: 5b78a342-632b-45d2-b7cc-cf9f249010bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18398 | 2026.01.15 15:13:44.231746 [ 354 ] {} <Debug> TCP-Session: 584a9b62-8388-4d0a-b0c0-947e84298ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18399 | 2026.01.15 15:13:44.231774 [ 349 ] {} <Debug> TCP-Session: 5b78a342-632b-45d2-b7cc-cf9f249010bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18400 | 2026.01.15 15:13:44.231776 [ 288 ] {cda9a69c-a8b6-4e89-90e8-07b31c148e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41475) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18401 | 2026.01.15 15:13:44.231791 [ 354 ] {} <Debug> TCP-Session: 584a9b62-8388-4d0a-b0c0-947e84298ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18402 | 2026.01.15 15:13:44.231619 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18403 | 2026.01.15 15:13:44.231616 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18404 | 2026.01.15 15:13:44.231863 [ 352 ] {} <Debug> TCP-Session: 1a171067-0249-46d6-acd9-0cda94995c20 Authenticating user 'default' from [fd00:1122:3344:101::e]:38240 | ||
| 18405 | 2026.01.15 15:13:44.231516 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33934 | ||
| 18406 | 2026.01.15 15:13:44.231891 [ 352 ] {} <Debug> TCP-Session: 1a171067-0249-46d6-acd9-0cda94995c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18407 | 2026.01.15 15:13:44.231885 [ 350 ] {} <Debug> TCP-Session: e0f60080-0b18-4b96-bd79-407ecc833331 Authenticating user 'default' from [fd00:1122:3344:101::e]:64690 | ||
| 18408 | 2026.01.15 15:13:44.231965 [ 352 ] {} <Debug> TCP-Session: 1a171067-0249-46d6-acd9-0cda94995c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18409 | 2026.01.15 15:13:44.231981 [ 350 ] {} <Debug> TCP-Session: e0f60080-0b18-4b96-bd79-407ecc833331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18410 | 2026.01.15 15:13:44.231517 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18411 | 2026.01.15 15:13:44.232005 [ 350 ] {} <Debug> TCP-Session: e0f60080-0b18-4b96-bd79-407ecc833331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18412 | 2026.01.15 15:13:44.232028 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18413 | 2026.01.15 15:13:44.232061 [ 289 ] {} <Debug> TCP-Session: 1980b9c9-6e95-49ab-a322-9e347a601380 Authenticating user 'default' from [fd00:1122:3344:101::e]:57206 | ||
| 18414 | 2026.01.15 15:13:44.232194 [ 289 ] {} <Debug> TCP-Session: 1980b9c9-6e95-49ab-a322-9e347a601380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18415 | 2026.01.15 15:13:44.232095 [ 351 ] {} <Debug> TCP-Session: b9add443-867a-4a81-aeac-c9f20f517e97 Authenticating user 'default' from [fd00:1122:3344:101::e]:33934 | ||
| 18416 | 2026.01.15 15:13:44.232215 [ 289 ] {} <Debug> TCP-Session: 1980b9c9-6e95-49ab-a322-9e347a601380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18417 | 2026.01.15 15:13:44.232142 [ 288 ] {cda9a69c-a8b6-4e89-90e8-07b31c148e6d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18418 | 2026.01.15 15:13:44.232260 [ 351 ] {} <Debug> TCP-Session: b9add443-867a-4a81-aeac-c9f20f517e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18419 | 2026.01.15 15:13:44.231460 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50305 | ||
| 18420 | 2026.01.15 15:13:44.232312 [ 351 ] {} <Debug> TCP-Session: b9add443-867a-4a81-aeac-c9f20f517e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18421 | 2026.01.15 15:13:44.232351 [ 288 ] {cda9a69c-a8b6-4e89-90e8-07b31c148e6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18422 | 2026.01.15 15:13:44.231775 [ 353 ] {} <Debug> TCP-Session: f69404fe-8c78-4706-aa80-a21dd9f25305 Authenticating user 'default' from [fd00:1122:3344:101::e]:37822 | ||
| 18423 | 2026.01.15 15:13:44.232428 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18424 | 2026.01.15 15:13:44.232440 [ 353 ] {} <Debug> TCP-Session: f69404fe-8c78-4706-aa80-a21dd9f25305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18425 | 2026.01.15 15:13:44.232567 [ 290 ] {} <Debug> TCP-Session: d6a2236c-43e5-43c7-a124-cf08183aad5d Authenticating user 'default' from [fd00:1122:3344:101::e]:50305 | ||
| 18426 | 2026.01.15 15:13:44.232586 [ 353 ] {} <Debug> TCP-Session: f69404fe-8c78-4706-aa80-a21dd9f25305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18427 | 2026.01.15 15:13:44.232605 [ 290 ] {} <Debug> TCP-Session: d6a2236c-43e5-43c7-a124-cf08183aad5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18428 | 2026.01.15 15:13:44.232631 [ 290 ] {} <Debug> TCP-Session: d6a2236c-43e5-43c7-a124-cf08183aad5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18429 | 2026.01.15 15:13:44.232795 [ 288 ] {cda9a69c-a8b6-4e89-90e8-07b31c148e6d} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 18430 | 2026.01.15 15:13:44.234065 [ 338 ] {cda9a69c-a8b6-4e89-90e8-07b31c148e6d} <Trace> AggregatingTransform: Aggregating | ||
| 18431 | 2026.01.15 15:13:44.234124 [ 338 ] {cda9a69c-a8b6-4e89-90e8-07b31c148e6d} <Trace> Aggregator: Aggregation method: without_key | ||
| 18432 | 2026.01.15 15:13:44.234160 [ 338 ] {cda9a69c-a8b6-4e89-90e8-07b31c148e6d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001231721 sec. (811.872 rows/sec., 31.71 KiB/sec.) | ||
| 18433 | 2026.01.15 15:13:44.234176 [ 338 ] {cda9a69c-a8b6-4e89-90e8-07b31c148e6d} <Trace> Aggregator: Merging aggregated data | ||
| 18434 | 2026.01.15 15:13:44.235390 [ 288 ] {cda9a69c-a8b6-4e89-90e8-07b31c148e6d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003679 sec., 271.8129926610492 rows/sec., 10.62 KiB/sec. | ||
| 18435 | 2026.01.15 15:13:44.235597 [ 288 ] {cda9a69c-a8b6-4e89-90e8-07b31c148e6d} <Debug> TCPHandler: Processed in 0.004240919 sec. | ||
| 18436 | 2026.01.15 15:13:44.235739 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18437 | 2026.01.15 15:13:44.235775 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18438 | 2026.01.15 15:13:44.235779 [ 288 ] {} <Debug> TCP-Session: aaf182e1-f314-4897-8873-3ecb8597cda5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18439 | 2026.01.15 15:13:44.235804 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18440 | 2026.01.15 15:13:44.235826 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18441 | 2026.01.15 15:13:44.235823 [ 349 ] {} <Debug> TCP-Session: 5b78a342-632b-45d2-b7cc-cf9f249010bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18442 | 2026.01.15 15:13:44.235854 [ 352 ] {} <Debug> TCP-Session: 1a171067-0249-46d6-acd9-0cda94995c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18443 | 2026.01.15 15:13:44.235863 [ 354 ] {} <Debug> TCP-Session: 584a9b62-8388-4d0a-b0c0-947e84298ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18444 | 2026.01.15 15:13:44.235873 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18445 | 2026.01.15 15:13:44.235901 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18446 | 2026.01.15 15:13:44.235924 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18447 | 2026.01.15 15:13:44.235929 [ 290 ] {} <Debug> TCP-Session: d6a2236c-43e5-43c7-a124-cf08183aad5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18448 | 2026.01.15 15:13:44.235945 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18449 | 2026.01.15 15:13:44.235968 [ 353 ] {} <Debug> TCP-Session: f69404fe-8c78-4706-aa80-a21dd9f25305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18450 | 2026.01.15 15:13:44.235957 [ 289 ] {} <Debug> TCP-Session: 1980b9c9-6e95-49ab-a322-9e347a601380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18451 | 2026.01.15 15:13:44.236017 [ 351 ] {} <Debug> TCP-Session: b9add443-867a-4a81-aeac-c9f20f517e97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18452 | 2026.01.15 15:13:44.235850 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18453 | 2026.01.15 15:13:44.236084 [ 350 ] {} <Debug> TCP-Session: e0f60080-0b18-4b96-bd79-407ecc833331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18454 | 2026.01.15 15:13:44.289139 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44143 | ||
| 18455 | 2026.01.15 15:13:44.289252 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18456 | 2026.01.15 15:13:44.289278 [ 288 ] {} <Debug> TCP-Session: 9d7490a7-c19a-4db6-8b07-4d0c37fa9cbb Authenticating user 'default' from [fd00:1122:3344:101::e]:44143 | ||
| 18457 | 2026.01.15 15:13:44.289300 [ 288 ] {} <Debug> TCP-Session: 9d7490a7-c19a-4db6-8b07-4d0c37fa9cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18458 | 2026.01.15 15:13:44.289312 [ 288 ] {} <Debug> TCP-Session: 9d7490a7-c19a-4db6-8b07-4d0c37fa9cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18459 | 2026.01.15 15:13:44.289514 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59457 | ||
| 18460 | 2026.01.15 15:13:44.289532 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49694 | ||
| 18461 | 2026.01.15 15:13:44.289554 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56644 | ||
| 18462 | 2026.01.15 15:13:44.289573 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36015 | ||
| 18463 | 2026.01.15 15:13:44.289593 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44305 | ||
| 18464 | 2026.01.15 15:13:44.289615 [ 288 ] {} <Trace> TCP-Session: 9d7490a7-c19a-4db6-8b07-4d0c37fa9cbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18465 | 2026.01.15 15:13:44.289614 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18466 | 2026.01.15 15:13:44.289647 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18467 | 2026.01.15 15:13:44.289668 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18468 | 2026.01.15 15:13:44.289682 [ 289 ] {} <Debug> TCP-Session: d4c0906e-eefa-4992-aea0-5e36a8270ba1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59457 | ||
| 18469 | 2026.01.15 15:13:44.289698 [ 349 ] {} <Debug> TCP-Session: 0a3d2322-22dd-485d-a9c2-fb74c0f0fa8c Authenticating user 'default' from [fd00:1122:3344:101::e]:49694 | ||
| 18470 | 2026.01.15 15:13:44.289709 [ 354 ] {} <Debug> TCP-Session: 3b55d848-650a-4168-8738-9cec7c52d538 Authenticating user 'default' from [fd00:1122:3344:101::e]:44305 | ||
| 18471 | 2026.01.15 15:13:44.289725 [ 289 ] {} <Debug> TCP-Session: d4c0906e-eefa-4992-aea0-5e36a8270ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18472 | 2026.01.15 15:13:44.289740 [ 349 ] {} <Debug> TCP-Session: 0a3d2322-22dd-485d-a9c2-fb74c0f0fa8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18473 | 2026.01.15 15:13:44.289747 [ 354 ] {} <Debug> TCP-Session: 3b55d848-650a-4168-8738-9cec7c52d538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18474 | 2026.01.15 15:13:44.289771 [ 349 ] {} <Debug> TCP-Session: 0a3d2322-22dd-485d-a9c2-fb74c0f0fa8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18475 | 2026.01.15 15:13:44.289784 [ 354 ] {} <Debug> TCP-Session: 3b55d848-650a-4168-8738-9cec7c52d538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18476 | 2026.01.15 15:13:44.289787 [ 288 ] {8b89eea0-127a-4837-be8a-4da3f14d0128} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44143) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18477 | 2026.01.15 15:13:44.289758 [ 289 ] {} <Debug> TCP-Session: d4c0906e-eefa-4992-aea0-5e36a8270ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18478 | 2026.01.15 15:13:44.289655 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18479 | 2026.01.15 15:13:44.289584 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64309 | ||
| 18480 | 2026.01.15 15:13:44.289870 [ 352 ] {} <Debug> TCP-Session: d567d34b-a75a-4800-ab4f-95d015c33e0b Authenticating user 'default' from [fd00:1122:3344:101::e]:36015 | ||
| 18481 | 2026.01.15 15:13:44.289576 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39352 | ||
| 18482 | 2026.01.15 15:13:44.289914 [ 352 ] {} <Debug> TCP-Session: d567d34b-a75a-4800-ab4f-95d015c33e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18483 | 2026.01.15 15:13:44.289528 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44162 | ||
| 18484 | 2026.01.15 15:13:44.289955 [ 352 ] {} <Debug> TCP-Session: d567d34b-a75a-4800-ab4f-95d015c33e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18485 | 2026.01.15 15:13:44.289957 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18486 | 2026.01.15 15:13:44.289656 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18487 | 2026.01.15 15:13:44.290002 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18488 | 2026.01.15 15:13:44.290022 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18489 | 2026.01.15 15:13:44.290037 [ 350 ] {} <Debug> TCP-Session: 001ca12c-6598-45f3-87b7-47b4e2a5af2c Authenticating user 'default' from [fd00:1122:3344:101::e]:56644 | ||
| 18490 | 2026.01.15 15:13:44.290060 [ 288 ] {8b89eea0-127a-4837-be8a-4da3f14d0128} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18491 | 2026.01.15 15:13:44.290074 [ 350 ] {} <Debug> TCP-Session: 001ca12c-6598-45f3-87b7-47b4e2a5af2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18492 | 2026.01.15 15:13:44.290066 [ 290 ] {} <Debug> TCP-Session: eb2a839a-af6e-4348-b5d7-6f664cfad92d Authenticating user 'default' from [fd00:1122:3344:101::e]:44162 | ||
| 18493 | 2026.01.15 15:13:44.290094 [ 350 ] {} <Debug> TCP-Session: 001ca12c-6598-45f3-87b7-47b4e2a5af2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18494 | 2026.01.15 15:13:44.290114 [ 288 ] {8b89eea0-127a-4837-be8a-4da3f14d0128} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18495 | 2026.01.15 15:13:44.290115 [ 290 ] {} <Debug> TCP-Session: eb2a839a-af6e-4348-b5d7-6f664cfad92d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18496 | 2026.01.15 15:13:44.290055 [ 351 ] {} <Debug> TCP-Session: e209f5a6-f563-46e1-abe5-2b8e9525017a Authenticating user 'default' from [fd00:1122:3344:101::e]:39352 | ||
| 18497 | 2026.01.15 15:13:44.290149 [ 290 ] {} <Debug> TCP-Session: eb2a839a-af6e-4348-b5d7-6f664cfad92d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18498 | 2026.01.15 15:13:44.290019 [ 353 ] {} <Debug> TCP-Session: ad33f09f-c73d-4382-aebd-1cf4ea010339 Authenticating user 'default' from [fd00:1122:3344:101::e]:64309 | ||
| 18499 | 2026.01.15 15:13:44.290181 [ 351 ] {} <Debug> TCP-Session: e209f5a6-f563-46e1-abe5-2b8e9525017a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18500 | 2026.01.15 15:13:44.290220 [ 353 ] {} <Debug> TCP-Session: ad33f09f-c73d-4382-aebd-1cf4ea010339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18501 | 2026.01.15 15:13:44.290222 [ 351 ] {} <Debug> TCP-Session: e209f5a6-f563-46e1-abe5-2b8e9525017a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18502 | 2026.01.15 15:13:44.290250 [ 353 ] {} <Debug> TCP-Session: ad33f09f-c73d-4382-aebd-1cf4ea010339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18503 | 2026.01.15 15:13:44.290420 [ 288 ] {8b89eea0-127a-4837-be8a-4da3f14d0128} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 18504 | 2026.01.15 15:13:44.291361 [ 330 ] {8b89eea0-127a-4837-be8a-4da3f14d0128} <Trace> AggregatingTransform: Aggregating | ||
| 18505 | 2026.01.15 15:13:44.291414 [ 330 ] {8b89eea0-127a-4837-be8a-4da3f14d0128} <Trace> Aggregator: Aggregation method: without_key | ||
| 18506 | 2026.01.15 15:13:44.291453 [ 330 ] {8b89eea0-127a-4837-be8a-4da3f14d0128} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092861 sec. (1076.878 rows/sec., 42.07 KiB/sec.) | ||
| 18507 | 2026.01.15 15:13:44.291471 [ 330 ] {8b89eea0-127a-4837-be8a-4da3f14d0128} <Trace> Aggregator: Merging aggregated data | ||
| 18508 | 2026.01.15 15:13:44.292858 [ 288 ] {8b89eea0-127a-4837-be8a-4da3f14d0128} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003123 sec., 320.2049311559398 rows/sec., 12.51 KiB/sec. | ||
| 18509 | 2026.01.15 15:13:44.293002 [ 288 ] {8b89eea0-127a-4837-be8a-4da3f14d0128} <Debug> TCPHandler: Processed in 0.003502525 sec. | ||
| 18510 | 2026.01.15 15:13:44.293090 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18511 | 2026.01.15 15:13:44.293119 [ 288 ] {} <Debug> TCP-Session: 9d7490a7-c19a-4db6-8b07-4d0c37fa9cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18512 | 2026.01.15 15:13:44.293123 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18513 | 2026.01.15 15:13:44.293140 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18514 | 2026.01.15 15:13:44.293159 [ 354 ] {} <Debug> TCP-Session: 3b55d848-650a-4168-8738-9cec7c52d538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18515 | 2026.01.15 15:13:44.293165 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18516 | 2026.01.15 15:13:44.293182 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18517 | 2026.01.15 15:13:44.293200 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18518 | 2026.01.15 15:13:44.293218 [ 290 ] {} <Debug> TCP-Session: eb2a839a-af6e-4348-b5d7-6f664cfad92d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18519 | 2026.01.15 15:13:44.293223 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18520 | 2026.01.15 15:13:44.293253 [ 352 ] {} <Debug> TCP-Session: d567d34b-a75a-4800-ab4f-95d015c33e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18521 | 2026.01.15 15:13:44.293260 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18522 | 2026.01.15 15:13:44.293286 [ 349 ] {} <Debug> TCP-Session: 0a3d2322-22dd-485d-a9c2-fb74c0f0fa8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18523 | 2026.01.15 15:13:44.293237 [ 289 ] {} <Debug> TCP-Session: d4c0906e-eefa-4992-aea0-5e36a8270ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18524 | 2026.01.15 15:13:44.293320 [ 353 ] {} <Debug> TCP-Session: ad33f09f-c73d-4382-aebd-1cf4ea010339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18525 | 2026.01.15 15:13:44.293242 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18526 | 2026.01.15 15:13:44.293189 [ 351 ] {} <Debug> TCP-Session: e209f5a6-f563-46e1-abe5-2b8e9525017a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18527 | 2026.01.15 15:13:44.293383 [ 350 ] {} <Debug> TCP-Session: 001ca12c-6598-45f3-87b7-47b4e2a5af2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18528 | 2026.01.15 15:13:46.240834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18529 | 2026.01.15 15:13:46.259280 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18530 | 2026.01.15 15:13:46.259342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18531 | 2026.01.15 15:13:46.265707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18532 | 2026.01.15 15:13:46.266452 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18533 | 2026.01.15 15:13:46.266774 [ 100 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18534 | 2026.01.15 15:13:46.266846 [ 100 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18535 | 2026.01.15 15:13:46.266871 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 18536 | 2026.01.15 15:13:46.266972 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 18537 | 2026.01.15 15:13:46.269938 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18538 | 2026.01.15 15:13:46.270256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18539 | 2026.01.15 15:13:46.270788 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 18540 | 2026.01.15 15:13:46.274126 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 18541 | 2026.01.15 15:13:46.277620 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 18542 | 2026.01.15 15:13:46.281742 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 18543 | 2026.01.15 15:13:46.286279 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 18544 | 2026.01.15 15:13:46.290769 [ 192 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 18545 | 2026.01.15 15:13:46.348568 [ 198 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.08163268 sec., 7472.497534075814 rows/sec., 38.64 MiB/sec. | ||
| 18546 | 2026.01.15 15:13:46.351898 [ 198 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18547 | 2026.01.15 15:13:46.353970 [ 198 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_81_16} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18548 | 2026.01.15 15:13:46.354082 [ 198 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_81_16} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18549 | 2026.01.15 15:13:46.357071 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18550 | 2026.01.15 15:13:46.796202 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2354 | ||
| 18551 | 2026.01.15 15:13:46.798732 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18552 | 2026.01.15 15:13:46.798776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18553 | 2026.01.15 15:13:46.800024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18554 | 2026.01.15 15:13:46.800287 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18555 | 2026.01.15 15:13:46.800448 [ 101 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18556 | 2026.01.15 15:13:46.800517 [ 101 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18557 | 2026.01.15 15:13:46.800542 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18558 | 2026.01.15 15:13:46.800547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2354 | ||
| 18559 | 2026.01.15 15:13:46.800653 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 18560 | 2026.01.15 15:13:46.801275 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18561 | 2026.01.15 15:13:46.801437 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2168 rows starting from the beginning of the part | ||
| 18562 | 2026.01.15 15:13:46.801816 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 38 rows starting from the beginning of the part | ||
| 18563 | 2026.01.15 15:13:46.802172 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
| 18564 | 2026.01.15 15:13:46.802539 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 18565 | 2026.01.15 15:13:46.802899 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 38 rows starting from the beginning of the part | ||
| 18566 | 2026.01.15 15:13:46.803258 [ 190 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 18567 | 2026.01.15 15:13:46.810833 [ 187 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2354 rows, containing 72 columns (72 merged, 0 gathered) in 0.010226226 sec., 230192.44831866614 rows/sec., 175.91 MiB/sec. | ||
| 18568 | 2026.01.15 15:13:46.812935 [ 195 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18569 | 2026.01.15 15:13:46.813503 [ 195 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_61_12} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18570 | 2026.01.15 15:13:46.813572 [ 195 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_61_12} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18571 | 2026.01.15 15:13:46.813899 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 18572 | 2026.01.15 15:13:47.001178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.77 MiB, peak 404.10 MiB, free memory in arenas 0.00 B, will set to 385.66 MiB (RSS), difference: -1.10 MiB | ||
| 18573 | 2026.01.15 15:13:47.423223 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18574 | 2026.01.15 15:13:47.423422 [ 5 ] {a9849c00-6e9b-4ddb-be4d-3424fffe9ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18575 | 2026.01.15 15:13:47.423494 [ 5 ] {a9849c00-6e9b-4ddb-be4d-3424fffe9ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18576 | 2026.01.15 15:13:47.424197 [ 5 ] {a9849c00-6e9b-4ddb-be4d-3424fffe9ad0} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18577 | 2026.01.15 15:13:47.424239 [ 5 ] {a9849c00-6e9b-4ddb-be4d-3424fffe9ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18578 | 2026.01.15 15:13:47.424652 [ 5 ] {a9849c00-6e9b-4ddb-be4d-3424fffe9ad0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18579 | 2026.01.15 15:13:47.424908 [ 5 ] {a9849c00-6e9b-4ddb-be4d-3424fffe9ad0} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18580 | 2026.01.15 15:13:47.425064 [ 99 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18581 | 2026.01.15 15:13:47.425072 [ 5 ] {a9849c00-6e9b-4ddb-be4d-3424fffe9ad0} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001704 sec., 69248.82629107981 rows/sec., 5.86 MiB/sec. | ||
| 18582 | 2026.01.15 15:13:47.425146 [ 99 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18583 | 2026.01.15 15:13:47.425174 [ 5 ] {a9849c00-6e9b-4ddb-be4d-3424fffe9ad0} <Debug> TCPHandler: Processed in 0.002089489 sec. | ||
| 18584 | 2026.01.15 15:13:47.425176 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18585 | 2026.01.15 15:13:47.425288 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18586 | 2026.01.15 15:13:47.425309 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18587 | 2026.01.15 15:13:47.425386 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18588 | 2026.01.15 15:13:47.425415 [ 5 ] {c7e053d7-ca9f-4ec9-bbd5-776a2212a8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18589 | 2026.01.15 15:13:47.425416 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2465 rows starting from the beginning of the part | ||
| 18590 | 2026.01.15 15:13:47.425460 [ 5 ] {c7e053d7-ca9f-4ec9-bbd5-776a2212a8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18591 | 2026.01.15 15:13:47.425484 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1259 rows starting from the beginning of the part | ||
| 18592 | 2026.01.15 15:13:47.425530 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1132 rows starting from the beginning of the part | ||
| 18593 | 2026.01.15 15:13:47.425576 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 118 rows starting from the beginning of the part | ||
| 18594 | 2026.01.15 15:13:47.425617 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1132 rows starting from the beginning of the part | ||
| 18595 | 2026.01.15 15:13:47.425655 [ 190 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 118 rows starting from the beginning of the part | ||
| 18596 | 2026.01.15 15:13:47.425899 [ 5 ] {c7e053d7-ca9f-4ec9-bbd5-776a2212a8de} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18597 | 2026.01.15 15:13:47.425936 [ 5 ] {c7e053d7-ca9f-4ec9-bbd5-776a2212a8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18598 | 2026.01.15 15:13:47.426248 [ 5 ] {c7e053d7-ca9f-4ec9-bbd5-776a2212a8de} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18599 | 2026.01.15 15:13:47.426472 [ 5 ] {c7e053d7-ca9f-4ec9-bbd5-776a2212a8de} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18600 | 2026.01.15 15:13:47.426612 [ 5 ] {c7e053d7-ca9f-4ec9-bbd5-776a2212a8de} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001221 sec., 25389.025389025388 rows/sec., 1.86 MiB/sec. | ||
| 18601 | 2026.01.15 15:13:47.426652 [ 5 ] {c7e053d7-ca9f-4ec9-bbd5-776a2212a8de} <Debug> TCPHandler: Processed in 0.001393845 sec. | ||
| 18602 | 2026.01.15 15:13:47.426755 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18603 | 2026.01.15 15:13:47.426851 [ 5 ] {d99ba7f5-2aeb-4ee0-81cc-93bd582e0336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18604 | 2026.01.15 15:13:47.426892 [ 5 ] {d99ba7f5-2aeb-4ee0-81cc-93bd582e0336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18605 | 2026.01.15 15:13:47.427339 [ 5 ] {d99ba7f5-2aeb-4ee0-81cc-93bd582e0336} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18606 | 2026.01.15 15:13:47.427375 [ 5 ] {d99ba7f5-2aeb-4ee0-81cc-93bd582e0336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18607 | 2026.01.15 15:13:47.427651 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6224 rows, containing 5 columns (5 merged, 0 gathered) in 0.002397769 sec., 2595746.2958274963 rows/sec., 220.28 MiB/sec. | ||
| 18608 | 2026.01.15 15:13:47.427696 [ 5 ] {d99ba7f5-2aeb-4ee0-81cc-93bd582e0336} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18609 | 2026.01.15 15:13:47.427917 [ 5 ] {d99ba7f5-2aeb-4ee0-81cc-93bd582e0336} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18610 | 2026.01.15 15:13:47.428027 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18611 | 2026.01.15 15:13:47.428059 [ 5 ] {d99ba7f5-2aeb-4ee0-81cc-93bd582e0336} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001228 sec., 77361.56351791532 rows/sec., 6.04 MiB/sec. | ||
| 18612 | 2026.01.15 15:13:47.428064 [ 99 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18613 | 2026.01.15 15:13:47.428104 [ 5 ] {d99ba7f5-2aeb-4ee0-81cc-93bd582e0336} <Debug> TCPHandler: Processed in 0.001397236 sec. | ||
| 18614 | 2026.01.15 15:13:47.428120 [ 99 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18615 | 2026.01.15 15:13:47.428153 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18616 | 2026.01.15 15:13:47.428223 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18617 | 2026.01.15 15:13:47.428248 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18618 | 2026.01.15 15:13:47.428325 [ 5 ] {bc80fc0c-c2f3-438f-b721-b689a232fcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18619 | 2026.01.15 15:13:47.428363 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18620 | 2026.01.15 15:13:47.428378 [ 5 ] {bc80fc0c-c2f3-438f-b721-b689a232fcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18621 | 2026.01.15 15:13:47.428398 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_121_24} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18622 | 2026.01.15 15:13:47.428403 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1250 rows starting from the beginning of the part | ||
| 18623 | 2026.01.15 15:13:47.428479 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 553 rows starting from the beginning of the part | ||
| 18624 | 2026.01.15 15:13:47.428483 [ 191 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_121_24} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18625 | 2026.01.15 15:13:47.428530 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 689 rows starting from the beginning of the part | ||
| 18626 | 2026.01.15 15:13:47.428572 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 95 rows starting from the beginning of the part | ||
| 18627 | 2026.01.15 15:13:47.428581 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 18628 | 2026.01.15 15:13:47.428609 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 689 rows starting from the beginning of the part | ||
| 18629 | 2026.01.15 15:13:47.428648 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 95 rows starting from the beginning of the part | ||
| 18630 | 2026.01.15 15:13:47.428810 [ 5 ] {bc80fc0c-c2f3-438f-b721-b689a232fcb6} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18631 | 2026.01.15 15:13:47.428852 [ 5 ] {bc80fc0c-c2f3-438f-b721-b689a232fcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18632 | 2026.01.15 15:13:47.429203 [ 5 ] {bc80fc0c-c2f3-438f-b721-b689a232fcb6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18633 | 2026.01.15 15:13:47.429453 [ 5 ] {bc80fc0c-c2f3-438f-b721-b689a232fcb6} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18634 | 2026.01.15 15:13:47.429586 [ 5 ] {bc80fc0c-c2f3-438f-b721-b689a232fcb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 18635 | 2026.01.15 15:13:47.429624 [ 5 ] {bc80fc0c-c2f3-438f-b721-b689a232fcb6} <Debug> TCPHandler: Processed in 0.001449858 sec. | ||
| 18636 | 2026.01.15 15:13:47.429732 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18637 | 2026.01.15 15:13:47.429834 [ 5 ] {2c00b5a6-95b5-4590-a495-3a501526ea26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18638 | 2026.01.15 15:13:47.429892 [ 5 ] {2c00b5a6-95b5-4590-a495-3a501526ea26} <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 | ||
| 18639 | 2026.01.15 15:13:47.429903 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696446 sec., 1987095.3746833084 rows/sec., 150.43 MiB/sec. | ||
| 18640 | 2026.01.15 15:13:47.430060 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18641 | 2026.01.15 15:13:47.430298 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_121_24} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18642 | 2026.01.15 15:13:47.430362 [ 189 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_121_24} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18643 | 2026.01.15 15:13:47.430423 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 18644 | 2026.01.15 15:13:47.430845 [ 5 ] {2c00b5a6-95b5-4590-a495-3a501526ea26} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18645 | 2026.01.15 15:13:47.430889 [ 5 ] {2c00b5a6-95b5-4590-a495-3a501526ea26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18646 | 2026.01.15 15:13:47.431472 [ 5 ] {2c00b5a6-95b5-4590-a495-3a501526ea26} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18647 | 2026.01.15 15:13:47.431700 [ 5 ] {2c00b5a6-95b5-4590-a495-3a501526ea26} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18648 | 2026.01.15 15:13:47.431848 [ 5 ] {2c00b5a6-95b5-4590-a495-3a501526ea26} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002033 sec., 15248.401377274962 rows/sec., 27.32 MiB/sec. | ||
| 18649 | 2026.01.15 15:13:47.431906 [ 5 ] {2c00b5a6-95b5-4590-a495-3a501526ea26} <Debug> TCPHandler: Processed in 0.002224433 sec. | ||
| 18650 | 2026.01.15 15:13:47.432021 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18651 | 2026.01.15 15:13:47.432117 [ 5 ] {539de16e-1417-4387-a2f7-d80f16ba216f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18652 | 2026.01.15 15:13:47.432161 [ 5 ] {539de16e-1417-4387-a2f7-d80f16ba216f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18653 | 2026.01.15 15:13:47.432514 [ 5 ] {539de16e-1417-4387-a2f7-d80f16ba216f} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18654 | 2026.01.15 15:13:47.432551 [ 5 ] {539de16e-1417-4387-a2f7-d80f16ba216f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18655 | 2026.01.15 15:13:47.432858 [ 5 ] {539de16e-1417-4387-a2f7-d80f16ba216f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18656 | 2026.01.15 15:13:47.433072 [ 5 ] {539de16e-1417-4387-a2f7-d80f16ba216f} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18657 | 2026.01.15 15:13:47.433177 [ 99 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18658 | 2026.01.15 15:13:47.433204 [ 5 ] {539de16e-1417-4387-a2f7-d80f16ba216f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 18659 | 2026.01.15 15:13:47.433211 [ 99 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18660 | 2026.01.15 15:13:47.433248 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18661 | 2026.01.15 15:13:47.433248 [ 5 ] {539de16e-1417-4387-a2f7-d80f16ba216f} <Debug> TCPHandler: Processed in 0.001277072 sec. | ||
| 18662 | 2026.01.15 15:13:47.433328 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18663 | 2026.01.15 15:13:47.433436 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18664 | 2026.01.15 15:13:47.433467 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 9094 rows starting from the beginning of the part | ||
| 18665 | 2026.01.15 15:13:47.433526 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 18666 | 2026.01.15 15:13:47.433571 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 104 rows starting from the beginning of the part | ||
| 18667 | 2026.01.15 15:13:47.433613 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 18668 | 2026.01.15 15:13:47.433655 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 18669 | 2026.01.15 15:13:47.433695 [ 195 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 18670 | 2026.01.15 15:13:47.436220 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9482 rows, containing 4 columns (4 merged, 0 gathered) in 0.002927956 sec., 3238436.6431735996 rows/sec., 206.35 MiB/sec. | ||
| 18671 | 2026.01.15 15:13:47.436485 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18672 | 2026.01.15 15:13:47.436801 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_121_24} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18673 | 2026.01.15 15:13:47.436881 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_121_24} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18674 | 2026.01.15 15:13:47.436987 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 18675 | 2026.01.15 15:13:51.442669 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18676 | 2026.01.15 15:13:51.442728 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18677 | 2026.01.15 15:13:51.699550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39388 | ||
| 18678 | 2026.01.15 15:13:51.700153 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18679 | 2026.01.15 15:13:51.700207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18680 | 2026.01.15 15:13:51.700765 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18681 | 2026.01.15 15:13:51.701046 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18682 | 2026.01.15 15:13:51.701220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39388 | ||
| 18683 | 2026.01.15 15:13:52.434128 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18684 | 2026.01.15 15:13:52.434307 [ 5 ] {d59d42e5-1412-4688-b122-0010084f3c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18685 | 2026.01.15 15:13:52.434374 [ 5 ] {d59d42e5-1412-4688-b122-0010084f3c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18686 | 2026.01.15 15:13:52.435223 [ 5 ] {d59d42e5-1412-4688-b122-0010084f3c31} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18687 | 2026.01.15 15:13:52.435272 [ 5 ] {d59d42e5-1412-4688-b122-0010084f3c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18688 | 2026.01.15 15:13:52.435693 [ 5 ] {d59d42e5-1412-4688-b122-0010084f3c31} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18689 | 2026.01.15 15:13:52.435934 [ 5 ] {d59d42e5-1412-4688-b122-0010084f3c31} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18690 | 2026.01.15 15:13:52.436084 [ 5 ] {d59d42e5-1412-4688-b122-0010084f3c31} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001825 sec., 224657.53424657535 rows/sec., 14.25 MiB/sec. | ||
| 18691 | 2026.01.15 15:13:52.436127 [ 5 ] {d59d42e5-1412-4688-b122-0010084f3c31} <Debug> TCPHandler: Processed in 0.002135199 sec. | ||
| 18692 | 2026.01.15 15:13:52.436252 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18693 | 2026.01.15 15:13:52.436349 [ 5 ] {3ff8655d-ad34-4ec8-8302-6384578093ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18694 | 2026.01.15 15:13:52.436392 [ 5 ] {3ff8655d-ad34-4ec8-8302-6384578093ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18695 | 2026.01.15 15:13:52.437488 [ 5 ] {3ff8655d-ad34-4ec8-8302-6384578093ed} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18696 | 2026.01.15 15:13:52.437524 [ 5 ] {3ff8655d-ad34-4ec8-8302-6384578093ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18697 | 2026.01.15 15:13:52.437897 [ 5 ] {3ff8655d-ad34-4ec8-8302-6384578093ed} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18698 | 2026.01.15 15:13:52.438119 [ 5 ] {3ff8655d-ad34-4ec8-8302-6384578093ed} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18699 | 2026.01.15 15:13:52.438251 [ 5 ] {3ff8655d-ad34-4ec8-8302-6384578093ed} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001921 sec., 589276.4185320146 rows/sec., 46.67 MiB/sec. | ||
| 18700 | 2026.01.15 15:13:52.438290 [ 5 ] {3ff8655d-ad34-4ec8-8302-6384578093ed} <Debug> TCPHandler: Processed in 0.002087288 sec. | ||
| 18701 | 2026.01.15 15:13:52.438404 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18702 | 2026.01.15 15:13:52.438501 [ 5 ] {71a3716f-71fe-468d-b2cb-6ab4f8d3888b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18703 | 2026.01.15 15:13:52.438542 [ 5 ] {71a3716f-71fe-468d-b2cb-6ab4f8d3888b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18704 | 2026.01.15 15:13:52.439107 [ 5 ] {71a3716f-71fe-468d-b2cb-6ab4f8d3888b} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18705 | 2026.01.15 15:13:52.439144 [ 5 ] {71a3716f-71fe-468d-b2cb-6ab4f8d3888b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18706 | 2026.01.15 15:13:52.439482 [ 5 ] {71a3716f-71fe-468d-b2cb-6ab4f8d3888b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18707 | 2026.01.15 15:13:52.439706 [ 5 ] {71a3716f-71fe-468d-b2cb-6ab4f8d3888b} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18708 | 2026.01.15 15:13:52.439838 [ 5 ] {71a3716f-71fe-468d-b2cb-6ab4f8d3888b} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001356 sec., 158554.57227138642 rows/sec., 9.41 MiB/sec. | ||
| 18709 | 2026.01.15 15:13:52.439877 [ 5 ] {71a3716f-71fe-468d-b2cb-6ab4f8d3888b} <Debug> TCPHandler: Processed in 0.00152357 sec. | ||
| 18710 | 2026.01.15 15:13:52.439987 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18711 | 2026.01.15 15:13:52.440082 [ 5 ] {636c6e38-6e93-4079-a771-2b4da0236457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18712 | 2026.01.15 15:13:52.440123 [ 5 ] {636c6e38-6e93-4079-a771-2b4da0236457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18713 | 2026.01.15 15:13:52.440668 [ 5 ] {636c6e38-6e93-4079-a771-2b4da0236457} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18714 | 2026.01.15 15:13:52.440705 [ 5 ] {636c6e38-6e93-4079-a771-2b4da0236457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18715 | 2026.01.15 15:13:52.441017 [ 5 ] {636c6e38-6e93-4079-a771-2b4da0236457} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18716 | 2026.01.15 15:13:52.441236 [ 5 ] {636c6e38-6e93-4079-a771-2b4da0236457} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18717 | 2026.01.15 15:13:52.441367 [ 5 ] {636c6e38-6e93-4079-a771-2b4da0236457} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001302 sec., 162826.42089093704 rows/sec., 10.50 MiB/sec. | ||
| 18718 | 2026.01.15 15:13:52.441406 [ 5 ] {636c6e38-6e93-4079-a771-2b4da0236457} <Debug> TCPHandler: Processed in 0.001467678 sec. | ||
| 18719 | 2026.01.15 15:13:52.441520 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18720 | 2026.01.15 15:13:52.441616 [ 5 ] {068c35b1-51a0-4052-9780-f6a0a4d622c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18721 | 2026.01.15 15:13:52.441657 [ 5 ] {068c35b1-51a0-4052-9780-f6a0a4d622c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18722 | 2026.01.15 15:13:52.442180 [ 5 ] {068c35b1-51a0-4052-9780-f6a0a4d622c3} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18723 | 2026.01.15 15:13:52.442218 [ 5 ] {068c35b1-51a0-4052-9780-f6a0a4d622c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18724 | 2026.01.15 15:13:52.442534 [ 5 ] {068c35b1-51a0-4052-9780-f6a0a4d622c3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18725 | 2026.01.15 15:13:52.442778 [ 5 ] {068c35b1-51a0-4052-9780-f6a0a4d622c3} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18726 | 2026.01.15 15:13:52.442909 [ 5 ] {068c35b1-51a0-4052-9780-f6a0a4d622c3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001311 sec., 160945.84286803965 rows/sec., 9.14 MiB/sec. | ||
| 18727 | 2026.01.15 15:13:52.442949 [ 5 ] {068c35b1-51a0-4052-9780-f6a0a4d622c3} <Debug> TCPHandler: Processed in 0.001478178 sec. | ||
| 18728 | 2026.01.15 15:13:52.443053 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18729 | 2026.01.15 15:13:52.443149 [ 5 ] {748283ac-841a-4425-9a95-2b8c309f9cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18730 | 2026.01.15 15:13:52.443191 [ 5 ] {748283ac-841a-4425-9a95-2b8c309f9cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18731 | 2026.01.15 15:13:52.444004 [ 5 ] {748283ac-841a-4425-9a95-2b8c309f9cd1} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18732 | 2026.01.15 15:13:52.444043 [ 5 ] {748283ac-841a-4425-9a95-2b8c309f9cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18733 | 2026.01.15 15:13:52.444387 [ 5 ] {748283ac-841a-4425-9a95-2b8c309f9cd1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18734 | 2026.01.15 15:13:52.444613 [ 5 ] {748283ac-841a-4425-9a95-2b8c309f9cd1} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18735 | 2026.01.15 15:13:52.444744 [ 5 ] {748283ac-841a-4425-9a95-2b8c309f9cd1} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001612 sec., 427419.3548387097 rows/sec., 29.85 MiB/sec. | ||
| 18736 | 2026.01.15 15:13:52.444786 [ 5 ] {748283ac-841a-4425-9a95-2b8c309f9cd1} <Debug> TCPHandler: Processed in 0.001783609 sec. | ||
| 18737 | 2026.01.15 15:13:52.444908 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18738 | 2026.01.15 15:13:52.445030 [ 5 ] {af2322ef-7048-4117-82fd-a2f9b564c5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18739 | 2026.01.15 15:13:52.445083 [ 5 ] {af2322ef-7048-4117-82fd-a2f9b564c5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18740 | 2026.01.15 15:13:52.445482 [ 5 ] {af2322ef-7048-4117-82fd-a2f9b564c5ef} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18741 | 2026.01.15 15:13:52.445519 [ 5 ] {af2322ef-7048-4117-82fd-a2f9b564c5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18742 | 2026.01.15 15:13:52.445846 [ 5 ] {af2322ef-7048-4117-82fd-a2f9b564c5ef} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18743 | 2026.01.15 15:13:52.446081 [ 5 ] {af2322ef-7048-4117-82fd-a2f9b564c5ef} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18744 | 2026.01.15 15:13:52.446196 [ 63 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 18745 | 2026.01.15 15:13:52.446214 [ 5 ] {af2322ef-7048-4117-82fd-a2f9b564c5ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001209 sec., 4962.779156327543 rows/sec., 259.29 KiB/sec. | ||
| 18746 | 2026.01.15 15:13:52.446264 [ 63 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18747 | 2026.01.15 15:13:52.446273 [ 5 ] {af2322ef-7048-4117-82fd-a2f9b564c5ef} <Debug> TCPHandler: Processed in 0.001425787 sec. | ||
| 18748 | 2026.01.15 15:13:52.446294 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18749 | 2026.01.15 15:13:52.446379 [ 224 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18750 | 2026.01.15 15:13:52.446391 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18751 | 2026.01.15 15:13:52.446412 [ 224 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18752 | 2026.01.15 15:13:52.446415 [ 189 ] {cd73576f-9a28-4eed-af67-1d578245a313::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 | ||
| 18753 | 2026.01.15 15:13:52.446502 [ 5 ] {3e835ed2-a635-4e68-a95e-1eea1decf8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18754 | 2026.01.15 15:13:52.446549 [ 5 ] {3e835ed2-a635-4e68-a95e-1eea1decf8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18755 | 2026.01.15 15:13:52.446583 [ 189 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18756 | 2026.01.15 15:13:52.446629 [ 189 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
| 18757 | 2026.01.15 15:13:52.446704 [ 189 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 18758 | 2026.01.15 15:13:52.446759 [ 189 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 18759 | 2026.01.15 15:13:52.446806 [ 189 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 18760 | 2026.01.15 15:13:52.446849 [ 189 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 18761 | 2026.01.15 15:13:52.446893 [ 189 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 18762 | 2026.01.15 15:13:52.447062 [ 5 ] {3e835ed2-a635-4e68-a95e-1eea1decf8c8} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18763 | 2026.01.15 15:13:52.447105 [ 5 ] {3e835ed2-a635-4e68-a95e-1eea1decf8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18764 | 2026.01.15 15:13:52.447546 [ 5 ] {3e835ed2-a635-4e68-a95e-1eea1decf8c8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18765 | 2026.01.15 15:13:52.447813 [ 5 ] {3e835ed2-a635-4e68-a95e-1eea1decf8c8} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18766 | 2026.01.15 15:13:52.447822 [ 202 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001465658 sec., 229248.56958444603 rows/sec., 11.70 MiB/sec. | ||
| 18767 | 2026.01.15 15:13:52.447953 [ 5 ] {3e835ed2-a635-4e68-a95e-1eea1decf8c8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00147 sec., 213605.44217687077 rows/sec., 14.03 MiB/sec. | ||
| 18768 | 2026.01.15 15:13:52.447966 [ 186 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 18769 | 2026.01.15 15:13:52.447994 [ 5 ] {3e835ed2-a635-4e68-a95e-1eea1decf8c8} <Debug> TCPHandler: Processed in 0.001651814 sec. | ||
| 18770 | 2026.01.15 15:13:52.448097 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18771 | 2026.01.15 15:13:52.448191 [ 5 ] {d37b11ab-dcca-4c2b-85be-f86d0dc8ed09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18772 | 2026.01.15 15:13:52.448236 [ 5 ] {d37b11ab-dcca-4c2b-85be-f86d0dc8ed09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18773 | 2026.01.15 15:13:52.448298 [ 186 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_56_11} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18774 | 2026.01.15 15:13:52.448375 [ 186 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_56_11} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 18775 | 2026.01.15 15:13:52.448455 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18776 | 2026.01.15 15:13:52.448540 [ 5 ] {d37b11ab-dcca-4c2b-85be-f86d0dc8ed09} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18777 | 2026.01.15 15:13:52.448575 [ 5 ] {d37b11ab-dcca-4c2b-85be-f86d0dc8ed09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18778 | 2026.01.15 15:13:52.448892 [ 5 ] {d37b11ab-dcca-4c2b-85be-f86d0dc8ed09} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18779 | 2026.01.15 15:13:52.449049 [ 224 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18780 | 2026.01.15 15:13:52.449163 [ 5 ] {d37b11ab-dcca-4c2b-85be-f86d0dc8ed09} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18781 | 2026.01.15 15:13:52.449301 [ 5 ] {d37b11ab-dcca-4c2b-85be-f86d0dc8ed09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 18782 | 2026.01.15 15:13:52.449338 [ 5 ] {d37b11ab-dcca-4c2b-85be-f86d0dc8ed09} <Debug> TCPHandler: Processed in 0.001290132 sec. | ||
| 18783 | 2026.01.15 15:13:52.449446 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18784 | 2026.01.15 15:13:52.449540 [ 5 ] {9fa95957-fccf-4ae0-a1db-ac8f943be734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18785 | 2026.01.15 15:13:52.449596 [ 5 ] {9fa95957-fccf-4ae0-a1db-ac8f943be734} <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 | ||
| 18786 | 2026.01.15 15:13:52.450408 [ 5 ] {9fa95957-fccf-4ae0-a1db-ac8f943be734} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18787 | 2026.01.15 15:13:52.450444 [ 5 ] {9fa95957-fccf-4ae0-a1db-ac8f943be734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18788 | 2026.01.15 15:13:52.450979 [ 5 ] {9fa95957-fccf-4ae0-a1db-ac8f943be734} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18789 | 2026.01.15 15:13:52.451214 [ 5 ] {9fa95957-fccf-4ae0-a1db-ac8f943be734} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18790 | 2026.01.15 15:13:52.451357 [ 5 ] {9fa95957-fccf-4ae0-a1db-ac8f943be734} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001834 sec., 5452.562704471102 rows/sec., 9.77 MiB/sec. | ||
| 18791 | 2026.01.15 15:13:52.451413 [ 5 ] {9fa95957-fccf-4ae0-a1db-ac8f943be734} <Debug> TCPHandler: Processed in 0.002015136 sec. | ||
| 18792 | 2026.01.15 15:13:52.451534 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18793 | 2026.01.15 15:13:52.451653 [ 5 ] {37f0f509-d673-401c-a53f-f7be9b805946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18794 | 2026.01.15 15:13:52.451704 [ 5 ] {37f0f509-d673-401c-a53f-f7be9b805946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18795 | 2026.01.15 15:13:52.452112 [ 5 ] {37f0f509-d673-401c-a53f-f7be9b805946} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18796 | 2026.01.15 15:13:52.452157 [ 5 ] {37f0f509-d673-401c-a53f-f7be9b805946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18797 | 2026.01.15 15:13:52.452539 [ 5 ] {37f0f509-d673-401c-a53f-f7be9b805946} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18798 | 2026.01.15 15:13:52.452756 [ 5 ] {37f0f509-d673-401c-a53f-f7be9b805946} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18799 | 2026.01.15 15:13:52.452886 [ 5 ] {37f0f509-d673-401c-a53f-f7be9b805946} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001257 sec., 82736.67462211614 rows/sec., 5.07 MiB/sec. | ||
| 18800 | 2026.01.15 15:13:52.452925 [ 5 ] {37f0f509-d673-401c-a53f-f7be9b805946} <Debug> TCPHandler: Processed in 0.001452938 sec. | ||
| 18801 | 2026.01.15 15:13:53.771075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18802 | 2026.01.15 15:13:53.789395 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18803 | 2026.01.15 15:13:53.789454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18804 | 2026.01.15 15:13:53.795609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18805 | 2026.01.15 15:13:53.796340 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18806 | 2026.01.15 15:13:53.799616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18807 | 2026.01.15 15:13:56.801467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2388 | ||
| 18808 | 2026.01.15 15:13:56.803883 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18809 | 2026.01.15 15:13:56.803952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18810 | 2026.01.15 15:13:56.805139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18811 | 2026.01.15 15:13:56.805417 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18812 | 2026.01.15 15:13:56.805680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2388 | ||
| 18813 | 2026.01.15 15:13:57.127551 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18814 | 2026.01.15 15:13:57.127757 [ 5 ] {c0497594-79fe-4d64-ad64-a903d467b668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18815 | 2026.01.15 15:13:57.127835 [ 5 ] {c0497594-79fe-4d64-ad64-a903d467b668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18816 | 2026.01.15 15:13:57.128556 [ 5 ] {c0497594-79fe-4d64-ad64-a903d467b668} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18817 | 2026.01.15 15:13:57.128612 [ 5 ] {c0497594-79fe-4d64-ad64-a903d467b668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18818 | 2026.01.15 15:13:57.129030 [ 5 ] {c0497594-79fe-4d64-ad64-a903d467b668} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18819 | 2026.01.15 15:13:57.129272 [ 5 ] {c0497594-79fe-4d64-ad64-a903d467b668} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18820 | 2026.01.15 15:13:57.129436 [ 5 ] {c0497594-79fe-4d64-ad64-a903d467b668} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001733 sec., 13848.817080207733 rows/sec., 1.15 MiB/sec. | ||
| 18821 | 2026.01.15 15:13:57.129444 [ 56 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18822 | 2026.01.15 15:13:57.129492 [ 5 ] {c0497594-79fe-4d64-ad64-a903d467b668} <Debug> TCPHandler: Processed in 0.002074038 sec. | ||
| 18823 | 2026.01.15 15:13:57.129522 [ 56 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18824 | 2026.01.15 15:13:57.129553 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18825 | 2026.01.15 15:13:57.129627 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18826 | 2026.01.15 15:13:57.129658 [ 193 ] {ad86412f-b1aa-4b04-8739-c099606ac133::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 | ||
| 18827 | 2026.01.15 15:13:57.129735 [ 5 ] {549e4571-976f-4ce6-9e12-de3f4767afe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18828 | 2026.01.15 15:13:57.129786 [ 5 ] {549e4571-976f-4ce6-9e12-de3f4767afe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18829 | 2026.01.15 15:13:57.129787 [ 193 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18830 | 2026.01.15 15:13:57.129836 [ 193 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 434 rows starting from the beginning of the part | ||
| 18831 | 2026.01.15 15:13:57.129910 [ 193 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 410 rows starting from the beginning of the part | ||
| 18832 | 2026.01.15 15:13:57.129988 [ 193 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 410 rows starting from the beginning of the part | ||
| 18833 | 2026.01.15 15:13:57.130042 [ 193 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 410 rows starting from the beginning of the part | ||
| 18834 | 2026.01.15 15:13:57.130087 [ 193 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 410 rows starting from the beginning of the part | ||
| 18835 | 2026.01.15 15:13:57.130129 [ 193 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 18836 | 2026.01.15 15:13:57.130221 [ 5 ] {549e4571-976f-4ce6-9e12-de3f4767afe8} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18837 | 2026.01.15 15:13:57.130265 [ 5 ] {549e4571-976f-4ce6-9e12-de3f4767afe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18838 | 2026.01.15 15:13:57.130617 [ 5 ] {549e4571-976f-4ce6-9e12-de3f4767afe8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18839 | 2026.01.15 15:13:57.130855 [ 5 ] {549e4571-976f-4ce6-9e12-de3f4767afe8} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18840 | 2026.01.15 15:13:57.130995 [ 5 ] {549e4571-976f-4ce6-9e12-de3f4767afe8} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001284 sec., 9345.794392523365 rows/sec., 762.08 KiB/sec. | ||
| 18841 | 2026.01.15 15:13:57.131037 [ 5 ] {549e4571-976f-4ce6-9e12-de3f4767afe8} <Debug> TCPHandler: Processed in 0.001462678 sec. | ||
| 18842 | 2026.01.15 15:13:57.131164 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18843 | 2026.01.15 15:13:57.131290 [ 5 ] {56916396-396f-4a84-922f-68b65e328496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18844 | 2026.01.15 15:13:57.131342 [ 5 ] {56916396-396f-4a84-922f-68b65e328496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18845 | 2026.01.15 15:13:57.131356 [ 186 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745347 sec., 1202053.2306756193 rows/sec., 81.38 MiB/sec. | ||
| 18846 | 2026.01.15 15:13:57.131502 [ 193 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18847 | 2026.01.15 15:13:57.131759 [ 193 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_61_12} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18848 | 2026.01.15 15:13:57.131834 [ 193 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_61_12} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18849 | 2026.01.15 15:13:57.131909 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 18850 | 2026.01.15 15:13:57.132334 [ 5 ] {56916396-396f-4a84-922f-68b65e328496} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18851 | 2026.01.15 15:13:57.132378 [ 5 ] {56916396-396f-4a84-922f-68b65e328496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18852 | 2026.01.15 15:13:57.132796 [ 5 ] {56916396-396f-4a84-922f-68b65e328496} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18853 | 2026.01.15 15:13:57.133028 [ 5 ] {56916396-396f-4a84-922f-68b65e328496} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18854 | 2026.01.15 15:13:57.133169 [ 5 ] {56916396-396f-4a84-922f-68b65e328496} <Debug> executeQuery: Read 1384 rows, 118.22 KiB in 0.001906 sec., 726128.0167890871 rows/sec., 60.57 MiB/sec. | ||
| 18855 | 2026.01.15 15:13:57.133209 [ 5 ] {56916396-396f-4a84-922f-68b65e328496} <Debug> TCPHandler: Processed in 0.002107549 sec. | ||
| 18856 | 2026.01.15 15:13:57.133329 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18857 | 2026.01.15 15:13:57.133427 [ 5 ] {3265742e-0a14-407a-ae38-18bc383d177a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18858 | 2026.01.15 15:13:57.133472 [ 5 ] {3265742e-0a14-407a-ae38-18bc383d177a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18859 | 2026.01.15 15:13:57.133914 [ 5 ] {3265742e-0a14-407a-ae38-18bc383d177a} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18860 | 2026.01.15 15:13:57.133957 [ 5 ] {3265742e-0a14-407a-ae38-18bc383d177a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18861 | 2026.01.15 15:13:57.134267 [ 5 ] {3265742e-0a14-407a-ae38-18bc383d177a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18862 | 2026.01.15 15:13:57.134490 [ 5 ] {3265742e-0a14-407a-ae38-18bc383d177a} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18863 | 2026.01.15 15:13:57.134625 [ 5 ] {3265742e-0a14-407a-ae38-18bc383d177a} <Debug> executeQuery: Read 55 rows, 4.13 KiB in 0.001218 sec., 45155.9934318555 rows/sec., 3.31 MiB/sec. | ||
| 18864 | 2026.01.15 15:13:57.134664 [ 5 ] {3265742e-0a14-407a-ae38-18bc383d177a} <Debug> TCPHandler: Processed in 0.001386606 sec. | ||
| 18865 | 2026.01.15 15:13:57.134773 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18866 | 2026.01.15 15:13:57.134879 [ 5 ] {234e729e-187e-4555-901b-e7ca79d55eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18867 | 2026.01.15 15:13:57.134923 [ 5 ] {234e729e-187e-4555-901b-e7ca79d55eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18868 | 2026.01.15 15:13:57.135400 [ 5 ] {234e729e-187e-4555-901b-e7ca79d55eeb} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18869 | 2026.01.15 15:13:57.135438 [ 5 ] {234e729e-187e-4555-901b-e7ca79d55eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18870 | 2026.01.15 15:13:57.135787 [ 5 ] {234e729e-187e-4555-901b-e7ca79d55eeb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18871 | 2026.01.15 15:13:57.136007 [ 5 ] {234e729e-187e-4555-901b-e7ca79d55eeb} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18872 | 2026.01.15 15:13:57.136122 [ 56 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18873 | 2026.01.15 15:13:57.136142 [ 5 ] {234e729e-187e-4555-901b-e7ca79d55eeb} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001283 sec., 196414.65315666405 rows/sec., 13.58 MiB/sec. | ||
| 18874 | 2026.01.15 15:13:57.136157 [ 56 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18875 | 2026.01.15 15:13:57.136184 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18876 | 2026.01.15 15:13:57.136188 [ 5 ] {234e729e-187e-4555-901b-e7ca79d55eeb} <Debug> TCPHandler: Processed in 0.001467118 sec. | ||
| 18877 | 2026.01.15 15:13:57.136268 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 18878 | 2026.01.15 15:13:57.136319 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18879 | 2026.01.15 15:13:57.136388 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18880 | 2026.01.15 15:13:57.136420 [ 5 ] {83248cf5-2740-4425-8c04-d37f8a4eb063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18881 | 2026.01.15 15:13:57.136426 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 465 rows starting from the beginning of the part | ||
| 18882 | 2026.01.15 15:13:57.136469 [ 5 ] {83248cf5-2740-4425-8c04-d37f8a4eb063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18883 | 2026.01.15 15:13:57.136507 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 228 rows starting from the beginning of the part | ||
| 18884 | 2026.01.15 15:13:57.136566 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 212 rows starting from the beginning of the part | ||
| 18885 | 2026.01.15 15:13:57.136610 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 212 rows starting from the beginning of the part | ||
| 18886 | 2026.01.15 15:13:57.136655 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 212 rows starting from the beginning of the part | ||
| 18887 | 2026.01.15 15:13:57.136695 [ 197 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 252 rows starting from the beginning of the part | ||
| 18888 | 2026.01.15 15:13:57.136878 [ 5 ] {83248cf5-2740-4425-8c04-d37f8a4eb063} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18889 | 2026.01.15 15:13:57.136921 [ 5 ] {83248cf5-2740-4425-8c04-d37f8a4eb063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18890 | 2026.01.15 15:13:57.137251 [ 5 ] {83248cf5-2740-4425-8c04-d37f8a4eb063} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18891 | 2026.01.15 15:13:57.137485 [ 5 ] {83248cf5-2740-4425-8c04-d37f8a4eb063} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18892 | 2026.01.15 15:13:57.137596 [ 56 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18893 | 2026.01.15 15:13:57.137618 [ 5 ] {83248cf5-2740-4425-8c04-d37f8a4eb063} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001217 sec., 9860.312243221035 rows/sec., 770.34 KiB/sec. | ||
| 18894 | 2026.01.15 15:13:57.137626 [ 56 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18895 | 2026.01.15 15:13:57.137658 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18896 | 2026.01.15 15:13:57.137665 [ 5 ] {83248cf5-2740-4425-8c04-d37f8a4eb063} <Debug> TCPHandler: Processed in 0.001397937 sec. | ||
| 18897 | 2026.01.15 15:13:57.137682 [ 186 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454968 sec., 1086621.8363565383 rows/sec., 76.35 MiB/sec. | ||
| 18898 | 2026.01.15 15:13:57.137722 [ 193 ] {92b00d27-a357-4dca-9025-e7bac198f88b::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 | ||
| 18899 | 2026.01.15 15:13:57.137779 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18900 | 2026.01.15 15:13:57.137805 [ 193 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18901 | 2026.01.15 15:13:57.137836 [ 193 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 223 rows starting from the beginning of the part | ||
| 18902 | 2026.01.15 15:13:57.137835 [ 188 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18903 | 2026.01.15 15:13:57.137883 [ 5 ] {c2e7b93b-3e09-4af8-a43b-06548470b97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18904 | 2026.01.15 15:13:57.137885 [ 193 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 211 rows starting from the beginning of the part | ||
| 18905 | 2026.01.15 15:13:57.137936 [ 5 ] {c2e7b93b-3e09-4af8-a43b-06548470b97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18906 | 2026.01.15 15:13:57.137947 [ 193 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 211 rows starting from the beginning of the part | ||
| 18907 | 2026.01.15 15:13:57.138008 [ 193 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 211 rows starting from the beginning of the part | ||
| 18908 | 2026.01.15 15:13:57.138042 [ 193 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 211 rows starting from the beginning of the part | ||
| 18909 | 2026.01.15 15:13:57.138078 [ 193 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
| 18910 | 2026.01.15 15:13:57.138150 [ 188 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_76_15} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18911 | 2026.01.15 15:13:57.138243 [ 188 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_76_15} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18912 | 2026.01.15 15:13:57.138318 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 18913 | 2026.01.15 15:13:57.138579 [ 5 ] {c2e7b93b-3e09-4af8-a43b-06548470b97a} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18914 | 2026.01.15 15:13:57.138621 [ 5 ] {c2e7b93b-3e09-4af8-a43b-06548470b97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18915 | 2026.01.15 15:13:57.138950 [ 187 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251471 sec., 862185.3802445282 rows/sec., 52.62 MiB/sec. | ||
| 18916 | 2026.01.15 15:13:57.138987 [ 5 ] {c2e7b93b-3e09-4af8-a43b-06548470b97a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18917 | 2026.01.15 15:13:57.139115 [ 193 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18918 | 2026.01.15 15:13:57.139261 [ 5 ] {c2e7b93b-3e09-4af8-a43b-06548470b97a} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18919 | 2026.01.15 15:13:57.139394 [ 193 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_61_12} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18920 | 2026.01.15 15:13:57.139415 [ 5 ] {c2e7b93b-3e09-4af8-a43b-06548470b97a} <Debug> executeQuery: Read 599 rows, 46.12 KiB in 0.00155 sec., 386451.6129032258 rows/sec., 29.06 MiB/sec. | ||
| 18921 | 2026.01.15 15:13:57.139460 [ 5 ] {c2e7b93b-3e09-4af8-a43b-06548470b97a} <Debug> TCPHandler: Processed in 0.001730857 sec. | ||
| 18922 | 2026.01.15 15:13:57.139464 [ 193 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_61_12} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18923 | 2026.01.15 15:13:57.139534 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 18924 | 2026.01.15 15:13:57.139573 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18925 | 2026.01.15 15:13:57.139672 [ 5 ] {85fae719-c457-4020-89c6-7b2b817b0660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18926 | 2026.01.15 15:13:57.139715 [ 5 ] {85fae719-c457-4020-89c6-7b2b817b0660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18927 | 2026.01.15 15:13:57.140302 [ 5 ] {85fae719-c457-4020-89c6-7b2b817b0660} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18928 | 2026.01.15 15:13:57.140339 [ 5 ] {85fae719-c457-4020-89c6-7b2b817b0660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18929 | 2026.01.15 15:13:57.140736 [ 5 ] {85fae719-c457-4020-89c6-7b2b817b0660} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18930 | 2026.01.15 15:13:57.140956 [ 5 ] {85fae719-c457-4020-89c6-7b2b817b0660} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18931 | 2026.01.15 15:13:57.141073 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_118_24 to all_123_123_0 | ||
| 18932 | 2026.01.15 15:13:57.141085 [ 5 ] {85fae719-c457-4020-89c6-7b2b817b0660} <Debug> executeQuery: Read 1028 rows, 73.38 KiB in 0.001432 sec., 717877.094972067 rows/sec., 50.04 MiB/sec. | ||
| 18933 | 2026.01.15 15:13:57.141109 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18934 | 2026.01.15 15:13:57.141135 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18935 | 2026.01.15 15:13:57.141150 [ 5 ] {85fae719-c457-4020-89c6-7b2b817b0660} <Debug> TCPHandler: Processed in 0.001625104 sec. | ||
| 18936 | 2026.01.15 15:13:57.141193 [ 188 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_123_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_118_24 to all_123_123_0 into Compact with storage Full | ||
| 18937 | 2026.01.15 15:13:57.141290 [ 188 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_123_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18938 | 2026.01.15 15:13:57.141294 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18939 | 2026.01.15 15:13:57.141319 [ 188 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_24, total 42008 rows starting from the beginning of the part | ||
| 18940 | 2026.01.15 15:13:57.141382 [ 188 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 18941 | 2026.01.15 15:13:57.141423 [ 5 ] {b91fc6ac-95ab-49cf-96bf-637ce61dd4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18942 | 2026.01.15 15:13:57.141427 [ 188 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 314 rows starting from the beginning of the part | ||
| 18943 | 2026.01.15 15:13:57.141490 [ 188 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 18944 | 2026.01.15 15:13:57.141498 [ 5 ] {b91fc6ac-95ab-49cf-96bf-637ce61dd4eb} <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 | ||
| 18945 | 2026.01.15 15:13:57.141530 [ 188 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 314 rows starting from the beginning of the part | ||
| 18946 | 2026.01.15 15:13:57.141575 [ 188 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1028 rows starting from the beginning of the part | ||
| 18947 | 2026.01.15 15:13:57.142425 [ 5 ] {b91fc6ac-95ab-49cf-96bf-637ce61dd4eb} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18948 | 2026.01.15 15:13:57.142467 [ 5 ] {b91fc6ac-95ab-49cf-96bf-637ce61dd4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18949 | 2026.01.15 15:13:57.143122 [ 5 ] {b91fc6ac-95ab-49cf-96bf-637ce61dd4eb} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18950 | 2026.01.15 15:13:57.143370 [ 5 ] {b91fc6ac-95ab-49cf-96bf-637ce61dd4eb} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18951 | 2026.01.15 15:13:57.143521 [ 5 ] {b91fc6ac-95ab-49cf-96bf-637ce61dd4eb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002122 sec., 14608.859566446747 rows/sec., 26.18 MiB/sec. | ||
| 18952 | 2026.01.15 15:13:57.143593 [ 5 ] {b91fc6ac-95ab-49cf-96bf-637ce61dd4eb} <Debug> TCPHandler: Processed in 0.002360188 sec. | ||
| 18953 | 2026.01.15 15:13:57.143715 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18954 | 2026.01.15 15:13:57.143811 [ 5 ] {0c0effcf-f5d4-4a16-adf3-5f250aedb266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18955 | 2026.01.15 15:13:57.143856 [ 5 ] {0c0effcf-f5d4-4a16-adf3-5f250aedb266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18956 | 2026.01.15 15:13:57.144204 [ 5 ] {0c0effcf-f5d4-4a16-adf3-5f250aedb266} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18957 | 2026.01.15 15:13:57.144241 [ 5 ] {0c0effcf-f5d4-4a16-adf3-5f250aedb266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18958 | 2026.01.15 15:13:57.144567 [ 5 ] {0c0effcf-f5d4-4a16-adf3-5f250aedb266} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18959 | 2026.01.15 15:13:57.144784 [ 5 ] {0c0effcf-f5d4-4a16-adf3-5f250aedb266} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18960 | 2026.01.15 15:13:57.144920 [ 5 ] {0c0effcf-f5d4-4a16-adf3-5f250aedb266} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001127 sec., 51464.063886424134 rows/sec., 3.48 MiB/sec. | ||
| 18961 | 2026.01.15 15:13:57.144959 [ 5 ] {0c0effcf-f5d4-4a16-adf3-5f250aedb266} <Debug> TCPHandler: Processed in 0.001293023 sec. | ||
| 18962 | 2026.01.15 15:13:57.149505 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_123_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43984 rows, containing 5 columns (5 merged, 0 gathered) in 0.008335984 sec., 5276401.682152941 rows/sec., 355.11 MiB/sec. | ||
| 18963 | 2026.01.15 15:13:57.149865 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_123_25} <Trace> MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) | ||
| 18964 | 2026.01.15 15:13:57.150134 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18965 | 2026.01.15 15:13:57.150203 [ 186 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_118_24, all_123_123_0] -> all_1_123_25 | ||
| 18966 | 2026.01.15 15:13:57.150300 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 18967 | 2026.01.15 15:13:57.414832 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18968 | 2026.01.15 15:13:57.414984 [ 5 ] {82bfa524-4d78-4d45-9ba1-15ab4e774bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18969 | 2026.01.15 15:13:57.415041 [ 5 ] {82bfa524-4d78-4d45-9ba1-15ab4e774bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18970 | 2026.01.15 15:13:57.415631 [ 5 ] {82bfa524-4d78-4d45-9ba1-15ab4e774bf3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18971 | 2026.01.15 15:13:57.415672 [ 5 ] {82bfa524-4d78-4d45-9ba1-15ab4e774bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18972 | 2026.01.15 15:13:57.416014 [ 5 ] {82bfa524-4d78-4d45-9ba1-15ab4e774bf3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18973 | 2026.01.15 15:13:57.416246 [ 5 ] {82bfa524-4d78-4d45-9ba1-15ab4e774bf3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18974 | 2026.01.15 15:13:57.416396 [ 5 ] {82bfa524-4d78-4d45-9ba1-15ab4e774bf3} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001448 sec., 2762.430939226519 rows/sec., 232.68 KiB/sec. | ||
| 18975 | 2026.01.15 15:13:57.416443 [ 5 ] {82bfa524-4d78-4d45-9ba1-15ab4e774bf3} <Debug> TCPHandler: Processed in 0.001701485 sec. | ||
| 18976 | 2026.01.15 15:13:57.416574 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18977 | 2026.01.15 15:13:57.416678 [ 5 ] {ac8be0de-4817-473f-8579-f7163786122a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18978 | 2026.01.15 15:13:57.416718 [ 5 ] {ac8be0de-4817-473f-8579-f7163786122a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18979 | 2026.01.15 15:13:57.417134 [ 5 ] {ac8be0de-4817-473f-8579-f7163786122a} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18980 | 2026.01.15 15:13:57.417171 [ 5 ] {ac8be0de-4817-473f-8579-f7163786122a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18981 | 2026.01.15 15:13:57.417484 [ 5 ] {ac8be0de-4817-473f-8579-f7163786122a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18982 | 2026.01.15 15:13:57.417712 [ 5 ] {ac8be0de-4817-473f-8579-f7163786122a} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18983 | 2026.01.15 15:13:57.417842 [ 5 ] {ac8be0de-4817-473f-8579-f7163786122a} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001187 sec., 6739.6798652064035 rows/sec., 541.35 KiB/sec. | ||
| 18984 | 2026.01.15 15:13:57.417880 [ 5 ] {ac8be0de-4817-473f-8579-f7163786122a} <Debug> TCPHandler: Processed in 0.001364455 sec. | ||
| 18985 | 2026.01.15 15:13:57.417996 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18986 | 2026.01.15 15:13:57.418088 [ 5 ] {bc65b368-d666-4c01-a095-b12e1de47e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18987 | 2026.01.15 15:13:57.418130 [ 5 ] {bc65b368-d666-4c01-a095-b12e1de47e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18988 | 2026.01.15 15:13:57.418479 [ 5 ] {bc65b368-d666-4c01-a095-b12e1de47e92} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18989 | 2026.01.15 15:13:57.418514 [ 5 ] {bc65b368-d666-4c01-a095-b12e1de47e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18990 | 2026.01.15 15:13:57.418805 [ 5 ] {bc65b368-d666-4c01-a095-b12e1de47e92} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18991 | 2026.01.15 15:13:57.419018 [ 5 ] {bc65b368-d666-4c01-a095-b12e1de47e92} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18992 | 2026.01.15 15:13:57.419150 [ 5 ] {bc65b368-d666-4c01-a095-b12e1de47e92} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.001081 sec., 1850.1387604070308 rows/sec., 140.93 KiB/sec. | ||
| 18993 | 2026.01.15 15:13:57.419186 [ 5 ] {bc65b368-d666-4c01-a095-b12e1de47e92} <Debug> TCPHandler: Processed in 0.001238151 sec. | ||
| 18994 | 2026.01.15 15:13:57.419296 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18995 | 2026.01.15 15:13:57.419387 [ 5 ] {dde3e435-220f-4e88-80da-67a3e78381e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18996 | 2026.01.15 15:13:57.419426 [ 5 ] {dde3e435-220f-4e88-80da-67a3e78381e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18997 | 2026.01.15 15:13:57.419735 [ 5 ] {dde3e435-220f-4e88-80da-67a3e78381e4} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18998 | 2026.01.15 15:13:57.419770 [ 5 ] {dde3e435-220f-4e88-80da-67a3e78381e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 18999 | 2026.01.15 15:13:57.420061 [ 5 ] {dde3e435-220f-4e88-80da-67a3e78381e4} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19000 | 2026.01.15 15:13:57.420264 [ 5 ] {dde3e435-220f-4e88-80da-67a3e78381e4} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19001 | 2026.01.15 15:13:57.420390 [ 5 ] {dde3e435-220f-4e88-80da-67a3e78381e4} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.00102 sec., 1960.7843137254902 rows/sec., 123.51 KiB/sec. | ||
| 19002 | 2026.01.15 15:13:57.420426 [ 5 ] {dde3e435-220f-4e88-80da-67a3e78381e4} <Debug> TCPHandler: Processed in 0.001176638 sec. | ||
| 19003 | 2026.01.15 15:13:58.001167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.80 MiB, peak 404.10 MiB, free memory in arenas 0.00 B, will set to 385.77 MiB (RSS), difference: -1.03 MiB | ||
| 19004 | 2026.01.15 15:13:59.202173 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39900 | ||
| 19005 | 2026.01.15 15:13:59.202734 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19006 | 2026.01.15 15:13:59.202783 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19007 | 2026.01.15 15:13:59.203269 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19008 | 2026.01.15 15:13:59.203501 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19009 | 2026.01.15 15:13:59.203664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39900 | ||
| 19010 | 2026.01.15 15:14:01.300567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19011 | 2026.01.15 15:14:01.318179 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19012 | 2026.01.15 15:14:01.318230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19013 | 2026.01.15 15:14:01.324382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19014 | 2026.01.15 15:14:01.325084 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19015 | 2026.01.15 15:14:01.328178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19016 | 2026.01.15 15:14:02.363077 [ 218 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19017 | 2026.01.15 15:14:02.363150 [ 218 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19018 | 2026.01.15 15:14:02.367466 [ 218 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19019 | 2026.01.15 15:14:02.421565 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19020 | 2026.01.15 15:14:02.421742 [ 5 ] {87a45f0c-6a2b-4bd0-9d90-70ca3c9ceb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19021 | 2026.01.15 15:14:02.421813 [ 5 ] {87a45f0c-6a2b-4bd0-9d90-70ca3c9ceb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19022 | 2026.01.15 15:14:02.422567 [ 5 ] {87a45f0c-6a2b-4bd0-9d90-70ca3c9ceb83} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19023 | 2026.01.15 15:14:02.422616 [ 5 ] {87a45f0c-6a2b-4bd0-9d90-70ca3c9ceb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19024 | 2026.01.15 15:14:02.423023 [ 5 ] {87a45f0c-6a2b-4bd0-9d90-70ca3c9ceb83} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19025 | 2026.01.15 15:14:02.423283 [ 5 ] {87a45f0c-6a2b-4bd0-9d90-70ca3c9ceb83} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19026 | 2026.01.15 15:14:02.423447 [ 5 ] {87a45f0c-6a2b-4bd0-9d90-70ca3c9ceb83} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00176 sec., 43181.818181818184 rows/sec., 3.54 MiB/sec. | ||
| 19027 | 2026.01.15 15:14:02.423491 [ 5 ] {87a45f0c-6a2b-4bd0-9d90-70ca3c9ceb83} <Debug> TCPHandler: Processed in 0.002055437 sec. | ||
| 19028 | 2026.01.15 15:14:02.423613 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19029 | 2026.01.15 15:14:02.423714 [ 5 ] {749cf64e-6315-4203-a579-85f4c33d6b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19030 | 2026.01.15 15:14:02.423754 [ 5 ] {749cf64e-6315-4203-a579-85f4c33d6b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19031 | 2026.01.15 15:14:02.424153 [ 5 ] {749cf64e-6315-4203-a579-85f4c33d6b61} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19032 | 2026.01.15 15:14:02.424189 [ 5 ] {749cf64e-6315-4203-a579-85f4c33d6b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19033 | 2026.01.15 15:14:02.424488 [ 5 ] {749cf64e-6315-4203-a579-85f4c33d6b61} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19034 | 2026.01.15 15:14:02.424700 [ 5 ] {749cf64e-6315-4203-a579-85f4c33d6b61} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19035 | 2026.01.15 15:14:02.424828 [ 5 ] {749cf64e-6315-4203-a579-85f4c33d6b61} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001133 sec., 8826.125330979701 rows/sec., 663.68 KiB/sec. | ||
| 19036 | 2026.01.15 15:14:02.424824 [ 62 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19037 | 2026.01.15 15:14:02.424866 [ 5 ] {749cf64e-6315-4203-a579-85f4c33d6b61} <Debug> TCPHandler: Processed in 0.001299863 sec. | ||
| 19038 | 2026.01.15 15:14:02.424902 [ 62 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19039 | 2026.01.15 15:14:02.424927 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19040 | 2026.01.15 15:14:02.424981 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19041 | 2026.01.15 15:14:02.425025 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19042 | 2026.01.15 15:14:02.425076 [ 5 ] {ab9e0b2d-43b6-413b-bc26-cd81f554d3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19043 | 2026.01.15 15:14:02.425115 [ 5 ] {ab9e0b2d-43b6-413b-bc26-cd81f554d3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19044 | 2026.01.15 15:14:02.425126 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19045 | 2026.01.15 15:14:02.425160 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 278 rows starting from the beginning of the part | ||
| 19046 | 2026.01.15 15:14:02.425230 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 215 rows starting from the beginning of the part | ||
| 19047 | 2026.01.15 15:14:02.425282 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 31 rows starting from the beginning of the part | ||
| 19048 | 2026.01.15 15:14:02.425331 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 215 rows starting from the beginning of the part | ||
| 19049 | 2026.01.15 15:14:02.425377 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 55 rows starting from the beginning of the part | ||
| 19050 | 2026.01.15 15:14:02.425423 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 10 rows starting from the beginning of the part | ||
| 19051 | 2026.01.15 15:14:02.425534 [ 5 ] {ab9e0b2d-43b6-413b-bc26-cd81f554d3c3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19052 | 2026.01.15 15:14:02.425569 [ 5 ] {ab9e0b2d-43b6-413b-bc26-cd81f554d3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19053 | 2026.01.15 15:14:02.425874 [ 5 ] {ab9e0b2d-43b6-413b-bc26-cd81f554d3c3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19054 | 2026.01.15 15:14:02.426099 [ 5 ] {ab9e0b2d-43b6-413b-bc26-cd81f554d3c3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19055 | 2026.01.15 15:14:02.426241 [ 5 ] {ab9e0b2d-43b6-413b-bc26-cd81f554d3c3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001183 sec., 62552.83178360101 rows/sec., 4.88 MiB/sec. | ||
| 19056 | 2026.01.15 15:14:02.426267 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279852 sec., 628197.6353515876 rows/sec., 41.39 MiB/sec. | ||
| 19057 | 2026.01.15 15:14:02.426279 [ 5 ] {ab9e0b2d-43b6-413b-bc26-cd81f554d3c3} <Debug> TCPHandler: Processed in 0.001345874 sec. | ||
| 19058 | 2026.01.15 15:14:02.426424 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19059 | 2026.01.15 15:14:02.426437 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19060 | 2026.01.15 15:14:02.426529 [ 5 ] {2d6e8285-8349-41b8-b5e4-33d728b5734d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19061 | 2026.01.15 15:14:02.426572 [ 5 ] {2d6e8285-8349-41b8-b5e4-33d728b5734d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19062 | 2026.01.15 15:14:02.426664 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_121_24} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19063 | 2026.01.15 15:14:02.426726 [ 198 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_121_24} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19064 | 2026.01.15 15:14:02.426793 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19065 | 2026.01.15 15:14:02.426989 [ 5 ] {2d6e8285-8349-41b8-b5e4-33d728b5734d} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19066 | 2026.01.15 15:14:02.427023 [ 5 ] {2d6e8285-8349-41b8-b5e4-33d728b5734d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19067 | 2026.01.15 15:14:02.427348 [ 5 ] {2d6e8285-8349-41b8-b5e4-33d728b5734d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19068 | 2026.01.15 15:14:02.427561 [ 5 ] {2d6e8285-8349-41b8-b5e4-33d728b5734d} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19069 | 2026.01.15 15:14:02.427687 [ 5 ] {2d6e8285-8349-41b8-b5e4-33d728b5734d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 19070 | 2026.01.15 15:14:02.427724 [ 5 ] {2d6e8285-8349-41b8-b5e4-33d728b5734d} <Debug> TCPHandler: Processed in 0.001335374 sec. | ||
| 19071 | 2026.01.15 15:14:02.427840 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19072 | 2026.01.15 15:14:02.427930 [ 5 ] {4fc6f9e5-f4ab-4acf-9cce-6517aa8426ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19073 | 2026.01.15 15:14:02.427983 [ 5 ] {4fc6f9e5-f4ab-4acf-9cce-6517aa8426ce} <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 | ||
| 19074 | 2026.01.15 15:14:02.428782 [ 5 ] {4fc6f9e5-f4ab-4acf-9cce-6517aa8426ce} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19075 | 2026.01.15 15:14:02.428823 [ 5 ] {4fc6f9e5-f4ab-4acf-9cce-6517aa8426ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19076 | 2026.01.15 15:14:02.429378 [ 5 ] {4fc6f9e5-f4ab-4acf-9cce-6517aa8426ce} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19077 | 2026.01.15 15:14:02.429603 [ 5 ] {4fc6f9e5-f4ab-4acf-9cce-6517aa8426ce} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19078 | 2026.01.15 15:14:02.429740 [ 5 ] {4fc6f9e5-f4ab-4acf-9cce-6517aa8426ce} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001826 sec., 5476.45125958379 rows/sec., 9.81 MiB/sec. | ||
| 19079 | 2026.01.15 15:14:02.429738 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19080 | 2026.01.15 15:14:02.429795 [ 5 ] {4fc6f9e5-f4ab-4acf-9cce-6517aa8426ce} <Debug> TCPHandler: Processed in 0.002007735 sec. | ||
| 19081 | 2026.01.15 15:14:02.429797 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19082 | 2026.01.15 15:14:02.429838 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19083 | 2026.01.15 15:14:02.429918 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19084 | 2026.01.15 15:14:02.429948 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19085 | 2026.01.15 15:14:02.430014 [ 5 ] {7c1216ac-bd6e-49cc-8565-e431f7fa2e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19086 | 2026.01.15 15:14:02.430059 [ 5 ] {7c1216ac-bd6e-49cc-8565-e431f7fa2e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19087 | 2026.01.15 15:14:02.430214 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19088 | 2026.01.15 15:14:02.430284 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2336 rows starting from the beginning of the part | ||
| 19089 | 2026.01.15 15:14:02.430394 [ 5 ] {7c1216ac-bd6e-49cc-8565-e431f7fa2e62} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19090 | 2026.01.15 15:14:02.430433 [ 5 ] {7c1216ac-bd6e-49cc-8565-e431f7fa2e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19091 | 2026.01.15 15:14:02.430434 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 10 rows starting from the beginning of the part | ||
| 19092 | 2026.01.15 15:14:02.430565 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 31 rows starting from the beginning of the part | ||
| 19093 | 2026.01.15 15:14:02.430680 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 10 rows starting from the beginning of the part | ||
| 19094 | 2026.01.15 15:14:02.430742 [ 5 ] {7c1216ac-bd6e-49cc-8565-e431f7fa2e62} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19095 | 2026.01.15 15:14:02.430780 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 31 rows starting from the beginning of the part | ||
| 19096 | 2026.01.15 15:14:02.430887 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 10 rows starting from the beginning of the part | ||
| 19097 | 2026.01.15 15:14:02.430965 [ 5 ] {7c1216ac-bd6e-49cc-8565-e431f7fa2e62} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19098 | 2026.01.15 15:14:02.431093 [ 5 ] {7c1216ac-bd6e-49cc-8565-e431f7fa2e62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 19099 | 2026.01.15 15:14:02.431128 [ 5 ] {7c1216ac-bd6e-49cc-8565-e431f7fa2e62} <Debug> TCPHandler: Processed in 0.001258201 sec. | ||
| 19100 | 2026.01.15 15:14:02.438411 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2428 rows, containing 19 columns (19 merged, 0 gathered) in 0.00851972 sec., 284985.8915551215 rows/sec., 510.68 MiB/sec. | ||
| 19101 | 2026.01.15 15:14:02.440617 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19102 | 2026.01.15 15:14:02.440936 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19103 | 2026.01.15 15:14:02.441000 [ 198 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19104 | 2026.01.15 15:14:02.441137 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.61 MiB. | ||
| 19105 | 2026.01.15 15:14:02.737658 [ 221 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19106 | 2026.01.15 15:14:02.737737 [ 221 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19107 | 2026.01.15 15:14:02.740908 [ 221 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19108 | 2026.01.15 15:14:02.967820 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19109 | 2026.01.15 15:14:02.967874 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19110 | 2026.01.15 15:14:02.971481 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19111 | 2026.01.15 15:14:03.001182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.27 MiB, peak 404.83 MiB, free memory in arenas 0.00 B, will set to 387.57 MiB (RSS), difference: 1.30 MiB | ||
| 19112 | 2026.01.15 15:14:03.203670 [ 219 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19113 | 2026.01.15 15:14:03.203748 [ 219 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19114 | 2026.01.15 15:14:03.206258 [ 219 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19115 | 2026.01.15 15:14:03.969361 [ 7 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Selected 5 parts from all_1_55_11 to all_59_59_0 | ||
| 19116 | 2026.01.15 15:14:03.969428 [ 7 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19117 | 2026.01.15 15:14:03.969490 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19118 | 2026.01.15 15:14:03.969619 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_59_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_55_11 to all_59_59_0 into Compact with storage Full | ||
| 19119 | 2026.01.15 15:14:03.969779 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_59_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19120 | 2026.01.15 15:14:03.969822 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 55 rows starting from the beginning of the part | ||
| 19121 | 2026.01.15 15:14:03.969897 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 19122 | 2026.01.15 15:14:03.969950 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 19123 | 2026.01.15 15:14:03.970002 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 19124 | 2026.01.15 15:14:03.970046 [ 187 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 19125 | 2026.01.15 15:14:03.970935 [ 198 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_59_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 4 columns (4 merged, 0 gathered) in 0.001378635 sec., 42795.95396896205 rows/sec., 2.81 MiB/sec. | ||
| 19126 | 2026.01.15 15:14:03.971133 [ 199 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_59_12} <Trace> MergedBlockOutputStream: filled checksums all_1_59_12 (state Temporary) | ||
| 19127 | 2026.01.15 15:14:03.971504 [ 199 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_59_12} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_merge_all_1_59_12 to all_1_59_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19128 | 2026.01.15 15:14:03.971594 [ 199 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_59_12} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Merged 5 parts: [all_1_55_11, all_59_59_0] -> all_1_59_12 | ||
| 19129 | 2026.01.15 15:14:03.971710 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19130 | 2026.01.15 15:14:06.442772 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19131 | 2026.01.15 15:14:06.442825 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19132 | 2026.01.15 15:14:06.704685 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40348 | ||
| 19133 | 2026.01.15 15:14:06.705428 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19134 | 2026.01.15 15:14:06.705478 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19135 | 2026.01.15 15:14:06.705973 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19136 | 2026.01.15 15:14:06.706209 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19137 | 2026.01.15 15:14:06.706363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40348 | ||
| 19138 | 2026.01.15 15:14:06.806642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2428 | ||
| 19139 | 2026.01.15 15:14:06.809278 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19140 | 2026.01.15 15:14:06.809324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19141 | 2026.01.15 15:14:06.810580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19142 | 2026.01.15 15:14:06.810872 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19143 | 2026.01.15 15:14:06.811227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2428 | ||
| 19144 | 2026.01.15 15:14:07.423833 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19145 | 2026.01.15 15:14:07.424034 [ 5 ] {67705cc0-6b16-41bc-8ae9-bc48d1031706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19146 | 2026.01.15 15:14:07.424102 [ 5 ] {67705cc0-6b16-41bc-8ae9-bc48d1031706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19147 | 2026.01.15 15:14:07.424837 [ 5 ] {67705cc0-6b16-41bc-8ae9-bc48d1031706} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19148 | 2026.01.15 15:14:07.424888 [ 5 ] {67705cc0-6b16-41bc-8ae9-bc48d1031706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19149 | 2026.01.15 15:14:07.425300 [ 5 ] {67705cc0-6b16-41bc-8ae9-bc48d1031706} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19150 | 2026.01.15 15:14:07.425536 [ 5 ] {67705cc0-6b16-41bc-8ae9-bc48d1031706} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19151 | 2026.01.15 15:14:07.425698 [ 5 ] {67705cc0-6b16-41bc-8ae9-bc48d1031706} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001716 sec., 68764.56876456876 rows/sec., 5.82 MiB/sec. | ||
| 19152 | 2026.01.15 15:14:07.425709 [ 26 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19153 | 2026.01.15 15:14:07.425753 [ 5 ] {67705cc0-6b16-41bc-8ae9-bc48d1031706} <Debug> TCPHandler: Processed in 0.002054557 sec. | ||
| 19154 | 2026.01.15 15:14:07.425780 [ 26 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19155 | 2026.01.15 15:14:07.425808 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19156 | 2026.01.15 15:14:07.425902 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19157 | 2026.01.15 15:14:07.425910 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19158 | 2026.01.15 15:14:07.426012 [ 5 ] {4c3f2ac7-7bf2-4fac-b8bd-19809734681c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19159 | 2026.01.15 15:14:07.426046 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19160 | 2026.01.15 15:14:07.426062 [ 5 ] {4c3f2ac7-7bf2-4fac-b8bd-19809734681c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19161 | 2026.01.15 15:14:07.426085 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2465 rows starting from the beginning of the part | ||
| 19162 | 2026.01.15 15:14:07.426157 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1132 rows starting from the beginning of the part | ||
| 19163 | 2026.01.15 15:14:07.426206 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1384 rows starting from the beginning of the part | ||
| 19164 | 2026.01.15 15:14:07.426252 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 4 rows starting from the beginning of the part | ||
| 19165 | 2026.01.15 15:14:07.426292 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 76 rows starting from the beginning of the part | ||
| 19166 | 2026.01.15 15:14:07.426334 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 118 rows starting from the beginning of the part | ||
| 19167 | 2026.01.15 15:14:07.426528 [ 5 ] {4c3f2ac7-7bf2-4fac-b8bd-19809734681c} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19168 | 2026.01.15 15:14:07.426571 [ 5 ] {4c3f2ac7-7bf2-4fac-b8bd-19809734681c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19169 | 2026.01.15 15:14:07.426914 [ 5 ] {4c3f2ac7-7bf2-4fac-b8bd-19809734681c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19170 | 2026.01.15 15:14:07.427154 [ 5 ] {4c3f2ac7-7bf2-4fac-b8bd-19809734681c} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19171 | 2026.01.15 15:14:07.427297 [ 5 ] {4c3f2ac7-7bf2-4fac-b8bd-19809734681c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001309 sec., 23682.200152788388 rows/sec., 1.74 MiB/sec. | ||
| 19172 | 2026.01.15 15:14:07.427339 [ 5 ] {4c3f2ac7-7bf2-4fac-b8bd-19809734681c} <Debug> TCPHandler: Processed in 0.001489849 sec. | ||
| 19173 | 2026.01.15 15:14:07.427457 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19174 | 2026.01.15 15:14:07.427556 [ 5 ] {de7dc154-ca65-4f20-9948-1af86e286c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19175 | 2026.01.15 15:14:07.427599 [ 5 ] {de7dc154-ca65-4f20-9948-1af86e286c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19176 | 2026.01.15 15:14:07.428047 [ 5 ] {de7dc154-ca65-4f20-9948-1af86e286c07} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19177 | 2026.01.15 15:14:07.428084 [ 5 ] {de7dc154-ca65-4f20-9948-1af86e286c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19178 | 2026.01.15 15:14:07.428340 [ 198 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5179 rows, containing 5 columns (5 merged, 0 gathered) in 0.002476111 sec., 2091586.3626469087 rows/sec., 178.76 MiB/sec. | ||
| 19179 | 2026.01.15 15:14:07.428416 [ 5 ] {de7dc154-ca65-4f20-9948-1af86e286c07} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19180 | 2026.01.15 15:14:07.428618 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19181 | 2026.01.15 15:14:07.428674 [ 5 ] {de7dc154-ca65-4f20-9948-1af86e286c07} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19182 | 2026.01.15 15:14:07.428825 [ 86 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19183 | 2026.01.15 15:14:07.428827 [ 5 ] {de7dc154-ca65-4f20-9948-1af86e286c07} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001291 sec., 73586.36715724245 rows/sec., 5.75 MiB/sec. | ||
| 19184 | 2026.01.15 15:14:07.428867 [ 86 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19185 | 2026.01.15 15:14:07.428891 [ 5 ] {de7dc154-ca65-4f20-9948-1af86e286c07} <Debug> TCPHandler: Processed in 0.001484879 sec. | ||
| 19186 | 2026.01.15 15:14:07.428892 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19187 | 2026.01.15 15:14:07.428903 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_126_25} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19188 | 2026.01.15 15:14:07.428985 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19189 | 2026.01.15 15:14:07.428992 [ 195 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_126_25} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19190 | 2026.01.15 15:14:07.429028 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19191 | 2026.01.15 15:14:07.429082 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19192 | 2026.01.15 15:14:07.429088 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 19193 | 2026.01.15 15:14:07.429114 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1250 rows starting from the beginning of the part | ||
| 19194 | 2026.01.15 15:14:07.429128 [ 5 ] {4f0ecfee-98d3-4dfe-bfb5-d22b2417fa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19195 | 2026.01.15 15:14:07.429168 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 689 rows starting from the beginning of the part | ||
| 19196 | 2026.01.15 15:14:07.429179 [ 5 ] {4f0ecfee-98d3-4dfe-bfb5-d22b2417fa73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19197 | 2026.01.15 15:14:07.429219 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 599 rows starting from the beginning of the part | ||
| 19198 | 2026.01.15 15:14:07.429266 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 8 rows starting from the beginning of the part | ||
| 19199 | 2026.01.15 15:14:07.429307 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 74 rows starting from the beginning of the part | ||
| 19200 | 2026.01.15 15:14:07.429343 [ 199 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 95 rows starting from the beginning of the part | ||
| 19201 | 2026.01.15 15:14:07.429632 [ 5 ] {4f0ecfee-98d3-4dfe-bfb5-d22b2417fa73} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19202 | 2026.01.15 15:14:07.429674 [ 5 ] {4f0ecfee-98d3-4dfe-bfb5-d22b2417fa73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19203 | 2026.01.15 15:14:07.430031 [ 5 ] {4f0ecfee-98d3-4dfe-bfb5-d22b2417fa73} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19204 | 2026.01.15 15:14:07.430251 [ 5 ] {4f0ecfee-98d3-4dfe-bfb5-d22b2417fa73} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19205 | 2026.01.15 15:14:07.430391 [ 5 ] {4f0ecfee-98d3-4dfe-bfb5-d22b2417fa73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 19206 | 2026.01.15 15:14:07.430430 [ 5 ] {4f0ecfee-98d3-4dfe-bfb5-d22b2417fa73} <Debug> TCPHandler: Processed in 0.001452968 sec. | ||
| 19207 | 2026.01.15 15:14:07.430471 [ 191 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2715 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151865 sec., 1787772.0343726336 rows/sec., 136.67 MiB/sec. | ||
| 19208 | 2026.01.15 15:14:07.430542 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19209 | 2026.01.15 15:14:07.430641 [ 5 ] {064569fb-ffa9-4852-b0ee-b7fcf359f21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19210 | 2026.01.15 15:14:07.430644 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19211 | 2026.01.15 15:14:07.430702 [ 5 ] {064569fb-ffa9-4852-b0ee-b7fcf359f21c} <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 | ||
| 19212 | 2026.01.15 15:14:07.430920 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_126_25} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19213 | 2026.01.15 15:14:07.430988 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_126_25} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19214 | 2026.01.15 15:14:07.431063 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 19215 | 2026.01.15 15:14:07.431608 [ 5 ] {064569fb-ffa9-4852-b0ee-b7fcf359f21c} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19216 | 2026.01.15 15:14:07.431650 [ 5 ] {064569fb-ffa9-4852-b0ee-b7fcf359f21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19217 | 2026.01.15 15:14:07.432232 [ 5 ] {064569fb-ffa9-4852-b0ee-b7fcf359f21c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19218 | 2026.01.15 15:14:07.432479 [ 5 ] {064569fb-ffa9-4852-b0ee-b7fcf359f21c} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19219 | 2026.01.15 15:14:07.432624 [ 5 ] {064569fb-ffa9-4852-b0ee-b7fcf359f21c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002002 sec., 15484.515484515485 rows/sec., 27.75 MiB/sec. | ||
| 19220 | 2026.01.15 15:14:07.432694 [ 5 ] {064569fb-ffa9-4852-b0ee-b7fcf359f21c} <Debug> TCPHandler: Processed in 0.002201692 sec. | ||
| 19221 | 2026.01.15 15:14:07.432816 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19222 | 2026.01.15 15:14:07.432911 [ 5 ] {e158a404-c977-47b5-b5aa-00e33be0f427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19223 | 2026.01.15 15:14:07.432955 [ 5 ] {e158a404-c977-47b5-b5aa-00e33be0f427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19224 | 2026.01.15 15:14:07.433306 [ 5 ] {e158a404-c977-47b5-b5aa-00e33be0f427} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19225 | 2026.01.15 15:14:07.433344 [ 5 ] {e158a404-c977-47b5-b5aa-00e33be0f427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19226 | 2026.01.15 15:14:07.433658 [ 5 ] {e158a404-c977-47b5-b5aa-00e33be0f427} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19227 | 2026.01.15 15:14:07.433868 [ 5 ] {e158a404-c977-47b5-b5aa-00e33be0f427} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19228 | 2026.01.15 15:14:07.433992 [ 86 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19229 | 2026.01.15 15:14:07.434004 [ 5 ] {e158a404-c977-47b5-b5aa-00e33be0f427} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 19230 | 2026.01.15 15:14:07.434029 [ 86 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19231 | 2026.01.15 15:14:07.434050 [ 5 ] {e158a404-c977-47b5-b5aa-00e33be0f427} <Debug> TCPHandler: Processed in 0.001284342 sec. | ||
| 19232 | 2026.01.15 15:14:07.434052 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19233 | 2026.01.15 15:14:07.434148 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19234 | 2026.01.15 15:14:07.434260 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19235 | 2026.01.15 15:14:07.434294 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 9482 rows starting from the beginning of the part | ||
| 19236 | 2026.01.15 15:14:07.434355 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
| 19237 | 2026.01.15 15:14:07.434404 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 58 rows starting from the beginning of the part | ||
| 19238 | 2026.01.15 15:14:07.434449 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 2 rows starting from the beginning of the part | ||
| 19239 | 2026.01.15 15:14:07.434513 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 19240 | 2026.01.15 15:14:07.434561 [ 191 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 19241 | 2026.01.15 15:14:07.436862 [ 190 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9766 rows, containing 4 columns (4 merged, 0 gathered) in 0.00275195 sec., 3548756.336415996 rows/sec., 226.27 MiB/sec. | ||
| 19242 | 2026.01.15 15:14:07.437132 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19243 | 2026.01.15 15:14:07.437476 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_126_25} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19244 | 2026.01.15 15:14:07.437564 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_126_25} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19245 | 2026.01.15 15:14:07.437674 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 19246 | 2026.01.15 15:14:08.274823 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19247 | 2026.01.15 15:14:08.274907 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19248 | 2026.01.15 15:14:08.277292 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19249 | 2026.01.15 15:14:08.279432 [ 218 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19250 | 2026.01.15 15:14:08.279496 [ 218 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19251 | 2026.01.15 15:14:08.281580 [ 218 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19252 | 2026.01.15 15:14:08.829093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19253 | 2026.01.15 15:14:08.846546 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19254 | 2026.01.15 15:14:08.846598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19255 | 2026.01.15 15:14:08.853364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19256 | 2026.01.15 15:14:08.854137 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19257 | 2026.01.15 15:14:08.857215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19258 | 2026.01.15 15:14:11.066175 [ 44 ] {} <Debug> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 19259 | 2026.01.15 15:14:11.066241 [ 44 ] {} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19260 | 2026.01.15 15:14:11.066263 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19261 | 2026.01.15 15:14:11.066357 [ 222 ] {} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19262 | 2026.01.15 15:14:11.066378 [ 191 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 19263 | 2026.01.15 15:14:11.066418 [ 222 ] {} <Debug> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19264 | 2026.01.15 15:14:11.066539 [ 191 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19265 | 2026.01.15 15:14:11.066580 [ 191 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 19266 | 2026.01.15 15:14:11.066655 [ 191 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 19267 | 2026.01.15 15:14:11.066703 [ 191 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 19268 | 2026.01.15 15:14:11.066748 [ 191 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 19269 | 2026.01.15 15:14:11.066790 [ 191 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 19270 | 2026.01.15 15:14:11.067600 [ 190 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272782 sec., 39284.02507263616 rows/sec., 3.28 MiB/sec. | ||
| 19271 | 2026.01.15 15:14:11.067792 [ 202 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 19272 | 2026.01.15 15:14:11.068150 [ 202 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_29_7} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19273 | 2026.01.15 15:14:11.068235 [ 202 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_29_7} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 19274 | 2026.01.15 15:14:11.068336 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19275 | 2026.01.15 15:14:11.068518 [ 222 ] {} <Debug> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19276 | 2026.01.15 15:14:12.309086 [ 218 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19277 | 2026.01.15 15:14:12.309183 [ 218 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19278 | 2026.01.15 15:14:12.312302 [ 218 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19279 | 2026.01.15 15:14:12.434360 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19280 | 2026.01.15 15:14:12.434570 [ 5 ] {a149d323-8624-4032-8271-2f153765011a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19281 | 2026.01.15 15:14:12.434647 [ 5 ] {a149d323-8624-4032-8271-2f153765011a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19282 | 2026.01.15 15:14:12.435558 [ 5 ] {a149d323-8624-4032-8271-2f153765011a} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19283 | 2026.01.15 15:14:12.435610 [ 5 ] {a149d323-8624-4032-8271-2f153765011a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19284 | 2026.01.15 15:14:12.436027 [ 5 ] {a149d323-8624-4032-8271-2f153765011a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19285 | 2026.01.15 15:14:12.436260 [ 5 ] {a149d323-8624-4032-8271-2f153765011a} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19286 | 2026.01.15 15:14:12.436422 [ 5 ] {a149d323-8624-4032-8271-2f153765011a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001913 sec., 214323.05279665446 rows/sec., 13.60 MiB/sec. | ||
| 19287 | 2026.01.15 15:14:12.436478 [ 5 ] {a149d323-8624-4032-8271-2f153765011a} <Debug> TCPHandler: Processed in 0.002260204 sec. | ||
| 19288 | 2026.01.15 15:14:12.436612 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19289 | 2026.01.15 15:14:12.436720 [ 5 ] {5d10736d-829e-480f-be79-626c000642d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19290 | 2026.01.15 15:14:12.436766 [ 5 ] {5d10736d-829e-480f-be79-626c000642d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19291 | 2026.01.15 15:14:12.437188 [ 5 ] {5d10736d-829e-480f-be79-626c000642d0} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19292 | 2026.01.15 15:14:12.437226 [ 5 ] {5d10736d-829e-480f-be79-626c000642d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19293 | 2026.01.15 15:14:12.437535 [ 5 ] {5d10736d-829e-480f-be79-626c000642d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 19294 | 2026.01.15 15:14:12.437834 [ 5 ] {5d10736d-829e-480f-be79-626c000642d0} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19295 | 2026.01.15 15:14:12.437979 [ 5 ] {5d10736d-829e-480f-be79-626c000642d0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001285 sec., 3112.8404669260703 rows/sec., 253.83 KiB/sec. | ||
| 19296 | 2026.01.15 15:14:12.438021 [ 5 ] {5d10736d-829e-480f-be79-626c000642d0} <Debug> TCPHandler: Processed in 0.001463328 sec. | ||
| 19297 | 2026.01.15 15:14:12.438133 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19298 | 2026.01.15 15:14:12.438231 [ 5 ] {5002182b-ffc7-49b4-af8f-ceabd8180476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19299 | 2026.01.15 15:14:12.438274 [ 5 ] {5002182b-ffc7-49b4-af8f-ceabd8180476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19300 | 2026.01.15 15:14:12.439556 [ 5 ] {5002182b-ffc7-49b4-af8f-ceabd8180476} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19301 | 2026.01.15 15:14:12.439596 [ 5 ] {5002182b-ffc7-49b4-af8f-ceabd8180476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19302 | 2026.01.15 15:14:12.439974 [ 5 ] {5002182b-ffc7-49b4-af8f-ceabd8180476} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19303 | 2026.01.15 15:14:12.440185 [ 5 ] {5002182b-ffc7-49b4-af8f-ceabd8180476} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19304 | 2026.01.15 15:14:12.440319 [ 5 ] {5002182b-ffc7-49b4-af8f-ceabd8180476} <Debug> executeQuery: Read 1134 rows, 91.96 KiB in 0.002109 sec., 537695.5903271693 rows/sec., 42.58 MiB/sec. | ||
| 19305 | 2026.01.15 15:14:12.440360 [ 5 ] {5002182b-ffc7-49b4-af8f-ceabd8180476} <Debug> TCPHandler: Processed in 0.002276794 sec. | ||
| 19306 | 2026.01.15 15:14:12.440476 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19307 | 2026.01.15 15:14:12.440577 [ 5 ] {18b2f38b-3c31-4b95-a9a1-80691eb0fa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19308 | 2026.01.15 15:14:12.440620 [ 5 ] {18b2f38b-3c31-4b95-a9a1-80691eb0fa0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19309 | 2026.01.15 15:14:12.441172 [ 5 ] {18b2f38b-3c31-4b95-a9a1-80691eb0fa0d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19310 | 2026.01.15 15:14:12.441210 [ 5 ] {18b2f38b-3c31-4b95-a9a1-80691eb0fa0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19311 | 2026.01.15 15:14:12.441518 [ 5 ] {18b2f38b-3c31-4b95-a9a1-80691eb0fa0d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19312 | 2026.01.15 15:14:12.441731 [ 5 ] {18b2f38b-3c31-4b95-a9a1-80691eb0fa0d} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19313 | 2026.01.15 15:14:12.441860 [ 5 ] {18b2f38b-3c31-4b95-a9a1-80691eb0fa0d} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001306 sec., 167687.595712098 rows/sec., 9.98 MiB/sec. | ||
| 19314 | 2026.01.15 15:14:12.441900 [ 5 ] {18b2f38b-3c31-4b95-a9a1-80691eb0fa0d} <Debug> TCPHandler: Processed in 0.001472649 sec. | ||
| 19315 | 2026.01.15 15:14:12.442002 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19316 | 2026.01.15 15:14:12.442095 [ 5 ] {500eb302-8317-40be-9a8b-25b7791e338b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19317 | 2026.01.15 15:14:12.442136 [ 5 ] {500eb302-8317-40be-9a8b-25b7791e338b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19318 | 2026.01.15 15:14:12.442667 [ 5 ] {500eb302-8317-40be-9a8b-25b7791e338b} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19319 | 2026.01.15 15:14:12.442706 [ 5 ] {500eb302-8317-40be-9a8b-25b7791e338b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19320 | 2026.01.15 15:14:12.443022 [ 5 ] {500eb302-8317-40be-9a8b-25b7791e338b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 19321 | 2026.01.15 15:14:12.443235 [ 5 ] {500eb302-8317-40be-9a8b-25b7791e338b} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19322 | 2026.01.15 15:14:12.443365 [ 5 ] {500eb302-8317-40be-9a8b-25b7791e338b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001287 sec., 164724.16472416473 rows/sec., 10.62 MiB/sec. | ||
| 19323 | 2026.01.15 15:14:12.443404 [ 5 ] {500eb302-8317-40be-9a8b-25b7791e338b} <Debug> TCPHandler: Processed in 0.001451468 sec. | ||
| 19324 | 2026.01.15 15:14:12.443514 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19325 | 2026.01.15 15:14:12.443609 [ 5 ] {6ca12d21-34df-4444-8f53-5a5a3fa55238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19326 | 2026.01.15 15:14:12.443649 [ 5 ] {6ca12d21-34df-4444-8f53-5a5a3fa55238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19327 | 2026.01.15 15:14:12.444201 [ 5 ] {6ca12d21-34df-4444-8f53-5a5a3fa55238} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19328 | 2026.01.15 15:14:12.444239 [ 5 ] {6ca12d21-34df-4444-8f53-5a5a3fa55238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19329 | 2026.01.15 15:14:12.444564 [ 5 ] {6ca12d21-34df-4444-8f53-5a5a3fa55238} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19330 | 2026.01.15 15:14:12.444782 [ 5 ] {6ca12d21-34df-4444-8f53-5a5a3fa55238} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19331 | 2026.01.15 15:14:12.444914 [ 5 ] {6ca12d21-34df-4444-8f53-5a5a3fa55238} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001322 sec., 159606.65658093797 rows/sec., 9.06 MiB/sec. | ||
| 19332 | 2026.01.15 15:14:12.444954 [ 5 ] {6ca12d21-34df-4444-8f53-5a5a3fa55238} <Debug> TCPHandler: Processed in 0.001488939 sec. | ||
| 19333 | 2026.01.15 15:14:12.445068 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19334 | 2026.01.15 15:14:12.445162 [ 5 ] {317325cc-0695-4e71-9e07-6dc0141264d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19335 | 2026.01.15 15:14:12.445201 [ 5 ] {317325cc-0695-4e71-9e07-6dc0141264d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19336 | 2026.01.15 15:14:12.446010 [ 5 ] {317325cc-0695-4e71-9e07-6dc0141264d4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19337 | 2026.01.15 15:14:12.446047 [ 5 ] {317325cc-0695-4e71-9e07-6dc0141264d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19338 | 2026.01.15 15:14:12.446381 [ 5 ] {317325cc-0695-4e71-9e07-6dc0141264d4} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19339 | 2026.01.15 15:14:12.446593 [ 5 ] {317325cc-0695-4e71-9e07-6dc0141264d4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19340 | 2026.01.15 15:14:12.446724 [ 5 ] {317325cc-0695-4e71-9e07-6dc0141264d4} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001581 sec., 438330.1707779886 rows/sec., 30.63 MiB/sec. | ||
| 19341 | 2026.01.15 15:14:12.446764 [ 5 ] {317325cc-0695-4e71-9e07-6dc0141264d4} <Debug> TCPHandler: Processed in 0.001746947 sec. | ||
| 19342 | 2026.01.15 15:14:12.446877 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19343 | 2026.01.15 15:14:12.446973 [ 5 ] {b4131622-d746-417a-8696-7b5853044d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19344 | 2026.01.15 15:14:12.447016 [ 5 ] {b4131622-d746-417a-8696-7b5853044d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19345 | 2026.01.15 15:14:12.447359 [ 5 ] {b4131622-d746-417a-8696-7b5853044d94} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19346 | 2026.01.15 15:14:12.447396 [ 5 ] {b4131622-d746-417a-8696-7b5853044d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19347 | 2026.01.15 15:14:12.447706 [ 5 ] {b4131622-d746-417a-8696-7b5853044d94} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19348 | 2026.01.15 15:14:12.447915 [ 5 ] {b4131622-d746-417a-8696-7b5853044d94} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19349 | 2026.01.15 15:14:12.448043 [ 5 ] {b4131622-d746-417a-8696-7b5853044d94} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 19350 | 2026.01.15 15:14:12.448082 [ 5 ] {b4131622-d746-417a-8696-7b5853044d94} <Debug> TCPHandler: Processed in 0.001254551 sec. | ||
| 19351 | 2026.01.15 15:14:12.448197 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19352 | 2026.01.15 15:14:12.448293 [ 5 ] {6707cbeb-9ecc-49ce-ae7a-980a9c4e0e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19353 | 2026.01.15 15:14:12.448337 [ 5 ] {6707cbeb-9ecc-49ce-ae7a-980a9c4e0e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19354 | 2026.01.15 15:14:12.448817 [ 5 ] {6707cbeb-9ecc-49ce-ae7a-980a9c4e0e5b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19355 | 2026.01.15 15:14:12.448854 [ 5 ] {6707cbeb-9ecc-49ce-ae7a-980a9c4e0e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19356 | 2026.01.15 15:14:12.449200 [ 5 ] {6707cbeb-9ecc-49ce-ae7a-980a9c4e0e5b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19357 | 2026.01.15 15:14:12.449415 [ 5 ] {6707cbeb-9ecc-49ce-ae7a-980a9c4e0e5b} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19358 | 2026.01.15 15:14:12.449543 [ 5 ] {6707cbeb-9ecc-49ce-ae7a-980a9c4e0e5b} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001268 sec., 249211.35646687695 rows/sec., 16.38 MiB/sec. | ||
| 19359 | 2026.01.15 15:14:12.449582 [ 5 ] {6707cbeb-9ecc-49ce-ae7a-980a9c4e0e5b} <Debug> TCPHandler: Processed in 0.001436107 sec. | ||
| 19360 | 2026.01.15 15:14:12.449691 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19361 | 2026.01.15 15:14:12.449786 [ 5 ] {82f511de-f94f-4315-84c8-5fe042e2993a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19362 | 2026.01.15 15:14:12.449828 [ 5 ] {82f511de-f94f-4315-84c8-5fe042e2993a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19363 | 2026.01.15 15:14:12.450146 [ 5 ] {82f511de-f94f-4315-84c8-5fe042e2993a} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19364 | 2026.01.15 15:14:12.450182 [ 5 ] {82f511de-f94f-4315-84c8-5fe042e2993a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19365 | 2026.01.15 15:14:12.450475 [ 5 ] {82f511de-f94f-4315-84c8-5fe042e2993a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19366 | 2026.01.15 15:14:12.450690 [ 5 ] {82f511de-f94f-4315-84c8-5fe042e2993a} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19367 | 2026.01.15 15:14:12.450819 [ 5 ] {82f511de-f94f-4315-84c8-5fe042e2993a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 19368 | 2026.01.15 15:14:12.450857 [ 5 ] {82f511de-f94f-4315-84c8-5fe042e2993a} <Debug> TCPHandler: Processed in 0.00121474 sec. | ||
| 19369 | 2026.01.15 15:14:12.450864 [ 224 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 19370 | 2026.01.15 15:14:12.450922 [ 224 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 19371 | 2026.01.15 15:14:12.450978 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19372 | 2026.01.15 15:14:12.451107 [ 5 ] {26b3f231-ddf0-41e6-a077-74e0e47cdb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19373 | 2026.01.15 15:14:12.451175 [ 5 ] {26b3f231-ddf0-41e6-a077-74e0e47cdb15} <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 | ||
| 19374 | 2026.01.15 15:14:12.452104 [ 5 ] {26b3f231-ddf0-41e6-a077-74e0e47cdb15} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19375 | 2026.01.15 15:14:12.452142 [ 5 ] {26b3f231-ddf0-41e6-a077-74e0e47cdb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19376 | 2026.01.15 15:14:12.452708 [ 5 ] {26b3f231-ddf0-41e6-a077-74e0e47cdb15} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19377 | 2026.01.15 15:14:12.452937 [ 5 ] {26b3f231-ddf0-41e6-a077-74e0e47cdb15} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19378 | 2026.01.15 15:14:12.453083 [ 5 ] {26b3f231-ddf0-41e6-a077-74e0e47cdb15} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002 sec., 5000 rows/sec., 8.96 MiB/sec. | ||
| 19379 | 2026.01.15 15:14:12.453158 [ 5 ] {26b3f231-ddf0-41e6-a077-74e0e47cdb15} <Debug> TCPHandler: Processed in 0.002240013 sec. | ||
| 19380 | 2026.01.15 15:14:12.453276 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19381 | 2026.01.15 15:14:12.453372 [ 5 ] {894ea2ad-5922-4268-9ccf-c14647267024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19382 | 2026.01.15 15:14:12.453414 [ 5 ] {894ea2ad-5922-4268-9ccf-c14647267024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19383 | 2026.01.15 15:14:12.453774 [ 5 ] {894ea2ad-5922-4268-9ccf-c14647267024} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19384 | 2026.01.15 15:14:12.453813 [ 5 ] {894ea2ad-5922-4268-9ccf-c14647267024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19385 | 2026.01.15 15:14:12.453889 [ 224 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 19386 | 2026.01.15 15:14:12.454138 [ 5 ] {894ea2ad-5922-4268-9ccf-c14647267024} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19387 | 2026.01.15 15:14:12.454360 [ 5 ] {894ea2ad-5922-4268-9ccf-c14647267024} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19388 | 2026.01.15 15:14:12.454494 [ 5 ] {894ea2ad-5922-4268-9ccf-c14647267024} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00114 sec., 91228.0701754386 rows/sec., 5.59 MiB/sec. | ||
| 19389 | 2026.01.15 15:14:12.454590 [ 5 ] {894ea2ad-5922-4268-9ccf-c14647267024} <Debug> TCPHandler: Processed in 0.001361834 sec. | ||
| 19390 | 2026.01.15 15:14:14.207312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40860 | ||
| 19391 | 2026.01.15 15:14:14.207870 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19392 | 2026.01.15 15:14:14.207919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19393 | 2026.01.15 15:14:14.208404 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19394 | 2026.01.15 15:14:14.208662 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19395 | 2026.01.15 15:14:14.208809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40860 | ||
| 19396 | 2026.01.15 15:14:14.208912 [ 221 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19397 | 2026.01.15 15:14:14.208943 [ 221 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19398 | 2026.01.15 15:14:14.211704 [ 221 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19399 | 2026.01.15 15:14:15.246456 [ 222 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19400 | 2026.01.15 15:14:15.246510 [ 222 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19401 | 2026.01.15 15:14:15.249181 [ 222 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19402 | 2026.01.15 15:14:16.000243 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.57 MiB, peak 404.83 MiB, free memory in arenas 0.00 B, will set to 387.57 MiB (RSS), difference: 4.00 MiB | ||
| 19403 | 2026.01.15 15:14:16.358137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19404 | 2026.01.15 15:14:16.374571 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19405 | 2026.01.15 15:14:16.374614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19406 | 2026.01.15 15:14:16.380767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19407 | 2026.01.15 15:14:16.381454 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19408 | 2026.01.15 15:14:16.384383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19409 | 2026.01.15 15:14:16.812266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2464 | ||
| 19410 | 2026.01.15 15:14:16.814853 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19411 | 2026.01.15 15:14:16.814903 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19412 | 2026.01.15 15:14:16.816094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19413 | 2026.01.15 15:14:16.816372 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19414 | 2026.01.15 15:14:16.816650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2464 | ||
| 19415 | 2026.01.15 15:14:17.335909 [ 218 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19416 | 2026.01.15 15:14:17.335960 [ 218 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19417 | 2026.01.15 15:14:17.338669 [ 218 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19418 | 2026.01.15 15:14:17.422839 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19419 | 2026.01.15 15:14:17.423019 [ 5 ] {fa71e82c-8db0-4abd-b273-d1df73305b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19420 | 2026.01.15 15:14:17.423091 [ 5 ] {fa71e82c-8db0-4abd-b273-d1df73305b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19421 | 2026.01.15 15:14:17.423883 [ 5 ] {fa71e82c-8db0-4abd-b273-d1df73305b4d} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19422 | 2026.01.15 15:14:17.423940 [ 5 ] {fa71e82c-8db0-4abd-b273-d1df73305b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19423 | 2026.01.15 15:14:17.424349 [ 5 ] {fa71e82c-8db0-4abd-b273-d1df73305b4d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19424 | 2026.01.15 15:14:17.424576 [ 5 ] {fa71e82c-8db0-4abd-b273-d1df73305b4d} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19425 | 2026.01.15 15:14:17.424725 [ 5 ] {fa71e82c-8db0-4abd-b273-d1df73305b4d} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001757 sec., 67159.93170176436 rows/sec., 5.69 MiB/sec. | ||
| 19426 | 2026.01.15 15:14:17.424768 [ 5 ] {fa71e82c-8db0-4abd-b273-d1df73305b4d} <Debug> TCPHandler: Processed in 0.002060468 sec. | ||
| 19427 | 2026.01.15 15:14:17.424899 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19428 | 2026.01.15 15:14:17.425007 [ 5 ] {36c79957-feac-4df2-9613-16fc144cecf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19429 | 2026.01.15 15:14:17.425060 [ 5 ] {36c79957-feac-4df2-9613-16fc144cecf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19430 | 2026.01.15 15:14:17.425492 [ 5 ] {36c79957-feac-4df2-9613-16fc144cecf5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19431 | 2026.01.15 15:14:17.425528 [ 5 ] {36c79957-feac-4df2-9613-16fc144cecf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19432 | 2026.01.15 15:14:17.425825 [ 5 ] {36c79957-feac-4df2-9613-16fc144cecf5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19433 | 2026.01.15 15:14:17.426050 [ 5 ] {36c79957-feac-4df2-9613-16fc144cecf5} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19434 | 2026.01.15 15:14:17.426180 [ 5 ] {36c79957-feac-4df2-9613-16fc144cecf5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001199 sec., 25854.87906588824 rows/sec., 1.90 MiB/sec. | ||
| 19435 | 2026.01.15 15:14:17.426218 [ 5 ] {36c79957-feac-4df2-9613-16fc144cecf5} <Debug> TCPHandler: Processed in 0.001370985 sec. | ||
| 19436 | 2026.01.15 15:14:17.426337 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19437 | 2026.01.15 15:14:17.426431 [ 5 ] {cfa32c3a-218d-4985-881e-29720506919b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19438 | 2026.01.15 15:14:17.426472 [ 5 ] {cfa32c3a-218d-4985-881e-29720506919b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19439 | 2026.01.15 15:14:17.426909 [ 5 ] {cfa32c3a-218d-4985-881e-29720506919b} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19440 | 2026.01.15 15:14:17.426945 [ 5 ] {cfa32c3a-218d-4985-881e-29720506919b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19441 | 2026.01.15 15:14:17.427249 [ 5 ] {cfa32c3a-218d-4985-881e-29720506919b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19442 | 2026.01.15 15:14:17.427456 [ 5 ] {cfa32c3a-218d-4985-881e-29720506919b} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19443 | 2026.01.15 15:14:17.427582 [ 5 ] {cfa32c3a-218d-4985-881e-29720506919b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00117 sec., 81196.58119658119 rows/sec., 6.34 MiB/sec. | ||
| 19444 | 2026.01.15 15:14:17.427620 [ 5 ] {cfa32c3a-218d-4985-881e-29720506919b} <Debug> TCPHandler: Processed in 0.001330064 sec. | ||
| 19445 | 2026.01.15 15:14:17.427739 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19446 | 2026.01.15 15:14:17.427831 [ 5 ] {f9f6a4dc-cc8e-445b-b831-59413c9d8013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19447 | 2026.01.15 15:14:17.427874 [ 5 ] {f9f6a4dc-cc8e-445b-b831-59413c9d8013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19448 | 2026.01.15 15:14:17.428333 [ 5 ] {f9f6a4dc-cc8e-445b-b831-59413c9d8013} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19449 | 2026.01.15 15:14:17.428371 [ 5 ] {f9f6a4dc-cc8e-445b-b831-59413c9d8013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19450 | 2026.01.15 15:14:17.428712 [ 5 ] {f9f6a4dc-cc8e-445b-b831-59413c9d8013} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19451 | 2026.01.15 15:14:17.428933 [ 5 ] {f9f6a4dc-cc8e-445b-b831-59413c9d8013} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19452 | 2026.01.15 15:14:17.429062 [ 5 ] {f9f6a4dc-cc8e-445b-b831-59413c9d8013} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 19453 | 2026.01.15 15:14:17.429072 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 5 parts from all_1_123_25 to all_127_127_0 | ||
| 19454 | 2026.01.15 15:14:17.429098 [ 5 ] {f9f6a4dc-cc8e-445b-b831-59413c9d8013} <Debug> TCPHandler: Processed in 0.001407266 sec. | ||
| 19455 | 2026.01.15 15:14:17.429138 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19456 | 2026.01.15 15:14:17.429165 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19457 | 2026.01.15 15:14:17.429242 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19458 | 2026.01.15 15:14:17.429286 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_127_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_123_25 to all_127_127_0 into Compact with storage Full | ||
| 19459 | 2026.01.15 15:14:17.429338 [ 5 ] {bf739893-612c-47fa-a2c0-104dbcebacc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19460 | 2026.01.15 15:14:17.429397 [ 5 ] {bf739893-612c-47fa-a2c0-104dbcebacc7} <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 | ||
| 19461 | 2026.01.15 15:14:17.429441 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_127_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19462 | 2026.01.15 15:14:17.429488 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_123_25, total 43984 rows starting from the beginning of the part | ||
| 19463 | 2026.01.15 15:14:17.429585 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 2 rows starting from the beginning of the part | ||
| 19464 | 2026.01.15 15:14:17.429654 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 19465 | 2026.01.15 15:14:17.429700 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 19466 | 2026.01.15 15:14:17.429744 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 316 rows starting from the beginning of the part | ||
| 19467 | 2026.01.15 15:14:17.430233 [ 5 ] {bf739893-612c-47fa-a2c0-104dbcebacc7} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19468 | 2026.01.15 15:14:17.430274 [ 5 ] {bf739893-612c-47fa-a2c0-104dbcebacc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19469 | 2026.01.15 15:14:17.430838 [ 5 ] {bf739893-612c-47fa-a2c0-104dbcebacc7} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19470 | 2026.01.15 15:14:17.431097 [ 5 ] {bf739893-612c-47fa-a2c0-104dbcebacc7} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19471 | 2026.01.15 15:14:17.431236 [ 5 ] {bf739893-612c-47fa-a2c0-104dbcebacc7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001915 sec., 16187.98955613577 rows/sec., 29.01 MiB/sec. | ||
| 19472 | 2026.01.15 15:14:17.431291 [ 5 ] {bf739893-612c-47fa-a2c0-104dbcebacc7} <Debug> TCPHandler: Processed in 0.002096809 sec. | ||
| 19473 | 2026.01.15 15:14:17.431418 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19474 | 2026.01.15 15:14:17.431517 [ 5 ] {e7be5233-640e-4282-a8b3-00b3b0e1c14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19475 | 2026.01.15 15:14:17.431560 [ 5 ] {e7be5233-640e-4282-a8b3-00b3b0e1c14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19476 | 2026.01.15 15:14:17.431909 [ 5 ] {e7be5233-640e-4282-a8b3-00b3b0e1c14c} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19477 | 2026.01.15 15:14:17.431945 [ 5 ] {e7be5233-640e-4282-a8b3-00b3b0e1c14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19478 | 2026.01.15 15:14:17.432251 [ 5 ] {e7be5233-640e-4282-a8b3-00b3b0e1c14c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19479 | 2026.01.15 15:14:17.432469 [ 5 ] {e7be5233-640e-4282-a8b3-00b3b0e1c14c} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19480 | 2026.01.15 15:14:17.432601 [ 5 ] {e7be5233-640e-4282-a8b3-00b3b0e1c14c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 19481 | 2026.01.15 15:14:17.432636 [ 5 ] {e7be5233-640e-4282-a8b3-00b3b0e1c14c} <Debug> TCPHandler: Processed in 0.001265671 sec. | ||
| 19482 | 2026.01.15 15:14:17.436947 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_127_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44622 rows, containing 5 columns (5 merged, 0 gathered) in 0.007721644 sec., 5778821.194035882 rows/sec., 388.96 MiB/sec. | ||
| 19483 | 2026.01.15 15:14:17.437309 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_127_26} <Trace> MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) | ||
| 19484 | 2026.01.15 15:14:17.437591 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19485 | 2026.01.15 15:14:17.437659 [ 190 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 5 parts: [all_1_123_25, all_127_127_0] -> all_1_127_26 | ||
| 19486 | 2026.01.15 15:14:17.437742 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 19487 | 2026.01.15 15:14:21.442864 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19488 | 2026.01.15 15:14:21.442930 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19489 | 2026.01.15 15:14:21.709850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41308 | ||
| 19490 | 2026.01.15 15:14:21.710365 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19491 | 2026.01.15 15:14:21.710414 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19492 | 2026.01.15 15:14:21.710925 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19493 | 2026.01.15 15:14:21.711188 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19494 | 2026.01.15 15:14:21.711343 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41308 | ||
| 19495 | 2026.01.15 15:14:21.711367 [ 69 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19496 | 2026.01.15 15:14:21.711437 [ 69 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19497 | 2026.01.15 15:14:21.711458 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19498 | 2026.01.15 15:14:21.711598 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 19499 | 2026.01.15 15:14:21.711755 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19500 | 2026.01.15 15:14:21.711801 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38940 rows starting from the beginning of the part | ||
| 19501 | 2026.01.15 15:14:21.711876 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 19502 | 2026.01.15 15:14:21.711930 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 19503 | 2026.01.15 15:14:21.711982 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 19504 | 2026.01.15 15:14:21.712031 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 19505 | 2026.01.15 15:14:21.712082 [ 196 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 19506 | 2026.01.15 15:14:21.714728 [ 193 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41308 rows, containing 4 columns (4 merged, 0 gathered) in 0.003197515 sec., 12918782.241834674 rows/sec., 184.80 MiB/sec. | ||
| 19507 | 2026.01.15 15:14:21.715126 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19508 | 2026.01.15 15:14:21.715414 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_86_17} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19509 | 2026.01.15 15:14:21.715492 [ 197 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_86_17} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19510 | 2026.01.15 15:14:21.715593 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 19511 | 2026.01.15 15:14:22.433106 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19512 | 2026.01.15 15:14:22.433308 [ 5 ] {befc87b6-4db2-482b-a003-adf34c8cebc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19513 | 2026.01.15 15:14:22.433384 [ 5 ] {befc87b6-4db2-482b-a003-adf34c8cebc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19514 | 2026.01.15 15:14:22.434320 [ 5 ] {befc87b6-4db2-482b-a003-adf34c8cebc0} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19515 | 2026.01.15 15:14:22.434367 [ 5 ] {befc87b6-4db2-482b-a003-adf34c8cebc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19516 | 2026.01.15 15:14:22.434804 [ 5 ] {befc87b6-4db2-482b-a003-adf34c8cebc0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19517 | 2026.01.15 15:14:22.435042 [ 5 ] {befc87b6-4db2-482b-a003-adf34c8cebc0} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19518 | 2026.01.15 15:14:22.435206 [ 5 ] {befc87b6-4db2-482b-a003-adf34c8cebc0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001953 sec., 209933.43573988735 rows/sec., 13.32 MiB/sec. | ||
| 19519 | 2026.01.15 15:14:22.435261 [ 5 ] {befc87b6-4db2-482b-a003-adf34c8cebc0} <Debug> TCPHandler: Processed in 0.002292595 sec. | ||
| 19520 | 2026.01.15 15:14:22.435395 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19521 | 2026.01.15 15:14:22.435501 [ 5 ] {324668b4-82d7-4052-8c61-31ae62586e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19522 | 2026.01.15 15:14:22.435546 [ 5 ] {324668b4-82d7-4052-8c61-31ae62586e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19523 | 2026.01.15 15:14:22.436844 [ 5 ] {324668b4-82d7-4052-8c61-31ae62586e34} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19524 | 2026.01.15 15:14:22.436882 [ 5 ] {324668b4-82d7-4052-8c61-31ae62586e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19525 | 2026.01.15 15:14:22.437286 [ 5 ] {324668b4-82d7-4052-8c61-31ae62586e34} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19526 | 2026.01.15 15:14:22.437520 [ 5 ] {324668b4-82d7-4052-8c61-31ae62586e34} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19527 | 2026.01.15 15:14:22.437656 [ 5 ] {324668b4-82d7-4052-8c61-31ae62586e34} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002179 sec., 519504.35979807255 rows/sec., 41.15 MiB/sec. | ||
| 19528 | 2026.01.15 15:14:22.437696 [ 5 ] {324668b4-82d7-4052-8c61-31ae62586e34} <Debug> TCPHandler: Processed in 0.002354757 sec. | ||
| 19529 | 2026.01.15 15:14:22.437823 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19530 | 2026.01.15 15:14:22.437923 [ 5 ] {b48e7606-c20d-4b71-9ed4-0925d1964c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19531 | 2026.01.15 15:14:22.437965 [ 5 ] {b48e7606-c20d-4b71-9ed4-0925d1964c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19532 | 2026.01.15 15:14:22.438515 [ 5 ] {b48e7606-c20d-4b71-9ed4-0925d1964c47} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19533 | 2026.01.15 15:14:22.438551 [ 5 ] {b48e7606-c20d-4b71-9ed4-0925d1964c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19534 | 2026.01.15 15:14:22.438867 [ 5 ] {b48e7606-c20d-4b71-9ed4-0925d1964c47} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19535 | 2026.01.15 15:14:22.439087 [ 5 ] {b48e7606-c20d-4b71-9ed4-0925d1964c47} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19536 | 2026.01.15 15:14:22.439222 [ 5 ] {b48e7606-c20d-4b71-9ed4-0925d1964c47} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00132 sec., 162878.78787878787 rows/sec., 9.67 MiB/sec. | ||
| 19537 | 2026.01.15 15:14:22.439261 [ 5 ] {b48e7606-c20d-4b71-9ed4-0925d1964c47} <Debug> TCPHandler: Processed in 0.001488029 sec. | ||
| 19538 | 2026.01.15 15:14:22.439384 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19539 | 2026.01.15 15:14:22.439509 [ 5 ] {01b6ace2-6e7a-45c2-950b-f4f3b99e6fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19540 | 2026.01.15 15:14:22.439560 [ 5 ] {01b6ace2-6e7a-45c2-950b-f4f3b99e6fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19541 | 2026.01.15 15:14:22.440186 [ 5 ] {01b6ace2-6e7a-45c2-950b-f4f3b99e6fc3} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19542 | 2026.01.15 15:14:22.440222 [ 5 ] {01b6ace2-6e7a-45c2-950b-f4f3b99e6fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19543 | 2026.01.15 15:14:22.440555 [ 5 ] {01b6ace2-6e7a-45c2-950b-f4f3b99e6fc3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 19544 | 2026.01.15 15:14:22.440779 [ 5 ] {01b6ace2-6e7a-45c2-950b-f4f3b99e6fc3} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19545 | 2026.01.15 15:14:22.440916 [ 5 ] {01b6ace2-6e7a-45c2-950b-f4f3b99e6fc3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001432 sec., 148044.6927374302 rows/sec., 9.55 MiB/sec. | ||
| 19546 | 2026.01.15 15:14:22.440957 [ 5 ] {01b6ace2-6e7a-45c2-950b-f4f3b99e6fc3} <Debug> TCPHandler: Processed in 0.001634054 sec. | ||
| 19547 | 2026.01.15 15:14:22.441075 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19548 | 2026.01.15 15:14:22.441170 [ 5 ] {91637071-f3a5-4b61-b6ff-210da1df4e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19549 | 2026.01.15 15:14:22.441211 [ 5 ] {91637071-f3a5-4b61-b6ff-210da1df4e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19550 | 2026.01.15 15:14:22.441745 [ 5 ] {91637071-f3a5-4b61-b6ff-210da1df4e1e} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19551 | 2026.01.15 15:14:22.441781 [ 5 ] {91637071-f3a5-4b61-b6ff-210da1df4e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19552 | 2026.01.15 15:14:22.442094 [ 5 ] {91637071-f3a5-4b61-b6ff-210da1df4e1e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19553 | 2026.01.15 15:14:22.442314 [ 5 ] {91637071-f3a5-4b61-b6ff-210da1df4e1e} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19554 | 2026.01.15 15:14:22.442446 [ 5 ] {91637071-f3a5-4b61-b6ff-210da1df4e1e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001294 sec., 163060.27820710975 rows/sec., 9.26 MiB/sec. | ||
| 19555 | 2026.01.15 15:14:22.442486 [ 5 ] {91637071-f3a5-4b61-b6ff-210da1df4e1e} <Debug> TCPHandler: Processed in 0.001461288 sec. | ||
| 19556 | 2026.01.15 15:14:22.442593 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19557 | 2026.01.15 15:14:22.442691 [ 5 ] {8d0ff44e-f4a5-4cc7-94e2-33c72cb8db84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19558 | 2026.01.15 15:14:22.442732 [ 5 ] {8d0ff44e-f4a5-4cc7-94e2-33c72cb8db84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19559 | 2026.01.15 15:14:22.443553 [ 5 ] {8d0ff44e-f4a5-4cc7-94e2-33c72cb8db84} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19560 | 2026.01.15 15:14:22.443591 [ 5 ] {8d0ff44e-f4a5-4cc7-94e2-33c72cb8db84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19561 | 2026.01.15 15:14:22.443953 [ 5 ] {8d0ff44e-f4a5-4cc7-94e2-33c72cb8db84} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19562 | 2026.01.15 15:14:22.444185 [ 5 ] {8d0ff44e-f4a5-4cc7-94e2-33c72cb8db84} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19563 | 2026.01.15 15:14:22.444317 [ 5 ] {8d0ff44e-f4a5-4cc7-94e2-33c72cb8db84} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001645 sec., 418844.9848024316 rows/sec., 29.25 MiB/sec. | ||
| 19564 | 2026.01.15 15:14:22.444356 [ 5 ] {8d0ff44e-f4a5-4cc7-94e2-33c72cb8db84} <Debug> TCPHandler: Processed in 0.00181425 sec. | ||
| 19565 | 2026.01.15 15:14:22.444475 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19566 | 2026.01.15 15:14:22.444572 [ 5 ] {35652601-4515-444d-81f1-426aabac0d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19567 | 2026.01.15 15:14:22.444616 [ 5 ] {35652601-4515-444d-81f1-426aabac0d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19568 | 2026.01.15 15:14:22.444962 [ 5 ] {35652601-4515-444d-81f1-426aabac0d6f} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19569 | 2026.01.15 15:14:22.444999 [ 5 ] {35652601-4515-444d-81f1-426aabac0d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19570 | 2026.01.15 15:14:22.445313 [ 5 ] {35652601-4515-444d-81f1-426aabac0d6f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19571 | 2026.01.15 15:14:22.445538 [ 5 ] {35652601-4515-444d-81f1-426aabac0d6f} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19572 | 2026.01.15 15:14:22.445666 [ 5 ] {35652601-4515-444d-81f1-426aabac0d6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 19573 | 2026.01.15 15:14:22.445704 [ 5 ] {35652601-4515-444d-81f1-426aabac0d6f} <Debug> TCPHandler: Processed in 0.001284552 sec. | ||
| 19574 | 2026.01.15 15:14:22.445812 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19575 | 2026.01.15 15:14:22.445913 [ 5 ] {f612c639-242c-4158-b606-a64c3e89224a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19576 | 2026.01.15 15:14:22.445958 [ 5 ] {f612c639-242c-4158-b606-a64c3e89224a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19577 | 2026.01.15 15:14:22.446477 [ 5 ] {f612c639-242c-4158-b606-a64c3e89224a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19578 | 2026.01.15 15:14:22.446516 [ 5 ] {f612c639-242c-4158-b606-a64c3e89224a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19579 | 2026.01.15 15:14:22.446881 [ 5 ] {f612c639-242c-4158-b606-a64c3e89224a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19580 | 2026.01.15 15:14:22.447104 [ 5 ] {f612c639-242c-4158-b606-a64c3e89224a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19581 | 2026.01.15 15:14:22.447242 [ 5 ] {f612c639-242c-4158-b606-a64c3e89224a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001348 sec., 232937.68545994064 rows/sec., 15.30 MiB/sec. | ||
| 19582 | 2026.01.15 15:14:22.447281 [ 5 ] {f612c639-242c-4158-b606-a64c3e89224a} <Debug> TCPHandler: Processed in 0.00152032 sec. | ||
| 19583 | 2026.01.15 15:14:22.447400 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19584 | 2026.01.15 15:14:22.447515 [ 5 ] {a784c228-ec38-4a0c-9074-1c81e8069d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19585 | 2026.01.15 15:14:22.447567 [ 5 ] {a784c228-ec38-4a0c-9074-1c81e8069d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19586 | 2026.01.15 15:14:22.447935 [ 5 ] {a784c228-ec38-4a0c-9074-1c81e8069d47} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19587 | 2026.01.15 15:14:22.447979 [ 5 ] {a784c228-ec38-4a0c-9074-1c81e8069d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19588 | 2026.01.15 15:14:22.448320 [ 5 ] {a784c228-ec38-4a0c-9074-1c81e8069d47} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19589 | 2026.01.15 15:14:22.448549 [ 5 ] {a784c228-ec38-4a0c-9074-1c81e8069d47} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19590 | 2026.01.15 15:14:22.448679 [ 5 ] {a784c228-ec38-4a0c-9074-1c81e8069d47} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001187 sec., 842.4599831508004 rows/sec., 56.77 KiB/sec. | ||
| 19591 | 2026.01.15 15:14:22.448715 [ 5 ] {a784c228-ec38-4a0c-9074-1c81e8069d47} <Debug> TCPHandler: Processed in 0.001375105 sec. | ||
| 19592 | 2026.01.15 15:14:22.448820 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19593 | 2026.01.15 15:14:22.448916 [ 5 ] {8404f252-a514-4cbc-a745-944a684ef52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19594 | 2026.01.15 15:14:22.448973 [ 5 ] {8404f252-a514-4cbc-a745-944a684ef52e} <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 | ||
| 19595 | 2026.01.15 15:14:22.449786 [ 5 ] {8404f252-a514-4cbc-a745-944a684ef52e} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19596 | 2026.01.15 15:14:22.449825 [ 5 ] {8404f252-a514-4cbc-a745-944a684ef52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19597 | 2026.01.15 15:14:22.450350 [ 5 ] {8404f252-a514-4cbc-a745-944a684ef52e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19598 | 2026.01.15 15:14:22.450594 [ 5 ] {8404f252-a514-4cbc-a745-944a684ef52e} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19599 | 2026.01.15 15:14:22.450739 [ 5 ] {8404f252-a514-4cbc-a745-944a684ef52e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001841 sec., 5431.830526887561 rows/sec., 9.73 MiB/sec. | ||
| 19600 | 2026.01.15 15:14:22.450804 [ 5 ] {8404f252-a514-4cbc-a745-944a684ef52e} <Debug> TCPHandler: Processed in 0.002034896 sec. | ||
| 19601 | 2026.01.15 15:14:22.450917 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19602 | 2026.01.15 15:14:22.451013 [ 5 ] {7206a54b-536e-4838-acce-27055fcbdad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19603 | 2026.01.15 15:14:22.451056 [ 5 ] {7206a54b-536e-4838-acce-27055fcbdad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19604 | 2026.01.15 15:14:22.451411 [ 5 ] {7206a54b-536e-4838-acce-27055fcbdad5} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19605 | 2026.01.15 15:14:22.451455 [ 5 ] {7206a54b-536e-4838-acce-27055fcbdad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19606 | 2026.01.15 15:14:22.451772 [ 5 ] {7206a54b-536e-4838-acce-27055fcbdad5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19607 | 2026.01.15 15:14:22.451998 [ 5 ] {7206a54b-536e-4838-acce-27055fcbdad5} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19608 | 2026.01.15 15:14:22.452130 [ 5 ] {7206a54b-536e-4838-acce-27055fcbdad5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001135 sec., 91629.95594713656 rows/sec., 5.61 MiB/sec. | ||
| 19609 | 2026.01.15 15:14:22.452169 [ 5 ] {7206a54b-536e-4838-acce-27055fcbdad5} <Debug> TCPHandler: Processed in 0.001302263 sec. | ||
| 19610 | 2026.01.15 15:14:23.885392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19611 | 2026.01.15 15:14:23.902811 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19612 | 2026.01.15 15:14:23.902861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19613 | 2026.01.15 15:14:23.909070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19614 | 2026.01.15 15:14:23.909828 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19615 | 2026.01.15 15:14:23.910181 [ 65 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19616 | 2026.01.15 15:14:23.910253 [ 65 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19617 | 2026.01.15 15:14:23.910272 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 19618 | 2026.01.15 15:14:23.910392 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::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 | ||
| 19619 | 2026.01.15 15:14:23.913125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19620 | 2026.01.15 15:14:23.914536 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19621 | 2026.01.15 15:14:23.916168 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 19622 | 2026.01.15 15:14:23.920972 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 19623 | 2026.01.15 15:14:23.925749 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 19624 | 2026.01.15 15:14:23.930413 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 19625 | 2026.01.15 15:14:23.935537 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 19626 | 2026.01.15 15:14:23.940520 [ 197 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 19627 | 2026.01.15 15:14:24.000001 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.089662674 sec., 7227.087606153705 rows/sec., 37.37 MiB/sec. | ||
| 19628 | 2026.01.15 15:14:24.000243 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.83 MiB, peak 406.06 MiB, free memory in arenas 0.00 B, will set to 387.62 MiB (RSS), difference: -10.21 MiB | ||
| 19629 | 2026.01.15 15:14:24.002483 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19630 | 2026.01.15 15:14:24.004309 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_86_17} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19631 | 2026.01.15 15:14:24.004406 [ 193 ] {583c615e-cd21-4d67-ae46-1a9703f588d5::all_1_86_17} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19632 | 2026.01.15 15:14:24.006126 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 19633 | 2026.01.15 15:14:25.000259 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.44 MiB, peak 406.06 MiB, free memory in arenas 0.00 B, will set to 387.62 MiB (RSS), difference: 9.18 MiB | ||
| 19634 | 2026.01.15 15:14:26.817825 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2498 | ||
| 19635 | 2026.01.15 15:14:26.820207 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19636 | 2026.01.15 15:14:26.820253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19637 | 2026.01.15 15:14:26.821411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19638 | 2026.01.15 15:14:26.821667 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19639 | 2026.01.15 15:14:26.821933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2498 | ||
| 19640 | 2026.01.15 15:14:27.113375 [ 218 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19641 | 2026.01.15 15:14:27.113429 [ 218 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19642 | 2026.01.15 15:14:27.116149 [ 218 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19643 | 2026.01.15 15:14:27.330135 [ 225 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19644 | 2026.01.15 15:14:27.330187 [ 225 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19645 | 2026.01.15 15:14:27.333067 [ 225 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19646 | 2026.01.15 15:14:27.338506 [ 222 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19647 | 2026.01.15 15:14:27.338555 [ 222 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19648 | 2026.01.15 15:14:27.341801 [ 222 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19649 | 2026.01.15 15:14:27.441344 [ 222 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19650 | 2026.01.15 15:14:27.441394 [ 222 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19651 | 2026.01.15 15:14:27.443224 [ 222 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19652 | 2026.01.15 15:14:27.454322 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19653 | 2026.01.15 15:14:27.454497 [ 5 ] {8e9a85e4-327b-4a12-a186-aa6022d540af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19654 | 2026.01.15 15:14:27.454572 [ 5 ] {8e9a85e4-327b-4a12-a186-aa6022d540af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19655 | 2026.01.15 15:14:27.455261 [ 5 ] {8e9a85e4-327b-4a12-a186-aa6022d540af} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19656 | 2026.01.15 15:14:27.455311 [ 5 ] {8e9a85e4-327b-4a12-a186-aa6022d540af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19657 | 2026.01.15 15:14:27.455699 [ 5 ] {8e9a85e4-327b-4a12-a186-aa6022d540af} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19658 | 2026.01.15 15:14:27.455941 [ 5 ] {8e9a85e4-327b-4a12-a186-aa6022d540af} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19659 | 2026.01.15 15:14:27.456100 [ 5 ] {8e9a85e4-327b-4a12-a186-aa6022d540af} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001657 sec., 1207.0006035003016 rows/sec., 98.42 KiB/sec. | ||
| 19660 | 2026.01.15 15:14:27.456154 [ 5 ] {8e9a85e4-327b-4a12-a186-aa6022d540af} <Debug> TCPHandler: Processed in 0.001957894 sec. | ||
| 19661 | 2026.01.15 15:14:27.456358 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19662 | 2026.01.15 15:14:27.456462 [ 5 ] {dac8ee56-899a-4945-b3cf-c03b6d294ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19663 | 2026.01.15 15:14:27.456507 [ 5 ] {dac8ee56-899a-4945-b3cf-c03b6d294ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19664 | 2026.01.15 15:14:27.457543 [ 5 ] {dac8ee56-899a-4945-b3cf-c03b6d294ec4} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19665 | 2026.01.15 15:14:27.457585 [ 5 ] {dac8ee56-899a-4945-b3cf-c03b6d294ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19666 | 2026.01.15 15:14:27.457996 [ 5 ] {dac8ee56-899a-4945-b3cf-c03b6d294ec4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19667 | 2026.01.15 15:14:27.458219 [ 5 ] {dac8ee56-899a-4945-b3cf-c03b6d294ec4} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19668 | 2026.01.15 15:14:27.458361 [ 5 ] {dac8ee56-899a-4945-b3cf-c03b6d294ec4} <Debug> executeQuery: Read 1281 rows, 108.50 KiB in 0.001923 sec., 666146.6458658347 rows/sec., 55.10 MiB/sec. | ||
| 19669 | 2026.01.15 15:14:27.458402 [ 5 ] {dac8ee56-899a-4945-b3cf-c03b6d294ec4} <Debug> TCPHandler: Processed in 0.002098039 sec. | ||
| 19670 | 2026.01.15 15:14:27.458521 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19671 | 2026.01.15 15:14:27.458619 [ 5 ] {e558ca78-c1c6-4119-904b-22759a012d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19672 | 2026.01.15 15:14:27.458664 [ 5 ] {e558ca78-c1c6-4119-904b-22759a012d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19673 | 2026.01.15 15:14:27.459090 [ 5 ] {e558ca78-c1c6-4119-904b-22759a012d12} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19674 | 2026.01.15 15:14:27.459128 [ 5 ] {e558ca78-c1c6-4119-904b-22759a012d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19675 | 2026.01.15 15:14:27.459443 [ 5 ] {e558ca78-c1c6-4119-904b-22759a012d12} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19676 | 2026.01.15 15:14:27.459658 [ 5 ] {e558ca78-c1c6-4119-904b-22759a012d12} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19677 | 2026.01.15 15:14:27.459794 [ 5 ] {e558ca78-c1c6-4119-904b-22759a012d12} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001195 sec., 36820.083682008364 rows/sec., 2.70 MiB/sec. | ||
| 19678 | 2026.01.15 15:14:27.459791 [ 59 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19679 | 2026.01.15 15:14:27.459834 [ 5 ] {e558ca78-c1c6-4119-904b-22759a012d12} <Debug> TCPHandler: Processed in 0.001363915 sec. | ||
| 19680 | 2026.01.15 15:14:27.459872 [ 59 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19681 | 2026.01.15 15:14:27.459900 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19682 | 2026.01.15 15:14:27.459966 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19683 | 2026.01.15 15:14:27.460023 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19684 | 2026.01.15 15:14:27.460074 [ 5 ] {1d4b2d7b-69d4-4a4c-ad39-ffaba7f5c16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19685 | 2026.01.15 15:14:27.460121 [ 5 ] {1d4b2d7b-69d4-4a4c-ad39-ffaba7f5c16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19686 | 2026.01.15 15:14:27.460167 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19687 | 2026.01.15 15:14:27.460208 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 278 rows starting from the beginning of the part | ||
| 19688 | 2026.01.15 15:14:27.460280 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 31 rows starting from the beginning of the part | ||
| 19689 | 2026.01.15 15:14:27.460328 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 219 rows starting from the beginning of the part | ||
| 19690 | 2026.01.15 15:14:27.460379 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 31 rows starting from the beginning of the part | ||
| 19691 | 2026.01.15 15:14:27.460428 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 215 rows starting from the beginning of the part | ||
| 19692 | 2026.01.15 15:14:27.460468 [ 188 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 44 rows starting from the beginning of the part | ||
| 19693 | 2026.01.15 15:14:27.460626 [ 5 ] {1d4b2d7b-69d4-4a4c-ad39-ffaba7f5c16a} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19694 | 2026.01.15 15:14:27.460670 [ 5 ] {1d4b2d7b-69d4-4a4c-ad39-ffaba7f5c16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19695 | 2026.01.15 15:14:27.461037 [ 5 ] {1d4b2d7b-69d4-4a4c-ad39-ffaba7f5c16a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 19696 | 2026.01.15 15:14:27.461280 [ 5 ] {1d4b2d7b-69d4-4a4c-ad39-ffaba7f5c16a} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19697 | 2026.01.15 15:14:27.461416 [ 5 ] {1d4b2d7b-69d4-4a4c-ad39-ffaba7f5c16a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001362 sec., 167400.88105726874 rows/sec., 11.33 MiB/sec. | ||
| 19698 | 2026.01.15 15:14:27.461439 [ 186 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 818 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480429 sec., 552542.5400340037 rows/sec., 36.50 MiB/sec. | ||
| 19699 | 2026.01.15 15:14:27.461457 [ 5 ] {1d4b2d7b-69d4-4a4c-ad39-ffaba7f5c16a} <Debug> TCPHandler: Processed in 0.00154141 sec. | ||
| 19700 | 2026.01.15 15:14:27.461577 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19701 | 2026.01.15 15:14:27.461633 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19702 | 2026.01.15 15:14:27.461675 [ 5 ] {83f23030-4c02-46d5-8e7d-84e5a05e4758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19703 | 2026.01.15 15:14:27.461722 [ 5 ] {83f23030-4c02-46d5-8e7d-84e5a05e4758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19704 | 2026.01.15 15:14:27.461958 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_126_25} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19705 | 2026.01.15 15:14:27.462042 [ 187 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_126_25} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19706 | 2026.01.15 15:14:27.462140 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 19707 | 2026.01.15 15:14:27.462324 [ 5 ] {83f23030-4c02-46d5-8e7d-84e5a05e4758} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19708 | 2026.01.15 15:14:27.462366 [ 5 ] {83f23030-4c02-46d5-8e7d-84e5a05e4758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19709 | 2026.01.15 15:14:27.462715 [ 5 ] {83f23030-4c02-46d5-8e7d-84e5a05e4758} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19710 | 2026.01.15 15:14:27.462940 [ 5 ] {83f23030-4c02-46d5-8e7d-84e5a05e4758} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19711 | 2026.01.15 15:14:27.463074 [ 5 ] {83f23030-4c02-46d5-8e7d-84e5a05e4758} <Debug> executeQuery: Read 570 rows, 43.44 KiB in 0.001418 sec., 401974.6121297602 rows/sec., 29.92 MiB/sec. | ||
| 19712 | 2026.01.15 15:14:27.463114 [ 5 ] {83f23030-4c02-46d5-8e7d-84e5a05e4758} <Debug> TCPHandler: Processed in 0.001587402 sec. | ||
| 19713 | 2026.01.15 15:14:27.463230 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19714 | 2026.01.15 15:14:27.463325 [ 5 ] {4edec5fb-6059-4cfc-b580-a69c0a407aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19715 | 2026.01.15 15:14:27.463369 [ 5 ] {4edec5fb-6059-4cfc-b580-a69c0a407aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19716 | 2026.01.15 15:14:27.463926 [ 5 ] {4edec5fb-6059-4cfc-b580-a69c0a407aa7} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19717 | 2026.01.15 15:14:27.463962 [ 5 ] {4edec5fb-6059-4cfc-b580-a69c0a407aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19718 | 2026.01.15 15:14:27.464352 [ 5 ] {4edec5fb-6059-4cfc-b580-a69c0a407aa7} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19719 | 2026.01.15 15:14:27.464575 [ 5 ] {4edec5fb-6059-4cfc-b580-a69c0a407aa7} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19720 | 2026.01.15 15:14:27.464709 [ 5 ] {4edec5fb-6059-4cfc-b580-a69c0a407aa7} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001403 sec., 602280.8267997149 rows/sec., 40.54 MiB/sec. | ||
| 19721 | 2026.01.15 15:14:27.464747 [ 5 ] {4edec5fb-6059-4cfc-b580-a69c0a407aa7} <Debug> TCPHandler: Processed in 0.001567151 sec. | ||
| 19722 | 2026.01.15 15:14:27.464862 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19723 | 2026.01.15 15:14:27.464957 [ 5 ] {12bd3816-8396-4a21-a78e-f3fe8f4c55ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19724 | 2026.01.15 15:14:27.465013 [ 5 ] {12bd3816-8396-4a21-a78e-f3fe8f4c55ed} <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 | ||
| 19725 | 2026.01.15 15:14:27.465883 [ 5 ] {12bd3816-8396-4a21-a78e-f3fe8f4c55ed} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19726 | 2026.01.15 15:14:27.465920 [ 5 ] {12bd3816-8396-4a21-a78e-f3fe8f4c55ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19727 | 2026.01.15 15:14:27.466500 [ 5 ] {12bd3816-8396-4a21-a78e-f3fe8f4c55ed} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19728 | 2026.01.15 15:14:27.466733 [ 5 ] {12bd3816-8396-4a21-a78e-f3fe8f4c55ed} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19729 | 2026.01.15 15:14:27.466863 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19730 | 2026.01.15 15:14:27.466879 [ 5 ] {12bd3816-8396-4a21-a78e-f3fe8f4c55ed} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00194 sec., 21649.484536082473 rows/sec., 38.79 MiB/sec. | ||
| 19731 | 2026.01.15 15:14:27.466908 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19732 | 2026.01.15 15:14:27.466933 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19733 | 2026.01.15 15:14:27.466955 [ 5 ] {12bd3816-8396-4a21-a78e-f3fe8f4c55ed} <Debug> TCPHandler: Processed in 0.00214244 sec. | ||
| 19734 | 2026.01.15 15:14:27.467013 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19735 | 2026.01.15 15:14:27.467082 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19736 | 2026.01.15 15:14:27.467182 [ 5 ] {607153c5-b6b4-47b7-bf46-55a479cfbe73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19737 | 2026.01.15 15:14:27.467211 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19738 | 2026.01.15 15:14:27.467225 [ 5 ] {607153c5-b6b4-47b7-bf46-55a479cfbe73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19739 | 2026.01.15 15:14:27.467268 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2428 rows starting from the beginning of the part | ||
| 19740 | 2026.01.15 15:14:27.467389 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 31 rows starting from the beginning of the part | ||
| 19741 | 2026.01.15 15:14:27.467495 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 10 rows starting from the beginning of the part | ||
| 19742 | 2026.01.15 15:14:27.467592 [ 5 ] {607153c5-b6b4-47b7-bf46-55a479cfbe73} <Trace> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19743 | 2026.01.15 15:14:27.467605 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 31 rows starting from the beginning of the part | ||
| 19744 | 2026.01.15 15:14:27.467635 [ 5 ] {607153c5-b6b4-47b7-bf46-55a479cfbe73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19745 | 2026.01.15 15:14:27.467717 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 10 rows starting from the beginning of the part | ||
| 19746 | 2026.01.15 15:14:27.467819 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 42 rows starting from the beginning of the part | ||
| 19747 | 2026.01.15 15:14:27.467957 [ 5 ] {607153c5-b6b4-47b7-bf46-55a479cfbe73} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19748 | 2026.01.15 15:14:27.468203 [ 5 ] {607153c5-b6b4-47b7-bf46-55a479cfbe73} <Trace> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19749 | 2026.01.15 15:14:27.468336 [ 5 ] {607153c5-b6b4-47b7-bf46-55a479cfbe73} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001172 sec., 7679.180887372013 rows/sec., 590.77 KiB/sec. | ||
| 19750 | 2026.01.15 15:14:27.468373 [ 5 ] {607153c5-b6b4-47b7-bf46-55a479cfbe73} <Debug> TCPHandler: Processed in 0.001341073 sec. | ||
| 19751 | 2026.01.15 15:14:27.468489 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19752 | 2026.01.15 15:14:27.468583 [ 5 ] {ccc1d947-dac2-4884-90be-7fd0a276ccf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19753 | 2026.01.15 15:14:27.468624 [ 5 ] {ccc1d947-dac2-4884-90be-7fd0a276ccf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19754 | 2026.01.15 15:14:27.468965 [ 5 ] {ccc1d947-dac2-4884-90be-7fd0a276ccf4} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19755 | 2026.01.15 15:14:27.469001 [ 5 ] {ccc1d947-dac2-4884-90be-7fd0a276ccf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19756 | 2026.01.15 15:14:27.469317 [ 5 ] {ccc1d947-dac2-4884-90be-7fd0a276ccf4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19757 | 2026.01.15 15:14:27.469535 [ 5 ] {ccc1d947-dac2-4884-90be-7fd0a276ccf4} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19758 | 2026.01.15 15:14:27.469674 [ 5 ] {ccc1d947-dac2-4884-90be-7fd0a276ccf4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 19759 | 2026.01.15 15:14:27.469711 [ 5 ] {ccc1d947-dac2-4884-90be-7fd0a276ccf4} <Debug> TCPHandler: Processed in 0.001272051 sec. | ||
| 19760 | 2026.01.15 15:14:27.469754 [ 224 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19761 | 2026.01.15 15:14:27.469789 [ 224 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19762 | 2026.01.15 15:14:27.472324 [ 224 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19763 | 2026.01.15 15:14:27.477239 [ 188 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2552 rows, containing 19 columns (19 merged, 0 gathered) in 0.010257957 sec., 248782.4817358856 rows/sec., 445.81 MiB/sec. | ||
| 19764 | 2026.01.15 15:14:27.479607 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19765 | 2026.01.15 15:14:27.479986 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19766 | 2026.01.15 15:14:27.480062 [ 192 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19767 | 2026.01.15 15:14:27.480229 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.84 MiB. | ||
| 19768 | 2026.01.15 15:14:27.879874 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19769 | 2026.01.15 15:14:27.879931 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19770 | 2026.01.15 15:14:27.882879 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19771 | 2026.01.15 15:14:28.000253 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.37 MiB, peak 407.15 MiB, free memory in arenas 0.00 B, will set to 390.84 MiB (RSS), difference: 2.47 MiB | ||
| 19772 | 2026.01.15 15:14:29.211476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41820 | ||
| 19773 | 2026.01.15 15:14:29.212037 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19774 | 2026.01.15 15:14:29.212088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19775 | 2026.01.15 15:14:29.212590 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19776 | 2026.01.15 15:14:29.212828 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19777 | 2026.01.15 15:14:29.212980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41820 | ||
| 19778 | 2026.01.15 15:14:31.414170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 19779 | 2026.01.15 15:14:31.432861 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19780 | 2026.01.15 15:14:31.432927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19781 | 2026.01.15 15:14:31.439362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19782 | 2026.01.15 15:14:31.440118 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19783 | 2026.01.15 15:14:31.443955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 19784 | 2026.01.15 15:14:32.433418 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19785 | 2026.01.15 15:14:32.433615 [ 5 ] {cb7f382e-09bc-4d98-b16c-587c8ff77cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19786 | 2026.01.15 15:14:32.433687 [ 5 ] {cb7f382e-09bc-4d98-b16c-587c8ff77cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19787 | 2026.01.15 15:14:32.434623 [ 5 ] {cb7f382e-09bc-4d98-b16c-587c8ff77cbc} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19788 | 2026.01.15 15:14:32.434671 [ 5 ] {cb7f382e-09bc-4d98-b16c-587c8ff77cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19789 | 2026.01.15 15:14:32.435109 [ 5 ] {cb7f382e-09bc-4d98-b16c-587c8ff77cbc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19790 | 2026.01.15 15:14:32.435344 [ 5 ] {cb7f382e-09bc-4d98-b16c-587c8ff77cbc} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19791 | 2026.01.15 15:14:32.435502 [ 5 ] {cb7f382e-09bc-4d98-b16c-587c8ff77cbc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001943 sec., 211013.89603705608 rows/sec., 13.39 MiB/sec. | ||
| 19792 | 2026.01.15 15:14:32.435609 [ 5 ] {cb7f382e-09bc-4d98-b16c-587c8ff77cbc} <Debug> TCPHandler: Processed in 0.002330296 sec. | ||
| 19793 | 2026.01.15 15:14:32.435729 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19794 | 2026.01.15 15:14:32.435824 [ 5 ] {5778c6e5-9312-4042-9998-d9f5bd5b3f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19795 | 2026.01.15 15:14:32.435866 [ 5 ] {5778c6e5-9312-4042-9998-d9f5bd5b3f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19796 | 2026.01.15 15:14:32.436848 [ 5 ] {5778c6e5-9312-4042-9998-d9f5bd5b3f73} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19797 | 2026.01.15 15:14:32.436886 [ 5 ] {5778c6e5-9312-4042-9998-d9f5bd5b3f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19798 | 2026.01.15 15:14:32.437273 [ 5 ] {5778c6e5-9312-4042-9998-d9f5bd5b3f73} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19799 | 2026.01.15 15:14:32.437486 [ 5 ] {5778c6e5-9312-4042-9998-d9f5bd5b3f73} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19800 | 2026.01.15 15:14:32.437675 [ 5 ] {5778c6e5-9312-4042-9998-d9f5bd5b3f73} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.00187 sec., 605347.5935828878 rows/sec., 47.94 MiB/sec. | ||
| 19801 | 2026.01.15 15:14:32.437679 [ 48 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19802 | 2026.01.15 15:14:32.437716 [ 5 ] {5778c6e5-9312-4042-9998-d9f5bd5b3f73} <Debug> TCPHandler: Processed in 0.002036737 sec. | ||
| 19803 | 2026.01.15 15:14:32.437755 [ 48 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19804 | 2026.01.15 15:14:32.437784 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19805 | 2026.01.15 15:14:32.437846 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19806 | 2026.01.15 15:14:32.437883 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19807 | 2026.01.15 15:14:32.437944 [ 5 ] {05f12359-bad9-4815-b3a4-5dd8f788b630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19808 | 2026.01.15 15:14:32.437974 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19809 | 2026.01.15 15:14:32.437985 [ 5 ] {05f12359-bad9-4815-b3a4-5dd8f788b630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19810 | 2026.01.15 15:14:32.438003 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2465 rows starting from the beginning of the part | ||
| 19811 | 2026.01.15 15:14:32.438062 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1134 rows starting from the beginning of the part | ||
| 19812 | 2026.01.15 15:14:32.438107 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 118 rows starting from the beginning of the part | ||
| 19813 | 2026.01.15 15:14:32.438149 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1132 rows starting from the beginning of the part | ||
| 19814 | 2026.01.15 15:14:32.438189 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1281 rows starting from the beginning of the part | ||
| 19815 | 2026.01.15 15:14:32.438232 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1132 rows starting from the beginning of the part | ||
| 19816 | 2026.01.15 15:14:32.438517 [ 5 ] {05f12359-bad9-4815-b3a4-5dd8f788b630} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19817 | 2026.01.15 15:14:32.438553 [ 5 ] {05f12359-bad9-4815-b3a4-5dd8f788b630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19818 | 2026.01.15 15:14:32.439048 [ 5 ] {05f12359-bad9-4815-b3a4-5dd8f788b630} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19819 | 2026.01.15 15:14:32.439273 [ 5 ] {05f12359-bad9-4815-b3a4-5dd8f788b630} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19820 | 2026.01.15 15:14:32.439406 [ 5 ] {05f12359-bad9-4815-b3a4-5dd8f788b630} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00148 sec., 145270.27027027027 rows/sec., 8.62 MiB/sec. | ||
| 19821 | 2026.01.15 15:14:32.439445 [ 5 ] {05f12359-bad9-4815-b3a4-5dd8f788b630} <Debug> TCPHandler: Processed in 0.001648444 sec. | ||
| 19822 | 2026.01.15 15:14:32.439557 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19823 | 2026.01.15 15:14:32.439650 [ 5 ] {4351f8fe-da2d-4fa2-9700-79d62e439dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19824 | 2026.01.15 15:14:32.439689 [ 5 ] {4351f8fe-da2d-4fa2-9700-79d62e439dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19825 | 2026.01.15 15:14:32.440176 [ 5 ] {4351f8fe-da2d-4fa2-9700-79d62e439dc9} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19826 | 2026.01.15 15:14:32.440212 [ 5 ] {4351f8fe-da2d-4fa2-9700-79d62e439dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19827 | 2026.01.15 15:14:32.440525 [ 5 ] {4351f8fe-da2d-4fa2-9700-79d62e439dc9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19828 | 2026.01.15 15:14:32.440772 [ 5 ] {4351f8fe-da2d-4fa2-9700-79d62e439dc9} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19829 | 2026.01.15 15:14:32.440900 [ 5 ] {4351f8fe-da2d-4fa2-9700-79d62e439dc9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 19830 | 2026.01.15 15:14:32.440940 [ 5 ] {4351f8fe-da2d-4fa2-9700-79d62e439dc9} <Debug> TCPHandler: Processed in 0.001432687 sec. | ||
| 19831 | 2026.01.15 15:14:32.441050 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19832 | 2026.01.15 15:14:32.441144 [ 5 ] {388d7c0c-6fe0-4ec2-8edc-556d3ed7853b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19833 | 2026.01.15 15:14:32.441184 [ 5 ] {388d7c0c-6fe0-4ec2-8edc-556d3ed7853b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19834 | 2026.01.15 15:14:32.441567 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7262 rows, containing 5 columns (5 merged, 0 gathered) in 0.003723722 sec., 1950199.2898503165 rows/sec., 164.88 MiB/sec. | ||
| 19835 | 2026.01.15 15:14:32.441676 [ 5 ] {388d7c0c-6fe0-4ec2-8edc-556d3ed7853b} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19836 | 2026.01.15 15:14:32.441717 [ 5 ] {388d7c0c-6fe0-4ec2-8edc-556d3ed7853b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19837 | 2026.01.15 15:14:32.441906 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19838 | 2026.01.15 15:14:32.442031 [ 5 ] {388d7c0c-6fe0-4ec2-8edc-556d3ed7853b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19839 | 2026.01.15 15:14:32.442223 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_131_26} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19840 | 2026.01.15 15:14:32.442260 [ 5 ] {388d7c0c-6fe0-4ec2-8edc-556d3ed7853b} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19841 | 2026.01.15 15:14:32.442300 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_131_26} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19842 | 2026.01.15 15:14:32.442381 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 19843 | 2026.01.15 15:14:32.442389 [ 5 ] {388d7c0c-6fe0-4ec2-8edc-556d3ed7853b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001264 sec., 166930.37974683545 rows/sec., 9.48 MiB/sec. | ||
| 19844 | 2026.01.15 15:14:32.442436 [ 5 ] {388d7c0c-6fe0-4ec2-8edc-556d3ed7853b} <Debug> TCPHandler: Processed in 0.001434447 sec. | ||
| 19845 | 2026.01.15 15:14:32.442543 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19846 | 2026.01.15 15:14:32.442639 [ 5 ] {4b64dca5-08b6-441d-9b00-7228d17cc747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19847 | 2026.01.15 15:14:32.442678 [ 5 ] {4b64dca5-08b6-441d-9b00-7228d17cc747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19848 | 2026.01.15 15:14:32.443353 [ 5 ] {4b64dca5-08b6-441d-9b00-7228d17cc747} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19849 | 2026.01.15 15:14:32.443390 [ 5 ] {4b64dca5-08b6-441d-9b00-7228d17cc747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19850 | 2026.01.15 15:14:32.443736 [ 5 ] {4b64dca5-08b6-441d-9b00-7228d17cc747} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19851 | 2026.01.15 15:14:32.443964 [ 5 ] {4b64dca5-08b6-441d-9b00-7228d17cc747} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19852 | 2026.01.15 15:14:32.444088 [ 48 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19853 | 2026.01.15 15:14:32.444097 [ 5 ] {4b64dca5-08b6-441d-9b00-7228d17cc747} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001476 sec., 466802.1680216802 rows/sec., 32.60 MiB/sec. | ||
| 19854 | 2026.01.15 15:14:32.444138 [ 48 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19855 | 2026.01.15 15:14:32.444158 [ 5 ] {4b64dca5-08b6-441d-9b00-7228d17cc747} <Debug> TCPHandler: Processed in 0.001664585 sec. | ||
| 19856 | 2026.01.15 15:14:32.444164 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19857 | 2026.01.15 15:14:32.444260 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19858 | 2026.01.15 15:14:32.444280 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19859 | 2026.01.15 15:14:32.444352 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19860 | 2026.01.15 15:14:32.444374 [ 5 ] {c92358fd-a323-4403-85fb-eabb4905e78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19861 | 2026.01.15 15:14:32.444380 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1250 rows starting from the beginning of the part | ||
| 19862 | 2026.01.15 15:14:32.444416 [ 5 ] {c92358fd-a323-4403-85fb-eabb4905e78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19863 | 2026.01.15 15:14:32.444441 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 693 rows starting from the beginning of the part | ||
| 19864 | 2026.01.15 15:14:32.444489 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 95 rows starting from the beginning of the part | ||
| 19865 | 2026.01.15 15:14:32.444531 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 689 rows starting from the beginning of the part | ||
| 19866 | 2026.01.15 15:14:32.444572 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 570 rows starting from the beginning of the part | ||
| 19867 | 2026.01.15 15:14:32.444611 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 689 rows starting from the beginning of the part | ||
| 19868 | 2026.01.15 15:14:32.444744 [ 5 ] {c92358fd-a323-4403-85fb-eabb4905e78a} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19869 | 2026.01.15 15:14:32.444780 [ 5 ] {c92358fd-a323-4403-85fb-eabb4905e78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19870 | 2026.01.15 15:14:32.445095 [ 5 ] {c92358fd-a323-4403-85fb-eabb4905e78a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19871 | 2026.01.15 15:14:32.445332 [ 5 ] {c92358fd-a323-4403-85fb-eabb4905e78a} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19872 | 2026.01.15 15:14:32.445461 [ 5 ] {c92358fd-a323-4403-85fb-eabb4905e78a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 19873 | 2026.01.15 15:14:32.445499 [ 5 ] {c92358fd-a323-4403-85fb-eabb4905e78a} <Debug> TCPHandler: Processed in 0.001268232 sec. | ||
| 19874 | 2026.01.15 15:14:32.445612 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19875 | 2026.01.15 15:14:32.445711 [ 5 ] {84f27a24-2c03-47d3-8939-a94e13d5138e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19876 | 2026.01.15 15:14:32.445754 [ 5 ] {84f27a24-2c03-47d3-8939-a94e13d5138e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19877 | 2026.01.15 15:14:32.445925 [ 192 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3986 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700315 sec., 2344271.5026333355 rows/sec., 176.39 MiB/sec. | ||
| 19878 | 2026.01.15 15:14:32.446096 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19879 | 2026.01.15 15:14:32.446207 [ 5 ] {84f27a24-2c03-47d3-8939-a94e13d5138e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19880 | 2026.01.15 15:14:32.446243 [ 5 ] {84f27a24-2c03-47d3-8939-a94e13d5138e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19881 | 2026.01.15 15:14:32.446349 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_131_26} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19882 | 2026.01.15 15:14:32.446413 [ 198 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_131_26} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19883 | 2026.01.15 15:14:32.446471 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 19884 | 2026.01.15 15:14:32.446605 [ 5 ] {84f27a24-2c03-47d3-8939-a94e13d5138e} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19885 | 2026.01.15 15:14:32.446827 [ 5 ] {84f27a24-2c03-47d3-8939-a94e13d5138e} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19886 | 2026.01.15 15:14:32.446957 [ 5 ] {84f27a24-2c03-47d3-8939-a94e13d5138e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001264 sec., 248417.72151898735 rows/sec., 16.32 MiB/sec. | ||
| 19887 | 2026.01.15 15:14:32.446994 [ 5 ] {84f27a24-2c03-47d3-8939-a94e13d5138e} <Debug> TCPHandler: Processed in 0.001433607 sec. | ||
| 19888 | 2026.01.15 15:14:32.447104 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19889 | 2026.01.15 15:14:32.447198 [ 5 ] {bae24fe9-e44c-40b9-9056-300489fdeca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19890 | 2026.01.15 15:14:32.447243 [ 5 ] {bae24fe9-e44c-40b9-9056-300489fdeca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19891 | 2026.01.15 15:14:32.447567 [ 5 ] {bae24fe9-e44c-40b9-9056-300489fdeca8} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19892 | 2026.01.15 15:14:32.447608 [ 5 ] {bae24fe9-e44c-40b9-9056-300489fdeca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19893 | 2026.01.15 15:14:32.447974 [ 5 ] {bae24fe9-e44c-40b9-9056-300489fdeca8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19894 | 2026.01.15 15:14:32.448232 [ 5 ] {bae24fe9-e44c-40b9-9056-300489fdeca8} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19895 | 2026.01.15 15:14:32.448383 [ 5 ] {bae24fe9-e44c-40b9-9056-300489fdeca8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001202 sec., 831.946755407654 rows/sec., 56.06 KiB/sec. | ||
| 19896 | 2026.01.15 15:14:32.448427 [ 5 ] {bae24fe9-e44c-40b9-9056-300489fdeca8} <Debug> TCPHandler: Processed in 0.001372935 sec. | ||
| 19897 | 2026.01.15 15:14:32.448537 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19898 | 2026.01.15 15:14:32.448653 [ 5 ] {0f02d983-94e6-4bef-9da3-e973ca16e6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19899 | 2026.01.15 15:14:32.448721 [ 5 ] {0f02d983-94e6-4bef-9da3-e973ca16e6d0} <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 | ||
| 19900 | 2026.01.15 15:14:32.449640 [ 5 ] {0f02d983-94e6-4bef-9da3-e973ca16e6d0} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19901 | 2026.01.15 15:14:32.449678 [ 5 ] {0f02d983-94e6-4bef-9da3-e973ca16e6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19902 | 2026.01.15 15:14:32.450212 [ 5 ] {0f02d983-94e6-4bef-9da3-e973ca16e6d0} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19903 | 2026.01.15 15:14:32.450452 [ 5 ] {0f02d983-94e6-4bef-9da3-e973ca16e6d0} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19904 | 2026.01.15 15:14:32.450591 [ 5 ] {0f02d983-94e6-4bef-9da3-e973ca16e6d0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001963 sec., 5094.243504839532 rows/sec., 9.13 MiB/sec. | ||
| 19905 | 2026.01.15 15:14:32.450655 [ 5 ] {0f02d983-94e6-4bef-9da3-e973ca16e6d0} <Debug> TCPHandler: Processed in 0.002167751 sec. | ||
| 19906 | 2026.01.15 15:14:32.450669 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19907 | 2026.01.15 15:14:32.450723 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19908 | 2026.01.15 15:14:32.450767 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19909 | 2026.01.15 15:14:32.450867 [ 5 ] {bb085d25-a6cc-4751-a5aa-48b130568cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19910 | 2026.01.15 15:14:32.450909 [ 5 ] {bb085d25-a6cc-4751-a5aa-48b130568cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19911 | 2026.01.15 15:14:32.451249 [ 5 ] {bb085d25-a6cc-4751-a5aa-48b130568cfe} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19912 | 2026.01.15 15:14:32.451288 [ 5 ] {bb085d25-a6cc-4751-a5aa-48b130568cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19913 | 2026.01.15 15:14:32.451624 [ 5 ] {bb085d25-a6cc-4751-a5aa-48b130568cfe} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19914 | 2026.01.15 15:14:32.451848 [ 5 ] {bb085d25-a6cc-4751-a5aa-48b130568cfe} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19915 | 2026.01.15 15:14:32.451968 [ 48 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19916 | 2026.01.15 15:14:32.451978 [ 5 ] {bb085d25-a6cc-4751-a5aa-48b130568cfe} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001128 sec., 92198.58156028368 rows/sec., 5.65 MiB/sec. | ||
| 19917 | 2026.01.15 15:14:32.452011 [ 48 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19918 | 2026.01.15 15:14:32.452036 [ 5 ] {bb085d25-a6cc-4751-a5aa-48b130568cfe} <Debug> TCPHandler: Processed in 0.001319153 sec. | ||
| 19919 | 2026.01.15 15:14:32.452038 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19920 | 2026.01.15 15:14:32.452137 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19921 | 2026.01.15 15:14:32.452227 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19922 | 2026.01.15 15:14:32.452256 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 9766 rows starting from the beginning of the part | ||
| 19923 | 2026.01.15 15:14:32.452307 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 104 rows starting from the beginning of the part | ||
| 19924 | 2026.01.15 15:14:32.452349 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 19925 | 2026.01.15 15:14:32.452388 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 104 rows starting from the beginning of the part | ||
| 19926 | 2026.01.15 15:14:32.452430 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 19927 | 2026.01.15 15:14:32.452467 [ 186 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 104 rows starting from the beginning of the part | ||
| 19928 | 2026.01.15 15:14:32.453773 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19929 | 2026.01.15 15:14:32.454714 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002610516 sec., 3906507.372488811 rows/sec., 248.96 MiB/sec. | ||
| 19930 | 2026.01.15 15:14:32.455010 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19931 | 2026.01.15 15:14:32.455364 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_131_26} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19932 | 2026.01.15 15:14:32.455451 [ 199 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_131_26} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19933 | 2026.01.15 15:14:32.455565 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 19934 | 2026.01.15 15:14:33.509595 [ 222 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19935 | 2026.01.15 15:14:33.509647 [ 222 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19936 | 2026.01.15 15:14:33.512516 [ 222 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19937 | 2026.01.15 15:14:36.442990 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19938 | 2026.01.15 15:14:36.443053 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19939 | 2026.01.15 15:14:36.713171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42268 | ||
| 19940 | 2026.01.15 15:14:36.713682 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19941 | 2026.01.15 15:14:36.713725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19942 | 2026.01.15 15:14:36.714210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19943 | 2026.01.15 15:14:36.714452 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19944 | 2026.01.15 15:14:36.714588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42268 | ||
| 19945 | 2026.01.15 15:14:36.822181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2538 | ||
| 19946 | 2026.01.15 15:14:36.824936 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19947 | 2026.01.15 15:14:36.824985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19948 | 2026.01.15 15:14:36.826250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19949 | 2026.01.15 15:14:36.826535 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19950 | 2026.01.15 15:14:36.826699 [ 41 ] {} <Debug> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 19951 | 2026.01.15 15:14:36.826752 [ 41 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19952 | 2026.01.15 15:14:36.826771 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19953 | 2026.01.15 15:14:36.826864 [ 195 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::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 | ||
| 19954 | 2026.01.15 15:14:36.826888 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2538 | ||
| 19955 | 2026.01.15 15:14:36.827300 [ 195 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19956 | 2026.01.15 15:14:36.827427 [ 195 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2354 rows starting from the beginning of the part | ||
| 19957 | 2026.01.15 15:14:36.827772 [ 195 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 34 rows starting from the beginning of the part | ||
| 19958 | 2026.01.15 15:14:36.828099 [ 195 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 19959 | 2026.01.15 15:14:36.828432 [ 195 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 19960 | 2026.01.15 15:14:36.828763 [ 195 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 19961 | 2026.01.15 15:14:36.829093 [ 195 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 19962 | 2026.01.15 15:14:36.837181 [ 192 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2538 rows, containing 72 columns (72 merged, 0 gathered) in 0.01035128 sec., 245187.06865237924 rows/sec., 186.35 MiB/sec. | ||
| 19963 | 2026.01.15 15:14:36.839068 [ 191 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 19964 | 2026.01.15 15:14:36.839596 [ 191 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_66_13} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19965 | 2026.01.15 15:14:36.839662 [ 191 ] {359fda4a-adbd-43ed-944e-54a57a1918f8::all_1_66_13} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 19966 | 2026.01.15 15:14:36.839839 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 19967 | 2026.01.15 15:14:37.424481 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19968 | 2026.01.15 15:14:37.424650 [ 5 ] {75e999ae-e69a-4813-a318-a585f96fb6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19969 | 2026.01.15 15:14:37.424711 [ 5 ] {75e999ae-e69a-4813-a318-a585f96fb6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19970 | 2026.01.15 15:14:37.425358 [ 5 ] {75e999ae-e69a-4813-a318-a585f96fb6ab} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19971 | 2026.01.15 15:14:37.425395 [ 5 ] {75e999ae-e69a-4813-a318-a585f96fb6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19972 | 2026.01.15 15:14:37.425850 [ 5 ] {75e999ae-e69a-4813-a318-a585f96fb6ab} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19973 | 2026.01.15 15:14:37.426097 [ 5 ] {75e999ae-e69a-4813-a318-a585f96fb6ab} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19974 | 2026.01.15 15:14:37.426251 [ 5 ] {75e999ae-e69a-4813-a318-a585f96fb6ab} <Debug> executeQuery: Read 146 rows, 12.88 KiB in 0.001645 sec., 88753.79939209727 rows/sec., 7.65 MiB/sec. | ||
| 19975 | 2026.01.15 15:14:37.426295 [ 5 ] {75e999ae-e69a-4813-a318-a585f96fb6ab} <Debug> TCPHandler: Processed in 0.001941564 sec. | ||
| 19976 | 2026.01.15 15:14:37.426414 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19977 | 2026.01.15 15:14:37.426508 [ 5 ] {e002b440-e417-4e2e-ab77-81799686d2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19978 | 2026.01.15 15:14:37.426549 [ 5 ] {e002b440-e417-4e2e-ab77-81799686d2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19979 | 2026.01.15 15:14:37.426967 [ 5 ] {e002b440-e417-4e2e-ab77-81799686d2e9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19980 | 2026.01.15 15:14:37.427003 [ 5 ] {e002b440-e417-4e2e-ab77-81799686d2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19981 | 2026.01.15 15:14:37.427310 [ 5 ] {e002b440-e417-4e2e-ab77-81799686d2e9} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19982 | 2026.01.15 15:14:37.427525 [ 5 ] {e002b440-e417-4e2e-ab77-81799686d2e9} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19983 | 2026.01.15 15:14:37.427672 [ 5 ] {e002b440-e417-4e2e-ab77-81799686d2e9} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001182 sec., 38071.06598984771 rows/sec., 2.80 MiB/sec. | ||
| 19984 | 2026.01.15 15:14:37.427718 [ 5 ] {e002b440-e417-4e2e-ab77-81799686d2e9} <Debug> TCPHandler: Processed in 0.001353495 sec. | ||
| 19985 | 2026.01.15 15:14:37.427829 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19986 | 2026.01.15 15:14:37.427921 [ 5 ] {3dda30dc-b2d0-4bae-9059-5aa45a63e7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19987 | 2026.01.15 15:14:37.427960 [ 5 ] {3dda30dc-b2d0-4bae-9059-5aa45a63e7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19988 | 2026.01.15 15:14:37.428392 [ 5 ] {3dda30dc-b2d0-4bae-9059-5aa45a63e7d4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19989 | 2026.01.15 15:14:37.428429 [ 5 ] {3dda30dc-b2d0-4bae-9059-5aa45a63e7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19990 | 2026.01.15 15:14:37.428742 [ 5 ] {3dda30dc-b2d0-4bae-9059-5aa45a63e7d4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19991 | 2026.01.15 15:14:37.428954 [ 5 ] {3dda30dc-b2d0-4bae-9059-5aa45a63e7d4} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19992 | 2026.01.15 15:14:37.429080 [ 5 ] {3dda30dc-b2d0-4bae-9059-5aa45a63e7d4} <Debug> executeQuery: Read 115 rows, 9.17 KiB in 0.001177 sec., 97706.03228547153 rows/sec., 7.61 MiB/sec. | ||
| 19993 | 2026.01.15 15:14:37.429117 [ 5 ] {3dda30dc-b2d0-4bae-9059-5aa45a63e7d4} <Debug> TCPHandler: Processed in 0.001335704 sec. | ||
| 19994 | 2026.01.15 15:14:37.429228 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19995 | 2026.01.15 15:14:37.429322 [ 5 ] {6143eb09-d187-46d5-857d-a5a7a8b89553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19996 | 2026.01.15 15:14:37.429365 [ 5 ] {6143eb09-d187-46d5-857d-a5a7a8b89553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19997 | 2026.01.15 15:14:37.429762 [ 5 ] {6143eb09-d187-46d5-857d-a5a7a8b89553} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19998 | 2026.01.15 15:14:37.429799 [ 5 ] {6143eb09-d187-46d5-857d-a5a7a8b89553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 19999 | 2026.01.15 15:14:37.430125 [ 5 ] {6143eb09-d187-46d5-857d-a5a7a8b89553} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20000 | 2026.01.15 15:14:37.430346 [ 5 ] {6143eb09-d187-46d5-857d-a5a7a8b89553} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20001 | 2026.01.15 15:14:37.430464 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 5 parts from all_1_127_26 to all_131_131_0 | ||
| 20002 | 2026.01.15 15:14:37.430472 [ 5 ] {6143eb09-d187-46d5-857d-a5a7a8b89553} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 20003 | 2026.01.15 15:14:37.430533 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20004 | 2026.01.15 15:14:37.430549 [ 5 ] {6143eb09-d187-46d5-857d-a5a7a8b89553} <Debug> TCPHandler: Processed in 0.001367935 sec. | ||
| 20005 | 2026.01.15 15:14:37.430557 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20006 | 2026.01.15 15:14:37.430665 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20007 | 2026.01.15 15:14:37.430688 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_131_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_127_26 to all_131_131_0 into Compact with storage Full | ||
| 20008 | 2026.01.15 15:14:37.430761 [ 5 ] {335e39fc-caab-4d23-ba49-391cf9f460e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20009 | 2026.01.15 15:14:37.430819 [ 5 ] {335e39fc-caab-4d23-ba49-391cf9f460e6} <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 | ||
| 20010 | 2026.01.15 15:14:37.430852 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_131_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20011 | 2026.01.15 15:14:37.430899 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_26, total 44622 rows starting from the beginning of the part | ||
| 20012 | 2026.01.15 15:14:37.430975 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 20013 | 2026.01.15 15:14:37.431024 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 314 rows starting from the beginning of the part | ||
| 20014 | 2026.01.15 15:14:37.431068 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 845 rows starting from the beginning of the part | ||
| 20015 | 2026.01.15 15:14:37.431111 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 314 rows starting from the beginning of the part | ||
| 20016 | 2026.01.15 15:14:37.431657 [ 5 ] {335e39fc-caab-4d23-ba49-391cf9f460e6} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20017 | 2026.01.15 15:14:37.431695 [ 5 ] {335e39fc-caab-4d23-ba49-391cf9f460e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20018 | 2026.01.15 15:14:37.432231 [ 5 ] {335e39fc-caab-4d23-ba49-391cf9f460e6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20019 | 2026.01.15 15:14:37.432472 [ 5 ] {335e39fc-caab-4d23-ba49-391cf9f460e6} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20020 | 2026.01.15 15:14:37.432671 [ 5 ] {335e39fc-caab-4d23-ba49-391cf9f460e6} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001927 sec., 23352.3611831863 rows/sec., 41.85 MiB/sec. | ||
| 20021 | 2026.01.15 15:14:37.432727 [ 5 ] {335e39fc-caab-4d23-ba49-391cf9f460e6} <Debug> TCPHandler: Processed in 0.002106949 sec. | ||
| 20022 | 2026.01.15 15:14:37.432839 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20023 | 2026.01.15 15:14:37.432929 [ 5 ] {24e16d10-eb34-48ab-a9c3-1c33bb1f30a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20024 | 2026.01.15 15:14:37.432971 [ 5 ] {24e16d10-eb34-48ab-a9c3-1c33bb1f30a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20025 | 2026.01.15 15:14:37.433288 [ 5 ] {24e16d10-eb34-48ab-a9c3-1c33bb1f30a3} <Trace> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20026 | 2026.01.15 15:14:37.433324 [ 5 ] {24e16d10-eb34-48ab-a9c3-1c33bb1f30a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20027 | 2026.01.15 15:14:37.433620 [ 5 ] {24e16d10-eb34-48ab-a9c3-1c33bb1f30a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20028 | 2026.01.15 15:14:37.433834 [ 5 ] {24e16d10-eb34-48ab-a9c3-1c33bb1f30a3} <Trace> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20029 | 2026.01.15 15:14:37.433962 [ 5 ] {24e16d10-eb34-48ab-a9c3-1c33bb1f30a3} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 376.32 KiB/sec. | ||
| 20030 | 2026.01.15 15:14:37.433998 [ 5 ] {24e16d10-eb34-48ab-a9c3-1c33bb1f30a3} <Debug> TCPHandler: Processed in 0.00120622 sec. | ||
| 20031 | 2026.01.15 15:14:37.434115 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20032 | 2026.01.15 15:14:37.434204 [ 5 ] {c3548617-d0a9-4df9-948b-fa342936c799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20033 | 2026.01.15 15:14:37.434244 [ 5 ] {c3548617-d0a9-4df9-948b-fa342936c799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20034 | 2026.01.15 15:14:37.434568 [ 5 ] {c3548617-d0a9-4df9-948b-fa342936c799} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20035 | 2026.01.15 15:14:37.434602 [ 5 ] {c3548617-d0a9-4df9-948b-fa342936c799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20036 | 2026.01.15 15:14:37.434902 [ 5 ] {c3548617-d0a9-4df9-948b-fa342936c799} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20037 | 2026.01.15 15:14:37.435112 [ 5 ] {c3548617-d0a9-4df9-948b-fa342936c799} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20038 | 2026.01.15 15:14:37.435238 [ 5 ] {c3548617-d0a9-4df9-948b-fa342936c799} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 20039 | 2026.01.15 15:14:37.435272 [ 5 ] {c3548617-d0a9-4df9-948b-fa342936c799} <Debug> TCPHandler: Processed in 0.00120409 sec. | ||
| 20040 | 2026.01.15 15:14:37.439072 [ 189 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_131_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46255 rows, containing 5 columns (5 merged, 0 gathered) in 0.008439927 sec., 5480497.639375317 rows/sec., 368.80 MiB/sec. | ||
| 20041 | 2026.01.15 15:14:37.439550 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_131_27} <Trace> MergedBlockOutputStream: filled checksums all_1_131_27 (state Temporary) | ||
| 20042 | 2026.01.15 15:14:37.439828 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_131_27 to all_1_131_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20043 | 2026.01.15 15:14:37.439891 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 5 parts: [all_1_127_26, all_131_131_0] -> all_1_131_27 | ||
| 20044 | 2026.01.15 15:14:37.439974 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 20045 | 2026.01.15 15:14:38.944387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 20046 | 2026.01.15 15:14:38.964018 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20047 | 2026.01.15 15:14:38.964077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20048 | 2026.01.15 15:14:38.970739 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20049 | 2026.01.15 15:14:38.971536 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20050 | 2026.01.15 15:14:38.975494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20051 | 2026.01.15 15:14:42.436000 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20052 | 2026.01.15 15:14:42.436412 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 20053 | 2026.01.15 15:14:42.436851 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20054 | 2026.01.15 15:14:42.436895 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 20055 | 2026.01.15 15:14:42.437177 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20056 | 2026.01.15 15:14:42.437245 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20057 | 2026.01.15 15:14:42.437390 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 20058 | 2026.01.15 15:14:42.437513 [ 318 ] {da037858-7143-4da6-8afe-1968a49e232a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20059 | 2026.01.15 15:14:42.437533 [ 295 ] {da037858-7143-4da6-8afe-1968a49e232a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20060 | 2026.01.15 15:14:42.437543 [ 309 ] {da037858-7143-4da6-8afe-1968a49e232a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20061 | 2026.01.15 15:14:42.437513 [ 310 ] {da037858-7143-4da6-8afe-1968a49e232a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20062 | 2026.01.15 15:14:42.437719 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20063 | 2026.01.15 15:14:42.437747 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20064 | 2026.01.15 15:14:42.437831 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20065 | 2026.01.15 15:14:42.437852 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20066 | 2026.01.15 15:14:42.437888 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 20067 | 2026.01.15 15:14:42.437931 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 20068 | 2026.01.15 15:14:42.437971 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 20069 | 2026.01.15 15:14:42.439142 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002911 sec., 16145.654414290622 rows/sec., 641.76 KiB/sec. | ||
| 20070 | 2026.01.15 15:14:42.439276 [ 5 ] {da037858-7143-4da6-8afe-1968a49e232a} <Debug> TCPHandler: Processed in 0.003466634 sec. | ||
| 20071 | 2026.01.15 15:14:42.439602 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20072 | 2026.01.15 15:14:42.439746 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 20073 | 2026.01.15 15:14:42.439978 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20074 | 2026.01.15 15:14:42.440018 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 20075 | 2026.01.15 15:14:42.440246 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20076 | 2026.01.15 15:14:42.440301 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20077 | 2026.01.15 15:14:42.440403 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 20078 | 2026.01.15 15:14:42.440471 [ 309 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20079 | 2026.01.15 15:14:42.440482 [ 318 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20080 | 2026.01.15 15:14:42.440479 [ 320 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20081 | 2026.01.15 15:14:42.440476 [ 310 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20082 | 2026.01.15 15:14:42.440665 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20083 | 2026.01.15 15:14:42.440692 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20084 | 2026.01.15 15:14:42.440762 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20085 | 2026.01.15 15:14:42.440780 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20086 | 2026.01.15 15:14:42.440810 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 20087 | 2026.01.15 15:14:42.440842 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 20088 | 2026.01.15 15:14:42.440871 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 20089 | 2026.01.15 15:14:42.441596 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001915 sec., 24543.08093994778 rows/sec., 975.54 KiB/sec. | ||
| 20090 | 2026.01.15 15:14:42.441717 [ 5 ] {16cd8351-5cb7-4776-a870-aed9e002998c} <Debug> TCPHandler: Processed in 0.002164171 sec. | ||
| 20091 | 2026.01.15 15:14:42.441952 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20092 | 2026.01.15 15:14:42.442094 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20093 | 2026.01.15 15:14:42.442324 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20094 | 2026.01.15 15:14:42.442363 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20095 | 2026.01.15 15:14:42.442588 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20096 | 2026.01.15 15:14:42.442642 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20097 | 2026.01.15 15:14:42.442742 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 20098 | 2026.01.15 15:14:42.442796 [ 320 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20099 | 2026.01.15 15:14:42.442810 [ 318 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20100 | 2026.01.15 15:14:42.442819 [ 310 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20101 | 2026.01.15 15:14:42.442820 [ 309 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20102 | 2026.01.15 15:14:42.442939 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20103 | 2026.01.15 15:14:42.442968 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20104 | 2026.01.15 15:14:42.443039 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20105 | 2026.01.15 15:14:42.443056 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20106 | 2026.01.15 15:14:42.443087 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20107 | 2026.01.15 15:14:42.443117 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20108 | 2026.01.15 15:14:42.443145 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20109 | 2026.01.15 15:14:42.443794 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001762 sec., 26674.23382519864 rows/sec., 1.04 MiB/sec. | ||
| 20110 | 2026.01.15 15:14:42.443914 [ 5 ] {44d74207-f844-435b-a49a-a1fad17ebf3a} <Debug> TCPHandler: Processed in 0.002012986 sec. | ||
| 20111 | 2026.01.15 15:14:42.444137 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20112 | 2026.01.15 15:14:42.444279 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20113 | 2026.01.15 15:14:42.444509 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20114 | 2026.01.15 15:14:42.444547 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20115 | 2026.01.15 15:14:42.444775 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20116 | 2026.01.15 15:14:42.444828 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20117 | 2026.01.15 15:14:42.444926 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 20118 | 2026.01.15 15:14:42.444996 [ 320 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20119 | 2026.01.15 15:14:42.445007 [ 318 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20120 | 2026.01.15 15:14:42.445007 [ 310 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20121 | 2026.01.15 15:14:42.445005 [ 341 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20122 | 2026.01.15 15:14:42.445143 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20123 | 2026.01.15 15:14:42.445170 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20124 | 2026.01.15 15:14:42.445238 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20125 | 2026.01.15 15:14:42.445256 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20126 | 2026.01.15 15:14:42.445287 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20127 | 2026.01.15 15:14:42.445317 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20128 | 2026.01.15 15:14:42.445345 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20129 | 2026.01.15 15:14:42.445931 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001716 sec., 27389.277389277388 rows/sec., 1.06 MiB/sec. | ||
| 20130 | 2026.01.15 15:14:42.446055 [ 5 ] {a76e841a-b6ad-4b9c-8b45-984c84ddc506} <Debug> TCPHandler: Processed in 0.001967705 sec. | ||
| 20131 | 2026.01.15 15:14:42.446277 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20132 | 2026.01.15 15:14:42.446418 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20133 | 2026.01.15 15:14:42.446649 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20134 | 2026.01.15 15:14:42.446688 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20135 | 2026.01.15 15:14:42.446917 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20136 | 2026.01.15 15:14:42.446970 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20137 | 2026.01.15 15:14:42.447070 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 20138 | 2026.01.15 15:14:42.447138 [ 320 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20139 | 2026.01.15 15:14:42.447152 [ 310 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20140 | 2026.01.15 15:14:42.447143 [ 318 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20141 | 2026.01.15 15:14:42.447140 [ 341 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20142 | 2026.01.15 15:14:42.447281 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20143 | 2026.01.15 15:14:42.447308 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20144 | 2026.01.15 15:14:42.447378 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20145 | 2026.01.15 15:14:42.447396 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20146 | 2026.01.15 15:14:42.447427 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20147 | 2026.01.15 15:14:42.447459 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20148 | 2026.01.15 15:14:42.447488 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20149 | 2026.01.15 15:14:42.448111 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001756 sec., 26765.375854214122 rows/sec., 1.04 MiB/sec. | ||
| 20150 | 2026.01.15 15:14:42.448226 [ 5 ] {c48c24e5-69f3-40d4-85fe-696bf93e67e8} <Debug> TCPHandler: Processed in 0.002000156 sec. | ||
| 20151 | 2026.01.15 15:14:42.448424 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20152 | 2026.01.15 15:14:42.448565 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20153 | 2026.01.15 15:14:42.448797 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20154 | 2026.01.15 15:14:42.448835 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20155 | 2026.01.15 15:14:42.449067 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20156 | 2026.01.15 15:14:42.449120 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20157 | 2026.01.15 15:14:42.449219 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 20158 | 2026.01.15 15:14:42.449281 [ 310 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20159 | 2026.01.15 15:14:42.449281 [ 318 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20160 | 2026.01.15 15:14:42.449304 [ 328 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20161 | 2026.01.15 15:14:42.449287 [ 320 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20162 | 2026.01.15 15:14:42.449398 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20163 | 2026.01.15 15:14:42.449420 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20164 | 2026.01.15 15:14:42.449487 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20165 | 2026.01.15 15:14:42.449506 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20166 | 2026.01.15 15:14:42.449536 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20167 | 2026.01.15 15:14:42.449568 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20168 | 2026.01.15 15:14:42.449598 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20169 | 2026.01.15 15:14:42.450288 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001785 sec., 26330.532212885155 rows/sec., 1.02 MiB/sec. | ||
| 20170 | 2026.01.15 15:14:42.450399 [ 5 ] {3127d110-1f1a-4c2f-aeab-665580bc51c9} <Debug> TCPHandler: Processed in 0.002024516 sec. | ||
| 20171 | 2026.01.15 15:14:42.450598 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20172 | 2026.01.15 15:14:42.450741 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20173 | 2026.01.15 15:14:42.451009 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20174 | 2026.01.15 15:14:42.451050 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20175 | 2026.01.15 15:14:42.451373 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20176 | 2026.01.15 15:14:42.451428 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20177 | 2026.01.15 15:14:42.451526 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 20178 | 2026.01.15 15:14:42.451586 [ 320 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20179 | 2026.01.15 15:14:42.451592 [ 318 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20180 | 2026.01.15 15:14:42.451603 [ 342 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20181 | 2026.01.15 15:14:42.451628 [ 321 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20182 | 2026.01.15 15:14:42.451725 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20183 | 2026.01.15 15:14:42.451751 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20184 | 2026.01.15 15:14:42.451819 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20185 | 2026.01.15 15:14:42.451836 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20186 | 2026.01.15 15:14:42.451866 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20187 | 2026.01.15 15:14:42.451898 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20188 | 2026.01.15 15:14:42.451930 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20189 | 2026.01.15 15:14:42.452599 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001922 sec., 24453.69406867846 rows/sec., 971.99 KiB/sec. | ||
| 20190 | 2026.01.15 15:14:42.452720 [ 5 ] {f030fd15-c7fe-429b-b1d3-3846a1cb0a52} <Debug> TCPHandler: Processed in 0.002172442 sec. | ||
| 20191 | 2026.01.15 15:14:42.452919 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20192 | 2026.01.15 15:14:42.453063 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20193 | 2026.01.15 15:14:42.453296 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20194 | 2026.01.15 15:14:42.453336 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20195 | 2026.01.15 15:14:42.453569 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20196 | 2026.01.15 15:14:42.453622 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20197 | 2026.01.15 15:14:42.453726 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 20198 | 2026.01.15 15:14:42.453787 [ 345 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20199 | 2026.01.15 15:14:42.453796 [ 321 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20200 | 2026.01.15 15:14:42.453805 [ 318 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20201 | 2026.01.15 15:14:42.453802 [ 342 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20202 | 2026.01.15 15:14:42.453921 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20203 | 2026.01.15 15:14:42.453942 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20204 | 2026.01.15 15:14:42.454009 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20205 | 2026.01.15 15:14:42.454027 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20206 | 2026.01.15 15:14:42.454057 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20207 | 2026.01.15 15:14:42.454090 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20208 | 2026.01.15 15:14:42.454119 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20209 | 2026.01.15 15:14:42.454705 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001706 sec., 27549.824150058615 rows/sec., 1.07 MiB/sec. | ||
| 20210 | 2026.01.15 15:14:42.454824 [ 5 ] {b6f22b49-be71-49df-8dd4-30c041dd61ad} <Debug> TCPHandler: Processed in 0.001954314 sec. | ||
| 20211 | 2026.01.15 15:14:42.455043 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20212 | 2026.01.15 15:14:42.455189 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20213 | 2026.01.15 15:14:42.455420 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20214 | 2026.01.15 15:14:42.455459 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20215 | 2026.01.15 15:14:42.455694 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20216 | 2026.01.15 15:14:42.455748 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20217 | 2026.01.15 15:14:42.455847 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 20218 | 2026.01.15 15:14:42.455912 [ 321 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20219 | 2026.01.15 15:14:42.455921 [ 318 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20220 | 2026.01.15 15:14:42.455923 [ 345 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20221 | 2026.01.15 15:14:42.455922 [ 342 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20222 | 2026.01.15 15:14:42.456053 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20223 | 2026.01.15 15:14:42.456074 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20224 | 2026.01.15 15:14:42.456142 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20225 | 2026.01.15 15:14:42.456160 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20226 | 2026.01.15 15:14:42.456190 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20227 | 2026.01.15 15:14:42.456221 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20228 | 2026.01.15 15:14:42.456251 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20229 | 2026.01.15 15:14:42.456892 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001769 sec., 26568.682871678917 rows/sec., 1.03 MiB/sec. | ||
| 20230 | 2026.01.15 15:14:42.457013 [ 5 ] {f52014c6-9351-4a9d-bf5e-7678c31cf31e} <Debug> TCPHandler: Processed in 0.002019957 sec. | ||
| 20231 | 2026.01.15 15:14:42.457229 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20232 | 2026.01.15 15:14:42.457376 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20233 | 2026.01.15 15:14:42.457607 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20234 | 2026.01.15 15:14:42.457648 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20235 | 2026.01.15 15:14:42.457886 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20236 | 2026.01.15 15:14:42.457939 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20237 | 2026.01.15 15:14:42.458045 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 20238 | 2026.01.15 15:14:42.458100 [ 340 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20239 | 2026.01.15 15:14:42.458114 [ 337 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20240 | 2026.01.15 15:14:42.458120 [ 345 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20241 | 2026.01.15 15:14:42.458121 [ 318 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20242 | 2026.01.15 15:14:42.458248 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20243 | 2026.01.15 15:14:42.458274 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20244 | 2026.01.15 15:14:42.458343 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20245 | 2026.01.15 15:14:42.458361 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20246 | 2026.01.15 15:14:42.458392 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20247 | 2026.01.15 15:14:42.458425 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20248 | 2026.01.15 15:14:42.458455 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20249 | 2026.01.15 15:14:42.459017 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001709 sec., 27501.462843768284 rows/sec., 1.07 MiB/sec. | ||
| 20250 | 2026.01.15 15:14:42.459137 [ 5 ] {919e9fb2-e116-4a76-b50e-225b9d2dde6f} <Debug> TCPHandler: Processed in 0.001956704 sec. | ||
| 20251 | 2026.01.15 15:14:42.459348 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20252 | 2026.01.15 15:14:42.459497 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20253 | 2026.01.15 15:14:42.459731 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20254 | 2026.01.15 15:14:42.459772 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20255 | 2026.01.15 15:14:42.460018 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20256 | 2026.01.15 15:14:42.460072 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20257 | 2026.01.15 15:14:42.460171 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 20258 | 2026.01.15 15:14:42.460232 [ 337 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20259 | 2026.01.15 15:14:42.460244 [ 345 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20260 | 2026.01.15 15:14:42.460240 [ 340 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20261 | 2026.01.15 15:14:42.460238 [ 318 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20262 | 2026.01.15 15:14:42.460375 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20263 | 2026.01.15 15:14:42.460401 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20264 | 2026.01.15 15:14:42.460469 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20265 | 2026.01.15 15:14:42.460487 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20266 | 2026.01.15 15:14:42.460517 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20267 | 2026.01.15 15:14:42.460549 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20268 | 2026.01.15 15:14:42.460579 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20269 | 2026.01.15 15:14:42.461196 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001768 sec., 26583.710407239818 rows/sec., 1.03 MiB/sec. | ||
| 20270 | 2026.01.15 15:14:42.461333 [ 5 ] {41f38a31-eebf-42a0-a5f0-d9f4fbf8d5fd} <Debug> TCPHandler: Processed in 0.002034507 sec. | ||
| 20271 | 2026.01.15 15:14:42.461527 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20272 | 2026.01.15 15:14:42.461675 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20273 | 2026.01.15 15:14:42.461916 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20274 | 2026.01.15 15:14:42.461956 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20275 | 2026.01.15 15:14:42.462203 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20276 | 2026.01.15 15:14:42.462256 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20277 | 2026.01.15 15:14:42.462354 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 20278 | 2026.01.15 15:14:42.462417 [ 345 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20279 | 2026.01.15 15:14:42.462419 [ 337 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20280 | 2026.01.15 15:14:42.462429 [ 318 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20281 | 2026.01.15 15:14:42.462418 [ 317 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20282 | 2026.01.15 15:14:42.462563 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20283 | 2026.01.15 15:14:42.462588 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20284 | 2026.01.15 15:14:42.462656 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20285 | 2026.01.15 15:14:42.462673 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20286 | 2026.01.15 15:14:42.462704 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20287 | 2026.01.15 15:14:42.462737 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20288 | 2026.01.15 15:14:42.462767 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20289 | 2026.01.15 15:14:42.463330 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001724 sec., 27262.180974477957 rows/sec., 1.06 MiB/sec. | ||
| 20290 | 2026.01.15 15:14:42.463468 [ 5 ] {8595f696-583a-4e56-9632-0a39ceb9034b} <Debug> TCPHandler: Processed in 0.001991405 sec. | ||
| 20291 | 2026.01.15 15:14:42.464044 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20292 | 2026.01.15 15:14:42.464192 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20293 | 2026.01.15 15:14:42.464435 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20294 | 2026.01.15 15:14:42.464476 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20295 | 2026.01.15 15:14:42.464721 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20296 | 2026.01.15 15:14:42.464774 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20297 | 2026.01.15 15:14:42.464873 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 20298 | 2026.01.15 15:14:42.464937 [ 345 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20299 | 2026.01.15 15:14:42.464939 [ 317 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20300 | 2026.01.15 15:14:42.464939 [ 337 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20301 | 2026.01.15 15:14:42.464981 [ 298 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20302 | 2026.01.15 15:14:42.465085 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20303 | 2026.01.15 15:14:42.465112 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20304 | 2026.01.15 15:14:42.465182 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20305 | 2026.01.15 15:14:42.465199 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20306 | 2026.01.15 15:14:42.465230 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20307 | 2026.01.15 15:14:42.465263 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20308 | 2026.01.15 15:14:42.465294 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20309 | 2026.01.15 15:14:42.466013 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.00189 sec., 24867.724867724868 rows/sec., 988.45 KiB/sec. | ||
| 20310 | 2026.01.15 15:14:42.466153 [ 5 ] {dbef43f2-cded-4a31-aa90-71e89cdab08e} <Debug> TCPHandler: Processed in 0.002159241 sec. | ||
| 20311 | 2026.01.15 15:14:42.466381 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20312 | 2026.01.15 15:14:42.466529 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20313 | 2026.01.15 15:14:42.466773 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20314 | 2026.01.15 15:14:42.466814 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20315 | 2026.01.15 15:14:42.467063 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20316 | 2026.01.15 15:14:42.467116 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20317 | 2026.01.15 15:14:42.467215 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 20318 | 2026.01.15 15:14:42.467282 [ 319 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20319 | 2026.01.15 15:14:42.467287 [ 330 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20320 | 2026.01.15 15:14:42.467293 [ 317 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20321 | 2026.01.15 15:14:42.467282 [ 303 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20322 | 2026.01.15 15:14:42.467441 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20323 | 2026.01.15 15:14:42.467467 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20324 | 2026.01.15 15:14:42.467534 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20325 | 2026.01.15 15:14:42.467552 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20326 | 2026.01.15 15:14:42.467582 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20327 | 2026.01.15 15:14:42.467616 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20328 | 2026.01.15 15:14:42.467647 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20329 | 2026.01.15 15:14:42.468334 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001875 sec., 25066.666666666668 rows/sec., 996.35 KiB/sec. | ||
| 20330 | 2026.01.15 15:14:42.468471 [ 5 ] {c833ff4f-4a71-40ba-9a60-89be9ddd5b63} <Debug> TCPHandler: Processed in 0.002140551 sec. | ||
| 20331 | 2026.01.15 15:14:42.468675 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20332 | 2026.01.15 15:14:42.468826 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20333 | 2026.01.15 15:14:42.469070 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20334 | 2026.01.15 15:14:42.469111 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20335 | 2026.01.15 15:14:42.469358 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20336 | 2026.01.15 15:14:42.469411 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20337 | 2026.01.15 15:14:42.469509 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 20338 | 2026.01.15 15:14:42.469576 [ 330 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20339 | 2026.01.15 15:14:42.469581 [ 317 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20340 | 2026.01.15 15:14:42.469604 [ 326 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20341 | 2026.01.15 15:14:42.469612 [ 308 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20342 | 2026.01.15 15:14:42.469714 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20343 | 2026.01.15 15:14:42.469735 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20344 | 2026.01.15 15:14:42.469803 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20345 | 2026.01.15 15:14:42.469822 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20346 | 2026.01.15 15:14:42.469853 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20347 | 2026.01.15 15:14:42.469884 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20348 | 2026.01.15 15:14:42.469915 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20349 | 2026.01.15 15:14:42.470516 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001761 sec., 26689.38103350369 rows/sec., 1.04 MiB/sec. | ||
| 20350 | 2026.01.15 15:14:42.470649 [ 5 ] {7baaadf9-5bf7-484f-91aa-4a78b0519fd9} <Debug> TCPHandler: Processed in 0.002023526 sec. | ||
| 20351 | 2026.01.15 15:14:42.470975 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20352 | 2026.01.15 15:14:42.471123 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20353 | 2026.01.15 15:14:42.471367 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20354 | 2026.01.15 15:14:42.471408 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20355 | 2026.01.15 15:14:42.471658 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20356 | 2026.01.15 15:14:42.471710 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20357 | 2026.01.15 15:14:42.471901 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 20358 | 2026.01.15 15:14:42.471971 [ 339 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20359 | 2026.01.15 15:14:42.471980 [ 326 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20360 | 2026.01.15 15:14:42.471980 [ 330 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20361 | 2026.01.15 15:14:42.471977 [ 317 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20362 | 2026.01.15 15:14:42.472115 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20363 | 2026.01.15 15:14:42.472232 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20364 | 2026.01.15 15:14:42.472303 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20365 | 2026.01.15 15:14:42.472321 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20366 | 2026.01.15 15:14:42.472352 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20367 | 2026.01.15 15:14:42.472386 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20368 | 2026.01.15 15:14:42.472416 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20369 | 2026.01.15 15:14:42.473023 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001969 sec., 23869.984763839515 rows/sec., 948.79 KiB/sec. | ||
| 20370 | 2026.01.15 15:14:42.473161 [ 5 ] {79c28982-5509-42e2-aa77-9c1056614ecc} <Debug> TCPHandler: Processed in 0.002235764 sec. | ||
| 20371 | 2026.01.15 15:14:42.473384 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20372 | 2026.01.15 15:14:42.473533 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20373 | 2026.01.15 15:14:42.473781 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20374 | 2026.01.15 15:14:42.473824 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20375 | 2026.01.15 15:14:42.474073 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20376 | 2026.01.15 15:14:42.474126 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20377 | 2026.01.15 15:14:42.474224 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 20378 | 2026.01.15 15:14:42.474285 [ 330 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20379 | 2026.01.15 15:14:42.474301 [ 326 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20380 | 2026.01.15 15:14:42.474305 [ 317 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20381 | 2026.01.15 15:14:42.474286 [ 322 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20382 | 2026.01.15 15:14:42.474419 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20383 | 2026.01.15 15:14:42.474446 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20384 | 2026.01.15 15:14:42.474514 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20385 | 2026.01.15 15:14:42.474532 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20386 | 2026.01.15 15:14:42.474563 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20387 | 2026.01.15 15:14:42.474595 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20388 | 2026.01.15 15:14:42.474626 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20389 | 2026.01.15 15:14:42.475228 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001764 sec., 26643.990929705215 rows/sec., 1.03 MiB/sec. | ||
| 20390 | 2026.01.15 15:14:42.475362 [ 5 ] {a8e2783d-e73f-4567-a997-8829cc47783a} <Debug> TCPHandler: Processed in 0.002028037 sec. | ||
| 20391 | 2026.01.15 15:14:42.475566 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20392 | 2026.01.15 15:14:42.475724 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20393 | 2026.01.15 15:14:42.475971 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20394 | 2026.01.15 15:14:42.476013 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20395 | 2026.01.15 15:14:42.476264 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20396 | 2026.01.15 15:14:42.476317 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20397 | 2026.01.15 15:14:42.476419 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 20398 | 2026.01.15 15:14:42.476479 [ 326 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20399 | 2026.01.15 15:14:42.476492 [ 330 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20400 | 2026.01.15 15:14:42.476497 [ 322 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20401 | 2026.01.15 15:14:42.476499 [ 329 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20402 | 2026.01.15 15:14:42.476613 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20403 | 2026.01.15 15:14:42.476638 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20404 | 2026.01.15 15:14:42.476705 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20405 | 2026.01.15 15:14:42.476724 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20406 | 2026.01.15 15:14:42.476757 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20407 | 2026.01.15 15:14:42.476789 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20408 | 2026.01.15 15:14:42.476819 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20409 | 2026.01.15 15:14:42.477372 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001728 sec., 27199.074074074077 rows/sec., 1.06 MiB/sec. | ||
| 20410 | 2026.01.15 15:14:42.477505 [ 5 ] {9909bfad-2531-4e10-8174-eca9b132fd29} <Debug> TCPHandler: Processed in 0.001989505 sec. | ||
| 20411 | 2026.01.15 15:14:42.477812 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20412 | 2026.01.15 15:14:42.477964 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20413 | 2026.01.15 15:14:42.478207 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20414 | 2026.01.15 15:14:42.478250 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20415 | 2026.01.15 15:14:42.478508 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20416 | 2026.01.15 15:14:42.478562 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20417 | 2026.01.15 15:14:42.478661 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 20418 | 2026.01.15 15:14:42.478735 [ 322 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20419 | 2026.01.15 15:14:42.478736 [ 326 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20420 | 2026.01.15 15:14:42.478737 [ 330 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20421 | 2026.01.15 15:14:42.478736 [ 329 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20422 | 2026.01.15 15:14:42.478872 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20423 | 2026.01.15 15:14:42.478898 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20424 | 2026.01.15 15:14:42.478969 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20425 | 2026.01.15 15:14:42.478987 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20426 | 2026.01.15 15:14:42.479018 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20427 | 2026.01.15 15:14:42.479056 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20428 | 2026.01.15 15:14:42.479090 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20429 | 2026.01.15 15:14:42.479720 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001828 sec., 25711.159737417944 rows/sec., 1021.97 KiB/sec. | ||
| 20430 | 2026.01.15 15:14:42.479860 [ 5 ] {460dc530-1e66-4204-9bfb-d86af90a3190} <Debug> TCPHandler: Processed in 0.002097368 sec. | ||
| 20431 | 2026.01.15 15:14:42.480091 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20432 | 2026.01.15 15:14:42.480244 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20433 | 2026.01.15 15:14:42.480492 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20434 | 2026.01.15 15:14:42.480534 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20435 | 2026.01.15 15:14:42.480790 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20436 | 2026.01.15 15:14:42.480844 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20437 | 2026.01.15 15:14:42.480944 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 20438 | 2026.01.15 15:14:42.481016 [ 326 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20439 | 2026.01.15 15:14:42.481017 [ 325 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20440 | 2026.01.15 15:14:42.481031 [ 330 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20441 | 2026.01.15 15:14:42.481022 [ 322 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20442 | 2026.01.15 15:14:42.481153 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20443 | 2026.01.15 15:14:42.481179 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20444 | 2026.01.15 15:14:42.481249 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20445 | 2026.01.15 15:14:42.481266 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20446 | 2026.01.15 15:14:42.481299 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20447 | 2026.01.15 15:14:42.481331 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20448 | 2026.01.15 15:14:42.481365 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20449 | 2026.01.15 15:14:42.481916 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001745 sec., 26934.097421203438 rows/sec., 1.05 MiB/sec. | ||
| 20450 | 2026.01.15 15:14:42.482049 [ 5 ] {1fe7e6a5-7893-4901-98a0-231b8a37b1a8} <Debug> TCPHandler: Processed in 0.002008915 sec. | ||
| 20451 | 2026.01.15 15:14:42.482398 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20452 | 2026.01.15 15:14:42.482551 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20453 | 2026.01.15 15:14:42.482799 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20454 | 2026.01.15 15:14:42.482842 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20455 | 2026.01.15 15:14:42.483097 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20456 | 2026.01.15 15:14:42.483149 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20457 | 2026.01.15 15:14:42.483248 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 20458 | 2026.01.15 15:14:42.483307 [ 330 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20459 | 2026.01.15 15:14:42.483311 [ 326 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20460 | 2026.01.15 15:14:42.483319 [ 325 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20461 | 2026.01.15 15:14:42.483307 [ 322 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20462 | 2026.01.15 15:14:42.483442 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20463 | 2026.01.15 15:14:42.483468 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20464 | 2026.01.15 15:14:42.483538 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20465 | 2026.01.15 15:14:42.483554 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20466 | 2026.01.15 15:14:42.483586 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20467 | 2026.01.15 15:14:42.483619 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20468 | 2026.01.15 15:14:42.483651 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20469 | 2026.01.15 15:14:42.484328 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.00185 sec., 25405.405405405403 rows/sec., 1009.82 KiB/sec. | ||
| 20470 | 2026.01.15 15:14:42.484468 [ 5 ] {0ed4820d-96e6-4bb9-9397-f57261c1886b} <Debug> TCPHandler: Processed in 0.00211917 sec. | ||
| 20471 | 2026.01.15 15:14:42.484859 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20472 | 2026.01.15 15:14:42.485015 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20473 | 2026.01.15 15:14:42.485263 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20474 | 2026.01.15 15:14:42.485305 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20475 | 2026.01.15 15:14:42.485563 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20476 | 2026.01.15 15:14:42.485616 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20477 | 2026.01.15 15:14:42.485721 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 20478 | 2026.01.15 15:14:42.485781 [ 326 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20479 | 2026.01.15 15:14:42.485792 [ 325 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20480 | 2026.01.15 15:14:42.485806 [ 313 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20481 | 2026.01.15 15:14:42.485782 [ 302 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20482 | 2026.01.15 15:14:42.485923 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20483 | 2026.01.15 15:14:42.485951 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20484 | 2026.01.15 15:14:42.486022 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20485 | 2026.01.15 15:14:42.486040 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20486 | 2026.01.15 15:14:42.486072 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20487 | 2026.01.15 15:14:42.486104 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20488 | 2026.01.15 15:14:42.486138 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20489 | 2026.01.15 15:14:42.486716 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001775 sec., 26478.87323943662 rows/sec., 1.03 MiB/sec. | ||
| 20490 | 2026.01.15 15:14:42.486852 [ 5 ] {c527e8e6-5ec0-4a72-beed-7c4cf3188813} <Debug> TCPHandler: Processed in 0.002042587 sec. | ||
| 20491 | 2026.01.15 15:14:42.487180 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20492 | 2026.01.15 15:14:42.487335 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20493 | 2026.01.15 15:14:42.487582 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20494 | 2026.01.15 15:14:42.487624 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20495 | 2026.01.15 15:14:42.487882 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20496 | 2026.01.15 15:14:42.487935 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20497 | 2026.01.15 15:14:42.488041 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 20498 | 2026.01.15 15:14:42.488100 [ 326 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20499 | 2026.01.15 15:14:42.488110 [ 302 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20500 | 2026.01.15 15:14:42.488117 [ 313 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20501 | 2026.01.15 15:14:42.488109 [ 325 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20502 | 2026.01.15 15:14:42.488226 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20503 | 2026.01.15 15:14:42.488252 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20504 | 2026.01.15 15:14:42.488322 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20505 | 2026.01.15 15:14:42.488339 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20506 | 2026.01.15 15:14:42.488371 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20507 | 2026.01.15 15:14:42.488406 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20508 | 2026.01.15 15:14:42.488438 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20509 | 2026.01.15 15:14:42.489074 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001814 sec., 25909.592061742005 rows/sec., 1.01 MiB/sec. | ||
| 20510 | 2026.01.15 15:14:42.489208 [ 5 ] {33842933-268b-4687-b7ed-541fc0f7b3d3} <Debug> TCPHandler: Processed in 0.002078259 sec. | ||
| 20511 | 2026.01.15 15:14:42.489472 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20512 | 2026.01.15 15:14:42.489581 [ 5 ] {49d460ba-0a58-424c-9b70-79f303ffd77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20513 | 2026.01.15 15:14:42.489623 [ 5 ] {49d460ba-0a58-424c-9b70-79f303ffd77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20514 | 2026.01.15 15:14:42.490142 [ 5 ] {49d460ba-0a58-424c-9b70-79f303ffd77e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20515 | 2026.01.15 15:14:42.490180 [ 5 ] {49d460ba-0a58-424c-9b70-79f303ffd77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20516 | 2026.01.15 15:14:42.490604 [ 5 ] {49d460ba-0a58-424c-9b70-79f303ffd77e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20517 | 2026.01.15 15:14:42.490835 [ 5 ] {49d460ba-0a58-424c-9b70-79f303ffd77e} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20518 | 2026.01.15 15:14:42.490983 [ 5 ] {49d460ba-0a58-424c-9b70-79f303ffd77e} <Debug> executeQuery: Read 23 rows, 3.36 KiB in 0.001434 sec., 16039.051603905162 rows/sec., 2.29 MiB/sec. | ||
| 20519 | 2026.01.15 15:14:42.491025 [ 5 ] {49d460ba-0a58-424c-9b70-79f303ffd77e} <Debug> TCPHandler: Processed in 0.001603013 sec. | ||
| 20520 | 2026.01.15 15:14:42.491138 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20521 | 2026.01.15 15:14:42.491235 [ 5 ] {b23cfe64-5a0f-41fb-8cf7-9eab3350d694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20522 | 2026.01.15 15:14:42.491276 [ 5 ] {b23cfe64-5a0f-41fb-8cf7-9eab3350d694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20523 | 2026.01.15 15:14:42.491918 [ 5 ] {b23cfe64-5a0f-41fb-8cf7-9eab3350d694} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20524 | 2026.01.15 15:14:42.491954 [ 5 ] {b23cfe64-5a0f-41fb-8cf7-9eab3350d694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20525 | 2026.01.15 15:14:42.492292 [ 5 ] {b23cfe64-5a0f-41fb-8cf7-9eab3350d694} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20526 | 2026.01.15 15:14:42.492505 [ 5 ] {b23cfe64-5a0f-41fb-8cf7-9eab3350d694} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20527 | 2026.01.15 15:14:42.492634 [ 5 ] {b23cfe64-5a0f-41fb-8cf7-9eab3350d694} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001419 sec., 288935.87033121916 rows/sec., 18.33 MiB/sec. | ||
| 20528 | 2026.01.15 15:14:42.492672 [ 5 ] {b23cfe64-5a0f-41fb-8cf7-9eab3350d694} <Debug> TCPHandler: Processed in 0.001583842 sec. | ||
| 20529 | 2026.01.15 15:14:42.492797 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20530 | 2026.01.15 15:14:42.492893 [ 5 ] {79435eed-1727-4b3f-a2da-780a7069dbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20531 | 2026.01.15 15:14:42.492933 [ 5 ] {79435eed-1727-4b3f-a2da-780a7069dbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20532 | 2026.01.15 15:14:42.493333 [ 5 ] {79435eed-1727-4b3f-a2da-780a7069dbaf} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20533 | 2026.01.15 15:14:42.493368 [ 5 ] {79435eed-1727-4b3f-a2da-780a7069dbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20534 | 2026.01.15 15:14:42.493654 [ 5 ] {79435eed-1727-4b3f-a2da-780a7069dbaf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 20535 | 2026.01.15 15:14:42.493867 [ 5 ] {79435eed-1727-4b3f-a2da-780a7069dbaf} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20536 | 2026.01.15 15:14:42.493995 [ 5 ] {79435eed-1727-4b3f-a2da-780a7069dbaf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001121 sec., 1784.121320249777 rows/sec., 145.48 KiB/sec. | ||
| 20537 | 2026.01.15 15:14:42.494034 [ 5 ] {79435eed-1727-4b3f-a2da-780a7069dbaf} <Debug> TCPHandler: Processed in 0.001285732 sec. | ||
| 20538 | 2026.01.15 15:14:42.494147 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20539 | 2026.01.15 15:14:42.494241 [ 5 ] {d8c5ab1d-d8ea-42da-856f-043ecb19e2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20540 | 2026.01.15 15:14:42.494280 [ 5 ] {d8c5ab1d-d8ea-42da-856f-043ecb19e2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20541 | 2026.01.15 15:14:42.495230 [ 5 ] {d8c5ab1d-d8ea-42da-856f-043ecb19e2bb} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20542 | 2026.01.15 15:14:42.495266 [ 5 ] {d8c5ab1d-d8ea-42da-856f-043ecb19e2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20543 | 2026.01.15 15:14:42.495642 [ 5 ] {d8c5ab1d-d8ea-42da-856f-043ecb19e2bb} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20544 | 2026.01.15 15:14:42.495891 [ 5 ] {d8c5ab1d-d8ea-42da-856f-043ecb19e2bb} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20545 | 2026.01.15 15:14:42.496022 [ 5 ] {d8c5ab1d-d8ea-42da-856f-043ecb19e2bb} <Debug> executeQuery: Read 1153 rows, 93.43 KiB in 0.0018 sec., 640555.5555555556 rows/sec., 50.69 MiB/sec. | ||
| 20546 | 2026.01.15 15:14:42.496061 [ 5 ] {d8c5ab1d-d8ea-42da-856f-043ecb19e2bb} <Debug> TCPHandler: Processed in 0.001963494 sec. | ||
| 20547 | 2026.01.15 15:14:42.496180 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20548 | 2026.01.15 15:14:42.496275 [ 5 ] {184c313f-be14-4ab3-ad19-533325a084ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20549 | 2026.01.15 15:14:42.496317 [ 5 ] {184c313f-be14-4ab3-ad19-533325a084ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20550 | 2026.01.15 15:14:42.496812 [ 5 ] {184c313f-be14-4ab3-ad19-533325a084ba} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20551 | 2026.01.15 15:14:42.496848 [ 5 ] {184c313f-be14-4ab3-ad19-533325a084ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20552 | 2026.01.15 15:14:42.497164 [ 5 ] {184c313f-be14-4ab3-ad19-533325a084ba} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20553 | 2026.01.15 15:14:42.497394 [ 5 ] {184c313f-be14-4ab3-ad19-533325a084ba} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20554 | 2026.01.15 15:14:42.497526 [ 5 ] {184c313f-be14-4ab3-ad19-533325a084ba} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.00127 sec., 170866.14173228346 rows/sec., 10.16 MiB/sec. | ||
| 20555 | 2026.01.15 15:14:42.497566 [ 5 ] {184c313f-be14-4ab3-ad19-533325a084ba} <Debug> TCPHandler: Processed in 0.001436777 sec. | ||
| 20556 | 2026.01.15 15:14:42.497677 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20557 | 2026.01.15 15:14:42.497773 [ 5 ] {8ea2b76a-319c-4830-9639-6b16c4894288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20558 | 2026.01.15 15:14:42.497813 [ 5 ] {8ea2b76a-319c-4830-9639-6b16c4894288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20559 | 2026.01.15 15:14:42.498302 [ 5 ] {8ea2b76a-319c-4830-9639-6b16c4894288} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20560 | 2026.01.15 15:14:42.498338 [ 5 ] {8ea2b76a-319c-4830-9639-6b16c4894288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20561 | 2026.01.15 15:14:42.498655 [ 5 ] {8ea2b76a-319c-4830-9639-6b16c4894288} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 20562 | 2026.01.15 15:14:42.498874 [ 5 ] {8ea2b76a-319c-4830-9639-6b16c4894288} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20563 | 2026.01.15 15:14:42.498989 [ 34 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 20564 | 2026.01.15 15:14:42.499003 [ 5 ] {8ea2b76a-319c-4830-9639-6b16c4894288} <Debug> executeQuery: Read 234 rows, 15.40 KiB in 0.001248 sec., 187500 rows/sec., 12.05 MiB/sec. | ||
| 20565 | 2026.01.15 15:14:42.499040 [ 34 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20566 | 2026.01.15 15:14:42.499057 [ 5 ] {8ea2b76a-319c-4830-9639-6b16c4894288} <Debug> TCPHandler: Processed in 0.001428997 sec. | ||
| 20567 | 2026.01.15 15:14:42.499069 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20568 | 2026.01.15 15:14:42.499177 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20569 | 2026.01.15 15:14:42.499177 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::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 | ||
| 20570 | 2026.01.15 15:14:42.499279 [ 5 ] {b4ef406b-83e7-48ea-b825-216d53bcc957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20571 | 2026.01.15 15:14:42.499321 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20572 | 2026.01.15 15:14:42.499323 [ 5 ] {b4ef406b-83e7-48ea-b825-216d53bcc957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20573 | 2026.01.15 15:14:42.499368 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 465 rows starting from the beginning of the part | ||
| 20574 | 2026.01.15 15:14:42.499444 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 212 rows starting from the beginning of the part | ||
| 20575 | 2026.01.15 15:14:42.499497 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 212 rows starting from the beginning of the part | ||
| 20576 | 2026.01.15 15:14:42.499544 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 228 rows starting from the beginning of the part | ||
| 20577 | 2026.01.15 15:14:42.499588 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 212 rows starting from the beginning of the part | ||
| 20578 | 2026.01.15 15:14:42.499630 [ 189 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 234 rows starting from the beginning of the part | ||
| 20579 | 2026.01.15 15:14:42.499833 [ 5 ] {b4ef406b-83e7-48ea-b825-216d53bcc957} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20580 | 2026.01.15 15:14:42.499876 [ 5 ] {b4ef406b-83e7-48ea-b825-216d53bcc957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 20581 | 2026.01.15 15:14:42.500222 [ 5 ] {b4ef406b-83e7-48ea-b825-216d53bcc957} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20582 | 2026.01.15 15:14:42.500455 [ 5 ] {b4ef406b-83e7-48ea-b825-216d53bcc957} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20583 | 2026.01.15 15:14:42.500593 [ 5 ] {b4ef406b-83e7-48ea-b825-216d53bcc957} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001331 sec., 158527.4229902329 rows/sec., 9.00 MiB/sec. | ||
| 20584 | 2026.01.15 15:14:42.500633 [ 5 ] {b4ef406b-83e7-48ea-b825-216d53bcc957} <Debug> TCPHandler: Processed in 0.00150877 sec. | ||
| 20585 | 2026.01.15 15:14:42.500726 [ 190 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1563 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593433 sec., 980900.9854822889 rows/sec., 68.17 MiB/sec. | ||
| 20586 | 2026.01.15 15:14:42.500745 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20587 | 2026.01.15 15:14:42.500880 [ 194 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 20588 | 2026.01.15 15:14:42.500932 [ 5 ] {bdb59c9a-6d15-426c-bd10-add3829c3047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20589 | 2026.01.15 15:14:42.500977 [ 5 ] {bdb59c9a-6d15-426c-bd10-add3829c3047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20590 | 2026.01.15 15:14:42.501163 [ 194 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_81_16} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20591 | 2026.01.15 15:14:42.501230 [ 194 ] {88e5d9dd-dda9-433d-b2c9-aead3bc09428::all_1_81_16} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 20592 | 2026.01.15 15:14:42.501306 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 20593 | 2026.01.15 15:14:42.501716 [ 5 ] {bdb59c9a-6d15-426c-bd10-add3829c3047} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20594 | 2026.01.15 15:14:42.501752 [ 5 ] {bdb59c9a-6d15-426c-bd10-add3829c3047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20595 | 2026.01.15 15:14:42.502128 [ 5 ] {bdb59c9a-6d15-426c-bd10-add3829c3047} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20596 | 2026.01.15 15:14:42.502350 [ 5 ] {bdb59c9a-6d15-426c-bd10-add3829c3047} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20597 | 2026.01.15 15:14:42.502481 [ 5 ] {bdb59c9a-6d15-426c-bd10-add3829c3047} <Debug> executeQuery: Read 799 rows, 57.70 KiB in 0.001568 sec., 509566.32653061225 rows/sec., 35.93 MiB/sec. | ||
| 20598 | 2026.01.15 15:14:42.502521 [ 5 ] {bdb59c9a-6d15-426c-bd10-add3829c3047} <Debug> TCPHandler: Processed in 0.001825 sec. | ||
| 20599 | 2026.01.15 15:14:42.502643 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20600 | 2026.01.15 15:14:42.502738 [ 5 ] {0f48be6f-1932-499e-8c0d-ffa252fcfe00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20601 | 2026.01.15 15:14:42.502780 [ 5 ] {0f48be6f-1932-499e-8c0d-ffa252fcfe00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20602 | 2026.01.15 15:14:42.503120 [ 5 ] {0f48be6f-1932-499e-8c0d-ffa252fcfe00} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20603 | 2026.01.15 15:14:42.503155 [ 5 ] {0f48be6f-1932-499e-8c0d-ffa252fcfe00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20604 | 2026.01.15 15:14:42.503462 [ 5 ] {0f48be6f-1932-499e-8c0d-ffa252fcfe00} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20605 | 2026.01.15 15:14:42.503689 [ 5 ] {0f48be6f-1932-499e-8c0d-ffa252fcfe00} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20606 | 2026.01.15 15:14:42.503820 [ 5 ] {0f48be6f-1932-499e-8c0d-ffa252fcfe00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 20607 | 2026.01.15 15:14:42.503857 [ 5 ] {0f48be6f-1932-499e-8c0d-ffa252fcfe00} <Debug> TCPHandler: Processed in 0.001264431 sec. | ||
| 20608 | 2026.01.15 15:14:42.503969 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20609 | 2026.01.15 15:14:42.504063 [ 5 ] {79e9f170-1f8c-458a-8971-0831b2722299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 20610 | 2026.01.15 15:14:42.504107 [ 5 ] {79e9f170-1f8c-458a-8971-0831b2722299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 20611 | 2026.01.15 15:14:42.504446 [ 5 ] {79e9f170-1f8c-458a-8971-0831b2722299} <Trace> oximeter.measurements_cumulativei64 (ea34ec6b-080f-45fb-b699-1ea6c4cdeba9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20612 | 2026.01.15 15:14:42.504483 [ 5 ] {79e9f170-1f8c-458a-8971-0831b2722299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20613 | 2026.01.15 15:14:42.505339 [ 5 ] {79e9f170-1f8c-458a-8971-0831b2722299} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 20614 | 2026.01.15 15:14:42.505565 [ 5 ] {79e9f170-1f8c-458a-8971-0831b2722299} <Trace> oximeter.measurements_cumulativei64 (ea34ec6b-080f-45fb-b699-1ea6c4cdeba9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20615 | 2026.01.15 15:14:42.505691 [ 5 ] {79e9f170-1f8c-458a-8971-0831b2722299} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001645 sec., 12158.0547112462 rows/sec., 822.81 KiB/sec. | ||
| 20616 | 2026.01.15 15:14:42.505730 [ 5 ] {79e9f170-1f8c-458a-8971-0831b2722299} <Debug> TCPHandler: Processed in 0.001810809 sec. | ||
| 20617 | 2026.01.15 15:14:42.505848 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20618 | 2026.01.15 15:14:42.505943 [ 5 ] {dc33530c-96d6-4fa6-b566-60fa46f5d5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20619 | 2026.01.15 15:14:42.505985 [ 5 ] {dc33530c-96d6-4fa6-b566-60fa46f5d5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20620 | 2026.01.15 15:14:42.506436 [ 5 ] {dc33530c-96d6-4fa6-b566-60fa46f5d5e2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20621 | 2026.01.15 15:14:42.506473 [ 5 ] {dc33530c-96d6-4fa6-b566-60fa46f5d5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20622 | 2026.01.15 15:14:42.506848 [ 5 ] {dc33530c-96d6-4fa6-b566-60fa46f5d5e2} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20623 | 2026.01.15 15:14:42.507077 [ 5 ] {dc33530c-96d6-4fa6-b566-60fa46f5d5e2} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20624 | 2026.01.15 15:14:42.507207 [ 5 ] {dc33530c-96d6-4fa6-b566-60fa46f5d5e2} <Debug> executeQuery: Read 332 rows, 22.32 KiB in 0.001283 sec., 258768.51130163678 rows/sec., 16.99 MiB/sec. | ||
| 20625 | 2026.01.15 15:14:42.507246 [ 5 ] {dc33530c-96d6-4fa6-b566-60fa46f5d5e2} <Debug> TCPHandler: Processed in 0.001447008 sec. | ||
| 20626 | 2026.01.15 15:14:42.507357 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20627 | 2026.01.15 15:14:42.507451 [ 5 ] {ca789a70-8c69-4816-be9e-104e59b24c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20628 | 2026.01.15 15:14:42.507494 [ 5 ] {ca789a70-8c69-4816-be9e-104e59b24c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20629 | 2026.01.15 15:14:42.507805 [ 5 ] {ca789a70-8c69-4816-be9e-104e59b24c2d} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20630 | 2026.01.15 15:14:42.507841 [ 5 ] {ca789a70-8c69-4816-be9e-104e59b24c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20631 | 2026.01.15 15:14:42.508138 [ 5 ] {ca789a70-8c69-4816-be9e-104e59b24c2d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20632 | 2026.01.15 15:14:42.508357 [ 5 ] {ca789a70-8c69-4816-be9e-104e59b24c2d} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20633 | 2026.01.15 15:14:42.508484 [ 5 ] {ca789a70-8c69-4816-be9e-104e59b24c2d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 20634 | 2026.01.15 15:14:42.508522 [ 5 ] {ca789a70-8c69-4816-be9e-104e59b24c2d} <Debug> TCPHandler: Processed in 0.00121419 sec. | ||
| 20635 | 2026.01.15 15:14:42.508630 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20636 | 2026.01.15 15:14:42.508724 [ 5 ] {0767bbd5-db15-4e9a-bd0d-a4763474e10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20637 | 2026.01.15 15:14:42.508778 [ 5 ] {0767bbd5-db15-4e9a-bd0d-a4763474e10e} <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 | ||
| 20638 | 2026.01.15 15:14:42.509508 [ 5 ] {0767bbd5-db15-4e9a-bd0d-a4763474e10e} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20639 | 2026.01.15 15:14:42.509545 [ 5 ] {0767bbd5-db15-4e9a-bd0d-a4763474e10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20640 | 2026.01.15 15:14:42.510057 [ 5 ] {0767bbd5-db15-4e9a-bd0d-a4763474e10e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20641 | 2026.01.15 15:14:42.510292 [ 5 ] {0767bbd5-db15-4e9a-bd0d-a4763474e10e} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20642 | 2026.01.15 15:14:42.510436 [ 5 ] {0767bbd5-db15-4e9a-bd0d-a4763474e10e} <Debug> executeQuery: Read 15 rows, 24.73 KiB in 0.00173 sec., 8670.520231213874 rows/sec., 13.96 MiB/sec. | ||
| 20643 | 2026.01.15 15:14:42.510496 [ 5 ] {0767bbd5-db15-4e9a-bd0d-a4763474e10e} <Debug> TCPHandler: Processed in 0.001915053 sec. | ||
| 20644 | 2026.01.15 15:14:42.510611 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20645 | 2026.01.15 15:14:42.510707 [ 5 ] {5e0b15e3-171f-46eb-ae2c-16a4f35cdf4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20646 | 2026.01.15 15:14:42.510750 [ 5 ] {5e0b15e3-171f-46eb-ae2c-16a4f35cdf4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20647 | 2026.01.15 15:14:42.511090 [ 5 ] {5e0b15e3-171f-46eb-ae2c-16a4f35cdf4a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20648 | 2026.01.15 15:14:42.511128 [ 5 ] {5e0b15e3-171f-46eb-ae2c-16a4f35cdf4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20649 | 2026.01.15 15:14:42.511446 [ 5 ] {5e0b15e3-171f-46eb-ae2c-16a4f35cdf4a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20650 | 2026.01.15 15:14:42.511692 [ 5 ] {5e0b15e3-171f-46eb-ae2c-16a4f35cdf4a} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20651 | 2026.01.15 15:14:42.511821 [ 5 ] {5e0b15e3-171f-46eb-ae2c-16a4f35cdf4a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001133 sec., 91791.70344218888 rows/sec., 5.62 MiB/sec. | ||
| 20652 | 2026.01.15 15:14:42.511858 [ 5 ] {5e0b15e3-171f-46eb-ae2c-16a4f35cdf4a} <Debug> TCPHandler: Processed in 0.001296372 sec. | ||
| 20653 | 2026.01.15 15:14:43.000324 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.34 MiB, peak 407.15 MiB, free memory in arenas 0.00 B, will set to 390.96 MiB (RSS), difference: -2.38 MiB | ||
| 20654 | 2026.01.15 15:14:43.964395 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52549 | ||
| 20655 | 2026.01.15 15:14:43.964507 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20656 | 2026.01.15 15:14:43.964544 [ 288 ] {} <Debug> TCP-Session: ae4a6b17-f941-41f2-b149-11caf86e05af Authenticating user 'default' from [fd00:1122:3344:101::e]:52549 | ||
| 20657 | 2026.01.15 15:14:43.964573 [ 288 ] {} <Debug> TCP-Session: ae4a6b17-f941-41f2-b149-11caf86e05af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20658 | 2026.01.15 15:14:43.964587 [ 288 ] {} <Debug> TCP-Session: ae4a6b17-f941-41f2-b149-11caf86e05af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20659 | 2026.01.15 15:14:43.964787 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50215 | ||
| 20660 | 2026.01.15 15:14:43.964815 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59000 | ||
| 20661 | 2026.01.15 15:14:43.964813 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43753 | ||
| 20662 | 2026.01.15 15:14:43.964873 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62735 | ||
| 20663 | 2026.01.15 15:14:43.964899 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45219 | ||
| 20664 | 2026.01.15 15:14:43.964928 [ 288 ] {} <Trace> TCP-Session: ae4a6b17-f941-41f2-b149-11caf86e05af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20665 | 2026.01.15 15:14:43.964951 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20666 | 2026.01.15 15:14:43.964963 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20667 | 2026.01.15 15:14:43.964989 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20668 | 2026.01.15 15:14:43.964990 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20669 | 2026.01.15 15:14:43.965003 [ 290 ] {} <Debug> TCP-Session: fa129007-d160-4a24-b219-ac38303c0796 Authenticating user 'default' from [fd00:1122:3344:101::e]:43753 | ||
| 20670 | 2026.01.15 15:14:43.965018 [ 354 ] {} <Debug> TCP-Session: 133f3968-3c2c-470c-a39e-f079a1b5728e Authenticating user 'default' from [fd00:1122:3344:101::e]:45219 | ||
| 20671 | 2026.01.15 15:14:43.965029 [ 352 ] {} <Debug> TCP-Session: 0f593048-e8aa-4254-846b-2a2a784bdcdc Authenticating user 'default' from [fd00:1122:3344:101::e]:62735 | ||
| 20672 | 2026.01.15 15:14:43.965047 [ 290 ] {} <Debug> TCP-Session: fa129007-d160-4a24-b219-ac38303c0796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20673 | 2026.01.15 15:14:43.965053 [ 354 ] {} <Debug> TCP-Session: 133f3968-3c2c-470c-a39e-f079a1b5728e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20674 | 2026.01.15 15:14:43.965065 [ 352 ] {} <Debug> TCP-Session: 0f593048-e8aa-4254-846b-2a2a784bdcdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20675 | 2026.01.15 15:14:43.965072 [ 290 ] {} <Debug> TCP-Session: fa129007-d160-4a24-b219-ac38303c0796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20676 | 2026.01.15 15:14:43.965092 [ 352 ] {} <Debug> TCP-Session: 0f593048-e8aa-4254-846b-2a2a784bdcdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20677 | 2026.01.15 15:14:43.965083 [ 354 ] {} <Debug> TCP-Session: 133f3968-3c2c-470c-a39e-f079a1b5728e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20678 | 2026.01.15 15:14:43.965115 [ 288 ] {5dd720db-dece-45ce-80ba-efae8b673914} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52549) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20679 | 2026.01.15 15:14:43.964992 [ 349 ] {} <Debug> TCP-Session: d56cffc5-a354-445a-86a2-3853c7dc77fe Authenticating user 'default' from [fd00:1122:3344:101::e]:59000 | ||
| 20680 | 2026.01.15 15:14:43.964908 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20681 | 2026.01.15 15:14:43.965169 [ 349 ] {} <Debug> TCP-Session: d56cffc5-a354-445a-86a2-3853c7dc77fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20682 | 2026.01.15 15:14:43.964886 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59289 | ||
| 20683 | 2026.01.15 15:14:43.965201 [ 289 ] {} <Debug> TCP-Session: 1ac3ea8c-6223-4ac5-9ab9-8df868f9e7b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50215 | ||
| 20684 | 2026.01.15 15:14:43.965204 [ 349 ] {} <Debug> TCP-Session: d56cffc5-a354-445a-86a2-3853c7dc77fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20685 | 2026.01.15 15:14:43.965247 [ 289 ] {} <Debug> TCP-Session: 1ac3ea8c-6223-4ac5-9ab9-8df868f9e7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20686 | 2026.01.15 15:14:43.964865 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63457 | ||
| 20687 | 2026.01.15 15:14:43.965276 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20688 | 2026.01.15 15:14:43.965274 [ 289 ] {} <Debug> TCP-Session: 1ac3ea8c-6223-4ac5-9ab9-8df868f9e7b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20689 | 2026.01.15 15:14:43.965343 [ 353 ] {} <Debug> TCP-Session: 0bafe07d-e41f-478e-be2e-5395630ec523 Authenticating user 'default' from [fd00:1122:3344:101::e]:59289 | ||
| 20690 | 2026.01.15 15:14:43.964831 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57902 | ||
| 20691 | 2026.01.15 15:14:43.965364 [ 353 ] {} <Debug> TCP-Session: 0bafe07d-e41f-478e-be2e-5395630ec523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20692 | 2026.01.15 15:14:43.965387 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20693 | 2026.01.15 15:14:43.965393 [ 353 ] {} <Debug> TCP-Session: 0bafe07d-e41f-478e-be2e-5395630ec523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20694 | 2026.01.15 15:14:43.965396 [ 288 ] {5dd720db-dece-45ce-80ba-efae8b673914} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20695 | 2026.01.15 15:14:43.965422 [ 351 ] {} <Debug> TCP-Session: 31b557d2-3142-4cb2-9288-e0f0c2446460 Authenticating user 'default' from [fd00:1122:3344:101::e]:63457 | ||
| 20696 | 2026.01.15 15:14:43.965463 [ 351 ] {} <Debug> TCP-Session: 31b557d2-3142-4cb2-9288-e0f0c2446460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20697 | 2026.01.15 15:14:43.965477 [ 351 ] {} <Debug> TCP-Session: 31b557d2-3142-4cb2-9288-e0f0c2446460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20698 | 2026.01.15 15:14:43.965480 [ 288 ] {5dd720db-dece-45ce-80ba-efae8b673914} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20699 | 2026.01.15 15:14:43.965673 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20700 | 2026.01.15 15:14:43.965704 [ 350 ] {} <Debug> TCP-Session: 781648ea-0b36-40be-b1ca-3cc61bf52f12 Authenticating user 'default' from [fd00:1122:3344:101::e]:57902 | ||
| 20701 | 2026.01.15 15:14:43.965726 [ 350 ] {} <Debug> TCP-Session: 781648ea-0b36-40be-b1ca-3cc61bf52f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20702 | 2026.01.15 15:14:43.965746 [ 350 ] {} <Debug> TCP-Session: 781648ea-0b36-40be-b1ca-3cc61bf52f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20703 | 2026.01.15 15:14:43.965809 [ 288 ] {5dd720db-dece-45ce-80ba-efae8b673914} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 20704 | 2026.01.15 15:14:43.966970 [ 313 ] {5dd720db-dece-45ce-80ba-efae8b673914} <Trace> AggregatingTransform: Aggregating | ||
| 20705 | 2026.01.15 15:14:43.967020 [ 313 ] {5dd720db-dece-45ce-80ba-efae8b673914} <Trace> Aggregator: Aggregation method: without_key | ||
| 20706 | 2026.01.15 15:14:43.967060 [ 313 ] {5dd720db-dece-45ce-80ba-efae8b673914} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001145108 sec. (873.280 rows/sec., 34.11 KiB/sec.) | ||
| 20707 | 2026.01.15 15:14:43.967075 [ 313 ] {5dd720db-dece-45ce-80ba-efae8b673914} <Trace> Aggregator: Merging aggregated data | ||
| 20708 | 2026.01.15 15:14:43.968336 [ 288 ] {5dd720db-dece-45ce-80ba-efae8b673914} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003276 sec., 305.25030525030525 rows/sec., 11.92 KiB/sec. | ||
| 20709 | 2026.01.15 15:14:43.968516 [ 288 ] {5dd720db-dece-45ce-80ba-efae8b673914} <Debug> TCPHandler: Processed in 0.003718242 sec. | ||
| 20710 | 2026.01.15 15:14:43.968632 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20711 | 2026.01.15 15:14:43.968661 [ 288 ] {} <Debug> TCP-Session: ae4a6b17-f941-41f2-b149-11caf86e05af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20712 | 2026.01.15 15:14:43.968672 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20713 | 2026.01.15 15:14:43.968699 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20714 | 2026.01.15 15:14:43.968715 [ 289 ] {} <Debug> TCP-Session: 1ac3ea8c-6223-4ac5-9ab9-8df868f9e7b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20715 | 2026.01.15 15:14:43.968724 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20716 | 2026.01.15 15:14:43.968744 [ 349 ] {} <Debug> TCP-Session: d56cffc5-a354-445a-86a2-3853c7dc77fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20717 | 2026.01.15 15:14:43.968751 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20718 | 2026.01.15 15:14:43.968770 [ 290 ] {} <Debug> TCP-Session: fa129007-d160-4a24-b219-ac38303c0796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20719 | 2026.01.15 15:14:43.968776 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20720 | 2026.01.15 15:14:43.968809 [ 351 ] {} <Debug> TCP-Session: 31b557d2-3142-4cb2-9288-e0f0c2446460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20721 | 2026.01.15 15:14:43.968814 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20722 | 2026.01.15 15:14:43.968834 [ 353 ] {} <Debug> TCP-Session: 0bafe07d-e41f-478e-be2e-5395630ec523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20723 | 2026.01.15 15:14:43.968855 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20724 | 2026.01.15 15:14:43.968860 [ 350 ] {} <Debug> TCP-Session: 781648ea-0b36-40be-b1ca-3cc61bf52f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20725 | 2026.01.15 15:14:43.968907 [ 354 ] {} <Debug> TCP-Session: 133f3968-3c2c-470c-a39e-f079a1b5728e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20726 | 2026.01.15 15:14:43.968797 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20727 | 2026.01.15 15:14:43.968958 [ 352 ] {} <Debug> TCP-Session: 0f593048-e8aa-4254-846b-2a2a784bdcdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20728 | 2026.01.15 15:14:43.972470 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39162 | ||
| 20729 | 2026.01.15 15:14:43.972530 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20730 | 2026.01.15 15:14:43.972551 [ 354 ] {} <Debug> TCP-Session: 3ca08239-ffaf-4653-a4a1-34878e46def3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39162 | ||
| 20731 | 2026.01.15 15:14:43.972567 [ 354 ] {} <Debug> TCP-Session: 3ca08239-ffaf-4653-a4a1-34878e46def3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20732 | 2026.01.15 15:14:43.972579 [ 354 ] {} <Debug> TCP-Session: 3ca08239-ffaf-4653-a4a1-34878e46def3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20733 | 2026.01.15 15:14:43.972737 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49129 | ||
| 20734 | 2026.01.15 15:14:43.972765 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38790 | ||
| 20735 | 2026.01.15 15:14:43.972788 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64911 | ||
| 20736 | 2026.01.15 15:14:43.972802 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51247 | ||
| 20737 | 2026.01.15 15:14:43.972806 [ 354 ] {} <Trace> TCP-Session: 3ca08239-ffaf-4653-a4a1-34878e46def3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20738 | 2026.01.15 15:14:43.972836 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49707 | ||
| 20739 | 2026.01.15 15:14:43.972859 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20740 | 2026.01.15 15:14:43.972870 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20741 | 2026.01.15 15:14:43.972893 [ 290 ] {} <Debug> TCP-Session: 4c90e676-59cc-468d-a2ea-601c1f153931 Authenticating user 'default' from [fd00:1122:3344:101::e]:64911 | ||
| 20742 | 2026.01.15 15:14:43.972841 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61612 | ||
| 20743 | 2026.01.15 15:14:43.972914 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20744 | 2026.01.15 15:14:43.972917 [ 290 ] {} <Debug> TCP-Session: 4c90e676-59cc-468d-a2ea-601c1f153931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20745 | 2026.01.15 15:14:43.972967 [ 352 ] {} <Debug> TCP-Session: cfe544ec-92ee-4e58-bad8-c512212c816c Authenticating user 'default' from [fd00:1122:3344:101::e]:49707 | ||
| 20746 | 2026.01.15 15:14:43.972971 [ 354 ] {40f42806-9ba3-465a-bdff-374551e84c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39162) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20747 | 2026.01.15 15:14:43.972999 [ 352 ] {} <Debug> TCP-Session: cfe544ec-92ee-4e58-bad8-c512212c816c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20748 | 2026.01.15 15:14:43.972986 [ 290 ] {} <Debug> TCP-Session: 4c90e676-59cc-468d-a2ea-601c1f153931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20749 | 2026.01.15 15:14:43.973023 [ 352 ] {} <Debug> TCP-Session: cfe544ec-92ee-4e58-bad8-c512212c816c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20750 | 2026.01.15 15:14:43.972975 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20751 | 2026.01.15 15:14:43.972908 [ 349 ] {} <Debug> TCP-Session: 08800ee8-9167-4b07-8df2-c9986cbbb3a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51247 | ||
| 20752 | 2026.01.15 15:14:43.973088 [ 353 ] {} <Debug> TCP-Session: 7906d199-e9dc-4207-b31d-b8aaf7d2b20f Authenticating user 'default' from [fd00:1122:3344:101::e]:61612 | ||
| 20753 | 2026.01.15 15:14:43.972827 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37109 | ||
| 20754 | 2026.01.15 15:14:43.973124 [ 353 ] {} <Debug> TCP-Session: 7906d199-e9dc-4207-b31d-b8aaf7d2b20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20755 | 2026.01.15 15:14:43.973117 [ 349 ] {} <Debug> TCP-Session: 08800ee8-9167-4b07-8df2-c9986cbbb3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20756 | 2026.01.15 15:14:43.973161 [ 353 ] {} <Debug> TCP-Session: 7906d199-e9dc-4207-b31d-b8aaf7d2b20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20757 | 2026.01.15 15:14:43.973183 [ 349 ] {} <Debug> TCP-Session: 08800ee8-9167-4b07-8df2-c9986cbbb3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20758 | 2026.01.15 15:14:43.973191 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20759 | 2026.01.15 15:14:43.972812 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45882 | ||
| 20760 | 2026.01.15 15:14:43.973237 [ 351 ] {} <Debug> TCP-Session: d1836d0b-a93f-4c02-a384-c01381ebade4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37109 | ||
| 20761 | 2026.01.15 15:14:43.973254 [ 354 ] {40f42806-9ba3-465a-bdff-374551e84c8c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20762 | 2026.01.15 15:14:43.973273 [ 351 ] {} <Debug> TCP-Session: d1836d0b-a93f-4c02-a384-c01381ebade4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20763 | 2026.01.15 15:14:43.972835 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20764 | 2026.01.15 15:14:43.973312 [ 354 ] {40f42806-9ba3-465a-bdff-374551e84c8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20765 | 2026.01.15 15:14:43.973302 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20766 | 2026.01.15 15:14:43.973345 [ 289 ] {} <Debug> TCP-Session: 2633d349-9006-4b9e-a041-d5ce5e3c0d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:38790 | ||
| 20767 | 2026.01.15 15:14:43.973372 [ 350 ] {} <Debug> TCP-Session: d1883d2e-2629-4cdf-8e88-9a647d3113ff Authenticating user 'default' from [fd00:1122:3344:101::e]:45882 | ||
| 20768 | 2026.01.15 15:14:43.973382 [ 289 ] {} <Debug> TCP-Session: 2633d349-9006-4b9e-a041-d5ce5e3c0d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20769 | 2026.01.15 15:14:43.973399 [ 350 ] {} <Debug> TCP-Session: d1883d2e-2629-4cdf-8e88-9a647d3113ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20770 | 2026.01.15 15:14:43.973411 [ 289 ] {} <Debug> TCP-Session: 2633d349-9006-4b9e-a041-d5ce5e3c0d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20771 | 2026.01.15 15:14:43.973426 [ 350 ] {} <Debug> TCP-Session: d1883d2e-2629-4cdf-8e88-9a647d3113ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20772 | 2026.01.15 15:14:43.973304 [ 351 ] {} <Debug> TCP-Session: d1836d0b-a93f-4c02-a384-c01381ebade4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20773 | 2026.01.15 15:14:43.972800 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20774 | 2026.01.15 15:14:43.973503 [ 288 ] {} <Debug> TCP-Session: 1a7ba3a9-a67a-47bf-a483-076f28fd86bf Authenticating user 'default' from [fd00:1122:3344:101::e]:49129 | ||
| 20775 | 2026.01.15 15:14:43.973519 [ 288 ] {} <Debug> TCP-Session: 1a7ba3a9-a67a-47bf-a483-076f28fd86bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20776 | 2026.01.15 15:14:43.973531 [ 288 ] {} <Debug> TCP-Session: 1a7ba3a9-a67a-47bf-a483-076f28fd86bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20777 | 2026.01.15 15:14:43.973656 [ 354 ] {40f42806-9ba3-465a-bdff-374551e84c8c} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 20778 | 2026.01.15 15:14:43.974693 [ 298 ] {40f42806-9ba3-465a-bdff-374551e84c8c} <Trace> AggregatingTransform: Aggregating | ||
| 20779 | 2026.01.15 15:14:43.974749 [ 298 ] {40f42806-9ba3-465a-bdff-374551e84c8c} <Trace> Aggregator: Aggregation method: without_key | ||
| 20780 | 2026.01.15 15:14:43.974787 [ 298 ] {40f42806-9ba3-465a-bdff-374551e84c8c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001045414 sec. (956.559 rows/sec., 37.37 KiB/sec.) | ||
| 20781 | 2026.01.15 15:14:43.974807 [ 298 ] {40f42806-9ba3-465a-bdff-374551e84c8c} <Trace> Aggregator: Merging aggregated data | ||
| 20782 | 2026.01.15 15:14:43.976086 [ 354 ] {40f42806-9ba3-465a-bdff-374551e84c8c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003157 sec., 316.7564143173899 rows/sec., 12.37 KiB/sec. | ||
| 20783 | 2026.01.15 15:14:43.976218 [ 354 ] {40f42806-9ba3-465a-bdff-374551e84c8c} <Debug> TCPHandler: Processed in 0.003499915 sec. | ||
| 20784 | 2026.01.15 15:14:43.976336 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20785 | 2026.01.15 15:14:43.976361 [ 354 ] {} <Debug> TCP-Session: 3ca08239-ffaf-4653-a4a1-34878e46def3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20786 | 2026.01.15 15:14:43.976365 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20787 | 2026.01.15 15:14:43.976387 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20788 | 2026.01.15 15:14:43.976406 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20789 | 2026.01.15 15:14:43.976412 [ 353 ] {} <Debug> TCP-Session: 7906d199-e9dc-4207-b31d-b8aaf7d2b20f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20790 | 2026.01.15 15:14:43.976425 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20791 | 2026.01.15 15:14:43.976439 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20792 | 2026.01.15 15:14:43.976455 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20793 | 2026.01.15 15:14:43.976479 [ 290 ] {} <Debug> TCP-Session: 4c90e676-59cc-468d-a2ea-601c1f153931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20794 | 2026.01.15 15:14:43.976497 [ 349 ] {} <Debug> TCP-Session: 08800ee8-9167-4b07-8df2-c9986cbbb3a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20795 | 2026.01.15 15:14:43.976511 [ 352 ] {} <Debug> TCP-Session: cfe544ec-92ee-4e58-bad8-c512212c816c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20796 | 2026.01.15 15:14:43.976492 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20797 | 2026.01.15 15:14:43.976477 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20798 | 2026.01.15 15:14:43.976580 [ 351 ] {} <Debug> TCP-Session: d1836d0b-a93f-4c02-a384-c01381ebade4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20799 | 2026.01.15 15:14:43.976446 [ 350 ] {} <Debug> TCP-Session: d1883d2e-2629-4cdf-8e88-9a647d3113ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20800 | 2026.01.15 15:14:43.976609 [ 289 ] {} <Debug> TCP-Session: 2633d349-9006-4b9e-a041-d5ce5e3c0d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20801 | 2026.01.15 15:14:43.976433 [ 288 ] {} <Debug> TCP-Session: 1a7ba3a9-a67a-47bf-a483-076f28fd86bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20802 | 2026.01.15 15:14:43.995809 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37540 | ||
| 20803 | 2026.01.15 15:14:43.995922 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20804 | 2026.01.15 15:14:43.995951 [ 354 ] {} <Debug> TCP-Session: 04dd05d8-f81c-48e4-bb93-53524c08253a Authenticating user 'default' from [fd00:1122:3344:101::e]:37540 | ||
| 20805 | 2026.01.15 15:14:43.995970 [ 354 ] {} <Debug> TCP-Session: 04dd05d8-f81c-48e4-bb93-53524c08253a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20806 | 2026.01.15 15:14:43.995983 [ 354 ] {} <Debug> TCP-Session: 04dd05d8-f81c-48e4-bb93-53524c08253a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20807 | 2026.01.15 15:14:43.996159 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38195 | ||
| 20808 | 2026.01.15 15:14:43.996165 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51051 | ||
| 20809 | 2026.01.15 15:14:43.996214 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42709 | ||
| 20810 | 2026.01.15 15:14:43.996223 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54603 | ||
| 20811 | 2026.01.15 15:14:43.996235 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60613 | ||
| 20812 | 2026.01.15 15:14:43.996262 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53255 | ||
| 20813 | 2026.01.15 15:14:43.996298 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20814 | 2026.01.15 15:14:43.996305 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20815 | 2026.01.15 15:14:43.996333 [ 354 ] {} <Trace> TCP-Session: 04dd05d8-f81c-48e4-bb93-53524c08253a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20816 | 2026.01.15 15:14:43.996336 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20817 | 2026.01.15 15:14:43.996343 [ 349 ] {} <Debug> TCP-Session: 02703dfc-e6e5-46ac-9ef0-8973ba0de8a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54603 | ||
| 20818 | 2026.01.15 15:14:43.996383 [ 350 ] {} <Debug> TCP-Session: d45ccfcf-cfd2-4151-bb17-bcfb5cd46e03 Authenticating user 'default' from [fd00:1122:3344:101::e]:60613 | ||
| 20819 | 2026.01.15 15:14:43.996336 [ 290 ] {} <Debug> TCP-Session: 2085ec4f-d288-45d7-99cf-486eb0760259 Authenticating user 'default' from [fd00:1122:3344:101::e]:42709 | ||
| 20820 | 2026.01.15 15:14:43.996409 [ 349 ] {} <Debug> TCP-Session: 02703dfc-e6e5-46ac-9ef0-8973ba0de8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20821 | 2026.01.15 15:14:43.996415 [ 350 ] {} <Debug> TCP-Session: d45ccfcf-cfd2-4151-bb17-bcfb5cd46e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20822 | 2026.01.15 15:14:43.996434 [ 290 ] {} <Debug> TCP-Session: 2085ec4f-d288-45d7-99cf-486eb0760259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20823 | 2026.01.15 15:14:43.996258 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60526 | ||
| 20824 | 2026.01.15 15:14:43.996473 [ 290 ] {} <Debug> TCP-Session: 2085ec4f-d288-45d7-99cf-486eb0760259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20825 | 2026.01.15 15:14:43.996492 [ 350 ] {} <Debug> TCP-Session: d45ccfcf-cfd2-4151-bb17-bcfb5cd46e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20826 | 2026.01.15 15:14:43.996507 [ 354 ] {b6c5b7e4-f670-41de-b12c-47d51e654977} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37540) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20827 | 2026.01.15 15:14:43.996465 [ 349 ] {} <Debug> TCP-Session: 02703dfc-e6e5-46ac-9ef0-8973ba0de8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20828 | 2026.01.15 15:14:43.996550 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20829 | 2026.01.15 15:14:43.996257 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20830 | 2026.01.15 15:14:43.996598 [ 351 ] {} <Debug> TCP-Session: 5a494537-e64a-4c40-8503-f5fad6481a3e Authenticating user 'default' from [fd00:1122:3344:101::e]:60526 | ||
| 20831 | 2026.01.15 15:14:43.996266 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36277 | ||
| 20832 | 2026.01.15 15:14:43.996630 [ 289 ] {} <Debug> TCP-Session: 3671036f-a4b3-452f-814c-05b9cd9b7057 Authenticating user 'default' from [fd00:1122:3344:101::e]:51051 | ||
| 20833 | 2026.01.15 15:14:43.996635 [ 351 ] {} <Debug> TCP-Session: 5a494537-e64a-4c40-8503-f5fad6481a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20834 | 2026.01.15 15:14:43.996672 [ 289 ] {} <Debug> TCP-Session: 3671036f-a4b3-452f-814c-05b9cd9b7057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20835 | 2026.01.15 15:14:43.996336 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20836 | 2026.01.15 15:14:43.996700 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20837 | 2026.01.15 15:14:43.996707 [ 289 ] {} <Debug> TCP-Session: 3671036f-a4b3-452f-814c-05b9cd9b7057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20838 | 2026.01.15 15:14:43.996725 [ 352 ] {} <Debug> TCP-Session: 19aa7582-b937-4d5b-9d0b-f04e591ae3b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53255 | ||
| 20839 | 2026.01.15 15:14:43.996737 [ 353 ] {} <Debug> TCP-Session: 4edc712c-abaf-46be-a36d-aa680e20044e Authenticating user 'default' from [fd00:1122:3344:101::e]:36277 | ||
| 20840 | 2026.01.15 15:14:43.996760 [ 352 ] {} <Debug> TCP-Session: 19aa7582-b937-4d5b-9d0b-f04e591ae3b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20841 | 2026.01.15 15:14:43.996769 [ 354 ] {b6c5b7e4-f670-41de-b12c-47d51e654977} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20842 | 2026.01.15 15:14:43.996784 [ 352 ] {} <Debug> TCP-Session: 19aa7582-b937-4d5b-9d0b-f04e591ae3b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20843 | 2026.01.15 15:14:43.996797 [ 353 ] {} <Debug> TCP-Session: 4edc712c-abaf-46be-a36d-aa680e20044e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20844 | 2026.01.15 15:14:43.996696 [ 351 ] {} <Debug> TCP-Session: 5a494537-e64a-4c40-8503-f5fad6481a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20845 | 2026.01.15 15:14:43.996829 [ 354 ] {b6c5b7e4-f670-41de-b12c-47d51e654977} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20846 | 2026.01.15 15:14:43.996837 [ 353 ] {} <Debug> TCP-Session: 4edc712c-abaf-46be-a36d-aa680e20044e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20847 | 2026.01.15 15:14:43.996229 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20848 | 2026.01.15 15:14:43.996916 [ 288 ] {} <Debug> TCP-Session: 20f002e0-5178-4f11-aabf-ff89c19068e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38195 | ||
| 20849 | 2026.01.15 15:14:43.996934 [ 288 ] {} <Debug> TCP-Session: 20f002e0-5178-4f11-aabf-ff89c19068e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20850 | 2026.01.15 15:14:43.996948 [ 288 ] {} <Debug> TCP-Session: 20f002e0-5178-4f11-aabf-ff89c19068e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20851 | 2026.01.15 15:14:43.997167 [ 354 ] {b6c5b7e4-f670-41de-b12c-47d51e654977} <Debug> oximeter.version (1b4019a6-245f-4449-b65d-04dd836bcc86) (SelectExecutor): Key condition: unknown | ||
| 20852 | 2026.01.15 15:14:43.998153 [ 321 ] {b6c5b7e4-f670-41de-b12c-47d51e654977} <Trace> AggregatingTransform: Aggregating | ||
| 20853 | 2026.01.15 15:14:43.998190 [ 321 ] {b6c5b7e4-f670-41de-b12c-47d51e654977} <Trace> Aggregator: Aggregation method: without_key | ||
| 20854 | 2026.01.15 15:14:43.998222 [ 321 ] {b6c5b7e4-f670-41de-b12c-47d51e654977} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949552 sec. (1053.128 rows/sec., 41.14 KiB/sec.) | ||
| 20855 | 2026.01.15 15:14:43.998244 [ 321 ] {b6c5b7e4-f670-41de-b12c-47d51e654977} <Trace> Aggregator: Merging aggregated data | ||
| 20856 | 2026.01.15 15:14:43.999689 [ 354 ] {b6c5b7e4-f670-41de-b12c-47d51e654977} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003247 sec., 307.9765937788728 rows/sec., 12.03 KiB/sec. | ||
| 20857 | 2026.01.15 15:14:43.999859 [ 354 ] {b6c5b7e4-f670-41de-b12c-47d51e654977} <Debug> TCPHandler: Processed in 0.003623779 sec. | ||
| 20858 | 2026.01.15 15:14:44.000020 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20859 | 2026.01.15 15:14:44.000026 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20860 | 2026.01.15 15:14:44.000076 [ 353 ] {} <Debug> TCP-Session: 4edc712c-abaf-46be-a36d-aa680e20044e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20861 | 2026.01.15 15:14:44.000084 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20862 | 2026.01.15 15:14:44.000110 [ 354 ] {} <Debug> TCP-Session: 04dd05d8-f81c-48e4-bb93-53524c08253a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20863 | 2026.01.15 15:14:44.000140 [ 288 ] {} <Debug> TCP-Session: 20f002e0-5178-4f11-aabf-ff89c19068e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20864 | 2026.01.15 15:14:44.000152 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20865 | 2026.01.15 15:14:44.000164 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20866 | 2026.01.15 15:14:44.000179 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20867 | 2026.01.15 15:14:44.000205 [ 290 ] {} <Debug> TCP-Session: 2085ec4f-d288-45d7-99cf-486eb0760259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20868 | 2026.01.15 15:14:44.000227 [ 352 ] {} <Debug> TCP-Session: 19aa7582-b937-4d5b-9d0b-f04e591ae3b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20869 | 2026.01.15 15:14:44.000247 [ 349 ] {} <Debug> TCP-Session: 02703dfc-e6e5-46ac-9ef0-8973ba0de8a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20870 | 2026.01.15 15:14:44.000201 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20871 | 2026.01.15 15:14:44.000284 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.74 MiB, peak 407.15 MiB, free memory in arenas 0.00 B, will set to 391.05 MiB (RSS), difference: -6.69 MiB | ||
| 20872 | 2026.01.15 15:14:44.000166 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20873 | 2026.01.15 15:14:44.000331 [ 351 ] {} <Debug> TCP-Session: 5a494537-e64a-4c40-8503-f5fad6481a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20874 | 2026.01.15 15:14:44.000370 [ 350 ] {} <Debug> TCP-Session: d45ccfcf-cfd2-4151-bb17-bcfb5cd46e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20875 | 2026.01.15 15:14:44.000047 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20876 | 2026.01.15 15:14:44.000435 [ 289 ] {} <Debug> TCP-Session: 3671036f-a4b3-452f-814c-05b9cd9b7057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20877 | 2026.01.15 15:14:44.215165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42780 | ||
| 20878 | 2026.01.15 15:14:44.215715 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20879 | 2026.01.15 15:14:44.215780 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20880 | 2026.01.15 15:14:44.216484 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20881 | 2026.01.15 15:14:44.217082 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20882 | 2026.01.15 15:14:44.217249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42780 | ||
| 20883 | 2026.01.15 15:14:45.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.02 MiB, peak 407.15 MiB, free memory in arenas 0.00 B, will set to 391.05 MiB (RSS), difference: 4.03 MiB | ||
| 20884 | 2026.01.15 15:14:46.475689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 20885 | 2026.01.15 15:14:46.494682 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20886 | 2026.01.15 15:14:46.494738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 20887 | 2026.01.15 15:14:46.501511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20888 | 2026.01.15 15:14:46.502270 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20889 | 2026.01.15 15:14:46.505478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 20890 | 2026.01.15 15:14:46.827498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 2632 | ||
| 20891 | 2026.01.15 15:14:46.831367 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20892 | 2026.01.15 15:14:46.831427 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 20893 | 2026.01.15 15:14:46.832846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20894 | 2026.01.15 15:14:46.833123 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20895 | 2026.01.15 15:14:46.833452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2632 | ||
| 20896 | 2026.01.15 15:14:47.421456 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20897 | 2026.01.15 15:14:47.421724 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 20898 | 2026.01.15 15:14:47.422139 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20899 | 2026.01.15 15:14:47.422187 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 20900 | 2026.01.15 15:14:47.422518 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20901 | 2026.01.15 15:14:47.422591 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20902 | 2026.01.15 15:14:47.422741 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 20903 | 2026.01.15 15:14:47.422871 [ 304 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20904 | 2026.01.15 15:14:47.422886 [ 312 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20905 | 2026.01.15 15:14:47.422886 [ 295 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20906 | 2026.01.15 15:14:47.422912 [ 298 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20907 | 2026.01.15 15:14:47.422886 [ 348 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20908 | 2026.01.15 15:14:47.423096 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20909 | 2026.01.15 15:14:47.423125 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20910 | 2026.01.15 15:14:47.423235 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20911 | 2026.01.15 15:14:47.423257 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Reading approx. 70 rows with 4 streams | ||
| 20912 | 2026.01.15 15:14:47.423297 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20913 | 2026.01.15 15:14:47.423344 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20914 | 2026.01.15 15:14:47.423389 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20915 | 2026.01.15 15:14:47.423431 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20916 | 2026.01.15 15:14:47.424313 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Debug> executeQuery: Read 70 rows, 2.65 KiB in 0.002724 sec., 25697.503671071954 rows/sec., 973.69 KiB/sec. | ||
| 20917 | 2026.01.15 15:14:47.424496 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Debug> MemoryTracker: Peak memory usage (for query): 157.67 KiB. | ||
| 20918 | 2026.01.15 15:14:47.424512 [ 5 ] {a96c5a6e-8736-475b-b291-9da15eacd5b2} <Debug> TCPHandler: Processed in 0.003189125 sec. | ||
| 20919 | 2026.01.15 15:14:47.429148 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20920 | 2026.01.15 15:14:47.429267 [ 5 ] {8e753d24-1f6f-4bb9-9331-a21263586046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20921 | 2026.01.15 15:14:47.429314 [ 5 ] {8e753d24-1f6f-4bb9-9331-a21263586046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20922 | 2026.01.15 15:14:47.429869 [ 5 ] {8e753d24-1f6f-4bb9-9331-a21263586046} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20923 | 2026.01.15 15:14:47.429909 [ 5 ] {8e753d24-1f6f-4bb9-9331-a21263586046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 20924 | 2026.01.15 15:14:47.430474 [ 5 ] {8e753d24-1f6f-4bb9-9331-a21263586046} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20925 | 2026.01.15 15:14:47.430911 [ 5 ] {8e753d24-1f6f-4bb9-9331-a21263586046} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20926 | 2026.01.15 15:14:47.431030 [ 49 ] {} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 20927 | 2026.01.15 15:14:47.431064 [ 5 ] {8e753d24-1f6f-4bb9-9331-a21263586046} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001831 sec., 546.1496450027307 rows/sec., 152.00 KiB/sec. | ||
| 20928 | 2026.01.15 15:14:47.431066 [ 49 ] {} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20929 | 2026.01.15 15:14:47.431097 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 20930 | 2026.01.15 15:14:47.431107 [ 5 ] {8e753d24-1f6f-4bb9-9331-a21263586046} <Debug> TCPHandler: Processed in 0.002011946 sec. | ||
| 20931 | 2026.01.15 15:14:47.431197 [ 189 ] {662dd614-1565-4e99-95e2-e35fa4e2d9f2::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 | ||
| 20932 | 2026.01.15 15:14:47.431240 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20933 | 2026.01.15 15:14:47.431344 [ 5 ] {1e0fea6b-87fe-443a-82d2-f56fa0814afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20934 | 2026.01.15 15:14:47.431387 [ 5 ] {1e0fea6b-87fe-443a-82d2-f56fa0814afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20935 | 2026.01.15 15:14:47.431457 [ 189 ] {662dd614-1565-4e99-95e2-e35fa4e2d9f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20936 | 2026.01.15 15:14:47.431498 [ 189 ] {662dd614-1565-4e99-95e2-e35fa4e2d9f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 20937 | 2026.01.15 15:14:47.431572 [ 189 ] {662dd614-1565-4e99-95e2-e35fa4e2d9f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 20938 | 2026.01.15 15:14:47.431640 [ 189 ] {662dd614-1565-4e99-95e2-e35fa4e2d9f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 20939 | 2026.01.15 15:14:47.431705 [ 189 ] {662dd614-1565-4e99-95e2-e35fa4e2d9f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 20940 | 2026.01.15 15:14:47.431776 [ 189 ] {662dd614-1565-4e99-95e2-e35fa4e2d9f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 20941 | 2026.01.15 15:14:47.431822 [ 5 ] {1e0fea6b-87fe-443a-82d2-f56fa0814afc} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20942 | 2026.01.15 15:14:47.431838 [ 189 ] {662dd614-1565-4e99-95e2-e35fa4e2d9f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 20943 | 2026.01.15 15:14:47.431866 [ 5 ] {1e0fea6b-87fe-443a-82d2-f56fa0814afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 20944 | 2026.01.15 15:14:47.432368 [ 5 ] {1e0fea6b-87fe-443a-82d2-f56fa0814afc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20945 | 2026.01.15 15:14:47.432956 [ 5 ] {1e0fea6b-87fe-443a-82d2-f56fa0814afc} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20946 | 2026.01.15 15:14:47.433123 [ 5 ] {1e0fea6b-87fe-443a-82d2-f56fa0814afc} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.0018 sec., 1666.6666666666667 rows/sec., 123.70 KiB/sec. | ||
| 20947 | 2026.01.15 15:14:47.433163 [ 5 ] {1e0fea6b-87fe-443a-82d2-f56fa0814afc} <Debug> TCPHandler: Processed in 0.001976295 sec. | ||
| 20948 | 2026.01.15 15:14:47.433286 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20949 | 2026.01.15 15:14:47.433385 [ 5 ] {32266791-a7ac-421c-a162-73b25bd37dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20950 | 2026.01.15 15:14:47.433426 [ 5 ] {32266791-a7ac-421c-a162-73b25bd37dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20951 | 2026.01.15 15:14:47.433957 [ 5 ] {32266791-a7ac-421c-a162-73b25bd37dc3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20952 | 2026.01.15 15:14:47.433993 [ 5 ] {32266791-a7ac-421c-a162-73b25bd37dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 20953 | 2026.01.15 15:14:47.434339 [ 194 ] {662dd614-1565-4e99-95e2-e35fa4e2d9f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 6 columns (6 merged, 0 gathered) in 0.003184854 sec., 22607.001765230056 rows/sec., 4.74 MiB/sec. | ||
| 20954 | 2026.01.15 15:14:47.434451 [ 5 ] {32266791-a7ac-421c-a162-73b25bd37dc3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20955 | 2026.01.15 15:14:47.434604 [ 190 ] {662dd614-1565-4e99-95e2-e35fa4e2d9f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 20956 | 2026.01.15 15:14:47.435014 [ 5 ] {32266791-a7ac-421c-a162-73b25bd37dc3} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20957 | 2026.01.15 15:14:47.435156 [ 5 ] {32266791-a7ac-421c-a162-73b25bd37dc3} <Debug> executeQuery: Read 156 rows, 13.66 KiB in 0.001791 sec., 87102.17755443885 rows/sec., 7.45 MiB/sec. | ||
| 20958 | 2026.01.15 15:14:47.435195 [ 5 ] {32266791-a7ac-421c-a162-73b25bd37dc3} <Debug> TCPHandler: Processed in 0.001958674 sec. | ||
| 20959 | 2026.01.15 15:14:47.435316 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20960 | 2026.01.15 15:14:47.435322 [ 190 ] {662dd614-1565-4e99-95e2-e35fa4e2d9f2::all_1_6_1} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20961 | 2026.01.15 15:14:47.435400 [ 190 ] {662dd614-1565-4e99-95e2-e35fa4e2d9f2::all_1_6_1} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 20962 | 2026.01.15 15:14:47.435413 [ 5 ] {e469ed96-23ce-481a-8186-3cf59ef2cb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20963 | 2026.01.15 15:14:47.435454 [ 5 ] {e469ed96-23ce-481a-8186-3cf59ef2cb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20964 | 2026.01.15 15:14:47.435493 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 20965 | 2026.01.15 15:14:47.435868 [ 5 ] {e469ed96-23ce-481a-8186-3cf59ef2cb74} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20966 | 2026.01.15 15:14:47.435904 [ 5 ] {e469ed96-23ce-481a-8186-3cf59ef2cb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 20967 | 2026.01.15 15:14:47.436704 [ 5 ] {e469ed96-23ce-481a-8186-3cf59ef2cb74} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20968 | 2026.01.15 15:14:47.437833 [ 5 ] {e469ed96-23ce-481a-8186-3cf59ef2cb74} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20969 | 2026.01.15 15:14:47.437968 [ 5 ] {e469ed96-23ce-481a-8186-3cf59ef2cb74} <Debug> executeQuery: Read 50 rows, 3.72 KiB in 0.002575 sec., 19417.47572815534 rows/sec., 1.41 MiB/sec. | ||
| 20970 | 2026.01.15 15:14:47.438007 [ 5 ] {e469ed96-23ce-481a-8186-3cf59ef2cb74} <Debug> TCPHandler: Processed in 0.00274025 sec. | ||
| 20971 | 2026.01.15 15:14:47.438124 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20972 | 2026.01.15 15:14:47.438220 [ 5 ] {d586ddf0-56d2-4e4f-b7b6-54e6d73f0454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20973 | 2026.01.15 15:14:47.438260 [ 5 ] {d586ddf0-56d2-4e4f-b7b6-54e6d73f0454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20974 | 2026.01.15 15:14:47.438709 [ 5 ] {d586ddf0-56d2-4e4f-b7b6-54e6d73f0454} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20975 | 2026.01.15 15:14:47.438746 [ 5 ] {d586ddf0-56d2-4e4f-b7b6-54e6d73f0454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 20976 | 2026.01.15 15:14:47.439065 [ 5 ] {d586ddf0-56d2-4e4f-b7b6-54e6d73f0454} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20977 | 2026.01.15 15:14:47.439297 [ 5 ] {d586ddf0-56d2-4e4f-b7b6-54e6d73f0454} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20978 | 2026.01.15 15:14:47.439426 [ 5 ] {d586ddf0-56d2-4e4f-b7b6-54e6d73f0454} <Debug> executeQuery: Read 132 rows, 10.35 KiB in 0.001224 sec., 107843.13725490196 rows/sec., 8.26 MiB/sec. | ||
| 20979 | 2026.01.15 15:14:47.439463 [ 5 ] {d586ddf0-56d2-4e4f-b7b6-54e6d73f0454} <Debug> TCPHandler: Processed in 0.001389406 sec. | ||
| 20980 | 2026.01.15 15:14:47.439581 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20981 | 2026.01.15 15:14:47.439676 [ 5 ] {788fd732-8f10-419d-8ba0-77bd779924e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20982 | 2026.01.15 15:14:47.439722 [ 5 ] {788fd732-8f10-419d-8ba0-77bd779924e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20983 | 2026.01.15 15:14:47.440135 [ 5 ] {788fd732-8f10-419d-8ba0-77bd779924e1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20984 | 2026.01.15 15:14:47.440172 [ 5 ] {788fd732-8f10-419d-8ba0-77bd779924e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 20985 | 2026.01.15 15:14:47.440517 [ 5 ] {788fd732-8f10-419d-8ba0-77bd779924e1} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20986 | 2026.01.15 15:14:47.440753 [ 5 ] {788fd732-8f10-419d-8ba0-77bd779924e1} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20987 | 2026.01.15 15:14:47.440885 [ 5 ] {788fd732-8f10-419d-8ba0-77bd779924e1} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001227 sec., 132844.3357783211 rows/sec., 9.23 MiB/sec. | ||
| 20988 | 2026.01.15 15:14:47.440923 [ 5 ] {788fd732-8f10-419d-8ba0-77bd779924e1} <Debug> TCPHandler: Processed in 0.001392275 sec. | ||
| 20989 | 2026.01.15 15:14:47.441025 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20990 | 2026.01.15 15:14:47.441119 [ 5 ] {6b4e20c9-d7a8-4c72-a3f2-0e057e9837dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20991 | 2026.01.15 15:14:47.441175 [ 5 ] {6b4e20c9-d7a8-4c72-a3f2-0e057e9837dc} <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 | ||
| 20992 | 2026.01.15 15:14:47.442041 [ 5 ] {6b4e20c9-d7a8-4c72-a3f2-0e057e9837dc} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20993 | 2026.01.15 15:14:47.442077 [ 5 ] {6b4e20c9-d7a8-4c72-a3f2-0e057e9837dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 20994 | 2026.01.15 15:14:47.442741 [ 5 ] {6b4e20c9-d7a8-4c72-a3f2-0e057e9837dc} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20995 | 2026.01.15 15:14:47.442982 [ 5 ] {6b4e20c9-d7a8-4c72-a3f2-0e057e9837dc} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20996 | 2026.01.15 15:14:47.443123 [ 5 ] {6b4e20c9-d7a8-4c72-a3f2-0e057e9837dc} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.002022 sec., 23244.31256181998 rows/sec., 41.65 MiB/sec. | ||
| 20997 | 2026.01.15 15:14:47.443180 [ 5 ] {6b4e20c9-d7a8-4c72-a3f2-0e057e9837dc} <Debug> TCPHandler: Processed in 0.002202553 sec. | ||
| 20998 | 2026.01.15 15:14:47.443299 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20999 | 2026.01.15 15:14:47.443394 [ 5 ] {8979609c-9651-4793-86fc-7067f0416e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21000 | 2026.01.15 15:14:47.443436 [ 5 ] {8979609c-9651-4793-86fc-7067f0416e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21001 | 2026.01.15 15:14:47.443798 [ 5 ] {8979609c-9651-4793-86fc-7067f0416e7b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21002 | 2026.01.15 15:14:47.443833 [ 5 ] {8979609c-9651-4793-86fc-7067f0416e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21003 | 2026.01.15 15:14:47.444155 [ 5 ] {8979609c-9651-4793-86fc-7067f0416e7b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21004 | 2026.01.15 15:14:47.444367 [ 5 ] {8979609c-9651-4793-86fc-7067f0416e7b} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21005 | 2026.01.15 15:14:47.444494 [ 5 ] {8979609c-9651-4793-86fc-7067f0416e7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 21006 | 2026.01.15 15:14:47.444530 [ 5 ] {8979609c-9651-4793-86fc-7067f0416e7b} <Debug> TCPHandler: Processed in 0.001280962 sec. | ||
| 21007 | 2026.01.15 15:14:49.021658 [ 114 ] {} <Debug> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 21008 | 2026.01.15 15:14:49.021743 [ 114 ] {} <Trace> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21009 | 2026.01.15 15:14:49.021777 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21010 | 2026.01.15 15:14:49.021936 [ 196 ] {17f386c1-8a8c-4b58-95fe-9f1059b41d84::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 | ||
| 21011 | 2026.01.15 15:14:49.022139 [ 196 ] {17f386c1-8a8c-4b58-95fe-9f1059b41d84::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21012 | 2026.01.15 15:14:49.022196 [ 196 ] {17f386c1-8a8c-4b58-95fe-9f1059b41d84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 21013 | 2026.01.15 15:14:49.022296 [ 196 ] {17f386c1-8a8c-4b58-95fe-9f1059b41d84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 21014 | 2026.01.15 15:14:49.022368 [ 196 ] {17f386c1-8a8c-4b58-95fe-9f1059b41d84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 21015 | 2026.01.15 15:14:49.022438 [ 196 ] {17f386c1-8a8c-4b58-95fe-9f1059b41d84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 21016 | 2026.01.15 15:14:49.022501 [ 196 ] {17f386c1-8a8c-4b58-95fe-9f1059b41d84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 21017 | 2026.01.15 15:14:49.024095 [ 190 ] {17f386c1-8a8c-4b58-95fe-9f1059b41d84::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002231324 sec., 18822.905145106673 rows/sec., 1.35 MiB/sec. | ||
| 21018 | 2026.01.15 15:14:49.024280 [ 190 ] {17f386c1-8a8c-4b58-95fe-9f1059b41d84::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 21019 | 2026.01.15 15:14:49.024562 [ 190 ] {17f386c1-8a8c-4b58-95fe-9f1059b41d84::all_1_5_1} <Trace> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21020 | 2026.01.15 15:14:49.024639 [ 190 ] {17f386c1-8a8c-4b58-95fe-9f1059b41d84::all_1_5_1} <Trace> oximeter.measurements_i64 (17f386c1-8a8c-4b58-95fe-9f1059b41d84) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 21021 | 2026.01.15 15:14:49.024740 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21022 | 2026.01.15 15:14:51.443159 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21023 | 2026.01.15 15:14:51.443220 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21024 | 2026.01.15 15:14:51.535246 [ 224 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21025 | 2026.01.15 15:14:51.535290 [ 224 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21026 | 2026.01.15 15:14:51.538506 [ 224 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21027 | 2026.01.15 15:14:51.718338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43228 | ||
| 21028 | 2026.01.15 15:14:51.718840 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21029 | 2026.01.15 15:14:51.718878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21030 | 2026.01.15 15:14:51.719365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21031 | 2026.01.15 15:14:51.719611 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21032 | 2026.01.15 15:14:51.719752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43228 | ||
| 21033 | 2026.01.15 15:14:52.363161 [ 224 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21034 | 2026.01.15 15:14:52.363235 [ 224 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21035 | 2026.01.15 15:14:52.367547 [ 224 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21036 | 2026.01.15 15:14:52.419919 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21037 | 2026.01.15 15:14:52.420181 [ 5 ] {4f187196-7a4b-4c2d-a971-42cb968cbb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 21038 | 2026.01.15 15:14:52.420592 [ 5 ] {4f187196-7a4b-4c2d-a971-42cb968cbb2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21039 | 2026.01.15 15:14:52.420637 [ 5 ] {4f187196-7a4b-4c2d-a971-42cb968cbb2d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 21040 | 2026.01.15 15:14:52.420955 [ 5 ] {4f187196-7a4b-4c2d-a971-42cb968cbb2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21041 | 2026.01.15 15:14:52.421021 [ 5 ] {4f187196-7a4b-4c2d-a971-42cb968cbb2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21042 | 2026.01.15 15:14:52.421155 [ 5 ] {4f187196-7a4b-4c2d-a971-42cb968cbb2d} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 21043 | 2026.01.15 15:14:52.421190 [ 5 ] {4f187196-7a4b-4c2d-a971-42cb968cbb2d} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 21044 | 2026.01.15 15:14:52.421211 [ 5 ] {4f187196-7a4b-4c2d-a971-42cb968cbb2d} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 21045 | 2026.01.15 15:14:52.421226 [ 5 ] {4f187196-7a4b-4c2d-a971-42cb968cbb2d} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21046 | 2026.01.15 15:14:52.421266 [ 5 ] {4f187196-7a4b-4c2d-a971-42cb968cbb2d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 21047 | 2026.01.15 15:14:52.421287 [ 5 ] {4f187196-7a4b-4c2d-a971-42cb968cbb2d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 72 rows starting from 0 | ||
| 21048 | 2026.01.15 15:14:52.422068 [ 5 ] {4f187196-7a4b-4c2d-a971-42cb968cbb2d} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.002015 sec., 35732.00992555831 rows/sec., 1.32 MiB/sec. | ||
| 21049 | 2026.01.15 15:14:52.422131 [ 5 ] {4f187196-7a4b-4c2d-a971-42cb968cbb2d} <Debug> TCPHandler: Processed in 0.002341447 sec. | ||
| 21050 | 2026.01.15 15:14:52.423156 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21051 | 2026.01.15 15:14:52.423307 [ 5 ] {ab422613-b018-4d93-9de0-3e76a6711708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21052 | 2026.01.15 15:14:52.423545 [ 5 ] {ab422613-b018-4d93-9de0-3e76a6711708} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21053 | 2026.01.15 15:14:52.423586 [ 5 ] {ab422613-b018-4d93-9de0-3e76a6711708} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21054 | 2026.01.15 15:14:52.423842 [ 5 ] {ab422613-b018-4d93-9de0-3e76a6711708} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21055 | 2026.01.15 15:14:52.423893 [ 5 ] {ab422613-b018-4d93-9de0-3e76a6711708} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21056 | 2026.01.15 15:14:52.423992 [ 5 ] {ab422613-b018-4d93-9de0-3e76a6711708} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 21057 | 2026.01.15 15:14:52.424020 [ 5 ] {ab422613-b018-4d93-9de0-3e76a6711708} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 21058 | 2026.01.15 15:14:52.424038 [ 5 ] {ab422613-b018-4d93-9de0-3e76a6711708} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 21059 | 2026.01.15 15:14:52.424051 [ 5 ] {ab422613-b018-4d93-9de0-3e76a6711708} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21060 | 2026.01.15 15:14:52.424085 [ 5 ] {ab422613-b018-4d93-9de0-3e76a6711708} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21061 | 2026.01.15 15:14:52.424103 [ 5 ] {ab422613-b018-4d93-9de0-3e76a6711708} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 72 rows starting from 0 | ||
| 21062 | 2026.01.15 15:14:52.424578 [ 5 ] {ab422613-b018-4d93-9de0-3e76a6711708} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.001345 sec., 53531.59851301115 rows/sec., 1.98 MiB/sec. | ||
| 21063 | 2026.01.15 15:14:52.424637 [ 5 ] {ab422613-b018-4d93-9de0-3e76a6711708} <Debug> TCPHandler: Processed in 0.00152907 sec. | ||
| 21064 | 2026.01.15 15:14:52.424856 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21065 | 2026.01.15 15:14:52.425006 [ 5 ] {ab5b3501-6393-47e8-a262-4def8f3dd079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21066 | 2026.01.15 15:14:52.425240 [ 5 ] {ab5b3501-6393-47e8-a262-4def8f3dd079} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21067 | 2026.01.15 15:14:52.425282 [ 5 ] {ab5b3501-6393-47e8-a262-4def8f3dd079} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21068 | 2026.01.15 15:14:52.425538 [ 5 ] {ab5b3501-6393-47e8-a262-4def8f3dd079} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21069 | 2026.01.15 15:14:52.425589 [ 5 ] {ab5b3501-6393-47e8-a262-4def8f3dd079} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21070 | 2026.01.15 15:14:52.425684 [ 5 ] {ab5b3501-6393-47e8-a262-4def8f3dd079} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 21071 | 2026.01.15 15:14:52.425711 [ 5 ] {ab5b3501-6393-47e8-a262-4def8f3dd079} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 21072 | 2026.01.15 15:14:52.425729 [ 5 ] {ab5b3501-6393-47e8-a262-4def8f3dd079} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 21073 | 2026.01.15 15:14:52.425743 [ 5 ] {ab5b3501-6393-47e8-a262-4def8f3dd079} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21074 | 2026.01.15 15:14:52.425776 [ 5 ] {ab5b3501-6393-47e8-a262-4def8f3dd079} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21075 | 2026.01.15 15:14:52.425795 [ 5 ] {ab5b3501-6393-47e8-a262-4def8f3dd079} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 72 rows starting from 0 | ||
| 21076 | 2026.01.15 15:14:52.426204 [ 5 ] {ab5b3501-6393-47e8-a262-4def8f3dd079} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.001272 sec., 56603.77358490566 rows/sec., 2.09 MiB/sec. | ||
| 21077 | 2026.01.15 15:14:52.426262 [ 5 ] {ab5b3501-6393-47e8-a262-4def8f3dd079} <Debug> TCPHandler: Processed in 0.001453628 sec. | ||
| 21078 | 2026.01.15 15:14:52.426483 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21079 | 2026.01.15 15:14:52.426632 [ 5 ] {c00904da-62d3-4350-89a3-cbc3ff71887a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21080 | 2026.01.15 15:14:52.426866 [ 5 ] {c00904da-62d3-4350-89a3-cbc3ff71887a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21081 | 2026.01.15 15:14:52.426908 [ 5 ] {c00904da-62d3-4350-89a3-cbc3ff71887a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21082 | 2026.01.15 15:14:52.427168 [ 5 ] {c00904da-62d3-4350-89a3-cbc3ff71887a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21083 | 2026.01.15 15:14:52.427219 [ 5 ] {c00904da-62d3-4350-89a3-cbc3ff71887a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21084 | 2026.01.15 15:14:52.427313 [ 5 ] {c00904da-62d3-4350-89a3-cbc3ff71887a} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 75-element set) | ||
| 21085 | 2026.01.15 15:14:52.427340 [ 5 ] {c00904da-62d3-4350-89a3-cbc3ff71887a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 21086 | 2026.01.15 15:14:52.427358 [ 5 ] {c00904da-62d3-4350-89a3-cbc3ff71887a} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 21087 | 2026.01.15 15:14:52.427372 [ 5 ] {c00904da-62d3-4350-89a3-cbc3ff71887a} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21088 | 2026.01.15 15:14:52.427405 [ 5 ] {c00904da-62d3-4350-89a3-cbc3ff71887a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21089 | 2026.01.15 15:14:52.427451 [ 5 ] {c00904da-62d3-4350-89a3-cbc3ff71887a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 72 rows starting from 0 | ||
| 21090 | 2026.01.15 15:14:52.427917 [ 5 ] {c00904da-62d3-4350-89a3-cbc3ff71887a} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.001359 sec., 52980.132450331126 rows/sec., 1.96 MiB/sec. | ||
| 21091 | 2026.01.15 15:14:52.427975 [ 5 ] {c00904da-62d3-4350-89a3-cbc3ff71887a} <Debug> TCPHandler: Processed in 0.001538831 sec. | ||
| 21092 | 2026.01.15 15:14:52.428272 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21093 | 2026.01.15 15:14:52.428423 [ 5 ] {92f127ea-078d-4292-963e-75d9195e8d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21094 | 2026.01.15 15:14:52.428660 [ 5 ] {92f127ea-078d-4292-963e-75d9195e8d44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21095 | 2026.01.15 15:14:52.428702 [ 5 ] {92f127ea-078d-4292-963e-75d9195e8d44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21096 | 2026.01.15 15:14:52.428964 [ 5 ] {92f127ea-078d-4292-963e-75d9195e8d44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21097 | 2026.01.15 15:14:52.429014 [ 5 ] {92f127ea-078d-4292-963e-75d9195e8d44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21098 | 2026.01.15 15:14:52.429109 [ 5 ] {92f127ea-078d-4292-963e-75d9195e8d44} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 76-element set) | ||
| 21099 | 2026.01.15 15:14:52.429136 [ 5 ] {92f127ea-078d-4292-963e-75d9195e8d44} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 21100 | 2026.01.15 15:14:52.429153 [ 5 ] {92f127ea-078d-4292-963e-75d9195e8d44} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 21101 | 2026.01.15 15:14:52.429167 [ 5 ] {92f127ea-078d-4292-963e-75d9195e8d44} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21102 | 2026.01.15 15:14:52.429200 [ 5 ] {92f127ea-078d-4292-963e-75d9195e8d44} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21103 | 2026.01.15 15:14:52.429218 [ 5 ] {92f127ea-078d-4292-963e-75d9195e8d44} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 72 rows starting from 0 | ||
| 21104 | 2026.01.15 15:14:52.429599 [ 5 ] {92f127ea-078d-4292-963e-75d9195e8d44} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.001251 sec., 57553.95683453238 rows/sec., 2.12 MiB/sec. | ||
| 21105 | 2026.01.15 15:14:52.429655 [ 5 ] {92f127ea-078d-4292-963e-75d9195e8d44} <Debug> TCPHandler: Processed in 0.001430887 sec. | ||
| 21106 | 2026.01.15 15:14:52.429863 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21107 | 2026.01.15 15:14:52.430021 [ 5 ] {2eba6777-3382-40e8-9b19-5461c12e16e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21108 | 2026.01.15 15:14:52.430256 [ 5 ] {2eba6777-3382-40e8-9b19-5461c12e16e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21109 | 2026.01.15 15:14:52.430300 [ 5 ] {2eba6777-3382-40e8-9b19-5461c12e16e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21110 | 2026.01.15 15:14:52.430560 [ 5 ] {2eba6777-3382-40e8-9b19-5461c12e16e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21111 | 2026.01.15 15:14:52.430610 [ 5 ] {2eba6777-3382-40e8-9b19-5461c12e16e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21112 | 2026.01.15 15:14:52.430704 [ 5 ] {2eba6777-3382-40e8-9b19-5461c12e16e7} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 77-element set) | ||
| 21113 | 2026.01.15 15:14:52.430731 [ 5 ] {2eba6777-3382-40e8-9b19-5461c12e16e7} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 21114 | 2026.01.15 15:14:52.430748 [ 5 ] {2eba6777-3382-40e8-9b19-5461c12e16e7} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 21115 | 2026.01.15 15:14:52.430762 [ 5 ] {2eba6777-3382-40e8-9b19-5461c12e16e7} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21116 | 2026.01.15 15:14:52.430795 [ 5 ] {2eba6777-3382-40e8-9b19-5461c12e16e7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21117 | 2026.01.15 15:14:52.430814 [ 5 ] {2eba6777-3382-40e8-9b19-5461c12e16e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 72 rows starting from 0 | ||
| 21118 | 2026.01.15 15:14:52.431225 [ 5 ] {2eba6777-3382-40e8-9b19-5461c12e16e7} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.001286 sec., 55987.558320373246 rows/sec., 2.07 MiB/sec. | ||
| 21119 | 2026.01.15 15:14:52.431282 [ 5 ] {2eba6777-3382-40e8-9b19-5461c12e16e7} <Debug> TCPHandler: Processed in 0.001466608 sec. | ||
| 21120 | 2026.01.15 15:14:52.431489 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21121 | 2026.01.15 15:14:52.431638 [ 5 ] {bc67e4ec-b71b-44cd-b628-e4174d05717b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21122 | 2026.01.15 15:14:52.431878 [ 5 ] {bc67e4ec-b71b-44cd-b628-e4174d05717b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21123 | 2026.01.15 15:14:52.431922 [ 5 ] {bc67e4ec-b71b-44cd-b628-e4174d05717b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21124 | 2026.01.15 15:14:52.432198 [ 5 ] {bc67e4ec-b71b-44cd-b628-e4174d05717b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21125 | 2026.01.15 15:14:52.432249 [ 5 ] {bc67e4ec-b71b-44cd-b628-e4174d05717b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21126 | 2026.01.15 15:14:52.432346 [ 5 ] {bc67e4ec-b71b-44cd-b628-e4174d05717b} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 78-element set) | ||
| 21127 | 2026.01.15 15:14:52.432373 [ 5 ] {bc67e4ec-b71b-44cd-b628-e4174d05717b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 21128 | 2026.01.15 15:14:52.432391 [ 5 ] {bc67e4ec-b71b-44cd-b628-e4174d05717b} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 21129 | 2026.01.15 15:14:52.432405 [ 5 ] {bc67e4ec-b71b-44cd-b628-e4174d05717b} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21130 | 2026.01.15 15:14:52.432440 [ 5 ] {bc67e4ec-b71b-44cd-b628-e4174d05717b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21131 | 2026.01.15 15:14:52.432458 [ 5 ] {bc67e4ec-b71b-44cd-b628-e4174d05717b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 72 rows starting from 0 | ||
| 21132 | 2026.01.15 15:14:52.432831 [ 5 ] {bc67e4ec-b71b-44cd-b628-e4174d05717b} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.001268 sec., 56782.33438485804 rows/sec., 2.10 MiB/sec. | ||
| 21133 | 2026.01.15 15:14:52.432888 [ 5 ] {bc67e4ec-b71b-44cd-b628-e4174d05717b} <Debug> TCPHandler: Processed in 0.001446898 sec. | ||
| 21134 | 2026.01.15 15:14:52.433107 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21135 | 2026.01.15 15:14:52.433257 [ 5 ] {7bc90a1b-5b40-4639-aa1a-7725b7b36151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21136 | 2026.01.15 15:14:52.433493 [ 5 ] {7bc90a1b-5b40-4639-aa1a-7725b7b36151} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21137 | 2026.01.15 15:14:52.433535 [ 5 ] {7bc90a1b-5b40-4639-aa1a-7725b7b36151} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21138 | 2026.01.15 15:14:52.433801 [ 5 ] {7bc90a1b-5b40-4639-aa1a-7725b7b36151} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21139 | 2026.01.15 15:14:52.433851 [ 5 ] {7bc90a1b-5b40-4639-aa1a-7725b7b36151} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21140 | 2026.01.15 15:14:52.433954 [ 5 ] {7bc90a1b-5b40-4639-aa1a-7725b7b36151} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Key condition: (column 0 notIn 79-element set) | ||
| 21141 | 2026.01.15 15:14:52.433981 [ 5 ] {7bc90a1b-5b40-4639-aa1a-7725b7b36151} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 21142 | 2026.01.15 15:14:52.433999 [ 5 ] {7bc90a1b-5b40-4639-aa1a-7725b7b36151} <Debug> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (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 | ||
| 21143 | 2026.01.15 15:14:52.434013 [ 5 ] {7bc90a1b-5b40-4639-aa1a-7725b7b36151} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21144 | 2026.01.15 15:14:52.434046 [ 5 ] {7bc90a1b-5b40-4639-aa1a-7725b7b36151} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21145 | 2026.01.15 15:14:52.434064 [ 5 ] {7bc90a1b-5b40-4639-aa1a-7725b7b36151} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 72 rows starting from 0 | ||
| 21146 | 2026.01.15 15:14:52.434426 [ 5 ] {7bc90a1b-5b40-4639-aa1a-7725b7b36151} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.001244 sec., 57877.81350482315 rows/sec., 2.14 MiB/sec. | ||
| 21147 | 2026.01.15 15:14:52.434483 [ 5 ] {7bc90a1b-5b40-4639-aa1a-7725b7b36151} <Debug> TCPHandler: Processed in 0.001422527 sec. | ||
| 21148 | 2026.01.15 15:14:52.451457 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21149 | 2026.01.15 15:14:52.451585 [ 5 ] {0c03287c-41ae-4789-9b5f-ed34560dd585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21150 | 2026.01.15 15:14:52.451633 [ 5 ] {0c03287c-41ae-4789-9b5f-ed34560dd585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21151 | 2026.01.15 15:14:52.452238 [ 5 ] {0c03287c-41ae-4789-9b5f-ed34560dd585} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21152 | 2026.01.15 15:14:52.452280 [ 5 ] {0c03287c-41ae-4789-9b5f-ed34560dd585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21153 | 2026.01.15 15:14:52.452701 [ 5 ] {0c03287c-41ae-4789-9b5f-ed34560dd585} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 21154 | 2026.01.15 15:14:52.452899 [ 5 ] {0c03287c-41ae-4789-9b5f-ed34560dd585} <Trace> oximeter.timeseries_schema (662dd614-1565-4e99-95e2-e35fa4e2d9f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21155 | 2026.01.15 15:14:52.453042 [ 5 ] {0c03287c-41ae-4789-9b5f-ed34560dd585} <Debug> executeQuery: Read 8 rows, 1.38 KiB in 0.001494 sec., 5354.75234270415 rows/sec., 922.96 KiB/sec. | ||
| 21156 | 2026.01.15 15:14:52.453080 [ 5 ] {0c03287c-41ae-4789-9b5f-ed34560dd585} <Debug> TCPHandler: Processed in 0.001682566 sec. | ||
| 21157 | 2026.01.15 15:14:52.453207 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21158 | 2026.01.15 15:14:52.453299 [ 5 ] {e7b030e8-745c-4683-971b-6792c6fdfbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21159 | 2026.01.15 15:14:52.453339 [ 5 ] {e7b030e8-745c-4683-971b-6792c6fdfbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21160 | 2026.01.15 15:14:52.453985 [ 5 ] {e7b030e8-745c-4683-971b-6792c6fdfbcd} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21161 | 2026.01.15 15:14:52.454021 [ 5 ] {e7b030e8-745c-4683-971b-6792c6fdfbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21162 | 2026.01.15 15:14:52.454336 [ 5 ] {e7b030e8-745c-4683-971b-6792c6fdfbcd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21163 | 2026.01.15 15:14:52.454540 [ 5 ] {e7b030e8-745c-4683-971b-6792c6fdfbcd} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21164 | 2026.01.15 15:14:52.454664 [ 5 ] {e7b030e8-745c-4683-971b-6792c6fdfbcd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001383 sec., 296456.97758496023 rows/sec., 18.81 MiB/sec. | ||
| 21165 | 2026.01.15 15:14:52.454701 [ 5 ] {e7b030e8-745c-4683-971b-6792c6fdfbcd} <Debug> TCPHandler: Processed in 0.001542861 sec. | ||
| 21166 | 2026.01.15 15:14:52.454707 [ 91 ] {} <Debug> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21167 | 2026.01.15 15:14:52.454786 [ 91 ] {} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21168 | 2026.01.15 15:14:52.454824 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21169 | 2026.01.15 15:14:52.454838 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21170 | 2026.01.15 15:14:52.454940 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::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 | ||
| 21171 | 2026.01.15 15:14:52.454967 [ 5 ] {8dea201d-e875-48ed-bc3e-bd100d7c57bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21172 | 2026.01.15 15:14:52.455019 [ 5 ] {8dea201d-e875-48ed-bc3e-bd100d7c57bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21173 | 2026.01.15 15:14:52.455040 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21174 | 2026.01.15 15:14:52.455073 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 434 rows starting from the beginning of the part | ||
| 21175 | 2026.01.15 15:14:52.455136 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 410 rows starting from the beginning of the part | ||
| 21176 | 2026.01.15 15:14:52.455187 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 410 rows starting from the beginning of the part | ||
| 21177 | 2026.01.15 15:14:52.455234 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 410 rows starting from the beginning of the part | ||
| 21178 | 2026.01.15 15:14:52.455280 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 410 rows starting from the beginning of the part | ||
| 21179 | 2026.01.15 15:14:52.455325 [ 194 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 410 rows starting from the beginning of the part | ||
| 21180 | 2026.01.15 15:14:52.456145 [ 5 ] {8dea201d-e875-48ed-bc3e-bd100d7c57bf} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21181 | 2026.01.15 15:14:52.456182 [ 5 ] {8dea201d-e875-48ed-bc3e-bd100d7c57bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21182 | 2026.01.15 15:14:52.456524 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628623 sec., 1525214.8594241883 rows/sec., 102.86 MiB/sec. | ||
| 21183 | 2026.01.15 15:14:52.456578 [ 5 ] {8dea201d-e875-48ed-bc3e-bd100d7c57bf} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21184 | 2026.01.15 15:14:52.456654 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21185 | 2026.01.15 15:14:52.456804 [ 5 ] {8dea201d-e875-48ed-bc3e-bd100d7c57bf} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21186 | 2026.01.15 15:14:52.456899 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_66_13} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21187 | 2026.01.15 15:14:52.456931 [ 5 ] {8dea201d-e875-48ed-bc3e-bd100d7c57bf} <Debug> executeQuery: Read 1176 rows, 95.11 KiB in 0.001989 sec., 591251.8853695325 rows/sec., 46.70 MiB/sec. | ||
| 21188 | 2026.01.15 15:14:52.456966 [ 190 ] {ad86412f-b1aa-4b04-8739-c099606ac133::all_1_66_13} <Trace> oximeter.fields_i16 (ad86412f-b1aa-4b04-8739-c099606ac133) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21189 | 2026.01.15 15:14:52.456970 [ 5 ] {8dea201d-e875-48ed-bc3e-bd100d7c57bf} <Debug> TCPHandler: Processed in 0.002195552 sec. | ||
| 21190 | 2026.01.15 15:14:52.457030 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 21191 | 2026.01.15 15:14:52.457098 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21192 | 2026.01.15 15:14:52.457193 [ 5 ] {b7fed158-c73a-4c48-b3de-1d78dfe67459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21193 | 2026.01.15 15:14:52.457233 [ 5 ] {b7fed158-c73a-4c48-b3de-1d78dfe67459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21194 | 2026.01.15 15:14:52.457717 [ 5 ] {b7fed158-c73a-4c48-b3de-1d78dfe67459} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21195 | 2026.01.15 15:14:52.457751 [ 5 ] {b7fed158-c73a-4c48-b3de-1d78dfe67459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21196 | 2026.01.15 15:14:52.458054 [ 5 ] {b7fed158-c73a-4c48-b3de-1d78dfe67459} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21197 | 2026.01.15 15:14:52.458284 [ 5 ] {b7fed158-c73a-4c48-b3de-1d78dfe67459} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21198 | 2026.01.15 15:14:52.458404 [ 91 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21199 | 2026.01.15 15:14:52.458415 [ 5 ] {b7fed158-c73a-4c48-b3de-1d78dfe67459} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001239 sec., 173527.03793381757 rows/sec., 10.30 MiB/sec. | ||
| 21200 | 2026.01.15 15:14:52.458437 [ 91 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21201 | 2026.01.15 15:14:52.458460 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21202 | 2026.01.15 15:14:52.458462 [ 5 ] {b7fed158-c73a-4c48-b3de-1d78dfe67459} <Debug> TCPHandler: Processed in 0.001414476 sec. | ||
| 21203 | 2026.01.15 15:14:52.458577 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21204 | 2026.01.15 15:14:52.458581 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21205 | 2026.01.15 15:14:52.458721 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21206 | 2026.01.15 15:14:52.458722 [ 5 ] {419b296b-f9d8-4f1c-82bb-40d8b8aae41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21207 | 2026.01.15 15:14:52.458761 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 289 rows starting from the beginning of the part | ||
| 21208 | 2026.01.15 15:14:52.458780 [ 5 ] {419b296b-f9d8-4f1c-82bb-40d8b8aae41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21209 | 2026.01.15 15:14:52.458834 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 215 rows starting from the beginning of the part | ||
| 21210 | 2026.01.15 15:14:52.458883 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 45 rows starting from the beginning of the part | ||
| 21211 | 2026.01.15 15:14:52.458927 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 217 rows starting from the beginning of the part | ||
| 21212 | 2026.01.15 15:14:52.458967 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 50 rows starting from the beginning of the part | ||
| 21213 | 2026.01.15 15:14:52.459007 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 215 rows starting from the beginning of the part | ||
| 21214 | 2026.01.15 15:14:52.459277 [ 5 ] {419b296b-f9d8-4f1c-82bb-40d8b8aae41d} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21215 | 2026.01.15 15:14:52.459319 [ 5 ] {419b296b-f9d8-4f1c-82bb-40d8b8aae41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21216 | 2026.01.15 15:14:52.459638 [ 5 ] {419b296b-f9d8-4f1c-82bb-40d8b8aae41d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 21217 | 2026.01.15 15:14:52.459852 [ 5 ] {419b296b-f9d8-4f1c-82bb-40d8b8aae41d} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21218 | 2026.01.15 15:14:52.459952 [ 197 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423767 sec., 724135.3395604758 rows/sec., 47.37 MiB/sec. | ||
| 21219 | 2026.01.15 15:14:52.459982 [ 5 ] {419b296b-f9d8-4f1c-82bb-40d8b8aae41d} <Debug> executeQuery: Read 250 rows, 16.43 KiB in 0.001277 sec., 195771.3390759593 rows/sec., 12.57 MiB/sec. | ||
| 21220 | 2026.01.15 15:14:52.460025 [ 5 ] {419b296b-f9d8-4f1c-82bb-40d8b8aae41d} <Debug> TCPHandler: Processed in 0.001493619 sec. | ||
| 21221 | 2026.01.15 15:14:52.460093 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21222 | 2026.01.15 15:14:52.460153 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21223 | 2026.01.15 15:14:52.460276 [ 5 ] {1a8619ae-694d-4147-ae27-89afd33907ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21224 | 2026.01.15 15:14:52.460325 [ 5 ] {1a8619ae-694d-4147-ae27-89afd33907ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21225 | 2026.01.15 15:14:52.460340 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_131_26} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21226 | 2026.01.15 15:14:52.460414 [ 193 ] {9750c841-7c65-48e7-b4d6-7c536f4922f4::all_1_131_26} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21227 | 2026.01.15 15:14:52.460480 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 21228 | 2026.01.15 15:14:52.460892 [ 5 ] {1a8619ae-694d-4147-ae27-89afd33907ed} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21229 | 2026.01.15 15:14:52.460937 [ 5 ] {1a8619ae-694d-4147-ae27-89afd33907ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21230 | 2026.01.15 15:14:52.461243 [ 5 ] {1a8619ae-694d-4147-ae27-89afd33907ed} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21231 | 2026.01.15 15:14:52.461447 [ 5 ] {1a8619ae-694d-4147-ae27-89afd33907ed} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21232 | 2026.01.15 15:14:52.461554 [ 91 ] {} <Debug> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21233 | 2026.01.15 15:14:52.461576 [ 5 ] {1a8619ae-694d-4147-ae27-89afd33907ed} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001324 sec., 159365.5589123867 rows/sec., 9.05 MiB/sec. | ||
| 21234 | 2026.01.15 15:14:52.461583 [ 91 ] {} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21235 | 2026.01.15 15:14:52.461615 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21236 | 2026.01.15 15:14:52.461621 [ 5 ] {1a8619ae-694d-4147-ae27-89afd33907ed} <Debug> TCPHandler: Processed in 0.0015269 sec. | ||
| 21237 | 2026.01.15 15:14:52.461701 [ 187 ] {92b00d27-a357-4dca-9025-e7bac198f88b::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 | ||
| 21238 | 2026.01.15 15:14:52.461746 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21239 | 2026.01.15 15:14:52.461816 [ 187 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21240 | 2026.01.15 15:14:52.461852 [ 187 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 223 rows starting from the beginning of the part | ||
| 21241 | 2026.01.15 15:14:52.461863 [ 5 ] {9c8ac622-0059-47a9-9d11-06bbff739cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21242 | 2026.01.15 15:14:52.461914 [ 5 ] {9c8ac622-0059-47a9-9d11-06bbff739cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21243 | 2026.01.15 15:14:52.461922 [ 187 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 211 rows starting from the beginning of the part | ||
| 21244 | 2026.01.15 15:14:52.461981 [ 187 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 211 rows starting from the beginning of the part | ||
| 21245 | 2026.01.15 15:14:52.462027 [ 187 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 211 rows starting from the beginning of the part | ||
| 21246 | 2026.01.15 15:14:52.462071 [ 187 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 211 rows starting from the beginning of the part | ||
| 21247 | 2026.01.15 15:14:52.462118 [ 187 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 211 rows starting from the beginning of the part | ||
| 21248 | 2026.01.15 15:14:52.462638 [ 5 ] {9c8ac622-0059-47a9-9d11-06bbff739cd3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21249 | 2026.01.15 15:14:52.462679 [ 5 ] {9c8ac622-0059-47a9-9d11-06bbff739cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21250 | 2026.01.15 15:14:52.463047 [ 5 ] {9c8ac622-0059-47a9-9d11-06bbff739cd3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21251 | 2026.01.15 15:14:52.463225 [ 193 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565811 sec., 816190.4597681329 rows/sec., 49.61 MiB/sec. | ||
| 21252 | 2026.01.15 15:14:52.463256 [ 5 ] {9c8ac622-0059-47a9-9d11-06bbff739cd3} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21253 | 2026.01.15 15:14:52.463384 [ 197 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21254 | 2026.01.15 15:14:52.463391 [ 5 ] {9c8ac622-0059-47a9-9d11-06bbff739cd3} <Debug> executeQuery: Read 857 rows, 62.46 KiB in 0.001552 sec., 552190.7216494846 rows/sec., 39.30 MiB/sec. | ||
| 21255 | 2026.01.15 15:14:52.463441 [ 5 ] {9c8ac622-0059-47a9-9d11-06bbff739cd3} <Debug> TCPHandler: Processed in 0.001752508 sec. | ||
| 21256 | 2026.01.15 15:14:52.463554 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21257 | 2026.01.15 15:14:52.463649 [ 5 ] {976d327e-d556-4012-82a0-3b83abd6f32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21258 | 2026.01.15 15:14:52.463656 [ 197 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_66_13} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21259 | 2026.01.15 15:14:52.463693 [ 5 ] {976d327e-d556-4012-82a0-3b83abd6f32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21260 | 2026.01.15 15:14:52.463740 [ 197 ] {92b00d27-a357-4dca-9025-e7bac198f88b::all_1_66_13} <Trace> oximeter.fields_u8 (92b00d27-a357-4dca-9025-e7bac198f88b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21261 | 2026.01.15 15:14:52.463832 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 21262 | 2026.01.15 15:14:52.464050 [ 5 ] {976d327e-d556-4012-82a0-3b83abd6f32e} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21263 | 2026.01.15 15:14:52.464100 [ 5 ] {976d327e-d556-4012-82a0-3b83abd6f32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21264 | 2026.01.15 15:14:52.464477 [ 5 ] {976d327e-d556-4012-82a0-3b83abd6f32e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 21265 | 2026.01.15 15:14:52.464733 [ 5 ] {976d327e-d556-4012-82a0-3b83abd6f32e} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21266 | 2026.01.15 15:14:52.464855 [ 91 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 21267 | 2026.01.15 15:14:52.464884 [ 91 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21268 | 2026.01.15 15:14:52.464892 [ 5 ] {976d327e-d556-4012-82a0-3b83abd6f32e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001259 sec., 4765.687053216839 rows/sec., 248.99 KiB/sec. | ||
| 21269 | 2026.01.15 15:14:52.464900 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21270 | 2026.01.15 15:14:52.464946 [ 5 ] {976d327e-d556-4012-82a0-3b83abd6f32e} <Debug> TCPHandler: Processed in 0.001439427 sec. | ||
| 21271 | 2026.01.15 15:14:52.465024 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::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 | ||
| 21272 | 2026.01.15 15:14:52.465037 [ 220 ] {} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21273 | 2026.01.15 15:14:52.465056 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21274 | 2026.01.15 15:14:52.465098 [ 220 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21275 | 2026.01.15 15:14:52.465130 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21276 | 2026.01.15 15:14:52.465164 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
| 21277 | 2026.01.15 15:14:52.465178 [ 5 ] {218a3f59-8056-4c14-9286-54fb5572e30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 21278 | 2026.01.15 15:14:52.465218 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 21279 | 2026.01.15 15:14:52.465228 [ 5 ] {218a3f59-8056-4c14-9286-54fb5572e30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 21280 | 2026.01.15 15:14:52.465273 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 21281 | 2026.01.15 15:14:52.465318 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 21282 | 2026.01.15 15:14:52.465359 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 21283 | 2026.01.15 15:14:52.465404 [ 188 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 21284 | 2026.01.15 15:14:52.465593 [ 5 ] {218a3f59-8056-4c14-9286-54fb5572e30d} <Trace> oximeter.measurements_cumulativei64 (ea34ec6b-080f-45fb-b699-1ea6c4cdeba9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21285 | 2026.01.15 15:14:52.465634 [ 5 ] {218a3f59-8056-4c14-9286-54fb5572e30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21286 | 2026.01.15 15:14:52.465970 [ 5 ] {218a3f59-8056-4c14-9286-54fb5572e30d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 21287 | 2026.01.15 15:14:52.466251 [ 197 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001272372 sec., 287651.7244956664 rows/sec., 14.68 MiB/sec. | ||
| 21288 | 2026.01.15 15:14:52.466267 [ 5 ] {218a3f59-8056-4c14-9286-54fb5572e30d} <Trace> oximeter.measurements_cumulativei64 (ea34ec6b-080f-45fb-b699-1ea6c4cdeba9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21289 | 2026.01.15 15:14:52.466374 [ 197 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 21290 | 2026.01.15 15:14:52.466409 [ 5 ] {218a3f59-8056-4c14-9286-54fb5572e30d} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001249 sec., 16012.81024819856 rows/sec., 1.06 MiB/sec. | ||
| 21291 | 2026.01.15 15:14:52.466452 [ 5 ] {218a3f59-8056-4c14-9286-54fb5572e30d} <Debug> TCPHandler: Processed in 0.001443708 sec. | ||
| 21292 | 2026.01.15 15:14:52.466563 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21293 | 2026.01.15 15:14:52.466617 [ 197 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_61_12} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21294 | 2026.01.15 15:14:52.466660 [ 5 ] {f2586c11-e0cd-4dc1-9383-b94b7555f06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21295 | 2026.01.15 15:14:52.466698 [ 197 ] {cd73576f-9a28-4eed-af67-1d578245a313::all_1_61_12} <Trace> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 21296 | 2026.01.15 15:14:52.466710 [ 5 ] {f2586c11-e0cd-4dc1-9383-b94b7555f06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21297 | 2026.01.15 15:14:52.466776 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 21298 | 2026.01.15 15:14:52.467208 [ 5 ] {f2586c11-e0cd-4dc1-9383-b94b7555f06a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21299 | 2026.01.15 15:14:52.467249 [ 5 ] {f2586c11-e0cd-4dc1-9383-b94b7555f06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21300 | 2026.01.15 15:14:52.467630 [ 5 ] {f2586c11-e0cd-4dc1-9383-b94b7555f06a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21301 | 2026.01.15 15:14:52.467843 [ 5 ] {f2586c11-e0cd-4dc1-9383-b94b7555f06a} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21302 | 2026.01.15 15:14:52.467972 [ 5 ] {f2586c11-e0cd-4dc1-9383-b94b7555f06a} <Debug> executeQuery: Read 354 rows, 23.87 KiB in 0.001331 sec., 265965.43951915856 rows/sec., 17.51 MiB/sec. | ||
| 21303 | 2026.01.15 15:14:52.468010 [ 5 ] {f2586c11-e0cd-4dc1-9383-b94b7555f06a} <Debug> TCPHandler: Processed in 0.001496949 sec. | ||
| 21304 | 2026.01.15 15:14:52.468053 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21305 | 2026.01.15 15:14:52.468085 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21306 | 2026.01.15 15:14:52.468121 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21307 | 2026.01.15 15:14:52.468218 [ 5 ] {477d799b-54a0-4f5c-86d8-abb5627dc74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21308 | 2026.01.15 15:14:52.468265 [ 5 ] {477d799b-54a0-4f5c-86d8-abb5627dc74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21309 | 2026.01.15 15:14:52.468586 [ 5 ] {477d799b-54a0-4f5c-86d8-abb5627dc74a} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21310 | 2026.01.15 15:14:52.468622 [ 5 ] {477d799b-54a0-4f5c-86d8-abb5627dc74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21311 | 2026.01.15 15:14:52.468946 [ 5 ] {477d799b-54a0-4f5c-86d8-abb5627dc74a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21312 | 2026.01.15 15:14:52.469046 [ 220 ] {} <Debug> oximeter.measurements_bool (cd73576f-9a28-4eed-af67-1d578245a313): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21313 | 2026.01.15 15:14:52.469194 [ 5 ] {477d799b-54a0-4f5c-86d8-abb5627dc74a} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21314 | 2026.01.15 15:14:52.469308 [ 91 ] {} <Debug> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Selected 6 parts from all_1_59_12 to all_64_64_0 | ||
| 21315 | 2026.01.15 15:14:52.469331 [ 5 ] {477d799b-54a0-4f5c-86d8-abb5627dc74a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 21316 | 2026.01.15 15:14:52.469339 [ 91 ] {} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21317 | 2026.01.15 15:14:52.469372 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21318 | 2026.01.15 15:14:52.469376 [ 5 ] {477d799b-54a0-4f5c-86d8-abb5627dc74a} <Debug> TCPHandler: Processed in 0.001304313 sec. | ||
| 21319 | 2026.01.15 15:14:52.469452 [ 188 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_64_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_59_12 to all_64_64_0 into Compact with storage Full | ||
| 21320 | 2026.01.15 15:14:52.469506 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21321 | 2026.01.15 15:14:52.469545 [ 188 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_64_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21322 | 2026.01.15 15:14:52.469575 [ 188 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_59_12, total 59 rows starting from the beginning of the part | ||
| 21323 | 2026.01.15 15:14:52.469616 [ 188 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 21324 | 2026.01.15 15:14:52.469621 [ 5 ] {17bcfccd-0cfb-4935-9ac8-751beda9417b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21325 | 2026.01.15 15:14:52.469654 [ 188 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 21326 | 2026.01.15 15:14:52.469695 [ 188 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 21327 | 2026.01.15 15:14:52.469694 [ 5 ] {17bcfccd-0cfb-4935-9ac8-751beda9417b} <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 | ||
| 21328 | 2026.01.15 15:14:52.469730 [ 188 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 21329 | 2026.01.15 15:14:52.469768 [ 188 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 21330 | 2026.01.15 15:14:52.470657 [ 5 ] {17bcfccd-0cfb-4935-9ac8-751beda9417b} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21331 | 2026.01.15 15:14:52.470685 [ 186 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_64_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 4 columns (4 merged, 0 gathered) in 0.001266221 sec., 50544.09933179121 rows/sec., 3.32 MiB/sec. | ||
| 21332 | 2026.01.15 15:14:52.470697 [ 5 ] {17bcfccd-0cfb-4935-9ac8-751beda9417b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21333 | 2026.01.15 15:14:52.470820 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_64_13} <Trace> MergedBlockOutputStream: filled checksums all_1_64_13 (state Temporary) | ||
| 21334 | 2026.01.15 15:14:52.471093 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_64_13} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a): Renaming temporary part tmp_merge_all_1_64_13 to all_1_64_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21335 | 2026.01.15 15:14:52.471156 [ 197 ] {54d89b74-cb02-4b99-ac15-6697062e954a::all_1_64_13} <Trace> oximeter.measurements_f64 (54d89b74-cb02-4b99-ac15-6697062e954a) (MergerMutator): Merged 6 parts: [all_1_59_12, all_64_64_0] -> all_1_64_13 | ||
| 21336 | 2026.01.15 15:14:52.471222 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21337 | 2026.01.15 15:14:52.471255 [ 5 ] {17bcfccd-0cfb-4935-9ac8-751beda9417b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21338 | 2026.01.15 15:14:52.471495 [ 5 ] {17bcfccd-0cfb-4935-9ac8-751beda9417b} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21339 | 2026.01.15 15:14:52.471546 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21340 | 2026.01.15 15:14:52.471641 [ 5 ] {17bcfccd-0cfb-4935-9ac8-751beda9417b} <Debug> executeQuery: Read 15 rows, 24.73 KiB in 0.002043 sec., 7342.143906020558 rows/sec., 11.82 MiB/sec. | ||
| 21341 | 2026.01.15 15:14:52.471637 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21342 | 2026.01.15 15:14:52.471698 [ 5 ] {17bcfccd-0cfb-4935-9ac8-751beda9417b} <Debug> TCPHandler: Processed in 0.002250524 sec. | ||
| 21343 | 2026.01.15 15:14:52.471713 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21344 | 2026.01.15 15:14:52.471741 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21345 | 2026.01.15 15:14:52.471823 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21346 | 2026.01.15 15:14:52.471828 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21347 | 2026.01.15 15:14:52.471924 [ 5 ] {875054ba-2fe4-41a1-8c8e-44d3e831cd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21348 | 2026.01.15 15:14:52.471969 [ 5 ] {875054ba-2fe4-41a1-8c8e-44d3e831cd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21349 | 2026.01.15 15:14:52.472078 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21350 | 2026.01.15 15:14:52.472143 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2552 rows starting from the beginning of the part | ||
| 21351 | 2026.01.15 15:14:52.472271 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 10 rows starting from the beginning of the part | ||
| 21352 | 2026.01.15 15:14:52.472305 [ 5 ] {875054ba-2fe4-41a1-8c8e-44d3e831cd2c} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21353 | 2026.01.15 15:14:52.472345 [ 5 ] {875054ba-2fe4-41a1-8c8e-44d3e831cd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21354 | 2026.01.15 15:14:52.472371 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 45 rows starting from the beginning of the part | ||
| 21355 | 2026.01.15 15:14:52.472469 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 15 rows starting from the beginning of the part | ||
| 21356 | 2026.01.15 15:14:52.472562 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 47 rows starting from the beginning of the part | ||
| 21357 | 2026.01.15 15:14:52.472655 [ 5 ] {875054ba-2fe4-41a1-8c8e-44d3e831cd2c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21358 | 2026.01.15 15:14:52.472657 [ 199 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 15 rows starting from the beginning of the part | ||
| 21359 | 2026.01.15 15:14:52.472875 [ 5 ] {875054ba-2fe4-41a1-8c8e-44d3e831cd2c} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21360 | 2026.01.15 15:14:52.473036 [ 5 ] {875054ba-2fe4-41a1-8c8e-44d3e831cd2c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00113 sec., 92035.3982300885 rows/sec., 5.64 MiB/sec. | ||
| 21361 | 2026.01.15 15:14:52.473075 [ 5 ] {875054ba-2fe4-41a1-8c8e-44d3e831cd2c} <Debug> TCPHandler: Processed in 0.001299253 sec. | ||
| 21362 | 2026.01.15 15:14:52.480386 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2684 rows, containing 19 columns (19 merged, 0 gathered) in 0.008598442 sec., 312149.57314359973 rows/sec., 558.72 MiB/sec. | ||
| 21363 | 2026.01.15 15:14:52.482739 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21364 | 2026.01.15 15:14:52.483067 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21365 | 2026.01.15 15:14:52.483142 [ 197 ] {26a6160a-78c9-45d7-abf0-567ad8182856::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21366 | 2026.01.15 15:14:52.483292 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.96 MiB. | ||
| 21367 | 2026.01.15 15:14:53.224220 [ 225 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21368 | 2026.01.15 15:14:53.224311 [ 225 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21369 | 2026.01.15 15:14:53.227378 [ 225 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21370 | 2026.01.15 15:14:53.458630 [ 221 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21371 | 2026.01.15 15:14:53.458686 [ 221 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21372 | 2026.01.15 15:14:53.462097 [ 221 ] {} <Debug> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21373 | 2026.01.15 15:14:53.552266 [ 225 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21374 | 2026.01.15 15:14:53.552320 [ 225 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21375 | 2026.01.15 15:14:53.555151 [ 225 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21376 | 2026.01.15 15:14:54.006473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 21377 | 2026.01.15 15:14:54.024515 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21378 | 2026.01.15 15:14:54.024573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21379 | 2026.01.15 15:14:54.030759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21380 | 2026.01.15 15:14:54.031484 [ 244 ] {} <Trace> system.metric_log (583c615e-cd21-4d67-ae46-1a9703f588d5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21381 | 2026.01.15 15:14:54.035047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 21382 | 2026.01.15 15:14:56.834873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2692 | ||
| 21383 | 2026.01.15 15:14:56.837810 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21384 | 2026.01.15 15:14:56.837866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21385 | 2026.01.15 15:14:56.839086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21386 | 2026.01.15 15:14:56.839348 [ 243 ] {} <Trace> system.query_log (359fda4a-adbd-43ed-944e-54a57a1918f8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21387 | 2026.01.15 15:14:56.839614 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2692 | ||
| 21388 | 2026.01.15 15:14:57.171214 [ 220 ] {} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21389 | 2026.01.15 15:14:57.171272 [ 220 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21390 | 2026.01.15 15:14:57.173676 [ 220 ] {} <Debug> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21391 | 2026.01.15 15:14:57.452731 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21392 | 2026.01.15 15:14:57.452906 [ 5 ] {61311466-baf8-4a77-9203-38eed4cb2990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21393 | 2026.01.15 15:14:57.452970 [ 5 ] {61311466-baf8-4a77-9203-38eed4cb2990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21394 | 2026.01.15 15:14:57.453614 [ 5 ] {61311466-baf8-4a77-9203-38eed4cb2990} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21395 | 2026.01.15 15:14:57.453656 [ 5 ] {61311466-baf8-4a77-9203-38eed4cb2990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21396 | 2026.01.15 15:14:57.454057 [ 5 ] {61311466-baf8-4a77-9203-38eed4cb2990} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 21397 | 2026.01.15 15:14:57.454287 [ 5 ] {61311466-baf8-4a77-9203-38eed4cb2990} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21398 | 2026.01.15 15:14:57.454412 [ 105 ] {} <Debug> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Selected 6 parts from all_1_29_7 to all_34_34_0 | ||
| 21399 | 2026.01.15 15:14:57.454440 [ 5 ] {61311466-baf8-4a77-9203-38eed4cb2990} <Debug> executeQuery: Read 15 rows, 1.20 KiB in 0.001582 sec., 9481.668773704172 rows/sec., 759.27 KiB/sec. | ||
| 21400 | 2026.01.15 15:14:57.454457 [ 105 ] {} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21401 | 2026.01.15 15:14:57.454482 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21402 | 2026.01.15 15:14:57.454491 [ 5 ] {61311466-baf8-4a77-9203-38eed4cb2990} <Debug> TCPHandler: Processed in 0.001887312 sec. | ||
| 21403 | 2026.01.15 15:14:57.454573 [ 186 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_7 to all_34_34_0 into Compact with storage Full | ||
| 21404 | 2026.01.15 15:14:57.454611 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21405 | 2026.01.15 15:14:57.454662 [ 186 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21406 | 2026.01.15 15:14:57.454695 [ 186 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 21407 | 2026.01.15 15:14:57.454715 [ 5 ] {158c19cc-9eeb-4c4b-8aa5-e356fdbc2107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21408 | 2026.01.15 15:14:57.454756 [ 186 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 21409 | 2026.01.15 15:14:57.454759 [ 5 ] {158c19cc-9eeb-4c4b-8aa5-e356fdbc2107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21410 | 2026.01.15 15:14:57.454804 [ 186 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 21411 | 2026.01.15 15:14:57.454848 [ 186 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 21412 | 2026.01.15 15:14:57.454891 [ 186 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 3 rows starting from the beginning of the part | ||
| 21413 | 2026.01.15 15:14:57.454931 [ 186 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 21414 | 2026.01.15 15:14:57.455684 [ 195 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145748 sec., 40148.444509612935 rows/sec., 3.31 MiB/sec. | ||
| 21415 | 2026.01.15 15:14:57.455745 [ 5 ] {158c19cc-9eeb-4c4b-8aa5-e356fdbc2107} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21416 | 2026.01.15 15:14:57.455784 [ 5 ] {158c19cc-9eeb-4c4b-8aa5-e356fdbc2107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21417 | 2026.01.15 15:14:57.455913 [ 191 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 21418 | 2026.01.15 15:14:57.456227 [ 5 ] {158c19cc-9eeb-4c4b-8aa5-e356fdbc2107} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21419 | 2026.01.15 15:14:57.456269 [ 191 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_34_8} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21420 | 2026.01.15 15:14:57.456374 [ 191 ] {af4acd78-44e6-42e4-bcd4-3179ced30c89::all_1_34_8} <Trace> oximeter.fields_ipaddr (af4acd78-44e6-42e4-bcd4-3179ced30c89) (MergerMutator): Merged 6 parts: [all_1_29_7, all_34_34_0] -> all_1_34_8 | ||
| 21421 | 2026.01.15 15:14:57.456480 [ 5 ] {158c19cc-9eeb-4c4b-8aa5-e356fdbc2107} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21422 | 2026.01.15 15:14:57.456488 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 21423 | 2026.01.15 15:14:57.456601 [ 105 ] {} <Debug> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21424 | 2026.01.15 15:14:57.456625 [ 5 ] {158c19cc-9eeb-4c4b-8aa5-e356fdbc2107} <Debug> executeQuery: Read 1306 rows, 110.59 KiB in 0.001934 sec., 675284.3846949328 rows/sec., 55.84 MiB/sec. | ||
| 21425 | 2026.01.15 15:14:57.456637 [ 105 ] {} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21426 | 2026.01.15 15:14:57.456671 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21427 | 2026.01.15 15:14:57.456694 [ 5 ] {158c19cc-9eeb-4c4b-8aa5-e356fdbc2107} <Debug> TCPHandler: Processed in 0.00213276 sec. | ||
| 21428 | 2026.01.15 15:14:57.456732 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21429 | 2026.01.15 15:14:57.456807 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21430 | 2026.01.15 15:14:57.456832 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2487 rows starting from the beginning of the part | ||
| 21431 | 2026.01.15 15:14:57.456837 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21432 | 2026.01.15 15:14:57.456876 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 146 rows starting from the beginning of the part | ||
| 21433 | 2026.01.15 15:14:57.456912 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1153 rows starting from the beginning of the part | ||
| 21434 | 2026.01.15 15:14:57.456946 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 156 rows starting from the beginning of the part | ||
| 21435 | 2026.01.15 15:14:57.456960 [ 5 ] {39042e92-1e8b-4ac0-b9d9-9e0668cb7528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21436 | 2026.01.15 15:14:57.456979 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1176 rows starting from the beginning of the part | ||
| 21437 | 2026.01.15 15:14:57.457011 [ 186 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1306 rows starting from the beginning of the part | ||
| 21438 | 2026.01.15 15:14:57.457014 [ 5 ] {39042e92-1e8b-4ac0-b9d9-9e0668cb7528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21439 | 2026.01.15 15:14:57.457473 [ 5 ] {39042e92-1e8b-4ac0-b9d9-9e0668cb7528} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21440 | 2026.01.15 15:14:57.457509 [ 5 ] {39042e92-1e8b-4ac0-b9d9-9e0668cb7528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21441 | 2026.01.15 15:14:57.457830 [ 5 ] {39042e92-1e8b-4ac0-b9d9-9e0668cb7528} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21442 | 2026.01.15 15:14:57.458056 [ 5 ] {39042e92-1e8b-4ac0-b9d9-9e0668cb7528} <Trace> oximeter.fields_u16 (9750c841-7c65-48e7-b4d6-7c536f4922f4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21443 | 2026.01.15 15:14:57.458192 [ 5 ] {39042e92-1e8b-4ac0-b9d9-9e0668cb7528} <Debug> executeQuery: Read 64 rows, 4.71 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.65 MiB/sec. | ||
| 21444 | 2026.01.15 15:14:57.458231 [ 5 ] {39042e92-1e8b-4ac0-b9d9-9e0668cb7528} <Debug> TCPHandler: Processed in 0.001457648 sec. | ||
| 21445 | 2026.01.15 15:14:57.458335 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21446 | 2026.01.15 15:14:57.458432 [ 5 ] {702ab1b5-79b3-4dbe-ae69-20551658ac6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21447 | 2026.01.15 15:14:57.458473 [ 5 ] {702ab1b5-79b3-4dbe-ae69-20551658ac6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21448 | 2026.01.15 15:14:57.458954 [ 5 ] {702ab1b5-79b3-4dbe-ae69-20551658ac6d} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21449 | 2026.01.15 15:14:57.458990 [ 5 ] {702ab1b5-79b3-4dbe-ae69-20551658ac6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21450 | 2026.01.15 15:14:57.459089 [ 192 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6424 rows, containing 5 columns (5 merged, 0 gathered) in 0.002378258 sec., 2701136.7143514287 rows/sec., 229.49 MiB/sec. | ||
| 21451 | 2026.01.15 15:14:57.459304 [ 5 ] {702ab1b5-79b3-4dbe-ae69-20551658ac6d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 21452 | 2026.01.15 15:14:57.459370 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21453 | 2026.01.15 15:14:57.459536 [ 5 ] {702ab1b5-79b3-4dbe-ae69-20551658ac6d} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21454 | 2026.01.15 15:14:57.459632 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_136_27} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21455 | 2026.01.15 15:14:57.459673 [ 5 ] {702ab1b5-79b3-4dbe-ae69-20551658ac6d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001262 sec., 180665.61014263073 rows/sec., 12.23 MiB/sec. | ||
| 21456 | 2026.01.15 15:14:57.459697 [ 202 ] {6a41b285-9700-4753-9e12-784d53ad47a7::all_1_136_27} <Trace> oximeter.fields_string (6a41b285-9700-4753-9e12-784d53ad47a7) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21457 | 2026.01.15 15:14:57.459713 [ 5 ] {702ab1b5-79b3-4dbe-ae69-20551658ac6d} <Debug> TCPHandler: Processed in 0.001427456 sec. | ||
| 21458 | 2026.01.15 15:14:57.459764 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 21459 | 2026.01.15 15:14:57.459823 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21460 | 2026.01.15 15:14:57.459927 [ 5 ] {ec0f003d-66b9-4e13-a616-811a41d52e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21461 | 2026.01.15 15:14:57.459970 [ 5 ] {ec0f003d-66b9-4e13-a616-811a41d52e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21462 | 2026.01.15 15:14:57.460593 [ 5 ] {ec0f003d-66b9-4e13-a616-811a41d52e52} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21463 | 2026.01.15 15:14:57.460629 [ 5 ] {ec0f003d-66b9-4e13-a616-811a41d52e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21464 | 2026.01.15 15:14:57.460986 [ 5 ] {ec0f003d-66b9-4e13-a616-811a41d52e52} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21465 | 2026.01.15 15:14:57.461207 [ 5 ] {ec0f003d-66b9-4e13-a616-811a41d52e52} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21466 | 2026.01.15 15:14:57.461312 [ 105 ] {} <Debug> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21467 | 2026.01.15 15:14:57.461338 [ 5 ] {ec0f003d-66b9-4e13-a616-811a41d52e52} <Debug> executeQuery: Read 602 rows, 45.78 KiB in 0.001431 sec., 420684.8357791754 rows/sec., 31.24 MiB/sec. | ||
| 21468 | 2026.01.15 15:14:57.461344 [ 105 ] {} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21469 | 2026.01.15 15:14:57.461370 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21470 | 2026.01.15 15:14:57.461378 [ 5 ] {ec0f003d-66b9-4e13-a616-811a41d52e52} <Debug> TCPHandler: Processed in 0.001606933 sec. | ||
| 21471 | 2026.01.15 15:14:57.461452 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21472 | 2026.01.15 15:14:57.461484 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21473 | 2026.01.15 15:14:57.461557 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21474 | 2026.01.15 15:14:57.461584 [ 5 ] {cdf8885f-f9f8-40cd-ab13-ca03dd20d13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21475 | 2026.01.15 15:14:57.461594 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1264 rows starting from the beginning of the part | ||
| 21476 | 2026.01.15 15:14:57.461635 [ 5 ] {cdf8885f-f9f8-40cd-ab13-ca03dd20d13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21477 | 2026.01.15 15:14:57.461672 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 115 rows starting from the beginning of the part | ||
| 21478 | 2026.01.15 15:14:57.461730 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 799 rows starting from the beginning of the part | ||
| 21479 | 2026.01.15 15:14:57.461775 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 132 rows starting from the beginning of the part | ||
| 21480 | 2026.01.15 15:14:57.461817 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 857 rows starting from the beginning of the part | ||
| 21481 | 2026.01.15 15:14:57.461867 [ 195 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 602 rows starting from the beginning of the part | ||
| 21482 | 2026.01.15 15:14:57.462208 [ 5 ] {cdf8885f-f9f8-40cd-ab13-ca03dd20d13c} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21483 | 2026.01.15 15:14:57.462250 [ 5 ] {cdf8885f-f9f8-40cd-ab13-ca03dd20d13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21484 | 2026.01.15 15:14:57.462648 [ 5 ] {cdf8885f-f9f8-40cd-ab13-ca03dd20d13c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21485 | 2026.01.15 15:14:57.462882 [ 5 ] {cdf8885f-f9f8-40cd-ab13-ca03dd20d13c} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21486 | 2026.01.15 15:14:57.463005 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Selected 6 parts from all_1_131_27 to all_136_136_0 | ||
| 21487 | 2026.01.15 15:14:57.463012 [ 5 ] {cdf8885f-f9f8-40cd-ab13-ca03dd20d13c} <Debug> executeQuery: Read 853 rows, 58.78 KiB in 0.001448 sec., 589088.3977900553 rows/sec., 39.64 MiB/sec. | ||
| 21488 | 2026.01.15 15:14:57.463046 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21489 | 2026.01.15 15:14:57.463064 [ 5 ] {cdf8885f-f9f8-40cd-ab13-ca03dd20d13c} <Debug> TCPHandler: Processed in 0.001630883 sec. | ||
| 21490 | 2026.01.15 15:14:57.463070 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21491 | 2026.01.15 15:14:57.463144 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_136_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_27 to all_136_136_0 into Compact with storage Full | ||
| 21492 | 2026.01.15 15:14:57.463183 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21493 | 2026.01.15 15:14:57.463223 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_136_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21494 | 2026.01.15 15:14:57.463251 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_131_27, total 46255 rows starting from the beginning of the part | ||
| 21495 | 2026.01.15 15:14:57.463279 [ 5 ] {b390bdfe-f914-460f-9f91-26781fa57fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21496 | 2026.01.15 15:14:57.463305 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 21497 | 2026.01.15 15:14:57.463319 [ 200 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001903673 sec., 1979856.834655952 rows/sec., 150.65 MiB/sec. | ||
| 21498 | 2026.01.15 15:14:57.463336 [ 5 ] {b390bdfe-f914-460f-9f91-26781fa57fb6} <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 | ||
| 21499 | 2026.01.15 15:14:57.463353 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 332 rows starting from the beginning of the part | ||
| 21500 | 2026.01.15 15:14:57.463408 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 163 rows starting from the beginning of the part | ||
| 21501 | 2026.01.15 15:14:57.463448 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 354 rows starting from the beginning of the part | ||
| 21502 | 2026.01.15 15:14:57.463489 [ 202 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 853 rows starting from the beginning of the part | ||
| 21503 | 2026.01.15 15:14:57.463578 [ 192 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21504 | 2026.01.15 15:14:57.463926 [ 192 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_136_27} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21505 | 2026.01.15 15:14:57.464013 [ 192 ] {833cc45b-95e8-4f03-bdc9-959163846209::all_1_136_27} <Trace> oximeter.fields_uuid (833cc45b-95e8-4f03-bdc9-959163846209) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21506 | 2026.01.15 15:14:57.464126 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 21507 | 2026.01.15 15:14:57.464234 [ 5 ] {b390bdfe-f914-460f-9f91-26781fa57fb6} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21508 | 2026.01.15 15:14:57.464275 [ 5 ] {b390bdfe-f914-460f-9f91-26781fa57fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21509 | 2026.01.15 15:14:57.464847 [ 5 ] {b390bdfe-f914-460f-9f91-26781fa57fb6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21510 | 2026.01.15 15:14:57.465071 [ 5 ] {b390bdfe-f914-460f-9f91-26781fa57fb6} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21511 | 2026.01.15 15:14:57.465210 [ 5 ] {b390bdfe-f914-460f-9f91-26781fa57fb6} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001949 sec., 25141.097998973833 rows/sec., 45.05 MiB/sec. | ||
| 21512 | 2026.01.15 15:14:57.465270 [ 5 ] {b390bdfe-f914-460f-9f91-26781fa57fb6} <Debug> TCPHandler: Processed in 0.00213767 sec. | ||
| 21513 | 2026.01.15 15:14:57.465383 [ 5 ] {} <Trace> TCP-Session: 498590ff-c37b-4896-bcbd-4a81c0c46856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21514 | 2026.01.15 15:14:57.465479 [ 5 ] {9e866401-2549-4f27-9b49-6484d0245569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21515 | 2026.01.15 15:14:57.465522 [ 5 ] {9e866401-2549-4f27-9b49-6484d0245569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21516 | 2026.01.15 15:14:57.465850 [ 5 ] {9e866401-2549-4f27-9b49-6484d0245569} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21517 | 2026.01.15 15:14:57.465886 [ 5 ] {9e866401-2549-4f27-9b49-6484d0245569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21518 | 2026.01.15 15:14:57.466193 [ 5 ] {9e866401-2549-4f27-9b49-6484d0245569} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21519 | 2026.01.15 15:14:57.466402 [ 5 ] {9e866401-2549-4f27-9b49-6484d0245569} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21520 | 2026.01.15 15:14:57.466504 [ 125 ] {} <Debug> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21521 | 2026.01.15 15:14:57.466531 [ 125 ] {} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21522 | 2026.01.15 15:14:57.466531 [ 5 ] {9e866401-2549-4f27-9b49-6484d0245569} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 21523 | 2026.01.15 15:14:57.466549 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21524 | 2026.01.15 15:14:57.466575 [ 5 ] {9e866401-2549-4f27-9b49-6484d0245569} <Debug> TCPHandler: Processed in 0.001243291 sec. | ||
| 21525 | 2026.01.15 15:14:57.466648 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21526 | 2026.01.15 15:14:57.466783 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21527 | 2026.01.15 15:14:57.466823 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 10198 rows starting from the beginning of the part | ||
| 21528 | 2026.01.15 15:14:57.466899 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 21529 | 2026.01.15 15:14:57.466953 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 104 rows starting from the beginning of the part | ||
| 21530 | 2026.01.15 15:14:57.467002 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 21531 | 2026.01.15 15:14:57.467046 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 104 rows starting from the beginning of the part | ||
| 21532 | 2026.01.15 15:14:57.467091 [ 196 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 21533 | 2026.01.15 15:14:57.469637 [ 192 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10586 rows, containing 4 columns (4 merged, 0 gathered) in 0.00303817 sec., 3484334.3196726977 rows/sec., 222.10 MiB/sec. | ||
| 21534 | 2026.01.15 15:14:57.469843 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21535 | 2026.01.15 15:14:57.470110 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_136_27} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21536 | 2026.01.15 15:14:57.470178 [ 200 ] {962b863d-aea4-4bb6-b3f6-efdf786a02cb::all_1_136_27} <Trace> oximeter.measurements_u64 (962b863d-aea4-4bb6-b3f6-efdf786a02cb) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21537 | 2026.01.15 15:14:57.470245 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 21538 | 2026.01.15 15:14:57.475545 [ 200 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_136_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48117 rows, containing 5 columns (5 merged, 0 gathered) in 0.012430288 sec., 3870948.1228431715 rows/sec., 260.46 MiB/sec. | ||
| 21539 | 2026.01.15 15:14:57.476148 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_136_28} <Trace> MergedBlockOutputStream: filled checksums all_1_136_28 (state Temporary) | ||
| 21540 | 2026.01.15 15:14:57.476430 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6): Renaming temporary part tmp_merge_all_1_136_28 to all_1_136_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21541 | 2026.01.15 15:14:57.476506 [ 187 ] {a0586bb6-56cd-4743-8ff7-dd76a58685d6::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (a0586bb6-56cd-4743-8ff7-dd76a58685d6) (MergerMutator): Merged 6 parts: [all_1_131_27, all_136_136_0] -> all_1_136_28 | ||
| 21542 | 2026.01.15 15:14:57.476586 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 21543 | 2026.01.15 15:14:57.767073 [ 225 ] {} <Trace> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21544 | 2026.01.15 15:14:57.767130 [ 225 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21545 | 2026.01.15 15:14:57.769756 [ 225 ] {} <Debug> oximeter.fields_u32 (88e5d9dd-dda9-433d-b2c9-aead3bc09428): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21546 | 2026.01.15 15:14:58.060603 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21547 | 2026.01.15 15:14:58.060661 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21548 | 2026.01.15 15:14:58.062715 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (26a6160a-78c9-45d7-abf0-567ad8182856): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21549 | 2026.01.15 15:14:59.220802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43740 | ||
| 21550 | 2026.01.15 15:14:59.221352 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21551 | 2026.01.15 15:14:59.221399 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21552 | 2026.01.15 15:14:59.221924 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21553 | 2026.01.15 15:14:59.222177 [ 245 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21554 | 2026.01.15 15:14:59.222337 [ 161 ] {} <Debug> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21555 | 2026.01.15 15:14:59.222340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43740 | ||
| 21556 | 2026.01.15 15:14:59.222384 [ 161 ] {} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21557 | 2026.01.15 15:14:59.222410 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. | ||
| 21558 | 2026.01.15 15:14:59.222571 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::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 | ||
| 21559 | 2026.01.15 15:14:59.222778 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21560 | 2026.01.15 15:14:59.222840 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41308 rows starting from the beginning of the part | ||
| 21561 | 2026.01.15 15:14:59.222943 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 21562 | 2026.01.15 15:14:59.223016 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 21563 | 2026.01.15 15:14:59.223083 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 21564 | 2026.01.15 15:14:59.223148 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 21565 | 2026.01.15 15:14:59.223199 [ 200 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 21566 | 2026.01.15 15:14:59.226118 [ 198 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43740 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626159 sec., 12062350.272009583 rows/sec., 172.55 MiB/sec. | ||
| 21567 | 2026.01.15 15:14:59.226444 [ 193 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21568 | 2026.01.15 15:14:59.226772 [ 193 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_91_18} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21569 | 2026.01.15 15:14:59.226860 [ 193 ] {eaed603b-ea6c-4471-92c9-a95214c6b743::all_1_91_18} <Trace> system.asynchronous_metric_log (eaed603b-ea6c-4471-92c9-a95214c6b743) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21570 | 2026.01.15 15:14:59.226984 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||