| 1 | [ Apr 6 16:07:32 Enabled. ] | ||
| 2 | [ Apr 6 16:07:32 Rereading configuration. ] | ||
| 3 | [ Apr 6 16:07:33 Rereading configuration. ] | ||
| 4 | [ Apr 6 16:07:35 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Apr 6 16:07:35 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.04.06 16:07:36.061278 [ 1 ] {} <Information> Application: Will watch for the process with pid 25847 | ||
| 29 | 2026.04.06 16:07:36.061716 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.06 16:07:36.280576 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25847 | ||
| 31 | 2026.04.06 16:07:36.281334 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.06 16:07:36.281492 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.06 16:07:36.390836 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.06 16:07:36.452295 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.06 16:07:36.452346 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.06 16:07:36.452363 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.06 16:07:36.452417 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.06 16:07:36.452778 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.06 16:07:36.455148 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.06 16:07:36.455874 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.06 16:07:36.456779 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.06 16:07:36.456802 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.06 16:07:36.456816 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.06 16:07:36.457556 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.06 16:07:36.458649 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.06 16:07:36.464861 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.06 16:07:36.465646 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.06 16:07:36.467014 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.06 16:07:36.467078 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.06 16:07:36.468040 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.06 16:07:36.468478 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.06 16:07:36.472599 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.06 16:07:36.473288 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.06 16:07:36.478171 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.06 16:07:36.478708 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.06 16:07:36.479082 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.06 16:07:36.479434 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.06 16:07:36.480825 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.06 16:07:36.480850 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.06 16:07:36.480943 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.06 16:07:36.481056 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.06 16:07:36.506438 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.06 16:07:36.506464 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152933 sec | ||
| 68 | 2026.04.06 16:07:36.506487 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.06 16:07:36.506500 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.06 16:07:36.506645 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.06 16:07:36.507250 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.06 16:07:36.515708 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.06 16:07:36.515751 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.06 16:07:36.515777 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.06 16:07:36.515789 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.06 16:07:36.515820 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.06 16:07:36.515840 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.06 16:07:36.517856 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.06 16:07:36.517899 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.06 16:07:36.517919 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.06 16:07:36.518053 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.06 16:07:36.518095 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.06 16:07:36.518108 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.06 16:07:36.518129 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.06 16:07:36.518140 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.06 16:07:36.518168 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.06 16:07:36.518188 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.06 16:07:36.543446 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.06 16:07:36.550319 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.06 16:07:36.550368 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.5372e-05 sec | ||
| 91 | 2026.04.06 16:07:36.550382 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.06 16:07:36.550393 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.06 16:07:36.550417 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.06 16:07:36.550598 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.06 16:07:36.550641 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.06 16:07:36.550653 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.06 16:07:36.550664 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.04.06 16:07:36.550674 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.06 16:07:36.563583 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.06 16:07:36.563777 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.64 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2026.04.06 16:07:36.565098 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.358e-05 sec. | ||
| 102 | 2026.04.06 16:07:36.565540 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.06 16:07:36.565645 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.06 16:07:36.565689 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.06 16:07:37.334607 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47945 | ||
| 106 | 2026.04.06 16:07:37.335416 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.06 16:07:37.335472 [ 3 ] {} <Debug> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Authenticating user 'default' from [fd00:1122:3344:101::d]:47945 | ||
| 108 | 2026.04.06 16:07:37.335499 [ 3 ] {} <Debug> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.06 16:07:37.335526 [ 3 ] {} <Debug> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.06 16:07:37.335625 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.06 16:07:37.335652 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.04.06 16:07:37.335678 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.06 16:07:37.339027 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58391 | ||
| 114 | 2026.04.06 16:07:37.339868 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46296 | ||
| 115 | 2026.04.06 16:07:37.340560 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.04.06 16:07:37.340391 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52291 | ||
| 117 | 2026.04.06 16:07:37.340614 [ 4 ] {} <Debug> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Authenticating user 'default' from [fd00:1122:3344:101::d]:58391 | ||
| 118 | 2026.04.06 16:07:37.339873 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45406 | ||
| 119 | 2026.04.06 16:07:37.340647 [ 4 ] {} <Debug> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.04.06 16:07:37.340686 [ 4 ] {} <Debug> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.04.06 16:07:37.341036 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52714 | ||
| 122 | 2026.04.06 16:07:37.341669 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.04.06 16:07:37.341704 [ 5 ] {} <Debug> TCP-Session: 1b66d74b-187b-417f-a54c-7fb0589c0069 Authenticating user 'default' from [fd00:1122:3344:101::d]:46296 | ||
| 124 | 2026.04.06 16:07:37.341751 [ 5 ] {} <Debug> TCP-Session: 1b66d74b-187b-417f-a54c-7fb0589c0069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.04.06 16:07:37.341755 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42106 | ||
| 126 | 2026.04.06 16:07:37.341763 [ 5 ] {} <Debug> TCP-Session: 1b66d74b-187b-417f-a54c-7fb0589c0069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.04.06 16:07:37.341788 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 128 | 2026.04.06 16:07:37.341807 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.04.06 16:07:37.341848 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.04.06 16:07:37.341862 [ 253 ] {} <Debug> TCP-Session: 544e980a-976b-4d01-8e98-ddb1c647e050 Authenticating user 'default' from [fd00:1122:3344:101::d]:45406 | ||
| 131 | 2026.04.06 16:07:37.341905 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63806 | ||
| 132 | 2026.04.06 16:07:37.341952 [ 253 ] {} <Debug> TCP-Session: 544e980a-976b-4d01-8e98-ddb1c647e050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.04.06 16:07:37.341915 [ 256 ] {} <Debug> TCP-Session: 4b8befd8-da07-44a3-ac6a-185b9b706ece Authenticating user 'default' from [fd00:1122:3344:101::d]:52714 | ||
| 134 | 2026.04.06 16:07:37.341974 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.04.06 16:07:37.341981 [ 253 ] {} <Debug> TCP-Session: 544e980a-976b-4d01-8e98-ddb1c647e050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.04.06 16:07:37.342028 [ 256 ] {} <Debug> TCP-Session: 4b8befd8-da07-44a3-ac6a-185b9b706ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.04.06 16:07:37.342069 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65446 | ||
| 138 | 2026.04.06 16:07:37.342086 [ 256 ] {} <Debug> TCP-Session: 4b8befd8-da07-44a3-ac6a-185b9b706ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.06 16:07:37.342073 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.04.06 16:07:37.342044 [ 255 ] {} <Debug> TCP-Session: 2b84280f-4c4e-408b-81cb-6b29a6fb620a Authenticating user 'default' from [fd00:1122:3344:101::d]:52291 | ||
| 141 | 2026.04.06 16:07:37.342180 [ 257 ] {} <Debug> TCP-Session: 348b9cbd-626e-4bb9-a772-75adf0d3bbac Authenticating user 'default' from [fd00:1122:3344:101::d]:42106 | ||
| 142 | 2026.04.06 16:07:37.342203 [ 255 ] {} <Debug> TCP-Session: 2b84280f-4c4e-408b-81cb-6b29a6fb620a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.04.06 16:07:37.342209 [ 257 ] {} <Debug> TCP-Session: 348b9cbd-626e-4bb9-a772-75adf0d3bbac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.06 16:07:37.342224 [ 255 ] {} <Debug> TCP-Session: 2b84280f-4c4e-408b-81cb-6b29a6fb620a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.06 16:07:37.342248 [ 257 ] {} <Debug> TCP-Session: 348b9cbd-626e-4bb9-a772-75adf0d3bbac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.06 16:07:37.342280 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.04.06 16:07:37.342327 [ 258 ] {} <Debug> TCP-Session: b0b53955-ca9f-47e9-9c78-13fbcd5c8956 Authenticating user 'default' from [fd00:1122:3344:101::d]:63806 | ||
| 148 | 2026.04.06 16:07:37.342345 [ 258 ] {} <Debug> TCP-Session: b0b53955-ca9f-47e9-9c78-13fbcd5c8956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.06 16:07:37.342358 [ 258 ] {} <Debug> TCP-Session: b0b53955-ca9f-47e9-9c78-13fbcd5c8956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.04.06 16:07:37.342869 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.04.06 16:07:37.342928 [ 259 ] {} <Debug> TCP-Session: a37cfca8-6053-4b94-97cb-e925a0bfaeda Authenticating user 'default' from [fd00:1122:3344:101::d]:65446 | ||
| 152 | 2026.04.06 16:07:37.342947 [ 259 ] {} <Debug> TCP-Session: a37cfca8-6053-4b94-97cb-e925a0bfaeda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.06 16:07:37.342976 [ 259 ] {} <Debug> TCP-Session: a37cfca8-6053-4b94-97cb-e925a0bfaeda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.06 16:07:37.344912 [ 3 ] {fb108b22-7d1b-409e-a47c-1f1c102943b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.04.06 16:07:37.437551 [ 3 ] {fb108b22-7d1b-409e-a47c-1f1c102943b6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47945) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.04.06 16:07:37.438437 [ 3 ] {fb108b22-7d1b-409e-a47c-1f1c102943b6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.04.06 16:07:37.438539 [ 3 ] {fb108b22-7d1b-409e-a47c-1f1c102943b6} <Debug> TCPHandler: Processed in 0.099175484 sec. | ||
| 204 | 2026.04.06 16:07:37.439016 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.04.06 16:07:37.439261 [ 4 ] {cb83d568-6bb2-4755-9c23-f5996646ec2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.04.06 16:07:37.439643 [ 4 ] {cb83d568-6bb2-4755-9c23-f5996646ec2f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58391) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.04.06 16:07:37.439773 [ 4 ] {cb83d568-6bb2-4755-9c23-f5996646ec2f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.04.06 16:07:37.439844 [ 4 ] {cb83d568-6bb2-4755-9c23-f5996646ec2f} <Debug> TCPHandler: Processed in 0.001003068 sec. | ||
| 255 | 2026.04.06 16:07:37.440138 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.04.06 16:07:37.440908 [ 3 ] {18077349-80a3-4c82-b0d0-74d2c31ee30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.04.06 16:07:37.441538 [ 3 ] {18077349-80a3-4c82-b0d0-74d2c31ee30d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.04.06 16:07:37.443091 [ 3 ] {18077349-80a3-4c82-b0d0-74d2c31ee30d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.04.06 16:07:37.443112 [ 3 ] {18077349-80a3-4c82-b0d0-74d2c31ee30d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1431e-05 sec | ||
| 260 | 2026.04.06 16:07:37.443125 [ 3 ] {18077349-80a3-4c82-b0d0-74d2c31ee30d} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.04.06 16:07:37.443153 [ 3 ] {18077349-80a3-4c82-b0d0-74d2c31ee30d} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.04.06 16:07:37.443179 [ 3 ] {18077349-80a3-4c82-b0d0-74d2c31ee30d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.04.06 16:07:37.443848 [ 3 ] {18077349-80a3-4c82-b0d0-74d2c31ee30d} <Debug> TCPHandler: Processed in 0.00382159 sec. | ||
| 264 | 2026.04.06 16:07:37.443993 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.04.06 16:07:37.444173 [ 3 ] {f0d68d9d-adee-4cf5-94b1-e5f6fd956671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.04.06 16:07:37.444221 [ 3 ] {f0d68d9d-adee-4cf5-94b1-e5f6fd956671} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.04.06 16:07:37.448683 [ 3 ] {f0d68d9d-adee-4cf5-94b1-e5f6fd956671} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.04.06 16:07:37.449919 [ 3 ] {f0d68d9d-adee-4cf5-94b1-e5f6fd956671} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90): Loading data parts | ||
| 270 | 2026.04.06 16:07:37.450889 [ 3 ] {f0d68d9d-adee-4cf5-94b1-e5f6fd956671} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90): There are no data parts | ||
| 271 | 2026.04.06 16:07:37.453417 [ 3 ] {f0d68d9d-adee-4cf5-94b1-e5f6fd956671} <Debug> TCPHandler: Processed in 0.009471015 sec. | ||
| 272 | 2026.04.06 16:07:37.453571 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.04.06 16:07:37.453742 [ 3 ] {9f0ee578-9131-4eaa-8302-b9ce74e01ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.04.06 16:07:37.453833 [ 3 ] {9f0ee578-9131-4eaa-8302-b9ce74e01ff5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.04.06 16:07:37.469602 [ 3 ] {9f0ee578-9131-4eaa-8302-b9ce74e01ff5} <Debug> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Loading data parts | ||
| 286 | 2026.04.06 16:07:37.469934 [ 3 ] {9f0ee578-9131-4eaa-8302-b9ce74e01ff5} <Debug> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): There are no data parts | ||
| 287 | 2026.04.06 16:07:37.471612 [ 3 ] {9f0ee578-9131-4eaa-8302-b9ce74e01ff5} <Debug> TCPHandler: Processed in 0.018090005 sec. | ||
| 288 | 2026.04.06 16:07:37.471763 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.04.06 16:07:37.471927 [ 3 ] {8aba491d-97ea-448a-80fe-8a280487889b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.04.06 16:07:37.471977 [ 3 ] {8aba491d-97ea-448a-80fe-8a280487889b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.04.06 16:07:37.473640 [ 3 ] {8aba491d-97ea-448a-80fe-8a280487889b} <Debug> oximeter.measurements_i8 (4ab69803-f27a-4340-8f91-f3e0efac05e1): Loading data parts | ||
| 292 | 2026.04.06 16:07:37.473746 [ 3 ] {8aba491d-97ea-448a-80fe-8a280487889b} <Debug> oximeter.measurements_i8 (4ab69803-f27a-4340-8f91-f3e0efac05e1): There are no data parts | ||
| 293 | 2026.04.06 16:07:37.474845 [ 3 ] {8aba491d-97ea-448a-80fe-8a280487889b} <Debug> TCPHandler: Processed in 0.003130028 sec. | ||
| 294 | 2026.04.06 16:07:37.474996 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.04.06 16:07:37.475145 [ 3 ] {0f5a5297-bb78-4e4b-aee5-1adb5fb73181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.04.06 16:07:37.475195 [ 3 ] {0f5a5297-bb78-4e4b-aee5-1adb5fb73181} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.04.06 16:07:37.476953 [ 3 ] {0f5a5297-bb78-4e4b-aee5-1adb5fb73181} <Debug> oximeter.measurements_u8 (76448748-1967-48ac-b8ac-c5eb944b1ed2): Loading data parts | ||
| 298 | 2026.04.06 16:07:37.477097 [ 3 ] {0f5a5297-bb78-4e4b-aee5-1adb5fb73181} <Debug> oximeter.measurements_u8 (76448748-1967-48ac-b8ac-c5eb944b1ed2): There are no data parts | ||
| 299 | 2026.04.06 16:07:37.478171 [ 3 ] {0f5a5297-bb78-4e4b-aee5-1adb5fb73181} <Debug> TCPHandler: Processed in 0.003222939 sec. | ||
| 300 | 2026.04.06 16:07:37.478306 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.04.06 16:07:37.478465 [ 3 ] {ca56fc67-cb41-489d-b47b-9baab34bb990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.04.06 16:07:37.478513 [ 3 ] {ca56fc67-cb41-489d-b47b-9baab34bb990} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.04.06 16:07:37.480230 [ 3 ] {ca56fc67-cb41-489d-b47b-9baab34bb990} <Debug> oximeter.measurements_i16 (49732fca-203c-4fd5-bfe7-3958bc64d9b3): Loading data parts | ||
| 304 | 2026.04.06 16:07:37.480335 [ 3 ] {ca56fc67-cb41-489d-b47b-9baab34bb990} <Debug> oximeter.measurements_i16 (49732fca-203c-4fd5-bfe7-3958bc64d9b3): There are no data parts | ||
| 305 | 2026.04.06 16:07:37.481394 [ 3 ] {ca56fc67-cb41-489d-b47b-9baab34bb990} <Debug> TCPHandler: Processed in 0.003135438 sec. | ||
| 306 | 2026.04.06 16:07:37.481552 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.04.06 16:07:37.481701 [ 3 ] {e71694d1-7c88-4a02-9073-0cc9f593be27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.04.06 16:07:37.481751 [ 3 ] {e71694d1-7c88-4a02-9073-0cc9f593be27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.04.06 16:07:37.483360 [ 3 ] {e71694d1-7c88-4a02-9073-0cc9f593be27} <Debug> oximeter.measurements_u16 (121cd2fe-3df8-46ca-a462-ec733ff3fcad): Loading data parts | ||
| 310 | 2026.04.06 16:07:37.483486 [ 3 ] {e71694d1-7c88-4a02-9073-0cc9f593be27} <Debug> oximeter.measurements_u16 (121cd2fe-3df8-46ca-a462-ec733ff3fcad): There are no data parts | ||
| 311 | 2026.04.06 16:07:37.484564 [ 3 ] {e71694d1-7c88-4a02-9073-0cc9f593be27} <Debug> TCPHandler: Processed in 0.003059406 sec. | ||
| 312 | 2026.04.06 16:07:37.484705 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.04.06 16:07:37.484865 [ 3 ] {b5f6d86d-668c-48cc-a2c3-dbc015d9685e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.04.06 16:07:37.484908 [ 3 ] {b5f6d86d-668c-48cc-a2c3-dbc015d9685e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.04.06 16:07:37.486573 [ 3 ] {b5f6d86d-668c-48cc-a2c3-dbc015d9685e} <Debug> oximeter.measurements_i32 (c66bf5cb-4270-4b1c-9c37-c2a508f9f233): Loading data parts | ||
| 316 | 2026.04.06 16:07:37.486684 [ 3 ] {b5f6d86d-668c-48cc-a2c3-dbc015d9685e} <Debug> oximeter.measurements_i32 (c66bf5cb-4270-4b1c-9c37-c2a508f9f233): There are no data parts | ||
| 317 | 2026.04.06 16:07:37.487783 [ 3 ] {b5f6d86d-668c-48cc-a2c3-dbc015d9685e} <Debug> TCPHandler: Processed in 0.003126558 sec. | ||
| 318 | 2026.04.06 16:07:37.487933 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.04.06 16:07:37.488082 [ 3 ] {db9aa9f1-0474-4f3f-820c-8ca019513163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.04.06 16:07:37.488132 [ 3 ] {db9aa9f1-0474-4f3f-820c-8ca019513163} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.04.06 16:07:37.489761 [ 3 ] {db9aa9f1-0474-4f3f-820c-8ca019513163} <Debug> oximeter.measurements_u32 (5a087ee2-3bcc-466e-a844-a50bd2394ea8): Loading data parts | ||
| 322 | 2026.04.06 16:07:37.489876 [ 3 ] {db9aa9f1-0474-4f3f-820c-8ca019513163} <Debug> oximeter.measurements_u32 (5a087ee2-3bcc-466e-a844-a50bd2394ea8): There are no data parts | ||
| 323 | 2026.04.06 16:07:37.490997 [ 3 ] {db9aa9f1-0474-4f3f-820c-8ca019513163} <Debug> TCPHandler: Processed in 0.003112577 sec. | ||
| 324 | 2026.04.06 16:07:37.491137 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.04.06 16:07:37.491332 [ 3 ] {0529c57a-830a-47dc-a352-0727f479cc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.04.06 16:07:37.491381 [ 3 ] {0529c57a-830a-47dc-a352-0727f479cc02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.04.06 16:07:37.493050 [ 3 ] {0529c57a-830a-47dc-a352-0727f479cc02} <Debug> oximeter.measurements_i64 (46c2fb78-508b-438a-bca4-52943e9e95fd): Loading data parts | ||
| 328 | 2026.04.06 16:07:37.493281 [ 3 ] {0529c57a-830a-47dc-a352-0727f479cc02} <Debug> oximeter.measurements_i64 (46c2fb78-508b-438a-bca4-52943e9e95fd): There are no data parts | ||
| 329 | 2026.04.06 16:07:37.494383 [ 3 ] {0529c57a-830a-47dc-a352-0727f479cc02} <Debug> TCPHandler: Processed in 0.003295631 sec. | ||
| 330 | 2026.04.06 16:07:37.494544 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.04.06 16:07:37.494698 [ 3 ] {70a4e8a9-8550-4848-ab82-e8be4322efb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.04.06 16:07:37.494756 [ 3 ] {70a4e8a9-8550-4848-ab82-e8be4322efb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.04.06 16:07:37.496439 [ 3 ] {70a4e8a9-8550-4848-ab82-e8be4322efb4} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Loading data parts | ||
| 334 | 2026.04.06 16:07:37.496575 [ 3 ] {70a4e8a9-8550-4848-ab82-e8be4322efb4} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): There are no data parts | ||
| 335 | 2026.04.06 16:07:37.497675 [ 3 ] {70a4e8a9-8550-4848-ab82-e8be4322efb4} <Debug> TCPHandler: Processed in 0.003180559 sec. | ||
| 336 | 2026.04.06 16:07:37.497811 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.04.06 16:07:37.497964 [ 3 ] {cffe876c-a169-4164-b4c5-722a49e10d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.04.06 16:07:37.498028 [ 3 ] {cffe876c-a169-4164-b4c5-722a49e10d68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.04.06 16:07:37.499697 [ 3 ] {cffe876c-a169-4164-b4c5-722a49e10d68} <Debug> oximeter.measurements_f32 (e0b19823-8a59-477f-ae35-f90253355417): Loading data parts | ||
| 340 | 2026.04.06 16:07:37.499840 [ 3 ] {cffe876c-a169-4164-b4c5-722a49e10d68} <Debug> oximeter.measurements_f32 (e0b19823-8a59-477f-ae35-f90253355417): There are no data parts | ||
| 341 | 2026.04.06 16:07:37.500939 [ 3 ] {cffe876c-a169-4164-b4c5-722a49e10d68} <Debug> TCPHandler: Processed in 0.003176809 sec. | ||
| 342 | 2026.04.06 16:07:37.501073 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.04.06 16:07:37.501240 [ 3 ] {61363f43-e260-41c4-b572-c62571d740e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.04.06 16:07:37.501296 [ 3 ] {61363f43-e260-41c4-b572-c62571d740e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.04.06 16:07:37.503287 [ 3 ] {61363f43-e260-41c4-b572-c62571d740e7} <Debug> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Loading data parts | ||
| 346 | 2026.04.06 16:07:37.503412 [ 3 ] {61363f43-e260-41c4-b572-c62571d740e7} <Debug> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): There are no data parts | ||
| 347 | 2026.04.06 16:07:37.504544 [ 3 ] {61363f43-e260-41c4-b572-c62571d740e7} <Debug> TCPHandler: Processed in 0.003520745 sec. | ||
| 348 | 2026.04.06 16:07:37.504676 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.04.06 16:07:37.504826 [ 3 ] {eaa55799-6451-4100-a5ff-5697345de900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.04.06 16:07:37.504878 [ 3 ] {eaa55799-6451-4100-a5ff-5697345de900} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.04.06 16:07:37.506532 [ 3 ] {eaa55799-6451-4100-a5ff-5697345de900} <Debug> oximeter.measurements_string (dd8dca94-fc0f-40ba-b493-096c52a43c2f): Loading data parts | ||
| 352 | 2026.04.06 16:07:37.506672 [ 3 ] {eaa55799-6451-4100-a5ff-5697345de900} <Debug> oximeter.measurements_string (dd8dca94-fc0f-40ba-b493-096c52a43c2f): There are no data parts | ||
| 353 | 2026.04.06 16:07:37.507753 [ 3 ] {eaa55799-6451-4100-a5ff-5697345de900} <Debug> TCPHandler: Processed in 0.003126178 sec. | ||
| 354 | 2026.04.06 16:07:37.507893 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.04.06 16:07:37.508064 [ 3 ] {026165b4-e7e2-49fd-8954-53281f86204f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.04.06 16:07:37.508135 [ 3 ] {026165b4-e7e2-49fd-8954-53281f86204f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.04.06 16:07:37.509789 [ 3 ] {026165b4-e7e2-49fd-8954-53281f86204f} <Debug> oximeter.measurements_bytes (72c233c1-c52a-436c-8bfb-9dba84a13b19): Loading data parts | ||
| 365 | 2026.04.06 16:07:37.509929 [ 3 ] {026165b4-e7e2-49fd-8954-53281f86204f} <Debug> oximeter.measurements_bytes (72c233c1-c52a-436c-8bfb-9dba84a13b19): There are no data parts | ||
| 366 | 2026.04.06 16:07:37.511001 [ 3 ] {026165b4-e7e2-49fd-8954-53281f86204f} <Debug> TCPHandler: Processed in 0.003156488 sec. | ||
| 367 | 2026.04.06 16:07:37.511153 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.04.06 16:07:37.511317 [ 3 ] {22a40242-4c19-4b99-b36e-842e0156705e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.04.06 16:07:37.511379 [ 3 ] {22a40242-4c19-4b99-b36e-842e0156705e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.04.06 16:07:37.513066 [ 3 ] {22a40242-4c19-4b99-b36e-842e0156705e} <Debug> oximeter.measurements_cumulativei64 (c53b23ec-bf62-4f5b-8d40-bb72092965e2): Loading data parts | ||
| 371 | 2026.04.06 16:07:37.513204 [ 3 ] {22a40242-4c19-4b99-b36e-842e0156705e} <Debug> oximeter.measurements_cumulativei64 (c53b23ec-bf62-4f5b-8d40-bb72092965e2): There are no data parts | ||
| 372 | 2026.04.06 16:07:37.514314 [ 3 ] {22a40242-4c19-4b99-b36e-842e0156705e} <Debug> TCPHandler: Processed in 0.003209349 sec. | ||
| 373 | 2026.04.06 16:07:37.514445 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.04.06 16:07:37.514622 [ 3 ] {40f6edc0-842a-4571-b55c-b00d09c3815d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.04.06 16:07:37.514673 [ 3 ] {40f6edc0-842a-4571-b55c-b00d09c3815d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.04.06 16:07:37.516331 [ 3 ] {40f6edc0-842a-4571-b55c-b00d09c3815d} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Loading data parts | ||
| 377 | 2026.04.06 16:07:37.516461 [ 3 ] {40f6edc0-842a-4571-b55c-b00d09c3815d} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): There are no data parts | ||
| 378 | 2026.04.06 16:07:37.517570 [ 3 ] {40f6edc0-842a-4571-b55c-b00d09c3815d} <Debug> TCPHandler: Processed in 0.003172759 sec. | ||
| 379 | 2026.04.06 16:07:37.517710 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.04.06 16:07:37.517868 [ 3 ] {3ee85317-a59f-4aa8-82e6-870544b21bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.04.06 16:07:37.517925 [ 3 ] {3ee85317-a59f-4aa8-82e6-870544b21bc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.04.06 16:07:37.519591 [ 3 ] {3ee85317-a59f-4aa8-82e6-870544b21bc6} <Debug> oximeter.measurements_cumulativef32 (b08afab2-3447-4a98-ab3b-d92957e3f9ff): Loading data parts | ||
| 383 | 2026.04.06 16:07:37.519778 [ 3 ] {3ee85317-a59f-4aa8-82e6-870544b21bc6} <Debug> oximeter.measurements_cumulativef32 (b08afab2-3447-4a98-ab3b-d92957e3f9ff): There are no data parts | ||
| 384 | 2026.04.06 16:07:37.521056 [ 3 ] {3ee85317-a59f-4aa8-82e6-870544b21bc6} <Debug> TCPHandler: Processed in 0.003393563 sec. | ||
| 385 | 2026.04.06 16:07:37.521187 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.04.06 16:07:37.521361 [ 3 ] {7c75baf1-678e-4b15-8d4c-77ca64a4f119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.04.06 16:07:37.521421 [ 3 ] {7c75baf1-678e-4b15-8d4c-77ca64a4f119} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.04.06 16:07:37.523094 [ 3 ] {7c75baf1-678e-4b15-8d4c-77ca64a4f119} <Debug> oximeter.measurements_cumulativef64 (5955a546-b803-4a82-9c0d-539267591b9d): Loading data parts | ||
| 389 | 2026.04.06 16:07:37.523203 [ 3 ] {7c75baf1-678e-4b15-8d4c-77ca64a4f119} <Debug> oximeter.measurements_cumulativef64 (5955a546-b803-4a82-9c0d-539267591b9d): There are no data parts | ||
| 390 | 2026.04.06 16:07:37.524400 [ 3 ] {7c75baf1-678e-4b15-8d4c-77ca64a4f119} <Debug> TCPHandler: Processed in 0.00326102 sec. | ||
| 391 | 2026.04.06 16:07:37.524540 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.04.06 16:07:37.524759 [ 3 ] {77e9bb4f-a178-4d4a-91ca-9d039da4054d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2026.04.06 16:07:37.524837 [ 3 ] {77e9bb4f-a178-4d4a-91ca-9d039da4054d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.04.06 16:07:37.526728 [ 3 ] {77e9bb4f-a178-4d4a-91ca-9d039da4054d} <Debug> oximeter.measurements_histogrami8 (e8651a4b-ca80-49b4-92d0-90444d204555): Loading data parts | ||
| 405 | 2026.04.06 16:07:37.526922 [ 3 ] {77e9bb4f-a178-4d4a-91ca-9d039da4054d} <Debug> oximeter.measurements_histogrami8 (e8651a4b-ca80-49b4-92d0-90444d204555): There are no data parts | ||
| 406 | 2026.04.06 16:07:37.528149 [ 3 ] {77e9bb4f-a178-4d4a-91ca-9d039da4054d} <Debug> TCPHandler: Processed in 0.003659287 sec. | ||
| 407 | 2026.04.06 16:07:37.528285 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.04.06 16:07:37.528507 [ 3 ] {0b5cc998-f97f-4b30-8b9f-c9ba2b394ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2026.04.06 16:07:37.528572 [ 3 ] {0b5cc998-f97f-4b30-8b9f-c9ba2b394ac3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.04.06 16:07:37.530386 [ 3 ] {0b5cc998-f97f-4b30-8b9f-c9ba2b394ac3} <Debug> oximeter.measurements_histogramu8 (bb651c4b-c7a0-40ac-906f-67ddf083e5c1): Loading data parts | ||
| 411 | 2026.04.06 16:07:37.530527 [ 3 ] {0b5cc998-f97f-4b30-8b9f-c9ba2b394ac3} <Debug> oximeter.measurements_histogramu8 (bb651c4b-c7a0-40ac-906f-67ddf083e5c1): There are no data parts | ||
| 412 | 2026.04.06 16:07:37.531664 [ 3 ] {0b5cc998-f97f-4b30-8b9f-c9ba2b394ac3} <Debug> TCPHandler: Processed in 0.003428153 sec. | ||
| 413 | 2026.04.06 16:07:37.531801 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.04.06 16:07:37.532007 [ 3 ] {faa9dbed-31fc-4b3b-9b53-539fb5cd08f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.04.06 16:07:37.532072 [ 3 ] {faa9dbed-31fc-4b3b-9b53-539fb5cd08f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.04.06 16:07:37.533860 [ 3 ] {faa9dbed-31fc-4b3b-9b53-539fb5cd08f3} <Debug> oximeter.measurements_histogrami16 (004f09da-d013-49a2-8c7e-793094ebbdd1): Loading data parts | ||
| 417 | 2026.04.06 16:07:37.534012 [ 3 ] {faa9dbed-31fc-4b3b-9b53-539fb5cd08f3} <Debug> oximeter.measurements_histogrami16 (004f09da-d013-49a2-8c7e-793094ebbdd1): There are no data parts | ||
| 418 | 2026.04.06 16:07:37.535144 [ 3 ] {faa9dbed-31fc-4b3b-9b53-539fb5cd08f3} <Debug> TCPHandler: Processed in 0.003391123 sec. | ||
| 419 | 2026.04.06 16:07:37.535279 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.04.06 16:07:37.535507 [ 3 ] {76b4bbd7-0e95-4d6b-862d-f4866d5f4029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.04.06 16:07:37.535567 [ 3 ] {76b4bbd7-0e95-4d6b-862d-f4866d5f4029} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.04.06 16:07:37.537365 [ 3 ] {76b4bbd7-0e95-4d6b-862d-f4866d5f4029} <Debug> oximeter.measurements_histogramu16 (52c2edda-b753-4095-8d45-b2b092d2e612): Loading data parts | ||
| 423 | 2026.04.06 16:07:37.537487 [ 3 ] {76b4bbd7-0e95-4d6b-862d-f4866d5f4029} <Debug> oximeter.measurements_histogramu16 (52c2edda-b753-4095-8d45-b2b092d2e612): There are no data parts | ||
| 424 | 2026.04.06 16:07:37.538609 [ 3 ] {76b4bbd7-0e95-4d6b-862d-f4866d5f4029} <Debug> TCPHandler: Processed in 0.003378253 sec. | ||
| 425 | 2026.04.06 16:07:37.538743 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.04.06 16:07:37.538962 [ 3 ] {d55b3f84-f245-4710-9216-ff4c8a05dff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.04.06 16:07:37.539024 [ 3 ] {d55b3f84-f245-4710-9216-ff4c8a05dff4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.04.06 16:07:37.540847 [ 3 ] {d55b3f84-f245-4710-9216-ff4c8a05dff4} <Debug> oximeter.measurements_histogrami32 (78367345-6c99-493b-9f58-428f67e849b5): Loading data parts | ||
| 429 | 2026.04.06 16:07:37.540992 [ 3 ] {d55b3f84-f245-4710-9216-ff4c8a05dff4} <Debug> oximeter.measurements_histogrami32 (78367345-6c99-493b-9f58-428f67e849b5): There are no data parts | ||
| 430 | 2026.04.06 16:07:37.542128 [ 3 ] {d55b3f84-f245-4710-9216-ff4c8a05dff4} <Debug> TCPHandler: Processed in 0.003438334 sec. | ||
| 431 | 2026.04.06 16:07:37.542266 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.04.06 16:07:37.542492 [ 3 ] {7de252ed-d0f1-4840-a13c-54404f8db28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.04.06 16:07:37.542558 [ 3 ] {7de252ed-d0f1-4840-a13c-54404f8db28c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.04.06 16:07:37.544355 [ 3 ] {7de252ed-d0f1-4840-a13c-54404f8db28c} <Debug> oximeter.measurements_histogramu32 (89ad943f-2125-46a5-8bde-1bfa619f8363): Loading data parts | ||
| 435 | 2026.04.06 16:07:37.544491 [ 3 ] {7de252ed-d0f1-4840-a13c-54404f8db28c} <Debug> oximeter.measurements_histogramu32 (89ad943f-2125-46a5-8bde-1bfa619f8363): There are no data parts | ||
| 436 | 2026.04.06 16:07:37.545640 [ 3 ] {7de252ed-d0f1-4840-a13c-54404f8db28c} <Debug> TCPHandler: Processed in 0.003421834 sec. | ||
| 437 | 2026.04.06 16:07:37.545791 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.04.06 16:07:37.545996 [ 3 ] {e5bbf3fb-dbfb-45a1-be20-f1ec7ae354de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.04.06 16:07:37.546064 [ 3 ] {e5bbf3fb-dbfb-45a1-be20-f1ec7ae354de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.04.06 16:07:37.547887 [ 3 ] {e5bbf3fb-dbfb-45a1-be20-f1ec7ae354de} <Debug> oximeter.measurements_histogrami64 (bdaaa7e1-4081-4871-82f8-b77cee811cd3): Loading data parts | ||
| 441 | 2026.04.06 16:07:37.548030 [ 3 ] {e5bbf3fb-dbfb-45a1-be20-f1ec7ae354de} <Debug> oximeter.measurements_histogrami64 (bdaaa7e1-4081-4871-82f8-b77cee811cd3): There are no data parts | ||
| 442 | 2026.04.06 16:07:37.549160 [ 3 ] {e5bbf3fb-dbfb-45a1-be20-f1ec7ae354de} <Debug> TCPHandler: Processed in 0.003416983 sec. | ||
| 443 | 2026.04.06 16:07:37.549295 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.04.06 16:07:37.549514 [ 3 ] {bbb50b22-dca5-4b14-ae2b-37602c80a949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.04.06 16:07:37.549581 [ 3 ] {bbb50b22-dca5-4b14-ae2b-37602c80a949} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.04.06 16:07:37.551412 [ 3 ] {bbb50b22-dca5-4b14-ae2b-37602c80a949} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Loading data parts | ||
| 447 | 2026.04.06 16:07:37.551578 [ 3 ] {bbb50b22-dca5-4b14-ae2b-37602c80a949} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): There are no data parts | ||
| 448 | 2026.04.06 16:07:37.552698 [ 3 ] {bbb50b22-dca5-4b14-ae2b-37602c80a949} <Debug> TCPHandler: Processed in 0.003452793 sec. | ||
| 449 | 2026.04.06 16:07:37.552843 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.04.06 16:07:37.553053 [ 3 ] {879cc467-561b-43e0-8933-b1a2f6cb4f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.04.06 16:07:37.553115 [ 3 ] {879cc467-561b-43e0-8933-b1a2f6cb4f13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.04.06 16:07:37.554901 [ 3 ] {879cc467-561b-43e0-8933-b1a2f6cb4f13} <Debug> oximeter.measurements_histogramf32 (d92a8013-7965-4d7e-99e3-5216ba099591): Loading data parts | ||
| 453 | 2026.04.06 16:07:37.555063 [ 3 ] {879cc467-561b-43e0-8933-b1a2f6cb4f13} <Debug> oximeter.measurements_histogramf32 (d92a8013-7965-4d7e-99e3-5216ba099591): There are no data parts | ||
| 454 | 2026.04.06 16:07:37.556218 [ 3 ] {879cc467-561b-43e0-8933-b1a2f6cb4f13} <Debug> TCPHandler: Processed in 0.003425214 sec. | ||
| 455 | 2026.04.06 16:07:37.556358 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.04.06 16:07:37.556579 [ 3 ] {6d96a4b1-bbdb-4b83-ac27-d11c5c0a0ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.04.06 16:07:37.556641 [ 3 ] {6d96a4b1-bbdb-4b83-ac27-d11c5c0a0ec0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.04.06 16:07:37.558453 [ 3 ] {6d96a4b1-bbdb-4b83-ac27-d11c5c0a0ec0} <Debug> oximeter.measurements_histogramf64 (ea4eadc7-b827-469c-8536-a4eafa8636a5): Loading data parts | ||
| 459 | 2026.04.06 16:07:37.558587 [ 3 ] {6d96a4b1-bbdb-4b83-ac27-d11c5c0a0ec0} <Debug> oximeter.measurements_histogramf64 (ea4eadc7-b827-469c-8536-a4eafa8636a5): There are no data parts | ||
| 460 | 2026.04.06 16:07:37.559731 [ 3 ] {6d96a4b1-bbdb-4b83-ac27-d11c5c0a0ec0} <Debug> TCPHandler: Processed in 0.003421083 sec. | ||
| 461 | 2026.04.06 16:07:37.559899 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.04.06 16:07:37.560079 [ 3 ] {77a29480-4a22-4c88-84cf-8632f30f4f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.04.06 16:07:37.560139 [ 3 ] {77a29480-4a22-4c88-84cf-8632f30f4f62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.04.06 16:07:37.561874 [ 3 ] {77a29480-4a22-4c88-84cf-8632f30f4f62} <Debug> oximeter.fields_bool (948c6dca-d30a-418c-a693-35a32848f5b2): Loading data parts | ||
| 490 | 2026.04.06 16:07:37.562037 [ 3 ] {77a29480-4a22-4c88-84cf-8632f30f4f62} <Debug> oximeter.fields_bool (948c6dca-d30a-418c-a693-35a32848f5b2): There are no data parts | ||
| 491 | 2026.04.06 16:07:37.563132 [ 3 ] {77a29480-4a22-4c88-84cf-8632f30f4f62} <Debug> TCPHandler: Processed in 0.00328308 sec. | ||
| 492 | 2026.04.06 16:07:37.563267 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.04.06 16:07:37.563419 [ 3 ] {492f0e1b-e3b9-4507-9eef-2ff93676a7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.04.06 16:07:37.563472 [ 3 ] {492f0e1b-e3b9-4507-9eef-2ff93676a7ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.04.06 16:07:37.565150 [ 3 ] {492f0e1b-e3b9-4507-9eef-2ff93676a7ef} <Debug> oximeter.fields_i8 (10b1cc84-fc46-405d-8cab-159abc7b5360): Loading data parts | ||
| 496 | 2026.04.06 16:07:37.565284 [ 3 ] {492f0e1b-e3b9-4507-9eef-2ff93676a7ef} <Debug> oximeter.fields_i8 (10b1cc84-fc46-405d-8cab-159abc7b5360): There are no data parts | ||
| 497 | 2026.04.06 16:07:37.567052 [ 3 ] {492f0e1b-e3b9-4507-9eef-2ff93676a7ef} <Debug> TCPHandler: Processed in 0.003835471 sec. | ||
| 498 | 2026.04.06 16:07:37.567193 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.04.06 16:07:37.567384 [ 3 ] {8ef80103-6de8-4978-8a81-47fc52b2a406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.04.06 16:07:37.567438 [ 3 ] {8ef80103-6de8-4978-8a81-47fc52b2a406} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.04.06 16:07:37.569190 [ 3 ] {8ef80103-6de8-4978-8a81-47fc52b2a406} <Debug> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Loading data parts | ||
| 502 | 2026.04.06 16:07:37.569317 [ 3 ] {8ef80103-6de8-4978-8a81-47fc52b2a406} <Debug> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): There are no data parts | ||
| 503 | 2026.04.06 16:07:37.570417 [ 3 ] {8ef80103-6de8-4978-8a81-47fc52b2a406} <Debug> TCPHandler: Processed in 0.00327195 sec. | ||
| 504 | 2026.04.06 16:07:37.570560 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.04.06 16:07:37.570711 [ 3 ] {187e54f5-68d2-4738-9cd6-1c39e3d503ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.04.06 16:07:37.570770 [ 3 ] {187e54f5-68d2-4738-9cd6-1c39e3d503ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.04.06 16:07:37.572495 [ 3 ] {187e54f5-68d2-4738-9cd6-1c39e3d503ae} <Debug> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Loading data parts | ||
| 508 | 2026.04.06 16:07:37.572627 [ 3 ] {187e54f5-68d2-4738-9cd6-1c39e3d503ae} <Debug> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): There are no data parts | ||
| 509 | 2026.04.06 16:07:37.573699 [ 3 ] {187e54f5-68d2-4738-9cd6-1c39e3d503ae} <Debug> TCPHandler: Processed in 0.003187509 sec. | ||
| 510 | 2026.04.06 16:07:37.573830 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.04.06 16:07:37.573995 [ 3 ] {0eec8184-e838-4223-92cb-997ca616481a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.04.06 16:07:37.574047 [ 3 ] {0eec8184-e838-4223-92cb-997ca616481a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.04.06 16:07:37.575720 [ 3 ] {0eec8184-e838-4223-92cb-997ca616481a} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Loading data parts | ||
| 514 | 2026.04.06 16:07:37.575884 [ 3 ] {0eec8184-e838-4223-92cb-997ca616481a} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): There are no data parts | ||
| 515 | 2026.04.06 16:07:37.577057 [ 3 ] {0eec8184-e838-4223-92cb-997ca616481a} <Debug> TCPHandler: Processed in 0.003275241 sec. | ||
| 516 | 2026.04.06 16:07:37.577192 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.04.06 16:07:37.577342 [ 3 ] {28c76287-7e41-4e06-9935-e88946aceffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.04.06 16:07:37.577400 [ 3 ] {28c76287-7e41-4e06-9935-e88946aceffa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.04.06 16:07:37.579109 [ 3 ] {28c76287-7e41-4e06-9935-e88946aceffa} <Debug> oximeter.fields_i32 (30965db2-e6c2-4be4-ab5d-60b8ec4c39ec): Loading data parts | ||
| 520 | 2026.04.06 16:07:37.579241 [ 3 ] {28c76287-7e41-4e06-9935-e88946aceffa} <Debug> oximeter.fields_i32 (30965db2-e6c2-4be4-ab5d-60b8ec4c39ec): There are no data parts | ||
| 521 | 2026.04.06 16:07:37.580327 [ 3 ] {28c76287-7e41-4e06-9935-e88946aceffa} <Debug> TCPHandler: Processed in 0.003182508 sec. | ||
| 522 | 2026.04.06 16:07:37.580463 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.04.06 16:07:37.580628 [ 3 ] {02509f2f-d8d4-4d72-ac03-85f801b9679c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2026.04.06 16:07:37.580686 [ 3 ] {02509f2f-d8d4-4d72-ac03-85f801b9679c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.04.06 16:07:37.582373 [ 3 ] {02509f2f-d8d4-4d72-ac03-85f801b9679c} <Debug> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Loading data parts | ||
| 526 | 2026.04.06 16:07:37.582509 [ 3 ] {02509f2f-d8d4-4d72-ac03-85f801b9679c} <Debug> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): There are no data parts | ||
| 527 | 2026.04.06 16:07:37.583769 [ 3 ] {02509f2f-d8d4-4d72-ac03-85f801b9679c} <Debug> TCPHandler: Processed in 0.003354022 sec. | ||
| 528 | 2026.04.06 16:07:37.583902 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.04.06 16:07:37.584053 [ 3 ] {0b937c86-40bc-4083-ae02-ee4e0af20f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2026.04.06 16:07:37.584105 [ 3 ] {0b937c86-40bc-4083-ae02-ee4e0af20f51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.04.06 16:07:37.585784 [ 3 ] {0b937c86-40bc-4083-ae02-ee4e0af20f51} <Debug> oximeter.fields_i64 (4fd5689d-7324-4a65-a1de-5e13ec3717f7): Loading data parts | ||
| 532 | 2026.04.06 16:07:37.585916 [ 3 ] {0b937c86-40bc-4083-ae02-ee4e0af20f51} <Debug> oximeter.fields_i64 (4fd5689d-7324-4a65-a1de-5e13ec3717f7): There are no data parts | ||
| 533 | 2026.04.06 16:07:37.587023 [ 3 ] {0b937c86-40bc-4083-ae02-ee4e0af20f51} <Debug> TCPHandler: Processed in 0.003168748 sec. | ||
| 534 | 2026.04.06 16:07:37.587155 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.04.06 16:07:37.587326 [ 3 ] {67e74130-00d9-4bde-848c-18cc80b86520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2026.04.06 16:07:37.587383 [ 3 ] {67e74130-00d9-4bde-848c-18cc80b86520} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.04.06 16:07:37.589060 [ 3 ] {67e74130-00d9-4bde-848c-18cc80b86520} <Debug> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Loading data parts | ||
| 538 | 2026.04.06 16:07:37.589193 [ 3 ] {67e74130-00d9-4bde-848c-18cc80b86520} <Debug> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): There are no data parts | ||
| 539 | 2026.04.06 16:07:37.590268 [ 3 ] {67e74130-00d9-4bde-848c-18cc80b86520} <Debug> TCPHandler: Processed in 0.003163248 sec. | ||
| 540 | 2026.04.06 16:07:37.590399 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.04.06 16:07:37.590552 [ 3 ] {e45d3195-3d35-4837-b549-85e3b406ff1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2026.04.06 16:07:37.590607 [ 3 ] {e45d3195-3d35-4837-b549-85e3b406ff1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.04.06 16:07:37.592311 [ 3 ] {e45d3195-3d35-4837-b549-85e3b406ff1c} <Debug> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Loading data parts | ||
| 544 | 2026.04.06 16:07:37.592448 [ 3 ] {e45d3195-3d35-4837-b549-85e3b406ff1c} <Debug> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): There are no data parts | ||
| 545 | 2026.04.06 16:07:37.593540 [ 3 ] {e45d3195-3d35-4837-b549-85e3b406ff1c} <Debug> TCPHandler: Processed in 0.003189629 sec. | ||
| 546 | 2026.04.06 16:07:37.593678 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.04.06 16:07:37.593837 [ 3 ] {6a24dee7-4a8d-4c01-a4f3-54d4169b1ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2026.04.06 16:07:37.593889 [ 3 ] {6a24dee7-4a8d-4c01-a4f3-54d4169b1ef9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.04.06 16:07:37.595570 [ 3 ] {6a24dee7-4a8d-4c01-a4f3-54d4169b1ef9} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Loading data parts | ||
| 550 | 2026.04.06 16:07:37.595711 [ 3 ] {6a24dee7-4a8d-4c01-a4f3-54d4169b1ef9} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): There are no data parts | ||
| 551 | 2026.04.06 16:07:37.596817 [ 3 ] {6a24dee7-4a8d-4c01-a4f3-54d4169b1ef9} <Debug> TCPHandler: Processed in 0.003187139 sec. | ||
| 552 | 2026.04.06 16:07:37.596949 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.04.06 16:07:37.597101 [ 3 ] {c62ab19b-b4d9-4131-902c-645299f3fc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2026.04.06 16:07:37.597169 [ 3 ] {c62ab19b-b4d9-4131-902c-645299f3fc34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.04.06 16:07:37.598869 [ 3 ] {c62ab19b-b4d9-4131-902c-645299f3fc34} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Loading data parts | ||
| 556 | 2026.04.06 16:07:37.599006 [ 3 ] {c62ab19b-b4d9-4131-902c-645299f3fc34} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): There are no data parts | ||
| 557 | 2026.04.06 16:07:37.600096 [ 3 ] {c62ab19b-b4d9-4131-902c-645299f3fc34} <Debug> TCPHandler: Processed in 0.003195089 sec. | ||
| 558 | 2026.04.06 16:07:37.600261 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.04.06 16:07:37.600512 [ 3 ] {6705306c-7a2a-4231-ba9d-1b536b33640b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2026.04.06 16:07:37.600584 [ 3 ] {6705306c-7a2a-4231-ba9d-1b536b33640b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.04.06 16:07:37.602288 [ 3 ] {6705306c-7a2a-4231-ba9d-1b536b33640b} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899): Loading data parts | ||
| 565 | 2026.04.06 16:07:37.602446 [ 3 ] {6705306c-7a2a-4231-ba9d-1b536b33640b} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899): There are no data parts | ||
| 566 | 2026.04.06 16:07:37.603672 [ 3 ] {6705306c-7a2a-4231-ba9d-1b536b33640b} <Debug> TCPHandler: Processed in 0.003460254 sec. | ||
| 567 | 2026.04.06 16:07:37.603897 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.04.06 16:07:37.604219 [ 4 ] {3c1e903d-f122-428f-a079-962040c42d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.04.06 16:07:37.605609 [ 4 ] {3c1e903d-f122-428f-a079-962040c42d1d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.04.06 16:07:37.619276 [ 261 ] {3c1e903d-f122-428f-a079-962040c42d1d} <Trace> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.04.06 16:07:37.619394 [ 261 ] {3c1e903d-f122-428f-a079-962040c42d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 572 | 2026.04.06 16:07:37.623859 [ 261 ] {3c1e903d-f122-428f-a079-962040c42d1d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.04.06 16:07:37.624248 [ 261 ] {3c1e903d-f122-428f-a079-962040c42d1d} <Trace> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.04.06 16:07:37.624512 [ 4 ] {3c1e903d-f122-428f-a079-962040c42d1d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.020435 sec., 48.93564962074872 rows/sec., 782.97 B/sec. | ||
| 575 | 2026.04.06 16:07:37.624760 [ 4 ] {3c1e903d-f122-428f-a079-962040c42d1d} <Debug> TCPHandler: Processed in 0.020969988 sec. | ||
| 576 | 2026.04.06 16:07:38.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.53 MiB, peak 124.53 MiB, free memory in arenas 0.00 B, will set to 138.04 MiB (RSS), difference: 13.51 MiB | ||
| 577 | 2026.04.06 16:07:38.691254 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33331 | ||
| 578 | 2026.04.06 16:07:38.691388 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.04.06 16:07:38.691421 [ 262 ] {} <Debug> TCP-Session: fd635b48-824a-424f-9cbb-b690dfb8d3ec Authenticating user 'default' from [fd00:1122:3344:101::c]:33331 | ||
| 580 | 2026.04.06 16:07:38.691490 [ 262 ] {} <Debug> TCP-Session: fd635b48-824a-424f-9cbb-b690dfb8d3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.04.06 16:07:38.691503 [ 262 ] {} <Debug> TCP-Session: fd635b48-824a-424f-9cbb-b690dfb8d3ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.04.06 16:07:38.691564 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.04.06 16:07:38.691613 [ 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 | ||
| 584 | 2026.04.06 16:07:38.691643 [ 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 | ||
| 585 | 2026.04.06 16:07:38.695078 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43061 | ||
| 586 | 2026.04.06 16:07:38.695241 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 587 | 2026.04.06 16:07:38.695242 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61399 | ||
| 588 | 2026.04.06 16:07:38.695240 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55988 | ||
| 589 | 2026.04.06 16:07:38.695322 [ 263 ] {} <Debug> TCP-Session: 1fbb650e-0abe-462c-a0c4-02dafbfd8ba4 Authenticating user 'default' from [fd00:1122:3344:101::c]:43061 | ||
| 590 | 2026.04.06 16:07:38.695371 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33647 | ||
| 591 | 2026.04.06 16:07:38.695407 [ 263 ] {} <Debug> TCP-Session: 1fbb650e-0abe-462c-a0c4-02dafbfd8ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.04.06 16:07:38.695316 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61007 | ||
| 593 | 2026.04.06 16:07:38.695438 [ 263 ] {} <Debug> TCP-Session: 1fbb650e-0abe-462c-a0c4-02dafbfd8ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.04.06 16:07:38.695477 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52496 | ||
| 595 | 2026.04.06 16:07:38.695606 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46603 | ||
| 596 | 2026.04.06 16:07:38.695590 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2026.04.06 16:07:38.695678 [ 264 ] {} <Debug> TCP-Session: c8f23427-e46b-462c-a4c8-edca4a0ac386 Authenticating user 'default' from [fd00:1122:3344:101::c]:61399 | ||
| 598 | 2026.04.06 16:07:38.695687 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.04.06 16:07:38.695753 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.04.06 16:07:38.695776 [ 264 ] {} <Debug> TCP-Session: c8f23427-e46b-462c-a4c8-edca4a0ac386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.04.06 16:07:38.695790 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.04.06 16:07:38.695793 [ 266 ] {} <Debug> TCP-Session: db9bce35-f1f3-45be-8e00-5544a62ff93e Authenticating user 'default' from [fd00:1122:3344:101::c]:61007 | ||
| 603 | 2026.04.06 16:07:38.695845 [ 264 ] {} <Debug> TCP-Session: c8f23427-e46b-462c-a4c8-edca4a0ac386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.04.06 16:07:38.695873 [ 267 ] {} <Debug> TCP-Session: 394a8d77-c61c-4e2c-a2d1-717f84431b16 Authenticating user 'default' from [fd00:1122:3344:101::c]:33647 | ||
| 605 | 2026.04.06 16:07:38.695877 [ 266 ] {} <Debug> TCP-Session: db9bce35-f1f3-45be-8e00-5544a62ff93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.04.06 16:07:38.695788 [ 265 ] {} <Debug> TCP-Session: 9552deeb-ee45-4393-8509-48d567d47859 Authenticating user 'default' from [fd00:1122:3344:101::c]:55988 | ||
| 607 | 2026.04.06 16:07:38.695946 [ 267 ] {} <Debug> TCP-Session: 394a8d77-c61c-4e2c-a2d1-717f84431b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.04.06 16:07:38.695965 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2026.04.06 16:07:38.695987 [ 265 ] {} <Debug> TCP-Session: 9552deeb-ee45-4393-8509-48d567d47859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.04.06 16:07:38.696026 [ 265 ] {} <Debug> TCP-Session: 9552deeb-ee45-4393-8509-48d567d47859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.04.06 16:07:38.696026 [ 268 ] {} <Debug> TCP-Session: 2989e2d5-ebfe-4e65-9cd0-6a5b70524f02 Authenticating user 'default' from [fd00:1122:3344:101::c]:52496 | ||
| 612 | 2026.04.06 16:07:38.696007 [ 267 ] {} <Debug> TCP-Session: 394a8d77-c61c-4e2c-a2d1-717f84431b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.04.06 16:07:38.696085 [ 268 ] {} <Debug> TCP-Session: 2989e2d5-ebfe-4e65-9cd0-6a5b70524f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.04.06 16:07:38.695991 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 615 | 2026.04.06 16:07:38.696156 [ 268 ] {} <Debug> TCP-Session: 2989e2d5-ebfe-4e65-9cd0-6a5b70524f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.04.06 16:07:38.695947 [ 266 ] {} <Debug> TCP-Session: db9bce35-f1f3-45be-8e00-5544a62ff93e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.04.06 16:07:38.696183 [ 269 ] {} <Debug> TCP-Session: 90bf95d6-2dd4-4c74-9a4a-9132309412d0 Authenticating user 'default' from [fd00:1122:3344:101::c]:46603 | ||
| 618 | 2026.04.06 16:07:38.696258 [ 269 ] {} <Debug> TCP-Session: 90bf95d6-2dd4-4c74-9a4a-9132309412d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.04.06 16:07:38.696278 [ 269 ] {} <Debug> TCP-Session: 90bf95d6-2dd4-4c74-9a4a-9132309412d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.04.06 16:07:40.647842 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50487 | ||
| 621 | 2026.04.06 16:07:40.648058 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.04.06 16:07:40.648105 [ 270 ] {} <Debug> TCP-Session: 8284ed5f-4b00-447d-9613-7ba95262668b Authenticating user 'default' from [fd00:1122:3344:101::b]:50487 | ||
| 623 | 2026.04.06 16:07:40.648348 [ 270 ] {} <Debug> TCP-Session: 8284ed5f-4b00-447d-9613-7ba95262668b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.04.06 16:07:40.648365 [ 270 ] {} <Debug> TCP-Session: 8284ed5f-4b00-447d-9613-7ba95262668b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.06 16:07:40.648437 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.04.06 16:07:40.648596 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.04.06 16:07:40.648616 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.04.06 16:07:40.651644 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55520 | ||
| 629 | 2026.04.06 16:07:40.651649 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40336 | ||
| 630 | 2026.04.06 16:07:40.651740 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36508 | ||
| 631 | 2026.04.06 16:07:40.651924 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.04.06 16:07:40.651966 [ 271 ] {} <Debug> TCP-Session: 72f9203d-9452-4a7c-9a85-a09c3a9a10eb Authenticating user 'default' from [fd00:1122:3344:101::b]:55520 | ||
| 633 | 2026.04.06 16:07:40.651991 [ 271 ] {} <Debug> TCP-Session: 72f9203d-9452-4a7c-9a85-a09c3a9a10eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2026.04.06 16:07:40.651991 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.04.06 16:07:40.652065 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46885 | ||
| 636 | 2026.04.06 16:07:40.652088 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.04.06 16:07:40.652120 [ 271 ] {} <Debug> TCP-Session: 72f9203d-9452-4a7c-9a85-a09c3a9a10eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.04.06 16:07:40.652174 [ 272 ] {} <Debug> TCP-Session: edee5946-3d79-4bc4-8359-5e274efb3009 Authenticating user 'default' from [fd00:1122:3344:101::b]:40336 | ||
| 639 | 2026.04.06 16:07:40.652182 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44410 | ||
| 640 | 2026.04.06 16:07:40.652151 [ 273 ] {} <Debug> TCP-Session: 7a5a6286-d9f4-4def-9397-a43bb054e2e1 Authenticating user 'default' from [fd00:1122:3344:101::b]:36508 | ||
| 641 | 2026.04.06 16:07:40.652274 [ 272 ] {} <Debug> TCP-Session: edee5946-3d79-4bc4-8359-5e274efb3009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.04.06 16:07:40.652092 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37247 | ||
| 643 | 2026.04.06 16:07:40.652351 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.04.06 16:07:40.652374 [ 273 ] {} <Debug> TCP-Session: 7a5a6286-d9f4-4def-9397-a43bb054e2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.04.06 16:07:40.652431 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.04.06 16:07:40.652438 [ 275 ] {} <Debug> TCP-Session: 7775833d-dbeb-4eb1-b2aa-62bf86566aa1 Authenticating user 'default' from [fd00:1122:3344:101::b]:46885 | ||
| 647 | 2026.04.06 16:07:40.652390 [ 272 ] {} <Debug> TCP-Session: edee5946-3d79-4bc4-8359-5e274efb3009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.04.06 16:07:40.652524 [ 273 ] {} <Debug> TCP-Session: 7a5a6286-d9f4-4def-9397-a43bb054e2e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.04.06 16:07:40.652561 [ 275 ] {} <Debug> TCP-Session: 7775833d-dbeb-4eb1-b2aa-62bf86566aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.04.06 16:07:40.652382 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48378 | ||
| 651 | 2026.04.06 16:07:40.652646 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.04.06 16:07:40.652674 [ 275 ] {} <Debug> TCP-Session: 7775833d-dbeb-4eb1-b2aa-62bf86566aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.04.06 16:07:40.652604 [ 276 ] {} <Debug> TCP-Session: 52d60aed-2aed-42a2-805e-6a475d229c37 Authenticating user 'default' from [fd00:1122:3344:101::b]:44410 | ||
| 654 | 2026.04.06 16:07:40.652804 [ 274 ] {} <Debug> TCP-Session: 9a23c7c4-0a3a-4305-9f22-09908d0b2d45 Authenticating user 'default' from [fd00:1122:3344:101::b]:37247 | ||
| 655 | 2026.04.06 16:07:40.652893 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.04.06 16:07:40.652899 [ 276 ] {} <Debug> TCP-Session: 52d60aed-2aed-42a2-805e-6a475d229c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.04.06 16:07:40.652949 [ 274 ] {} <Debug> TCP-Session: 9a23c7c4-0a3a-4305-9f22-09908d0b2d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.06 16:07:40.652994 [ 276 ] {} <Debug> TCP-Session: 52d60aed-2aed-42a2-805e-6a475d229c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.06 16:07:40.652948 [ 277 ] {} <Debug> TCP-Session: 9b753bb7-9ff8-48a6-a62c-4881663d99cb Authenticating user 'default' from [fd00:1122:3344:101::b]:48378 | ||
| 660 | 2026.04.06 16:07:40.653076 [ 274 ] {} <Debug> TCP-Session: 9a23c7c4-0a3a-4305-9f22-09908d0b2d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.04.06 16:07:40.653143 [ 277 ] {} <Debug> TCP-Session: 9b753bb7-9ff8-48a6-a62c-4881663d99cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.04.06 16:07:40.653216 [ 277 ] {} <Debug> TCP-Session: 9b753bb7-9ff8-48a6-a62c-4881663d99cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.06 16:07:42.601942 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48946 | ||
| 664 | 2026.04.06 16:07:42.602191 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.04.06 16:07:42.602224 [ 278 ] {} <Debug> TCP-Session: a130c215-521e-4185-babe-01809a8c680e Authenticating user 'default' from [fd00:1122:3344:101::a]:48946 | ||
| 666 | 2026.04.06 16:07:42.602246 [ 278 ] {} <Debug> TCP-Session: a130c215-521e-4185-babe-01809a8c680e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.04.06 16:07:42.602358 [ 278 ] {} <Debug> TCP-Session: a130c215-521e-4185-babe-01809a8c680e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.04.06 16:07:42.602440 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.04.06 16:07:42.602474 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.04.06 16:07:42.602573 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.04.06 16:07:42.604932 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40148 | ||
| 672 | 2026.04.06 16:07:42.605046 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37771 | ||
| 673 | 2026.04.06 16:07:42.605158 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.04.06 16:07:42.605193 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59808 | ||
| 675 | 2026.04.06 16:07:42.605270 [ 279 ] {} <Debug> TCP-Session: b73d09ef-caf5-4345-a2f9-8a40d9240de9 Authenticating user 'default' from [fd00:1122:3344:101::a]:40148 | ||
| 676 | 2026.04.06 16:07:42.605311 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.04.06 16:07:42.605330 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43038 | ||
| 678 | 2026.04.06 16:07:42.605390 [ 280 ] {} <Debug> TCP-Session: 6a1bb8f7-5ff0-4e4b-83b8-de330652d223 Authenticating user 'default' from [fd00:1122:3344:101::a]:37771 | ||
| 679 | 2026.04.06 16:07:42.605414 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43552 | ||
| 680 | 2026.04.06 16:07:42.605417 [ 279 ] {} <Debug> TCP-Session: b73d09ef-caf5-4345-a2f9-8a40d9240de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.04.06 16:07:42.605553 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42889 | ||
| 682 | 2026.04.06 16:07:42.605576 [ 279 ] {} <Debug> TCP-Session: b73d09ef-caf5-4345-a2f9-8a40d9240de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.04.06 16:07:42.605571 [ 280 ] {} <Debug> TCP-Session: 6a1bb8f7-5ff0-4e4b-83b8-de330652d223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.04.06 16:07:42.605666 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.04.06 16:07:42.605746 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47816 | ||
| 686 | 2026.04.06 16:07:42.605726 [ 280 ] {} <Debug> TCP-Session: 6a1bb8f7-5ff0-4e4b-83b8-de330652d223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.04.06 16:07:42.605851 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.04.06 16:07:42.605869 [ 281 ] {} <Debug> TCP-Session: f0e67314-8ada-4acd-955f-db3a27e231db Authenticating user 'default' from [fd00:1122:3344:101::a]:59808 | ||
| 689 | 2026.04.06 16:07:42.605957 [ 282 ] {} <Debug> TCP-Session: 6dfb0759-c000-4491-85f1-d694fb7df881 Authenticating user 'default' from [fd00:1122:3344:101::a]:43038 | ||
| 690 | 2026.04.06 16:07:42.605987 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.04.06 16:07:42.606024 [ 281 ] {} <Debug> TCP-Session: f0e67314-8ada-4acd-955f-db3a27e231db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.04.06 16:07:42.606044 [ 282 ] {} <Debug> TCP-Session: 6dfb0759-c000-4491-85f1-d694fb7df881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.04.06 16:07:42.606033 [ 283 ] {} <Debug> TCP-Session: 65a97276-e433-4528-bde4-977c08fb7aa3 Authenticating user 'default' from [fd00:1122:3344:101::a]:43552 | ||
| 694 | 2026.04.06 16:07:42.606129 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.04.06 16:07:42.606184 [ 282 ] {} <Debug> TCP-Session: 6dfb0759-c000-4491-85f1-d694fb7df881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.04.06 16:07:42.606156 [ 281 ] {} <Debug> TCP-Session: f0e67314-8ada-4acd-955f-db3a27e231db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.04.06 16:07:42.606152 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.04.06 16:07:42.606307 [ 284 ] {} <Debug> TCP-Session: c7e8ce6d-6444-473f-a5b5-3bcab9aae94f Authenticating user 'default' from [fd00:1122:3344:101::a]:42889 | ||
| 699 | 2026.04.06 16:07:42.606177 [ 283 ] {} <Debug> TCP-Session: 65a97276-e433-4528-bde4-977c08fb7aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.06 16:07:42.606516 [ 285 ] {} <Debug> TCP-Session: 7aed383f-63be-4fd8-b39b-daa460bd5f22 Authenticating user 'default' from [fd00:1122:3344:101::a]:47816 | ||
| 701 | 2026.04.06 16:07:42.606542 [ 284 ] {} <Debug> TCP-Session: c7e8ce6d-6444-473f-a5b5-3bcab9aae94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.04.06 16:07:42.606524 [ 283 ] {} <Debug> TCP-Session: 65a97276-e433-4528-bde4-977c08fb7aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.04.06 16:07:42.606637 [ 285 ] {} <Debug> TCP-Session: 7aed383f-63be-4fd8-b39b-daa460bd5f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.04.06 16:07:42.606669 [ 284 ] {} <Debug> TCP-Session: c7e8ce6d-6444-473f-a5b5-3bcab9aae94f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.06 16:07:42.606745 [ 285 ] {} <Debug> TCP-Session: 7aed383f-63be-4fd8-b39b-daa460bd5f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.06 16:07:44.018615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 707 | 2026.04.06 16:07:44.018680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 708 | 2026.04.06 16:07:44.018853 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2026.04.06 16:07:44.018875 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.04.06 16:07:44.022894 [ 244 ] {} <Debug> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Loading data parts | ||
| 711 | 2026.04.06 16:07:44.023234 [ 244 ] {} <Debug> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): There are no data parts | ||
| 712 | 2026.04.06 16:07:44.028027 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 713 | 2026.04.06 16:07:44.028068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 714 | 2026.04.06 16:07:44.034385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 715 | 2026.04.06 16:07:44.035061 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 716 | 2026.04.06 16:07:44.035254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 717 | 2026.04.06 16:07:44.038006 [ 243 ] {} <Debug> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Loading data parts | ||
| 718 | 2026.04.06 16:07:44.038245 [ 243 ] {} <Debug> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): There are no data parts | ||
| 719 | 2026.04.06 16:07:44.063507 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 720 | 2026.04.06 16:07:44.063568 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 721 | 2026.04.06 16:07:44.070214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 722 | 2026.04.06 16:07:44.071397 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 723 | 2026.04.06 16:07:44.074785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 724 | 2026.04.06 16:07:45.000324 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.04 MiB | ||
| 725 | 2026.04.06 16:07:46.518606 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 726 | 2026.04.06 16:07:46.518721 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 727 | 2026.04.06 16:07:46.524533 [ 242 ] {} <Debug> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Loading data parts | ||
| 728 | 2026.04.06 16:07:46.524849 [ 242 ] {} <Debug> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): There are no data parts | ||
| 729 | 2026.04.06 16:07:46.530854 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2026.04.06 16:07:46.530898 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 731 | 2026.04.06 16:07:46.532697 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 732 | 2026.04.06 16:07:46.533319 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 733 | 2026.04.06 16:07:46.533618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 734 | 2026.04.06 16:07:47.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 158.09 MiB, free memory in arenas 0.00 B, will set to 154.94 MiB (RSS), difference: -3.15 MiB | ||
| 735 | 2026.04.06 16:07:51.481096 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 736 | 2026.04.06 16:07:51.481154 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 737 | 2026.04.06 16:07:51.535507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 738 | 2026.04.06 16:07:51.536214 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 739 | 2026.04.06 16:07:51.536374 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 740 | 2026.04.06 16:07:51.537212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 741 | 2026.04.06 16:07:51.537766 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 742 | 2026.04.06 16:07:51.538024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 743 | 2026.04.06 16:07:51.574947 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 744 | 2026.04.06 16:07:51.592788 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 745 | 2026.04.06 16:07:51.592846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 746 | 2026.04.06 16:07:51.599608 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 747 | 2026.04.06 16:07:51.600716 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 748 | 2026.04.06 16:07:51.603963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 749 | 2026.04.06 16:07:52.001142 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.70 MiB, peak 159.70 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 2.06 MiB | ||
| 750 | 2026.04.06 16:07:57.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.79 MiB, peak 159.70 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 4.02 MiB | ||
| 751 | 2026.04.06 16:07:59.039048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 752 | 2026.04.06 16:07:59.039665 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 753 | 2026.04.06 16:07:59.039713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 754 | 2026.04.06 16:07:59.040374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 755 | 2026.04.06 16:07:59.040821 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 756 | 2026.04.06 16:07:59.040986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 757 | 2026.04.06 16:07:59.105071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 758 | 2026.04.06 16:07:59.121804 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 759 | 2026.04.06 16:07:59.121920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 760 | 2026.04.06 16:07:59.128498 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 761 | 2026.04.06 16:07:59.129638 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 762 | 2026.04.06 16:07:59.132811 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 763 | 2026.04.06 16:08:02.629510 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.04.06 16:08:02.629707 [ 3 ] {654a4551-5f9f-4ab1-aa6e-4af6917bd547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 765 | 2026.04.06 16:08:02.637775 [ 3 ] {654a4551-5f9f-4ab1-aa6e-4af6917bd547} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.04.06 16:08:02.646077 [ 3 ] {654a4551-5f9f-4ab1-aa6e-4af6917bd547} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.04.06 16:08:02.656166 [ 3 ] {654a4551-5f9f-4ab1-aa6e-4af6917bd547} <Debug> TCPHandler: Processed in 0.026791575 sec. | ||
| 768 | 2026.04.06 16:08:02.677321 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.04.06 16:08:02.677483 [ 3 ] {ed263354-9c7d-4bee-b113-357b855f5a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 770 | 2026.04.06 16:08:02.685358 [ 3 ] {ed263354-9c7d-4bee-b113-357b855f5a25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.04.06 16:08:02.685445 [ 3 ] {ed263354-9c7d-4bee-b113-357b855f5a25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.04.06 16:08:02.686014 [ 3 ] {ed263354-9c7d-4bee-b113-357b855f5a25} <Debug> TCPHandler: Processed in 0.008757252 sec. | ||
| 773 | 2026.04.06 16:08:02.686253 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.04.06 16:08:02.686368 [ 3 ] {f01bbd7e-a080-4ceb-b89f-663126da2462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 775 | 2026.04.06 16:08:02.688491 [ 3 ] {f01bbd7e-a080-4ceb-b89f-663126da2462} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.04.06 16:08:02.688535 [ 3 ] {f01bbd7e-a080-4ceb-b89f-663126da2462} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.04.06 16:08:02.688837 [ 3 ] {f01bbd7e-a080-4ceb-b89f-663126da2462} <Debug> TCPHandler: Processed in 0.002633748 sec. | ||
| 778 | 2026.04.06 16:08:02.689053 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.04.06 16:08:02.689165 [ 3 ] {93c659d7-c6c7-46d8-b1e7-0600eac5eea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 780 | 2026.04.06 16:08:02.689397 [ 3 ] {93c659d7-c6c7-46d8-b1e7-0600eac5eea4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.04.06 16:08:02.689438 [ 3 ] {93c659d7-c6c7-46d8-b1e7-0600eac5eea4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.04.06 16:08:02.689802 [ 3 ] {93c659d7-c6c7-46d8-b1e7-0600eac5eea4} <Debug> TCPHandler: Processed in 0.000797884 sec. | ||
| 783 | 2026.04.06 16:08:02.690020 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.04.06 16:08:02.690132 [ 3 ] {13746d5a-bf84-4eac-98a3-36512e8001de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 785 | 2026.04.06 16:08:02.690365 [ 3 ] {13746d5a-bf84-4eac-98a3-36512e8001de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.04.06 16:08:02.690407 [ 3 ] {13746d5a-bf84-4eac-98a3-36512e8001de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.04.06 16:08:02.690713 [ 3 ] {13746d5a-bf84-4eac-98a3-36512e8001de} <Debug> TCPHandler: Processed in 0.000742204 sec. | ||
| 788 | 2026.04.06 16:08:02.690904 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.04.06 16:08:02.691016 [ 3 ] {85947832-0746-4cd9-85de-6d897952f4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 790 | 2026.04.06 16:08:02.691246 [ 3 ] {85947832-0746-4cd9-85de-6d897952f4bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.04.06 16:08:02.691288 [ 3 ] {85947832-0746-4cd9-85de-6d897952f4bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.04.06 16:08:02.691603 [ 3 ] {85947832-0746-4cd9-85de-6d897952f4bd} <Debug> TCPHandler: Processed in 0.000746924 sec. | ||
| 793 | 2026.04.06 16:08:02.703337 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.04.06 16:08:02.703446 [ 3 ] {ae4c69f1-d1d4-47aa-aa85-a4d6def70e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 795 | 2026.04.06 16:08:02.703487 [ 3 ] {ae4c69f1-d1d4-47aa-aa85-a4d6def70e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.04.06 16:08:02.706169 [ 3 ] {ae4c69f1-d1d4-47aa-aa85-a4d6def70e09} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 797 | 2026.04.06 16:08:02.706212 [ 3 ] {ae4c69f1-d1d4-47aa-aa85-a4d6def70e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 798 | 2026.04.06 16:08:02.706817 [ 3 ] {ae4c69f1-d1d4-47aa-aa85-a4d6def70e09} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 799 | 2026.04.06 16:08:02.707275 [ 3 ] {ae4c69f1-d1d4-47aa-aa85-a4d6def70e09} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 800 | 2026.04.06 16:08:02.707418 [ 3 ] {ae4c69f1-d1d4-47aa-aa85-a4d6def70e09} <Debug> executeQuery: Read 6 rows, 906.00 B in 0.004003 sec., 1498.8758431176618 rows/sec., 221.03 KiB/sec. | ||
| 801 | 2026.04.06 16:08:02.707456 [ 3 ] {ae4c69f1-d1d4-47aa-aa85-a4d6def70e09} <Debug> TCPHandler: Processed in 0.004169997 sec. | ||
| 802 | 2026.04.06 16:08:02.707568 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.04.06 16:08:02.707661 [ 3 ] {d029af2a-9f83-4f5d-9044-7412138cb67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 804 | 2026.04.06 16:08:02.707700 [ 3 ] {d029af2a-9f83-4f5d-9044-7412138cb67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 805 | 2026.04.06 16:08:02.708212 [ 3 ] {d029af2a-9f83-4f5d-9044-7412138cb67c} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 806 | 2026.04.06 16:08:02.708245 [ 3 ] {d029af2a-9f83-4f5d-9044-7412138cb67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 807 | 2026.04.06 16:08:02.717523 [ 3 ] {d029af2a-9f83-4f5d-9044-7412138cb67c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 808 | 2026.04.06 16:08:02.717995 [ 3 ] {d029af2a-9f83-4f5d-9044-7412138cb67c} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 809 | 2026.04.06 16:08:02.718124 [ 3 ] {d029af2a-9f83-4f5d-9044-7412138cb67c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.01048 sec., 381.6793893129771 rows/sec., 31.12 KiB/sec. | ||
| 810 | 2026.04.06 16:08:02.718161 [ 3 ] {d029af2a-9f83-4f5d-9044-7412138cb67c} <Debug> TCPHandler: Processed in 0.010641477 sec. | ||
| 811 | 2026.04.06 16:08:02.718279 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.04.06 16:08:02.718371 [ 3 ] {cba87be8-4e84-4bc5-81b6-a9b383466867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 813 | 2026.04.06 16:08:02.718410 [ 3 ] {cba87be8-4e84-4bc5-81b6-a9b383466867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 814 | 2026.04.06 16:08:02.720729 [ 3 ] {cba87be8-4e84-4bc5-81b6-a9b383466867} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 815 | 2026.04.06 16:08:02.720769 [ 3 ] {cba87be8-4e84-4bc5-81b6-a9b383466867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 816 | 2026.04.06 16:08:02.721267 [ 3 ] {cba87be8-4e84-4bc5-81b6-a9b383466867} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 817 | 2026.04.06 16:08:02.721742 [ 3 ] {cba87be8-4e84-4bc5-81b6-a9b383466867} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 818 | 2026.04.06 16:08:02.721893 [ 3 ] {cba87be8-4e84-4bc5-81b6-a9b383466867} <Debug> executeQuery: Read 28 rows, 2.69 KiB in 0.003539 sec., 7911.839502684374 rows/sec., 760.78 KiB/sec. | ||
| 819 | 2026.04.06 16:08:02.721932 [ 3 ] {cba87be8-4e84-4bc5-81b6-a9b383466867} <Debug> TCPHandler: Processed in 0.003702759 sec. | ||
| 820 | 2026.04.06 16:08:02.722046 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.04.06 16:08:02.722142 [ 3 ] {7a3c2a4f-6a4b-4ba7-ad5a-aba52e069133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 822 | 2026.04.06 16:08:02.722182 [ 3 ] {7a3c2a4f-6a4b-4ba7-ad5a-aba52e069133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 823 | 2026.04.06 16:08:02.722602 [ 3 ] {7a3c2a4f-6a4b-4ba7-ad5a-aba52e069133} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 824 | 2026.04.06 16:08:02.722640 [ 3 ] {7a3c2a4f-6a4b-4ba7-ad5a-aba52e069133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 825 | 2026.04.06 16:08:02.723040 [ 3 ] {7a3c2a4f-6a4b-4ba7-ad5a-aba52e069133} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 826 | 2026.04.06 16:08:02.723497 [ 3 ] {7a3c2a4f-6a4b-4ba7-ad5a-aba52e069133} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 827 | 2026.04.06 16:08:02.723627 [ 3 ] {7a3c2a4f-6a4b-4ba7-ad5a-aba52e069133} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001504 sec., 9973.40425531915 rows/sec., 735.67 KiB/sec. | ||
| 828 | 2026.04.06 16:08:02.723666 [ 3 ] {7a3c2a4f-6a4b-4ba7-ad5a-aba52e069133} <Debug> TCPHandler: Processed in 0.001670021 sec. | ||
| 829 | 2026.04.06 16:08:02.723779 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.04.06 16:08:02.723873 [ 3 ] {a2278867-f265-43df-82e7-4806e0b70ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 831 | 2026.04.06 16:08:02.723912 [ 3 ] {a2278867-f265-43df-82e7-4806e0b70ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 832 | 2026.04.06 16:08:02.724313 [ 3 ] {a2278867-f265-43df-82e7-4806e0b70ff0} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2026.04.06 16:08:02.724349 [ 3 ] {a2278867-f265-43df-82e7-4806e0b70ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 834 | 2026.04.06 16:08:02.724737 [ 3 ] {a2278867-f265-43df-82e7-4806e0b70ff0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 835 | 2026.04.06 16:08:02.725176 [ 3 ] {a2278867-f265-43df-82e7-4806e0b70ff0} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2026.04.06 16:08:02.725310 [ 3 ] {a2278867-f265-43df-82e7-4806e0b70ff0} <Debug> executeQuery: Read 23 rows, 1.85 KiB in 0.001455 sec., 15807.560137457045 rows/sec., 1.24 MiB/sec. | ||
| 837 | 2026.04.06 16:08:02.725349 [ 3 ] {a2278867-f265-43df-82e7-4806e0b70ff0} <Debug> TCPHandler: Processed in 0.00162057 sec. | ||
| 838 | 2026.04.06 16:08:02.725474 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.04.06 16:08:02.725568 [ 3 ] {3c61b40a-7602-4ee4-b27f-ce52734d2a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 840 | 2026.04.06 16:08:02.725611 [ 3 ] {3c61b40a-7602-4ee4-b27f-ce52734d2a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 841 | 2026.04.06 16:08:02.727893 [ 3 ] {3c61b40a-7602-4ee4-b27f-ce52734d2a19} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.04.06 16:08:02.727926 [ 3 ] {3c61b40a-7602-4ee4-b27f-ce52734d2a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 843 | 2026.04.06 16:08:02.732525 [ 3 ] {3c61b40a-7602-4ee4-b27f-ce52734d2a19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 844 | 2026.04.06 16:08:02.732982 [ 3 ] {3c61b40a-7602-4ee4-b27f-ce52734d2a19} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.04.06 16:08:02.733119 [ 3 ] {3c61b40a-7602-4ee4-b27f-ce52734d2a19} <Debug> executeQuery: Read 10 rows, 768.00 B in 0.00757 sec., 1321.003963011889 rows/sec., 99.08 KiB/sec. | ||
| 846 | 2026.04.06 16:08:02.733155 [ 3 ] {3c61b40a-7602-4ee4-b27f-ce52734d2a19} <Debug> TCPHandler: Processed in 0.007730503 sec. | ||
| 847 | 2026.04.06 16:08:02.733288 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.04.06 16:08:02.733381 [ 3 ] {72a76bfd-c5fd-483d-960c-ad7c8a4e0f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 849 | 2026.04.06 16:08:02.733434 [ 3 ] {72a76bfd-c5fd-483d-960c-ad7c8a4e0f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 850 | 2026.04.06 16:08:02.734498 [ 3 ] {72a76bfd-c5fd-483d-960c-ad7c8a4e0f92} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 851 | 2026.04.06 16:08:02.734534 [ 3 ] {72a76bfd-c5fd-483d-960c-ad7c8a4e0f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 852 | 2026.04.06 16:08:02.749444 [ 3 ] {72a76bfd-c5fd-483d-960c-ad7c8a4e0f92} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 853 | 2026.04.06 16:08:02.749913 [ 3 ] {72a76bfd-c5fd-483d-960c-ad7c8a4e0f92} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 854 | 2026.04.06 16:08:02.750052 [ 3 ] {72a76bfd-c5fd-483d-960c-ad7c8a4e0f92} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.01669 sec., 659.0772917914919 rows/sec., 1.18 MiB/sec. | ||
| 855 | 2026.04.06 16:08:02.750104 [ 3 ] {72a76bfd-c5fd-483d-960c-ad7c8a4e0f92} <Debug> TCPHandler: Processed in 0.016865412 sec. | ||
| 856 | 2026.04.06 16:08:02.750234 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.04.06 16:08:02.750329 [ 3 ] {cf7b91a0-bf8b-40b5-8212-4076fbae0f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 858 | 2026.04.06 16:08:02.750370 [ 3 ] {cf7b91a0-bf8b-40b5-8212-4076fbae0f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 859 | 2026.04.06 16:08:02.750705 [ 3 ] {cf7b91a0-bf8b-40b5-8212-4076fbae0f91} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 860 | 2026.04.06 16:08:02.750740 [ 3 ] {cf7b91a0-bf8b-40b5-8212-4076fbae0f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 861 | 2026.04.06 16:08:02.751222 [ 3 ] {cf7b91a0-bf8b-40b5-8212-4076fbae0f91} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 862 | 2026.04.06 16:08:02.751692 [ 3 ] {cf7b91a0-bf8b-40b5-8212-4076fbae0f91} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 863 | 2026.04.06 16:08:02.751820 [ 3 ] {cf7b91a0-bf8b-40b5-8212-4076fbae0f91} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001509 sec., 5301.524188204109 rows/sec., 333.93 KiB/sec. | ||
| 864 | 2026.04.06 16:08:02.751856 [ 3 ] {cf7b91a0-bf8b-40b5-8212-4076fbae0f91} <Debug> TCPHandler: Processed in 0.001671761 sec. | ||
| 865 | 2026.04.06 16:08:05.289123 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56475 | ||
| 866 | 2026.04.06 16:08:05.293202 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.04.06 16:08:05.293272 [ 286 ] {} <Debug> TCP-Session: eac09104-cd08-4983-81c8-c27ebddb102c Authenticating user 'default' from [fd00:1122:3344:101::e]:56475 | ||
| 868 | 2026.04.06 16:08:05.293302 [ 286 ] {} <Debug> TCP-Session: eac09104-cd08-4983-81c8-c27ebddb102c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.04.06 16:08:05.293317 [ 286 ] {} <Debug> TCP-Session: eac09104-cd08-4983-81c8-c27ebddb102c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.04.06 16:08:05.293386 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 871 | 2026.04.06 16:08:05.293416 [ 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 | ||
| 872 | 2026.04.06 16:08:05.293433 [ 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 | ||
| 873 | 2026.04.06 16:08:05.293850 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38116 | ||
| 874 | 2026.04.06 16:08:05.293970 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41368 | ||
| 875 | 2026.04.06 16:08:05.294010 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 876 | 2026.04.06 16:08:05.294064 [ 287 ] {} <Debug> TCP-Session: 1fab712c-fc9e-4d71-b4fa-b4de219ab24b Authenticating user 'default' from [fd00:1122:3344:101::e]:38116 | ||
| 877 | 2026.04.06 16:08:05.294061 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43540 | ||
| 878 | 2026.04.06 16:08:05.294097 [ 287 ] {} <Debug> TCP-Session: 1fab712c-fc9e-4d71-b4fa-b4de219ab24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.04.06 16:08:05.294122 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 880 | 2026.04.06 16:08:05.294124 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50594 | ||
| 881 | 2026.04.06 16:08:05.294164 [ 288 ] {} <Debug> TCP-Session: 0450c9d7-6eeb-447e-8355-fe724a224c3b Authenticating user 'default' from [fd00:1122:3344:101::e]:41368 | ||
| 882 | 2026.04.06 16:08:05.294137 [ 287 ] {} <Debug> TCP-Session: 1fab712c-fc9e-4d71-b4fa-b4de219ab24b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.04.06 16:08:05.294203 [ 288 ] {} <Debug> TCP-Session: 0450c9d7-6eeb-447e-8355-fe724a224c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.04.06 16:08:05.294221 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60301 | ||
| 885 | 2026.04.06 16:08:05.294255 [ 288 ] {} <Debug> TCP-Session: 0450c9d7-6eeb-447e-8355-fe724a224c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.04.06 16:08:05.294467 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 887 | 2026.04.06 16:08:05.294480 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34502 | ||
| 888 | 2026.04.06 16:08:05.294513 [ 290 ] {} <Debug> TCP-Session: 83a06f3b-8ba0-4d1a-a105-4eeaaecd1f21 Authenticating user 'default' from [fd00:1122:3344:101::e]:50594 | ||
| 889 | 2026.04.06 16:08:05.294536 [ 290 ] {} <Debug> TCP-Session: 83a06f3b-8ba0-4d1a-a105-4eeaaecd1f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.04.06 16:08:05.294549 [ 290 ] {} <Debug> TCP-Session: 83a06f3b-8ba0-4d1a-a105-4eeaaecd1f21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.04.06 16:08:05.294618 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 892 | 2026.04.06 16:08:05.294660 [ 291 ] {} <Debug> TCP-Session: c68a882c-4314-444f-95e5-b50760bed2e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60301 | ||
| 893 | 2026.04.06 16:08:05.294678 [ 291 ] {} <Debug> TCP-Session: c68a882c-4314-444f-95e5-b50760bed2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.04.06 16:08:05.294691 [ 291 ] {} <Debug> TCP-Session: c68a882c-4314-444f-95e5-b50760bed2e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.04.06 16:08:05.294710 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 896 | 2026.04.06 16:08:05.294727 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56017 | ||
| 897 | 2026.04.06 16:08:05.294743 [ 292 ] {} <Debug> TCP-Session: a1ee6292-ede2-4954-97b7-38d7132064f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34502 | ||
| 898 | 2026.04.06 16:08:05.294785 [ 292 ] {} <Debug> TCP-Session: a1ee6292-ede2-4954-97b7-38d7132064f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.04.06 16:08:05.294800 [ 292 ] {} <Debug> TCP-Session: a1ee6292-ede2-4954-97b7-38d7132064f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.04.06 16:08:05.294807 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58615 | ||
| 901 | 2026.04.06 16:08:05.294908 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 902 | 2026.04.06 16:08:05.294946 [ 293 ] {} <Debug> TCP-Session: 3ff0c7f8-4834-40f1-a843-0200f4ebfd78 Authenticating user 'default' from [fd00:1122:3344:101::e]:56017 | ||
| 903 | 2026.04.06 16:08:05.294968 [ 293 ] {} <Debug> TCP-Session: 3ff0c7f8-4834-40f1-a843-0200f4ebfd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.04.06 16:08:05.294988 [ 293 ] {} <Debug> TCP-Session: 3ff0c7f8-4834-40f1-a843-0200f4ebfd78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.04.06 16:08:05.294996 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.04.06 16:08:05.295033 [ 294 ] {} <Debug> TCP-Session: e898342f-0b53-40f6-bc5b-fb53555c32b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58615 | ||
| 907 | 2026.04.06 16:08:05.295053 [ 294 ] {} <Debug> TCP-Session: e898342f-0b53-40f6-bc5b-fb53555c32b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.04.06 16:08:05.295075 [ 294 ] {} <Debug> TCP-Session: e898342f-0b53-40f6-bc5b-fb53555c32b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.04.06 16:08:05.295083 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 910 | 2026.04.06 16:08:05.295127 [ 289 ] {} <Debug> TCP-Session: 33c3090b-decd-449d-8d7b-d983ac9850ab Authenticating user 'default' from [fd00:1122:3344:101::e]:43540 | ||
| 911 | 2026.04.06 16:08:05.295144 [ 289 ] {} <Debug> TCP-Session: 33c3090b-decd-449d-8d7b-d983ac9850ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.04.06 16:08:05.295156 [ 289 ] {} <Debug> TCP-Session: 33c3090b-decd-449d-8d7b-d983ac9850ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2026.04.06 16:08:05.295219 [ 286 ] {} <Trace> TCP-Session: eac09104-cd08-4983-81c8-c27ebddb102c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.04.06 16:08:05.295398 [ 286 ] {6bfdcb49-28dc-4784-8901-e4e2eb344850} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56475) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 915 | 2026.04.06 16:08:05.295711 [ 286 ] {6bfdcb49-28dc-4784-8901-e4e2eb344850} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 916 | 2026.04.06 16:08:05.300018 [ 286 ] {6bfdcb49-28dc-4784-8901-e4e2eb344850} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 917 | 2026.04.06 16:08:05.306827 [ 286 ] {6bfdcb49-28dc-4784-8901-e4e2eb344850} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 918 | 2026.04.06 16:08:05.317861 [ 297 ] {6bfdcb49-28dc-4784-8901-e4e2eb344850} <Trace> AggregatingTransform: Aggregating | ||
| 919 | 2026.04.06 16:08:05.320032 [ 297 ] {6bfdcb49-28dc-4784-8901-e4e2eb344850} <Trace> Aggregator: Aggregation method: without_key | ||
| 920 | 2026.04.06 16:08:05.320731 [ 297 ] {6bfdcb49-28dc-4784-8901-e4e2eb344850} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006025701 sec. (165.956 rows/sec., 6.48 KiB/sec.) | ||
| 921 | 2026.04.06 16:08:05.320760 [ 297 ] {6bfdcb49-28dc-4784-8901-e4e2eb344850} <Trace> Aggregator: Merging aggregated data | ||
| 922 | 2026.04.06 16:08:05.320789 [ 297 ] {6bfdcb49-28dc-4784-8901-e4e2eb344850} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 923 | 2026.04.06 16:08:05.323929 [ 286 ] {6bfdcb49-28dc-4784-8901-e4e2eb344850} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.028588 sec., 34.97971176717504 rows/sec., 1.37 KiB/sec. | ||
| 924 | 2026.04.06 16:08:05.324093 [ 286 ] {6bfdcb49-28dc-4784-8901-e4e2eb344850} <Debug> TCPHandler: Processed in 0.029008867 sec. | ||
| 925 | 2026.04.06 16:08:05.328932 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 926 | 2026.04.06 16:08:05.328973 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 927 | 2026.04.06 16:08:05.329004 [ 286 ] {} <Debug> TCP-Session: eac09104-cd08-4983-81c8-c27ebddb102c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.04.06 16:08:05.329017 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 929 | 2026.04.06 16:08:05.329049 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 930 | 2026.04.06 16:08:05.329075 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 931 | 2026.04.06 16:08:05.329085 [ 287 ] {} <Debug> TCP-Session: 1fab712c-fc9e-4d71-b4fa-b4de219ab24b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.04.06 16:08:05.329101 [ 294 ] {} <Debug> TCP-Session: e898342f-0b53-40f6-bc5b-fb53555c32b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.04.06 16:08:05.329110 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 934 | 2026.04.06 16:08:05.329134 [ 293 ] {} <Debug> TCP-Session: 3ff0c7f8-4834-40f1-a843-0200f4ebfd78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.04.06 16:08:05.329127 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 936 | 2026.04.06 16:08:05.329179 [ 289 ] {} <Debug> TCP-Session: 33c3090b-decd-449d-8d7b-d983ac9850ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.04.06 16:08:05.329088 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 938 | 2026.04.06 16:08:05.329220 [ 291 ] {} <Debug> TCP-Session: c68a882c-4314-444f-95e5-b50760bed2e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.04.06 16:08:05.329033 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 940 | 2026.04.06 16:08:05.329269 [ 288 ] {} <Debug> TCP-Session: 0450c9d7-6eeb-447e-8355-fe724a224c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.04.06 16:08:05.329024 [ 290 ] {} <Debug> TCP-Session: 83a06f3b-8ba0-4d1a-a105-4eeaaecd1f21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.04.06 16:08:05.329303 [ 292 ] {} <Debug> TCP-Session: a1ee6292-ede2-4954-97b7-38d7132064f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.04.06 16:08:05.608091 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58590 | ||
| 944 | 2026.04.06 16:08:05.608222 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.04.06 16:08:05.608256 [ 286 ] {} <Debug> TCP-Session: a37d31c3-3afc-4574-b83e-0732d5ebad61 Authenticating user 'default' from [fd00:1122:3344:101::e]:58590 | ||
| 946 | 2026.04.06 16:08:05.608284 [ 286 ] {} <Debug> TCP-Session: a37d31c3-3afc-4574-b83e-0732d5ebad61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.04.06 16:08:05.608301 [ 286 ] {} <Debug> TCP-Session: a37d31c3-3afc-4574-b83e-0732d5ebad61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.04.06 16:08:05.608581 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41191 | ||
| 949 | 2026.04.06 16:08:05.608597 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62682 | ||
| 950 | 2026.04.06 16:08:05.608649 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54669 | ||
| 951 | 2026.04.06 16:08:05.608691 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50205 | ||
| 952 | 2026.04.06 16:08:05.608722 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 953 | 2026.04.06 16:08:05.608689 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53937 | ||
| 954 | 2026.04.06 16:08:05.608766 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 955 | 2026.04.06 16:08:05.608802 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 956 | 2026.04.06 16:08:05.608826 [ 286 ] {} <Trace> TCP-Session: a37d31c3-3afc-4574-b83e-0732d5ebad61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2026.04.06 16:08:05.608844 [ 294 ] {} <Debug> TCP-Session: 15c31207-4375-4112-a41b-45e9cf4b7e06 Authenticating user 'default' from [fd00:1122:3344:101::e]:50205 | ||
| 958 | 2026.04.06 16:08:05.608827 [ 291 ] {} <Debug> TCP-Session: c909d82a-718b-4a5e-b012-c58c71b53fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54669 | ||
| 959 | 2026.04.06 16:08:05.608882 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 960 | 2026.04.06 16:08:05.608930 [ 291 ] {} <Debug> TCP-Session: c909d82a-718b-4a5e-b012-c58c71b53fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.04.06 16:08:05.608956 [ 293 ] {} <Debug> TCP-Session: d5cd98da-3037-40d2-9349-45270158b0d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53937 | ||
| 962 | 2026.04.06 16:08:05.608978 [ 291 ] {} <Debug> TCP-Session: c909d82a-718b-4a5e-b012-c58c71b53fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.04.06 16:08:05.608876 [ 294 ] {} <Debug> TCP-Session: 15c31207-4375-4112-a41b-45e9cf4b7e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.04.06 16:08:05.609000 [ 293 ] {} <Debug> TCP-Session: d5cd98da-3037-40d2-9349-45270158b0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.04.06 16:08:05.609033 [ 294 ] {} <Debug> TCP-Session: 15c31207-4375-4112-a41b-45e9cf4b7e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.04.06 16:08:05.609035 [ 286 ] {1d7e6deb-e514-4378-b61c-571ec244e610} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58590) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 967 | 2026.04.06 16:08:05.609050 [ 293 ] {} <Debug> TCP-Session: d5cd98da-3037-40d2-9349-45270158b0d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.04.06 16:08:05.608768 [ 287 ] {} <Debug> TCP-Session: d9a9d664-a620-46ab-b7d5-d850fa541a5f Authenticating user 'default' from [fd00:1122:3344:101::e]:41191 | ||
| 969 | 2026.04.06 16:08:05.608664 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35365 | ||
| 970 | 2026.04.06 16:08:05.609127 [ 287 ] {} <Debug> TCP-Session: d9a9d664-a620-46ab-b7d5-d850fa541a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.04.06 16:08:05.608631 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42097 | ||
| 972 | 2026.04.06 16:08:05.609212 [ 287 ] {} <Debug> TCP-Session: d9a9d664-a620-46ab-b7d5-d850fa541a5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.04.06 16:08:05.609223 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 974 | 2026.04.06 16:08:05.608633 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56368 | ||
| 975 | 2026.04.06 16:08:05.609281 [ 292 ] {} <Debug> TCP-Session: 372fb7f2-50a9-4a21-b9fa-70e5027f2137 Authenticating user 'default' from [fd00:1122:3344:101::e]:35365 | ||
| 976 | 2026.04.06 16:08:05.609287 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 977 | 2026.04.06 16:08:05.608769 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 978 | 2026.04.06 16:08:05.609324 [ 292 ] {} <Debug> TCP-Session: 372fb7f2-50a9-4a21-b9fa-70e5027f2137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.04.06 16:08:05.609333 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 980 | 2026.04.06 16:08:05.609361 [ 288 ] {} <Debug> TCP-Session: ae6fba96-b4a9-4189-b280-e21d318f9a71 Authenticating user 'default' from [fd00:1122:3344:101::e]:62682 | ||
| 981 | 2026.04.06 16:08:05.609367 [ 292 ] {} <Debug> TCP-Session: 372fb7f2-50a9-4a21-b9fa-70e5027f2137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.04.06 16:08:05.609383 [ 290 ] {} <Debug> TCP-Session: 7b0b3b42-2e1a-484b-8001-367934e2fc0d Authenticating user 'default' from [fd00:1122:3344:101::e]:56368 | ||
| 983 | 2026.04.06 16:08:05.609393 [ 288 ] {} <Debug> TCP-Session: ae6fba96-b4a9-4189-b280-e21d318f9a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.04.06 16:08:05.609419 [ 290 ] {} <Debug> TCP-Session: 7b0b3b42-2e1a-484b-8001-367934e2fc0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.04.06 16:08:05.609432 [ 288 ] {} <Debug> TCP-Session: ae6fba96-b4a9-4189-b280-e21d318f9a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.04.06 16:08:05.609445 [ 290 ] {} <Debug> TCP-Session: 7b0b3b42-2e1a-484b-8001-367934e2fc0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.04.06 16:08:05.609360 [ 286 ] {1d7e6deb-e514-4378-b61c-571ec244e610} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 988 | 2026.04.06 16:08:05.609333 [ 289 ] {} <Debug> TCP-Session: c88cb023-9b25-4144-806a-ab35646e32e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42097 | ||
| 989 | 2026.04.06 16:08:05.609519 [ 289 ] {} <Debug> TCP-Session: c88cb023-9b25-4144-806a-ab35646e32e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.04.06 16:08:05.609532 [ 289 ] {} <Debug> TCP-Session: c88cb023-9b25-4144-806a-ab35646e32e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.04.06 16:08:05.609539 [ 286 ] {1d7e6deb-e514-4378-b61c-571ec244e610} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 992 | 2026.04.06 16:08:05.609835 [ 286 ] {1d7e6deb-e514-4378-b61c-571ec244e610} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 993 | 2026.04.06 16:08:05.610772 [ 325 ] {1d7e6deb-e514-4378-b61c-571ec244e610} <Trace> AggregatingTransform: Aggregating | ||
| 994 | 2026.04.06 16:08:05.610823 [ 325 ] {1d7e6deb-e514-4378-b61c-571ec244e610} <Trace> Aggregator: Aggregation method: without_key | ||
| 995 | 2026.04.06 16:08:05.610860 [ 325 ] {1d7e6deb-e514-4378-b61c-571ec244e610} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921867 sec. (1084.755 rows/sec., 42.37 KiB/sec.) | ||
| 996 | 2026.04.06 16:08:05.610879 [ 325 ] {1d7e6deb-e514-4378-b61c-571ec244e610} <Trace> Aggregator: Merging aggregated data | ||
| 997 | 2026.04.06 16:08:05.612248 [ 286 ] {1d7e6deb-e514-4378-b61c-571ec244e610} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003289 sec., 304.04378230465187 rows/sec., 11.88 KiB/sec. | ||
| 998 | 2026.04.06 16:08:05.612430 [ 286 ] {1d7e6deb-e514-4378-b61c-571ec244e610} <Debug> TCPHandler: Processed in 0.00376684 sec. | ||
| 999 | 2026.04.06 16:08:05.612551 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1000 | 2026.04.06 16:08:05.612579 [ 286 ] {} <Debug> TCP-Session: a37d31c3-3afc-4574-b83e-0732d5ebad61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.04.06 16:08:05.612596 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1002 | 2026.04.06 16:08:05.612622 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1003 | 2026.04.06 16:08:05.612638 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1004 | 2026.04.06 16:08:05.612653 [ 287 ] {} <Debug> TCP-Session: d9a9d664-a620-46ab-b7d5-d850fa541a5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.04.06 16:08:05.612678 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1006 | 2026.04.06 16:08:05.612692 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1007 | 2026.04.06 16:08:05.612720 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1008 | 2026.04.06 16:08:05.612740 [ 290 ] {} <Debug> TCP-Session: 7b0b3b42-2e1a-484b-8001-367934e2fc0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.04.06 16:08:05.612745 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1010 | 2026.04.06 16:08:05.612774 [ 291 ] {} <Debug> TCP-Session: c909d82a-718b-4a5e-b012-c58c71b53fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.04.06 16:08:05.612720 [ 294 ] {} <Debug> TCP-Session: 15c31207-4375-4112-a41b-45e9cf4b7e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.04.06 16:08:05.612806 [ 293 ] {} <Debug> TCP-Session: d5cd98da-3037-40d2-9349-45270158b0d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.04.06 16:08:05.612688 [ 288 ] {} <Debug> TCP-Session: ae6fba96-b4a9-4189-b280-e21d318f9a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.04.06 16:08:05.612657 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1015 | 2026.04.06 16:08:05.612668 [ 292 ] {} <Debug> TCP-Session: 372fb7f2-50a9-4a21-b9fa-70e5027f2137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.04.06 16:08:05.612901 [ 289 ] {} <Debug> TCP-Session: c88cb023-9b25-4144-806a-ab35646e32e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.04.06 16:08:05.851450 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47568 | ||
| 1018 | 2026.04.06 16:08:05.851549 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2026.04.06 16:08:05.851575 [ 286 ] {} <Debug> TCP-Session: 2e49aab5-46eb-4c3d-8a77-84482deb3782 Authenticating user 'default' from [fd00:1122:3344:101::e]:47568 | ||
| 1020 | 2026.04.06 16:08:05.851597 [ 286 ] {} <Debug> TCP-Session: 2e49aab5-46eb-4c3d-8a77-84482deb3782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.04.06 16:08:05.851610 [ 286 ] {} <Debug> TCP-Session: 2e49aab5-46eb-4c3d-8a77-84482deb3782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.04.06 16:08:05.851810 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63781 | ||
| 1023 | 2026.04.06 16:08:05.851843 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60063 | ||
| 1024 | 2026.04.06 16:08:05.851855 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58471 | ||
| 1025 | 2026.04.06 16:08:05.851897 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64954 | ||
| 1026 | 2026.04.06 16:08:05.851923 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49602 | ||
| 1027 | 2026.04.06 16:08:05.851950 [ 286 ] {} <Trace> TCP-Session: 2e49aab5-46eb-4c3d-8a77-84482deb3782 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.04.06 16:08:05.851965 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1029 | 2026.04.06 16:08:05.851930 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1030 | 2026.04.06 16:08:05.851997 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1031 | 2026.04.06 16:08:05.852004 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.04.06 16:08:05.852032 [ 287 ] {} <Debug> TCP-Session: 95d214fa-d956-406f-9e9a-8f3a3bbb1778 Authenticating user 'default' from [fd00:1122:3344:101::e]:63781 | ||
| 1033 | 2026.04.06 16:08:05.852034 [ 291 ] {} <Debug> TCP-Session: 3821de8e-9f1d-4e1a-9ac6-72c2e097a5fc Authenticating user 'default' from [fd00:1122:3344:101::e]:64954 | ||
| 1034 | 2026.04.06 16:08:05.852058 [ 289 ] {} <Debug> TCP-Session: 11c7b667-57d5-4322-8bf4-9541af6cb628 Authenticating user 'default' from [fd00:1122:3344:101::e]:58471 | ||
| 1035 | 2026.04.06 16:08:05.852065 [ 287 ] {} <Debug> TCP-Session: 95d214fa-d956-406f-9e9a-8f3a3bbb1778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.04.06 16:08:05.852068 [ 291 ] {} <Debug> TCP-Session: 3821de8e-9f1d-4e1a-9ac6-72c2e097a5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.04.06 16:08:05.852092 [ 287 ] {} <Debug> TCP-Session: 95d214fa-d956-406f-9e9a-8f3a3bbb1778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.04.06 16:08:05.852099 [ 291 ] {} <Debug> TCP-Session: 3821de8e-9f1d-4e1a-9ac6-72c2e097a5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.04.06 16:08:05.852092 [ 289 ] {} <Debug> TCP-Session: 11c7b667-57d5-4322-8bf4-9541af6cb628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.04.06 16:08:05.852010 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1041 | 2026.04.06 16:08:05.852133 [ 289 ] {} <Debug> TCP-Session: 11c7b667-57d5-4322-8bf4-9541af6cb628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.04.06 16:08:05.852129 [ 286 ] {f8d904c4-87f6-45a3-a39f-8736c7c91401} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47568) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1043 | 2026.04.06 16:08:05.852152 [ 293 ] {} <Debug> TCP-Session: 456cee63-3b28-4f4c-9217-da8b2ae81083 Authenticating user 'default' from [fd00:1122:3344:101::e]:49602 | ||
| 1044 | 2026.04.06 16:08:05.851928 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33585 | ||
| 1045 | 2026.04.06 16:08:05.852190 [ 293 ] {} <Debug> TCP-Session: 456cee63-3b28-4f4c-9217-da8b2ae81083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.04.06 16:08:05.852010 [ 288 ] {} <Debug> TCP-Session: cde2487c-60a2-49e9-a7a9-88bf95f0bded Authenticating user 'default' from [fd00:1122:3344:101::e]:60063 | ||
| 1047 | 2026.04.06 16:08:05.852221 [ 293 ] {} <Debug> TCP-Session: 456cee63-3b28-4f4c-9217-da8b2ae81083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.04.06 16:08:05.851908 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57574 | ||
| 1049 | 2026.04.06 16:08:05.852254 [ 288 ] {} <Debug> TCP-Session: cde2487c-60a2-49e9-a7a9-88bf95f0bded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.04.06 16:08:05.852254 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1051 | 2026.04.06 16:08:05.852292 [ 288 ] {} <Debug> TCP-Session: cde2487c-60a2-49e9-a7a9-88bf95f0bded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.04.06 16:08:05.852322 [ 294 ] {} <Debug> TCP-Session: 9691e0b0-7a33-40d2-a470-d40a222b8e37 Authenticating user 'default' from [fd00:1122:3344:101::e]:33585 | ||
| 1053 | 2026.04.06 16:08:05.852325 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1054 | 2026.04.06 16:08:05.852352 [ 294 ] {} <Debug> TCP-Session: 9691e0b0-7a33-40d2-a470-d40a222b8e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.04.06 16:08:05.851884 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33485 | ||
| 1056 | 2026.04.06 16:08:05.852377 [ 294 ] {} <Debug> TCP-Session: 9691e0b0-7a33-40d2-a470-d40a222b8e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.04.06 16:08:05.852372 [ 292 ] {} <Debug> TCP-Session: d148a405-2023-4404-ac78-81be859b3608 Authenticating user 'default' from [fd00:1122:3344:101::e]:57574 | ||
| 1058 | 2026.04.06 16:08:05.852411 [ 286 ] {f8d904c4-87f6-45a3-a39f-8736c7c91401} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1059 | 2026.04.06 16:08:05.852440 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.04.06 16:08:05.852440 [ 292 ] {} <Debug> TCP-Session: d148a405-2023-4404-ac78-81be859b3608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.04.06 16:08:05.852465 [ 290 ] {} <Debug> TCP-Session: f764354c-29eb-408e-9ef0-e4cafaef2cff Authenticating user 'default' from [fd00:1122:3344:101::e]:33485 | ||
| 1062 | 2026.04.06 16:08:05.852474 [ 292 ] {} <Debug> TCP-Session: d148a405-2023-4404-ac78-81be859b3608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.04.06 16:08:05.852484 [ 286 ] {f8d904c4-87f6-45a3-a39f-8736c7c91401} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1064 | 2026.04.06 16:08:05.852491 [ 290 ] {} <Debug> TCP-Session: f764354c-29eb-408e-9ef0-e4cafaef2cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.04.06 16:08:05.852520 [ 290 ] {} <Debug> TCP-Session: f764354c-29eb-408e-9ef0-e4cafaef2cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.04.06 16:08:05.852871 [ 286 ] {f8d904c4-87f6-45a3-a39f-8736c7c91401} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 1067 | 2026.04.06 16:08:05.853927 [ 315 ] {f8d904c4-87f6-45a3-a39f-8736c7c91401} <Trace> AggregatingTransform: Aggregating | ||
| 1068 | 2026.04.06 16:08:05.853980 [ 315 ] {f8d904c4-87f6-45a3-a39f-8736c7c91401} <Trace> Aggregator: Aggregation method: without_key | ||
| 1069 | 2026.04.06 16:08:05.854018 [ 315 ] {f8d904c4-87f6-45a3-a39f-8736c7c91401} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001016419 sec. (983.846 rows/sec., 38.43 KiB/sec.) | ||
| 1070 | 2026.04.06 16:08:05.854038 [ 315 ] {f8d904c4-87f6-45a3-a39f-8736c7c91401} <Trace> Aggregator: Merging aggregated data | ||
| 1071 | 2026.04.06 16:08:05.855274 [ 286 ] {f8d904c4-87f6-45a3-a39f-8736c7c91401} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003202 sec., 312.3048094940662 rows/sec., 12.20 KiB/sec. | ||
| 1072 | 2026.04.06 16:08:05.855408 [ 286 ] {f8d904c4-87f6-45a3-a39f-8736c7c91401} <Debug> TCPHandler: Processed in 0.003573686 sec. | ||
| 1073 | 2026.04.06 16:08:05.855525 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1074 | 2026.04.06 16:08:05.855551 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1075 | 2026.04.06 16:08:05.855567 [ 294 ] {} <Debug> TCP-Session: 9691e0b0-7a33-40d2-a470-d40a222b8e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.04.06 16:08:05.855573 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1077 | 2026.04.06 16:08:05.855596 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1078 | 2026.04.06 16:08:05.855599 [ 287 ] {} <Debug> TCP-Session: 95d214fa-d956-406f-9e9a-8f3a3bbb1778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.04.06 16:08:05.855623 [ 290 ] {} <Debug> TCP-Session: f764354c-29eb-408e-9ef0-e4cafaef2cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.04.06 16:08:05.855635 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1081 | 2026.04.06 16:08:05.855651 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1082 | 2026.04.06 16:08:05.855664 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1083 | 2026.04.06 16:08:05.855693 [ 292 ] {} <Debug> TCP-Session: d148a405-2023-4404-ac78-81be859b3608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.04.06 16:08:05.855713 [ 293 ] {} <Debug> TCP-Session: 456cee63-3b28-4f4c-9217-da8b2ae81083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.04.06 16:08:05.855723 [ 286 ] {} <Debug> TCP-Session: 2e49aab5-46eb-4c3d-8a77-84482deb3782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.04.06 16:08:05.855648 [ 289 ] {} <Debug> TCP-Session: 11c7b667-57d5-4322-8bf4-9541af6cb628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.04.06 16:08:05.855640 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1088 | 2026.04.06 16:08:05.855608 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1089 | 2026.04.06 16:08:05.855816 [ 288 ] {} <Debug> TCP-Session: cde2487c-60a2-49e9-a7a9-88bf95f0bded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.04.06 16:08:05.855840 [ 291 ] {} <Debug> TCP-Session: 3821de8e-9f1d-4e1a-9ac6-72c2e097a5fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.04.06 16:08:06.001194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.27 MiB, peak 171.41 MiB, free memory in arenas 0.00 B, will set to 163.40 MiB (RSS), difference: 2.13 MiB | ||
| 1092 | 2026.04.06 16:08:06.481206 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1093 | 2026.04.06 16:08:06.481262 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1094 | 2026.04.06 16:08:06.534811 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 122 | ||
| 1095 | 2026.04.06 16:08:06.537658 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2026.04.06 16:08:06.537717 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1097 | 2026.04.06 16:08:06.539031 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1098 | 2026.04.06 16:08:06.539526 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2026.04.06 16:08:06.539838 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 122 | ||
| 1100 | 2026.04.06 16:08:06.541989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 430 entries to flush up to offset 1894 | ||
| 1101 | 2026.04.06 16:08:06.542464 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.04.06 16:08:06.542512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1103 | 2026.04.06 16:08:06.543181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1104 | 2026.04.06 16:08:06.543708 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.04.06 16:08:06.543856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1894 | ||
| 1106 | 2026.04.06 16:08:06.633809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1107 | 2026.04.06 16:08:06.651144 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.04.06 16:08:06.651214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1109 | 2026.04.06 16:08:06.657901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1110 | 2026.04.06 16:08:06.659064 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.04.06 16:08:06.662307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1112 | 2026.04.06 16:08:07.001165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.94 MiB, peak 171.41 MiB, free memory in arenas 0.00 B, will set to 165.59 MiB (RSS), difference: 1.65 MiB | ||
| 1113 | 2026.04.06 16:08:07.629881 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.04.06 16:08:07.630060 [ 3 ] {218e8b73-5785-4b70-9734-f63fdfd35510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1115 | 2026.04.06 16:08:07.630127 [ 3 ] {218e8b73-5785-4b70-9734-f63fdfd35510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1116 | 2026.04.06 16:08:07.630775 [ 3 ] {218e8b73-5785-4b70-9734-f63fdfd35510} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2026.04.06 16:08:07.630821 [ 3 ] {218e8b73-5785-4b70-9734-f63fdfd35510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1118 | 2026.04.06 16:08:07.631338 [ 3 ] {218e8b73-5785-4b70-9734-f63fdfd35510} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1119 | 2026.04.06 16:08:07.631942 [ 3 ] {218e8b73-5785-4b70-9734-f63fdfd35510} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2026.04.06 16:08:07.632106 [ 3 ] {218e8b73-5785-4b70-9734-f63fdfd35510} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002096 sec., 1908.3969465648854 rows/sec., 160.74 KiB/sec. | ||
| 1121 | 2026.04.06 16:08:07.632151 [ 3 ] {218e8b73-5785-4b70-9734-f63fdfd35510} <Debug> TCPHandler: Processed in 0.002406824 sec. | ||
| 1122 | 2026.04.06 16:08:07.632284 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.04.06 16:08:07.632387 [ 3 ] {3f90dfd4-78a5-4272-a988-08ad000424a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1124 | 2026.04.06 16:08:07.632434 [ 3 ] {3f90dfd4-78a5-4272-a988-08ad000424a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1125 | 2026.04.06 16:08:07.632910 [ 3 ] {3f90dfd4-78a5-4272-a988-08ad000424a9} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.04.06 16:08:07.632947 [ 3 ] {3f90dfd4-78a5-4272-a988-08ad000424a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1127 | 2026.04.06 16:08:07.633446 [ 3 ] {3f90dfd4-78a5-4272-a988-08ad000424a9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1128 | 2026.04.06 16:08:07.633969 [ 3 ] {3f90dfd4-78a5-4272-a988-08ad000424a9} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.04.06 16:08:07.634104 [ 3 ] {3f90dfd4-78a5-4272-a988-08ad000424a9} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001742 sec., 4592.422502870264 rows/sec., 368.87 KiB/sec. | ||
| 1130 | 2026.04.06 16:08:07.634142 [ 3 ] {3f90dfd4-78a5-4272-a988-08ad000424a9} <Debug> TCPHandler: Processed in 0.001915545 sec. | ||
| 1131 | 2026.04.06 16:08:07.634263 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.04.06 16:08:07.634359 [ 3 ] {22e8f6a2-5b47-44a0-b8c9-3c23ba849793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1133 | 2026.04.06 16:08:07.634407 [ 3 ] {22e8f6a2-5b47-44a0-b8c9-3c23ba849793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1134 | 2026.04.06 16:08:07.634797 [ 3 ] {22e8f6a2-5b47-44a0-b8c9-3c23ba849793} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.04.06 16:08:07.634835 [ 3 ] {22e8f6a2-5b47-44a0-b8c9-3c23ba849793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1136 | 2026.04.06 16:08:07.635318 [ 3 ] {22e8f6a2-5b47-44a0-b8c9-3c23ba849793} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1137 | 2026.04.06 16:08:07.635924 [ 3 ] {22e8f6a2-5b47-44a0-b8c9-3c23ba849793} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.04.06 16:08:07.636056 [ 3 ] {22e8f6a2-5b47-44a0-b8c9-3c23ba849793} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001717 sec., 5824.111822947 rows/sec., 443.63 KiB/sec. | ||
| 1139 | 2026.04.06 16:08:07.636095 [ 3 ] {22e8f6a2-5b47-44a0-b8c9-3c23ba849793} <Debug> TCPHandler: Processed in 0.001882025 sec. | ||
| 1140 | 2026.04.06 16:08:07.636214 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.04.06 16:08:07.636309 [ 3 ] {6582526e-1980-4f82-b2e0-85cb9981ad27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1142 | 2026.04.06 16:08:07.636351 [ 3 ] {6582526e-1980-4f82-b2e0-85cb9981ad27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1143 | 2026.04.06 16:08:07.636672 [ 3 ] {6582526e-1980-4f82-b2e0-85cb9981ad27} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.04.06 16:08:07.636709 [ 3 ] {6582526e-1980-4f82-b2e0-85cb9981ad27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1145 | 2026.04.06 16:08:07.637174 [ 3 ] {6582526e-1980-4f82-b2e0-85cb9981ad27} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1146 | 2026.04.06 16:08:07.637680 [ 3 ] {6582526e-1980-4f82-b2e0-85cb9981ad27} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.04.06 16:08:07.637814 [ 3 ] {6582526e-1980-4f82-b2e0-85cb9981ad27} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001524 sec., 6561.679790026247 rows/sec., 413.31 KiB/sec. | ||
| 1148 | 2026.04.06 16:08:07.637852 [ 3 ] {6582526e-1980-4f82-b2e0-85cb9981ad27} <Debug> TCPHandler: Processed in 0.001687691 sec. | ||
| 1149 | 2026.04.06 16:08:12.630542 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.04.06 16:08:12.630753 [ 3 ] {81acd164-cfcb-4f39-829b-f784117c4f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1151 | 2026.04.06 16:08:12.630825 [ 3 ] {81acd164-cfcb-4f39-829b-f784117c4f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1152 | 2026.04.06 16:08:12.631588 [ 3 ] {81acd164-cfcb-4f39-829b-f784117c4f84} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.04.06 16:08:12.631647 [ 3 ] {81acd164-cfcb-4f39-829b-f784117c4f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1154 | 2026.04.06 16:08:12.632191 [ 3 ] {81acd164-cfcb-4f39-829b-f784117c4f84} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1155 | 2026.04.06 16:08:12.632732 [ 3 ] {81acd164-cfcb-4f39-829b-f784117c4f84} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.04.06 16:08:12.632915 [ 3 ] {81acd164-cfcb-4f39-829b-f784117c4f84} <Debug> executeQuery: Read 26 rows, 2.55 KiB in 0.002214 sec., 11743.450767841012 rows/sec., 1.12 MiB/sec. | ||
| 1157 | 2026.04.06 16:08:12.632979 [ 3 ] {81acd164-cfcb-4f39-829b-f784117c4f84} <Debug> TCPHandler: Processed in 0.002594528 sec. | ||
| 1158 | 2026.04.06 16:08:12.633117 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.04.06 16:08:12.633230 [ 3 ] {3c6918a9-0f2e-4120-9ce4-cd6876ed827f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1160 | 2026.04.06 16:08:12.633276 [ 3 ] {3c6918a9-0f2e-4120-9ce4-cd6876ed827f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1161 | 2026.04.06 16:08:12.633727 [ 3 ] {3c6918a9-0f2e-4120-9ce4-cd6876ed827f} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.04.06 16:08:12.633767 [ 3 ] {3c6918a9-0f2e-4120-9ce4-cd6876ed827f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1163 | 2026.04.06 16:08:12.634257 [ 3 ] {3c6918a9-0f2e-4120-9ce4-cd6876ed827f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1164 | 2026.04.06 16:08:12.634701 [ 3 ] {3c6918a9-0f2e-4120-9ce4-cd6876ed827f} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.04.06 16:08:12.634849 [ 3 ] {3c6918a9-0f2e-4120-9ce4-cd6876ed827f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001646 sec., 6682.867557715675 rows/sec., 502.52 KiB/sec. | ||
| 1166 | 2026.04.06 16:08:12.634892 [ 3 ] {3c6918a9-0f2e-4120-9ce4-cd6876ed827f} <Debug> TCPHandler: Processed in 0.001831474 sec. | ||
| 1167 | 2026.04.06 16:08:12.634998 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.04.06 16:08:12.635099 [ 3 ] {c4fe352f-b78e-4683-8601-41c4ea7f514f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1169 | 2026.04.06 16:08:12.635142 [ 3 ] {c4fe352f-b78e-4683-8601-41c4ea7f514f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1170 | 2026.04.06 16:08:12.635560 [ 3 ] {c4fe352f-b78e-4683-8601-41c4ea7f514f} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2026.04.06 16:08:12.635599 [ 3 ] {c4fe352f-b78e-4683-8601-41c4ea7f514f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1172 | 2026.04.06 16:08:12.636002 [ 3 ] {c4fe352f-b78e-4683-8601-41c4ea7f514f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1173 | 2026.04.06 16:08:12.636429 [ 3 ] {c4fe352f-b78e-4683-8601-41c4ea7f514f} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.04.06 16:08:12.636574 [ 3 ] {c4fe352f-b78e-4683-8601-41c4ea7f514f} <Debug> executeQuery: Read 19 rows, 1.52 KiB in 0.001497 sec., 12692.050768203073 rows/sec., 1017.66 KiB/sec. | ||
| 1175 | 2026.04.06 16:08:12.636612 [ 3 ] {c4fe352f-b78e-4683-8601-41c4ea7f514f} <Debug> TCPHandler: Processed in 0.001665281 sec. | ||
| 1176 | 2026.04.06 16:08:12.636716 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.04.06 16:08:12.636812 [ 3 ] {a707ab36-4b28-4894-9d2a-aec53195d9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1178 | 2026.04.06 16:08:12.636860 [ 3 ] {a707ab36-4b28-4894-9d2a-aec53195d9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1179 | 2026.04.06 16:08:12.637225 [ 3 ] {a707ab36-4b28-4894-9d2a-aec53195d9e5} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2026.04.06 16:08:12.637261 [ 3 ] {a707ab36-4b28-4894-9d2a-aec53195d9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1181 | 2026.04.06 16:08:12.637699 [ 3 ] {a707ab36-4b28-4894-9d2a-aec53195d9e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1182 | 2026.04.06 16:08:12.638143 [ 3 ] {a707ab36-4b28-4894-9d2a-aec53195d9e5} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2026.04.06 16:08:12.638284 [ 3 ] {a707ab36-4b28-4894-9d2a-aec53195d9e5} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001493 sec., 6697.923643670462 rows/sec., 510.19 KiB/sec. | ||
| 1184 | 2026.04.06 16:08:12.638323 [ 3 ] {a707ab36-4b28-4894-9d2a-aec53195d9e5} <Debug> TCPHandler: Processed in 0.001657721 sec. | ||
| 1185 | 2026.04.06 16:08:12.638436 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.04.06 16:08:12.638532 [ 3 ] {69f37977-37c6-47e5-af11-23abdb81465c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1187 | 2026.04.06 16:08:12.638588 [ 3 ] {69f37977-37c6-47e5-af11-23abdb81465c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1188 | 2026.04.06 16:08:12.639379 [ 3 ] {69f37977-37c6-47e5-af11-23abdb81465c} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.04.06 16:08:12.639419 [ 3 ] {69f37977-37c6-47e5-af11-23abdb81465c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1190 | 2026.04.06 16:08:12.640110 [ 3 ] {69f37977-37c6-47e5-af11-23abdb81465c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1191 | 2026.04.06 16:08:12.640546 [ 3 ] {69f37977-37c6-47e5-af11-23abdb81465c} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2026.04.06 16:08:12.640695 [ 3 ] {69f37977-37c6-47e5-af11-23abdb81465c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002183 sec., 5038.937242327072 rows/sec., 9.03 MiB/sec. | ||
| 1193 | 2026.04.06 16:08:12.640764 [ 3 ] {69f37977-37c6-47e5-af11-23abdb81465c} <Debug> TCPHandler: Processed in 0.002379704 sec. | ||
| 1194 | 2026.04.06 16:08:12.640877 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.04.06 16:08:12.640974 [ 3 ] {ca6672ce-43fd-460e-a617-836ab9d5ebd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1196 | 2026.04.06 16:08:12.641017 [ 3 ] {ca6672ce-43fd-460e-a617-836ab9d5ebd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1197 | 2026.04.06 16:08:12.641331 [ 3 ] {ca6672ce-43fd-460e-a617-836ab9d5ebd6} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.04.06 16:08:12.641367 [ 3 ] {ca6672ce-43fd-460e-a617-836ab9d5ebd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1199 | 2026.04.06 16:08:12.641777 [ 3 ] {ca6672ce-43fd-460e-a617-836ab9d5ebd6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1200 | 2026.04.06 16:08:12.642189 [ 3 ] {ca6672ce-43fd-460e-a617-836ab9d5ebd6} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.04.06 16:08:12.642324 [ 3 ] {ca6672ce-43fd-460e-a617-836ab9d5ebd6} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.00137 sec., 7299.270072992701 rows/sec., 459.77 KiB/sec. | ||
| 1202 | 2026.04.06 16:08:12.642362 [ 3 ] {ca6672ce-43fd-460e-a617-836ab9d5ebd6} <Debug> TCPHandler: Processed in 0.001534439 sec. | ||
| 1203 | 2026.04.06 16:08:14.043912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2406 | ||
| 1204 | 2026.04.06 16:08:14.044483 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.04.06 16:08:14.044545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1206 | 2026.04.06 16:08:14.045269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1207 | 2026.04.06 16:08:14.045723 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.04.06 16:08:14.045900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2406 | ||
| 1209 | 2026.04.06 16:08:14.162369 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1210 | 2026.04.06 16:08:14.191185 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.04.06 16:08:14.191288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1212 | 2026.04.06 16:08:14.201226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1213 | 2026.04.06 16:08:14.203679 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.04.06 16:08:14.211810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1215 | 2026.04.06 16:08:14.752855 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.04.06 16:08:14.753143 [ 3 ] {40ba5ede-887f-40e5-b2f2-18b205a99e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1217 | 2026.04.06 16:08:14.753515 [ 3 ] {40ba5ede-887f-40e5-b2f2-18b205a99e49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1218 | 2026.04.06 16:08:14.761797 [ 3 ] {40ba5ede-887f-40e5-b2f2-18b205a99e49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1219 | 2026.04.06 16:08:14.762182 [ 3 ] {40ba5ede-887f-40e5-b2f2-18b205a99e49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1220 | 2026.04.06 16:08:14.762313 [ 3 ] {40ba5ede-887f-40e5-b2f2-18b205a99e49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1221 | 2026.04.06 16:08:14.762617 [ 3 ] {40ba5ede-887f-40e5-b2f2-18b205a99e49} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1222 | 2026.04.06 16:08:14.765404 [ 3 ] {40ba5ede-887f-40e5-b2f2-18b205a99e49} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1223 | 2026.04.06 16:08:14.767718 [ 3 ] {40ba5ede-887f-40e5-b2f2-18b205a99e49} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1224 | 2026.04.06 16:08:14.767758 [ 3 ] {40ba5ede-887f-40e5-b2f2-18b205a99e49} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1225 | 2026.04.06 16:08:14.772797 [ 3 ] {40ba5ede-887f-40e5-b2f2-18b205a99e49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1226 | 2026.04.06 16:08:14.772868 [ 3 ] {40ba5ede-887f-40e5-b2f2-18b205a99e49} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1227 | 2026.04.06 16:08:14.802058 [ 3 ] {40ba5ede-887f-40e5-b2f2-18b205a99e49} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.048993 sec., 122.46647480252281 rows/sec., 5.08 KiB/sec. | ||
| 1228 | 2026.04.06 16:08:14.802257 [ 3 ] {40ba5ede-887f-40e5-b2f2-18b205a99e49} <Debug> TCPHandler: Processed in 0.049574947 sec. | ||
| 1229 | 2026.04.06 16:08:14.802751 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2026.04.06 16:08:14.802944 [ 3 ] {b421603f-963a-4e6b-981c-944454fef11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1231 | 2026.04.06 16:08:14.803262 [ 3 ] {b421603f-963a-4e6b-981c-944454fef11e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1232 | 2026.04.06 16:08:14.803296 [ 3 ] {b421603f-963a-4e6b-981c-944454fef11e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1233 | 2026.04.06 16:08:14.803490 [ 3 ] {b421603f-963a-4e6b-981c-944454fef11e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1234 | 2026.04.06 16:08:14.803559 [ 3 ] {b421603f-963a-4e6b-981c-944454fef11e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1235 | 2026.04.06 16:08:14.803725 [ 3 ] {b421603f-963a-4e6b-981c-944454fef11e} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1236 | 2026.04.06 16:08:14.803769 [ 3 ] {b421603f-963a-4e6b-981c-944454fef11e} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1237 | 2026.04.06 16:08:14.803794 [ 3 ] {b421603f-963a-4e6b-981c-944454fef11e} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1238 | 2026.04.06 16:08:14.803810 [ 3 ] {b421603f-963a-4e6b-981c-944454fef11e} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1239 | 2026.04.06 16:08:14.803848 [ 3 ] {b421603f-963a-4e6b-981c-944454fef11e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1240 | 2026.04.06 16:08:14.803869 [ 3 ] {b421603f-963a-4e6b-981c-944454fef11e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1241 | 2026.04.06 16:08:14.804457 [ 3 ] {b421603f-963a-4e6b-981c-944454fef11e} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.00159 sec., 3773.5849056603774 rows/sec., 156.62 KiB/sec. | ||
| 1242 | 2026.04.06 16:08:14.804532 [ 3 ] {b421603f-963a-4e6b-981c-944454fef11e} <Debug> TCPHandler: Processed in 0.001923425 sec. | ||
| 1243 | 2026.04.06 16:08:14.804773 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.04.06 16:08:14.804902 [ 3 ] {dc8675a7-ebb7-4203-9c45-c5fcee826e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1245 | 2026.04.06 16:08:14.805094 [ 3 ] {dc8675a7-ebb7-4203-9c45-c5fcee826e0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1246 | 2026.04.06 16:08:14.805124 [ 3 ] {dc8675a7-ebb7-4203-9c45-c5fcee826e0b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1247 | 2026.04.06 16:08:14.805268 [ 3 ] {dc8675a7-ebb7-4203-9c45-c5fcee826e0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1248 | 2026.04.06 16:08:14.805322 [ 3 ] {dc8675a7-ebb7-4203-9c45-c5fcee826e0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1249 | 2026.04.06 16:08:14.805422 [ 3 ] {dc8675a7-ebb7-4203-9c45-c5fcee826e0b} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1250 | 2026.04.06 16:08:14.805451 [ 3 ] {dc8675a7-ebb7-4203-9c45-c5fcee826e0b} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1251 | 2026.04.06 16:08:14.805471 [ 3 ] {dc8675a7-ebb7-4203-9c45-c5fcee826e0b} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1252 | 2026.04.06 16:08:14.805485 [ 3 ] {dc8675a7-ebb7-4203-9c45-c5fcee826e0b} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1253 | 2026.04.06 16:08:14.805517 [ 3 ] {dc8675a7-ebb7-4203-9c45-c5fcee826e0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1254 | 2026.04.06 16:08:14.805534 [ 3 ] {dc8675a7-ebb7-4203-9c45-c5fcee826e0b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1255 | 2026.04.06 16:08:14.806048 [ 3 ] {dc8675a7-ebb7-4203-9c45-c5fcee826e0b} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 209.09 KiB/sec. | ||
| 1256 | 2026.04.06 16:08:14.806123 [ 3 ] {dc8675a7-ebb7-4203-9c45-c5fcee826e0b} <Debug> TCPHandler: Processed in 0.001404216 sec. | ||
| 1257 | 2026.04.06 16:08:14.806417 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.04.06 16:08:14.806561 [ 3 ] {998630b9-513e-4720-934a-6bb2d2efd99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1259 | 2026.04.06 16:08:14.806808 [ 3 ] {998630b9-513e-4720-934a-6bb2d2efd99f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1260 | 2026.04.06 16:08:14.806846 [ 3 ] {998630b9-513e-4720-934a-6bb2d2efd99f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1261 | 2026.04.06 16:08:14.807034 [ 3 ] {998630b9-513e-4720-934a-6bb2d2efd99f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1262 | 2026.04.06 16:08:14.807104 [ 3 ] {998630b9-513e-4720-934a-6bb2d2efd99f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1263 | 2026.04.06 16:08:14.807238 [ 3 ] {998630b9-513e-4720-934a-6bb2d2efd99f} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1264 | 2026.04.06 16:08:14.807274 [ 3 ] {998630b9-513e-4720-934a-6bb2d2efd99f} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1265 | 2026.04.06 16:08:14.807299 [ 3 ] {998630b9-513e-4720-934a-6bb2d2efd99f} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1266 | 2026.04.06 16:08:14.807320 [ 3 ] {998630b9-513e-4720-934a-6bb2d2efd99f} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1267 | 2026.04.06 16:08:14.807361 [ 3 ] {998630b9-513e-4720-934a-6bb2d2efd99f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1268 | 2026.04.06 16:08:14.807384 [ 3 ] {998630b9-513e-4720-934a-6bb2d2efd99f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1269 | 2026.04.06 16:08:14.807946 [ 3 ] {998630b9-513e-4720-934a-6bb2d2efd99f} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001439 sec., 4169.562195969424 rows/sec., 173.05 KiB/sec. | ||
| 1270 | 2026.04.06 16:08:14.808020 [ 3 ] {998630b9-513e-4720-934a-6bb2d2efd99f} <Debug> TCPHandler: Processed in 0.001662081 sec. | ||
| 1271 | 2026.04.06 16:08:14.808356 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.04.06 16:08:14.808511 [ 3 ] {0c38a1fa-719a-4675-a571-ee2901ded94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1273 | 2026.04.06 16:08:14.808761 [ 3 ] {0c38a1fa-719a-4675-a571-ee2901ded94d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1274 | 2026.04.06 16:08:14.808799 [ 3 ] {0c38a1fa-719a-4675-a571-ee2901ded94d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1275 | 2026.04.06 16:08:14.809001 [ 3 ] {0c38a1fa-719a-4675-a571-ee2901ded94d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1276 | 2026.04.06 16:08:14.809065 [ 3 ] {0c38a1fa-719a-4675-a571-ee2901ded94d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1277 | 2026.04.06 16:08:14.809189 [ 3 ] {0c38a1fa-719a-4675-a571-ee2901ded94d} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1278 | 2026.04.06 16:08:14.809224 [ 3 ] {0c38a1fa-719a-4675-a571-ee2901ded94d} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1279 | 2026.04.06 16:08:14.809249 [ 3 ] {0c38a1fa-719a-4675-a571-ee2901ded94d} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1280 | 2026.04.06 16:08:14.809268 [ 3 ] {0c38a1fa-719a-4675-a571-ee2901ded94d} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1281 | 2026.04.06 16:08:14.809309 [ 3 ] {0c38a1fa-719a-4675-a571-ee2901ded94d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1282 | 2026.04.06 16:08:14.809332 [ 3 ] {0c38a1fa-719a-4675-a571-ee2901ded94d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1283 | 2026.04.06 16:08:14.809926 [ 3 ] {0c38a1fa-719a-4675-a571-ee2901ded94d} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 169.63 KiB/sec. | ||
| 1284 | 2026.04.06 16:08:14.810010 [ 3 ] {0c38a1fa-719a-4675-a571-ee2901ded94d} <Debug> TCPHandler: Processed in 0.001718792 sec. | ||
| 1285 | 2026.04.06 16:08:14.810305 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.04.06 16:08:14.810469 [ 3 ] {804efd02-a98f-4789-8cd0-581224084019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1287 | 2026.04.06 16:08:14.810725 [ 3 ] {804efd02-a98f-4789-8cd0-581224084019} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1288 | 2026.04.06 16:08:14.810766 [ 3 ] {804efd02-a98f-4789-8cd0-581224084019} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1289 | 2026.04.06 16:08:14.810984 [ 3 ] {804efd02-a98f-4789-8cd0-581224084019} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1290 | 2026.04.06 16:08:14.811050 [ 3 ] {804efd02-a98f-4789-8cd0-581224084019} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1291 | 2026.04.06 16:08:14.811154 [ 3 ] {804efd02-a98f-4789-8cd0-581224084019} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1292 | 2026.04.06 16:08:14.811183 [ 3 ] {804efd02-a98f-4789-8cd0-581224084019} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1293 | 2026.04.06 16:08:14.811207 [ 3 ] {804efd02-a98f-4789-8cd0-581224084019} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1294 | 2026.04.06 16:08:14.811228 [ 3 ] {804efd02-a98f-4789-8cd0-581224084019} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1295 | 2026.04.06 16:08:14.811264 [ 3 ] {804efd02-a98f-4789-8cd0-581224084019} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1296 | 2026.04.06 16:08:14.811283 [ 3 ] {804efd02-a98f-4789-8cd0-581224084019} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1297 | 2026.04.06 16:08:14.811727 [ 3 ] {804efd02-a98f-4789-8cd0-581224084019} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 187.38 KiB/sec. | ||
| 1298 | 2026.04.06 16:08:14.811789 [ 3 ] {804efd02-a98f-4789-8cd0-581224084019} <Debug> TCPHandler: Processed in 0.001544399 sec. | ||
| 1299 | 2026.04.06 16:08:14.812056 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.04.06 16:08:14.812182 [ 3 ] {291231f1-bcb7-45cf-be5b-bfefa9f06291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1301 | 2026.04.06 16:08:14.812424 [ 3 ] {291231f1-bcb7-45cf-be5b-bfefa9f06291} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1302 | 2026.04.06 16:08:14.812463 [ 3 ] {291231f1-bcb7-45cf-be5b-bfefa9f06291} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes')" moved to PREWHERE | ||
| 1303 | 2026.04.06 16:08:14.812666 [ 3 ] {291231f1-bcb7-45cf-be5b-bfefa9f06291} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1304 | 2026.04.06 16:08:14.812732 [ 3 ] {291231f1-bcb7-45cf-be5b-bfefa9f06291} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1305 | 2026.04.06 16:08:14.812845 [ 3 ] {291231f1-bcb7-45cf-be5b-bfefa9f06291} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1306 | 2026.04.06 16:08:14.812876 [ 3 ] {291231f1-bcb7-45cf-be5b-bfefa9f06291} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1307 | 2026.04.06 16:08:14.812896 [ 3 ] {291231f1-bcb7-45cf-be5b-bfefa9f06291} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1308 | 2026.04.06 16:08:14.812912 [ 3 ] {291231f1-bcb7-45cf-be5b-bfefa9f06291} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1309 | 2026.04.06 16:08:14.812945 [ 3 ] {291231f1-bcb7-45cf-be5b-bfefa9f06291} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes'))" | ||
| 1310 | 2026.04.06 16:08:14.812967 [ 3 ] {291231f1-bcb7-45cf-be5b-bfefa9f06291} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1311 | 2026.04.06 16:08:14.813769 [ 3 ] {291231f1-bcb7-45cf-be5b-bfefa9f06291} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.00163 sec., 3680.9815950920247 rows/sec., 152.78 KiB/sec. | ||
| 1312 | 2026.04.06 16:08:14.813846 [ 3 ] {291231f1-bcb7-45cf-be5b-bfefa9f06291} <Debug> TCPHandler: Processed in 0.001840435 sec. | ||
| 1313 | 2026.04.06 16:08:14.814142 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2026.04.06 16:08:14.814297 [ 3 ] {db7265a2-13cf-4be1-b1ed-9f59e490fb37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1315 | 2026.04.06 16:08:14.814585 [ 3 ] {db7265a2-13cf-4be1-b1ed-9f59e490fb37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1316 | 2026.04.06 16:08:14.814627 [ 3 ] {db7265a2-13cf-4be1-b1ed-9f59e490fb37} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes')" moved to PREWHERE | ||
| 1317 | 2026.04.06 16:08:14.814849 [ 3 ] {db7265a2-13cf-4be1-b1ed-9f59e490fb37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1318 | 2026.04.06 16:08:14.814921 [ 3 ] {db7265a2-13cf-4be1-b1ed-9f59e490fb37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1319 | 2026.04.06 16:08:14.815061 [ 3 ] {db7265a2-13cf-4be1-b1ed-9f59e490fb37} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1320 | 2026.04.06 16:08:14.815101 [ 3 ] {db7265a2-13cf-4be1-b1ed-9f59e490fb37} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1321 | 2026.04.06 16:08:14.815128 [ 3 ] {db7265a2-13cf-4be1-b1ed-9f59e490fb37} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1322 | 2026.04.06 16:08:14.815149 [ 3 ] {db7265a2-13cf-4be1-b1ed-9f59e490fb37} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1323 | 2026.04.06 16:08:14.815195 [ 3 ] {db7265a2-13cf-4be1-b1ed-9f59e490fb37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes'))" | ||
| 1324 | 2026.04.06 16:08:14.815223 [ 3 ] {db7265a2-13cf-4be1-b1ed-9f59e490fb37} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1325 | 2026.04.06 16:08:14.815835 [ 3 ] {db7265a2-13cf-4be1-b1ed-9f59e490fb37} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 155.74 KiB/sec. | ||
| 1326 | 2026.04.06 16:08:14.815898 [ 3 ] {db7265a2-13cf-4be1-b1ed-9f59e490fb37} <Debug> TCPHandler: Processed in 0.001820204 sec. | ||
| 1327 | 2026.04.06 16:08:14.816152 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.04.06 16:08:14.816409 [ 3 ] {a839f25f-f50a-4a85-b259-860249bfb3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1329 | 2026.04.06 16:08:14.816699 [ 3 ] {a839f25f-f50a-4a85-b259-860249bfb3b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1330 | 2026.04.06 16:08:14.816742 [ 3 ] {a839f25f-f50a-4a85-b259-860249bfb3b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes')" moved to PREWHERE | ||
| 1331 | 2026.04.06 16:08:14.816965 [ 3 ] {a839f25f-f50a-4a85-b259-860249bfb3b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1332 | 2026.04.06 16:08:14.817035 [ 3 ] {a839f25f-f50a-4a85-b259-860249bfb3b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1333 | 2026.04.06 16:08:14.817172 [ 3 ] {a839f25f-f50a-4a85-b259-860249bfb3b9} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1334 | 2026.04.06 16:08:14.817210 [ 3 ] {a839f25f-f50a-4a85-b259-860249bfb3b9} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1335 | 2026.04.06 16:08:14.817262 [ 3 ] {a839f25f-f50a-4a85-b259-860249bfb3b9} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1336 | 2026.04.06 16:08:14.817286 [ 3 ] {a839f25f-f50a-4a85-b259-860249bfb3b9} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1337 | 2026.04.06 16:08:14.817333 [ 3 ] {a839f25f-f50a-4a85-b259-860249bfb3b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes'))" | ||
| 1338 | 2026.04.06 16:08:14.817369 [ 3 ] {a839f25f-f50a-4a85-b259-860249bfb3b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1339 | 2026.04.06 16:08:14.817890 [ 3 ] {a839f25f-f50a-4a85-b259-860249bfb3b9} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 159.12 KiB/sec. | ||
| 1340 | 2026.04.06 16:08:14.817954 [ 3 ] {a839f25f-f50a-4a85-b259-860249bfb3b9} <Debug> TCPHandler: Processed in 0.001863805 sec. | ||
| 1341 | 2026.04.06 16:08:14.838313 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.04.06 16:08:14.838553 [ 3 ] {1ecc4748-a3c5-4963-8228-cc830820d1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1343 | 2026.04.06 16:08:14.838918 [ 3 ] {1ecc4748-a3c5-4963-8228-cc830820d1de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1344 | 2026.04.06 16:08:14.838956 [ 3 ] {1ecc4748-a3c5-4963-8228-cc830820d1de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes')" moved to PREWHERE | ||
| 1345 | 2026.04.06 16:08:14.839194 [ 3 ] {1ecc4748-a3c5-4963-8228-cc830820d1de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1346 | 2026.04.06 16:08:14.839275 [ 3 ] {1ecc4748-a3c5-4963-8228-cc830820d1de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1347 | 2026.04.06 16:08:14.839437 [ 3 ] {1ecc4748-a3c5-4963-8228-cc830820d1de} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1348 | 2026.04.06 16:08:14.839474 [ 3 ] {1ecc4748-a3c5-4963-8228-cc830820d1de} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1349 | 2026.04.06 16:08:14.839496 [ 3 ] {1ecc4748-a3c5-4963-8228-cc830820d1de} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1350 | 2026.04.06 16:08:14.839515 [ 3 ] {1ecc4748-a3c5-4963-8228-cc830820d1de} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1351 | 2026.04.06 16:08:14.839565 [ 3 ] {1ecc4748-a3c5-4963-8228-cc830820d1de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes'))" | ||
| 1352 | 2026.04.06 16:08:14.839587 [ 3 ] {1ecc4748-a3c5-4963-8228-cc830820d1de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1353 | 2026.04.06 16:08:14.840226 [ 3 ] {1ecc4748-a3c5-4963-8228-cc830820d1de} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001765 sec., 3399.4334277620396 rows/sec., 141.09 KiB/sec. | ||
| 1354 | 2026.04.06 16:08:14.840313 [ 3 ] {1ecc4748-a3c5-4963-8228-cc830820d1de} <Debug> TCPHandler: Processed in 0.002148009 sec. | ||
| 1355 | 2026.04.06 16:08:14.922627 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.04.06 16:08:14.922856 [ 3 ] {45c945bc-f24f-4395-9d18-a6ff45315106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1357 | 2026.04.06 16:08:14.923294 [ 3 ] {45c945bc-f24f-4395-9d18-a6ff45315106} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1358 | 2026.04.06 16:08:14.923340 [ 3 ] {45c945bc-f24f-4395-9d18-a6ff45315106} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1359 | 2026.04.06 16:08:14.923569 [ 3 ] {45c945bc-f24f-4395-9d18-a6ff45315106} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1360 | 2026.04.06 16:08:14.923646 [ 3 ] {45c945bc-f24f-4395-9d18-a6ff45315106} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1361 | 2026.04.06 16:08:14.923826 [ 3 ] {45c945bc-f24f-4395-9d18-a6ff45315106} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1362 | 2026.04.06 16:08:14.923877 [ 3 ] {45c945bc-f24f-4395-9d18-a6ff45315106} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1363 | 2026.04.06 16:08:14.923909 [ 3 ] {45c945bc-f24f-4395-9d18-a6ff45315106} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1364 | 2026.04.06 16:08:14.923933 [ 3 ] {45c945bc-f24f-4395-9d18-a6ff45315106} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1365 | 2026.04.06 16:08:14.923989 [ 3 ] {45c945bc-f24f-4395-9d18-a6ff45315106} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1366 | 2026.04.06 16:08:14.924013 [ 3 ] {45c945bc-f24f-4395-9d18-a6ff45315106} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1367 | 2026.04.06 16:08:14.924655 [ 3 ] {45c945bc-f24f-4395-9d18-a6ff45315106} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001892 sec., 3171.247357293869 rows/sec., 131.62 KiB/sec. | ||
| 1368 | 2026.04.06 16:08:14.924742 [ 3 ] {45c945bc-f24f-4395-9d18-a6ff45315106} <Debug> TCPHandler: Processed in 0.002249512 sec. | ||
| 1369 | 2026.04.06 16:08:14.944882 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.04.06 16:08:14.945063 [ 3 ] {b71fc4e2-d13e-40b4-b0c4-66e1a0e37567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1371 | 2026.04.06 16:08:14.945353 [ 3 ] {b71fc4e2-d13e-40b4-b0c4-66e1a0e37567} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1372 | 2026.04.06 16:08:14.945388 [ 3 ] {b71fc4e2-d13e-40b4-b0c4-66e1a0e37567} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1373 | 2026.04.06 16:08:14.945568 [ 3 ] {b71fc4e2-d13e-40b4-b0c4-66e1a0e37567} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1374 | 2026.04.06 16:08:14.945628 [ 3 ] {b71fc4e2-d13e-40b4-b0c4-66e1a0e37567} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1375 | 2026.04.06 16:08:14.945744 [ 3 ] {b71fc4e2-d13e-40b4-b0c4-66e1a0e37567} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1376 | 2026.04.06 16:08:14.945774 [ 3 ] {b71fc4e2-d13e-40b4-b0c4-66e1a0e37567} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1377 | 2026.04.06 16:08:14.945794 [ 3 ] {b71fc4e2-d13e-40b4-b0c4-66e1a0e37567} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1378 | 2026.04.06 16:08:14.945809 [ 3 ] {b71fc4e2-d13e-40b4-b0c4-66e1a0e37567} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1379 | 2026.04.06 16:08:14.945844 [ 3 ] {b71fc4e2-d13e-40b4-b0c4-66e1a0e37567} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1380 | 2026.04.06 16:08:14.945863 [ 3 ] {b71fc4e2-d13e-40b4-b0c4-66e1a0e37567} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1381 | 2026.04.06 16:08:14.946587 [ 3 ] {b71fc4e2-d13e-40b4-b0c4-66e1a0e37567} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 156.13 KiB/sec. | ||
| 1382 | 2026.04.06 16:08:14.946680 [ 3 ] {b71fc4e2-d13e-40b4-b0c4-66e1a0e37567} <Debug> TCPHandler: Processed in 0.001879085 sec. | ||
| 1383 | 2026.04.06 16:08:14.947208 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.04.06 16:08:14.947334 [ 3 ] {1c99da50-5f0b-4182-aaa4-74109f183aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1385 | 2026.04.06 16:08:14.947545 [ 3 ] {1c99da50-5f0b-4182-aaa4-74109f183aa3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1386 | 2026.04.06 16:08:14.947577 [ 3 ] {1c99da50-5f0b-4182-aaa4-74109f183aa3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1387 | 2026.04.06 16:08:14.947764 [ 3 ] {1c99da50-5f0b-4182-aaa4-74109f183aa3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1388 | 2026.04.06 16:08:14.947817 [ 3 ] {1c99da50-5f0b-4182-aaa4-74109f183aa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1389 | 2026.04.06 16:08:14.947916 [ 3 ] {1c99da50-5f0b-4182-aaa4-74109f183aa3} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1390 | 2026.04.06 16:08:14.947944 [ 3 ] {1c99da50-5f0b-4182-aaa4-74109f183aa3} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1391 | 2026.04.06 16:08:14.947962 [ 3 ] {1c99da50-5f0b-4182-aaa4-74109f183aa3} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1392 | 2026.04.06 16:08:14.947976 [ 3 ] {1c99da50-5f0b-4182-aaa4-74109f183aa3} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1393 | 2026.04.06 16:08:14.948017 [ 3 ] {1c99da50-5f0b-4182-aaa4-74109f183aa3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1394 | 2026.04.06 16:08:14.948129 [ 3 ] {1c99da50-5f0b-4182-aaa4-74109f183aa3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1395 | 2026.04.06 16:08:14.948796 [ 3 ] {1c99da50-5f0b-4182-aaa4-74109f183aa3} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 164.81 KiB/sec. | ||
| 1396 | 2026.04.06 16:08:14.948885 [ 3 ] {1c99da50-5f0b-4182-aaa4-74109f183aa3} <Debug> TCPHandler: Processed in 0.001727342 sec. | ||
| 1397 | 2026.04.06 16:08:14.950007 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.04.06 16:08:14.950114 [ 3 ] {145286ec-20f4-4619-9200-46cf4d8066c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1399 | 2026.04.06 16:08:14.950154 [ 3 ] {145286ec-20f4-4619-9200-46cf4d8066c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1400 | 2026.04.06 16:08:14.950689 [ 3 ] {145286ec-20f4-4619-9200-46cf4d8066c8} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.04.06 16:08:14.950733 [ 3 ] {145286ec-20f4-4619-9200-46cf4d8066c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1402 | 2026.04.06 16:08:14.951329 [ 3 ] {145286ec-20f4-4619-9200-46cf4d8066c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1403 | 2026.04.06 16:08:14.951814 [ 3 ] {145286ec-20f4-4619-9200-46cf4d8066c8} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.04.06 16:08:14.951970 [ 3 ] {145286ec-20f4-4619-9200-46cf4d8066c8} <Debug> executeQuery: Read 13 rows, 2.24 KiB in 0.001889 sec., 6881.948120698782 rows/sec., 1.16 MiB/sec. | ||
| 1405 | 2026.04.06 16:08:14.952011 [ 3 ] {145286ec-20f4-4619-9200-46cf4d8066c8} <Debug> TCPHandler: Processed in 0.002052538 sec. | ||
| 1406 | 2026.04.06 16:08:14.952135 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.04.06 16:08:14.952231 [ 3 ] {cc60906a-9e2d-4641-998d-0e136fdc0b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1408 | 2026.04.06 16:08:14.952272 [ 3 ] {cc60906a-9e2d-4641-998d-0e136fdc0b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1409 | 2026.04.06 16:08:14.952701 [ 3 ] {cc60906a-9e2d-4641-998d-0e136fdc0b9f} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.04.06 16:08:14.952737 [ 3 ] {cc60906a-9e2d-4641-998d-0e136fdc0b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1411 | 2026.04.06 16:08:14.953172 [ 3 ] {cc60906a-9e2d-4641-998d-0e136fdc0b9f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1412 | 2026.04.06 16:08:14.953648 [ 3 ] {cc60906a-9e2d-4641-998d-0e136fdc0b9f} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.04.06 16:08:14.953790 [ 3 ] {cc60906a-9e2d-4641-998d-0e136fdc0b9f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001577 sec., 2536.461636017755 rows/sec., 206.83 KiB/sec. | ||
| 1414 | 2026.04.06 16:08:14.953833 [ 3 ] {cc60906a-9e2d-4641-998d-0e136fdc0b9f} <Debug> TCPHandler: Processed in 0.001745123 sec. | ||
| 1415 | 2026.04.06 16:08:14.953946 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.04.06 16:08:14.954039 [ 3 ] {b7b74992-bbe3-4ee2-81a8-0f5a181f75e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1417 | 2026.04.06 16:08:14.954078 [ 3 ] {b7b74992-bbe3-4ee2-81a8-0f5a181f75e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1418 | 2026.04.06 16:08:14.956199 [ 3 ] {b7b74992-bbe3-4ee2-81a8-0f5a181f75e5} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.04.06 16:08:14.956241 [ 3 ] {b7b74992-bbe3-4ee2-81a8-0f5a181f75e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1420 | 2026.04.06 16:08:14.957043 [ 3 ] {b7b74992-bbe3-4ee2-81a8-0f5a181f75e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1421 | 2026.04.06 16:08:14.957682 [ 3 ] {b7b74992-bbe3-4ee2-81a8-0f5a181f75e5} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.04.06 16:08:14.957849 [ 3 ] {b7b74992-bbe3-4ee2-81a8-0f5a181f75e5} <Debug> executeQuery: Read 2358 rows, 176.94 KiB in 0.003827 sec., 616148.4191272537 rows/sec., 45.15 MiB/sec. | ||
| 1423 | 2026.04.06 16:08:14.957893 [ 3 ] {b7b74992-bbe3-4ee2-81a8-0f5a181f75e5} <Debug> TCPHandler: Processed in 0.003995524 sec. | ||
| 1424 | 2026.04.06 16:08:14.959358 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2026.04.06 16:08:14.959471 [ 3 ] {9fc353c7-c902-42a4-a0c8-fe63a3cecd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1426 | 2026.04.06 16:08:14.959514 [ 3 ] {9fc353c7-c902-42a4-a0c8-fe63a3cecd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1427 | 2026.04.06 16:08:14.959962 [ 3 ] {9fc353c7-c902-42a4-a0c8-fe63a3cecd4e} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.04.06 16:08:14.960001 [ 3 ] {9fc353c7-c902-42a4-a0c8-fe63a3cecd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1429 | 2026.04.06 16:08:14.960449 [ 3 ] {9fc353c7-c902-42a4-a0c8-fe63a3cecd4e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1430 | 2026.04.06 16:08:14.960876 [ 3 ] {9fc353c7-c902-42a4-a0c8-fe63a3cecd4e} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.04.06 16:08:14.961024 [ 3 ] {9fc353c7-c902-42a4-a0c8-fe63a3cecd4e} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001573 sec., 9535.918626827717 rows/sec., 703.40 KiB/sec. | ||
| 1432 | 2026.04.06 16:08:14.961063 [ 3 ] {9fc353c7-c902-42a4-a0c8-fe63a3cecd4e} <Debug> TCPHandler: Processed in 0.001766282 sec. | ||
| 1433 | 2026.04.06 16:08:14.961178 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.04.06 16:08:14.961273 [ 3 ] {72c89ac2-2c0d-4f7c-a090-7454b4a1b289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1435 | 2026.04.06 16:08:14.961312 [ 3 ] {72c89ac2-2c0d-4f7c-a090-7454b4a1b289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1436 | 2026.04.06 16:08:14.962167 [ 3 ] {72c89ac2-2c0d-4f7c-a090-7454b4a1b289} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.04.06 16:08:14.962201 [ 3 ] {72c89ac2-2c0d-4f7c-a090-7454b4a1b289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1438 | 2026.04.06 16:08:14.962893 [ 3 ] {72c89ac2-2c0d-4f7c-a090-7454b4a1b289} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1439 | 2026.04.06 16:08:14.963381 [ 3 ] {72c89ac2-2c0d-4f7c-a090-7454b4a1b289} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.04.06 16:08:14.963516 [ 3 ] {72c89ac2-2c0d-4f7c-a090-7454b4a1b289} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.002262 sec., 354111.40583554376 rows/sec., 20.45 MiB/sec. | ||
| 1441 | 2026.04.06 16:08:14.963555 [ 3 ] {72c89ac2-2c0d-4f7c-a090-7454b4a1b289} <Debug> TCPHandler: Processed in 0.002426704 sec. | ||
| 1442 | 2026.04.06 16:08:14.963669 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.04.06 16:08:14.963764 [ 3 ] {80ddb6cb-a9c1-4213-870e-b8b00c6bb816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1444 | 2026.04.06 16:08:14.963804 [ 3 ] {80ddb6cb-a9c1-4213-870e-b8b00c6bb816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1445 | 2026.04.06 16:08:14.964204 [ 3 ] {80ddb6cb-a9c1-4213-870e-b8b00c6bb816} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.04.06 16:08:14.964241 [ 3 ] {80ddb6cb-a9c1-4213-870e-b8b00c6bb816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1447 | 2026.04.06 16:08:14.964723 [ 3 ] {80ddb6cb-a9c1-4213-870e-b8b00c6bb816} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1448 | 2026.04.06 16:08:14.965138 [ 3 ] {80ddb6cb-a9c1-4213-870e-b8b00c6bb816} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2026.04.06 16:08:14.965270 [ 3 ] {80ddb6cb-a9c1-4213-870e-b8b00c6bb816} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001525 sec., 1311.4754098360654 rows/sec., 92.21 KiB/sec. | ||
| 1450 | 2026.04.06 16:08:14.965309 [ 3 ] {80ddb6cb-a9c1-4213-870e-b8b00c6bb816} <Debug> TCPHandler: Processed in 0.001689981 sec. | ||
| 1451 | 2026.04.06 16:08:14.965420 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2026.04.06 16:08:14.965513 [ 3 ] {8781123f-8d30-4666-9c7e-446e9cd9bf50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1453 | 2026.04.06 16:08:14.965555 [ 3 ] {8781123f-8d30-4666-9c7e-446e9cd9bf50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1454 | 2026.04.06 16:08:14.966550 [ 3 ] {8781123f-8d30-4666-9c7e-446e9cd9bf50} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.04.06 16:08:14.966587 [ 3 ] {8781123f-8d30-4666-9c7e-446e9cd9bf50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1456 | 2026.04.06 16:08:14.967143 [ 3 ] {8781123f-8d30-4666-9c7e-446e9cd9bf50} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1457 | 2026.04.06 16:08:14.967568 [ 3 ] {8781123f-8d30-4666-9c7e-446e9cd9bf50} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2026.04.06 16:08:14.967711 [ 3 ] {8781123f-8d30-4666-9c7e-446e9cd9bf50} <Debug> executeQuery: Read 1241 rows, 84.21 KiB in 0.002216 sec., 560018.0505415163 rows/sec., 37.11 MiB/sec. | ||
| 1459 | 2026.04.06 16:08:14.967749 [ 3 ] {8781123f-8d30-4666-9c7e-446e9cd9bf50} <Debug> TCPHandler: Processed in 0.002378834 sec. | ||
| 1460 | 2026.04.06 16:08:14.967853 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.04.06 16:08:14.967946 [ 3 ] {74dc7f28-6d94-4783-b714-b728fc86abc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1462 | 2026.04.06 16:08:14.967991 [ 3 ] {74dc7f28-6d94-4783-b714-b728fc86abc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1463 | 2026.04.06 16:08:14.969198 [ 3 ] {74dc7f28-6d94-4783-b714-b728fc86abc8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.04.06 16:08:14.969235 [ 3 ] {74dc7f28-6d94-4783-b714-b728fc86abc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1465 | 2026.04.06 16:08:14.969923 [ 3 ] {74dc7f28-6d94-4783-b714-b728fc86abc8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1466 | 2026.04.06 16:08:14.970388 [ 3 ] {74dc7f28-6d94-4783-b714-b728fc86abc8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.04.06 16:08:14.970537 [ 3 ] {74dc7f28-6d94-4783-b714-b728fc86abc8} <Debug> executeQuery: Read 2703 rows, 172.14 KiB in 0.002609 sec., 1036029.1299348408 rows/sec., 64.43 MiB/sec. | ||
| 1468 | 2026.04.06 16:08:14.970573 [ 3 ] {74dc7f28-6d94-4783-b714-b728fc86abc8} <Debug> TCPHandler: Processed in 0.002770251 sec. | ||
| 1469 | 2026.04.06 16:08:14.970698 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2026.04.06 16:08:14.970803 [ 3 ] {47dc3110-e8bf-427c-bebd-3bf5f76e97c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1471 | 2026.04.06 16:08:14.970868 [ 3 ] {47dc3110-e8bf-427c-bebd-3bf5f76e97c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1472 | 2026.04.06 16:08:14.971785 [ 3 ] {47dc3110-e8bf-427c-bebd-3bf5f76e97c6} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2026.04.06 16:08:14.971826 [ 3 ] {47dc3110-e8bf-427c-bebd-3bf5f76e97c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1474 | 2026.04.06 16:08:14.972580 [ 3 ] {47dc3110-e8bf-427c-bebd-3bf5f76e97c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1475 | 2026.04.06 16:08:14.973162 [ 3 ] {47dc3110-e8bf-427c-bebd-3bf5f76e97c6} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2026.04.06 16:08:14.973339 [ 3 ] {47dc3110-e8bf-427c-bebd-3bf5f76e97c6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002557 sec., 4301.9163081736415 rows/sec., 7.71 MiB/sec. | ||
| 1477 | 2026.04.06 16:08:14.973413 [ 3 ] {47dc3110-e8bf-427c-bebd-3bf5f76e97c6} <Debug> TCPHandler: Processed in 0.002764951 sec. | ||
| 1478 | 2026.04.06 16:08:14.973568 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2026.04.06 16:08:14.973673 [ 3 ] {975a6bd3-1b23-444c-bf01-2d240f9dcf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1480 | 2026.04.06 16:08:14.973723 [ 3 ] {975a6bd3-1b23-444c-bf01-2d240f9dcf56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1481 | 2026.04.06 16:08:14.974673 [ 3 ] {975a6bd3-1b23-444c-bf01-2d240f9dcf56} <Trace> oximeter.measurements_i64 (46c2fb78-508b-438a-bca4-52943e9e95fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2026.04.06 16:08:14.974712 [ 3 ] {975a6bd3-1b23-444c-bf01-2d240f9dcf56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1483 | 2026.04.06 16:08:14.975293 [ 3 ] {975a6bd3-1b23-444c-bf01-2d240f9dcf56} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1484 | 2026.04.06 16:08:14.975727 [ 3 ] {975a6bd3-1b23-444c-bf01-2d240f9dcf56} <Trace> oximeter.measurements_i64 (46c2fb78-508b-438a-bca4-52943e9e95fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2026.04.06 16:08:14.975859 [ 3 ] {975a6bd3-1b23-444c-bf01-2d240f9dcf56} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.002209 sec., 1358.080579447714 rows/sec., 95.93 KiB/sec. | ||
| 1486 | 2026.04.06 16:08:14.975910 [ 3 ] {975a6bd3-1b23-444c-bf01-2d240f9dcf56} <Debug> TCPHandler: Processed in 0.002403784 sec. | ||
| 1487 | 2026.04.06 16:08:14.976050 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.04.06 16:08:14.976146 [ 3 ] {5d37b4c7-77ce-44ce-8135-a6cb3e6366c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1489 | 2026.04.06 16:08:14.976187 [ 3 ] {5d37b4c7-77ce-44ce-8135-a6cb3e6366c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1490 | 2026.04.06 16:08:14.976530 [ 3 ] {5d37b4c7-77ce-44ce-8135-a6cb3e6366c8} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.04.06 16:08:14.976566 [ 3 ] {5d37b4c7-77ce-44ce-8135-a6cb3e6366c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1492 | 2026.04.06 16:08:14.977008 [ 3 ] {5d37b4c7-77ce-44ce-8135-a6cb3e6366c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1493 | 2026.04.06 16:08:14.977450 [ 3 ] {5d37b4c7-77ce-44ce-8135-a6cb3e6366c8} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2026.04.06 16:08:14.977594 [ 3 ] {5d37b4c7-77ce-44ce-8135-a6cb3e6366c8} <Debug> executeQuery: Read 4 rows, 258.00 B in 0.001468 sec., 2724.7956403269754 rows/sec., 171.63 KiB/sec. | ||
| 1495 | 2026.04.06 16:08:14.977631 [ 3 ] {5d37b4c7-77ce-44ce-8135-a6cb3e6366c8} <Debug> TCPHandler: Processed in 0.001639751 sec. | ||
| 1496 | 2026.04.06 16:08:15.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.80 MiB, peak 171.41 MiB, free memory in arenas 0.00 B, will set to 169.42 MiB (RSS), difference: 1.62 MiB | ||
| 1497 | 2026.04.06 16:08:16.539964 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 190 | ||
| 1498 | 2026.04.06 16:08:16.542837 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.04.06 16:08:16.542878 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1500 | 2026.04.06 16:08:16.544257 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1501 | 2026.04.06 16:08:16.544845 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.04.06 16:08:16.545095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1503 | 2026.04.06 16:08:17.629654 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.04.06 16:08:17.629884 [ 3 ] {6edadbb5-232b-40bc-8c2d-ab978e3612ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1505 | 2026.04.06 16:08:17.629975 [ 3 ] {6edadbb5-232b-40bc-8c2d-ab978e3612ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1506 | 2026.04.06 16:08:17.630835 [ 3 ] {6edadbb5-232b-40bc-8c2d-ab978e3612ab} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.04.06 16:08:17.630886 [ 3 ] {6edadbb5-232b-40bc-8c2d-ab978e3612ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1508 | 2026.04.06 16:08:17.631564 [ 3 ] {6edadbb5-232b-40bc-8c2d-ab978e3612ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1509 | 2026.04.06 16:08:17.632224 [ 3 ] {6edadbb5-232b-40bc-8c2d-ab978e3612ab} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.04.06 16:08:17.632454 [ 3 ] {6edadbb5-232b-40bc-8c2d-ab978e3612ab} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002636 sec., 1517.4506828528074 rows/sec., 127.81 KiB/sec. | ||
| 1511 | 2026.04.06 16:08:17.632525 [ 3 ] {6edadbb5-232b-40bc-8c2d-ab978e3612ab} <Debug> TCPHandler: Processed in 0.003044757 sec. | ||
| 1512 | 2026.04.06 16:08:17.632678 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.04.06 16:08:17.632803 [ 3 ] {58757203-692f-45d2-a6ec-06e0ac00f9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1514 | 2026.04.06 16:08:17.632862 [ 3 ] {58757203-692f-45d2-a6ec-06e0ac00f9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1515 | 2026.04.06 16:08:17.633328 [ 3 ] {58757203-692f-45d2-a6ec-06e0ac00f9d7} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.04.06 16:08:17.633377 [ 3 ] {58757203-692f-45d2-a6ec-06e0ac00f9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1517 | 2026.04.06 16:08:17.633871 [ 3 ] {58757203-692f-45d2-a6ec-06e0ac00f9d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1518 | 2026.04.06 16:08:17.634338 [ 3 ] {58757203-692f-45d2-a6ec-06e0ac00f9d7} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2026.04.06 16:08:17.634500 [ 3 ] {58757203-692f-45d2-a6ec-06e0ac00f9d7} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001725 sec., 4637.68115942029 rows/sec., 372.51 KiB/sec. | ||
| 1520 | 2026.04.06 16:08:17.634540 [ 3 ] {58757203-692f-45d2-a6ec-06e0ac00f9d7} <Debug> TCPHandler: Processed in 0.001929576 sec. | ||
| 1521 | 2026.04.06 16:08:17.634657 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.04.06 16:08:17.634758 [ 3 ] {4d788d6b-40e5-4d7b-9151-68fc2cb16fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1523 | 2026.04.06 16:08:17.634804 [ 3 ] {4d788d6b-40e5-4d7b-9151-68fc2cb16fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1524 | 2026.04.06 16:08:17.635178 [ 3 ] {4d788d6b-40e5-4d7b-9151-68fc2cb16fd1} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.04.06 16:08:17.635215 [ 3 ] {4d788d6b-40e5-4d7b-9151-68fc2cb16fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1526 | 2026.04.06 16:08:17.635694 [ 3 ] {4d788d6b-40e5-4d7b-9151-68fc2cb16fd1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1527 | 2026.04.06 16:08:17.636325 [ 3 ] {4d788d6b-40e5-4d7b-9151-68fc2cb16fd1} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.04.06 16:08:17.636493 [ 3 ] {4d788d6b-40e5-4d7b-9151-68fc2cb16fd1} <Debug> executeQuery: Read 6 rows, 468.00 B in 0.001756 sec., 3416.8564920273348 rows/sec., 260.27 KiB/sec. | ||
| 1529 | 2026.04.06 16:08:17.636533 [ 3 ] {4d788d6b-40e5-4d7b-9151-68fc2cb16fd1} <Debug> TCPHandler: Processed in 0.001924116 sec. | ||
| 1530 | 2026.04.06 16:08:17.636650 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.04.06 16:08:17.636746 [ 3 ] {6506e9ea-d41d-42ee-b880-c988fa6d967c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1532 | 2026.04.06 16:08:17.636787 [ 3 ] {6506e9ea-d41d-42ee-b880-c988fa6d967c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1533 | 2026.04.06 16:08:17.637107 [ 3 ] {6506e9ea-d41d-42ee-b880-c988fa6d967c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.04.06 16:08:17.637147 [ 3 ] {6506e9ea-d41d-42ee-b880-c988fa6d967c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1535 | 2026.04.06 16:08:17.637589 [ 3 ] {6506e9ea-d41d-42ee-b880-c988fa6d967c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1536 | 2026.04.06 16:08:17.638202 [ 3 ] {6506e9ea-d41d-42ee-b880-c988fa6d967c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.04.06 16:08:17.638359 [ 3 ] {6506e9ea-d41d-42ee-b880-c988fa6d967c} <Debug> executeQuery: Read 6 rows, 387.00 B in 0.001633 sec., 3674.2192284139624 rows/sec., 231.43 KiB/sec. | ||
| 1538 | 2026.04.06 16:08:17.638397 [ 3 ] {6506e9ea-d41d-42ee-b880-c988fa6d967c} <Debug> TCPHandler: Processed in 0.001795863 sec. | ||
| 1539 | 2026.04.06 16:08:21.481506 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1540 | 2026.04.06 16:08:21.481573 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1541 | 2026.04.06 16:08:21.546014 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2854 | ||
| 1542 | 2026.04.06 16:08:21.546485 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.04.06 16:08:21.546532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1544 | 2026.04.06 16:08:21.547183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1545 | 2026.04.06 16:08:21.547649 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.04.06 16:08:21.547798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2854 | ||
| 1547 | 2026.04.06 16:08:21.547803 [ 7 ] {} <Debug> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1548 | 2026.04.06 16:08:21.547880 [ 7 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.04.06 16:08:21.547905 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1550 | 2026.04.06 16:08:21.550094 [ 202 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 1551 | 2026.04.06 16:08:21.552523 [ 202 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1552 | 2026.04.06 16:08:21.552626 [ 202 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1553 | 2026.04.06 16:08:21.552749 [ 202 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1554 | 2026.04.06 16:08:21.552813 [ 202 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1555 | 2026.04.06 16:08:21.552877 [ 202 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 430 rows starting from the beginning of the part | ||
| 1556 | 2026.04.06 16:08:21.552938 [ 202 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1557 | 2026.04.06 16:08:21.552988 [ 202 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1558 | 2026.04.06 16:08:21.588063 [ 186 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2854 rows, containing 4 columns (4 merged, 0 gathered) in 0.0400208 sec., 71312.91728301282 rows/sec., 1.02 MiB/sec. | ||
| 1559 | 2026.04.06 16:08:21.588817 [ 202 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1560 | 2026.04.06 16:08:21.589251 [ 202 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_6_1} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.04.06 16:08:21.589323 [ 202 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_6_1} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1562 | 2026.04.06 16:08:21.589415 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1563 | 2026.04.06 16:08:21.711944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1564 | 2026.04.06 16:08:21.731113 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.04.06 16:08:21.731182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1566 | 2026.04.06 16:08:21.737441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1567 | 2026.04.06 16:08:21.738637 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.04.06 16:08:21.738925 [ 9 ] {} <Debug> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1569 | 2026.04.06 16:08:21.739012 [ 9 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.04.06 16:08:21.739034 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1571 | 2026.04.06 16:08:21.739159 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1572 | 2026.04.06 16:08:21.742233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1573 | 2026.04.06 16:08:21.743657 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1574 | 2026.04.06 16:08:21.745231 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 1575 | 2026.04.06 16:08:21.749768 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 1576 | 2026.04.06 16:08:21.754040 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 1577 | 2026.04.06 16:08:21.758521 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 1578 | 2026.04.06 16:08:21.768017 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 1579 | 2026.04.06 16:08:21.772852 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 1580 | 2026.04.06 16:08:21.839307 [ 186 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.100205253 sec., 459.0577701550237 rows/sec., 2.37 MiB/sec. | ||
| 1581 | 2026.04.06 16:08:21.841773 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1582 | 2026.04.06 16:08:21.844238 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_6_1} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.04.06 16:08:21.844323 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_6_1} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1584 | 2026.04.06 16:08:21.846098 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1585 | 2026.04.06 16:08:22.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.74 MiB, peak 180.28 MiB, free memory in arenas 0.00 B, will set to 180.50 MiB (RSS), difference: 9.76 MiB | ||
| 1586 | 2026.04.06 16:08:22.630722 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.04.06 16:08:22.630899 [ 3 ] {1c33f47b-8f46-4825-afaa-61f5bf498b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1588 | 2026.04.06 16:08:22.630968 [ 3 ] {1c33f47b-8f46-4825-afaa-61f5bf498b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1589 | 2026.04.06 16:08:22.631657 [ 3 ] {1c33f47b-8f46-4825-afaa-61f5bf498b1f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.04.06 16:08:22.631712 [ 3 ] {1c33f47b-8f46-4825-afaa-61f5bf498b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1591 | 2026.04.06 16:08:22.632307 [ 3 ] {1c33f47b-8f46-4825-afaa-61f5bf498b1f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1592 | 2026.04.06 16:08:22.632873 [ 3 ] {1c33f47b-8f46-4825-afaa-61f5bf498b1f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.04.06 16:08:22.633036 [ 61 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1594 | 2026.04.06 16:08:22.633068 [ 3 ] {1c33f47b-8f46-4825-afaa-61f5bf498b1f} <Debug> executeQuery: Read 26 rows, 2.55 KiB in 0.002216 sec., 11732.851985559566 rows/sec., 1.12 MiB/sec. | ||
| 1595 | 2026.04.06 16:08:22.633111 [ 61 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2026.04.06 16:08:22.633134 [ 3 ] {1c33f47b-8f46-4825-afaa-61f5bf498b1f} <Debug> TCPHandler: Processed in 0.002554297 sec. | ||
| 1597 | 2026.04.06 16:08:22.633137 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1598 | 2026.04.06 16:08:22.633274 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.04.06 16:08:22.633300 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 1600 | 2026.04.06 16:08:22.633388 [ 3 ] {786aa86f-422b-4553-a1a4-03ee41acf4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1601 | 2026.04.06 16:08:22.633438 [ 3 ] {786aa86f-422b-4553-a1a4-03ee41acf4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1602 | 2026.04.06 16:08:22.633448 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1603 | 2026.04.06 16:08:22.633487 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
| 1604 | 2026.04.06 16:08:22.633577 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1605 | 2026.04.06 16:08:22.633627 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1606 | 2026.04.06 16:08:22.633676 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2358 rows starting from the beginning of the part | ||
| 1607 | 2026.04.06 16:08:22.633718 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 1608 | 2026.04.06 16:08:22.633759 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1609 | 2026.04.06 16:08:22.633880 [ 3 ] {786aa86f-422b-4553-a1a4-03ee41acf4bf} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.04.06 16:08:22.633925 [ 3 ] {786aa86f-422b-4553-a1a4-03ee41acf4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1611 | 2026.04.06 16:08:22.634563 [ 3 ] {786aa86f-422b-4553-a1a4-03ee41acf4bf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1612 | 2026.04.06 16:08:22.635022 [ 3 ] {786aa86f-422b-4553-a1a4-03ee41acf4bf} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.04.06 16:08:22.635165 [ 3 ] {786aa86f-422b-4553-a1a4-03ee41acf4bf} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001802 sec., 6104.328523862375 rows/sec., 459.02 KiB/sec. | ||
| 1614 | 2026.04.06 16:08:22.635204 [ 3 ] {786aa86f-422b-4553-a1a4-03ee41acf4bf} <Debug> TCPHandler: Processed in 0.001983226 sec. | ||
| 1615 | 2026.04.06 16:08:22.635320 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.04.06 16:08:22.635420 [ 3 ] {2d2e52b3-0b08-4ee1-a248-535a0a005d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1617 | 2026.04.06 16:08:22.635439 [ 186 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2446 rows, containing 5 columns (5 merged, 0 gathered) in 0.002199451 sec., 1112095.7002451976 rows/sec., 86.56 MiB/sec. | ||
| 1618 | 2026.04.06 16:08:22.635466 [ 3 ] {2d2e52b3-0b08-4ee1-a248-535a0a005d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1619 | 2026.04.06 16:08:22.635896 [ 3 ] {2d2e52b3-0b08-4ee1-a248-535a0a005d02} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.04.06 16:08:22.635901 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1621 | 2026.04.06 16:08:22.635934 [ 3 ] {2d2e52b3-0b08-4ee1-a248-535a0a005d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1622 | 2026.04.06 16:08:22.636347 [ 3 ] {2d2e52b3-0b08-4ee1-a248-535a0a005d02} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1623 | 2026.04.06 16:08:22.636408 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_6_1} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.04.06 16:08:22.636478 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_6_1} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1625 | 2026.04.06 16:08:22.636554 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 1626 | 2026.04.06 16:08:22.636773 [ 3 ] {2d2e52b3-0b08-4ee1-a248-535a0a005d02} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.04.06 16:08:22.636880 [ 61 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1628 | 2026.04.06 16:08:22.636909 [ 3 ] {2d2e52b3-0b08-4ee1-a248-535a0a005d02} <Debug> executeQuery: Read 19 rows, 1.52 KiB in 0.00151 sec., 12582.781456953642 rows/sec., 1008.90 KiB/sec. | ||
| 1629 | 2026.04.06 16:08:22.636918 [ 61 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.04.06 16:08:22.636949 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1631 | 2026.04.06 16:08:22.636953 [ 3 ] {2d2e52b3-0b08-4ee1-a248-535a0a005d02} <Debug> TCPHandler: Processed in 0.001683492 sec. | ||
| 1632 | 2026.04.06 16:08:22.637019 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 1633 | 2026.04.06 16:08:22.637064 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.04.06 16:08:22.637117 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1635 | 2026.04.06 16:08:22.637145 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
| 1636 | 2026.04.06 16:08:22.637167 [ 3 ] {b616b358-cc21-49b7-86f1-4a23ff7f25c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1637 | 2026.04.06 16:08:22.637190 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 1638 | 2026.04.06 16:08:22.637217 [ 3 ] {b616b358-cc21-49b7-86f1-4a23ff7f25c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1639 | 2026.04.06 16:08:22.637230 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part | ||
| 1640 | 2026.04.06 16:08:22.637269 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1241 rows starting from the beginning of the part | ||
| 1641 | 2026.04.06 16:08:22.637314 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 1642 | 2026.04.06 16:08:22.637355 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
| 1643 | 2026.04.06 16:08:22.637585 [ 3 ] {b616b358-cc21-49b7-86f1-4a23ff7f25c8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.04.06 16:08:22.637626 [ 3 ] {b616b358-cc21-49b7-86f1-4a23ff7f25c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1645 | 2026.04.06 16:08:22.638109 [ 3 ] {b616b358-cc21-49b7-86f1-4a23ff7f25c8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1646 | 2026.04.06 16:08:22.638268 [ 192 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276184 sec., 1032766.4349341474 rows/sec., 73.11 MiB/sec. | ||
| 1647 | 2026.04.06 16:08:22.638535 [ 3 ] {b616b358-cc21-49b7-86f1-4a23ff7f25c8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2026.04.06 16:08:22.638638 [ 186 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1649 | 2026.04.06 16:08:22.638645 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1650 | 2026.04.06 16:08:22.638677 [ 3 ] {b616b358-cc21-49b7-86f1-4a23ff7f25c8} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001531 sec., 6531.678641410843 rows/sec., 497.53 KiB/sec. | ||
| 1651 | 2026.04.06 16:08:22.638684 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2026.04.06 16:08:22.638717 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1653 | 2026.04.06 16:08:22.638721 [ 3 ] {b616b358-cc21-49b7-86f1-4a23ff7f25c8} <Debug> TCPHandler: Processed in 0.001706991 sec. | ||
| 1654 | 2026.04.06 16:08:22.638782 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 1655 | 2026.04.06 16:08:22.638831 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2026.04.06 16:08:22.638897 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1657 | 2026.04.06 16:08:22.638928 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 1658 | 2026.04.06 16:08:22.638930 [ 3 ] {0e826992-9e1c-4094-936c-cd0092477e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1659 | 2026.04.06 16:08:22.638975 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1660 | 2026.04.06 16:08:22.638997 [ 3 ] {0e826992-9e1c-4094-936c-cd0092477e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1661 | 2026.04.06 16:08:22.639016 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 1662 | 2026.04.06 16:08:22.639058 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2703 rows starting from the beginning of the part | ||
| 1663 | 2026.04.06 16:08:22.639093 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 1664 | 2026.04.06 16:08:22.639127 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1665 | 2026.04.06 16:08:22.639276 [ 186 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_6_1} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.04.06 16:08:22.639373 [ 186 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_6_1} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1667 | 2026.04.06 16:08:22.639468 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1668 | 2026.04.06 16:08:22.639799 [ 3 ] {0e826992-9e1c-4094-936c-cd0092477e75} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.04.06 16:08:22.639841 [ 3 ] {0e826992-9e1c-4094-936c-cd0092477e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1670 | 2026.04.06 16:08:22.640325 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568099 sec., 1753078.0900950767 rows/sec., 109.38 MiB/sec. | ||
| 1671 | 2026.04.06 16:08:22.640549 [ 3 ] {0e826992-9e1c-4094-936c-cd0092477e75} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1672 | 2026.04.06 16:08:22.640713 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1673 | 2026.04.06 16:08:22.641041 [ 3 ] {0e826992-9e1c-4094-936c-cd0092477e75} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.04.06 16:08:22.641197 [ 3 ] {0e826992-9e1c-4094-936c-cd0092477e75} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002284 sec., 4816.112084063047 rows/sec., 8.63 MiB/sec. | ||
| 1675 | 2026.04.06 16:08:22.641250 [ 3 ] {0e826992-9e1c-4094-936c-cd0092477e75} <Debug> TCPHandler: Processed in 0.002467146 sec. | ||
| 1676 | 2026.04.06 16:08:22.641271 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.04.06 16:08:22.641348 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1678 | 2026.04.06 16:08:22.641365 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.04.06 16:08:22.641412 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 1680 | 2026.04.06 16:08:22.641466 [ 3 ] {15fe728d-7c49-4673-b880-1210973e1d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1681 | 2026.04.06 16:08:22.641511 [ 3 ] {15fe728d-7c49-4673-b880-1210973e1d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1682 | 2026.04.06 16:08:22.641864 [ 3 ] {15fe728d-7c49-4673-b880-1210973e1d08} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.04.06 16:08:22.641900 [ 3 ] {15fe728d-7c49-4673-b880-1210973e1d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1684 | 2026.04.06 16:08:22.642313 [ 3 ] {15fe728d-7c49-4673-b880-1210973e1d08} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1685 | 2026.04.06 16:08:22.642751 [ 3 ] {15fe728d-7c49-4673-b880-1210973e1d08} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.04.06 16:08:22.642854 [ 61 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1687 | 2026.04.06 16:08:22.642883 [ 3 ] {15fe728d-7c49-4673-b880-1210973e1d08} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001436 sec., 6963.788300835655 rows/sec., 438.64 KiB/sec. | ||
| 1688 | 2026.04.06 16:08:22.642886 [ 61 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.04.06 16:08:22.642921 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1690 | 2026.04.06 16:08:22.642925 [ 3 ] {15fe728d-7c49-4673-b880-1210973e1d08} <Debug> TCPHandler: Processed in 0.0016092 sec. | ||
| 1691 | 2026.04.06 16:08:22.643038 [ 194 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 1692 | 2026.04.06 16:08:22.643166 [ 194 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1693 | 2026.04.06 16:08:22.643212 [ 194 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 1694 | 2026.04.06 16:08:22.643306 [ 194 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1695 | 2026.04.06 16:08:22.643361 [ 194 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 1696 | 2026.04.06 16:08:22.643413 [ 194 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 1697 | 2026.04.06 16:08:22.643469 [ 194 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 1698 | 2026.04.06 16:08:22.643522 [ 194 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1699 | 2026.04.06 16:08:22.644379 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 4 columns (4 merged, 0 gathered) in 0.001386476 sec., 34620.14488530635 rows/sec., 2.13 MiB/sec. | ||
| 1700 | 2026.04.06 16:08:22.644569 [ 192 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1701 | 2026.04.06 16:08:22.645094 [ 192 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_6_1} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.04.06 16:08:22.645160 [ 192 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_6_1} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1703 | 2026.04.06 16:08:22.645221 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 1704 | 2026.04.06 16:08:26.546264 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 210 | ||
| 1705 | 2026.04.06 16:08:26.548138 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.04.06 16:08:26.548186 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1707 | 2026.04.06 16:08:26.552082 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1708 | 2026.04.06 16:08:26.552602 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.04.06 16:08:26.552847 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 210 | ||
| 1710 | 2026.04.06 16:08:27.631638 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2026.04.06 16:08:27.631831 [ 3 ] {93eb6c03-39f6-4029-8fbb-42affe31f594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1712 | 2026.04.06 16:08:27.631911 [ 3 ] {93eb6c03-39f6-4029-8fbb-42affe31f594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1713 | 2026.04.06 16:08:27.632670 [ 3 ] {93eb6c03-39f6-4029-8fbb-42affe31f594} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.04.06 16:08:27.632737 [ 3 ] {93eb6c03-39f6-4029-8fbb-42affe31f594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1715 | 2026.04.06 16:08:27.633439 [ 3 ] {93eb6c03-39f6-4029-8fbb-42affe31f594} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1716 | 2026.04.06 16:08:27.633953 [ 3 ] {93eb6c03-39f6-4029-8fbb-42affe31f594} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.04.06 16:08:27.634119 [ 3 ] {93eb6c03-39f6-4029-8fbb-42affe31f594} <Debug> executeQuery: Read 48 rows, 4.48 KiB in 0.002343 sec., 20486.555697823303 rows/sec., 1.87 MiB/sec. | ||
| 1718 | 2026.04.06 16:08:27.634171 [ 3 ] {93eb6c03-39f6-4029-8fbb-42affe31f594} <Debug> TCPHandler: Processed in 0.002674319 sec. | ||
| 1719 | 2026.04.06 16:08:27.634298 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2026.04.06 16:08:27.634403 [ 3 ] {7daf6ee2-1499-4da7-b09b-391e8c1501b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1721 | 2026.04.06 16:08:27.634447 [ 3 ] {7daf6ee2-1499-4da7-b09b-391e8c1501b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1722 | 2026.04.06 16:08:27.634882 [ 3 ] {7daf6ee2-1499-4da7-b09b-391e8c1501b2} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.04.06 16:08:27.634921 [ 3 ] {7daf6ee2-1499-4da7-b09b-391e8c1501b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1724 | 2026.04.06 16:08:27.635337 [ 3 ] {7daf6ee2-1499-4da7-b09b-391e8c1501b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1725 | 2026.04.06 16:08:27.635795 [ 3 ] {7daf6ee2-1499-4da7-b09b-391e8c1501b2} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.04.06 16:08:27.635959 [ 3 ] {7daf6ee2-1499-4da7-b09b-391e8c1501b2} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.00158 sec., 13924.050632911392 rows/sec., 1.02 MiB/sec. | ||
| 1727 | 2026.04.06 16:08:27.635999 [ 3 ] {7daf6ee2-1499-4da7-b09b-391e8c1501b2} <Debug> TCPHandler: Processed in 0.001754082 sec. | ||
| 1728 | 2026.04.06 16:08:27.636108 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2026.04.06 16:08:27.636203 [ 3 ] {f75ac0ea-3723-48ff-a6c8-52da4c2f5687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1730 | 2026.04.06 16:08:27.636243 [ 3 ] {f75ac0ea-3723-48ff-a6c8-52da4c2f5687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1731 | 2026.04.06 16:08:27.636657 [ 3 ] {f75ac0ea-3723-48ff-a6c8-52da4c2f5687} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.04.06 16:08:27.636694 [ 3 ] {f75ac0ea-3723-48ff-a6c8-52da4c2f5687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1733 | 2026.04.06 16:08:27.637099 [ 3 ] {f75ac0ea-3723-48ff-a6c8-52da4c2f5687} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1734 | 2026.04.06 16:08:27.637514 [ 3 ] {f75ac0ea-3723-48ff-a6c8-52da4c2f5687} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.04.06 16:08:27.637648 [ 3 ] {f75ac0ea-3723-48ff-a6c8-52da4c2f5687} <Debug> executeQuery: Read 38 rows, 3.07 KiB in 0.001465 sec., 25938.566552901026 rows/sec., 2.04 MiB/sec. | ||
| 1736 | 2026.04.06 16:08:27.637686 [ 3 ] {f75ac0ea-3723-48ff-a6c8-52da4c2f5687} <Debug> TCPHandler: Processed in 0.00162711 sec. | ||
| 1737 | 2026.04.06 16:08:27.637793 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2026.04.06 16:08:27.637888 [ 3 ] {7ea5c729-4ba7-474c-b3a7-e4cd4c0588ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1739 | 2026.04.06 16:08:27.637932 [ 3 ] {7ea5c729-4ba7-474c-b3a7-e4cd4c0588ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1740 | 2026.04.06 16:08:27.638289 [ 3 ] {7ea5c729-4ba7-474c-b3a7-e4cd4c0588ac} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.04.06 16:08:27.638325 [ 3 ] {7ea5c729-4ba7-474c-b3a7-e4cd4c0588ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1742 | 2026.04.06 16:08:27.638746 [ 3 ] {7ea5c729-4ba7-474c-b3a7-e4cd4c0588ac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1743 | 2026.04.06 16:08:27.639193 [ 3 ] {7ea5c729-4ba7-474c-b3a7-e4cd4c0588ac} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2026.04.06 16:08:27.639325 [ 3 ] {7ea5c729-4ba7-474c-b3a7-e4cd4c0588ac} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001456 sec., 6868.131868131868 rows/sec., 523.16 KiB/sec. | ||
| 1745 | 2026.04.06 16:08:27.639365 [ 3 ] {7ea5c729-4ba7-474c-b3a7-e4cd4c0588ac} <Debug> TCPHandler: Processed in 0.00162014 sec. | ||
| 1746 | 2026.04.06 16:08:27.639466 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.04.06 16:08:27.639559 [ 3 ] {852ef506-6d83-48b3-8dcb-0283a0135835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1748 | 2026.04.06 16:08:27.639612 [ 3 ] {852ef506-6d83-48b3-8dcb-0283a0135835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1749 | 2026.04.06 16:08:27.640386 [ 3 ] {852ef506-6d83-48b3-8dcb-0283a0135835} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.04.06 16:08:27.640422 [ 3 ] {852ef506-6d83-48b3-8dcb-0283a0135835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1751 | 2026.04.06 16:08:27.641052 [ 3 ] {852ef506-6d83-48b3-8dcb-0283a0135835} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1752 | 2026.04.06 16:08:27.641470 [ 3 ] {852ef506-6d83-48b3-8dcb-0283a0135835} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.04.06 16:08:27.641629 [ 3 ] {852ef506-6d83-48b3-8dcb-0283a0135835} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002088 sec., 10536.39846743295 rows/sec., 18.88 MiB/sec. | ||
| 1754 | 2026.04.06 16:08:27.641689 [ 3 ] {852ef506-6d83-48b3-8dcb-0283a0135835} <Debug> TCPHandler: Processed in 0.002271862 sec. | ||
| 1755 | 2026.04.06 16:08:27.641803 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2026.04.06 16:08:27.641897 [ 3 ] {f1adc3b1-9e28-4546-b4da-af20a14b232a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1757 | 2026.04.06 16:08:27.641940 [ 3 ] {f1adc3b1-9e28-4546-b4da-af20a14b232a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1758 | 2026.04.06 16:08:27.642261 [ 3 ] {f1adc3b1-9e28-4546-b4da-af20a14b232a} <Trace> oximeter.measurements_i64 (46c2fb78-508b-438a-bca4-52943e9e95fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.04.06 16:08:27.642298 [ 3 ] {f1adc3b1-9e28-4546-b4da-af20a14b232a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1760 | 2026.04.06 16:08:27.642708 [ 3 ] {f1adc3b1-9e28-4546-b4da-af20a14b232a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1761 | 2026.04.06 16:08:27.643130 [ 3 ] {f1adc3b1-9e28-4546-b4da-af20a14b232a} <Trace> oximeter.measurements_i64 (46c2fb78-508b-438a-bca4-52943e9e95fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.04.06 16:08:27.643261 [ 3 ] {f1adc3b1-9e28-4546-b4da-af20a14b232a} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001382 sec., 10853.83502170767 rows/sec., 828.17 KiB/sec. | ||
| 1763 | 2026.04.06 16:08:27.643297 [ 3 ] {f1adc3b1-9e28-4546-b4da-af20a14b232a} <Debug> TCPHandler: Processed in 0.001543388 sec. | ||
| 1764 | 2026.04.06 16:08:27.643397 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2026.04.06 16:08:27.643490 [ 3 ] {654bed5f-4932-4341-933a-7ad08617723a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1766 | 2026.04.06 16:08:27.643531 [ 3 ] {654bed5f-4932-4341-933a-7ad08617723a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1767 | 2026.04.06 16:08:27.643846 [ 3 ] {654bed5f-4932-4341-933a-7ad08617723a} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.04.06 16:08:27.643882 [ 3 ] {654bed5f-4932-4341-933a-7ad08617723a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1769 | 2026.04.06 16:08:27.644354 [ 3 ] {654bed5f-4932-4341-933a-7ad08617723a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1770 | 2026.04.06 16:08:27.644790 [ 3 ] {654bed5f-4932-4341-933a-7ad08617723a} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.04.06 16:08:27.644925 [ 3 ] {654bed5f-4932-4341-933a-7ad08617723a} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001454 sec., 6877.57909215956 rows/sec., 433.21 KiB/sec. | ||
| 1772 | 2026.04.06 16:08:27.644961 [ 3 ] {654bed5f-4932-4341-933a-7ad08617723a} <Debug> TCPHandler: Processed in 0.00161236 sec. | ||
| 1773 | 2026.04.06 16:08:29.048743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3366 | ||
| 1774 | 2026.04.06 16:08:29.049288 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.04.06 16:08:29.049354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1776 | 2026.04.06 16:08:29.049881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1777 | 2026.04.06 16:08:29.050137 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.04.06 16:08:29.050288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3366 | ||
| 1779 | 2026.04.06 16:08:29.243175 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1780 | 2026.04.06 16:08:29.260436 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.04.06 16:08:29.260486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1782 | 2026.04.06 16:08:29.266165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1783 | 2026.04.06 16:08:29.266847 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.04.06 16:08:29.269866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1785 | 2026.04.06 16:08:32.630821 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.04.06 16:08:32.631080 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1787 | 2026.04.06 16:08:32.631463 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1788 | 2026.04.06 16:08:32.631505 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1789 | 2026.04.06 16:08:32.631748 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1790 | 2026.04.06 16:08:32.631833 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1791 | 2026.04.06 16:08:32.632023 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1792 | 2026.04.06 16:08:32.632128 [ 260 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1793 | 2026.04.06 16:08:32.632168 [ 261 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1794 | 2026.04.06 16:08:32.632282 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1795 | 2026.04.06 16:08:32.632311 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1796 | 2026.04.06 16:08:32.634329 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1797 | 2026.04.06 16:08:32.634356 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1798 | 2026.04.06 16:08:32.634409 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1799 | 2026.04.06 16:08:32.634456 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1800 | 2026.04.06 16:08:32.635273 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Debug> executeQuery: Read 19 rows, 743.00 B in 0.004305 sec., 4413.472706155633 rows/sec., 168.54 KiB/sec. | ||
| 1801 | 2026.04.06 16:08:32.635367 [ 3 ] {5fa7f871-f98c-43c7-bf77-d0d78b68e265} <Debug> TCPHandler: Processed in 0.004677846 sec. | ||
| 1802 | 2026.04.06 16:08:32.638060 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.04.06 16:08:32.638262 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1804 | 2026.04.06 16:08:32.638576 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1805 | 2026.04.06 16:08:32.638625 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1806 | 2026.04.06 16:08:32.638850 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1807 | 2026.04.06 16:08:32.638906 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1808 | 2026.04.06 16:08:32.639009 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1809 | 2026.04.06 16:08:32.639069 [ 260 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1810 | 2026.04.06 16:08:32.639082 [ 307 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1811 | 2026.04.06 16:08:32.639155 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1812 | 2026.04.06 16:08:32.639177 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1813 | 2026.04.06 16:08:32.639231 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1814 | 2026.04.06 16:08:32.639250 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1815 | 2026.04.06 16:08:32.639280 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1816 | 2026.04.06 16:08:32.639312 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1817 | 2026.04.06 16:08:32.639970 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Debug> executeQuery: Read 19 rows, 743.00 B in 0.001792 sec., 10602.678571428572 rows/sec., 404.90 KiB/sec. | ||
| 1818 | 2026.04.06 16:08:32.640061 [ 3 ] {7053d24e-89f2-497b-89f6-3739ee31411a} <Debug> TCPHandler: Processed in 0.002080668 sec. | ||
| 1819 | 2026.04.06 16:08:32.640902 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.04.06 16:08:32.641029 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1821 | 2026.04.06 16:08:32.641226 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1822 | 2026.04.06 16:08:32.641258 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1823 | 2026.04.06 16:08:32.641423 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1824 | 2026.04.06 16:08:32.641475 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1825 | 2026.04.06 16:08:32.641573 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1826 | 2026.04.06 16:08:32.641621 [ 260 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1827 | 2026.04.06 16:08:32.641624 [ 307 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1828 | 2026.04.06 16:08:32.641686 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1829 | 2026.04.06 16:08:32.641705 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1830 | 2026.04.06 16:08:32.641759 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1831 | 2026.04.06 16:08:32.641776 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1832 | 2026.04.06 16:08:32.641805 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1833 | 2026.04.06 16:08:32.641834 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1834 | 2026.04.06 16:08:32.642453 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Debug> executeQuery: Read 19 rows, 743.00 B in 0.001473 sec., 12898.845892735913 rows/sec., 492.59 KiB/sec. | ||
| 1835 | 2026.04.06 16:08:32.642543 [ 3 ] {d0586bca-53ce-4c58-97b0-0c9893918d91} <Debug> TCPHandler: Processed in 0.001690211 sec. | ||
| 1836 | 2026.04.06 16:08:32.642759 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.04.06 16:08:32.642886 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1838 | 2026.04.06 16:08:32.643079 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1839 | 2026.04.06 16:08:32.643111 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1840 | 2026.04.06 16:08:32.643277 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1841 | 2026.04.06 16:08:32.643328 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1842 | 2026.04.06 16:08:32.643425 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1843 | 2026.04.06 16:08:32.643486 [ 307 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1844 | 2026.04.06 16:08:32.643491 [ 329 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1845 | 2026.04.06 16:08:32.643587 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1846 | 2026.04.06 16:08:32.643612 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1847 | 2026.04.06 16:08:32.643663 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1848 | 2026.04.06 16:08:32.643681 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1849 | 2026.04.06 16:08:32.643710 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec'))" | ||
| 1850 | 2026.04.06 16:08:32.643745 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec'))" | ||
| 1851 | 2026.04.06 16:08:32.644437 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Debug> executeQuery: Read 19 rows, 743.00 B in 0.001599 sec., 11882.42651657286 rows/sec., 453.77 KiB/sec. | ||
| 1852 | 2026.04.06 16:08:32.644541 [ 3 ] {1d7fe3b0-ba38-4795-8b0d-234fcbb99ee7} <Debug> TCPHandler: Processed in 0.001832594 sec. | ||
| 1853 | 2026.04.06 16:08:32.644752 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.04.06 16:08:32.644876 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1855 | 2026.04.06 16:08:32.645077 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1856 | 2026.04.06 16:08:32.645109 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1857 | 2026.04.06 16:08:32.645274 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1858 | 2026.04.06 16:08:32.645325 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1859 | 2026.04.06 16:08:32.645420 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1860 | 2026.04.06 16:08:32.645484 [ 317 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1861 | 2026.04.06 16:08:32.645488 [ 300 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1862 | 2026.04.06 16:08:32.645606 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1863 | 2026.04.06 16:08:32.645631 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1864 | 2026.04.06 16:08:32.645684 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1865 | 2026.04.06 16:08:32.645700 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1866 | 2026.04.06 16:08:32.645729 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1867 | 2026.04.06 16:08:32.645759 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1868 | 2026.04.06 16:08:32.646412 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Debug> executeQuery: Read 19 rows, 743.00 B in 0.001582 sec., 12010.113780025284 rows/sec., 458.65 KiB/sec. | ||
| 1869 | 2026.04.06 16:08:32.646516 [ 3 ] {add5726e-29ea-4c16-9d7d-90afb66f3c25} <Debug> TCPHandler: Processed in 0.001814434 sec. | ||
| 1870 | 2026.04.06 16:08:32.646757 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2026.04.06 16:08:32.646883 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1872 | 2026.04.06 16:08:32.647079 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1873 | 2026.04.06 16:08:32.647111 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1874 | 2026.04.06 16:08:32.647283 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1875 | 2026.04.06 16:08:32.647335 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1876 | 2026.04.06 16:08:32.647432 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1877 | 2026.04.06 16:08:32.647491 [ 321 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1878 | 2026.04.06 16:08:32.647500 [ 316 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1879 | 2026.04.06 16:08:32.647594 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1880 | 2026.04.06 16:08:32.647620 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1881 | 2026.04.06 16:08:32.647674 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1882 | 2026.04.06 16:08:32.647690 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1883 | 2026.04.06 16:08:32.647719 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1884 | 2026.04.06 16:08:32.647750 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1885 | 2026.04.06 16:08:32.648359 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Debug> executeQuery: Read 19 rows, 743.00 B in 0.001523 sec., 12475.37754432042 rows/sec., 476.42 KiB/sec. | ||
| 1886 | 2026.04.06 16:08:32.648441 [ 3 ] {a69535d3-773d-4180-ab7e-157f3c99e1f6} <Debug> TCPHandler: Processed in 0.001732902 sec. | ||
| 1887 | 2026.04.06 16:08:32.648671 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.04.06 16:08:32.648797 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1889 | 2026.04.06 16:08:32.648990 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1890 | 2026.04.06 16:08:32.649022 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1891 | 2026.04.06 16:08:32.649189 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1892 | 2026.04.06 16:08:32.649240 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1893 | 2026.04.06 16:08:32.649336 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1894 | 2026.04.06 16:08:32.649395 [ 301 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1895 | 2026.04.06 16:08:32.649397 [ 315 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1896 | 2026.04.06 16:08:32.649481 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1897 | 2026.04.06 16:08:32.649503 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1898 | 2026.04.06 16:08:32.649560 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1899 | 2026.04.06 16:08:32.649577 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1900 | 2026.04.06 16:08:32.649607 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1901 | 2026.04.06 16:08:32.649635 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1902 | 2026.04.06 16:08:32.650239 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Debug> executeQuery: Read 19 rows, 743.00 B in 0.001489 sec., 12760.241773002013 rows/sec., 487.30 KiB/sec. | ||
| 1903 | 2026.04.06 16:08:32.650323 [ 3 ] {e38b6f6d-dc5e-4679-ae14-0c5573836e21} <Debug> TCPHandler: Processed in 0.001702472 sec. | ||
| 1904 | 2026.04.06 16:08:32.650541 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.04.06 16:08:32.650667 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1906 | 2026.04.06 16:08:32.650860 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1907 | 2026.04.06 16:08:32.650892 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1908 | 2026.04.06 16:08:32.651060 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1909 | 2026.04.06 16:08:32.651112 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1910 | 2026.04.06 16:08:32.651214 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1911 | 2026.04.06 16:08:32.651273 [ 260 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1912 | 2026.04.06 16:08:32.651275 [ 337 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1913 | 2026.04.06 16:08:32.651364 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1914 | 2026.04.06 16:08:32.651389 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1915 | 2026.04.06 16:08:32.651441 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1916 | 2026.04.06 16:08:32.651457 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1917 | 2026.04.06 16:08:32.651486 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1918 | 2026.04.06 16:08:32.651515 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1919 | 2026.04.06 16:08:32.652022 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Debug> executeQuery: Read 19 rows, 743.00 B in 0.001404 sec., 13532.763532763533 rows/sec., 516.80 KiB/sec. | ||
| 1920 | 2026.04.06 16:08:32.652101 [ 3 ] {e8434f41-22e3-4271-8e28-ab4fa3e87f9b} <Debug> TCPHandler: Processed in 0.00161001 sec. | ||
| 1921 | 2026.04.06 16:08:32.652318 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.04.06 16:08:32.652443 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1923 | 2026.04.06 16:08:32.652637 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1924 | 2026.04.06 16:08:32.652669 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1925 | 2026.04.06 16:08:32.652840 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1926 | 2026.04.06 16:08:32.652890 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1927 | 2026.04.06 16:08:32.652987 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1928 | 2026.04.06 16:08:32.653035 [ 315 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1929 | 2026.04.06 16:08:32.653048 [ 337 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1930 | 2026.04.06 16:08:32.653124 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1931 | 2026.04.06 16:08:32.653149 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1932 | 2026.04.06 16:08:32.653201 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1933 | 2026.04.06 16:08:32.653218 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1934 | 2026.04.06 16:08:32.653247 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1935 | 2026.04.06 16:08:32.653277 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1936 | 2026.04.06 16:08:32.653776 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Debug> executeQuery: Read 19 rows, 743.00 B in 0.001381 sec., 13758.146270818246 rows/sec., 525.41 KiB/sec. | ||
| 1937 | 2026.04.06 16:08:32.653843 [ 3 ] {daba8dea-a948-4d8e-bf47-0f3cec1f63a2} <Debug> TCPHandler: Processed in 0.001573789 sec. | ||
| 1938 | 2026.04.06 16:08:32.654120 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.04.06 16:08:32.654246 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1940 | 2026.04.06 16:08:32.654463 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1941 | 2026.04.06 16:08:32.654496 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1942 | 2026.04.06 16:08:32.654669 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1943 | 2026.04.06 16:08:32.654720 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1944 | 2026.04.06 16:08:32.654815 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1945 | 2026.04.06 16:08:32.654862 [ 260 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1946 | 2026.04.06 16:08:32.654877 [ 337 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1947 | 2026.04.06 16:08:32.654949 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1948 | 2026.04.06 16:08:32.654974 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1949 | 2026.04.06 16:08:32.655026 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1950 | 2026.04.06 16:08:32.655044 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1951 | 2026.04.06 16:08:32.655072 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1952 | 2026.04.06 16:08:32.655102 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1953 | 2026.04.06 16:08:32.655681 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Debug> executeQuery: Read 19 rows, 743.00 B in 0.001483 sec., 12811.867835468645 rows/sec., 489.27 KiB/sec. | ||
| 1954 | 2026.04.06 16:08:32.655770 [ 3 ] {e0688f19-2d3c-4884-8dc9-0c51e4ec2d87} <Debug> TCPHandler: Processed in 0.001699622 sec. | ||
| 1955 | 2026.04.06 16:08:32.655980 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.04.06 16:08:32.656107 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1957 | 2026.04.06 16:08:32.656303 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1958 | 2026.04.06 16:08:32.656335 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1959 | 2026.04.06 16:08:32.656511 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1960 | 2026.04.06 16:08:32.656562 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1961 | 2026.04.06 16:08:32.656656 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1962 | 2026.04.06 16:08:32.656717 [ 260 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1963 | 2026.04.06 16:08:32.656720 [ 312 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1964 | 2026.04.06 16:08:32.656810 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1965 | 2026.04.06 16:08:32.656834 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1966 | 2026.04.06 16:08:32.656887 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1967 | 2026.04.06 16:08:32.656904 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1968 | 2026.04.06 16:08:32.656933 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1969 | 2026.04.06 16:08:32.656963 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1970 | 2026.04.06 16:08:32.657493 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Debug> executeQuery: Read 19 rows, 743.00 B in 0.001435 sec., 13240.418118466898 rows/sec., 505.63 KiB/sec. | ||
| 1971 | 2026.04.06 16:08:32.657578 [ 3 ] {23c081c5-8394-4cc4-8d43-6ee7471b296a} <Debug> TCPHandler: Processed in 0.00164716 sec. | ||
| 1972 | 2026.04.06 16:08:32.664609 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.04.06 16:08:32.664800 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1974 | 2026.04.06 16:08:32.665094 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1975 | 2026.04.06 16:08:32.665143 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1976 | 2026.04.06 16:08:32.665409 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1977 | 2026.04.06 16:08:32.665487 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1978 | 2026.04.06 16:08:32.665640 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1979 | 2026.04.06 16:08:32.665720 [ 312 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1980 | 2026.04.06 16:08:32.665731 [ 327 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1981 | 2026.04.06 16:08:32.665833 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (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 | ||
| 1982 | 2026.04.06 16:08:32.665854 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1983 | 2026.04.06 16:08:32.665907 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1984 | 2026.04.06 16:08:32.665924 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1985 | 2026.04.06 16:08:32.665953 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1986 | 2026.04.06 16:08:32.665984 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1987 | 2026.04.06 16:08:32.666471 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Debug> executeQuery: Read 19 rows, 743.00 B in 0.001749 sec., 10863.350485991996 rows/sec., 414.86 KiB/sec. | ||
| 1988 | 2026.04.06 16:08:32.666538 [ 3 ] {4cd7ff0e-9f6a-485e-b634-66b16515fc25} <Debug> TCPHandler: Processed in 0.002005677 sec. | ||
| 1989 | 2026.04.06 16:08:32.667191 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.04.06 16:08:32.667296 [ 3 ] {a1229338-eec3-4702-9c37-a17b1dc38adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1991 | 2026.04.06 16:08:32.667337 [ 3 ] {a1229338-eec3-4702-9c37-a17b1dc38adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1992 | 2026.04.06 16:08:32.667802 [ 3 ] {a1229338-eec3-4702-9c37-a17b1dc38adb} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.04.06 16:08:32.667840 [ 3 ] {a1229338-eec3-4702-9c37-a17b1dc38adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1994 | 2026.04.06 16:08:32.668236 [ 3 ] {a1229338-eec3-4702-9c37-a17b1dc38adb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1995 | 2026.04.06 16:08:32.668424 [ 3 ] {a1229338-eec3-4702-9c37-a17b1dc38adb} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.04.06 16:08:32.668563 [ 3 ] {a1229338-eec3-4702-9c37-a17b1dc38adb} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001298 sec., 9244.992295839755 rows/sec., 3.29 MiB/sec. | ||
| 1997 | 2026.04.06 16:08:32.668601 [ 3 ] {a1229338-eec3-4702-9c37-a17b1dc38adb} <Debug> TCPHandler: Processed in 0.001457977 sec. | ||
| 1998 | 2026.04.06 16:08:32.668705 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.04.06 16:08:32.668821 [ 3 ] {75a5ade7-957c-45a9-b961-e14ea6492981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2000 | 2026.04.06 16:08:32.668867 [ 3 ] {75a5ade7-957c-45a9-b961-e14ea6492981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2001 | 2026.04.06 16:08:32.671403 [ 3 ] {75a5ade7-957c-45a9-b961-e14ea6492981} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.04.06 16:08:32.671434 [ 3 ] {75a5ade7-957c-45a9-b961-e14ea6492981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2003 | 2026.04.06 16:08:32.671900 [ 3 ] {75a5ade7-957c-45a9-b961-e14ea6492981} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2004 | 2026.04.06 16:08:32.672113 [ 3 ] {75a5ade7-957c-45a9-b961-e14ea6492981} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.04.06 16:08:32.672234 [ 3 ] {75a5ade7-957c-45a9-b961-e14ea6492981} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003441 sec., 82534.14705027608 rows/sec., 5.24 MiB/sec. | ||
| 2006 | 2026.04.06 16:08:32.672271 [ 3 ] {75a5ade7-957c-45a9-b961-e14ea6492981} <Debug> TCPHandler: Processed in 0.003615727 sec. | ||
| 2007 | 2026.04.06 16:08:32.672386 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.04.06 16:08:32.672480 [ 3 ] {87fd4ebc-82f2-4323-af14-da2715c5510f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2009 | 2026.04.06 16:08:32.672525 [ 3 ] {87fd4ebc-82f2-4323-af14-da2715c5510f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2010 | 2026.04.06 16:08:32.672903 [ 3 ] {87fd4ebc-82f2-4323-af14-da2715c5510f} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.04.06 16:08:32.672938 [ 3 ] {87fd4ebc-82f2-4323-af14-da2715c5510f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2012 | 2026.04.06 16:08:32.673228 [ 3 ] {87fd4ebc-82f2-4323-af14-da2715c5510f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2013 | 2026.04.06 16:08:32.673432 [ 3 ] {87fd4ebc-82f2-4323-af14-da2715c5510f} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.04.06 16:08:32.673554 [ 3 ] {87fd4ebc-82f2-4323-af14-da2715c5510f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001093 sec., 1829.826166514181 rows/sec., 149.21 KiB/sec. | ||
| 2015 | 2026.04.06 16:08:32.673590 [ 3 ] {87fd4ebc-82f2-4323-af14-da2715c5510f} <Debug> TCPHandler: Processed in 0.001253473 sec. | ||
| 2016 | 2026.04.06 16:08:32.673699 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.04.06 16:08:32.673818 [ 3 ] {22cb4482-e9f8-4ecf-84d1-529ba2740c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2018 | 2026.04.06 16:08:32.673866 [ 3 ] {22cb4482-e9f8-4ecf-84d1-529ba2740c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2019 | 2026.04.06 16:08:32.674631 [ 3 ] {22cb4482-e9f8-4ecf-84d1-529ba2740c33} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.04.06 16:08:32.674673 [ 3 ] {22cb4482-e9f8-4ecf-84d1-529ba2740c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2021 | 2026.04.06 16:08:32.675043 [ 3 ] {22cb4482-e9f8-4ecf-84d1-529ba2740c33} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2022 | 2026.04.06 16:08:32.675270 [ 3 ] {22cb4482-e9f8-4ecf-84d1-529ba2740c33} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.04.06 16:08:32.675397 [ 3 ] {22cb4482-e9f8-4ecf-84d1-529ba2740c33} <Debug> executeQuery: Read 768 rows, 61.04 KiB in 0.001604 sec., 478802.9925187033 rows/sec., 37.16 MiB/sec. | ||
| 2024 | 2026.04.06 16:08:32.675435 [ 3 ] {22cb4482-e9f8-4ecf-84d1-529ba2740c33} <Debug> TCPHandler: Processed in 0.001786773 sec. | ||
| 2025 | 2026.04.06 16:08:32.675547 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.04.06 16:08:32.675643 [ 3 ] {1de377eb-1441-4a28-8bef-1d506cdc4c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.04.06 16:08:32.675684 [ 3 ] {1de377eb-1441-4a28-8bef-1d506cdc4c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2028 | 2026.04.06 16:08:32.676112 [ 3 ] {1de377eb-1441-4a28-8bef-1d506cdc4c10} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.04.06 16:08:32.676147 [ 3 ] {1de377eb-1441-4a28-8bef-1d506cdc4c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2030 | 2026.04.06 16:08:32.676446 [ 3 ] {1de377eb-1441-4a28-8bef-1d506cdc4c10} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2031 | 2026.04.06 16:08:32.676661 [ 3 ] {1de377eb-1441-4a28-8bef-1d506cdc4c10} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.04.06 16:08:32.676752 [ 55 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2033 | 2026.04.06 16:08:32.676783 [ 55 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.04.06 16:08:32.676789 [ 3 ] {1de377eb-1441-4a28-8bef-1d506cdc4c10} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.001165 sec., 133047.21030042917 rows/sec., 7.97 MiB/sec. | ||
| 2035 | 2026.04.06 16:08:32.676803 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2036 | 2026.04.06 16:08:32.676828 [ 3 ] {1de377eb-1441-4a28-8bef-1d506cdc4c10} <Debug> TCPHandler: Processed in 0.001331225 sec. | ||
| 2037 | 2026.04.06 16:08:32.676898 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 2038 | 2026.04.06 16:08:32.676954 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2026.04.06 16:08:32.677015 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2040 | 2026.04.06 16:08:32.677049 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 2041 | 2026.04.06 16:08:32.677053 [ 3 ] {84bc4c73-149b-43be-b86f-12254757094c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2042 | 2026.04.06 16:08:32.677101 [ 3 ] {84bc4c73-149b-43be-b86f-12254757094c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2043 | 2026.04.06 16:08:32.677107 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2044 | 2026.04.06 16:08:32.677173 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
| 2045 | 2026.04.06 16:08:32.677213 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 2046 | 2026.04.06 16:08:32.677253 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2047 | 2026.04.06 16:08:32.677294 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 155 rows starting from the beginning of the part | ||
| 2048 | 2026.04.06 16:08:32.677557 [ 3 ] {84bc4c73-149b-43be-b86f-12254757094c} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.04.06 16:08:32.677597 [ 3 ] {84bc4c73-149b-43be-b86f-12254757094c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2050 | 2026.04.06 16:08:32.677915 [ 3 ] {84bc4c73-149b-43be-b86f-12254757094c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2051 | 2026.04.06 16:08:32.678123 [ 195 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267993 sec., 180600.36609034907 rows/sec., 12.26 MiB/sec. | ||
| 2052 | 2026.04.06 16:08:32.678135 [ 3 ] {84bc4c73-149b-43be-b86f-12254757094c} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.04.06 16:08:32.678258 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2054 | 2026.04.06 16:08:32.678269 [ 3 ] {84bc4c73-149b-43be-b86f-12254757094c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001233 sec., 120843.47120843471 rows/sec., 7.81 MiB/sec. | ||
| 2055 | 2026.04.06 16:08:32.678317 [ 3 ] {84bc4c73-149b-43be-b86f-12254757094c} <Debug> TCPHandler: Processed in 0.001413156 sec. | ||
| 2056 | 2026.04.06 16:08:32.678443 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.04.06 16:08:32.678524 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_6_1} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.04.06 16:08:32.678539 [ 3 ] {bc6908e9-5626-44b7-a8db-4630e3357803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2059 | 2026.04.06 16:08:32.678586 [ 3 ] {bc6908e9-5626-44b7-a8db-4630e3357803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2060 | 2026.04.06 16:08:32.678596 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_6_1} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2061 | 2026.04.06 16:08:32.678675 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2062 | 2026.04.06 16:08:32.679014 [ 3 ] {bc6908e9-5626-44b7-a8db-4630e3357803} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.04.06 16:08:32.679055 [ 3 ] {bc6908e9-5626-44b7-a8db-4630e3357803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2064 | 2026.04.06 16:08:32.681574 [ 3 ] {bc6908e9-5626-44b7-a8db-4630e3357803} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2065 | 2026.04.06 16:08:32.681800 [ 3 ] {bc6908e9-5626-44b7-a8db-4630e3357803} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.04.06 16:08:32.681953 [ 3 ] {bc6908e9-5626-44b7-a8db-4630e3357803} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00343 sec., 43148.68804664723 rows/sec., 2.45 MiB/sec. | ||
| 2067 | 2026.04.06 16:08:32.681998 [ 3 ] {bc6908e9-5626-44b7-a8db-4630e3357803} <Debug> TCPHandler: Processed in 0.003603597 sec. | ||
| 2068 | 2026.04.06 16:08:32.682146 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2026.04.06 16:08:32.682258 [ 3 ] {0044c5b7-d483-44b2-806e-22c568351856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2070 | 2026.04.06 16:08:32.682305 [ 3 ] {0044c5b7-d483-44b2-806e-22c568351856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2071 | 2026.04.06 16:08:32.682936 [ 3 ] {0044c5b7-d483-44b2-806e-22c568351856} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.04.06 16:08:32.682971 [ 3 ] {0044c5b7-d483-44b2-806e-22c568351856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2073 | 2026.04.06 16:08:32.683293 [ 3 ] {0044c5b7-d483-44b2-806e-22c568351856} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2074 | 2026.04.06 16:08:32.683506 [ 3 ] {0044c5b7-d483-44b2-806e-22c568351856} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.04.06 16:08:32.683631 [ 3 ] {0044c5b7-d483-44b2-806e-22c568351856} <Debug> executeQuery: Read 447 rows, 31.75 KiB in 0.001397 sec., 319971.3672154617 rows/sec., 22.19 MiB/sec. | ||
| 2076 | 2026.04.06 16:08:32.683670 [ 3 ] {0044c5b7-d483-44b2-806e-22c568351856} <Debug> TCPHandler: Processed in 0.001585299 sec. | ||
| 2077 | 2026.04.06 16:08:32.683783 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.04.06 16:08:32.683878 [ 3 ] {08870e2b-40ac-496e-93c0-5bdc37056acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2079 | 2026.04.06 16:08:32.683920 [ 3 ] {08870e2b-40ac-496e-93c0-5bdc37056acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2080 | 2026.04.06 16:08:32.684244 [ 3 ] {08870e2b-40ac-496e-93c0-5bdc37056acc} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.04.06 16:08:32.684279 [ 3 ] {08870e2b-40ac-496e-93c0-5bdc37056acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2082 | 2026.04.06 16:08:32.684681 [ 3 ] {08870e2b-40ac-496e-93c0-5bdc37056acc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2083 | 2026.04.06 16:08:32.684892 [ 3 ] {08870e2b-40ac-496e-93c0-5bdc37056acc} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.04.06 16:08:32.685018 [ 3 ] {08870e2b-40ac-496e-93c0-5bdc37056acc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 270.71 KiB/sec. | ||
| 2085 | 2026.04.06 16:08:32.685056 [ 3 ] {08870e2b-40ac-496e-93c0-5bdc37056acc} <Debug> TCPHandler: Processed in 0.001322984 sec. | ||
| 2086 | 2026.04.06 16:08:32.685164 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.04.06 16:08:32.685257 [ 3 ] {415b07b0-9442-4085-9b28-65f072f4a0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2088 | 2026.04.06 16:08:32.685300 [ 3 ] {415b07b0-9442-4085-9b28-65f072f4a0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2089 | 2026.04.06 16:08:32.685654 [ 3 ] {415b07b0-9442-4085-9b28-65f072f4a0d8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.04.06 16:08:32.685689 [ 3 ] {415b07b0-9442-4085-9b28-65f072f4a0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2091 | 2026.04.06 16:08:32.686007 [ 3 ] {415b07b0-9442-4085-9b28-65f072f4a0d8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2092 | 2026.04.06 16:08:32.686225 [ 3 ] {415b07b0-9442-4085-9b28-65f072f4a0d8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.04.06 16:08:32.686351 [ 3 ] {415b07b0-9442-4085-9b28-65f072f4a0d8} <Debug> executeQuery: Read 116 rows, 7.45 KiB in 0.001112 sec., 104316.54676258993 rows/sec., 6.55 MiB/sec. | ||
| 2094 | 2026.04.06 16:08:32.686388 [ 3 ] {415b07b0-9442-4085-9b28-65f072f4a0d8} <Debug> TCPHandler: Processed in 0.001272834 sec. | ||
| 2095 | 2026.04.06 16:08:32.686496 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.04.06 16:08:32.686590 [ 3 ] {2ead0bf3-f385-458f-87f5-bad4e1fb582c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2097 | 2026.04.06 16:08:32.686633 [ 3 ] {2ead0bf3-f385-458f-87f5-bad4e1fb582c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2098 | 2026.04.06 16:08:32.686965 [ 3 ] {2ead0bf3-f385-458f-87f5-bad4e1fb582c} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.04.06 16:08:32.686999 [ 3 ] {2ead0bf3-f385-458f-87f5-bad4e1fb582c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2100 | 2026.04.06 16:08:32.687301 [ 3 ] {2ead0bf3-f385-458f-87f5-bad4e1fb582c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2101 | 2026.04.06 16:08:32.687508 [ 3 ] {2ead0bf3-f385-458f-87f5-bad4e1fb582c} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.04.06 16:08:32.687638 [ 3 ] {2ead0bf3-f385-458f-87f5-bad4e1fb582c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 2103 | 2026.04.06 16:08:32.687675 [ 3 ] {2ead0bf3-f385-458f-87f5-bad4e1fb582c} <Debug> TCPHandler: Processed in 0.001227103 sec. | ||
| 2104 | 2026.04.06 16:08:32.687803 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.04.06 16:08:32.687918 [ 3 ] {9412c1c5-7822-4940-9d0e-54d06ee02ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2106 | 2026.04.06 16:08:32.687980 [ 3 ] {9412c1c5-7822-4940-9d0e-54d06ee02ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2107 | 2026.04.06 16:08:32.688780 [ 3 ] {9412c1c5-7822-4940-9d0e-54d06ee02ec8} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.04.06 16:08:32.688814 [ 3 ] {9412c1c5-7822-4940-9d0e-54d06ee02ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2109 | 2026.04.06 16:08:32.689290 [ 3 ] {9412c1c5-7822-4940-9d0e-54d06ee02ec8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2110 | 2026.04.06 16:08:32.689502 [ 3 ] {9412c1c5-7822-4940-9d0e-54d06ee02ec8} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.04.06 16:08:32.689595 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2112 | 2026.04.06 16:08:32.689621 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.04.06 16:08:32.689632 [ 3 ] {9412c1c5-7822-4940-9d0e-54d06ee02ec8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001738 sec., 6329.113924050633 rows/sec., 11.34 MiB/sec. | ||
| 2114 | 2026.04.06 16:08:32.689637 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2115 | 2026.04.06 16:08:32.689682 [ 3 ] {9412c1c5-7822-4940-9d0e-54d06ee02ec8} <Debug> TCPHandler: Processed in 0.001939426 sec. | ||
| 2116 | 2026.04.06 16:08:32.689732 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 2117 | 2026.04.06 16:08:32.689792 [ 3 ] {} <Trace> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.04.06 16:08:32.689888 [ 3 ] {4832ff38-e476-4ea9-9b82-8d396376640b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2119 | 2026.04.06 16:08:32.689930 [ 3 ] {4832ff38-e476-4ea9-9b82-8d396376640b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2120 | 2026.04.06 16:08:32.689989 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2121 | 2026.04.06 16:08:32.690057 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2122 | 2026.04.06 16:08:32.690201 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2123 | 2026.04.06 16:08:32.690251 [ 3 ] {4832ff38-e476-4ea9-9b82-8d396376640b} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.04.06 16:08:32.690295 [ 3 ] {4832ff38-e476-4ea9-9b82-8d396376640b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2125 | 2026.04.06 16:08:32.690332 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2126 | 2026.04.06 16:08:32.690460 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 2127 | 2026.04.06 16:08:32.690576 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2128 | 2026.04.06 16:08:32.690601 [ 3 ] {4832ff38-e476-4ea9-9b82-8d396376640b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2129 | 2026.04.06 16:08:32.690691 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 2130 | 2026.04.06 16:08:32.690818 [ 3 ] {4832ff38-e476-4ea9-9b82-8d396376640b} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.04.06 16:08:32.690948 [ 3 ] {4832ff38-e476-4ea9-9b82-8d396376640b} <Debug> executeQuery: Read 40 rows, 2.26 KiB in 0.001078 sec., 37105.75139146568 rows/sec., 2.04 MiB/sec. | ||
| 2132 | 2026.04.06 16:08:32.690985 [ 3 ] {4832ff38-e476-4ea9-9b82-8d396376640b} <Debug> TCPHandler: Processed in 0.001243223 sec. | ||
| 2133 | 2026.04.06 16:08:32.692412 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 19 columns (19 merged, 0 gathered) in 0.00272044 sec., 28304.24490156004 rows/sec., 50.72 MiB/sec. | ||
| 2134 | 2026.04.06 16:08:32.692689 [ 196 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2135 | 2026.04.06 16:08:32.693025 [ 196 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.04.06 16:08:32.693095 [ 196 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2137 | 2026.04.06 16:08:32.693171 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2138 | 2026.04.06 16:08:33.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.87 MiB, peak 187.51 MiB, free memory in arenas 0.00 B, will set to 182.58 MiB (RSS), difference: -1.29 MiB | ||
| 2139 | 2026.04.06 16:08:36.481829 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2140 | 2026.04.06 16:08:36.481902 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2141 | 2026.04.06 16:08:36.550569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3814 | ||
| 2142 | 2026.04.06 16:08:36.551247 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.04.06 16:08:36.551303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2144 | 2026.04.06 16:08:36.551885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2145 | 2026.04.06 16:08:36.552132 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.04.06 16:08:36.552281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3814 | ||
| 2147 | 2026.04.06 16:08:36.553129 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 274 | ||
| 2148 | 2026.04.06 16:08:36.556010 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2026.04.06 16:08:36.556047 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2150 | 2026.04.06 16:08:36.557227 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2151 | 2026.04.06 16:08:36.557488 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2026.04.06 16:08:36.557733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 2153 | 2026.04.06 16:08:36.770124 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2154 | 2026.04.06 16:08:36.787452 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2026.04.06 16:08:36.787522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2156 | 2026.04.06 16:08:36.793892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2157 | 2026.04.06 16:08:36.794606 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2026.04.06 16:08:36.797610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2159 | 2026.04.06 16:08:37.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.12 MiB, peak 187.51 MiB, free memory in arenas 0.00 B, will set to 184.68 MiB (RSS), difference: 1.56 MiB | ||
| 2160 | 2026.04.06 16:08:37.341816 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2161 | 2026.04.06 16:08:37.341916 [ 3 ] {} <Debug> TCP-Session: 6221089e-f117-4119-b870-c531c9749132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.04.06 16:08:37.631528 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2026.04.06 16:08:37.631708 [ 4 ] {ecd49501-8f44-454c-a991-0b5b7fe4db54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2164 | 2026.04.06 16:08:37.631772 [ 4 ] {ecd49501-8f44-454c-a991-0b5b7fe4db54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2165 | 2026.04.06 16:08:37.632515 [ 4 ] {ecd49501-8f44-454c-a991-0b5b7fe4db54} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.04.06 16:08:37.632561 [ 4 ] {ecd49501-8f44-454c-a991-0b5b7fe4db54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2167 | 2026.04.06 16:08:37.632995 [ 4 ] {ecd49501-8f44-454c-a991-0b5b7fe4db54} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2168 | 2026.04.06 16:08:37.633255 [ 4 ] {ecd49501-8f44-454c-a991-0b5b7fe4db54} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.04.06 16:08:37.633401 [ 4 ] {ecd49501-8f44-454c-a991-0b5b7fe4db54} <Debug> executeQuery: Read 48 rows, 4.48 KiB in 0.001741 sec., 27570.361860999426 rows/sec., 2.52 MiB/sec. | ||
| 2170 | 2026.04.06 16:08:37.633440 [ 4 ] {ecd49501-8f44-454c-a991-0b5b7fe4db54} <Debug> TCPHandler: Processed in 0.002056927 sec. | ||
| 2171 | 2026.04.06 16:08:37.633564 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2026.04.06 16:08:37.633658 [ 4 ] {088700e4-7f14-4183-9f1d-9acd66392fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2173 | 2026.04.06 16:08:37.633698 [ 4 ] {088700e4-7f14-4183-9f1d-9acd66392fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2174 | 2026.04.06 16:08:37.634098 [ 4 ] {088700e4-7f14-4183-9f1d-9acd66392fc7} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.04.06 16:08:37.634134 [ 4 ] {088700e4-7f14-4183-9f1d-9acd66392fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2176 | 2026.04.06 16:08:37.634424 [ 4 ] {088700e4-7f14-4183-9f1d-9acd66392fc7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2177 | 2026.04.06 16:08:37.634640 [ 4 ] {088700e4-7f14-4183-9f1d-9acd66392fc7} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.04.06 16:08:37.634765 [ 4 ] {088700e4-7f14-4183-9f1d-9acd66392fc7} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001126 sec., 19538.188277087032 rows/sec., 1.43 MiB/sec. | ||
| 2179 | 2026.04.06 16:08:37.634802 [ 4 ] {088700e4-7f14-4183-9f1d-9acd66392fc7} <Debug> TCPHandler: Processed in 0.001288344 sec. | ||
| 2180 | 2026.04.06 16:08:37.634918 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2026.04.06 16:08:37.635013 [ 4 ] {dc7b94d5-a935-4b51-8663-e527c7c4a825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2182 | 2026.04.06 16:08:37.635053 [ 4 ] {dc7b94d5-a935-4b51-8663-e527c7c4a825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2183 | 2026.04.06 16:08:37.635456 [ 4 ] {dc7b94d5-a935-4b51-8663-e527c7c4a825} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2026.04.06 16:08:37.635493 [ 4 ] {dc7b94d5-a935-4b51-8663-e527c7c4a825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2185 | 2026.04.06 16:08:37.635788 [ 4 ] {dc7b94d5-a935-4b51-8663-e527c7c4a825} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2186 | 2026.04.06 16:08:37.635998 [ 4 ] {dc7b94d5-a935-4b51-8663-e527c7c4a825} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2026.04.06 16:08:37.636120 [ 4 ] {dc7b94d5-a935-4b51-8663-e527c7c4a825} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001125 sec., 26666.666666666668 rows/sec., 2.09 MiB/sec. | ||
| 2188 | 2026.04.06 16:08:37.636156 [ 4 ] {dc7b94d5-a935-4b51-8663-e527c7c4a825} <Debug> TCPHandler: Processed in 0.001288134 sec. | ||
| 2189 | 2026.04.06 16:08:37.636267 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.04.06 16:08:37.636361 [ 4 ] {105aacd9-8ba4-4c7d-b865-e378f2daa2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2191 | 2026.04.06 16:08:37.636404 [ 4 ] {105aacd9-8ba4-4c7d-b865-e378f2daa2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2192 | 2026.04.06 16:08:37.636752 [ 4 ] {105aacd9-8ba4-4c7d-b865-e378f2daa2d9} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.04.06 16:08:37.636786 [ 4 ] {105aacd9-8ba4-4c7d-b865-e378f2daa2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2194 | 2026.04.06 16:08:37.637092 [ 4 ] {105aacd9-8ba4-4c7d-b865-e378f2daa2d9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2195 | 2026.04.06 16:08:37.637313 [ 4 ] {105aacd9-8ba4-4c7d-b865-e378f2daa2d9} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.04.06 16:08:37.637437 [ 4 ] {105aacd9-8ba4-4c7d-b865-e378f2daa2d9} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001094 sec., 9140.767824497258 rows/sec., 696.27 KiB/sec. | ||
| 2197 | 2026.04.06 16:08:37.637471 [ 4 ] {105aacd9-8ba4-4c7d-b865-e378f2daa2d9} <Debug> TCPHandler: Processed in 0.001252123 sec. | ||
| 2198 | 2026.04.06 16:08:37.637585 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.04.06 16:08:37.637678 [ 4 ] {3b08a819-48dd-4a43-b7aa-695785e9d5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2200 | 2026.04.06 16:08:37.637731 [ 4 ] {3b08a819-48dd-4a43-b7aa-695785e9d5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2201 | 2026.04.06 16:08:37.638541 [ 4 ] {3b08a819-48dd-4a43-b7aa-695785e9d5d1} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.04.06 16:08:37.638577 [ 4 ] {3b08a819-48dd-4a43-b7aa-695785e9d5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2203 | 2026.04.06 16:08:37.639088 [ 4 ] {3b08a819-48dd-4a43-b7aa-695785e9d5d1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2204 | 2026.04.06 16:08:37.639310 [ 4 ] {3b08a819-48dd-4a43-b7aa-695785e9d5d1} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.04.06 16:08:37.639443 [ 4 ] {3b08a819-48dd-4a43-b7aa-695785e9d5d1} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001784 sec., 12331.83856502242 rows/sec., 22.10 MiB/sec. | ||
| 2206 | 2026.04.06 16:08:37.639492 [ 4 ] {3b08a819-48dd-4a43-b7aa-695785e9d5d1} <Debug> TCPHandler: Processed in 0.001956276 sec. | ||
| 2207 | 2026.04.06 16:08:37.639617 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.04.06 16:08:37.639712 [ 4 ] {2f69f4f9-fe23-4845-9024-1697fcc698fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2209 | 2026.04.06 16:08:37.639753 [ 4 ] {2f69f4f9-fe23-4845-9024-1697fcc698fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2210 | 2026.04.06 16:08:37.640075 [ 4 ] {2f69f4f9-fe23-4845-9024-1697fcc698fc} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.04.06 16:08:37.640110 [ 4 ] {2f69f4f9-fe23-4845-9024-1697fcc698fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2212 | 2026.04.06 16:08:37.640406 [ 4 ] {2f69f4f9-fe23-4845-9024-1697fcc698fc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2213 | 2026.04.06 16:08:37.640614 [ 4 ] {2f69f4f9-fe23-4845-9024-1697fcc698fc} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.04.06 16:08:37.640737 [ 4 ] {2f69f4f9-fe23-4845-9024-1697fcc698fc} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001044 sec., 9578.544061302682 rows/sec., 603.34 KiB/sec. | ||
| 2215 | 2026.04.06 16:08:37.640772 [ 4 ] {2f69f4f9-fe23-4845-9024-1697fcc698fc} <Debug> TCPHandler: Processed in 0.001203762 sec. | ||
| 2216 | 2026.04.06 16:08:38.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.09 MiB, peak 187.51 MiB, free memory in arenas 0.00 B, will set to 184.71 MiB (RSS), difference: 1.63 MiB | ||
| 2217 | 2026.04.06 16:08:42.638717 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2026.04.06 16:08:42.638903 [ 4 ] {ed85cb4a-c226-4b38-9816-8d337163230e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2219 | 2026.04.06 16:08:42.638966 [ 4 ] {ed85cb4a-c226-4b38-9816-8d337163230e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2220 | 2026.04.06 16:08:42.639705 [ 4 ] {ed85cb4a-c226-4b38-9816-8d337163230e} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2026.04.06 16:08:42.639750 [ 4 ] {ed85cb4a-c226-4b38-9816-8d337163230e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2222 | 2026.04.06 16:08:42.640144 [ 4 ] {ed85cb4a-c226-4b38-9816-8d337163230e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2223 | 2026.04.06 16:08:42.640386 [ 4 ] {ed85cb4a-c226-4b38-9816-8d337163230e} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.04.06 16:08:42.640527 [ 4 ] {ed85cb4a-c226-4b38-9816-8d337163230e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00167 sec., 170059.88023952095 rows/sec., 10.80 MiB/sec. | ||
| 2225 | 2026.04.06 16:08:42.640567 [ 4 ] {ed85cb4a-c226-4b38-9816-8d337163230e} <Debug> TCPHandler: Processed in 0.001973137 sec. | ||
| 2226 | 2026.04.06 16:08:42.640699 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2227 | 2026.04.06 16:08:42.640794 [ 4 ] {b68888d1-2bf8-4974-af84-e1a8fe0a9c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2228 | 2026.04.06 16:08:42.640835 [ 4 ] {b68888d1-2bf8-4974-af84-e1a8fe0a9c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2229 | 2026.04.06 16:08:42.641551 [ 4 ] {b68888d1-2bf8-4974-af84-e1a8fe0a9c6f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2026.04.06 16:08:42.641586 [ 4 ] {b68888d1-2bf8-4974-af84-e1a8fe0a9c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2231 | 2026.04.06 16:08:42.641929 [ 4 ] {b68888d1-2bf8-4974-af84-e1a8fe0a9c6f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2232 | 2026.04.06 16:08:42.642145 [ 4 ] {b68888d1-2bf8-4974-af84-e1a8fe0a9c6f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2026.04.06 16:08:42.642267 [ 4 ] {b68888d1-2bf8-4974-af84-e1a8fe0a9c6f} <Debug> executeQuery: Read 767 rows, 60.96 KiB in 0.001491 sec., 514419.85244802147 rows/sec., 39.93 MiB/sec. | ||
| 2234 | 2026.04.06 16:08:42.642302 [ 4 ] {b68888d1-2bf8-4974-af84-e1a8fe0a9c6f} <Debug> TCPHandler: Processed in 0.001653431 sec. | ||
| 2235 | 2026.04.06 16:08:42.642429 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2026.04.06 16:08:42.642523 [ 4 ] {dd169852-4b87-42a7-be25-1e67e486b482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2237 | 2026.04.06 16:08:42.642562 [ 4 ] {dd169852-4b87-42a7-be25-1e67e486b482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2238 | 2026.04.06 16:08:42.642989 [ 4 ] {dd169852-4b87-42a7-be25-1e67e486b482} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2026.04.06 16:08:42.643025 [ 4 ] {dd169852-4b87-42a7-be25-1e67e486b482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2240 | 2026.04.06 16:08:42.643326 [ 4 ] {dd169852-4b87-42a7-be25-1e67e486b482} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2241 | 2026.04.06 16:08:42.643539 [ 4 ] {dd169852-4b87-42a7-be25-1e67e486b482} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2026.04.06 16:08:42.643660 [ 4 ] {dd169852-4b87-42a7-be25-1e67e486b482} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001155 sec., 132467.53246753247 rows/sec., 7.92 MiB/sec. | ||
| 2243 | 2026.04.06 16:08:42.643693 [ 4 ] {dd169852-4b87-42a7-be25-1e67e486b482} <Debug> TCPHandler: Processed in 0.001313315 sec. | ||
| 2244 | 2026.04.06 16:08:42.643808 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2026.04.06 16:08:42.643902 [ 4 ] {f6e6af95-07ca-4136-a005-d85847f997bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2246 | 2026.04.06 16:08:42.643941 [ 4 ] {f6e6af95-07ca-4136-a005-d85847f997bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2247 | 2026.04.06 16:08:42.644359 [ 4 ] {f6e6af95-07ca-4136-a005-d85847f997bf} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.04.06 16:08:42.644394 [ 4 ] {f6e6af95-07ca-4136-a005-d85847f997bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2249 | 2026.04.06 16:08:42.644696 [ 4 ] {f6e6af95-07ca-4136-a005-d85847f997bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2250 | 2026.04.06 16:08:42.644908 [ 4 ] {f6e6af95-07ca-4136-a005-d85847f997bf} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.04.06 16:08:42.645029 [ 4 ] {f6e6af95-07ca-4136-a005-d85847f997bf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001145 sec., 130131.00436681224 rows/sec., 8.41 MiB/sec. | ||
| 2252 | 2026.04.06 16:08:42.645064 [ 4 ] {f6e6af95-07ca-4136-a005-d85847f997bf} <Debug> TCPHandler: Processed in 0.001305624 sec. | ||
| 2253 | 2026.04.06 16:08:42.645178 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2026.04.06 16:08:42.645270 [ 4 ] {e6bd8892-c89e-4a90-93f2-10854eceb3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2255 | 2026.04.06 16:08:42.645309 [ 4 ] {e6bd8892-c89e-4a90-93f2-10854eceb3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2256 | 2026.04.06 16:08:42.645736 [ 4 ] {e6bd8892-c89e-4a90-93f2-10854eceb3f3} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2026.04.06 16:08:42.645772 [ 4 ] {e6bd8892-c89e-4a90-93f2-10854eceb3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2258 | 2026.04.06 16:08:42.646074 [ 4 ] {e6bd8892-c89e-4a90-93f2-10854eceb3f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2259 | 2026.04.06 16:08:42.646285 [ 4 ] {e6bd8892-c89e-4a90-93f2-10854eceb3f3} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2026.04.06 16:08:42.646406 [ 4 ] {e6bd8892-c89e-4a90-93f2-10854eceb3f3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 2261 | 2026.04.06 16:08:42.646442 [ 4 ] {e6bd8892-c89e-4a90-93f2-10854eceb3f3} <Debug> TCPHandler: Processed in 0.001312854 sec. | ||
| 2262 | 2026.04.06 16:08:42.646554 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2026.04.06 16:08:42.646646 [ 4 ] {4f3259e5-c697-4b77-8985-7e8e035979d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2264 | 2026.04.06 16:08:42.646685 [ 4 ] {4f3259e5-c697-4b77-8985-7e8e035979d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2265 | 2026.04.06 16:08:42.647204 [ 4 ] {4f3259e5-c697-4b77-8985-7e8e035979d9} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2026.04.06 16:08:42.647239 [ 4 ] {4f3259e5-c697-4b77-8985-7e8e035979d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2267 | 2026.04.06 16:08:42.647556 [ 4 ] {4f3259e5-c697-4b77-8985-7e8e035979d9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2268 | 2026.04.06 16:08:42.647771 [ 4 ] {4f3259e5-c697-4b77-8985-7e8e035979d9} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.04.06 16:08:42.647893 [ 4 ] {4f3259e5-c697-4b77-8985-7e8e035979d9} <Debug> executeQuery: Read 445 rows, 31.59 KiB in 0.001263 sec., 352335.70863024547 rows/sec., 24.42 MiB/sec. | ||
| 2270 | 2026.04.06 16:08:42.647929 [ 4 ] {4f3259e5-c697-4b77-8985-7e8e035979d9} <Debug> TCPHandler: Processed in 0.001424186 sec. | ||
| 2271 | 2026.04.06 16:08:42.648041 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2272 | 2026.04.06 16:08:42.648133 [ 4 ] {d7d39a69-fe95-4c96-a43a-ef0098908d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2273 | 2026.04.06 16:08:42.648172 [ 4 ] {d7d39a69-fe95-4c96-a43a-ef0098908d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2274 | 2026.04.06 16:08:42.648499 [ 4 ] {d7d39a69-fe95-4c96-a43a-ef0098908d6a} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.04.06 16:08:42.648533 [ 4 ] {d7d39a69-fe95-4c96-a43a-ef0098908d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2276 | 2026.04.06 16:08:42.648831 [ 4 ] {d7d39a69-fe95-4c96-a43a-ef0098908d6a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2277 | 2026.04.06 16:08:42.649042 [ 4 ] {d7d39a69-fe95-4c96-a43a-ef0098908d6a} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2026.04.06 16:08:42.649162 [ 4 ] {d7d39a69-fe95-4c96-a43a-ef0098908d6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 2279 | 2026.04.06 16:08:42.649196 [ 4 ] {d7d39a69-fe95-4c96-a43a-ef0098908d6a} <Debug> TCPHandler: Processed in 0.001203302 sec. | ||
| 2280 | 2026.04.06 16:08:42.649305 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.04.06 16:08:42.649397 [ 4 ] {18beafb4-0877-4753-a8d5-d03f2fd091e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2282 | 2026.04.06 16:08:42.649439 [ 4 ] {18beafb4-0877-4753-a8d5-d03f2fd091e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2283 | 2026.04.06 16:08:42.649794 [ 4 ] {18beafb4-0877-4753-a8d5-d03f2fd091e8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.04.06 16:08:42.649829 [ 4 ] {18beafb4-0877-4753-a8d5-d03f2fd091e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2285 | 2026.04.06 16:08:42.650152 [ 4 ] {18beafb4-0877-4753-a8d5-d03f2fd091e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2286 | 2026.04.06 16:08:42.650361 [ 4 ] {18beafb4-0877-4753-a8d5-d03f2fd091e8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.04.06 16:08:42.650483 [ 4 ] {18beafb4-0877-4753-a8d5-d03f2fd091e8} <Debug> executeQuery: Read 115 rows, 7.38 KiB in 0.001104 sec., 104166.66666666667 rows/sec., 6.53 MiB/sec. | ||
| 2288 | 2026.04.06 16:08:42.650517 [ 4 ] {18beafb4-0877-4753-a8d5-d03f2fd091e8} <Debug> TCPHandler: Processed in 0.001261113 sec. | ||
| 2289 | 2026.04.06 16:08:42.650629 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.04.06 16:08:42.650722 [ 4 ] {c60c4312-eb07-4dc8-afc2-04090c6bca2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2291 | 2026.04.06 16:08:42.650761 [ 4 ] {c60c4312-eb07-4dc8-afc2-04090c6bca2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2292 | 2026.04.06 16:08:42.651065 [ 4 ] {c60c4312-eb07-4dc8-afc2-04090c6bca2a} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.04.06 16:08:42.651100 [ 4 ] {c60c4312-eb07-4dc8-afc2-04090c6bca2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2294 | 2026.04.06 16:08:42.651392 [ 4 ] {c60c4312-eb07-4dc8-afc2-04090c6bca2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2295 | 2026.04.06 16:08:42.651605 [ 4 ] {c60c4312-eb07-4dc8-afc2-04090c6bca2a} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.04.06 16:08:42.651726 [ 4 ] {c60c4312-eb07-4dc8-afc2-04090c6bca2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 2297 | 2026.04.06 16:08:42.651761 [ 4 ] {c60c4312-eb07-4dc8-afc2-04090c6bca2a} <Debug> TCPHandler: Processed in 0.001180442 sec. | ||
| 2298 | 2026.04.06 16:08:42.651868 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.04.06 16:08:42.651960 [ 4 ] {aa19964d-9f98-46e6-b3b1-7af3707e4204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2300 | 2026.04.06 16:08:42.652012 [ 4 ] {aa19964d-9f98-46e6-b3b1-7af3707e4204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2301 | 2026.04.06 16:08:42.652758 [ 4 ] {aa19964d-9f98-46e6-b3b1-7af3707e4204} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.04.06 16:08:42.652793 [ 4 ] {aa19964d-9f98-46e6-b3b1-7af3707e4204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2303 | 2026.04.06 16:08:42.653290 [ 4 ] {aa19964d-9f98-46e6-b3b1-7af3707e4204} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2304 | 2026.04.06 16:08:42.653514 [ 4 ] {aa19964d-9f98-46e6-b3b1-7af3707e4204} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.04.06 16:08:42.653648 [ 4 ] {aa19964d-9f98-46e6-b3b1-7af3707e4204} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001705 sec., 6451.612903225807 rows/sec., 11.56 MiB/sec. | ||
| 2306 | 2026.04.06 16:08:42.653704 [ 4 ] {aa19964d-9f98-46e6-b3b1-7af3707e4204} <Debug> TCPHandler: Processed in 0.001884715 sec. | ||
| 2307 | 2026.04.06 16:08:42.653807 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2026.04.06 16:08:42.653899 [ 4 ] {6d5ed23f-89d8-4e00-aa5e-eff20a9b0f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2309 | 2026.04.06 16:08:42.653940 [ 4 ] {6d5ed23f-89d8-4e00-aa5e-eff20a9b0f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2310 | 2026.04.06 16:08:42.654265 [ 4 ] {6d5ed23f-89d8-4e00-aa5e-eff20a9b0f21} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2026.04.06 16:08:42.654300 [ 4 ] {6d5ed23f-89d8-4e00-aa5e-eff20a9b0f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2312 | 2026.04.06 16:08:42.654597 [ 4 ] {6d5ed23f-89d8-4e00-aa5e-eff20a9b0f21} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2313 | 2026.04.06 16:08:42.654824 [ 4 ] {6d5ed23f-89d8-4e00-aa5e-eff20a9b0f21} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.04.06 16:08:42.654950 [ 4 ] {6d5ed23f-89d8-4e00-aa5e-eff20a9b0f21} <Debug> executeQuery: Read 40 rows, 2.26 KiB in 0.001069 sec., 37418.147801683815 rows/sec., 2.06 MiB/sec. | ||
| 2315 | 2026.04.06 16:08:42.654985 [ 4 ] {6d5ed23f-89d8-4e00-aa5e-eff20a9b0f21} <Debug> TCPHandler: Processed in 0.001227102 sec. | ||
| 2316 | 2026.04.06 16:08:44.053318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4326 | ||
| 2317 | 2026.04.06 16:08:44.053842 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2026.04.06 16:08:44.053891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2319 | 2026.04.06 16:08:44.054381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2320 | 2026.04.06 16:08:44.054629 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.04.06 16:08:44.054757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4326 | ||
| 2322 | 2026.04.06 16:08:44.298645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2323 | 2026.04.06 16:08:44.323941 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.04.06 16:08:44.324021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2325 | 2026.04.06 16:08:44.329588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2326 | 2026.04.06 16:08:44.330357 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.04.06 16:08:44.335460 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2328 | 2026.04.06 16:08:44.637734 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2026.04.06 16:08:44.638118 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2330 | 2026.04.06 16:08:44.638581 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2331 | 2026.04.06 16:08:44.638632 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2332 | 2026.04.06 16:08:44.638980 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2333 | 2026.04.06 16:08:44.639072 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2334 | 2026.04.06 16:08:44.639258 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2335 | 2026.04.06 16:08:44.639528 [ 260 ] {df9359ca-b035-437d-9729-c00259146e81} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2336 | 2026.04.06 16:08:44.639529 [ 312 ] {df9359ca-b035-437d-9729-c00259146e81} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2337 | 2026.04.06 16:08:44.639538 [ 327 ] {df9359ca-b035-437d-9729-c00259146e81} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2338 | 2026.04.06 16:08:44.639754 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2339 | 2026.04.06 16:08:44.639783 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2340 | 2026.04.06 16:08:44.639894 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2341 | 2026.04.06 16:08:44.639918 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2342 | 2026.04.06 16:08:44.639960 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2343 | 2026.04.06 16:08:44.640009 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2344 | 2026.04.06 16:08:44.640046 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2345 | 2026.04.06 16:08:44.641149 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.00317 sec., 9779.179810725553 rows/sec., 351.19 KiB/sec. | ||
| 2346 | 2026.04.06 16:08:44.641315 [ 4 ] {df9359ca-b035-437d-9729-c00259146e81} <Debug> TCPHandler: Processed in 0.00378486 sec. | ||
| 2347 | 2026.04.06 16:08:44.641649 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2026.04.06 16:08:44.641804 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2349 | 2026.04.06 16:08:44.642063 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2350 | 2026.04.06 16:08:44.642099 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2351 | 2026.04.06 16:08:44.642301 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2352 | 2026.04.06 16:08:44.642361 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2353 | 2026.04.06 16:08:44.642480 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2354 | 2026.04.06 16:08:44.642569 [ 312 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2355 | 2026.04.06 16:08:44.642569 [ 296 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2356 | 2026.04.06 16:08:44.642603 [ 302 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2357 | 2026.04.06 16:08:44.642747 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2358 | 2026.04.06 16:08:44.642784 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2359 | 2026.04.06 16:08:44.642873 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2360 | 2026.04.06 16:08:44.642903 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2361 | 2026.04.06 16:08:44.642950 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2362 | 2026.04.06 16:08:44.643003 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2363 | 2026.04.06 16:08:44.643059 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2364 | 2026.04.06 16:08:44.643861 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.002126 sec., 14581.373471307621 rows/sec., 523.65 KiB/sec. | ||
| 2365 | 2026.04.06 16:08:44.644006 [ 4 ] {786c27fd-3e2e-4db2-8e08-f1738c1972a2} <Debug> TCPHandler: Processed in 0.002417455 sec. | ||
| 2366 | 2026.04.06 16:08:44.644300 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2367 | 2026.04.06 16:08:44.644453 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2368 | 2026.04.06 16:08:44.644731 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2369 | 2026.04.06 16:08:44.644768 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2370 | 2026.04.06 16:08:44.644967 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2371 | 2026.04.06 16:08:44.645024 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2372 | 2026.04.06 16:08:44.645134 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2373 | 2026.04.06 16:08:44.645213 [ 330 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2374 | 2026.04.06 16:08:44.645217 [ 296 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2375 | 2026.04.06 16:08:44.645258 [ 302 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2376 | 2026.04.06 16:08:44.645378 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2377 | 2026.04.06 16:08:44.645413 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2378 | 2026.04.06 16:08:44.645493 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2379 | 2026.04.06 16:08:44.645513 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2380 | 2026.04.06 16:08:44.645547 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2381 | 2026.04.06 16:08:44.645581 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2382 | 2026.04.06 16:08:44.645613 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2383 | 2026.04.06 16:08:44.646420 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.002031 sec., 15263.417035942886 rows/sec., 548.14 KiB/sec. | ||
| 2384 | 2026.04.06 16:08:44.646555 [ 4 ] {56ea87af-0cb9-4fb0-97f3-c28e3e41148a} <Debug> TCPHandler: Processed in 0.002310083 sec. | ||
| 2385 | 2026.04.06 16:08:44.646812 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2026.04.06 16:08:44.646985 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2387 | 2026.04.06 16:08:44.647229 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2388 | 2026.04.06 16:08:44.647266 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2389 | 2026.04.06 16:08:44.647468 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2390 | 2026.04.06 16:08:44.647525 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2391 | 2026.04.06 16:08:44.647635 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2392 | 2026.04.06 16:08:44.647711 [ 296 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2393 | 2026.04.06 16:08:44.647727 [ 302 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2394 | 2026.04.06 16:08:44.647742 [ 323 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2395 | 2026.04.06 16:08:44.647876 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2396 | 2026.04.06 16:08:44.647903 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2397 | 2026.04.06 16:08:44.647977 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2398 | 2026.04.06 16:08:44.647998 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2399 | 2026.04.06 16:08:44.648031 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2400 | 2026.04.06 16:08:44.648064 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2401 | 2026.04.06 16:08:44.648096 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2402 | 2026.04.06 16:08:44.648781 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 598.86 KiB/sec. | ||
| 2403 | 2026.04.06 16:08:44.648920 [ 4 ] {1fb56279-f2da-4484-98c1-9e6a61cd1fe5} <Debug> TCPHandler: Processed in 0.002174331 sec. | ||
| 2404 | 2026.04.06 16:08:44.649163 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2405 | 2026.04.06 16:08:44.649311 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2406 | 2026.04.06 16:08:44.649558 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2407 | 2026.04.06 16:08:44.649593 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2408 | 2026.04.06 16:08:44.649801 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2409 | 2026.04.06 16:08:44.649856 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2410 | 2026.04.06 16:08:44.649963 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2411 | 2026.04.06 16:08:44.650028 [ 302 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2412 | 2026.04.06 16:08:44.650032 [ 298 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2413 | 2026.04.06 16:08:44.650039 [ 296 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2414 | 2026.04.06 16:08:44.650170 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2415 | 2026.04.06 16:08:44.650196 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2416 | 2026.04.06 16:08:44.650267 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2417 | 2026.04.06 16:08:44.650286 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2418 | 2026.04.06 16:08:44.650318 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2419 | 2026.04.06 16:08:44.650356 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2420 | 2026.04.06 16:08:44.650386 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2421 | 2026.04.06 16:08:44.651071 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.00182 sec., 17032.967032967033 rows/sec., 611.69 KiB/sec. | ||
| 2422 | 2026.04.06 16:08:44.651213 [ 4 ] {f9432189-8f2b-4930-8111-d973e2927ef7} <Debug> TCPHandler: Processed in 0.002102399 sec. | ||
| 2423 | 2026.04.06 16:08:44.651455 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2026.04.06 16:08:44.651608 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2425 | 2026.04.06 16:08:44.651878 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2426 | 2026.04.06 16:08:44.651913 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2427 | 2026.04.06 16:08:44.652118 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2428 | 2026.04.06 16:08:44.652174 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2429 | 2026.04.06 16:08:44.652278 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2430 | 2026.04.06 16:08:44.652348 [ 322 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2431 | 2026.04.06 16:08:44.652358 [ 302 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2432 | 2026.04.06 16:08:44.652349 [ 298 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2433 | 2026.04.06 16:08:44.652466 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2434 | 2026.04.06 16:08:44.652491 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2435 | 2026.04.06 16:08:44.652562 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2436 | 2026.04.06 16:08:44.652582 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2437 | 2026.04.06 16:08:44.652612 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2438 | 2026.04.06 16:08:44.652645 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2439 | 2026.04.06 16:08:44.652675 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2440 | 2026.04.06 16:08:44.653404 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.001856 sec., 16702.58620689655 rows/sec., 599.83 KiB/sec. | ||
| 2441 | 2026.04.06 16:08:44.653567 [ 4 ] {978cef24-4c9a-418e-91be-3beb38dfbfb6} <Debug> TCPHandler: Processed in 0.00216296 sec. | ||
| 2442 | 2026.04.06 16:08:44.653821 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.04.06 16:08:44.653978 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2444 | 2026.04.06 16:08:44.654229 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2445 | 2026.04.06 16:08:44.654274 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2446 | 2026.04.06 16:08:44.654486 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2447 | 2026.04.06 16:08:44.654544 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2448 | 2026.04.06 16:08:44.654648 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2449 | 2026.04.06 16:08:44.654711 [ 325 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2450 | 2026.04.06 16:08:44.654729 [ 296 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2451 | 2026.04.06 16:08:44.654729 [ 322 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2452 | 2026.04.06 16:08:44.654833 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2453 | 2026.04.06 16:08:44.654859 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2454 | 2026.04.06 16:08:44.654929 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2455 | 2026.04.06 16:08:44.654948 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2456 | 2026.04.06 16:08:44.654980 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2457 | 2026.04.06 16:08:44.655012 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2458 | 2026.04.06 16:08:44.655047 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2459 | 2026.04.06 16:08:44.655748 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.00184 sec., 16847.82608695652 rows/sec., 605.04 KiB/sec. | ||
| 2460 | 2026.04.06 16:08:44.655883 [ 4 ] {487091f4-6648-41bb-a32f-5248e3b86fa4} <Debug> TCPHandler: Processed in 0.00211511 sec. | ||
| 2461 | 2026.04.06 16:08:44.656146 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.04.06 16:08:44.656284 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2463 | 2026.04.06 16:08:44.656553 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2464 | 2026.04.06 16:08:44.656590 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2465 | 2026.04.06 16:08:44.656820 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2466 | 2026.04.06 16:08:44.656875 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2467 | 2026.04.06 16:08:44.656976 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2468 | 2026.04.06 16:08:44.657052 [ 322 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2469 | 2026.04.06 16:08:44.657055 [ 296 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2470 | 2026.04.06 16:08:44.657073 [ 309 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2471 | 2026.04.06 16:08:44.657177 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2472 | 2026.04.06 16:08:44.657209 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2473 | 2026.04.06 16:08:44.657282 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2474 | 2026.04.06 16:08:44.657300 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2475 | 2026.04.06 16:08:44.657331 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2476 | 2026.04.06 16:08:44.657363 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2477 | 2026.04.06 16:08:44.657393 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2478 | 2026.04.06 16:08:44.658134 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.001906 sec., 16264.428121720883 rows/sec., 584.09 KiB/sec. | ||
| 2479 | 2026.04.06 16:08:44.658286 [ 4 ] {418799f2-88e3-4aa7-b667-2c42cb990458} <Debug> TCPHandler: Processed in 0.00218956 sec. | ||
| 2480 | 2026.04.06 16:08:44.658565 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2026.04.06 16:08:44.658732 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2482 | 2026.04.06 16:08:44.659035 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2483 | 2026.04.06 16:08:44.659093 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2484 | 2026.04.06 16:08:44.659370 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2485 | 2026.04.06 16:08:44.659427 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2486 | 2026.04.06 16:08:44.659529 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2487 | 2026.04.06 16:08:44.659605 [ 297 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2488 | 2026.04.06 16:08:44.659616 [ 319 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2489 | 2026.04.06 16:08:44.659611 [ 296 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2490 | 2026.04.06 16:08:44.659732 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2491 | 2026.04.06 16:08:44.659757 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2492 | 2026.04.06 16:08:44.659826 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2493 | 2026.04.06 16:08:44.659843 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2494 | 2026.04.06 16:08:44.659874 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2495 | 2026.04.06 16:08:44.659904 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2496 | 2026.04.06 16:08:44.659933 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2497 | 2026.04.06 16:08:44.660565 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.001898 sec., 16332.982086406744 rows/sec., 586.55 KiB/sec. | ||
| 2498 | 2026.04.06 16:08:44.660688 [ 4 ] {4c6aca66-d6cc-47e9-a1a6-09eb263e3e34} <Debug> TCPHandler: Processed in 0.00218081 sec. | ||
| 2499 | 2026.04.06 16:08:44.660945 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2026.04.06 16:08:44.661085 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2501 | 2026.04.06 16:08:44.661344 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2502 | 2026.04.06 16:08:44.661381 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2503 | 2026.04.06 16:08:44.661601 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2504 | 2026.04.06 16:08:44.661656 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2505 | 2026.04.06 16:08:44.661765 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2506 | 2026.04.06 16:08:44.661832 [ 297 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2507 | 2026.04.06 16:08:44.661845 [ 322 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2508 | 2026.04.06 16:08:44.661847 [ 296 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2509 | 2026.04.06 16:08:44.661947 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2510 | 2026.04.06 16:08:44.661976 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2511 | 2026.04.06 16:08:44.662046 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2512 | 2026.04.06 16:08:44.662063 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2513 | 2026.04.06 16:08:44.662094 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2514 | 2026.04.06 16:08:44.662146 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2515 | 2026.04.06 16:08:44.662215 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2516 | 2026.04.06 16:08:44.662946 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.001921 sec., 16137.428422696512 rows/sec., 579.53 KiB/sec. | ||
| 2517 | 2026.04.06 16:08:44.663078 [ 4 ] {bb4b884b-422f-44e0-84c9-d611cf4becad} <Debug> TCPHandler: Processed in 0.002183111 sec. | ||
| 2518 | 2026.04.06 16:08:44.663301 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2026.04.06 16:08:44.663444 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2520 | 2026.04.06 16:08:44.663703 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2521 | 2026.04.06 16:08:44.663739 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2522 | 2026.04.06 16:08:44.663947 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2523 | 2026.04.06 16:08:44.664000 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2524 | 2026.04.06 16:08:44.664101 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2525 | 2026.04.06 16:08:44.664165 [ 297 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2526 | 2026.04.06 16:08:44.664198 [ 332 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2527 | 2026.04.06 16:08:44.664201 [ 333 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2528 | 2026.04.06 16:08:44.664313 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2529 | 2026.04.06 16:08:44.664351 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2530 | 2026.04.06 16:08:44.664462 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2531 | 2026.04.06 16:08:44.664490 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2532 | 2026.04.06 16:08:44.664525 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2533 | 2026.04.06 16:08:44.664577 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2534 | 2026.04.06 16:08:44.664629 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2535 | 2026.04.06 16:08:44.665317 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.00193 sec., 16062.176165803108 rows/sec., 576.83 KiB/sec. | ||
| 2536 | 2026.04.06 16:08:44.665426 [ 4 ] {6acf4fd9-855c-4e3f-ad8b-5d71d860adcb} <Debug> TCPHandler: Processed in 0.00217507 sec. | ||
| 2537 | 2026.04.06 16:08:44.665686 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.04.06 16:08:44.665828 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2539 | 2026.04.06 16:08:44.666084 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2540 | 2026.04.06 16:08:44.666121 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2541 | 2026.04.06 16:08:44.666331 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2542 | 2026.04.06 16:08:44.666385 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2543 | 2026.04.06 16:08:44.666487 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2544 | 2026.04.06 16:08:44.666552 [ 306 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2545 | 2026.04.06 16:08:44.666560 [ 297 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2546 | 2026.04.06 16:08:44.666560 [ 333 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2547 | 2026.04.06 16:08:44.666660 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2548 | 2026.04.06 16:08:44.666681 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2549 | 2026.04.06 16:08:44.666750 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2550 | 2026.04.06 16:08:44.666767 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2551 | 2026.04.06 16:08:44.666798 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2552 | 2026.04.06 16:08:44.666829 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2553 | 2026.04.06 16:08:44.666860 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2554 | 2026.04.06 16:08:44.667477 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.00171 sec., 18128.654970760235 rows/sec., 651.04 KiB/sec. | ||
| 2555 | 2026.04.06 16:08:44.667574 [ 4 ] {3e3e0769-cb4c-47e4-b600-52c7ccf72291} <Debug> TCPHandler: Processed in 0.001939296 sec. | ||
| 2556 | 2026.04.06 16:08:44.667826 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.04.06 16:08:44.667964 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2558 | 2026.04.06 16:08:44.668216 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2559 | 2026.04.06 16:08:44.668253 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2560 | 2026.04.06 16:08:44.668458 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2561 | 2026.04.06 16:08:44.668511 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2562 | 2026.04.06 16:08:44.668609 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2563 | 2026.04.06 16:08:44.668675 [ 332 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2564 | 2026.04.06 16:08:44.668685 [ 306 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2565 | 2026.04.06 16:08:44.668680 [ 297 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2566 | 2026.04.06 16:08:44.668797 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2567 | 2026.04.06 16:08:44.668819 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2568 | 2026.04.06 16:08:44.668886 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2569 | 2026.04.06 16:08:44.668904 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2570 | 2026.04.06 16:08:44.668939 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2571 | 2026.04.06 16:08:44.668970 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2572 | 2026.04.06 16:08:44.669005 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2573 | 2026.04.06 16:08:44.669696 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.001791 sec., 17308.766052484643 rows/sec., 621.60 KiB/sec. | ||
| 2574 | 2026.04.06 16:08:44.669819 [ 4 ] {85b613b5-6a03-4d79-bb7b-a864b0c201cf} <Debug> TCPHandler: Processed in 0.002041017 sec. | ||
| 2575 | 2026.04.06 16:08:44.670033 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2026.04.06 16:08:44.670196 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2577 | 2026.04.06 16:08:44.670448 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2578 | 2026.04.06 16:08:44.670491 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2579 | 2026.04.06 16:08:44.670710 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2580 | 2026.04.06 16:08:44.670767 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2581 | 2026.04.06 16:08:44.670867 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2582 | 2026.04.06 16:08:44.670938 [ 310 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2583 | 2026.04.06 16:08:44.670952 [ 297 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2584 | 2026.04.06 16:08:44.670954 [ 332 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2585 | 2026.04.06 16:08:44.671061 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2586 | 2026.04.06 16:08:44.671088 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2587 | 2026.04.06 16:08:44.671156 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2588 | 2026.04.06 16:08:44.671172 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Debug> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2589 | 2026.04.06 16:08:44.671203 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2590 | 2026.04.06 16:08:44.671234 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2591 | 2026.04.06 16:08:44.671282 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2592 | 2026.04.06 16:08:44.671963 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Debug> executeQuery: Read 31 rows, 1.11 KiB in 0.00185 sec., 16756.756756756757 rows/sec., 601.77 KiB/sec. | ||
| 2593 | 2026.04.06 16:08:44.672095 [ 4 ] {bad2233b-efad-4b57-8dda-7e3b01d1d078} <Debug> TCPHandler: Processed in 0.002112689 sec. | ||
| 2594 | 2026.04.06 16:08:44.704209 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56374 | ||
| 2595 | 2026.04.06 16:08:44.704351 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2596 | 2026.04.06 16:08:44.704381 [ 3 ] {} <Debug> TCP-Session: 1d2c2fc8-d842-4142-9311-c5725f59eff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56374 | ||
| 2597 | 2026.04.06 16:08:44.704407 [ 3 ] {} <Debug> TCP-Session: 1d2c2fc8-d842-4142-9311-c5725f59eff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2598 | 2026.04.06 16:08:44.704422 [ 3 ] {} <Debug> TCP-Session: 1d2c2fc8-d842-4142-9311-c5725f59eff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2026.04.06 16:08:44.704678 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39451 | ||
| 2600 | 2026.04.06 16:08:44.704732 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49892 | ||
| 2601 | 2026.04.06 16:08:44.704793 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62999 | ||
| 2602 | 2026.04.06 16:08:44.704806 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63915 | ||
| 2603 | 2026.04.06 16:08:44.704826 [ 3 ] {} <Trace> TCP-Session: 1d2c2fc8-d842-4142-9311-c5725f59eff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2026.04.06 16:08:44.704815 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61518 | ||
| 2605 | 2026.04.06 16:08:44.704904 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2606 | 2026.04.06 16:08:44.704905 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44249 | ||
| 2607 | 2026.04.06 16:08:44.704898 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61845 | ||
| 2608 | 2026.04.06 16:08:44.704953 [ 286 ] {} <Debug> TCP-Session: f8523808-0fd8-438a-bf42-f2a861f6d624 Authenticating user 'default' from [fd00:1122:3344:101::e]:39451 | ||
| 2609 | 2026.04.06 16:08:44.704823 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46809 | ||
| 2610 | 2026.04.06 16:08:44.705026 [ 286 ] {} <Debug> TCP-Session: f8523808-0fd8-438a-bf42-f2a861f6d624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2611 | 2026.04.06 16:08:44.705056 [ 3 ] {daf148e6-5d11-40ba-a22f-6c0b88aeebea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56374) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2612 | 2026.04.06 16:08:44.705058 [ 286 ] {} <Debug> TCP-Session: f8523808-0fd8-438a-bf42-f2a861f6d624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2026.04.06 16:08:44.705291 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2614 | 2026.04.06 16:08:44.705326 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2615 | 2026.04.06 16:08:44.705335 [ 292 ] {} <Debug> TCP-Session: 4baae282-0def-4de9-a922-792f0160a651 Authenticating user 'default' from [fd00:1122:3344:101::e]:61845 | ||
| 2616 | 2026.04.06 16:08:44.705364 [ 291 ] {} <Debug> TCP-Session: 128dcaec-b79c-4bc8-99f8-8d50ecc5e36b Authenticating user 'default' from [fd00:1122:3344:101::e]:46809 | ||
| 2617 | 2026.04.06 16:08:44.705374 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2618 | 2026.04.06 16:08:44.705388 [ 291 ] {} <Debug> TCP-Session: 128dcaec-b79c-4bc8-99f8-8d50ecc5e36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2619 | 2026.04.06 16:08:44.705382 [ 292 ] {} <Debug> TCP-Session: 4baae282-0def-4de9-a922-792f0160a651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2026.04.06 16:08:44.705423 [ 291 ] {} <Debug> TCP-Session: 128dcaec-b79c-4bc8-99f8-8d50ecc5e36b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2621 | 2026.04.06 16:08:44.705433 [ 3 ] {daf148e6-5d11-40ba-a22f-6c0b88aeebea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2622 | 2026.04.06 16:08:44.705450 [ 292 ] {} <Debug> TCP-Session: 4baae282-0def-4de9-a922-792f0160a651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2623 | 2026.04.06 16:08:44.705424 [ 289 ] {} <Debug> TCP-Session: f1e5dd64-4eb2-4764-b6b2-de5fb0dbe94c Authenticating user 'default' from [fd00:1122:3344:101::e]:63915 | ||
| 2624 | 2026.04.06 16:08:44.705519 [ 3 ] {daf148e6-5d11-40ba-a22f-6c0b88aeebea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2625 | 2026.04.06 16:08:44.705531 [ 289 ] {} <Debug> TCP-Session: f1e5dd64-4eb2-4764-b6b2-de5fb0dbe94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2626 | 2026.04.06 16:08:44.705544 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2627 | 2026.04.06 16:08:44.705561 [ 289 ] {} <Debug> TCP-Session: f1e5dd64-4eb2-4764-b6b2-de5fb0dbe94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2628 | 2026.04.06 16:08:44.705583 [ 287 ] {} <Debug> TCP-Session: 35791f5b-9ac9-430a-a63a-889c5f18e53d Authenticating user 'default' from [fd00:1122:3344:101::e]:49892 | ||
| 2629 | 2026.04.06 16:08:44.705606 [ 287 ] {} <Debug> TCP-Session: 35791f5b-9ac9-430a-a63a-889c5f18e53d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2630 | 2026.04.06 16:08:44.705619 [ 287 ] {} <Debug> TCP-Session: 35791f5b-9ac9-430a-a63a-889c5f18e53d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2631 | 2026.04.06 16:08:44.705921 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2632 | 2026.04.06 16:08:44.705923 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2633 | 2026.04.06 16:08:44.705969 [ 290 ] {} <Debug> TCP-Session: dd6f9401-3a02-4e3f-9fba-af07d54b3991 Authenticating user 'default' from [fd00:1122:3344:101::e]:61518 | ||
| 2634 | 2026.04.06 16:08:44.705997 [ 293 ] {} <Debug> TCP-Session: cb059a30-2153-454b-b6ed-ae33fd5f2099 Authenticating user 'default' from [fd00:1122:3344:101::e]:44249 | ||
| 2635 | 2026.04.06 16:08:44.706009 [ 290 ] {} <Debug> TCP-Session: dd6f9401-3a02-4e3f-9fba-af07d54b3991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2636 | 2026.04.06 16:08:44.706031 [ 293 ] {} <Debug> TCP-Session: cb059a30-2153-454b-b6ed-ae33fd5f2099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2637 | 2026.04.06 16:08:44.706043 [ 290 ] {} <Debug> TCP-Session: dd6f9401-3a02-4e3f-9fba-af07d54b3991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2026.04.06 16:08:44.706046 [ 3 ] {daf148e6-5d11-40ba-a22f-6c0b88aeebea} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 2639 | 2026.04.06 16:08:44.706064 [ 293 ] {} <Debug> TCP-Session: cb059a30-2153-454b-b6ed-ae33fd5f2099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2026.04.06 16:08:44.705927 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2641 | 2026.04.06 16:08:44.706155 [ 288 ] {} <Debug> TCP-Session: 3a565701-b748-44a2-be1d-a88446a448a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62999 | ||
| 2642 | 2026.04.06 16:08:44.706163 [ 3 ] {daf148e6-5d11-40ba-a22f-6c0b88aeebea} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2643 | 2026.04.06 16:08:44.706182 [ 288 ] {} <Debug> TCP-Session: 3a565701-b748-44a2-be1d-a88446a448a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2644 | 2026.04.06 16:08:44.706212 [ 288 ] {} <Debug> TCP-Session: 3a565701-b748-44a2-be1d-a88446a448a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2645 | 2026.04.06 16:08:44.735786 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.04.06 16:08:44.735978 [ 4 ] {1b0cb3bf-cf8f-435e-981a-8efe22616163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2647 | 2026.04.06 16:08:44.736078 [ 4 ] {1b0cb3bf-cf8f-435e-981a-8efe22616163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2648 | 2026.04.06 16:08:44.737038 [ 4 ] {1b0cb3bf-cf8f-435e-981a-8efe22616163} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.04.06 16:08:44.737089 [ 4 ] {1b0cb3bf-cf8f-435e-981a-8efe22616163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2650 | 2026.04.06 16:08:44.740210 [ 4 ] {1b0cb3bf-cf8f-435e-981a-8efe22616163} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2651 | 2026.04.06 16:08:44.740518 [ 4 ] {1b0cb3bf-cf8f-435e-981a-8efe22616163} <Trace> oximeter.timeseries_schema (a30470b6-5987-4f38-b2d6-f1015c40d899): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.04.06 16:08:44.740763 [ 4 ] {1b0cb3bf-cf8f-435e-981a-8efe22616163} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.004834 sec., 2896.1522548613984 rows/sec., 415.55 KiB/sec. | ||
| 2653 | 2026.04.06 16:08:44.740842 [ 4 ] {1b0cb3bf-cf8f-435e-981a-8efe22616163} <Debug> TCPHandler: Processed in 0.005195526 sec. | ||
| 2654 | 2026.04.06 16:08:44.741169 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.04.06 16:08:44.741319 [ 4 ] {eba6be99-2189-436a-99fa-c2213bcca819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2656 | 2026.04.06 16:08:44.741389 [ 4 ] {eba6be99-2189-436a-99fa-c2213bcca819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2657 | 2026.04.06 16:08:44.742089 [ 4 ] {eba6be99-2189-436a-99fa-c2213bcca819} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.04.06 16:08:44.742132 [ 4 ] {eba6be99-2189-436a-99fa-c2213bcca819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2659 | 2026.04.06 16:08:44.742639 [ 4 ] {eba6be99-2189-436a-99fa-c2213bcca819} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2660 | 2026.04.06 16:08:44.742991 [ 4 ] {eba6be99-2189-436a-99fa-c2213bcca819} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.04.06 16:08:44.743194 [ 4 ] {eba6be99-2189-436a-99fa-c2213bcca819} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001918 sec., 1042.752867570386 rows/sec., 85.03 KiB/sec. | ||
| 2662 | 2026.04.06 16:08:44.743257 [ 4 ] {eba6be99-2189-436a-99fa-c2213bcca819} <Debug> TCPHandler: Processed in 0.002201861 sec. | ||
| 2663 | 2026.04.06 16:08:44.743427 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2026.04.06 16:08:44.743551 [ 4 ] {5fd922c1-0085-497a-9151-517ed8291b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2665 | 2026.04.06 16:08:44.743607 [ 4 ] {5fd922c1-0085-497a-9151-517ed8291b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2666 | 2026.04.06 16:08:44.747095 [ 4 ] {5fd922c1-0085-497a-9151-517ed8291b5e} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.04.06 16:08:44.747144 [ 4 ] {5fd922c1-0085-497a-9151-517ed8291b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2668 | 2026.04.06 16:08:44.747941 [ 4 ] {5fd922c1-0085-497a-9151-517ed8291b5e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2669 | 2026.04.06 16:08:44.748255 [ 4 ] {5fd922c1-0085-497a-9151-517ed8291b5e} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.04.06 16:08:44.748402 [ 40 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2671 | 2026.04.06 16:08:44.748458 [ 40 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.04.06 16:08:44.748462 [ 4 ] {5fd922c1-0085-497a-9151-517ed8291b5e} <Debug> executeQuery: Read 2420 rows, 182.36 KiB in 0.00494 sec., 489878.5425101215 rows/sec., 36.05 MiB/sec. | ||
| 2673 | 2026.04.06 16:08:44.748487 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2674 | 2026.04.06 16:08:44.748527 [ 4 ] {5fd922c1-0085-497a-9151-517ed8291b5e} <Debug> TCPHandler: Processed in 0.005163285 sec. | ||
| 2675 | 2026.04.06 16:08:44.748696 [ 195 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 2676 | 2026.04.06 16:08:44.748726 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.04.06 16:08:44.748873 [ 4 ] {38400cdb-993d-49df-89c8-4f9297c6c2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2678 | 2026.04.06 16:08:44.748910 [ 195 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2679 | 2026.04.06 16:08:44.748933 [ 4 ] {38400cdb-993d-49df-89c8-4f9297c6c2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2680 | 2026.04.06 16:08:44.748979 [ 195 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2382 rows starting from the beginning of the part | ||
| 2681 | 2026.04.06 16:08:44.749137 [ 195 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 2682 | 2026.04.06 16:08:44.749233 [ 195 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 768 rows starting from the beginning of the part | ||
| 2683 | 2026.04.06 16:08:44.749297 [ 195 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2684 | 2026.04.06 16:08:44.749366 [ 195 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 767 rows starting from the beginning of the part | ||
| 2685 | 2026.04.06 16:08:44.749429 [ 195 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2420 rows starting from the beginning of the part | ||
| 2686 | 2026.04.06 16:08:44.751065 [ 4 ] {38400cdb-993d-49df-89c8-4f9297c6c2fd} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.04.06 16:08:44.751118 [ 4 ] {38400cdb-993d-49df-89c8-4f9297c6c2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2688 | 2026.04.06 16:08:44.753095 [ 4 ] {38400cdb-993d-49df-89c8-4f9297c6c2fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2689 | 2026.04.06 16:08:44.753364 [ 4 ] {38400cdb-993d-49df-89c8-4f9297c6c2fd} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.04.06 16:08:44.753527 [ 4 ] {38400cdb-993d-49df-89c8-4f9297c6c2fd} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.004691 sec., 7034.7473886165 rows/sec., 526.69 KiB/sec. | ||
| 2691 | 2026.04.06 16:08:44.753573 [ 4 ] {38400cdb-993d-49df-89c8-4f9297c6c2fd} <Debug> TCPHandler: Processed in 0.004925851 sec. | ||
| 2692 | 2026.04.06 16:08:44.753744 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.04.06 16:08:44.753857 [ 4 ] {8deccc9c-114d-41b5-9e6e-a87ed52536f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2694 | 2026.04.06 16:08:44.753907 [ 4 ] {8deccc9c-114d-41b5-9e6e-a87ed52536f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2695 | 2026.04.06 16:08:44.755473 [ 4 ] {8deccc9c-114d-41b5-9e6e-a87ed52536f0} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.04.06 16:08:44.755523 [ 4 ] {8deccc9c-114d-41b5-9e6e-a87ed52536f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2697 | 2026.04.06 16:08:44.756093 [ 4 ] {8deccc9c-114d-41b5-9e6e-a87ed52536f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2698 | 2026.04.06 16:08:44.756432 [ 4 ] {8deccc9c-114d-41b5-9e6e-a87ed52536f0} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.04.06 16:08:44.756620 [ 4 ] {8deccc9c-114d-41b5-9e6e-a87ed52536f0} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.002788 sec., 287302.72596843616 rows/sec., 16.60 MiB/sec. | ||
| 2700 | 2026.04.06 16:08:44.756671 [ 4 ] {8deccc9c-114d-41b5-9e6e-a87ed52536f0} <Debug> TCPHandler: Processed in 0.002989766 sec. | ||
| 2701 | 2026.04.06 16:08:44.757645 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.04.06 16:08:44.757777 [ 4 ] {f06fa838-eac7-4f41-859c-bf05c0ba7106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2703 | 2026.04.06 16:08:44.757836 [ 4 ] {f06fa838-eac7-4f41-859c-bf05c0ba7106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2704 | 2026.04.06 16:08:44.759196 [ 4 ] {f06fa838-eac7-4f41-859c-bf05c0ba7106} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.04.06 16:08:44.760788 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6433 rows, containing 5 columns (5 merged, 0 gathered) in 0.012183606 sec., 528004.5989668412 rows/sec., 41.50 MiB/sec. | ||
| 2706 | 2026.04.06 16:08:44.761241 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2707 | 2026.04.06 16:08:44.761728 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_11_2} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.04.06 16:08:44.761836 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_11_2} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2709 | 2026.04.06 16:08:44.761941 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 2710 | 2026.04.06 16:08:44.762306 [ 4 ] {f06fa838-eac7-4f41-859c-bf05c0ba7106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2711 | 2026.04.06 16:08:44.762895 [ 4 ] {f06fa838-eac7-4f41-859c-bf05c0ba7106} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2712 | 2026.04.06 16:08:44.763195 [ 4 ] {f06fa838-eac7-4f41-859c-bf05c0ba7106} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.04.06 16:08:44.763374 [ 4 ] {f06fa838-eac7-4f41-859c-bf05c0ba7106} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.005629 sec., 177.65144785930005 rows/sec., 12.49 KiB/sec. | ||
| 2714 | 2026.04.06 16:08:44.763430 [ 4 ] {f06fa838-eac7-4f41-859c-bf05c0ba7106} <Debug> TCPHandler: Processed in 0.005851279 sec. | ||
| 2715 | 2026.04.06 16:08:44.763591 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.04.06 16:08:44.763712 [ 4 ] {52e5ab69-4a5b-4e25-812a-88c7fc5ae6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2717 | 2026.04.06 16:08:44.763761 [ 4 ] {52e5ab69-4a5b-4e25-812a-88c7fc5ae6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2718 | 2026.04.06 16:08:44.764949 [ 4 ] {52e5ab69-4a5b-4e25-812a-88c7fc5ae6d0} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.04.06 16:08:44.764997 [ 4 ] {52e5ab69-4a5b-4e25-812a-88c7fc5ae6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2720 | 2026.04.06 16:08:44.765615 [ 4 ] {52e5ab69-4a5b-4e25-812a-88c7fc5ae6d0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2721 | 2026.04.06 16:08:44.765894 [ 4 ] {52e5ab69-4a5b-4e25-812a-88c7fc5ae6d0} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.04.06 16:08:44.766038 [ 42 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2723 | 2026.04.06 16:08:44.766056 [ 4 ] {52e5ab69-4a5b-4e25-812a-88c7fc5ae6d0} <Debug> executeQuery: Read 1284 rows, 87.64 KiB in 0.002379 sec., 539722.5725094577 rows/sec., 35.98 MiB/sec. | ||
| 2724 | 2026.04.06 16:08:44.766128 [ 42 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.04.06 16:08:44.766148 [ 4 ] {52e5ab69-4a5b-4e25-812a-88c7fc5ae6d0} <Debug> TCPHandler: Processed in 0.002617649 sec. | ||
| 2726 | 2026.04.06 16:08:44.766159 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2727 | 2026.04.06 16:08:44.766324 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 2728 | 2026.04.06 16:08:44.766340 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.04.06 16:08:44.766492 [ 4 ] {46db65c0-7bdc-4e7b-bb61-ed1812c3ee3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2730 | 2026.04.06 16:08:44.766528 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2731 | 2026.04.06 16:08:44.766554 [ 4 ] {46db65c0-7bdc-4e7b-bb61-ed1812c3ee3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2732 | 2026.04.06 16:08:44.766595 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1256 rows starting from the beginning of the part | ||
| 2733 | 2026.04.06 16:08:44.766744 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 2734 | 2026.04.06 16:08:44.766822 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 447 rows starting from the beginning of the part | ||
| 2735 | 2026.04.06 16:08:44.766901 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2736 | 2026.04.06 16:08:44.766968 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 445 rows starting from the beginning of the part | ||
| 2737 | 2026.04.06 16:08:44.767045 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1284 rows starting from the beginning of the part | ||
| 2738 | 2026.04.06 16:08:44.767597 [ 4 ] {46db65c0-7bdc-4e7b-bb61-ed1812c3ee3b} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.04.06 16:08:44.767650 [ 4 ] {46db65c0-7bdc-4e7b-bb61-ed1812c3ee3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2740 | 2026.04.06 16:08:44.768392 [ 4 ] {46db65c0-7bdc-4e7b-bb61-ed1812c3ee3b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2741 | 2026.04.06 16:08:44.768715 [ 4 ] {46db65c0-7bdc-4e7b-bb61-ed1812c3ee3b} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.04.06 16:08:44.768870 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2743 | 2026.04.06 16:08:44.768906 [ 4 ] {46db65c0-7bdc-4e7b-bb61-ed1812c3ee3b} <Debug> executeQuery: Read 1489 rows, 92.42 KiB in 0.002446 sec., 608748.9779231398 rows/sec., 36.90 MiB/sec. | ||
| 2744 | 2026.04.06 16:08:44.768922 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.04.06 16:08:44.768963 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2746 | 2026.04.06 16:08:44.768967 [ 4 ] {46db65c0-7bdc-4e7b-bb61-ed1812c3ee3b} <Debug> TCPHandler: Processed in 0.00269085 sec. | ||
| 2747 | 2026.04.06 16:08:44.769077 [ 196 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 2748 | 2026.04.06 16:08:44.769135 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.04.06 16:08:44.769194 [ 196 ] {81a64079-e956-431a-868f-58876cd98500::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2750 | 2026.04.06 16:08:44.769223 [ 196 ] {81a64079-e956-431a-868f-58876cd98500::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2749 rows starting from the beginning of the part | ||
| 2751 | 2026.04.06 16:08:44.769264 [ 4 ] {f4d77736-b93b-41ce-88bc-e677fe19dc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2752 | 2026.04.06 16:08:44.769308 [ 196 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 2753 | 2026.04.06 16:08:44.769340 [ 4 ] {f4d77736-b93b-41ce-88bc-e677fe19dc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2754 | 2026.04.06 16:08:44.769359 [ 196 ] {81a64079-e956-431a-868f-58876cd98500::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 116 rows starting from the beginning of the part | ||
| 2755 | 2026.04.06 16:08:44.769400 [ 196 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 2756 | 2026.04.06 16:08:44.769467 [ 196 ] {81a64079-e956-431a-868f-58876cd98500::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 115 rows starting from the beginning of the part | ||
| 2757 | 2026.04.06 16:08:44.769537 [ 196 ] {81a64079-e956-431a-868f-58876cd98500::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1489 rows starting from the beginning of the part | ||
| 2758 | 2026.04.06 16:08:44.770479 [ 4 ] {f4d77736-b93b-41ce-88bc-e677fe19dc3a} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.04.06 16:08:44.770525 [ 4 ] {f4d77736-b93b-41ce-88bc-e677fe19dc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2760 | 2026.04.06 16:08:44.771226 [ 199 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.004984812 sec., 702132.798588994 rows/sec., 50.06 MiB/sec. | ||
| 2761 | 2026.04.06 16:08:44.771453 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2762 | 2026.04.06 16:08:44.771729 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_11_2} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.04.06 16:08:44.771809 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_11_2} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2764 | 2026.04.06 16:08:44.771899 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2765 | 2026.04.06 16:08:44.772453 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4489 rows, containing 5 columns (5 merged, 0 gathered) in 0.003414083 sec., 1314847.940135023 rows/sec., 81.35 MiB/sec. | ||
| 2766 | 2026.04.06 16:08:44.772925 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2767 | 2026.04.06 16:08:44.773216 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.04.06 16:08:44.773294 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2769 | 2026.04.06 16:08:44.773367 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 2770 | 2026.04.06 16:08:44.773668 [ 4 ] {f4d77736-b93b-41ce-88bc-e677fe19dc3a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2771 | 2026.04.06 16:08:44.774014 [ 4 ] {f4d77736-b93b-41ce-88bc-e677fe19dc3a} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.04.06 16:08:44.774210 [ 4 ] {f4d77736-b93b-41ce-88bc-e677fe19dc3a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004975 sec., 6231.155778894472 rows/sec., 11.17 MiB/sec. | ||
| 2773 | 2026.04.06 16:08:44.774310 [ 4 ] {f4d77736-b93b-41ce-88bc-e677fe19dc3a} <Debug> TCPHandler: Processed in 0.005238387 sec. | ||
| 2774 | 2026.04.06 16:08:44.774465 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2026.04.06 16:08:44.774590 [ 4 ] {1802f28e-e98c-4d52-9682-80b79dc6633d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2776 | 2026.04.06 16:08:44.774648 [ 4 ] {1802f28e-e98c-4d52-9682-80b79dc6633d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2777 | 2026.04.06 16:08:44.775086 [ 4 ] {1802f28e-e98c-4d52-9682-80b79dc6633d} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.04.06 16:08:44.775130 [ 4 ] {1802f28e-e98c-4d52-9682-80b79dc6633d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2779 | 2026.04.06 16:08:44.775598 [ 4 ] {1802f28e-e98c-4d52-9682-80b79dc6633d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2780 | 2026.04.06 16:08:44.775922 [ 4 ] {1802f28e-e98c-4d52-9682-80b79dc6633d} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.04.06 16:08:44.776059 [ 42 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2782 | 2026.04.06 16:08:44.776096 [ 42 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.04.06 16:08:44.776102 [ 4 ] {1802f28e-e98c-4d52-9682-80b79dc6633d} <Debug> executeQuery: Read 10 rows, 689.00 B in 0.00154 sec., 6493.506493506494 rows/sec., 436.92 KiB/sec. | ||
| 2784 | 2026.04.06 16:08:44.776120 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2785 | 2026.04.06 16:08:44.776165 [ 4 ] {1802f28e-e98c-4d52-9682-80b79dc6633d} <Debug> TCPHandler: Processed in 0.001762572 sec. | ||
| 2786 | 2026.04.06 16:08:44.776207 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 2787 | 2026.04.06 16:08:44.776291 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2788 | 2026.04.06 16:08:44.776318 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part | ||
| 2789 | 2026.04.06 16:08:44.776366 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 2790 | 2026.04.06 16:08:44.776401 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 2791 | 2026.04.06 16:08:44.776438 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 2792 | 2026.04.06 16:08:44.776473 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2793 | 2026.04.06 16:08:44.776552 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 2794 | 2026.04.06 16:08:44.777248 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.0010646 sec., 148412.54931429646 rows/sec., 8.68 MiB/sec. | ||
| 2795 | 2026.04.06 16:08:44.777421 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2796 | 2026.04.06 16:08:44.777699 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_11_2} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.04.06 16:08:44.778187 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_11_2} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2798 | 2026.04.06 16:08:44.778254 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2799 | 2026.04.06 16:08:45.001201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.05 MiB, peak 193.75 MiB, free memory in arenas 0.00 B, will set to 198.80 MiB (RSS), difference: 11.75 MiB | ||
| 2800 | 2026.04.06 16:08:45.171402 [ 310 ] {daf148e6-5d11-40ba-a22f-6c0b88aeebea} <Trace> AggregatingTransform: Aggregating | ||
| 2801 | 2026.04.06 16:08:45.171469 [ 310 ] {daf148e6-5d11-40ba-a22f-6c0b88aeebea} <Trace> Aggregator: Aggregation method: without_key | ||
| 2802 | 2026.04.06 16:08:45.171509 [ 310 ] {daf148e6-5d11-40ba-a22f-6c0b88aeebea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001552929 sec. (643.944 rows/sec., 25.15 KiB/sec.) | ||
| 2803 | 2026.04.06 16:08:45.171528 [ 310 ] {daf148e6-5d11-40ba-a22f-6c0b88aeebea} <Trace> Aggregator: Merging aggregated data | ||
| 2804 | 2026.04.06 16:08:45.172753 [ 3 ] {daf148e6-5d11-40ba-a22f-6c0b88aeebea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.467778 sec., 2.1377662053367192 rows/sec., 85.51 B/sec. | ||
| 2805 | 2026.04.06 16:08:45.172959 [ 3 ] {daf148e6-5d11-40ba-a22f-6c0b88aeebea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2806 | 2026.04.06 16:08:45.172975 [ 3 ] {daf148e6-5d11-40ba-a22f-6c0b88aeebea} <Debug> TCPHandler: Processed in 0.468288371 sec. | ||
| 2807 | 2026.04.06 16:08:45.173124 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2808 | 2026.04.06 16:08:45.173154 [ 3 ] {} <Debug> TCP-Session: 1d2c2fc8-d842-4142-9311-c5725f59eff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2809 | 2026.04.06 16:08:45.173167 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2810 | 2026.04.06 16:08:45.173185 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2811 | 2026.04.06 16:08:45.173215 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2812 | 2026.04.06 16:08:45.173254 [ 290 ] {} <Debug> TCP-Session: dd6f9401-3a02-4e3f-9fba-af07d54b3991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2813 | 2026.04.06 16:08:45.173274 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2814 | 2026.04.06 16:08:45.173296 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2815 | 2026.04.06 16:08:45.173327 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2816 | 2026.04.06 16:08:45.173334 [ 289 ] {} <Debug> TCP-Session: f1e5dd64-4eb2-4764-b6b2-de5fb0dbe94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2817 | 2026.04.06 16:08:45.173384 [ 288 ] {} <Debug> TCP-Session: 3a565701-b748-44a2-be1d-a88446a448a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2818 | 2026.04.06 16:08:45.173390 [ 292 ] {} <Debug> TCP-Session: 4baae282-0def-4de9-a922-792f0160a651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2819 | 2026.04.06 16:08:45.173313 [ 293 ] {} <Debug> TCP-Session: cb059a30-2153-454b-b6ed-ae33fd5f2099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2820 | 2026.04.06 16:08:45.173306 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2821 | 2026.04.06 16:08:45.173252 [ 286 ] {} <Debug> TCP-Session: f8523808-0fd8-438a-bf42-f2a861f6d624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2822 | 2026.04.06 16:08:45.173246 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2823 | 2026.04.06 16:08:45.173478 [ 291 ] {} <Debug> TCP-Session: 128dcaec-b79c-4bc8-99f8-8d50ecc5e36b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2824 | 2026.04.06 16:08:45.173516 [ 287 ] {} <Debug> TCP-Session: 35791f5b-9ac9-430a-a63a-889c5f18e53d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2825 | 2026.04.06 16:08:45.348787 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57378 | ||
| 2826 | 2026.04.06 16:08:45.348913 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2827 | 2026.04.06 16:08:45.348950 [ 288 ] {} <Debug> TCP-Session: a4c46bf7-46f0-442d-9961-8034fba0fc65 Authenticating user 'default' from [fd00:1122:3344:101::e]:57378 | ||
| 2828 | 2026.04.06 16:08:45.348981 [ 288 ] {} <Debug> TCP-Session: a4c46bf7-46f0-442d-9961-8034fba0fc65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2829 | 2026.04.06 16:08:45.349001 [ 288 ] {} <Debug> TCP-Session: a4c46bf7-46f0-442d-9961-8034fba0fc65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2830 | 2026.04.06 16:08:45.349218 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39560 | ||
| 2831 | 2026.04.06 16:08:45.349231 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38393 | ||
| 2832 | 2026.04.06 16:08:45.349284 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40757 | ||
| 2833 | 2026.04.06 16:08:45.349320 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41675 | ||
| 2834 | 2026.04.06 16:08:45.349348 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2835 | 2026.04.06 16:08:45.349374 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2836 | 2026.04.06 16:08:45.349266 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37679 | ||
| 2837 | 2026.04.06 16:08:45.349415 [ 288 ] {} <Trace> TCP-Session: a4c46bf7-46f0-442d-9961-8034fba0fc65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.04.06 16:08:45.349449 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52674 | ||
| 2839 | 2026.04.06 16:08:45.349414 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2840 | 2026.04.06 16:08:45.349488 [ 290 ] {} <Debug> TCP-Session: 9b1493f0-abf5-4549-855f-3e9cc1e70151 Authenticating user 'default' from [fd00:1122:3344:101::e]:38393 | ||
| 2841 | 2026.04.06 16:08:45.349512 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2842 | 2026.04.06 16:08:45.349533 [ 293 ] {} <Debug> TCP-Session: d7a553da-0105-445a-802e-5203bc02ee44 Authenticating user 'default' from [fd00:1122:3344:101::e]:40757 | ||
| 2843 | 2026.04.06 16:08:45.349552 [ 290 ] {} <Debug> TCP-Session: 9b1493f0-abf5-4549-855f-3e9cc1e70151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2844 | 2026.04.06 16:08:45.349569 [ 3 ] {} <Debug> TCP-Session: 78951115-15c1-4383-98d6-dbe0c251e092 Authenticating user 'default' from [fd00:1122:3344:101::e]:41675 | ||
| 2845 | 2026.04.06 16:08:45.349586 [ 290 ] {} <Debug> TCP-Session: 9b1493f0-abf5-4549-855f-3e9cc1e70151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2846 | 2026.04.06 16:08:45.349579 [ 293 ] {} <Debug> TCP-Session: d7a553da-0105-445a-802e-5203bc02ee44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2847 | 2026.04.06 16:08:45.349609 [ 3 ] {} <Debug> TCP-Session: 78951115-15c1-4383-98d6-dbe0c251e092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2848 | 2026.04.06 16:08:45.349625 [ 293 ] {} <Debug> TCP-Session: d7a553da-0105-445a-802e-5203bc02ee44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2849 | 2026.04.06 16:08:45.349640 [ 3 ] {} <Debug> TCP-Session: 78951115-15c1-4383-98d6-dbe0c251e092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2850 | 2026.04.06 16:08:45.349656 [ 288 ] {1b400e46-bd1e-496b-b562-52f9c70ff776} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57378) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2851 | 2026.04.06 16:08:45.349546 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2852 | 2026.04.06 16:08:45.349528 [ 289 ] {} <Debug> TCP-Session: 9b39336a-15cf-42a8-8665-af7779af9dee Authenticating user 'default' from [fd00:1122:3344:101::e]:39560 | ||
| 2853 | 2026.04.06 16:08:45.349720 [ 286 ] {} <Debug> TCP-Session: 57d205f4-09e9-4b01-be9f-d42a9bd22526 Authenticating user 'default' from [fd00:1122:3344:101::e]:52674 | ||
| 2854 | 2026.04.06 16:08:45.349513 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2855 | 2026.04.06 16:08:45.349747 [ 286 ] {} <Debug> TCP-Session: 57d205f4-09e9-4b01-be9f-d42a9bd22526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2856 | 2026.04.06 16:08:45.349739 [ 289 ] {} <Debug> TCP-Session: 9b39336a-15cf-42a8-8665-af7779af9dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2857 | 2026.04.06 16:08:45.349773 [ 292 ] {} <Debug> TCP-Session: 2920aa08-f885-45d0-b124-f71322e78ebd Authenticating user 'default' from [fd00:1122:3344:101::e]:37679 | ||
| 2858 | 2026.04.06 16:08:45.349797 [ 289 ] {} <Debug> TCP-Session: 9b39336a-15cf-42a8-8665-af7779af9dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2859 | 2026.04.06 16:08:45.349777 [ 286 ] {} <Debug> TCP-Session: 57d205f4-09e9-4b01-be9f-d42a9bd22526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2860 | 2026.04.06 16:08:45.349818 [ 292 ] {} <Debug> TCP-Session: 2920aa08-f885-45d0-b124-f71322e78ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2861 | 2026.04.06 16:08:45.349287 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61745 | ||
| 2862 | 2026.04.06 16:08:45.349864 [ 292 ] {} <Debug> TCP-Session: 2920aa08-f885-45d0-b124-f71322e78ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2863 | 2026.04.06 16:08:45.349271 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43713 | ||
| 2864 | 2026.04.06 16:08:45.349937 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2865 | 2026.04.06 16:08:45.349963 [ 294 ] {} <Debug> TCP-Session: 2ec5e991-1144-4846-997b-35b2ee376c42 Authenticating user 'default' from [fd00:1122:3344:101::e]:61745 | ||
| 2866 | 2026.04.06 16:08:45.349966 [ 288 ] {1b400e46-bd1e-496b-b562-52f9c70ff776} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2867 | 2026.04.06 16:08:45.349979 [ 294 ] {} <Debug> TCP-Session: 2ec5e991-1144-4846-997b-35b2ee376c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2868 | 2026.04.06 16:08:45.349990 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2869 | 2026.04.06 16:08:45.350009 [ 294 ] {} <Debug> TCP-Session: 2ec5e991-1144-4846-997b-35b2ee376c42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2870 | 2026.04.06 16:08:45.350030 [ 288 ] {1b400e46-bd1e-496b-b562-52f9c70ff776} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2871 | 2026.04.06 16:08:45.350033 [ 291 ] {} <Debug> TCP-Session: c696b82e-eb62-4361-964d-6ad9aa92caf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43713 | ||
| 2872 | 2026.04.06 16:08:45.350069 [ 291 ] {} <Debug> TCP-Session: c696b82e-eb62-4361-964d-6ad9aa92caf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2873 | 2026.04.06 16:08:45.350081 [ 291 ] {} <Debug> TCP-Session: c696b82e-eb62-4361-964d-6ad9aa92caf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2874 | 2026.04.06 16:08:45.350363 [ 288 ] {1b400e46-bd1e-496b-b562-52f9c70ff776} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 2875 | 2026.04.06 16:08:45.351476 [ 346 ] {1b400e46-bd1e-496b-b562-52f9c70ff776} <Trace> AggregatingTransform: Aggregating | ||
| 2876 | 2026.04.06 16:08:45.351534 [ 346 ] {1b400e46-bd1e-496b-b562-52f9c70ff776} <Trace> Aggregator: Aggregation method: without_key | ||
| 2877 | 2026.04.06 16:08:45.351578 [ 346 ] {1b400e46-bd1e-496b-b562-52f9c70ff776} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001110181 sec. (900.754 rows/sec., 35.19 KiB/sec.) | ||
| 2878 | 2026.04.06 16:08:45.351600 [ 346 ] {1b400e46-bd1e-496b-b562-52f9c70ff776} <Trace> Aggregator: Merging aggregated data | ||
| 2879 | 2026.04.06 16:08:45.352940 [ 288 ] {1b400e46-bd1e-496b-b562-52f9c70ff776} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003364 sec., 297.2651605231867 rows/sec., 11.61 KiB/sec. | ||
| 2880 | 2026.04.06 16:08:45.353056 [ 288 ] {1b400e46-bd1e-496b-b562-52f9c70ff776} <Debug> TCPHandler: Processed in 0.00379669 sec. | ||
| 2881 | 2026.04.06 16:08:45.353170 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2882 | 2026.04.06 16:08:45.353197 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2883 | 2026.04.06 16:08:45.353210 [ 288 ] {} <Debug> TCP-Session: a4c46bf7-46f0-442d-9961-8034fba0fc65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2884 | 2026.04.06 16:08:45.353220 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2885 | 2026.04.06 16:08:45.353241 [ 289 ] {} <Debug> TCP-Session: 9b39336a-15cf-42a8-8665-af7779af9dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2886 | 2026.04.06 16:08:45.353245 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2887 | 2026.04.06 16:08:45.353278 [ 290 ] {} <Debug> TCP-Session: 9b1493f0-abf5-4549-855f-3e9cc1e70151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2888 | 2026.04.06 16:08:45.353300 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2889 | 2026.04.06 16:08:45.353330 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2890 | 2026.04.06 16:08:45.353361 [ 291 ] {} <Debug> TCP-Session: c696b82e-eb62-4361-964d-6ad9aa92caf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2891 | 2026.04.06 16:08:45.353327 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2892 | 2026.04.06 16:08:45.353383 [ 3 ] {} <Debug> TCP-Session: 78951115-15c1-4383-98d6-dbe0c251e092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2893 | 2026.04.06 16:08:45.353323 [ 292 ] {} <Debug> TCP-Session: 2920aa08-f885-45d0-b124-f71322e78ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2894 | 2026.04.06 16:08:45.353415 [ 294 ] {} <Debug> TCP-Session: 2ec5e991-1144-4846-997b-35b2ee376c42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2895 | 2026.04.06 16:08:45.353265 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2896 | 2026.04.06 16:08:45.353282 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2897 | 2026.04.06 16:08:45.353489 [ 293 ] {} <Debug> TCP-Session: d7a553da-0105-445a-802e-5203bc02ee44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2898 | 2026.04.06 16:08:45.353521 [ 286 ] {} <Debug> TCP-Session: 57d205f4-09e9-4b01-be9f-d42a9bd22526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2899 | 2026.04.06 16:08:46.001189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.42 MiB, peak 210.53 MiB, free memory in arenas 0.00 B, will set to 208.55 MiB (RSS), difference: 8.13 MiB | ||
| 2900 | 2026.04.06 16:08:46.558906 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 360 | ||
| 2901 | 2026.04.06 16:08:46.562172 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.04.06 16:08:46.562231 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2903 | 2026.04.06 16:08:46.563659 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2904 | 2026.04.06 16:08:46.563952 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.04.06 16:08:46.564110 [ 37 ] {} <Debug> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2906 | 2026.04.06 16:08:46.564180 [ 37 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.04.06 16:08:46.564203 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2908 | 2026.04.06 16:08:46.564300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2909 | 2026.04.06 16:08:46.564337 [ 199 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::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 | ||
| 2910 | 2026.04.06 16:08:46.565033 [ 199 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2911 | 2026.04.06 16:08:46.565233 [ 199 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::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 | ||
| 2912 | 2026.04.06 16:08:46.565699 [ 199 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2913 | 2026.04.06 16:08:46.566095 [ 199 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
| 2914 | 2026.04.06 16:08:46.566499 [ 199 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2915 | 2026.04.06 16:08:46.566880 [ 199 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 2916 | 2026.04.06 16:08:46.567253 [ 199 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 86 rows starting from the beginning of the part | ||
| 2917 | 2026.04.06 16:08:46.573890 [ 197 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 72 columns (72 merged, 0 gathered) in 0.009620677 sec., 37419.40406064979 rows/sec., 38.32 MiB/sec. | ||
| 2918 | 2026.04.06 16:08:46.574912 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2919 | 2026.04.06 16:08:46.575535 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_6_1} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.04.06 16:08:46.575618 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_6_1} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2921 | 2026.04.06 16:08:46.575856 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 2922 | 2026.04.06 16:08:47.000296 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.66 MiB, peak 213.35 MiB, free memory in arenas 0.00 B, will set to 209.80 MiB (RSS), difference: 1.14 MiB | ||
| 2923 | 2026.04.06 16:08:47.632473 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.04.06 16:08:47.632664 [ 4 ] {e10c185d-fd0c-4ebc-a38c-c6fd2ab06b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2925 | 2026.04.06 16:08:47.632752 [ 4 ] {e10c185d-fd0c-4ebc-a38c-c6fd2ab06b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2926 | 2026.04.06 16:08:47.633436 [ 4 ] {e10c185d-fd0c-4ebc-a38c-c6fd2ab06b8a} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.04.06 16:08:47.633477 [ 4 ] {e10c185d-fd0c-4ebc-a38c-c6fd2ab06b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2928 | 2026.04.06 16:08:47.633844 [ 4 ] {e10c185d-fd0c-4ebc-a38c-c6fd2ab06b8a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2929 | 2026.04.06 16:08:47.634081 [ 4 ] {e10c185d-fd0c-4ebc-a38c-c6fd2ab06b8a} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.04.06 16:08:47.634226 [ 4 ] {e10c185d-fd0c-4ebc-a38c-c6fd2ab06b8a} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001612 sec., 18610.421836228288 rows/sec., 1.40 MiB/sec. | ||
| 2931 | 2026.04.06 16:08:47.634267 [ 4 ] {e10c185d-fd0c-4ebc-a38c-c6fd2ab06b8a} <Debug> TCPHandler: Processed in 0.001941946 sec. | ||
| 2932 | 2026.04.06 16:08:47.634395 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.04.06 16:08:47.634497 [ 4 ] {24ef06bf-5367-4cab-ae06-e1352494a6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2934 | 2026.04.06 16:08:47.634541 [ 4 ] {24ef06bf-5367-4cab-ae06-e1352494a6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2935 | 2026.04.06 16:08:47.634945 [ 4 ] {24ef06bf-5367-4cab-ae06-e1352494a6b4} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.04.06 16:08:47.634981 [ 4 ] {24ef06bf-5367-4cab-ae06-e1352494a6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2937 | 2026.04.06 16:08:47.635275 [ 4 ] {24ef06bf-5367-4cab-ae06-e1352494a6b4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2938 | 2026.04.06 16:08:47.635490 [ 4 ] {24ef06bf-5367-4cab-ae06-e1352494a6b4} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.04.06 16:08:47.635618 [ 4 ] {24ef06bf-5367-4cab-ae06-e1352494a6b4} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001144 sec., 31468.531468531466 rows/sec., 2.46 MiB/sec. | ||
| 2940 | 2026.04.06 16:08:47.635654 [ 4 ] {24ef06bf-5367-4cab-ae06-e1352494a6b4} <Debug> TCPHandler: Processed in 0.001311914 sec. | ||
| 2941 | 2026.04.06 16:08:47.635765 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.04.06 16:08:47.635858 [ 4 ] {f4241b46-4e90-41ed-8fc7-5770e80559ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2943 | 2026.04.06 16:08:47.635900 [ 4 ] {f4241b46-4e90-41ed-8fc7-5770e80559ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2944 | 2026.04.06 16:08:47.636250 [ 4 ] {f4241b46-4e90-41ed-8fc7-5770e80559ab} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.04.06 16:08:47.636285 [ 4 ] {f4241b46-4e90-41ed-8fc7-5770e80559ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2946 | 2026.04.06 16:08:47.636594 [ 4 ] {f4241b46-4e90-41ed-8fc7-5770e80559ab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2947 | 2026.04.06 16:08:47.636804 [ 4 ] {f4241b46-4e90-41ed-8fc7-5770e80559ab} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.04.06 16:08:47.636926 [ 4 ] {f4241b46-4e90-41ed-8fc7-5770e80559ab} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001087 sec., 60717.57129714811 rows/sec., 4.24 MiB/sec. | ||
| 2949 | 2026.04.06 16:08:47.636962 [ 4 ] {f4241b46-4e90-41ed-8fc7-5770e80559ab} <Debug> TCPHandler: Processed in 0.001245733 sec. | ||
| 2950 | 2026.04.06 16:08:47.637075 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.04.06 16:08:47.637169 [ 4 ] {aaf88f93-23ce-40d1-bf89-09b324116602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2952 | 2026.04.06 16:08:47.637210 [ 4 ] {aaf88f93-23ce-40d1-bf89-09b324116602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2953 | 2026.04.06 16:08:47.637520 [ 4 ] {aaf88f93-23ce-40d1-bf89-09b324116602} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.04.06 16:08:47.637555 [ 4 ] {aaf88f93-23ce-40d1-bf89-09b324116602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2955 | 2026.04.06 16:08:47.637844 [ 4 ] {aaf88f93-23ce-40d1-bf89-09b324116602} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2956 | 2026.04.06 16:08:47.638047 [ 4 ] {aaf88f93-23ce-40d1-bf89-09b324116602} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.04.06 16:08:47.638170 [ 4 ] {aaf88f93-23ce-40d1-bf89-09b324116602} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001019 sec., 23552.502453385674 rows/sec., 1.57 MiB/sec. | ||
| 2958 | 2026.04.06 16:08:47.638204 [ 4 ] {aaf88f93-23ce-40d1-bf89-09b324116602} <Debug> TCPHandler: Processed in 0.001176942 sec. | ||
| 2959 | 2026.04.06 16:08:51.482156 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2960 | 2026.04.06 16:08:51.482219 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2961 | 2026.04.06 16:08:51.554863 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4774 | ||
| 2962 | 2026.04.06 16:08:51.555322 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.04.06 16:08:51.555360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2964 | 2026.04.06 16:08:51.555852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2965 | 2026.04.06 16:08:51.556090 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.04.06 16:08:51.556226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4774 | ||
| 2967 | 2026.04.06 16:08:51.835594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2968 | 2026.04.06 16:08:51.854447 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.04.06 16:08:51.854516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2970 | 2026.04.06 16:08:51.860744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2971 | 2026.04.06 16:08:51.861414 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.04.06 16:08:51.864437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2973 | 2026.04.06 16:08:52.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.35 MiB, peak 214.35 MiB, free memory in arenas 0.00 B, will set to 213.12 MiB (RSS), difference: 2.77 MiB | ||
| 2974 | 2026.04.06 16:08:52.643509 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.04.06 16:08:52.643686 [ 4 ] {a6220d45-325b-43d1-8b95-99bab456f4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.04.06 16:08:52.643752 [ 4 ] {a6220d45-325b-43d1-8b95-99bab456f4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2977 | 2026.04.06 16:08:52.644443 [ 4 ] {a6220d45-325b-43d1-8b95-99bab456f4b6} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.04.06 16:08:52.644489 [ 4 ] {a6220d45-325b-43d1-8b95-99bab456f4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2979 | 2026.04.06 16:08:52.644887 [ 4 ] {a6220d45-325b-43d1-8b95-99bab456f4b6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2980 | 2026.04.06 16:08:52.645110 [ 4 ] {a6220d45-325b-43d1-8b95-99bab456f4b6} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): 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.04.06 16:08:52.645261 [ 4 ] {a6220d45-325b-43d1-8b95-99bab456f4b6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001623 sec., 174984.5964263709 rows/sec., 11.11 MiB/sec. | ||
| 2982 | 2026.04.06 16:08:52.645304 [ 4 ] {a6220d45-325b-43d1-8b95-99bab456f4b6} <Debug> TCPHandler: Processed in 0.001924025 sec. | ||
| 2983 | 2026.04.06 16:08:52.645428 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.04.06 16:08:52.645529 [ 4 ] {6c190add-3568-41e5-b76a-64cc43a7fbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2985 | 2026.04.06 16:08:52.645575 [ 4 ] {6c190add-3568-41e5-b76a-64cc43a7fbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2986 | 2026.04.06 16:08:52.646270 [ 4 ] {6c190add-3568-41e5-b76a-64cc43a7fbf7} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.04.06 16:08:52.646307 [ 4 ] {6c190add-3568-41e5-b76a-64cc43a7fbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2988 | 2026.04.06 16:08:52.646664 [ 4 ] {6c190add-3568-41e5-b76a-64cc43a7fbf7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2989 | 2026.04.06 16:08:52.646886 [ 4 ] {6c190add-3568-41e5-b76a-64cc43a7fbf7} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): 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.04.06 16:08:52.647015 [ 4 ] {6c190add-3568-41e5-b76a-64cc43a7fbf7} <Debug> executeQuery: Read 793 rows, 62.94 KiB in 0.001505 sec., 526910.2990033223 rows/sec., 40.84 MiB/sec. | ||
| 2991 | 2026.04.06 16:08:52.647054 [ 4 ] {6c190add-3568-41e5-b76a-64cc43a7fbf7} <Debug> TCPHandler: Processed in 0.001675481 sec. | ||
| 2992 | 2026.04.06 16:08:52.647171 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.04.06 16:08:52.647264 [ 4 ] {5c12180b-72ed-4866-a0df-9c39b03399a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.04.06 16:08:52.647304 [ 4 ] {5c12180b-72ed-4866-a0df-9c39b03399a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2995 | 2026.04.06 16:08:52.647730 [ 4 ] {5c12180b-72ed-4866-a0df-9c39b03399a1} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.04.06 16:08:52.647765 [ 4 ] {5c12180b-72ed-4866-a0df-9c39b03399a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2997 | 2026.04.06 16:08:52.648072 [ 4 ] {5c12180b-72ed-4866-a0df-9c39b03399a1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2998 | 2026.04.06 16:08:52.648283 [ 4 ] {5c12180b-72ed-4866-a0df-9c39b03399a1} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.04.06 16:08:52.648410 [ 4 ] {5c12180b-72ed-4866-a0df-9c39b03399a1} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001164 sec., 131443.29896907214 rows/sec., 7.86 MiB/sec. | ||
| 3000 | 2026.04.06 16:08:52.648447 [ 4 ] {5c12180b-72ed-4866-a0df-9c39b03399a1} <Debug> TCPHandler: Processed in 0.001324924 sec. | ||
| 3001 | 2026.04.06 16:08:52.648565 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.04.06 16:08:52.648659 [ 4 ] {0194bdff-2ec7-471f-8047-16e8458cc268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3003 | 2026.04.06 16:08:52.648699 [ 4 ] {0194bdff-2ec7-471f-8047-16e8458cc268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3004 | 2026.04.06 16:08:52.649116 [ 4 ] {0194bdff-2ec7-471f-8047-16e8458cc268} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.04.06 16:08:52.649151 [ 4 ] {0194bdff-2ec7-471f-8047-16e8458cc268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3006 | 2026.04.06 16:08:52.649440 [ 4 ] {0194bdff-2ec7-471f-8047-16e8458cc268} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3007 | 2026.04.06 16:08:52.649656 [ 4 ] {0194bdff-2ec7-471f-8047-16e8458cc268} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.04.06 16:08:52.649782 [ 4 ] {0194bdff-2ec7-471f-8047-16e8458cc268} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 3009 | 2026.04.06 16:08:52.649819 [ 4 ] {0194bdff-2ec7-471f-8047-16e8458cc268} <Debug> TCPHandler: Processed in 0.001303754 sec. | ||
| 3010 | 2026.04.06 16:08:52.649940 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.04.06 16:08:52.650032 [ 4 ] {f7df052f-cda5-4c2b-a503-fdf51fb456fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3012 | 2026.04.06 16:08:52.650071 [ 4 ] {f7df052f-cda5-4c2b-a503-fdf51fb456fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3013 | 2026.04.06 16:08:52.650496 [ 4 ] {f7df052f-cda5-4c2b-a503-fdf51fb456fc} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.04.06 16:08:52.650532 [ 4 ] {f7df052f-cda5-4c2b-a503-fdf51fb456fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3015 | 2026.04.06 16:08:52.650831 [ 4 ] {f7df052f-cda5-4c2b-a503-fdf51fb456fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3016 | 2026.04.06 16:08:52.651039 [ 4 ] {f7df052f-cda5-4c2b-a503-fdf51fb456fc} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.04.06 16:08:52.651161 [ 4 ] {f7df052f-cda5-4c2b-a503-fdf51fb456fc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001146 sec., 129144.85165794066 rows/sec., 7.34 MiB/sec. | ||
| 3018 | 2026.04.06 16:08:52.651198 [ 4 ] {f7df052f-cda5-4c2b-a503-fdf51fb456fc} <Debug> TCPHandler: Processed in 0.001308004 sec. | ||
| 3019 | 2026.04.06 16:08:52.651319 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.04.06 16:08:52.651412 [ 4 ] {6d221509-f9d1-46d8-bcb7-6dd6a9f7c81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3021 | 2026.04.06 16:08:52.651453 [ 4 ] {6d221509-f9d1-46d8-bcb7-6dd6a9f7c81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3022 | 2026.04.06 16:08:52.651994 [ 4 ] {6d221509-f9d1-46d8-bcb7-6dd6a9f7c81a} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.04.06 16:08:52.652030 [ 4 ] {6d221509-f9d1-46d8-bcb7-6dd6a9f7c81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3024 | 2026.04.06 16:08:52.652341 [ 4 ] {6d221509-f9d1-46d8-bcb7-6dd6a9f7c81a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3025 | 2026.04.06 16:08:52.652573 [ 4 ] {6d221509-f9d1-46d8-bcb7-6dd6a9f7c81a} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.04.06 16:08:52.652699 [ 4 ] {6d221509-f9d1-46d8-bcb7-6dd6a9f7c81a} <Debug> executeQuery: Read 473 rows, 33.82 KiB in 0.001304 sec., 362730.0613496932 rows/sec., 25.33 MiB/sec. | ||
| 3027 | 2026.04.06 16:08:52.652736 [ 4 ] {6d221509-f9d1-46d8-bcb7-6dd6a9f7c81a} <Debug> TCPHandler: Processed in 0.001465007 sec. | ||
| 3028 | 2026.04.06 16:08:52.652848 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.04.06 16:08:52.652940 [ 4 ] {883f3d95-d73a-49b4-b77e-2f3c8c4b1834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3030 | 2026.04.06 16:08:52.652980 [ 4 ] {883f3d95-d73a-49b4-b77e-2f3c8c4b1834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3031 | 2026.04.06 16:08:52.653306 [ 4 ] {883f3d95-d73a-49b4-b77e-2f3c8c4b1834} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.04.06 16:08:52.653341 [ 4 ] {883f3d95-d73a-49b4-b77e-2f3c8c4b1834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3033 | 2026.04.06 16:08:52.653638 [ 4 ] {883f3d95-d73a-49b4-b77e-2f3c8c4b1834} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3034 | 2026.04.06 16:08:52.653846 [ 4 ] {883f3d95-d73a-49b4-b77e-2f3c8c4b1834} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.04.06 16:08:52.653969 [ 4 ] {883f3d95-d73a-49b4-b77e-2f3c8c4b1834} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 3036 | 2026.04.06 16:08:52.654006 [ 4 ] {883f3d95-d73a-49b4-b77e-2f3c8c4b1834} <Debug> TCPHandler: Processed in 0.001207192 sec. | ||
| 3037 | 2026.04.06 16:08:52.654115 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.04.06 16:08:52.654208 [ 4 ] {a9a42644-5ce6-4503-81c9-352a329f3bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3039 | 2026.04.06 16:08:52.654249 [ 4 ] {a9a42644-5ce6-4503-81c9-352a329f3bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3040 | 2026.04.06 16:08:52.654622 [ 4 ] {a9a42644-5ce6-4503-81c9-352a329f3bff} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.04.06 16:08:52.654657 [ 4 ] {a9a42644-5ce6-4503-81c9-352a329f3bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3042 | 2026.04.06 16:08:52.654974 [ 4 ] {a9a42644-5ce6-4503-81c9-352a329f3bff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3043 | 2026.04.06 16:08:52.655184 [ 4 ] {a9a42644-5ce6-4503-81c9-352a329f3bff} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.04.06 16:08:52.655311 [ 4 ] {a9a42644-5ce6-4503-81c9-352a329f3bff} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001121 sec., 191793.04192685103 rows/sec., 12.62 MiB/sec. | ||
| 3045 | 2026.04.06 16:08:52.655348 [ 4 ] {a9a42644-5ce6-4503-81c9-352a329f3bff} <Debug> TCPHandler: Processed in 0.001281284 sec. | ||
| 3046 | 2026.04.06 16:08:52.655459 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.04.06 16:08:52.655551 [ 4 ] {23015213-da21-42c8-b3f2-d148f5186f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3048 | 2026.04.06 16:08:52.655599 [ 4 ] {23015213-da21-42c8-b3f2-d148f5186f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3049 | 2026.04.06 16:08:52.655924 [ 4 ] {23015213-da21-42c8-b3f2-d148f5186f43} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.04.06 16:08:52.655960 [ 4 ] {23015213-da21-42c8-b3f2-d148f5186f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3051 | 2026.04.06 16:08:52.656258 [ 4 ] {23015213-da21-42c8-b3f2-d148f5186f43} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3052 | 2026.04.06 16:08:52.656475 [ 4 ] {23015213-da21-42c8-b3f2-d148f5186f43} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.04.06 16:08:52.656599 [ 4 ] {23015213-da21-42c8-b3f2-d148f5186f43} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 3054 | 2026.04.06 16:08:52.656633 [ 4 ] {23015213-da21-42c8-b3f2-d148f5186f43} <Debug> TCPHandler: Processed in 0.001227663 sec. | ||
| 3055 | 2026.04.06 16:08:52.656735 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.04.06 16:08:52.656822 [ 4 ] {99138483-c9bc-4aba-bb6a-6093d4bb26b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3057 | 2026.04.06 16:08:52.656871 [ 4 ] {99138483-c9bc-4aba-bb6a-6093d4bb26b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3058 | 2026.04.06 16:08:52.657613 [ 4 ] {99138483-c9bc-4aba-bb6a-6093d4bb26b7} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.04.06 16:08:52.657648 [ 4 ] {99138483-c9bc-4aba-bb6a-6093d4bb26b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3060 | 2026.04.06 16:08:52.658130 [ 4 ] {99138483-c9bc-4aba-bb6a-6093d4bb26b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3061 | 2026.04.06 16:08:52.658352 [ 4 ] {99138483-c9bc-4aba-bb6a-6093d4bb26b7} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.04.06 16:08:52.658485 [ 4 ] {99138483-c9bc-4aba-bb6a-6093d4bb26b7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001661 sec., 6622.516556291391 rows/sec., 11.87 MiB/sec. | ||
| 3063 | 2026.04.06 16:08:52.658538 [ 4 ] {99138483-c9bc-4aba-bb6a-6093d4bb26b7} <Debug> TCPHandler: Processed in 0.001837794 sec. | ||
| 3064 | 2026.04.06 16:08:52.658657 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.04.06 16:08:52.658752 [ 4 ] {557ee234-e699-4230-864a-71ad0f80e66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3066 | 2026.04.06 16:08:52.658795 [ 4 ] {557ee234-e699-4230-864a-71ad0f80e66f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3067 | 2026.04.06 16:08:52.659127 [ 4 ] {557ee234-e699-4230-864a-71ad0f80e66f} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.04.06 16:08:52.659163 [ 4 ] {557ee234-e699-4230-864a-71ad0f80e66f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3069 | 2026.04.06 16:08:52.659464 [ 4 ] {557ee234-e699-4230-864a-71ad0f80e66f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3070 | 2026.04.06 16:08:52.659681 [ 4 ] {557ee234-e699-4230-864a-71ad0f80e66f} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.04.06 16:08:52.659808 [ 4 ] {557ee234-e699-4230-864a-71ad0f80e66f} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001073 sec., 65237.651444548 rows/sec., 3.97 MiB/sec. | ||
| 3072 | 2026.04.06 16:08:52.659847 [ 4 ] {557ee234-e699-4230-864a-71ad0f80e66f} <Debug> TCPHandler: Processed in 0.001237793 sec. | ||
| 3073 | 2026.04.06 16:08:56.564728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 390 | ||
| 3074 | 2026.04.06 16:08:56.566884 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.04.06 16:08:56.566944 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3076 | 2026.04.06 16:08:56.568096 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3077 | 2026.04.06 16:08:56.568378 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.04.06 16:08:56.568717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
| 3079 | 2026.04.06 16:08:57.636376 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.04.06 16:08:57.636544 [ 4 ] {05020397-7aec-466e-b80d-c6b2d63fb231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3081 | 2026.04.06 16:08:57.636615 [ 4 ] {05020397-7aec-466e-b80d-c6b2d63fb231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3082 | 2026.04.06 16:08:57.637245 [ 4 ] {05020397-7aec-466e-b80d-c6b2d63fb231} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.04.06 16:08:57.637283 [ 4 ] {05020397-7aec-466e-b80d-c6b2d63fb231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3084 | 2026.04.06 16:08:57.637670 [ 4 ] {05020397-7aec-466e-b80d-c6b2d63fb231} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3085 | 2026.04.06 16:08:57.637924 [ 4 ] {05020397-7aec-466e-b80d-c6b2d63fb231} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.04.06 16:08:57.638081 [ 4 ] {05020397-7aec-466e-b80d-c6b2d63fb231} <Debug> executeQuery: Read 76 rows, 6.65 KiB in 0.001584 sec., 47979.797979797986 rows/sec., 4.10 MiB/sec. | ||
| 3087 | 2026.04.06 16:08:57.638123 [ 4 ] {05020397-7aec-466e-b80d-c6b2d63fb231} <Debug> TCPHandler: Processed in 0.001875015 sec. | ||
| 3088 | 2026.04.06 16:08:57.638261 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2026.04.06 16:08:57.638356 [ 4 ] {522b88ca-4bc0-4fb8-b788-79a0981dc054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3090 | 2026.04.06 16:08:57.638396 [ 4 ] {522b88ca-4bc0-4fb8-b788-79a0981dc054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3091 | 2026.04.06 16:08:57.638832 [ 4 ] {522b88ca-4bc0-4fb8-b788-79a0981dc054} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.04.06 16:08:57.638868 [ 4 ] {522b88ca-4bc0-4fb8-b788-79a0981dc054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3093 | 2026.04.06 16:08:57.639171 [ 4 ] {522b88ca-4bc0-4fb8-b788-79a0981dc054} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3094 | 2026.04.06 16:08:57.639390 [ 4 ] {522b88ca-4bc0-4fb8-b788-79a0981dc054} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.04.06 16:08:57.639491 [ 104 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3096 | 2026.04.06 16:08:57.639520 [ 4 ] {522b88ca-4bc0-4fb8-b788-79a0981dc054} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001183 sec., 19442.09636517329 rows/sec., 1.43 MiB/sec. | ||
| 3097 | 2026.04.06 16:08:57.639527 [ 104 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.04.06 16:08:57.639562 [ 4 ] {522b88ca-4bc0-4fb8-b788-79a0981dc054} <Debug> TCPHandler: Processed in 0.001350255 sec. | ||
| 3099 | 2026.04.06 16:08:57.639567 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3100 | 2026.04.06 16:08:57.639690 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2026.04.06 16:08:57.639697 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 3102 | 2026.04.06 16:08:57.639785 [ 4 ] {e999a1c1-0869-4a58-acc6-d2546b2b2ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3103 | 2026.04.06 16:08:57.639829 [ 4 ] {e999a1c1-0869-4a58-acc6-d2546b2b2ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3104 | 2026.04.06 16:08:57.639848 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3105 | 2026.04.06 16:08:57.639888 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 191 rows starting from the beginning of the part | ||
| 3106 | 2026.04.06 16:08:57.639967 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 3107 | 2026.04.06 16:08:57.640013 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 153 rows starting from the beginning of the part | ||
| 3108 | 2026.04.06 16:08:57.640070 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 3109 | 2026.04.06 16:08:57.640114 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 153 rows starting from the beginning of the part | ||
| 3110 | 2026.04.06 16:08:57.640154 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 3111 | 2026.04.06 16:08:57.640283 [ 4 ] {e999a1c1-0869-4a58-acc6-d2546b2b2ef1} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.04.06 16:08:57.640325 [ 4 ] {e999a1c1-0869-4a58-acc6-d2546b2b2ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3113 | 2026.04.06 16:08:57.640683 [ 4 ] {e999a1c1-0869-4a58-acc6-d2546b2b2ef1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3114 | 2026.04.06 16:08:57.640922 [ 4 ] {e999a1c1-0869-4a58-acc6-d2546b2b2ef1} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.04.06 16:08:57.641052 [ 4 ] {e999a1c1-0869-4a58-acc6-d2546b2b2ef1} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001285 sec., 45914.396887159535 rows/sec., 3.59 MiB/sec. | ||
| 3116 | 2026.04.06 16:08:57.641089 [ 4 ] {e999a1c1-0869-4a58-acc6-d2546b2b2ef1} <Debug> TCPHandler: Processed in 0.001447427 sec. | ||
| 3117 | 2026.04.06 16:08:57.641089 [ 189 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 575 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444806 sec., 397977.3062957933 rows/sec., 26.37 MiB/sec. | ||
| 3118 | 2026.04.06 16:08:57.641209 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.04.06 16:08:57.641259 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3120 | 2026.04.06 16:08:57.641308 [ 4 ] {af0e7f6c-97a9-44f4-ba69-a722e972bbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3121 | 2026.04.06 16:08:57.641358 [ 4 ] {af0e7f6c-97a9-44f4-ba69-a722e972bbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3122 | 2026.04.06 16:08:57.641529 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_11_2} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.04.06 16:08:57.641608 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_11_2} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3124 | 2026.04.06 16:08:57.641682 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3125 | 2026.04.06 16:08:57.641747 [ 4 ] {af0e7f6c-97a9-44f4-ba69-a722e972bbb2} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.04.06 16:08:57.641787 [ 4 ] {af0e7f6c-97a9-44f4-ba69-a722e972bbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3127 | 2026.04.06 16:08:57.642126 [ 4 ] {af0e7f6c-97a9-44f4-ba69-a722e972bbb2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3128 | 2026.04.06 16:08:57.642342 [ 4 ] {af0e7f6c-97a9-44f4-ba69-a722e972bbb2} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.04.06 16:08:57.642468 [ 4 ] {af0e7f6c-97a9-44f4-ba69-a722e972bbb2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001178 sec., 93378.60780984719 rows/sec., 6.52 MiB/sec. | ||
| 3130 | 2026.04.06 16:08:57.642505 [ 4 ] {af0e7f6c-97a9-44f4-ba69-a722e972bbb2} <Debug> TCPHandler: Processed in 0.001345995 sec. | ||
| 3131 | 2026.04.06 16:08:57.642634 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.04.06 16:08:57.642730 [ 4 ] {72049033-0780-4075-bffa-00b437608c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3133 | 2026.04.06 16:08:57.642786 [ 4 ] {72049033-0780-4075-bffa-00b437608c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3134 | 2026.04.06 16:08:57.643572 [ 4 ] {72049033-0780-4075-bffa-00b437608c39} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.04.06 16:08:57.643614 [ 4 ] {72049033-0780-4075-bffa-00b437608c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3136 | 2026.04.06 16:08:57.644149 [ 4 ] {72049033-0780-4075-bffa-00b437608c39} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3137 | 2026.04.06 16:08:57.644374 [ 4 ] {72049033-0780-4075-bffa-00b437608c39} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.04.06 16:08:57.644480 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3139 | 2026.04.06 16:08:57.644513 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.04.06 16:08:57.644516 [ 4 ] {72049033-0780-4075-bffa-00b437608c39} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001805 sec., 12742.382271468145 rows/sec., 22.83 MiB/sec. | ||
| 3141 | 2026.04.06 16:08:57.644532 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3142 | 2026.04.06 16:08:57.644570 [ 4 ] {72049033-0780-4075-bffa-00b437608c39} <Debug> TCPHandler: Processed in 0.001995087 sec. | ||
| 3143 | 2026.04.06 16:08:57.644662 [ 190 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 3144 | 2026.04.06 16:08:57.644696 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2026.04.06 16:08:57.644796 [ 4 ] {6c5b14f0-acfa-40eb-a98e-91ad56daea0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3146 | 2026.04.06 16:08:57.644838 [ 4 ] {6c5b14f0-acfa-40eb-a98e-91ad56daea0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3147 | 2026.04.06 16:08:57.644957 [ 190 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3148 | 2026.04.06 16:08:57.645033 [ 190 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 77 rows starting from the beginning of the part | ||
| 3149 | 2026.04.06 16:08:57.645187 [ 4 ] {6c5b14f0-acfa-40eb-a98e-91ad56daea0b} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.04.06 16:08:57.645196 [ 190 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 3151 | 2026.04.06 16:08:57.645229 [ 4 ] {6c5b14f0-acfa-40eb-a98e-91ad56daea0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3152 | 2026.04.06 16:08:57.645330 [ 190 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 3153 | 2026.04.06 16:08:57.645446 [ 190 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 3154 | 2026.04.06 16:08:57.645555 [ 190 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 3155 | 2026.04.06 16:08:57.645577 [ 4 ] {6c5b14f0-acfa-40eb-a98e-91ad56daea0b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3156 | 2026.04.06 16:08:57.645659 [ 190 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 3157 | 2026.04.06 16:08:57.645818 [ 4 ] {6c5b14f0-acfa-40eb-a98e-91ad56daea0b} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.04.06 16:08:57.645949 [ 4 ] {6c5b14f0-acfa-40eb-a98e-91ad56daea0b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00117 sec., 34188.03418803419 rows/sec., 2.28 MiB/sec. | ||
| 3159 | 2026.04.06 16:08:57.645988 [ 4 ] {6c5b14f0-acfa-40eb-a98e-91ad56daea0b} <Debug> TCPHandler: Processed in 0.001340575 sec. | ||
| 3160 | 2026.04.06 16:08:57.648344 [ 199 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 19 columns (19 merged, 0 gathered) in 0.00373838 sec., 46811.720584852264 rows/sec., 83.88 MiB/sec. | ||
| 3161 | 2026.04.06 16:08:57.648818 [ 189 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3162 | 2026.04.06 16:08:57.649264 [ 189 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.04.06 16:08:57.649360 [ 189 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3164 | 2026.04.06 16:08:57.649501 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 3165 | 2026.04.06 16:08:59.056294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5286 | ||
| 3166 | 2026.04.06 16:08:59.056787 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.04.06 16:08:59.056827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3168 | 2026.04.06 16:08:59.057334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3169 | 2026.04.06 16:08:59.057574 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.04.06 16:08:59.057689 [ 120 ] {} <Debug> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3171 | 2026.04.06 16:08:59.057698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5286 | ||
| 3172 | 2026.04.06 16:08:59.057727 [ 120 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.04.06 16:08:59.057748 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3174 | 2026.04.06 16:08:59.057870 [ 199 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 3175 | 2026.04.06 16:08:59.057999 [ 199 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3176 | 2026.04.06 16:08:59.058038 [ 199 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2854 rows starting from the beginning of the part | ||
| 3177 | 2026.04.06 16:08:59.058099 [ 199 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 3178 | 2026.04.06 16:08:59.058154 [ 199 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 3179 | 2026.04.06 16:08:59.058193 [ 199 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 3180 | 2026.04.06 16:08:59.058229 [ 199 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 3181 | 2026.04.06 16:08:59.058265 [ 199 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 3182 | 2026.04.06 16:08:59.059727 [ 189 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5286 rows, containing 4 columns (4 merged, 0 gathered) in 0.001909826 sec., 2767791.4113641763 rows/sec., 39.59 MiB/sec. | ||
| 3183 | 2026.04.06 16:08:59.060435 [ 200 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3184 | 2026.04.06 16:08:59.060732 [ 200 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_11_2} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.04.06 16:08:59.060813 [ 200 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_11_2} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3186 | 2026.04.06 16:08:59.060901 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3187 | 2026.04.06 16:08:59.364490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3188 | 2026.04.06 16:08:59.382072 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.04.06 16:08:59.382140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3190 | 2026.04.06 16:08:59.388471 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3191 | 2026.04.06 16:08:59.389178 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.04.06 16:08:59.389514 [ 120 ] {} <Debug> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3193 | 2026.04.06 16:08:59.389589 [ 120 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.04.06 16:08:59.389615 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3195 | 2026.04.06 16:08:59.389753 [ 189 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 3196 | 2026.04.06 16:08:59.392575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3197 | 2026.04.06 16:08:59.393946 [ 189 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3198 | 2026.04.06 16:08:59.395467 [ 189 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 3199 | 2026.04.06 16:08:59.399899 [ 189 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 3200 | 2026.04.06 16:08:59.403915 [ 189 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 3201 | 2026.04.06 16:08:59.408088 [ 189 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 3202 | 2026.04.06 16:08:59.412686 [ 189 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 3203 | 2026.04.06 16:08:59.417134 [ 189 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 3204 | 2026.04.06 16:08:59.470577 [ 200 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080888386 sec., 1026.1052804292572 rows/sec., 5.31 MiB/sec. | ||
| 3205 | 2026.04.06 16:08:59.472468 [ 193 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3206 | 2026.04.06 16:08:59.474414 [ 193 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_11_2} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.04.06 16:08:59.474524 [ 193 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_11_2} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3208 | 2026.04.06 16:08:59.476027 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3209 | 2026.04.06 16:09:00.001180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.95 MiB, peak 224.85 MiB, free memory in arenas 0.00 B, will set to 223.55 MiB (RSS), difference: 8.60 MiB | ||
| 3210 | 2026.04.06 16:09:02.645278 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.04.06 16:09:02.645457 [ 4 ] {9bbda8d6-1a9c-4931-a234-6a15229066d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3212 | 2026.04.06 16:09:02.645526 [ 4 ] {9bbda8d6-1a9c-4931-a234-6a15229066d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3213 | 2026.04.06 16:09:02.646232 [ 4 ] {9bbda8d6-1a9c-4931-a234-6a15229066d6} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.04.06 16:09:02.646285 [ 4 ] {9bbda8d6-1a9c-4931-a234-6a15229066d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3215 | 2026.04.06 16:09:02.646762 [ 4 ] {9bbda8d6-1a9c-4931-a234-6a15229066d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3216 | 2026.04.06 16:09:02.647007 [ 4 ] {9bbda8d6-1a9c-4931-a234-6a15229066d6} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.04.06 16:09:02.647163 [ 4 ] {9bbda8d6-1a9c-4931-a234-6a15229066d6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001754 sec., 161915.6214367161 rows/sec., 10.28 MiB/sec. | ||
| 3218 | 2026.04.06 16:09:02.647213 [ 4 ] {9bbda8d6-1a9c-4931-a234-6a15229066d6} <Debug> TCPHandler: Processed in 0.002079299 sec. | ||
| 3219 | 2026.04.06 16:09:02.647350 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.04.06 16:09:02.647454 [ 4 ] {02a3c27e-235d-4b6d-9bb8-f0bce7e80d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3221 | 2026.04.06 16:09:02.647500 [ 4 ] {02a3c27e-235d-4b6d-9bb8-f0bce7e80d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3222 | 2026.04.06 16:09:02.647934 [ 4 ] {02a3c27e-235d-4b6d-9bb8-f0bce7e80d1e} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.04.06 16:09:02.647975 [ 4 ] {02a3c27e-235d-4b6d-9bb8-f0bce7e80d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3224 | 2026.04.06 16:09:02.648323 [ 4 ] {02a3c27e-235d-4b6d-9bb8-f0bce7e80d1e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3225 | 2026.04.06 16:09:02.648542 [ 4 ] {02a3c27e-235d-4b6d-9bb8-f0bce7e80d1e} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.04.06 16:09:02.648693 [ 4 ] {02a3c27e-235d-4b6d-9bb8-f0bce7e80d1e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001264 sec., 6329.113924050634 rows/sec., 516.09 KiB/sec. | ||
| 3227 | 2026.04.06 16:09:02.648737 [ 4 ] {02a3c27e-235d-4b6d-9bb8-f0bce7e80d1e} <Debug> TCPHandler: Processed in 0.001440507 sec. | ||
| 3228 | 2026.04.06 16:09:02.648865 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.04.06 16:09:02.648970 [ 4 ] {d84b3bb8-cd8c-4647-8e28-227b75e96659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3230 | 2026.04.06 16:09:02.649014 [ 4 ] {d84b3bb8-cd8c-4647-8e28-227b75e96659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3231 | 2026.04.06 16:09:02.649765 [ 4 ] {d84b3bb8-cd8c-4647-8e28-227b75e96659} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.04.06 16:09:02.649803 [ 4 ] {d84b3bb8-cd8c-4647-8e28-227b75e96659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3233 | 2026.04.06 16:09:02.650200 [ 4 ] {d84b3bb8-cd8c-4647-8e28-227b75e96659} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3234 | 2026.04.06 16:09:02.650424 [ 4 ] {d84b3bb8-cd8c-4647-8e28-227b75e96659} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.04.06 16:09:02.650560 [ 4 ] {d84b3bb8-cd8c-4647-8e28-227b75e96659} <Debug> executeQuery: Read 813 rows, 64.77 KiB in 0.001615 sec., 503405.57275541796 rows/sec., 39.17 MiB/sec. | ||
| 3236 | 2026.04.06 16:09:02.650596 [ 4 ] {d84b3bb8-cd8c-4647-8e28-227b75e96659} <Debug> TCPHandler: Processed in 0.001781323 sec. | ||
| 3237 | 2026.04.06 16:09:02.650719 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.04.06 16:09:02.650815 [ 4 ] {5dd1f20b-69e1-4b45-a421-814b85e33b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.04.06 16:09:02.650857 [ 4 ] {5dd1f20b-69e1-4b45-a421-814b85e33b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3240 | 2026.04.06 16:09:02.651306 [ 4 ] {5dd1f20b-69e1-4b45-a421-814b85e33b39} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.04.06 16:09:02.651342 [ 4 ] {5dd1f20b-69e1-4b45-a421-814b85e33b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3242 | 2026.04.06 16:09:02.651677 [ 4 ] {5dd1f20b-69e1-4b45-a421-814b85e33b39} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3243 | 2026.04.06 16:09:02.651890 [ 4 ] {5dd1f20b-69e1-4b45-a421-814b85e33b39} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.04.06 16:09:02.652021 [ 4 ] {5dd1f20b-69e1-4b45-a421-814b85e33b39} <Debug> executeQuery: Read 169 rows, 10.53 KiB in 0.001226 sec., 137846.65579119086 rows/sec., 8.39 MiB/sec. | ||
| 3245 | 2026.04.06 16:09:02.652059 [ 4 ] {5dd1f20b-69e1-4b45-a421-814b85e33b39} <Debug> TCPHandler: Processed in 0.001390296 sec. | ||
| 3246 | 2026.04.06 16:09:02.652181 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.04.06 16:09:02.652278 [ 4 ] {ae96ff2f-dc8c-4e3f-b3cd-71adb48fcbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3248 | 2026.04.06 16:09:02.652321 [ 4 ] {ae96ff2f-dc8c-4e3f-b3cd-71adb48fcbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3249 | 2026.04.06 16:09:02.652754 [ 4 ] {ae96ff2f-dc8c-4e3f-b3cd-71adb48fcbd6} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.04.06 16:09:02.652791 [ 4 ] {ae96ff2f-dc8c-4e3f-b3cd-71adb48fcbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3251 | 2026.04.06 16:09:02.653126 [ 4 ] {ae96ff2f-dc8c-4e3f-b3cd-71adb48fcbd6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3252 | 2026.04.06 16:09:02.653360 [ 4 ] {ae96ff2f-dc8c-4e3f-b3cd-71adb48fcbd6} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.04.06 16:09:02.653470 [ 125 ] {} <Debug> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3254 | 2026.04.06 16:09:02.653484 [ 4 ] {ae96ff2f-dc8c-4e3f-b3cd-71adb48fcbd6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001226 sec., 121533.44208809134 rows/sec., 7.85 MiB/sec. | ||
| 3255 | 2026.04.06 16:09:02.653539 [ 125 ] {} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2026.04.06 16:09:02.653546 [ 4 ] {ae96ff2f-dc8c-4e3f-b3cd-71adb48fcbd6} <Debug> TCPHandler: Processed in 0.001413836 sec. | ||
| 3257 | 2026.04.06 16:09:02.653569 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3258 | 2026.04.06 16:09:02.653679 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.04.06 16:09:02.653702 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::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 | ||
| 3260 | 2026.04.06 16:09:02.653776 [ 4 ] {26d8aa49-4039-470b-a3f3-45bd68c789a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3261 | 2026.04.06 16:09:02.653821 [ 4 ] {26d8aa49-4039-470b-a3f3-45bd68c789a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3262 | 2026.04.06 16:09:02.653847 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3263 | 2026.04.06 16:09:02.653885 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 801 rows starting from the beginning of the part | ||
| 3264 | 2026.04.06 16:09:02.653982 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3265 | 2026.04.06 16:09:02.654032 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 3266 | 2026.04.06 16:09:02.654107 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 801 rows starting from the beginning of the part | ||
| 3267 | 2026.04.06 16:09:02.654152 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 3268 | 2026.04.06 16:09:02.654194 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3269 | 2026.04.06 16:09:02.654270 [ 4 ] {26d8aa49-4039-470b-a3f3-45bd68c789a7} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.04.06 16:09:02.654310 [ 4 ] {26d8aa49-4039-470b-a3f3-45bd68c789a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3271 | 2026.04.06 16:09:02.654701 [ 4 ] {26d8aa49-4039-470b-a3f3-45bd68c789a7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3272 | 2026.04.06 16:09:02.654943 [ 4 ] {26d8aa49-4039-470b-a3f3-45bd68c789a7} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.04.06 16:09:02.655081 [ 4 ] {26d8aa49-4039-470b-a3f3-45bd68c789a7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001322 sec., 111951.58850226928 rows/sec., 6.37 MiB/sec. | ||
| 3274 | 2026.04.06 16:09:02.655133 [ 4 ] {26d8aa49-4039-470b-a3f3-45bd68c789a7} <Debug> TCPHandler: Processed in 0.001502618 sec. | ||
| 3275 | 2026.04.06 16:09:02.655285 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.04.06 16:09:02.655401 [ 4 ] {2daddc54-bb0c-418b-bb89-a258d5c3cae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3277 | 2026.04.06 16:09:02.655453 [ 4 ] {2daddc54-bb0c-418b-bb89-a258d5c3cae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3278 | 2026.04.06 16:09:02.655659 [ 193 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2198 rows, containing 5 columns (5 merged, 0 gathered) in 0.002016137 sec., 1090203.6915150112 rows/sec., 69.16 MiB/sec. | ||
| 3279 | 2026.04.06 16:09:02.655995 [ 193 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3280 | 2026.04.06 16:09:02.656210 [ 4 ] {2daddc54-bb0c-418b-bb89-a258d5c3cae1} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.04.06 16:09:02.656254 [ 4 ] {2daddc54-bb0c-418b-bb89-a258d5c3cae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3282 | 2026.04.06 16:09:02.656478 [ 193 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_6_1} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.04.06 16:09:02.656582 [ 193 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_6_1} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3284 | 2026.04.06 16:09:02.656695 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3285 | 2026.04.06 16:09:02.656748 [ 4 ] {2daddc54-bb0c-418b-bb89-a258d5c3cae1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3286 | 2026.04.06 16:09:02.656979 [ 4 ] {2daddc54-bb0c-418b-bb89-a258d5c3cae1} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.04.06 16:09:02.657121 [ 4 ] {2daddc54-bb0c-418b-bb89-a258d5c3cae1} <Debug> executeQuery: Read 498 rows, 35.84 KiB in 0.001739 sec., 286371.4778608396 rows/sec., 20.13 MiB/sec. | ||
| 3288 | 2026.04.06 16:09:02.657159 [ 4 ] {2daddc54-bb0c-418b-bb89-a258d5c3cae1} <Debug> TCPHandler: Processed in 0.001938216 sec. | ||
| 3289 | 2026.04.06 16:09:02.657272 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.04.06 16:09:02.657373 [ 4 ] {561517f9-c55f-41e5-822a-10cbccc5aa3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3291 | 2026.04.06 16:09:02.657427 [ 4 ] {561517f9-c55f-41e5-822a-10cbccc5aa3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3292 | 2026.04.06 16:09:02.657776 [ 4 ] {561517f9-c55f-41e5-822a-10cbccc5aa3b} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.04.06 16:09:02.657813 [ 4 ] {561517f9-c55f-41e5-822a-10cbccc5aa3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3294 | 2026.04.06 16:09:02.658140 [ 4 ] {561517f9-c55f-41e5-822a-10cbccc5aa3b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3295 | 2026.04.06 16:09:02.658380 [ 4 ] {561517f9-c55f-41e5-822a-10cbccc5aa3b} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.04.06 16:09:02.658507 [ 4 ] {561517f9-c55f-41e5-822a-10cbccc5aa3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 270.71 KiB/sec. | ||
| 3297 | 2026.04.06 16:09:02.658542 [ 4 ] {561517f9-c55f-41e5-822a-10cbccc5aa3b} <Debug> TCPHandler: Processed in 0.001319044 sec. | ||
| 3298 | 2026.04.06 16:09:02.658656 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.04.06 16:09:02.658749 [ 4 ] {cee0e3dd-c93e-4654-8041-91a97bc48c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3300 | 2026.04.06 16:09:02.658792 [ 4 ] {cee0e3dd-c93e-4654-8041-91a97bc48c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3301 | 2026.04.06 16:09:02.659217 [ 4 ] {cee0e3dd-c93e-4654-8041-91a97bc48c89} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.04.06 16:09:02.659254 [ 4 ] {cee0e3dd-c93e-4654-8041-91a97bc48c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3303 | 2026.04.06 16:09:02.659616 [ 4 ] {cee0e3dd-c93e-4654-8041-91a97bc48c89} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3304 | 2026.04.06 16:09:02.659830 [ 4 ] {cee0e3dd-c93e-4654-8041-91a97bc48c89} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.04.06 16:09:02.659961 [ 4 ] {cee0e3dd-c93e-4654-8041-91a97bc48c89} <Debug> executeQuery: Read 219 rows, 14.76 KiB in 0.001231 sec., 177904.1429731925 rows/sec., 11.71 MiB/sec. | ||
| 3306 | 2026.04.06 16:09:02.659996 [ 4 ] {cee0e3dd-c93e-4654-8041-91a97bc48c89} <Debug> TCPHandler: Processed in 0.001388386 sec. | ||
| 3307 | 2026.04.06 16:09:02.660127 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.04.06 16:09:02.660221 [ 4 ] {063ec024-eee3-4fa9-b069-5391323b72bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3309 | 2026.04.06 16:09:02.660264 [ 4 ] {063ec024-eee3-4fa9-b069-5391323b72bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3310 | 2026.04.06 16:09:02.660626 [ 4 ] {063ec024-eee3-4fa9-b069-5391323b72bf} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.04.06 16:09:02.660661 [ 4 ] {063ec024-eee3-4fa9-b069-5391323b72bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3312 | 2026.04.06 16:09:02.660978 [ 4 ] {063ec024-eee3-4fa9-b069-5391323b72bf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3313 | 2026.04.06 16:09:02.661189 [ 4 ] {063ec024-eee3-4fa9-b069-5391323b72bf} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.04.06 16:09:02.661321 [ 4 ] {063ec024-eee3-4fa9-b069-5391323b72bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. | ||
| 3315 | 2026.04.06 16:09:02.661359 [ 4 ] {063ec024-eee3-4fa9-b069-5391323b72bf} <Debug> TCPHandler: Processed in 0.001281313 sec. | ||
| 3316 | 2026.04.06 16:09:02.661507 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.04.06 16:09:02.661604 [ 4 ] {71c76b0d-5b6a-47ef-894e-3bcf4445ce30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3318 | 2026.04.06 16:09:02.661660 [ 4 ] {71c76b0d-5b6a-47ef-894e-3bcf4445ce30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3319 | 2026.04.06 16:09:02.662504 [ 4 ] {71c76b0d-5b6a-47ef-894e-3bcf4445ce30} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.04.06 16:09:02.662550 [ 4 ] {71c76b0d-5b6a-47ef-894e-3bcf4445ce30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3321 | 2026.04.06 16:09:02.663238 [ 4 ] {71c76b0d-5b6a-47ef-894e-3bcf4445ce30} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3322 | 2026.04.06 16:09:02.663544 [ 4 ] {71c76b0d-5b6a-47ef-894e-3bcf4445ce30} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.04.06 16:09:02.663705 [ 4 ] {71c76b0d-5b6a-47ef-894e-3bcf4445ce30} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002118 sec., 8970.727101038716 rows/sec., 16.08 MiB/sec. | ||
| 3324 | 2026.04.06 16:09:02.663778 [ 4 ] {71c76b0d-5b6a-47ef-894e-3bcf4445ce30} <Debug> TCPHandler: Processed in 0.002332943 sec. | ||
| 3325 | 2026.04.06 16:09:02.663914 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.04.06 16:09:02.664018 [ 4 ] {d811374c-ebbf-49e7-a93a-325494fd77d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3327 | 2026.04.06 16:09:02.664065 [ 4 ] {d811374c-ebbf-49e7-a93a-325494fd77d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3328 | 2026.04.06 16:09:02.664450 [ 4 ] {d811374c-ebbf-49e7-a93a-325494fd77d9} <Trace> oximeter.measurements_i64 (46c2fb78-508b-438a-bca4-52943e9e95fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.04.06 16:09:02.664495 [ 4 ] {d811374c-ebbf-49e7-a93a-325494fd77d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3330 | 2026.04.06 16:09:02.664815 [ 4 ] {d811374c-ebbf-49e7-a93a-325494fd77d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3331 | 2026.04.06 16:09:02.665027 [ 4 ] {d811374c-ebbf-49e7-a93a-325494fd77d9} <Trace> oximeter.measurements_i64 (46c2fb78-508b-438a-bca4-52943e9e95fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.04.06 16:09:02.665149 [ 4 ] {d811374c-ebbf-49e7-a93a-325494fd77d9} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001154 sec., 7798.96013864818 rows/sec., 550.90 KiB/sec. | ||
| 3333 | 2026.04.06 16:09:02.665196 [ 4 ] {d811374c-ebbf-49e7-a93a-325494fd77d9} <Debug> TCPHandler: Processed in 0.001339585 sec. | ||
| 3334 | 2026.04.06 16:09:02.665330 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2026.04.06 16:09:02.665425 [ 4 ] {4a676e26-e9ab-4b8e-8ead-af7cead0525f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3336 | 2026.04.06 16:09:02.665466 [ 4 ] {4a676e26-e9ab-4b8e-8ead-af7cead0525f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3337 | 2026.04.06 16:09:02.665827 [ 4 ] {4a676e26-e9ab-4b8e-8ead-af7cead0525f} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2026.04.06 16:09:02.665862 [ 4 ] {4a676e26-e9ab-4b8e-8ead-af7cead0525f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3339 | 2026.04.06 16:09:02.666168 [ 4 ] {4a676e26-e9ab-4b8e-8ead-af7cead0525f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3340 | 2026.04.06 16:09:02.666435 [ 4 ] {4a676e26-e9ab-4b8e-8ead-af7cead0525f} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.04.06 16:09:02.666590 [ 4 ] {4a676e26-e9ab-4b8e-8ead-af7cead0525f} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001183 sec., 59171.597633136094 rows/sec., 3.60 MiB/sec. | ||
| 3342 | 2026.04.06 16:09:02.666633 [ 4 ] {4a676e26-e9ab-4b8e-8ead-af7cead0525f} <Debug> TCPHandler: Processed in 0.001351315 sec. | ||
| 3343 | 2026.04.06 16:09:06.482272 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3344 | 2026.04.06 16:09:06.482335 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3345 | 2026.04.06 16:09:06.558701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5734 | ||
| 3346 | 2026.04.06 16:09:06.559175 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.04.06 16:09:06.559220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3348 | 2026.04.06 16:09:06.559742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3349 | 2026.04.06 16:09:06.560003 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.04.06 16:09:06.560142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5734 | ||
| 3351 | 2026.04.06 16:09:06.569734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 428 | ||
| 3352 | 2026.04.06 16:09:06.572103 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.04.06 16:09:06.572166 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3354 | 2026.04.06 16:09:06.573426 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3355 | 2026.04.06 16:09:06.573711 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.04.06 16:09:06.574064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3357 | 2026.04.06 16:09:06.893572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3358 | 2026.04.06 16:09:06.909708 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.04.06 16:09:06.909781 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3360 | 2026.04.06 16:09:06.915941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3361 | 2026.04.06 16:09:06.916681 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.04.06 16:09:06.919834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3363 | 2026.04.06 16:09:07.636494 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.04.06 16:09:07.636668 [ 4 ] {9b78c215-3adb-4394-a496-2956f4e9162f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3365 | 2026.04.06 16:09:07.636734 [ 4 ] {9b78c215-3adb-4394-a496-2956f4e9162f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3366 | 2026.04.06 16:09:07.637374 [ 4 ] {9b78c215-3adb-4394-a496-2956f4e9162f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.04.06 16:09:07.637423 [ 4 ] {9b78c215-3adb-4394-a496-2956f4e9162f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3368 | 2026.04.06 16:09:07.637847 [ 4 ] {9b78c215-3adb-4394-a496-2956f4e9162f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3369 | 2026.04.06 16:09:07.638078 [ 4 ] {9b78c215-3adb-4394-a496-2956f4e9162f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.04.06 16:09:07.638215 [ 144 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3371 | 2026.04.06 16:09:07.638236 [ 4 ] {9b78c215-3adb-4394-a496-2956f4e9162f} <Debug> executeQuery: Read 76 rows, 6.65 KiB in 0.001616 sec., 47029.70297029703 rows/sec., 4.02 MiB/sec. | ||
| 3372 | 2026.04.06 16:09:07.638260 [ 144 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.04.06 16:09:07.638284 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3374 | 2026.04.06 16:09:07.638285 [ 4 ] {9b78c215-3adb-4394-a496-2956f4e9162f} <Debug> TCPHandler: Processed in 0.001919475 sec. | ||
| 3375 | 2026.04.06 16:09:07.638414 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3376 | 2026.04.06 16:09:07.638420 [ 193 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 3377 | 2026.04.06 16:09:07.638517 [ 4 ] {629d4ab8-02d3-47f4-82ab-5aa01206bcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3378 | 2026.04.06 16:09:07.638566 [ 4 ] {629d4ab8-02d3-47f4-82ab-5aa01206bcd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3379 | 2026.04.06 16:09:07.638578 [ 193 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3380 | 2026.04.06 16:09:07.638621 [ 193 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3191 rows starting from the beginning of the part | ||
| 3381 | 2026.04.06 16:09:07.638724 [ 193 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 3382 | 2026.04.06 16:09:07.638777 [ 193 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 793 rows starting from the beginning of the part | ||
| 3383 | 2026.04.06 16:09:07.638822 [ 193 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
| 3384 | 2026.04.06 16:09:07.638861 [ 193 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 813 rows starting from the beginning of the part | ||
| 3385 | 2026.04.06 16:09:07.638903 [ 193 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 76 rows starting from the beginning of the part | ||
| 3386 | 2026.04.06 16:09:07.639022 [ 4 ] {629d4ab8-02d3-47f4-82ab-5aa01206bcd0} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.04.06 16:09:07.639073 [ 4 ] {629d4ab8-02d3-47f4-82ab-5aa01206bcd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3388 | 2026.04.06 16:09:07.639464 [ 4 ] {629d4ab8-02d3-47f4-82ab-5aa01206bcd0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3389 | 2026.04.06 16:09:07.639685 [ 4 ] {629d4ab8-02d3-47f4-82ab-5aa01206bcd0} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.04.06 16:09:07.639829 [ 4 ] {629d4ab8-02d3-47f4-82ab-5aa01206bcd0} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001336 sec., 17215.56886227545 rows/sec., 1.26 MiB/sec. | ||
| 3391 | 2026.04.06 16:09:07.639868 [ 4 ] {629d4ab8-02d3-47f4-82ab-5aa01206bcd0} <Debug> TCPHandler: Processed in 0.001503928 sec. | ||
| 3392 | 2026.04.06 16:09:07.639981 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.04.06 16:09:07.640078 [ 4 ] {004e5dcd-012a-4f98-8d07-5e4eaa4f4936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3394 | 2026.04.06 16:09:07.640119 [ 4 ] {004e5dcd-012a-4f98-8d07-5e4eaa4f4936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3395 | 2026.04.06 16:09:07.640550 [ 4 ] {004e5dcd-012a-4f98-8d07-5e4eaa4f4936} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.04.06 16:09:07.640585 [ 4 ] {004e5dcd-012a-4f98-8d07-5e4eaa4f4936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3397 | 2026.04.06 16:09:07.640901 [ 187 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4979 rows, containing 5 columns (5 merged, 0 gathered) in 0.002544107 sec., 1957071.7741038408 rows/sec., 155.99 MiB/sec. | ||
| 3398 | 2026.04.06 16:09:07.640906 [ 4 ] {004e5dcd-012a-4f98-8d07-5e4eaa4f4936} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3399 | 2026.04.06 16:09:07.641170 [ 4 ] {004e5dcd-012a-4f98-8d07-5e4eaa4f4936} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.04.06 16:09:07.641260 [ 144 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3401 | 2026.04.06 16:09:07.641287 [ 144 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.04.06 16:09:07.641301 [ 4 ] {004e5dcd-012a-4f98-8d07-5e4eaa4f4936} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001244 sec., 47427.652733118965 rows/sec., 3.71 MiB/sec. | ||
| 3403 | 2026.04.06 16:09:07.641305 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3404 | 2026.04.06 16:09:07.641327 [ 186 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3405 | 2026.04.06 16:09:07.641340 [ 4 ] {004e5dcd-012a-4f98-8d07-5e4eaa4f4936} <Debug> TCPHandler: Processed in 0.001409297 sec. | ||
| 3406 | 2026.04.06 16:09:07.641381 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 3407 | 2026.04.06 16:09:07.641467 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.04.06 16:09:07.641474 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3409 | 2026.04.06 16:09:07.641519 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1741 rows starting from the beginning of the part | ||
| 3410 | 2026.04.06 16:09:07.641568 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 3411 | 2026.04.06 16:09:07.641571 [ 4 ] {c2ed60bd-e63e-4f86-a883-963f2539e037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3412 | 2026.04.06 16:09:07.641608 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 473 rows starting from the beginning of the part | ||
| 3413 | 2026.04.06 16:09:07.641628 [ 4 ] {c2ed60bd-e63e-4f86-a883-963f2539e037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3414 | 2026.04.06 16:09:07.641649 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 59 rows starting from the beginning of the part | ||
| 3415 | 2026.04.06 16:09:07.641674 [ 186 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_16_3} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.04.06 16:09:07.641690 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 498 rows starting from the beginning of the part | ||
| 3417 | 2026.04.06 16:09:07.641731 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 59 rows starting from the beginning of the part | ||
| 3418 | 2026.04.06 16:09:07.641769 [ 186 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_16_3} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3419 | 2026.04.06 16:09:07.641874 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3420 | 2026.04.06 16:09:07.642018 [ 4 ] {c2ed60bd-e63e-4f86-a883-963f2539e037} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2026.04.06 16:09:07.642059 [ 4 ] {c2ed60bd-e63e-4f86-a883-963f2539e037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3422 | 2026.04.06 16:09:07.642444 [ 4 ] {c2ed60bd-e63e-4f86-a883-963f2539e037} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3423 | 2026.04.06 16:09:07.642668 [ 4 ] {c2ed60bd-e63e-4f86-a883-963f2539e037} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.04.06 16:09:07.642762 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3425 | 2026.04.06 16:09:07.642789 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.04.06 16:09:07.642797 [ 4 ] {c2ed60bd-e63e-4f86-a883-963f2539e037} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001246 sec., 88282.50401284109 rows/sec., 6.16 MiB/sec. | ||
| 3427 | 2026.04.06 16:09:07.642805 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3428 | 2026.04.06 16:09:07.642810 [ 187 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459747 sec., 1963353.923659374 rows/sec., 142.76 MiB/sec. | ||
| 3429 | 2026.04.06 16:09:07.642835 [ 4 ] {c2ed60bd-e63e-4f86-a883-963f2539e037} <Debug> TCPHandler: Processed in 0.001416596 sec. | ||
| 3430 | 2026.04.06 16:09:07.642896 [ 186 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 3431 | 2026.04.06 16:09:07.642972 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3432 | 2026.04.06 16:09:07.643016 [ 186 ] {81a64079-e956-431a-868f-58876cd98500::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3433 | 2026.04.06 16:09:07.643048 [ 192 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3434 | 2026.04.06 16:09:07.643053 [ 186 ] {81a64079-e956-431a-868f-58876cd98500::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4489 rows starting from the beginning of the part | ||
| 3435 | 2026.04.06 16:09:07.643073 [ 4 ] {ba80fbc5-baf6-4f1f-9af6-03a436f0477e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3436 | 2026.04.06 16:09:07.643141 [ 4 ] {ba80fbc5-baf6-4f1f-9af6-03a436f0477e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3437 | 2026.04.06 16:09:07.643147 [ 186 ] {81a64079-e956-431a-868f-58876cd98500::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 66 rows starting from the beginning of the part | ||
| 3438 | 2026.04.06 16:09:07.643206 [ 186 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 3439 | 2026.04.06 16:09:07.643258 [ 186 ] {81a64079-e956-431a-868f-58876cd98500::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 110 rows starting from the beginning of the part | ||
| 3440 | 2026.04.06 16:09:07.643305 [ 186 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 3441 | 2026.04.06 16:09:07.643354 [ 186 ] {81a64079-e956-431a-868f-58876cd98500::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
| 3442 | 2026.04.06 16:09:07.643371 [ 192 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_16_3} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2026.04.06 16:09:07.643449 [ 192 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_16_3} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3444 | 2026.04.06 16:09:07.643525 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3445 | 2026.04.06 16:09:07.643931 [ 4 ] {ba80fbc5-baf6-4f1f-9af6-03a436f0477e} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.04.06 16:09:07.643968 [ 4 ] {ba80fbc5-baf6-4f1f-9af6-03a436f0477e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3447 | 2026.04.06 16:09:07.644568 [ 4 ] {ba80fbc5-baf6-4f1f-9af6-03a436f0477e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3448 | 2026.04.06 16:09:07.644815 [ 4 ] {ba80fbc5-baf6-4f1f-9af6-03a436f0477e} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2026.04.06 16:09:07.644956 [ 4 ] {ba80fbc5-baf6-4f1f-9af6-03a436f0477e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001903 sec., 12086.17971623752 rows/sec., 21.66 MiB/sec. | ||
| 3450 | 2026.04.06 16:09:07.645017 [ 4 ] {ba80fbc5-baf6-4f1f-9af6-03a436f0477e} <Debug> TCPHandler: Processed in 0.002093919 sec. | ||
| 3451 | 2026.04.06 16:09:07.645135 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2026.04.06 16:09:07.645231 [ 4 ] {b32f8338-87c5-4010-993f-88093bf4bc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3453 | 2026.04.06 16:09:07.645272 [ 4 ] {b32f8338-87c5-4010-993f-88093bf4bc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3454 | 2026.04.06 16:09:07.645606 [ 4 ] {b32f8338-87c5-4010-993f-88093bf4bc0e} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.04.06 16:09:07.645640 [ 4 ] {b32f8338-87c5-4010-993f-88093bf4bc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3456 | 2026.04.06 16:09:07.645681 [ 202 ] {81a64079-e956-431a-868f-58876cd98500::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5209 rows, containing 5 columns (5 merged, 0 gathered) in 0.002820053 sec., 1847128.4050335225 rows/sec., 115.69 MiB/sec. | ||
| 3457 | 2026.04.06 16:09:07.645951 [ 4 ] {b32f8338-87c5-4010-993f-88093bf4bc0e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3458 | 2026.04.06 16:09:07.646099 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3459 | 2026.04.06 16:09:07.646175 [ 4 ] {b32f8338-87c5-4010-993f-88093bf4bc0e} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.04.06 16:09:07.646274 [ 144 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3461 | 2026.04.06 16:09:07.646304 [ 144 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.04.06 16:09:07.646306 [ 4 ] {b32f8338-87c5-4010-993f-88093bf4bc0e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001094 sec., 36563.07129798903 rows/sec., 2.44 MiB/sec. | ||
| 3463 | 2026.04.06 16:09:07.646322 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3464 | 2026.04.06 16:09:07.646346 [ 4 ] {b32f8338-87c5-4010-993f-88093bf4bc0e} <Debug> TCPHandler: Processed in 0.001260413 sec. | ||
| 3465 | 2026.04.06 16:09:07.646356 [ 186 ] {81a64079-e956-431a-868f-58876cd98500::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.04.06 16:09:07.646391 [ 192 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 3467 | 2026.04.06 16:09:07.646448 [ 186 ] {81a64079-e956-431a-868f-58876cd98500::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3468 | 2026.04.06 16:09:07.646468 [ 192 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3469 | 2026.04.06 16:09:07.646501 [ 192 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 158 rows starting from the beginning of the part | ||
| 3470 | 2026.04.06 16:09:07.646530 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3471 | 2026.04.06 16:09:07.646568 [ 192 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 3472 | 2026.04.06 16:09:07.646616 [ 192 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part | ||
| 3473 | 2026.04.06 16:09:07.646654 [ 192 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3474 | 2026.04.06 16:09:07.646698 [ 192 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part | ||
| 3475 | 2026.04.06 16:09:07.646739 [ 192 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3476 | 2026.04.06 16:09:07.647492 [ 187 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 4 columns (4 merged, 0 gathered) in 0.001131951 sec., 355139.0475382768 rows/sec., 21.83 MiB/sec. | ||
| 3477 | 2026.04.06 16:09:07.647646 [ 186 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3478 | 2026.04.06 16:09:07.647912 [ 186 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_16_3} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.04.06 16:09:07.647982 [ 186 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_16_3} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3480 | 2026.04.06 16:09:07.648052 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3481 | 2026.04.06 16:09:12.643729 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.04.06 16:09:12.643919 [ 4 ] {48dc9b9f-b9ce-4788-b806-90628cdb2914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3483 | 2026.04.06 16:09:12.643984 [ 4 ] {48dc9b9f-b9ce-4788-b806-90628cdb2914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3484 | 2026.04.06 16:09:12.644739 [ 4 ] {48dc9b9f-b9ce-4788-b806-90628cdb2914} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.04.06 16:09:12.644787 [ 4 ] {48dc9b9f-b9ce-4788-b806-90628cdb2914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3486 | 2026.04.06 16:09:12.645176 [ 4 ] {48dc9b9f-b9ce-4788-b806-90628cdb2914} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3487 | 2026.04.06 16:09:12.645405 [ 4 ] {48dc9b9f-b9ce-4788-b806-90628cdb2914} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.04.06 16:09:12.645547 [ 137 ] {} <Debug> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3489 | 2026.04.06 16:09:12.645561 [ 4 ] {48dc9b9f-b9ce-4788-b806-90628cdb2914} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00169 sec., 168047.3372781065 rows/sec., 10.67 MiB/sec. | ||
| 3490 | 2026.04.06 16:09:12.645644 [ 137 ] {} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.04.06 16:09:12.645660 [ 4 ] {48dc9b9f-b9ce-4788-b806-90628cdb2914} <Debug> TCPHandler: Processed in 0.002055029 sec. | ||
| 3492 | 2026.04.06 16:09:12.645674 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3493 | 2026.04.06 16:09:12.645826 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.04.06 16:09:12.645840 [ 186 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::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 | ||
| 3495 | 2026.04.06 16:09:12.645935 [ 4 ] {a7e300fc-378e-458a-b549-2600462cfb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3496 | 2026.04.06 16:09:12.645983 [ 4 ] {a7e300fc-378e-458a-b549-2600462cfb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3497 | 2026.04.06 16:09:12.645999 [ 186 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3498 | 2026.04.06 16:09:12.646040 [ 186 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3499 | 2026.04.06 16:09:12.646110 [ 186 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3500 | 2026.04.06 16:09:12.646154 [ 186 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3501 | 2026.04.06 16:09:12.646196 [ 186 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3502 | 2026.04.06 16:09:12.646236 [ 186 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 3503 | 2026.04.06 16:09:12.646775 [ 4 ] {a7e300fc-378e-458a-b549-2600462cfb73} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.04.06 16:09:12.646816 [ 4 ] {a7e300fc-378e-458a-b549-2600462cfb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3505 | 2026.04.06 16:09:12.647217 [ 4 ] {a7e300fc-378e-458a-b549-2600462cfb73} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3506 | 2026.04.06 16:09:12.647244 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480498 sec., 959136.7229135061 rows/sec., 64.58 MiB/sec. | ||
| 3507 | 2026.04.06 16:09:12.647420 [ 194 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3508 | 2026.04.06 16:09:12.647454 [ 4 ] {a7e300fc-378e-458a-b549-2600462cfb73} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.04.06 16:09:12.647599 [ 4 ] {a7e300fc-378e-458a-b549-2600462cfb73} <Debug> executeQuery: Read 809 rows, 64.48 KiB in 0.001684 sec., 480403.80047505937 rows/sec., 37.39 MiB/sec. | ||
| 3510 | 2026.04.06 16:09:12.647638 [ 4 ] {a7e300fc-378e-458a-b549-2600462cfb73} <Debug> TCPHandler: Processed in 0.001874535 sec. | ||
| 3511 | 2026.04.06 16:09:12.647713 [ 194 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_5_1} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.04.06 16:09:12.647759 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.04.06 16:09:12.647789 [ 194 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_5_1} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3514 | 2026.04.06 16:09:12.647885 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3515 | 2026.04.06 16:09:12.647893 [ 4 ] {6e6c2600-50e2-4755-a331-481bf4034ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3516 | 2026.04.06 16:09:12.647940 [ 4 ] {6e6c2600-50e2-4755-a331-481bf4034ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3517 | 2026.04.06 16:09:12.648398 [ 4 ] {6e6c2600-50e2-4755-a331-481bf4034ba6} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.04.06 16:09:12.648434 [ 4 ] {6e6c2600-50e2-4755-a331-481bf4034ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3519 | 2026.04.06 16:09:12.648757 [ 4 ] {6e6c2600-50e2-4755-a331-481bf4034ba6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3520 | 2026.04.06 16:09:12.648970 [ 4 ] {6e6c2600-50e2-4755-a331-481bf4034ba6} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.04.06 16:09:12.649096 [ 4 ] {6e6c2600-50e2-4755-a331-481bf4034ba6} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001222 sec., 131751.22749590836 rows/sec., 7.97 MiB/sec. | ||
| 3522 | 2026.04.06 16:09:12.649133 [ 4 ] {6e6c2600-50e2-4755-a331-481bf4034ba6} <Debug> TCPHandler: Processed in 0.001423286 sec. | ||
| 3523 | 2026.04.06 16:09:12.649250 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2026.04.06 16:09:12.649344 [ 4 ] {9757c132-96f6-42aa-b67c-48e5cc955e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3525 | 2026.04.06 16:09:12.649384 [ 4 ] {9757c132-96f6-42aa-b67c-48e5cc955e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3526 | 2026.04.06 16:09:12.649822 [ 4 ] {9757c132-96f6-42aa-b67c-48e5cc955e6c} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.04.06 16:09:12.649859 [ 4 ] {9757c132-96f6-42aa-b67c-48e5cc955e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3528 | 2026.04.06 16:09:12.650161 [ 4 ] {9757c132-96f6-42aa-b67c-48e5cc955e6c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3529 | 2026.04.06 16:09:12.650377 [ 4 ] {9757c132-96f6-42aa-b67c-48e5cc955e6c} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.04.06 16:09:12.650501 [ 4 ] {9757c132-96f6-42aa-b67c-48e5cc955e6c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 3531 | 2026.04.06 16:09:12.650538 [ 4 ] {9757c132-96f6-42aa-b67c-48e5cc955e6c} <Debug> TCPHandler: Processed in 0.001336615 sec. | ||
| 3532 | 2026.04.06 16:09:12.650652 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.04.06 16:09:12.650744 [ 4 ] {73a9f15d-fddd-4983-9301-567859686976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3534 | 2026.04.06 16:09:12.650784 [ 4 ] {73a9f15d-fddd-4983-9301-567859686976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3535 | 2026.04.06 16:09:12.651220 [ 4 ] {73a9f15d-fddd-4983-9301-567859686976} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.04.06 16:09:12.651256 [ 4 ] {73a9f15d-fddd-4983-9301-567859686976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3537 | 2026.04.06 16:09:12.651559 [ 4 ] {73a9f15d-fddd-4983-9301-567859686976} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3538 | 2026.04.06 16:09:12.651766 [ 4 ] {73a9f15d-fddd-4983-9301-567859686976} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.04.06 16:09:12.651864 [ 137 ] {} <Debug> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3540 | 2026.04.06 16:09:12.651895 [ 4 ] {73a9f15d-fddd-4983-9301-567859686976} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 3541 | 2026.04.06 16:09:12.651910 [ 137 ] {} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.04.06 16:09:12.651937 [ 4 ] {73a9f15d-fddd-4983-9301-567859686976} <Debug> TCPHandler: Processed in 0.001333085 sec. | ||
| 3543 | 2026.04.06 16:09:12.651941 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3544 | 2026.04.06 16:09:12.652025 [ 186 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::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 | ||
| 3545 | 2026.04.06 16:09:12.652069 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.04.06 16:09:12.652123 [ 186 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3547 | 2026.04.06 16:09:12.652152 [ 186 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3548 | 2026.04.06 16:09:12.652166 [ 4 ] {c557c404-8f4e-40db-b0b6-e7542d5f8bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3549 | 2026.04.06 16:09:12.652195 [ 186 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3550 | 2026.04.06 16:09:12.652212 [ 4 ] {c557c404-8f4e-40db-b0b6-e7542d5f8bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3551 | 2026.04.06 16:09:12.652235 [ 186 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3552 | 2026.04.06 16:09:12.652272 [ 186 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3553 | 2026.04.06 16:09:12.652316 [ 186 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3554 | 2026.04.06 16:09:12.652800 [ 4 ] {c557c404-8f4e-40db-b0b6-e7542d5f8bbd} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.04.06 16:09:12.652841 [ 4 ] {c557c404-8f4e-40db-b0b6-e7542d5f8bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3556 | 2026.04.06 16:09:12.653046 [ 187 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001048979 sec., 705447.8688324551 rows/sec., 42.81 MiB/sec. | ||
| 3557 | 2026.04.06 16:09:12.653178 [ 4 ] {c557c404-8f4e-40db-b0b6-e7542d5f8bbd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3558 | 2026.04.06 16:09:12.653249 [ 195 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3559 | 2026.04.06 16:09:12.653431 [ 4 ] {c557c404-8f4e-40db-b0b6-e7542d5f8bbd} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.04.06 16:09:12.653586 [ 4 ] {c557c404-8f4e-40db-b0b6-e7542d5f8bbd} <Debug> executeQuery: Read 481 rows, 34.46 KiB in 0.001436 sec., 334958.21727019496 rows/sec., 23.44 MiB/sec. | ||
| 3561 | 2026.04.06 16:09:12.653638 [ 4 ] {c557c404-8f4e-40db-b0b6-e7542d5f8bbd} <Debug> TCPHandler: Processed in 0.00161757 sec. | ||
| 3562 | 2026.04.06 16:09:12.653639 [ 195 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_5_1} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.04.06 16:09:12.653746 [ 195 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_5_1} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3564 | 2026.04.06 16:09:12.653761 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2026.04.06 16:09:12.653848 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3566 | 2026.04.06 16:09:12.653863 [ 4 ] {f24b5ed6-c62c-4370-b8d8-f50129f89a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3567 | 2026.04.06 16:09:12.653910 [ 4 ] {f24b5ed6-c62c-4370-b8d8-f50129f89a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3568 | 2026.04.06 16:09:12.654263 [ 4 ] {f24b5ed6-c62c-4370-b8d8-f50129f89a5b} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2026.04.06 16:09:12.654299 [ 4 ] {f24b5ed6-c62c-4370-b8d8-f50129f89a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3570 | 2026.04.06 16:09:12.654611 [ 4 ] {f24b5ed6-c62c-4370-b8d8-f50129f89a5b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3571 | 2026.04.06 16:09:12.654835 [ 4 ] {f24b5ed6-c62c-4370-b8d8-f50129f89a5b} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.04.06 16:09:12.654969 [ 4 ] {f24b5ed6-c62c-4370-b8d8-f50129f89a5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 3573 | 2026.04.06 16:09:12.655008 [ 4 ] {f24b5ed6-c62c-4370-b8d8-f50129f89a5b} <Debug> TCPHandler: Processed in 0.001294934 sec. | ||
| 3574 | 2026.04.06 16:09:12.655129 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2026.04.06 16:09:12.655224 [ 4 ] {3cd692be-60ed-4c81-9dad-24d0701437ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3576 | 2026.04.06 16:09:12.655268 [ 4 ] {3cd692be-60ed-4c81-9dad-24d0701437ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3577 | 2026.04.06 16:09:12.655667 [ 4 ] {3cd692be-60ed-4c81-9dad-24d0701437ef} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.04.06 16:09:12.655703 [ 4 ] {3cd692be-60ed-4c81-9dad-24d0701437ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3579 | 2026.04.06 16:09:12.656042 [ 4 ] {3cd692be-60ed-4c81-9dad-24d0701437ef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3580 | 2026.04.06 16:09:12.656255 [ 4 ] {3cd692be-60ed-4c81-9dad-24d0701437ef} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.04.06 16:09:12.656383 [ 4 ] {3cd692be-60ed-4c81-9dad-24d0701437ef} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001178 sec., 182512.73344651953 rows/sec., 12.01 MiB/sec. | ||
| 3582 | 2026.04.06 16:09:12.656419 [ 4 ] {3cd692be-60ed-4c81-9dad-24d0701437ef} <Debug> TCPHandler: Processed in 0.001341664 sec. | ||
| 3583 | 2026.04.06 16:09:12.656536 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2026.04.06 16:09:12.656631 [ 4 ] {a6185bd7-78a0-466d-8316-33c6e05d7b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3585 | 2026.04.06 16:09:12.656672 [ 4 ] {a6185bd7-78a0-466d-8316-33c6e05d7b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3586 | 2026.04.06 16:09:12.656995 [ 4 ] {a6185bd7-78a0-466d-8316-33c6e05d7b9d} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.04.06 16:09:12.657031 [ 4 ] {a6185bd7-78a0-466d-8316-33c6e05d7b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3588 | 2026.04.06 16:09:12.657325 [ 4 ] {a6185bd7-78a0-466d-8316-33c6e05d7b9d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3589 | 2026.04.06 16:09:12.657529 [ 4 ] {a6185bd7-78a0-466d-8316-33c6e05d7b9d} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.04.06 16:09:12.657625 [ 137 ] {} <Debug> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3591 | 2026.04.06 16:09:12.657658 [ 137 ] {} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.04.06 16:09:12.657658 [ 4 ] {a6185bd7-78a0-466d-8316-33c6e05d7b9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 3593 | 2026.04.06 16:09:12.657677 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3594 | 2026.04.06 16:09:12.657710 [ 4 ] {a6185bd7-78a0-466d-8316-33c6e05d7b9d} <Debug> TCPHandler: Processed in 0.001221842 sec. | ||
| 3595 | 2026.04.06 16:09:12.657776 [ 194 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 3596 | 2026.04.06 16:09:12.657827 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2026.04.06 16:09:12.657885 [ 194 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3598 | 2026.04.06 16:09:12.657920 [ 194 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 3599 | 2026.04.06 16:09:12.657924 [ 4 ] {fa0414c8-0f80-41e8-a33a-a5b42084a79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3600 | 2026.04.06 16:09:12.657975 [ 194 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 3601 | 2026.04.06 16:09:12.657988 [ 4 ] {fa0414c8-0f80-41e8-a33a-a5b42084a79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3602 | 2026.04.06 16:09:12.658018 [ 194 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 3603 | 2026.04.06 16:09:12.658059 [ 194 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 3604 | 2026.04.06 16:09:12.658091 [ 194 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 3605 | 2026.04.06 16:09:12.658736 [ 195 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001000098 sec., 4999.510048015294 rows/sec., 336.88 KiB/sec. | ||
| 3606 | 2026.04.06 16:09:12.658804 [ 4 ] {fa0414c8-0f80-41e8-a33a-a5b42084a79f} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2026.04.06 16:09:12.658849 [ 4 ] {fa0414c8-0f80-41e8-a33a-a5b42084a79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3608 | 2026.04.06 16:09:12.658878 [ 187 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3609 | 2026.04.06 16:09:12.659198 [ 187 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_5_1} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2026.04.06 16:09:12.659274 [ 187 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_5_1} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3611 | 2026.04.06 16:09:12.659365 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3612 | 2026.04.06 16:09:12.659416 [ 4 ] {fa0414c8-0f80-41e8-a33a-a5b42084a79f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3613 | 2026.04.06 16:09:12.659649 [ 4 ] {fa0414c8-0f80-41e8-a33a-a5b42084a79f} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.04.06 16:09:12.659790 [ 4 ] {fa0414c8-0f80-41e8-a33a-a5b42084a79f} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001884 sec., 10084.925690021231 rows/sec., 18.07 MiB/sec. | ||
| 3615 | 2026.04.06 16:09:12.659844 [ 4 ] {fa0414c8-0f80-41e8-a33a-a5b42084a79f} <Debug> TCPHandler: Processed in 0.002065598 sec. | ||
| 3616 | 2026.04.06 16:09:12.659957 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.04.06 16:09:12.660054 [ 4 ] {7a050e07-bf81-4ad4-b733-7244c88ad1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3618 | 2026.04.06 16:09:12.660095 [ 4 ] {7a050e07-bf81-4ad4-b733-7244c88ad1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3619 | 2026.04.06 16:09:12.660454 [ 4 ] {7a050e07-bf81-4ad4-b733-7244c88ad1bf} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.04.06 16:09:12.660490 [ 4 ] {7a050e07-bf81-4ad4-b733-7244c88ad1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3621 | 2026.04.06 16:09:12.660800 [ 4 ] {7a050e07-bf81-4ad4-b733-7244c88ad1bf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3622 | 2026.04.06 16:09:12.661006 [ 4 ] {7a050e07-bf81-4ad4-b733-7244c88ad1bf} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.04.06 16:09:12.661133 [ 4 ] {7a050e07-bf81-4ad4-b733-7244c88ad1bf} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001098 sec., 63752.27686703097 rows/sec., 3.88 MiB/sec. | ||
| 3624 | 2026.04.06 16:09:12.661168 [ 4 ] {7a050e07-bf81-4ad4-b733-7244c88ad1bf} <Debug> TCPHandler: Processed in 0.001259813 sec. | ||
| 3625 | 2026.04.06 16:09:14.060294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6246 | ||
| 3626 | 2026.04.06 16:09:14.060810 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2026.04.06 16:09:14.060856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3628 | 2026.04.06 16:09:14.061358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3629 | 2026.04.06 16:09:14.061621 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2026.04.06 16:09:14.061744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6246 | ||
| 3631 | 2026.04.06 16:09:14.419946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3632 | 2026.04.06 16:09:14.438678 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3633 | 2026.04.06 16:09:14.438745 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3634 | 2026.04.06 16:09:14.445378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3635 | 2026.04.06 16:09:14.446133 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.04.06 16:09:14.449831 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3637 | 2026.04.06 16:09:14.672194 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3638 | 2026.04.06 16:09:14.672388 [ 4 ] {c155863e-b59c-488c-ae04-b09bba46171e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3639 | 2026.04.06 16:09:14.672456 [ 4 ] {c155863e-b59c-488c-ae04-b09bba46171e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3640 | 2026.04.06 16:09:14.673089 [ 4 ] {c155863e-b59c-488c-ae04-b09bba46171e} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2026.04.06 16:09:14.673140 [ 4 ] {c155863e-b59c-488c-ae04-b09bba46171e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3642 | 2026.04.06 16:09:14.673509 [ 4 ] {c155863e-b59c-488c-ae04-b09bba46171e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3643 | 2026.04.06 16:09:14.673737 [ 4 ] {c155863e-b59c-488c-ae04-b09bba46171e} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3644 | 2026.04.06 16:09:14.673892 [ 4 ] {c155863e-b59c-488c-ae04-b09bba46171e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001552 sec., 2577.319587628866 rows/sec., 210.16 KiB/sec. | ||
| 3645 | 2026.04.06 16:09:14.673902 [ 134 ] {} <Debug> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3646 | 2026.04.06 16:09:14.673943 [ 4 ] {c155863e-b59c-488c-ae04-b09bba46171e} <Debug> TCPHandler: Processed in 0.001889035 sec. | ||
| 3647 | 2026.04.06 16:09:14.673982 [ 134 ] {} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.04.06 16:09:14.674033 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3649 | 2026.04.06 16:09:14.674082 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3650 | 2026.04.06 16:09:14.674130 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::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 | ||
| 3651 | 2026.04.06 16:09:14.674189 [ 4 ] {1580446d-66eb-4d99-a63e-89c5ee60d970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3652 | 2026.04.06 16:09:14.674226 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3653 | 2026.04.06 16:09:14.674234 [ 4 ] {1580446d-66eb-4d99-a63e-89c5ee60d970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3654 | 2026.04.06 16:09:14.674255 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3655 | 2026.04.06 16:09:14.674311 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3656 | 2026.04.06 16:09:14.674354 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3657 | 2026.04.06 16:09:14.674406 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3658 | 2026.04.06 16:09:14.674444 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3659 | 2026.04.06 16:09:14.674481 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3660 | 2026.04.06 16:09:14.675220 [ 187 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001122661 sec., 21377.780113498196 rows/sec., 1.78 MiB/sec. | ||
| 3661 | 2026.04.06 16:09:14.675412 [ 195 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3662 | 2026.04.06 16:09:14.675701 [ 195 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_6_1} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.04.06 16:09:14.675777 [ 195 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_6_1} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3664 | 2026.04.06 16:09:14.675824 [ 4 ] {1580446d-66eb-4d99-a63e-89c5ee60d970} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.04.06 16:09:14.675868 [ 4 ] {1580446d-66eb-4d99-a63e-89c5ee60d970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3666 | 2026.04.06 16:09:14.675876 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3667 | 2026.04.06 16:09:14.676398 [ 4 ] {1580446d-66eb-4d99-a63e-89c5ee60d970} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3668 | 2026.04.06 16:09:14.676628 [ 4 ] {1580446d-66eb-4d99-a63e-89c5ee60d970} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.04.06 16:09:14.676781 [ 4 ] {1580446d-66eb-4d99-a63e-89c5ee60d970} <Debug> executeQuery: Read 2423 rows, 182.63 KiB in 0.002616 sec., 926223.2415902141 rows/sec., 68.17 MiB/sec. | ||
| 3670 | 2026.04.06 16:09:14.676821 [ 4 ] {1580446d-66eb-4d99-a63e-89c5ee60d970} <Debug> TCPHandler: Processed in 0.002791122 sec. | ||
| 3671 | 2026.04.06 16:09:14.676935 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.04.06 16:09:14.677035 [ 4 ] {9f89b27f-8196-4d71-bd0b-228f2ce30b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3673 | 2026.04.06 16:09:14.677077 [ 4 ] {9f89b27f-8196-4d71-bd0b-228f2ce30b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3674 | 2026.04.06 16:09:14.677502 [ 4 ] {9f89b27f-8196-4d71-bd0b-228f2ce30b40} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.04.06 16:09:14.677539 [ 4 ] {9f89b27f-8196-4d71-bd0b-228f2ce30b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3676 | 2026.04.06 16:09:14.677861 [ 4 ] {9f89b27f-8196-4d71-bd0b-228f2ce30b40} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3677 | 2026.04.06 16:09:14.678071 [ 4 ] {9f89b27f-8196-4d71-bd0b-228f2ce30b40} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.04.06 16:09:14.678201 [ 4 ] {9f89b27f-8196-4d71-bd0b-228f2ce30b40} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001188 sec., 30303.0303030303 rows/sec., 2.21 MiB/sec. | ||
| 3679 | 2026.04.06 16:09:14.678239 [ 4 ] {9f89b27f-8196-4d71-bd0b-228f2ce30b40} <Debug> TCPHandler: Processed in 0.001355215 sec. | ||
| 3680 | 2026.04.06 16:09:14.678350 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.04.06 16:09:14.678444 [ 4 ] {01e11664-e590-4790-8374-32df588fa3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3682 | 2026.04.06 16:09:14.678484 [ 4 ] {01e11664-e590-4790-8374-32df588fa3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3683 | 2026.04.06 16:09:14.679133 [ 4 ] {01e11664-e590-4790-8374-32df588fa3d7} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.04.06 16:09:14.679170 [ 4 ] {01e11664-e590-4790-8374-32df588fa3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3685 | 2026.04.06 16:09:14.679507 [ 4 ] {01e11664-e590-4790-8374-32df588fa3d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3686 | 2026.04.06 16:09:14.679713 [ 4 ] {01e11664-e590-4790-8374-32df588fa3d7} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.04.06 16:09:14.679840 [ 4 ] {01e11664-e590-4790-8374-32df588fa3d7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001416 sec., 565677.966101695 rows/sec., 32.68 MiB/sec. | ||
| 3688 | 2026.04.06 16:09:14.679877 [ 4 ] {01e11664-e590-4790-8374-32df588fa3d7} <Debug> TCPHandler: Processed in 0.001576299 sec. | ||
| 3689 | 2026.04.06 16:09:14.679982 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2026.04.06 16:09:14.680082 [ 4 ] {b3a8610d-9036-465f-8a68-69df8035ad1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3691 | 2026.04.06 16:09:14.680122 [ 4 ] {b3a8610d-9036-465f-8a68-69df8035ad1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3692 | 2026.04.06 16:09:14.680511 [ 4 ] {b3a8610d-9036-465f-8a68-69df8035ad1b} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2026.04.06 16:09:14.680552 [ 4 ] {b3a8610d-9036-465f-8a68-69df8035ad1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3694 | 2026.04.06 16:09:14.680844 [ 4 ] {b3a8610d-9036-465f-8a68-69df8035ad1b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3695 | 2026.04.06 16:09:14.681050 [ 4 ] {b3a8610d-9036-465f-8a68-69df8035ad1b} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2026.04.06 16:09:14.681178 [ 4 ] {b3a8610d-9036-465f-8a68-69df8035ad1b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 3697 | 2026.04.06 16:09:14.681217 [ 4 ] {b3a8610d-9036-465f-8a68-69df8035ad1b} <Debug> TCPHandler: Processed in 0.001284304 sec. | ||
| 3698 | 2026.04.06 16:09:14.681328 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3699 | 2026.04.06 16:09:14.681422 [ 4 ] {e8d47b46-4c6a-4240-9e74-78c536bdc5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3700 | 2026.04.06 16:09:14.681467 [ 4 ] {e8d47b46-4c6a-4240-9e74-78c536bdc5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3701 | 2026.04.06 16:09:14.682233 [ 4 ] {e8d47b46-4c6a-4240-9e74-78c536bdc5a1} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.04.06 16:09:14.682268 [ 4 ] {e8d47b46-4c6a-4240-9e74-78c536bdc5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3703 | 2026.04.06 16:09:14.682658 [ 4 ] {e8d47b46-4c6a-4240-9e74-78c536bdc5a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3704 | 2026.04.06 16:09:14.682871 [ 4 ] {e8d47b46-4c6a-4240-9e74-78c536bdc5a1} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2026.04.06 16:09:14.683002 [ 4 ] {e8d47b46-4c6a-4240-9e74-78c536bdc5a1} <Debug> executeQuery: Read 1287 rows, 87.89 KiB in 0.0016 sec., 804375 rows/sec., 53.64 MiB/sec. | ||
| 3706 | 2026.04.06 16:09:14.683038 [ 4 ] {e8d47b46-4c6a-4240-9e74-78c536bdc5a1} <Debug> TCPHandler: Processed in 0.001759473 sec. | ||
| 3707 | 2026.04.06 16:09:14.683157 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2026.04.06 16:09:14.683251 [ 4 ] {2818a65e-9a6a-4e61-9302-21267ad8d67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3709 | 2026.04.06 16:09:14.683295 [ 4 ] {2818a65e-9a6a-4e61-9302-21267ad8d67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3710 | 2026.04.06 16:09:14.683987 [ 4 ] {2818a65e-9a6a-4e61-9302-21267ad8d67f} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.04.06 16:09:14.684024 [ 4 ] {2818a65e-9a6a-4e61-9302-21267ad8d67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3712 | 2026.04.06 16:09:14.684455 [ 4 ] {2818a65e-9a6a-4e61-9302-21267ad8d67f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3713 | 2026.04.06 16:09:14.684663 [ 4 ] {2818a65e-9a6a-4e61-9302-21267ad8d67f} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.04.06 16:09:14.684800 [ 4 ] {2818a65e-9a6a-4e61-9302-21267ad8d67f} <Debug> executeQuery: Read 1510 rows, 93.91 KiB in 0.001566 sec., 964240.1021711368 rows/sec., 58.56 MiB/sec. | ||
| 3715 | 2026.04.06 16:09:14.684837 [ 4 ] {2818a65e-9a6a-4e61-9302-21267ad8d67f} <Debug> TCPHandler: Processed in 0.001728112 sec. | ||
| 3716 | 2026.04.06 16:09:14.684951 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.04.06 16:09:14.685045 [ 4 ] {28b3f0ff-7f89-4ebf-bdad-ba79f7f8d600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3718 | 2026.04.06 16:09:14.685105 [ 4 ] {28b3f0ff-7f89-4ebf-bdad-ba79f7f8d600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3719 | 2026.04.06 16:09:14.685898 [ 4 ] {28b3f0ff-7f89-4ebf-bdad-ba79f7f8d600} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.04.06 16:09:14.685935 [ 4 ] {28b3f0ff-7f89-4ebf-bdad-ba79f7f8d600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3721 | 2026.04.06 16:09:14.686501 [ 4 ] {28b3f0ff-7f89-4ebf-bdad-ba79f7f8d600} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3722 | 2026.04.06 16:09:14.686722 [ 4 ] {28b3f0ff-7f89-4ebf-bdad-ba79f7f8d600} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.04.06 16:09:14.686858 [ 4 ] {28b3f0ff-7f89-4ebf-bdad-ba79f7f8d600} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001831 sec., 17476.788640087383 rows/sec., 31.32 MiB/sec. | ||
| 3724 | 2026.04.06 16:09:14.686918 [ 4 ] {28b3f0ff-7f89-4ebf-bdad-ba79f7f8d600} <Debug> TCPHandler: Processed in 0.002016018 sec. | ||
| 3725 | 2026.04.06 16:09:14.687036 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.04.06 16:09:14.687129 [ 4 ] {b59f345a-8f2f-4db5-b738-082a6cacb3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3727 | 2026.04.06 16:09:14.687171 [ 4 ] {b59f345a-8f2f-4db5-b738-082a6cacb3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3728 | 2026.04.06 16:09:14.687495 [ 4 ] {b59f345a-8f2f-4db5-b738-082a6cacb3f4} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.04.06 16:09:14.687532 [ 4 ] {b59f345a-8f2f-4db5-b738-082a6cacb3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3730 | 2026.04.06 16:09:14.687830 [ 4 ] {b59f345a-8f2f-4db5-b738-082a6cacb3f4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3731 | 2026.04.06 16:09:14.688044 [ 4 ] {b59f345a-8f2f-4db5-b738-082a6cacb3f4} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.04.06 16:09:14.688175 [ 4 ] {b59f345a-8f2f-4db5-b738-082a6cacb3f4} <Debug> executeQuery: Read 16 rows, 1.09 KiB in 0.001064 sec., 15037.593984962405 rows/sec., 1.00 MiB/sec. | ||
| 3733 | 2026.04.06 16:09:14.688210 [ 4 ] {b59f345a-8f2f-4db5-b738-082a6cacb3f4} <Debug> TCPHandler: Processed in 0.001223313 sec. | ||
| 3734 | 2026.04.06 16:09:16.574192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 480 | ||
| 3735 | 2026.04.06 16:09:16.577016 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2026.04.06 16:09:16.577077 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3737 | 2026.04.06 16:09:16.578380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3738 | 2026.04.06 16:09:16.578669 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.04.06 16:09:16.579026 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 3740 | 2026.04.06 16:09:17.632519 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2026.04.06 16:09:17.632701 [ 4 ] {a9b9ceb9-d9eb-4ab1-b15b-fa50b631d648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3742 | 2026.04.06 16:09:17.632777 [ 4 ] {a9b9ceb9-d9eb-4ab1-b15b-fa50b631d648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3743 | 2026.04.06 16:09:17.633451 [ 4 ] {a9b9ceb9-d9eb-4ab1-b15b-fa50b631d648} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.04.06 16:09:17.633505 [ 4 ] {a9b9ceb9-d9eb-4ab1-b15b-fa50b631d648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3745 | 2026.04.06 16:09:17.633945 [ 4 ] {a9b9ceb9-d9eb-4ab1-b15b-fa50b631d648} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3746 | 2026.04.06 16:09:17.634179 [ 4 ] {a9b9ceb9-d9eb-4ab1-b15b-fa50b631d648} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.04.06 16:09:17.634340 [ 4 ] {a9b9ceb9-d9eb-4ab1-b15b-fa50b631d648} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.00169 sec., 17751.479289940828 rows/sec., 1.34 MiB/sec. | ||
| 3748 | 2026.04.06 16:09:17.634390 [ 4 ] {a9b9ceb9-d9eb-4ab1-b15b-fa50b631d648} <Debug> TCPHandler: Processed in 0.002008377 sec. | ||
| 3749 | 2026.04.06 16:09:17.634514 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2026.04.06 16:09:17.634617 [ 4 ] {c9aed580-8ec5-4b14-af6a-3c7b83144cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3751 | 2026.04.06 16:09:17.634662 [ 4 ] {c9aed580-8ec5-4b14-af6a-3c7b83144cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3752 | 2026.04.06 16:09:17.635082 [ 4 ] {c9aed580-8ec5-4b14-af6a-3c7b83144cdc} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.04.06 16:09:17.635123 [ 4 ] {c9aed580-8ec5-4b14-af6a-3c7b83144cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3754 | 2026.04.06 16:09:17.635433 [ 4 ] {c9aed580-8ec5-4b14-af6a-3c7b83144cdc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3755 | 2026.04.06 16:09:17.635651 [ 4 ] {c9aed580-8ec5-4b14-af6a-3c7b83144cdc} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.04.06 16:09:17.635786 [ 4 ] {c9aed580-8ec5-4b14-af6a-3c7b83144cdc} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001192 sec., 30201.342281879195 rows/sec., 2.36 MiB/sec. | ||
| 3757 | 2026.04.06 16:09:17.635824 [ 4 ] {c9aed580-8ec5-4b14-af6a-3c7b83144cdc} <Debug> TCPHandler: Processed in 0.001362035 sec. | ||
| 3758 | 2026.04.06 16:09:17.635938 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2026.04.06 16:09:17.636037 [ 4 ] {906675e4-47ac-4846-96d1-1a427830352e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3760 | 2026.04.06 16:09:17.636082 [ 4 ] {906675e4-47ac-4846-96d1-1a427830352e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3761 | 2026.04.06 16:09:17.636452 [ 4 ] {906675e4-47ac-4846-96d1-1a427830352e} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2026.04.06 16:09:17.636489 [ 4 ] {906675e4-47ac-4846-96d1-1a427830352e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3763 | 2026.04.06 16:09:17.636814 [ 4 ] {906675e4-47ac-4846-96d1-1a427830352e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3764 | 2026.04.06 16:09:17.637025 [ 4 ] {906675e4-47ac-4846-96d1-1a427830352e} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2026.04.06 16:09:17.637159 [ 4 ] {906675e4-47ac-4846-96d1-1a427830352e} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001142 sec., 57793.345008756565 rows/sec., 4.03 MiB/sec. | ||
| 3766 | 2026.04.06 16:09:17.637197 [ 4 ] {906675e4-47ac-4846-96d1-1a427830352e} <Debug> TCPHandler: Processed in 0.001309564 sec. | ||
| 3767 | 2026.04.06 16:09:17.637315 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2026.04.06 16:09:17.637411 [ 4 ] {c366b3a0-0bc5-4080-bbb5-c5a8e45b875f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3769 | 2026.04.06 16:09:17.637454 [ 4 ] {c366b3a0-0bc5-4080-bbb5-c5a8e45b875f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3770 | 2026.04.06 16:09:17.637783 [ 4 ] {c366b3a0-0bc5-4080-bbb5-c5a8e45b875f} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2026.04.06 16:09:17.637821 [ 4 ] {c366b3a0-0bc5-4080-bbb5-c5a8e45b875f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3772 | 2026.04.06 16:09:17.638140 [ 4 ] {c366b3a0-0bc5-4080-bbb5-c5a8e45b875f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3773 | 2026.04.06 16:09:17.638356 [ 4 ] {c366b3a0-0bc5-4080-bbb5-c5a8e45b875f} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2026.04.06 16:09:17.638485 [ 4 ] {c366b3a0-0bc5-4080-bbb5-c5a8e45b875f} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001094 sec., 21937.84277879342 rows/sec., 1.46 MiB/sec. | ||
| 3775 | 2026.04.06 16:09:17.638523 [ 4 ] {c366b3a0-0bc5-4080-bbb5-c5a8e45b875f} <Debug> TCPHandler: Processed in 0.001258873 sec. | ||
| 3776 | 2026.04.06 16:09:21.482570 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3777 | 2026.04.06 16:09:21.482633 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3778 | 2026.04.06 16:09:21.562762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6694 | ||
| 3779 | 2026.04.06 16:09:21.563213 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.04.06 16:09:21.563249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3781 | 2026.04.06 16:09:21.563775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3782 | 2026.04.06 16:09:21.564000 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.04.06 16:09:21.564133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6694 | ||
| 3784 | 2026.04.06 16:09:21.949888 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3785 | 2026.04.06 16:09:21.967378 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.04.06 16:09:21.967432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3787 | 2026.04.06 16:09:21.973705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3788 | 2026.04.06 16:09:21.974404 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.04.06 16:09:21.977296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3790 | 2026.04.06 16:09:22.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.36 MiB, peak 231.36 MiB, free memory in arenas 0.00 B, will set to 228.43 MiB (RSS), difference: 1.07 MiB | ||
| 3791 | 2026.04.06 16:09:22.642694 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.04.06 16:09:22.642875 [ 4 ] {bcc9b754-7f33-4fd7-93bc-e521b0552d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3793 | 2026.04.06 16:09:22.642939 [ 4 ] {bcc9b754-7f33-4fd7-93bc-e521b0552d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3794 | 2026.04.06 16:09:22.643678 [ 4 ] {bcc9b754-7f33-4fd7-93bc-e521b0552d8f} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.04.06 16:09:22.643725 [ 4 ] {bcc9b754-7f33-4fd7-93bc-e521b0552d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3796 | 2026.04.06 16:09:22.644110 [ 4 ] {bcc9b754-7f33-4fd7-93bc-e521b0552d8f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3797 | 2026.04.06 16:09:22.644325 [ 4 ] {bcc9b754-7f33-4fd7-93bc-e521b0552d8f} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.04.06 16:09:22.644464 [ 4 ] {bcc9b754-7f33-4fd7-93bc-e521b0552d8f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001638 sec., 173382.17338217338 rows/sec., 11.01 MiB/sec. | ||
| 3799 | 2026.04.06 16:09:22.644507 [ 4 ] {bcc9b754-7f33-4fd7-93bc-e521b0552d8f} <Debug> TCPHandler: Processed in 0.001937126 sec. | ||
| 3800 | 2026.04.06 16:09:22.644635 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.04.06 16:09:22.644729 [ 4 ] {71d5510d-490c-411f-aec6-1643ee154bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3802 | 2026.04.06 16:09:22.644769 [ 4 ] {71d5510d-490c-411f-aec6-1643ee154bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3803 | 2026.04.06 16:09:22.645539 [ 4 ] {71d5510d-490c-411f-aec6-1643ee154bb8} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.04.06 16:09:22.645575 [ 4 ] {71d5510d-490c-411f-aec6-1643ee154bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3805 | 2026.04.06 16:09:22.645907 [ 4 ] {71d5510d-490c-411f-aec6-1643ee154bb8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3806 | 2026.04.06 16:09:22.646109 [ 4 ] {71d5510d-490c-411f-aec6-1643ee154bb8} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.04.06 16:09:22.646233 [ 4 ] {71d5510d-490c-411f-aec6-1643ee154bb8} <Debug> executeQuery: Read 809 rows, 64.48 KiB in 0.001523 sec., 531188.443860801 rows/sec., 41.34 MiB/sec. | ||
| 3808 | 2026.04.06 16:09:22.646269 [ 4 ] {71d5510d-490c-411f-aec6-1643ee154bb8} <Debug> TCPHandler: Processed in 0.001682931 sec. | ||
| 3809 | 2026.04.06 16:09:22.646382 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2026.04.06 16:09:22.646474 [ 4 ] {fea96406-d315-412f-bb25-74fba8d3494b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3811 | 2026.04.06 16:09:22.646513 [ 4 ] {fea96406-d315-412f-bb25-74fba8d3494b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3812 | 2026.04.06 16:09:22.646950 [ 4 ] {fea96406-d315-412f-bb25-74fba8d3494b} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.04.06 16:09:22.646985 [ 4 ] {fea96406-d315-412f-bb25-74fba8d3494b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3814 | 2026.04.06 16:09:22.647276 [ 4 ] {fea96406-d315-412f-bb25-74fba8d3494b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3815 | 2026.04.06 16:09:22.647484 [ 4 ] {fea96406-d315-412f-bb25-74fba8d3494b} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.04.06 16:09:22.647585 [ 122 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3817 | 2026.04.06 16:09:22.647608 [ 4 ] {fea96406-d315-412f-bb25-74fba8d3494b} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001152 sec., 139756.94444444444 rows/sec., 8.45 MiB/sec. | ||
| 3818 | 2026.04.06 16:09:22.647653 [ 122 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2026.04.06 16:09:22.647660 [ 4 ] {fea96406-d315-412f-bb25-74fba8d3494b} <Debug> TCPHandler: Processed in 0.001325004 sec. | ||
| 3820 | 2026.04.06 16:09:22.647681 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3821 | 2026.04.06 16:09:22.647782 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 3822 | 2026.04.06 16:09:22.647806 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2026.04.06 16:09:22.647892 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3824 | 2026.04.06 16:09:22.647913 [ 4 ] {47ac2da6-e15c-40d8-bfad-8c33eb57e827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3825 | 2026.04.06 16:09:22.647924 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 197 rows starting from the beginning of the part | ||
| 3826 | 2026.04.06 16:09:22.647954 [ 4 ] {47ac2da6-e15c-40d8-bfad-8c33eb57e827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3827 | 2026.04.06 16:09:22.647988 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 169 rows starting from the beginning of the part | ||
| 3828 | 2026.04.06 16:09:22.648036 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
| 3829 | 2026.04.06 16:09:22.648078 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 161 rows starting from the beginning of the part | ||
| 3830 | 2026.04.06 16:09:22.648122 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 3831 | 2026.04.06 16:09:22.648165 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part | ||
| 3832 | 2026.04.06 16:09:22.648398 [ 4 ] {47ac2da6-e15c-40d8-bfad-8c33eb57e827} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.04.06 16:09:22.648432 [ 4 ] {47ac2da6-e15c-40d8-bfad-8c33eb57e827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3834 | 2026.04.06 16:09:22.648784 [ 4 ] {47ac2da6-e15c-40d8-bfad-8c33eb57e827} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3835 | 2026.04.06 16:09:22.648985 [ 4 ] {47ac2da6-e15c-40d8-bfad-8c33eb57e827} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.04.06 16:09:22.648998 [ 195 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254503 sec., 595454.9331488247 rows/sec., 39.25 MiB/sec. | ||
| 3837 | 2026.04.06 16:09:22.649107 [ 4 ] {47ac2da6-e15c-40d8-bfad-8c33eb57e827} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001212 sec., 122937.29372937293 rows/sec., 7.94 MiB/sec. | ||
| 3838 | 2026.04.06 16:09:22.649150 [ 4 ] {47ac2da6-e15c-40d8-bfad-8c33eb57e827} <Debug> TCPHandler: Processed in 0.001403906 sec. | ||
| 3839 | 2026.04.06 16:09:22.649192 [ 198 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3840 | 2026.04.06 16:09:22.649270 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2026.04.06 16:09:22.649365 [ 4 ] {580a2867-51e0-4aab-95df-237defb65dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3842 | 2026.04.06 16:09:22.649405 [ 4 ] {580a2867-51e0-4aab-95df-237defb65dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3843 | 2026.04.06 16:09:22.649485 [ 198 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_16_3} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2026.04.06 16:09:22.649564 [ 198 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_16_3} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3845 | 2026.04.06 16:09:22.649656 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3846 | 2026.04.06 16:09:22.649835 [ 4 ] {580a2867-51e0-4aab-95df-237defb65dc1} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2026.04.06 16:09:22.649874 [ 4 ] {580a2867-51e0-4aab-95df-237defb65dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3848 | 2026.04.06 16:09:22.650174 [ 4 ] {580a2867-51e0-4aab-95df-237defb65dc1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3849 | 2026.04.06 16:09:22.650374 [ 4 ] {580a2867-51e0-4aab-95df-237defb65dc1} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2026.04.06 16:09:22.650495 [ 4 ] {580a2867-51e0-4aab-95df-237defb65dc1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 3851 | 2026.04.06 16:09:22.650531 [ 4 ] {580a2867-51e0-4aab-95df-237defb65dc1} <Debug> TCPHandler: Processed in 0.001308054 sec. | ||
| 3852 | 2026.04.06 16:09:22.650650 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2026.04.06 16:09:22.650740 [ 4 ] {e95d561c-a3cf-4e0c-9ceb-00c0c079a904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3854 | 2026.04.06 16:09:22.650778 [ 4 ] {e95d561c-a3cf-4e0c-9ceb-00c0c079a904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3855 | 2026.04.06 16:09:22.651334 [ 4 ] {e95d561c-a3cf-4e0c-9ceb-00c0c079a904} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.04.06 16:09:22.651369 [ 4 ] {e95d561c-a3cf-4e0c-9ceb-00c0c079a904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3857 | 2026.04.06 16:09:22.651687 [ 4 ] {e95d561c-a3cf-4e0c-9ceb-00c0c079a904} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3858 | 2026.04.06 16:09:22.651904 [ 4 ] {e95d561c-a3cf-4e0c-9ceb-00c0c079a904} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.04.06 16:09:22.652030 [ 4 ] {e95d561c-a3cf-4e0c-9ceb-00c0c079a904} <Debug> executeQuery: Read 481 rows, 34.46 KiB in 0.001307 sec., 368018.3626625861 rows/sec., 25.75 MiB/sec. | ||
| 3860 | 2026.04.06 16:09:22.652066 [ 4 ] {e95d561c-a3cf-4e0c-9ceb-00c0c079a904} <Debug> TCPHandler: Processed in 0.001463197 sec. | ||
| 3861 | 2026.04.06 16:09:22.652178 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2026.04.06 16:09:22.652270 [ 4 ] {806490a9-df28-47e2-a40d-2a04751985d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3863 | 2026.04.06 16:09:22.652308 [ 4 ] {806490a9-df28-47e2-a40d-2a04751985d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3864 | 2026.04.06 16:09:22.652639 [ 4 ] {806490a9-df28-47e2-a40d-2a04751985d2} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.04.06 16:09:22.652675 [ 4 ] {806490a9-df28-47e2-a40d-2a04751985d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3866 | 2026.04.06 16:09:22.652970 [ 4 ] {806490a9-df28-47e2-a40d-2a04751985d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3867 | 2026.04.06 16:09:22.653176 [ 4 ] {806490a9-df28-47e2-a40d-2a04751985d2} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.04.06 16:09:22.653277 [ 122 ] {} <Debug> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3869 | 2026.04.06 16:09:22.653301 [ 4 ] {806490a9-df28-47e2-a40d-2a04751985d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 3870 | 2026.04.06 16:09:22.653313 [ 122 ] {} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.04.06 16:09:22.653339 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3872 | 2026.04.06 16:09:22.653343 [ 4 ] {806490a9-df28-47e2-a40d-2a04751985d2} <Debug> TCPHandler: Processed in 0.001211612 sec. | ||
| 3873 | 2026.04.06 16:09:22.653414 [ 198 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 3874 | 2026.04.06 16:09:22.653462 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2026.04.06 16:09:22.653510 [ 198 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3876 | 2026.04.06 16:09:22.653542 [ 198 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 3877 | 2026.04.06 16:09:22.653557 [ 4 ] {3ad4f1af-9850-49f8-b022-e4d11aa608c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3878 | 2026.04.06 16:09:22.653596 [ 198 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 3879 | 2026.04.06 16:09:22.653603 [ 4 ] {3ad4f1af-9850-49f8-b022-e4d11aa608c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3880 | 2026.04.06 16:09:22.653640 [ 198 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 3881 | 2026.04.06 16:09:22.653679 [ 198 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 3882 | 2026.04.06 16:09:22.653713 [ 198 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 3883 | 2026.04.06 16:09:22.653774 [ 198 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 3884 | 2026.04.06 16:09:22.654016 [ 4 ] {3ad4f1af-9850-49f8-b022-e4d11aa608c4} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.04.06 16:09:22.654056 [ 4 ] {3ad4f1af-9850-49f8-b022-e4d11aa608c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3886 | 2026.04.06 16:09:22.654395 [ 4 ] {3ad4f1af-9850-49f8-b022-e4d11aa608c4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3887 | 2026.04.06 16:09:22.654615 [ 4 ] {3ad4f1af-9850-49f8-b022-e4d11aa608c4} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.04.06 16:09:22.654680 [ 195 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001296784 sec., 27760.984096040665 rows/sec., 1.42 MiB/sec. | ||
| 3889 | 2026.04.06 16:09:22.654741 [ 4 ] {3ad4f1af-9850-49f8-b022-e4d11aa608c4} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001201 sec., 179017.48542880933 rows/sec., 11.78 MiB/sec. | ||
| 3890 | 2026.04.06 16:09:22.654780 [ 4 ] {3ad4f1af-9850-49f8-b022-e4d11aa608c4} <Debug> TCPHandler: Processed in 0.001364995 sec. | ||
| 3891 | 2026.04.06 16:09:22.654825 [ 196 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3892 | 2026.04.06 16:09:22.654898 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3893 | 2026.04.06 16:09:22.654988 [ 4 ] {41d5409e-1056-4ed3-b3e3-b4ae245afe9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3894 | 2026.04.06 16:09:22.655028 [ 4 ] {41d5409e-1056-4ed3-b3e3-b4ae245afe9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3895 | 2026.04.06 16:09:22.655096 [ 196 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_6_1} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.04.06 16:09:22.655158 [ 196 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_6_1} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3897 | 2026.04.06 16:09:22.655227 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3898 | 2026.04.06 16:09:22.655335 [ 4 ] {41d5409e-1056-4ed3-b3e3-b4ae245afe9f} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2026.04.06 16:09:22.655368 [ 4 ] {41d5409e-1056-4ed3-b3e3-b4ae245afe9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3900 | 2026.04.06 16:09:22.655645 [ 4 ] {41d5409e-1056-4ed3-b3e3-b4ae245afe9f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3901 | 2026.04.06 16:09:22.655845 [ 4 ] {41d5409e-1056-4ed3-b3e3-b4ae245afe9f} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.04.06 16:09:22.655967 [ 4 ] {41d5409e-1056-4ed3-b3e3-b4ae245afe9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000997 sec., 1003.0090270812436 rows/sec., 67.59 KiB/sec. | ||
| 3903 | 2026.04.06 16:09:22.656001 [ 4 ] {41d5409e-1056-4ed3-b3e3-b4ae245afe9f} <Debug> TCPHandler: Processed in 0.001150251 sec. | ||
| 3904 | 2026.04.06 16:09:22.656106 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3905 | 2026.04.06 16:09:22.656197 [ 4 ] {e0017442-8434-4055-b077-0d65d337d449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3906 | 2026.04.06 16:09:22.656248 [ 4 ] {e0017442-8434-4055-b077-0d65d337d449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3907 | 2026.04.06 16:09:22.657005 [ 4 ] {e0017442-8434-4055-b077-0d65d337d449} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.04.06 16:09:22.657040 [ 4 ] {e0017442-8434-4055-b077-0d65d337d449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3909 | 2026.04.06 16:09:22.657543 [ 4 ] {e0017442-8434-4055-b077-0d65d337d449} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3910 | 2026.04.06 16:09:22.657758 [ 4 ] {e0017442-8434-4055-b077-0d65d337d449} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.04.06 16:09:22.657856 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3912 | 2026.04.06 16:09:22.657888 [ 4 ] {e0017442-8434-4055-b077-0d65d337d449} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001708 sec., 11124.121779859484 rows/sec., 19.93 MiB/sec. | ||
| 3913 | 2026.04.06 16:09:22.657894 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2026.04.06 16:09:22.657928 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3915 | 2026.04.06 16:09:22.657944 [ 4 ] {e0017442-8434-4055-b077-0d65d337d449} <Debug> TCPHandler: Processed in 0.001884335 sec. | ||
| 3916 | 2026.04.06 16:09:22.657993 [ 198 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 3917 | 2026.04.06 16:09:22.658061 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2026.04.06 16:09:22.658156 [ 4 ] {a0558e11-a07c-4e1f-8dd3-6ad986995fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3919 | 2026.04.06 16:09:22.658195 [ 4 ] {a0558e11-a07c-4e1f-8dd3-6ad986995fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3920 | 2026.04.06 16:09:22.658201 [ 198 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3921 | 2026.04.06 16:09:22.658261 [ 198 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 3922 | 2026.04.06 16:09:22.658387 [ 198 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part | ||
| 3923 | 2026.04.06 16:09:22.658503 [ 198 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
| 3924 | 2026.04.06 16:09:22.658524 [ 4 ] {a0558e11-a07c-4e1f-8dd3-6ad986995fb5} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.04.06 16:09:22.658563 [ 4 ] {a0558e11-a07c-4e1f-8dd3-6ad986995fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3926 | 2026.04.06 16:09:22.658621 [ 198 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part | ||
| 3927 | 2026.04.06 16:09:22.658739 [ 198 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3928 | 2026.04.06 16:09:22.658849 [ 198 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part | ||
| 3929 | 2026.04.06 16:09:22.658870 [ 4 ] {a0558e11-a07c-4e1f-8dd3-6ad986995fb5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3930 | 2026.04.06 16:09:22.659082 [ 4 ] {a0558e11-a07c-4e1f-8dd3-6ad986995fb5} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.04.06 16:09:22.659248 [ 4 ] {a0558e11-a07c-4e1f-8dd3-6ad986995fb5} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001108 sec., 63176.8953068592 rows/sec., 3.84 MiB/sec. | ||
| 3932 | 2026.04.06 16:09:22.659292 [ 4 ] {a0558e11-a07c-4e1f-8dd3-6ad986995fb5} <Debug> TCPHandler: Processed in 0.001277893 sec. | ||
| 3933 | 2026.04.06 16:09:22.662111 [ 196 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 287 rows, containing 19 columns (19 merged, 0 gathered) in 0.004147276 sec., 69202.04973095593 rows/sec., 124.01 MiB/sec. | ||
| 3934 | 2026.04.06 16:09:22.662866 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3935 | 2026.04.06 16:09:22.663318 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.04.06 16:09:22.663410 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3937 | 2026.04.06 16:09:22.663570 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3938 | 2026.04.06 16:09:26.579362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 510 | ||
| 3939 | 2026.04.06 16:09:26.581667 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.04.06 16:09:26.581718 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3941 | 2026.04.06 16:09:26.582860 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3942 | 2026.04.06 16:09:26.583121 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.04.06 16:09:26.583365 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 3944 | 2026.04.06 16:09:27.635773 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.04.06 16:09:27.635948 [ 4 ] {159c95c3-2ce5-4e66-b0d1-976cb91761a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3946 | 2026.04.06 16:09:27.636014 [ 4 ] {159c95c3-2ce5-4e66-b0d1-976cb91761a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3947 | 2026.04.06 16:09:27.636673 [ 4 ] {159c95c3-2ce5-4e66-b0d1-976cb91761a0} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.04.06 16:09:27.636723 [ 4 ] {159c95c3-2ce5-4e66-b0d1-976cb91761a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3949 | 2026.04.06 16:09:27.637114 [ 4 ] {159c95c3-2ce5-4e66-b0d1-976cb91761a0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3950 | 2026.04.06 16:09:27.637339 [ 4 ] {159c95c3-2ce5-4e66-b0d1-976cb91761a0} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.04.06 16:09:27.637494 [ 4 ] {159c95c3-2ce5-4e66-b0d1-976cb91761a0} <Debug> executeQuery: Read 76 rows, 6.65 KiB in 0.001593 sec., 47708.72567482737 rows/sec., 4.08 MiB/sec. | ||
| 3952 | 2026.04.06 16:09:27.637503 [ 111 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3953 | 2026.04.06 16:09:27.637542 [ 4 ] {159c95c3-2ce5-4e66-b0d1-976cb91761a0} <Debug> TCPHandler: Processed in 0.001896045 sec. | ||
| 3954 | 2026.04.06 16:09:27.637571 [ 111 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.04.06 16:09:27.637600 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3956 | 2026.04.06 16:09:27.637679 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2026.04.06 16:09:27.637739 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 3958 | 2026.04.06 16:09:27.637785 [ 4 ] {5f86c612-64d2-4baf-91e1-b5fdcbcfe718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3959 | 2026.04.06 16:09:27.637833 [ 4 ] {5f86c612-64d2-4baf-91e1-b5fdcbcfe718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3960 | 2026.04.06 16:09:27.637902 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3961 | 2026.04.06 16:09:27.637961 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3211 rows starting from the beginning of the part | ||
| 3962 | 2026.04.06 16:09:27.638053 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 809 rows starting from the beginning of the part | ||
| 3963 | 2026.04.06 16:09:27.638135 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2423 rows starting from the beginning of the part | ||
| 3964 | 2026.04.06 16:09:27.638190 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 3965 | 2026.04.06 16:09:27.638239 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 809 rows starting from the beginning of the part | ||
| 3966 | 2026.04.06 16:09:27.638275 [ 4 ] {5f86c612-64d2-4baf-91e1-b5fdcbcfe718} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.04.06 16:09:27.638281 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 76 rows starting from the beginning of the part | ||
| 3968 | 2026.04.06 16:09:27.638322 [ 4 ] {5f86c612-64d2-4baf-91e1-b5fdcbcfe718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3969 | 2026.04.06 16:09:27.638664 [ 4 ] {5f86c612-64d2-4baf-91e1-b5fdcbcfe718} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3970 | 2026.04.06 16:09:27.638895 [ 4 ] {5f86c612-64d2-4baf-91e1-b5fdcbcfe718} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2026.04.06 16:09:27.639027 [ 4 ] {5f86c612-64d2-4baf-91e1-b5fdcbcfe718} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001266 sec., 18167.45655608215 rows/sec., 1.33 MiB/sec. | ||
| 3972 | 2026.04.06 16:09:27.639065 [ 4 ] {5f86c612-64d2-4baf-91e1-b5fdcbcfe718} <Debug> TCPHandler: Processed in 0.001437756 sec. | ||
| 3973 | 2026.04.06 16:09:27.639183 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3974 | 2026.04.06 16:09:27.639280 [ 4 ] {47021daf-a88c-4156-a4f8-66cf565dcc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3975 | 2026.04.06 16:09:27.639321 [ 4 ] {47021daf-a88c-4156-a4f8-66cf565dcc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3976 | 2026.04.06 16:09:27.639776 [ 4 ] {47021daf-a88c-4156-a4f8-66cf565dcc9f} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.04.06 16:09:27.639814 [ 4 ] {47021daf-a88c-4156-a4f8-66cf565dcc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3978 | 2026.04.06 16:09:27.640118 [ 4 ] {47021daf-a88c-4156-a4f8-66cf565dcc9f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3979 | 2026.04.06 16:09:27.640329 [ 4 ] {47021daf-a88c-4156-a4f8-66cf565dcc9f} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2026.04.06 16:09:27.640440 [ 111 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3981 | 2026.04.06 16:09:27.640463 [ 4 ] {47021daf-a88c-4156-a4f8-66cf565dcc9f} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001203 sec., 49044.05652535328 rows/sec., 3.83 MiB/sec. | ||
| 3982 | 2026.04.06 16:09:27.640478 [ 111 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.04.06 16:09:27.640506 [ 4 ] {47021daf-a88c-4156-a4f8-66cf565dcc9f} <Debug> TCPHandler: Processed in 0.001372245 sec. | ||
| 3984 | 2026.04.06 16:09:27.640510 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3985 | 2026.04.06 16:09:27.640623 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 3986 | 2026.04.06 16:09:27.640647 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.04.06 16:09:27.640729 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3988 | 2026.04.06 16:09:27.640751 [ 4 ] {79edb6ef-e0a4-4cd4-b128-e11119b704e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3989 | 2026.04.06 16:09:27.640768 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1762 rows starting from the beginning of the part | ||
| 3990 | 2026.04.06 16:09:27.640789 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7358 rows, containing 5 columns (5 merged, 0 gathered) in 0.003116237 sec., 2361181.129676594 rows/sec., 186.38 MiB/sec. | ||
| 3991 | 2026.04.06 16:09:27.640799 [ 4 ] {79edb6ef-e0a4-4cd4-b128-e11119b704e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3992 | 2026.04.06 16:09:27.640840 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 481 rows starting from the beginning of the part | ||
| 3993 | 2026.04.06 16:09:27.640902 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1287 rows starting from the beginning of the part | ||
| 3994 | 2026.04.06 16:09:27.640944 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 3995 | 2026.04.06 16:09:27.640982 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 481 rows starting from the beginning of the part | ||
| 3996 | 2026.04.06 16:09:27.641033 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 59 rows starting from the beginning of the part | ||
| 3997 | 2026.04.06 16:09:27.641109 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3998 | 2026.04.06 16:09:27.641261 [ 4 ] {79edb6ef-e0a4-4cd4-b128-e11119b704e0} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.04.06 16:09:27.641298 [ 4 ] {79edb6ef-e0a4-4cd4-b128-e11119b704e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4000 | 2026.04.06 16:09:27.641399 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_21_4} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4001 | 2026.04.06 16:09:27.641473 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_21_4} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4002 | 2026.04.06 16:09:27.641554 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4003 | 2026.04.06 16:09:27.641682 [ 4 ] {79edb6ef-e0a4-4cd4-b128-e11119b704e0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4004 | 2026.04.06 16:09:27.641907 [ 4 ] {79edb6ef-e0a4-4cd4-b128-e11119b704e0} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.04.06 16:09:27.642015 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4006 | 2026.04.06 16:09:27.642040 [ 4 ] {79edb6ef-e0a4-4cd4-b128-e11119b704e0} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001309 sec., 84033.61344537814 rows/sec., 5.86 MiB/sec. | ||
| 4007 | 2026.04.06 16:09:27.642047 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.04.06 16:09:27.642079 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4009 | 2026.04.06 16:09:27.642084 [ 4 ] {79edb6ef-e0a4-4cd4-b128-e11119b704e0} <Debug> TCPHandler: Processed in 0.001497267 sec. | ||
| 4010 | 2026.04.06 16:09:27.642152 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 4011 | 2026.04.06 16:09:27.642215 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4012 | 2026.04.06 16:09:27.642254 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4013 | 2026.04.06 16:09:27.642289 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5209 rows starting from the beginning of the part | ||
| 4014 | 2026.04.06 16:09:27.642314 [ 4 ] {b4218923-985a-44a0-bc0c-01d51710fbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4015 | 2026.04.06 16:09:27.642340 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 4016 | 2026.04.06 16:09:27.642374 [ 4 ] {b4218923-985a-44a0-bc0c-01d51710fbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4017 | 2026.04.06 16:09:27.642395 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1510 rows starting from the beginning of the part | ||
| 4018 | 2026.04.06 16:09:27.642438 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 4019 | 2026.04.06 16:09:27.642476 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 215 rows starting from the beginning of the part | ||
| 4020 | 2026.04.06 16:09:27.642519 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 110 rows starting from the beginning of the part | ||
| 4021 | 2026.04.06 16:09:27.642606 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4106 rows, containing 5 columns (5 merged, 0 gathered) in 0.002029648 sec., 2023010.8866167925 rows/sec., 145.48 MiB/sec. | ||
| 4022 | 2026.04.06 16:09:27.642886 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4023 | 2026.04.06 16:09:27.643209 [ 4 ] {b4218923-985a-44a0-bc0c-01d51710fbda} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.04.06 16:09:27.643238 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_21_4} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.04.06 16:09:27.643251 [ 4 ] {b4218923-985a-44a0-bc0c-01d51710fbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4026 | 2026.04.06 16:09:27.643335 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_21_4} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4027 | 2026.04.06 16:09:27.643439 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 4028 | 2026.04.06 16:09:27.643812 [ 4 ] {b4218923-985a-44a0-bc0c-01d51710fbda} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4029 | 2026.04.06 16:09:27.644043 [ 4 ] {b4218923-985a-44a0-bc0c-01d51710fbda} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.04.06 16:09:27.644181 [ 4 ] {b4218923-985a-44a0-bc0c-01d51710fbda} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001886 sec., 12195.121951219511 rows/sec., 21.85 MiB/sec. | ||
| 4031 | 2026.04.06 16:09:27.644244 [ 4 ] {b4218923-985a-44a0-bc0c-01d51710fbda} <Debug> TCPHandler: Processed in 0.002078928 sec. | ||
| 4032 | 2026.04.06 16:09:27.644365 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4033 | 2026.04.06 16:09:27.644459 [ 4 ] {2360afe7-e0c0-4912-81ff-7cb63fffc0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4034 | 2026.04.06 16:09:27.644500 [ 4 ] {2360afe7-e0c0-4912-81ff-7cb63fffc0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4035 | 2026.04.06 16:09:27.644696 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7325 rows, containing 5 columns (5 merged, 0 gathered) in 0.002576378 sec., 2843138.70092044 rows/sec., 177.98 MiB/sec. | ||
| 4036 | 2026.04.06 16:09:27.644865 [ 4 ] {2360afe7-e0c0-4912-81ff-7cb63fffc0e8} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2026.04.06 16:09:27.644911 [ 4 ] {2360afe7-e0c0-4912-81ff-7cb63fffc0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4038 | 2026.04.06 16:09:27.645243 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4039 | 2026.04.06 16:09:27.645318 [ 4 ] {2360afe7-e0c0-4912-81ff-7cb63fffc0e8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4040 | 2026.04.06 16:09:27.645617 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.04.06 16:09:27.645691 [ 4 ] {2360afe7-e0c0-4912-81ff-7cb63fffc0e8} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.04.06 16:09:27.645723 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4043 | 2026.04.06 16:09:27.645815 [ 111 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4044 | 2026.04.06 16:09:27.645829 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 4045 | 2026.04.06 16:09:27.645837 [ 4 ] {2360afe7-e0c0-4912-81ff-7cb63fffc0e8} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001396 sec., 28653.295128939826 rows/sec., 1.91 MiB/sec. | ||
| 4046 | 2026.04.06 16:09:27.645854 [ 111 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.04.06 16:09:27.645896 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4048 | 2026.04.06 16:09:27.645900 [ 4 ] {2360afe7-e0c0-4912-81ff-7cb63fffc0e8} <Debug> TCPHandler: Processed in 0.001584319 sec. | ||
| 4049 | 2026.04.06 16:09:27.645983 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 4050 | 2026.04.06 16:09:27.646075 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4051 | 2026.04.06 16:09:27.646104 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 402 rows starting from the beginning of the part | ||
| 4052 | 2026.04.06 16:09:27.646180 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part | ||
| 4053 | 2026.04.06 16:09:27.646228 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 4054 | 2026.04.06 16:09:27.646270 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4055 | 2026.04.06 16:09:27.646310 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part | ||
| 4056 | 2026.04.06 16:09:27.646350 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 4057 | 2026.04.06 16:09:27.647166 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 4 columns (4 merged, 0 gathered) in 0.001219382 sec., 510094.4576843024 rows/sec., 31.62 MiB/sec. | ||
| 4058 | 2026.04.06 16:09:27.647344 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4059 | 2026.04.06 16:09:27.647662 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_21_4} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.04.06 16:09:27.647749 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_21_4} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4061 | 2026.04.06 16:09:27.647839 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4062 | 2026.04.06 16:09:29.064256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7206 | ||
| 4063 | 2026.04.06 16:09:29.064767 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.04.06 16:09:29.064818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4065 | 2026.04.06 16:09:29.065298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4066 | 2026.04.06 16:09:29.065534 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.04.06 16:09:29.065680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7206 | ||
| 4068 | 2026.04.06 16:09:29.477412 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 4069 | 2026.04.06 16:09:29.494157 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.04.06 16:09:29.494214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4071 | 2026.04.06 16:09:29.499848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4072 | 2026.04.06 16:09:29.500558 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.04.06 16:09:29.503502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 4074 | 2026.04.06 16:09:32.643297 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4075 | 2026.04.06 16:09:32.643522 [ 4 ] {a173f3f7-51b0-4dab-a16d-ab42cf49cd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4076 | 2026.04.06 16:09:32.643597 [ 4 ] {a173f3f7-51b0-4dab-a16d-ab42cf49cd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4077 | 2026.04.06 16:09:32.644418 [ 4 ] {a173f3f7-51b0-4dab-a16d-ab42cf49cd9b} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.04.06 16:09:32.644466 [ 4 ] {a173f3f7-51b0-4dab-a16d-ab42cf49cd9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4079 | 2026.04.06 16:09:32.644885 [ 4 ] {a173f3f7-51b0-4dab-a16d-ab42cf49cd9b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4080 | 2026.04.06 16:09:32.645142 [ 4 ] {a173f3f7-51b0-4dab-a16d-ab42cf49cd9b} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.04.06 16:09:32.645297 [ 4 ] {a173f3f7-51b0-4dab-a16d-ab42cf49cd9b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001828 sec., 155361.05032822757 rows/sec., 9.87 MiB/sec. | ||
| 4082 | 2026.04.06 16:09:32.645348 [ 4 ] {a173f3f7-51b0-4dab-a16d-ab42cf49cd9b} <Debug> TCPHandler: Processed in 0.0021894 sec. | ||
| 4083 | 2026.04.06 16:09:32.645489 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2026.04.06 16:09:32.645594 [ 4 ] {91466600-e437-48a9-9b6a-d906901195bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4085 | 2026.04.06 16:09:32.645641 [ 4 ] {91466600-e437-48a9-9b6a-d906901195bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4086 | 2026.04.06 16:09:32.646089 [ 4 ] {91466600-e437-48a9-9b6a-d906901195bf} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.04.06 16:09:32.646128 [ 4 ] {91466600-e437-48a9-9b6a-d906901195bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4088 | 2026.04.06 16:09:32.646470 [ 4 ] {91466600-e437-48a9-9b6a-d906901195bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4089 | 2026.04.06 16:09:32.646699 [ 4 ] {91466600-e437-48a9-9b6a-d906901195bf} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.04.06 16:09:32.646831 [ 4 ] {91466600-e437-48a9-9b6a-d906901195bf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001261 sec., 1586.0428231562253 rows/sec., 129.33 KiB/sec. | ||
| 4091 | 2026.04.06 16:09:32.646877 [ 4 ] {91466600-e437-48a9-9b6a-d906901195bf} <Debug> TCPHandler: Processed in 0.001438497 sec. | ||
| 4092 | 2026.04.06 16:09:32.647008 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4093 | 2026.04.06 16:09:32.647107 [ 4 ] {ad5e1fee-73c4-44ac-9252-a1f163529fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4094 | 2026.04.06 16:09:32.647148 [ 4 ] {ad5e1fee-73c4-44ac-9252-a1f163529fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4095 | 2026.04.06 16:09:32.647916 [ 4 ] {ad5e1fee-73c4-44ac-9252-a1f163529fb7} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2026.04.06 16:09:32.647952 [ 4 ] {ad5e1fee-73c4-44ac-9252-a1f163529fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4097 | 2026.04.06 16:09:32.648375 [ 4 ] {ad5e1fee-73c4-44ac-9252-a1f163529fb7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4098 | 2026.04.06 16:09:32.648612 [ 4 ] {ad5e1fee-73c4-44ac-9252-a1f163529fb7} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.04.06 16:09:32.648810 [ 4 ] {ad5e1fee-73c4-44ac-9252-a1f163529fb7} <Debug> executeQuery: Read 810 rows, 64.55 KiB in 0.001722 sec., 470383.275261324 rows/sec., 36.61 MiB/sec. | ||
| 4100 | 2026.04.06 16:09:32.648866 [ 4 ] {ad5e1fee-73c4-44ac-9252-a1f163529fb7} <Debug> TCPHandler: Processed in 0.001909555 sec. | ||
| 4101 | 2026.04.06 16:09:32.649020 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2026.04.06 16:09:32.649122 [ 4 ] {1700094e-75af-4c3a-93e9-43724e6707c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4103 | 2026.04.06 16:09:32.649165 [ 4 ] {1700094e-75af-4c3a-93e9-43724e6707c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4104 | 2026.04.06 16:09:32.649621 [ 4 ] {1700094e-75af-4c3a-93e9-43724e6707c7} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2026.04.06 16:09:32.649657 [ 4 ] {1700094e-75af-4c3a-93e9-43724e6707c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4106 | 2026.04.06 16:09:32.649980 [ 4 ] {1700094e-75af-4c3a-93e9-43724e6707c7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4107 | 2026.04.06 16:09:32.650198 [ 4 ] {1700094e-75af-4c3a-93e9-43724e6707c7} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.04.06 16:09:32.650329 [ 4 ] {1700094e-75af-4c3a-93e9-43724e6707c7} <Debug> executeQuery: Read 163 rows, 10.11 KiB in 0.001227 sec., 132844.3357783211 rows/sec., 8.05 MiB/sec. | ||
| 4109 | 2026.04.06 16:09:32.650365 [ 4 ] {1700094e-75af-4c3a-93e9-43724e6707c7} <Debug> TCPHandler: Processed in 0.001398546 sec. | ||
| 4110 | 2026.04.06 16:09:32.650481 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.04.06 16:09:32.650575 [ 4 ] {41285662-1d3d-4148-bca1-b5f3eb4c622e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4112 | 2026.04.06 16:09:32.650615 [ 4 ] {41285662-1d3d-4148-bca1-b5f3eb4c622e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4113 | 2026.04.06 16:09:32.651056 [ 4 ] {41285662-1d3d-4148-bca1-b5f3eb4c622e} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2026.04.06 16:09:32.651091 [ 4 ] {41285662-1d3d-4148-bca1-b5f3eb4c622e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4115 | 2026.04.06 16:09:32.651400 [ 4 ] {41285662-1d3d-4148-bca1-b5f3eb4c622e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4116 | 2026.04.06 16:09:32.651631 [ 4 ] {41285662-1d3d-4148-bca1-b5f3eb4c622e} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): 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.04.06 16:09:32.651754 [ 4 ] {41285662-1d3d-4148-bca1-b5f3eb4c622e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001197 sec., 124477.86131996659 rows/sec., 8.04 MiB/sec. | ||
| 4118 | 2026.04.06 16:09:32.651792 [ 4 ] {41285662-1d3d-4148-bca1-b5f3eb4c622e} <Debug> TCPHandler: Processed in 0.001359585 sec. | ||
| 4119 | 2026.04.06 16:09:32.651912 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2026.04.06 16:09:32.652004 [ 4 ] {c1d3bcf2-801d-4c2c-b67b-e8f060364fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4121 | 2026.04.06 16:09:32.652045 [ 4 ] {c1d3bcf2-801d-4c2c-b67b-e8f060364fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4122 | 2026.04.06 16:09:32.652648 [ 4 ] {c1d3bcf2-801d-4c2c-b67b-e8f060364fe7} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.04.06 16:09:32.652684 [ 4 ] {c1d3bcf2-801d-4c2c-b67b-e8f060364fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4124 | 2026.04.06 16:09:32.653006 [ 4 ] {c1d3bcf2-801d-4c2c-b67b-e8f060364fe7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4125 | 2026.04.06 16:09:32.653220 [ 4 ] {c1d3bcf2-801d-4c2c-b67b-e8f060364fe7} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2026.04.06 16:09:32.653346 [ 4 ] {c1d3bcf2-801d-4c2c-b67b-e8f060364fe7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00136 sec., 108823.5294117647 rows/sec., 6.19 MiB/sec. | ||
| 4127 | 2026.04.06 16:09:32.653387 [ 4 ] {c1d3bcf2-801d-4c2c-b67b-e8f060364fe7} <Debug> TCPHandler: Processed in 0.001523568 sec. | ||
| 4128 | 2026.04.06 16:09:32.653505 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2026.04.06 16:09:32.653602 [ 4 ] {6696c575-7d22-4dfe-aa02-b31a3f85c9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4130 | 2026.04.06 16:09:32.653642 [ 4 ] {6696c575-7d22-4dfe-aa02-b31a3f85c9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4131 | 2026.04.06 16:09:32.654224 [ 4 ] {6696c575-7d22-4dfe-aa02-b31a3f85c9bb} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2026.04.06 16:09:32.654260 [ 4 ] {6696c575-7d22-4dfe-aa02-b31a3f85c9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4133 | 2026.04.06 16:09:32.654601 [ 4 ] {6696c575-7d22-4dfe-aa02-b31a3f85c9bb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4134 | 2026.04.06 16:09:32.654828 [ 4 ] {6696c575-7d22-4dfe-aa02-b31a3f85c9bb} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2026.04.06 16:09:32.654956 [ 4 ] {6696c575-7d22-4dfe-aa02-b31a3f85c9bb} <Debug> executeQuery: Read 483 rows, 34.63 KiB in 0.001372 sec., 352040.81632653065 rows/sec., 24.65 MiB/sec. | ||
| 4136 | 2026.04.06 16:09:32.654993 [ 4 ] {6696c575-7d22-4dfe-aa02-b31a3f85c9bb} <Debug> TCPHandler: Processed in 0.001537669 sec. | ||
| 4137 | 2026.04.06 16:09:32.655106 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2026.04.06 16:09:32.655202 [ 4 ] {c9c3e247-592e-4656-ac95-8144420399a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4139 | 2026.04.06 16:09:32.655242 [ 4 ] {c9c3e247-592e-4656-ac95-8144420399a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4140 | 2026.04.06 16:09:32.655597 [ 4 ] {c9c3e247-592e-4656-ac95-8144420399a7} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.04.06 16:09:32.655640 [ 4 ] {c9c3e247-592e-4656-ac95-8144420399a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4142 | 2026.04.06 16:09:32.655963 [ 4 ] {c9c3e247-592e-4656-ac95-8144420399a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4143 | 2026.04.06 16:09:32.656203 [ 4 ] {c9c3e247-592e-4656-ac95-8144420399a7} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2026.04.06 16:09:32.656329 [ 4 ] {c9c3e247-592e-4656-ac95-8144420399a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001145 sec., 5240.174672489083 rows/sec., 273.78 KiB/sec. | ||
| 4145 | 2026.04.06 16:09:32.656364 [ 4 ] {c9c3e247-592e-4656-ac95-8144420399a7} <Debug> TCPHandler: Processed in 0.001306734 sec. | ||
| 4146 | 2026.04.06 16:09:32.656489 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2026.04.06 16:09:32.656584 [ 4 ] {ffeda17f-06d0-4055-9cc8-f3c305446514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4148 | 2026.04.06 16:09:32.656625 [ 4 ] {ffeda17f-06d0-4055-9cc8-f3c305446514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4149 | 2026.04.06 16:09:32.657022 [ 4 ] {ffeda17f-06d0-4055-9cc8-f3c305446514} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.04.06 16:09:32.657057 [ 4 ] {ffeda17f-06d0-4055-9cc8-f3c305446514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4151 | 2026.04.06 16:09:32.657396 [ 4 ] {ffeda17f-06d0-4055-9cc8-f3c305446514} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4152 | 2026.04.06 16:09:32.657624 [ 4 ] {ffeda17f-06d0-4055-9cc8-f3c305446514} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.04.06 16:09:32.657753 [ 4 ] {ffeda17f-06d0-4055-9cc8-f3c305446514} <Debug> executeQuery: Read 216 rows, 14.55 KiB in 0.001186 sec., 182124.7892074199 rows/sec., 11.98 MiB/sec. | ||
| 4154 | 2026.04.06 16:09:32.657789 [ 4 ] {ffeda17f-06d0-4055-9cc8-f3c305446514} <Debug> TCPHandler: Processed in 0.001349334 sec. | ||
| 4155 | 2026.04.06 16:09:32.657925 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2026.04.06 16:09:32.658019 [ 4 ] {dbdbd87c-2f8a-4b61-b05b-7010f5bb3bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4157 | 2026.04.06 16:09:32.658059 [ 4 ] {dbdbd87c-2f8a-4b61-b05b-7010f5bb3bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4158 | 2026.04.06 16:09:32.658406 [ 4 ] {dbdbd87c-2f8a-4b61-b05b-7010f5bb3bec} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.04.06 16:09:32.658457 [ 4 ] {dbdbd87c-2f8a-4b61-b05b-7010f5bb3bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4160 | 2026.04.06 16:09:32.658754 [ 4 ] {dbdbd87c-2f8a-4b61-b05b-7010f5bb3bec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4161 | 2026.04.06 16:09:32.658966 [ 4 ] {dbdbd87c-2f8a-4b61-b05b-7010f5bb3bec} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2026.04.06 16:09:32.659090 [ 4 ] {dbdbd87c-2f8a-4b61-b05b-7010f5bb3bec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 4163 | 2026.04.06 16:09:32.659125 [ 4 ] {dbdbd87c-2f8a-4b61-b05b-7010f5bb3bec} <Debug> TCPHandler: Processed in 0.001248943 sec. | ||
| 4164 | 2026.04.06 16:09:32.659239 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2026.04.06 16:09:32.659332 [ 4 ] {83c438e0-eaf8-4a27-a171-40901e59bb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4166 | 2026.04.06 16:09:32.659385 [ 4 ] {83c438e0-eaf8-4a27-a171-40901e59bb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4167 | 2026.04.06 16:09:32.660146 [ 4 ] {83c438e0-eaf8-4a27-a171-40901e59bb90} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2026.04.06 16:09:32.660182 [ 4 ] {83c438e0-eaf8-4a27-a171-40901e59bb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4169 | 2026.04.06 16:09:32.660722 [ 4 ] {83c438e0-eaf8-4a27-a171-40901e59bb90} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4170 | 2026.04.06 16:09:32.660960 [ 4 ] {83c438e0-eaf8-4a27-a171-40901e59bb90} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.04.06 16:09:32.661099 [ 4 ] {83c438e0-eaf8-4a27-a171-40901e59bb90} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001784 sec., 10650.224215246637 rows/sec., 19.08 MiB/sec. | ||
| 4172 | 2026.04.06 16:09:32.661150 [ 4 ] {83c438e0-eaf8-4a27-a171-40901e59bb90} <Debug> TCPHandler: Processed in 0.001959697 sec. | ||
| 4173 | 2026.04.06 16:09:32.661267 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.04.06 16:09:32.661361 [ 4 ] {919768b4-d09d-4356-92bd-07a1bd2badc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4175 | 2026.04.06 16:09:32.661400 [ 4 ] {919768b4-d09d-4356-92bd-07a1bd2badc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4176 | 2026.04.06 16:09:32.661743 [ 4 ] {919768b4-d09d-4356-92bd-07a1bd2badc2} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.04.06 16:09:32.661779 [ 4 ] {919768b4-d09d-4356-92bd-07a1bd2badc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4178 | 2026.04.06 16:09:32.662076 [ 4 ] {919768b4-d09d-4356-92bd-07a1bd2badc2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4179 | 2026.04.06 16:09:32.662292 [ 4 ] {919768b4-d09d-4356-92bd-07a1bd2badc2} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.04.06 16:09:32.662415 [ 4 ] {919768b4-d09d-4356-92bd-07a1bd2badc2} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001072 sec., 65298.50746268657 rows/sec., 3.97 MiB/sec. | ||
| 4181 | 2026.04.06 16:09:32.662459 [ 4 ] {919768b4-d09d-4356-92bd-07a1bd2badc2} <Debug> TCPHandler: Processed in 0.001240963 sec. | ||
| 4182 | 2026.04.06 16:09:36.482707 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4183 | 2026.04.06 16:09:36.482809 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4184 | 2026.04.06 16:09:36.566507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7654 | ||
| 4185 | 2026.04.06 16:09:36.566979 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.04.06 16:09:36.567023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4187 | 2026.04.06 16:09:36.567516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4188 | 2026.04.06 16:09:36.567747 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.04.06 16:09:36.567880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7654 | ||
| 4190 | 2026.04.06 16:09:36.567923 [ 106 ] {} <Debug> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4191 | 2026.04.06 16:09:36.568068 [ 106 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.04.06 16:09:36.568108 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4193 | 2026.04.06 16:09:36.568287 [ 195 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 4194 | 2026.04.06 16:09:36.568505 [ 195 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4195 | 2026.04.06 16:09:36.568576 [ 195 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5286 rows starting from the beginning of the part | ||
| 4196 | 2026.04.06 16:09:36.568673 [ 195 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 4197 | 2026.04.06 16:09:36.568742 [ 195 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 4198 | 2026.04.06 16:09:36.568866 [ 195 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 4199 | 2026.04.06 16:09:36.568935 [ 195 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 4200 | 2026.04.06 16:09:36.569014 [ 195 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 4201 | 2026.04.06 16:09:36.570608 [ 195 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7654 rows, containing 4 columns (4 merged, 0 gathered) in 0.002409254 sec., 3176917.0041846978 rows/sec., 45.45 MiB/sec. | ||
| 4202 | 2026.04.06 16:09:36.570956 [ 195 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4203 | 2026.04.06 16:09:36.571206 [ 195 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_16_3} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2026.04.06 16:09:36.571275 [ 195 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_16_3} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4205 | 2026.04.06 16:09:36.571351 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4206 | 2026.04.06 16:09:36.584287 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 546 | ||
| 4207 | 2026.04.06 16:09:36.586679 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2026.04.06 16:09:36.586715 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4209 | 2026.04.06 16:09:36.587863 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4210 | 2026.04.06 16:09:36.588116 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2026.04.06 16:09:36.588302 [ 105 ] {} <Debug> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4212 | 2026.04.06 16:09:36.588364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
| 4213 | 2026.04.06 16:09:36.588376 [ 105 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.04.06 16:09:36.588415 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4215 | 2026.04.06 16:09:36.588594 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::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 | ||
| 4216 | 2026.04.06 16:09:36.589452 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4217 | 2026.04.06 16:09:36.589597 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 4218 | 2026.04.06 16:09:36.589953 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 4219 | 2026.04.06 16:09:36.590272 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 4220 | 2026.04.06 16:09:36.590596 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
| 4221 | 2026.04.06 16:09:36.590910 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 4222 | 2026.04.06 16:09:36.591217 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 4223 | 2026.04.06 16:09:36.597336 [ 193 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 72 columns (72 merged, 0 gathered) in 0.008816963 sec., 61926.08497960125 rows/sec., 56.73 MiB/sec. | ||
| 4224 | 2026.04.06 16:09:36.598520 [ 191 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4225 | 2026.04.06 16:09:36.599119 [ 191 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_11_2} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.04.06 16:09:36.599204 [ 191 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_11_2} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4227 | 2026.04.06 16:09:36.599418 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 4228 | 2026.04.06 16:09:37.001113 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000795725 sec. | ||
| 4229 | 2026.04.06 16:09:37.004323 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4230 | 2026.04.06 16:09:37.021969 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.04.06 16:09:37.022033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4232 | 2026.04.06 16:09:37.028449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4233 | 2026.04.06 16:09:37.029176 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.04.06 16:09:37.029489 [ 105 ] {} <Debug> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4235 | 2026.04.06 16:09:37.029559 [ 105 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.04.06 16:09:37.029584 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4237 | 2026.04.06 16:09:37.029698 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 4238 | 2026.04.06 16:09:37.032453 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4239 | 2026.04.06 16:09:37.033469 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4240 | 2026.04.06 16:09:37.034808 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 4241 | 2026.04.06 16:09:37.039004 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 4242 | 2026.04.06 16:09:37.043058 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 4243 | 2026.04.06 16:09:37.047294 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 4244 | 2026.04.06 16:09:37.051736 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 4245 | 2026.04.06 16:09:37.055934 [ 202 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 4246 | 2026.04.06 16:09:37.109771 [ 193 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080124362 sec., 1510.1524302932983 rows/sec., 7.81 MiB/sec. | ||
| 4247 | 2026.04.06 16:09:37.112183 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4248 | 2026.04.06 16:09:37.114181 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_16_3} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.04.06 16:09:37.114281 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_16_3} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4250 | 2026.04.06 16:09:37.116196 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4251 | 2026.04.06 16:09:37.636153 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4252 | 2026.04.06 16:09:37.636330 [ 4 ] {f94d6d60-0da1-4360-8131-31cd271a78ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4253 | 2026.04.06 16:09:37.636410 [ 4 ] {f94d6d60-0da1-4360-8131-31cd271a78ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4254 | 2026.04.06 16:09:37.637074 [ 4 ] {f94d6d60-0da1-4360-8131-31cd271a78ee} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2026.04.06 16:09:37.637121 [ 4 ] {f94d6d60-0da1-4360-8131-31cd271a78ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4256 | 2026.04.06 16:09:37.637521 [ 4 ] {f94d6d60-0da1-4360-8131-31cd271a78ee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4257 | 2026.04.06 16:09:37.637757 [ 4 ] {f94d6d60-0da1-4360-8131-31cd271a78ee} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.04.06 16:09:37.637902 [ 4 ] {f94d6d60-0da1-4360-8131-31cd271a78ee} <Debug> executeQuery: Read 76 rows, 6.65 KiB in 0.001621 sec., 46884.63911165947 rows/sec., 4.01 MiB/sec. | ||
| 4259 | 2026.04.06 16:09:37.637944 [ 4 ] {f94d6d60-0da1-4360-8131-31cd271a78ee} <Debug> TCPHandler: Processed in 0.001940786 sec. | ||
| 4260 | 2026.04.06 16:09:37.638077 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4261 | 2026.04.06 16:09:37.638173 [ 4 ] {9e9d3d23-73a5-4adb-8f92-108b8b4053b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4262 | 2026.04.06 16:09:37.638214 [ 4 ] {9e9d3d23-73a5-4adb-8f92-108b8b4053b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4263 | 2026.04.06 16:09:37.638649 [ 4 ] {9e9d3d23-73a5-4adb-8f92-108b8b4053b0} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.04.06 16:09:37.638686 [ 4 ] {9e9d3d23-73a5-4adb-8f92-108b8b4053b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4265 | 2026.04.06 16:09:37.638997 [ 4 ] {9e9d3d23-73a5-4adb-8f92-108b8b4053b0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4266 | 2026.04.06 16:09:37.639224 [ 4 ] {9e9d3d23-73a5-4adb-8f92-108b8b4053b0} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.04.06 16:09:37.639363 [ 4 ] {9e9d3d23-73a5-4adb-8f92-108b8b4053b0} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001208 sec., 19039.735099337748 rows/sec., 1.40 MiB/sec. | ||
| 4268 | 2026.04.06 16:09:37.639401 [ 4 ] {9e9d3d23-73a5-4adb-8f92-108b8b4053b0} <Debug> TCPHandler: Processed in 0.001373775 sec. | ||
| 4269 | 2026.04.06 16:09:37.639519 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2026.04.06 16:09:37.639613 [ 4 ] {f5eb2d8b-6003-4c63-af56-8c1c3f5fa475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4271 | 2026.04.06 16:09:37.639653 [ 4 ] {f5eb2d8b-6003-4c63-af56-8c1c3f5fa475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4272 | 2026.04.06 16:09:37.640074 [ 4 ] {f5eb2d8b-6003-4c63-af56-8c1c3f5fa475} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.04.06 16:09:37.640109 [ 4 ] {f5eb2d8b-6003-4c63-af56-8c1c3f5fa475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4274 | 2026.04.06 16:09:37.640431 [ 4 ] {f5eb2d8b-6003-4c63-af56-8c1c3f5fa475} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4275 | 2026.04.06 16:09:37.640653 [ 4 ] {f5eb2d8b-6003-4c63-af56-8c1c3f5fa475} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.04.06 16:09:37.640781 [ 4 ] {f5eb2d8b-6003-4c63-af56-8c1c3f5fa475} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001187 sec., 49705.139005897225 rows/sec., 3.88 MiB/sec. | ||
| 4277 | 2026.04.06 16:09:37.640819 [ 4 ] {f5eb2d8b-6003-4c63-af56-8c1c3f5fa475} <Debug> TCPHandler: Processed in 0.001348695 sec. | ||
| 4278 | 2026.04.06 16:09:37.640950 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2026.04.06 16:09:37.641045 [ 4 ] {5e50614d-7686-466c-b656-5ea9986ae2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4280 | 2026.04.06 16:09:37.641088 [ 4 ] {5e50614d-7686-466c-b656-5ea9986ae2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4281 | 2026.04.06 16:09:37.641561 [ 4 ] {5e50614d-7686-466c-b656-5ea9986ae2ef} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2026.04.06 16:09:37.641598 [ 4 ] {5e50614d-7686-466c-b656-5ea9986ae2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4283 | 2026.04.06 16:09:37.641990 [ 4 ] {5e50614d-7686-466c-b656-5ea9986ae2ef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4284 | 2026.04.06 16:09:37.642212 [ 4 ] {5e50614d-7686-466c-b656-5ea9986ae2ef} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2026.04.06 16:09:37.642355 [ 4 ] {5e50614d-7686-466c-b656-5ea9986ae2ef} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001328 sec., 82831.32530120482 rows/sec., 5.78 MiB/sec. | ||
| 4286 | 2026.04.06 16:09:37.642393 [ 4 ] {5e50614d-7686-466c-b656-5ea9986ae2ef} <Debug> TCPHandler: Processed in 0.001497967 sec. | ||
| 4287 | 2026.04.06 16:09:37.642540 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2026.04.06 16:09:37.642637 [ 4 ] {787dc3f8-6f0a-4e16-8ce4-28b43aaf6b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4289 | 2026.04.06 16:09:37.642693 [ 4 ] {787dc3f8-6f0a-4e16-8ce4-28b43aaf6b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4290 | 2026.04.06 16:09:37.643463 [ 4 ] {787dc3f8-6f0a-4e16-8ce4-28b43aaf6b9c} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2026.04.06 16:09:37.643499 [ 4 ] {787dc3f8-6f0a-4e16-8ce4-28b43aaf6b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4292 | 2026.04.06 16:09:37.644056 [ 4 ] {787dc3f8-6f0a-4e16-8ce4-28b43aaf6b9c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4293 | 2026.04.06 16:09:37.644279 [ 4 ] {787dc3f8-6f0a-4e16-8ce4-28b43aaf6b9c} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2026.04.06 16:09:37.644420 [ 4 ] {787dc3f8-6f0a-4e16-8ce4-28b43aaf6b9c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001803 sec., 12756.516916250694 rows/sec., 22.86 MiB/sec. | ||
| 4295 | 2026.04.06 16:09:37.644482 [ 4 ] {787dc3f8-6f0a-4e16-8ce4-28b43aaf6b9c} <Debug> TCPHandler: Processed in 0.001992617 sec. | ||
| 4296 | 2026.04.06 16:09:37.644605 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2026.04.06 16:09:37.644701 [ 4 ] {ddba26bd-1a55-419c-b55e-7d058443ce11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4298 | 2026.04.06 16:09:37.644744 [ 4 ] {ddba26bd-1a55-419c-b55e-7d058443ce11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4299 | 2026.04.06 16:09:37.645081 [ 4 ] {ddba26bd-1a55-419c-b55e-7d058443ce11} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.04.06 16:09:37.645117 [ 4 ] {ddba26bd-1a55-419c-b55e-7d058443ce11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4301 | 2026.04.06 16:09:37.645437 [ 4 ] {ddba26bd-1a55-419c-b55e-7d058443ce11} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4302 | 2026.04.06 16:09:37.645657 [ 4 ] {ddba26bd-1a55-419c-b55e-7d058443ce11} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.04.06 16:09:37.645791 [ 4 ] {ddba26bd-1a55-419c-b55e-7d058443ce11} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001109 sec., 36068.53020739405 rows/sec., 2.41 MiB/sec. | ||
| 4304 | 2026.04.06 16:09:37.645828 [ 4 ] {ddba26bd-1a55-419c-b55e-7d058443ce11} <Debug> TCPHandler: Processed in 0.001272504 sec. | ||
| 4305 | 2026.04.06 16:09:38.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.21 MiB, peak 241.72 MiB, free memory in arenas 0.00 B, will set to 238.40 MiB (RSS), difference: 6.19 MiB | ||
| 4306 | 2026.04.06 16:09:42.643648 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.04.06 16:09:42.643876 [ 4 ] {6c3d103f-b01e-4b23-887a-fe3bc8222d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.04.06 16:09:42.643965 [ 4 ] {6c3d103f-b01e-4b23-887a-fe3bc8222d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4309 | 2026.04.06 16:09:42.644882 [ 4 ] {6c3d103f-b01e-4b23-887a-fe3bc8222d2c} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.04.06 16:09:42.644938 [ 4 ] {6c3d103f-b01e-4b23-887a-fe3bc8222d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4311 | 2026.04.06 16:09:42.645472 [ 4 ] {6c3d103f-b01e-4b23-887a-fe3bc8222d2c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4312 | 2026.04.06 16:09:42.645790 [ 4 ] {6c3d103f-b01e-4b23-887a-fe3bc8222d2c} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.04.06 16:09:42.645981 [ 4 ] {6c3d103f-b01e-4b23-887a-fe3bc8222d2c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002162 sec., 131359.85198889917 rows/sec., 8.34 MiB/sec. | ||
| 4314 | 2026.04.06 16:09:42.646039 [ 4 ] {6c3d103f-b01e-4b23-887a-fe3bc8222d2c} <Debug> TCPHandler: Processed in 0.002565608 sec. | ||
| 4315 | 2026.04.06 16:09:42.646195 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.04.06 16:09:42.646323 [ 4 ] {735a5ade-ee5f-4d8b-8099-2cf3184eb5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4317 | 2026.04.06 16:09:42.646379 [ 4 ] {735a5ade-ee5f-4d8b-8099-2cf3184eb5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4318 | 2026.04.06 16:09:42.647364 [ 4 ] {735a5ade-ee5f-4d8b-8099-2cf3184eb5be} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.04.06 16:09:42.647411 [ 4 ] {735a5ade-ee5f-4d8b-8099-2cf3184eb5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4320 | 2026.04.06 16:09:42.647816 [ 4 ] {735a5ade-ee5f-4d8b-8099-2cf3184eb5be} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4321 | 2026.04.06 16:09:42.648025 [ 4 ] {735a5ade-ee5f-4d8b-8099-2cf3184eb5be} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.04.06 16:09:42.648157 [ 4 ] {735a5ade-ee5f-4d8b-8099-2cf3184eb5be} <Debug> executeQuery: Read 809 rows, 64.48 KiB in 0.001867 sec., 433315.4793786824 rows/sec., 33.73 MiB/sec. | ||
| 4323 | 2026.04.06 16:09:42.648196 [ 4 ] {735a5ade-ee5f-4d8b-8099-2cf3184eb5be} <Debug> TCPHandler: Processed in 0.002059948 sec. | ||
| 4324 | 2026.04.06 16:09:42.648312 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.04.06 16:09:42.648410 [ 4 ] {19d85db3-4a4c-4eef-921f-990258138415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4326 | 2026.04.06 16:09:42.648452 [ 4 ] {19d85db3-4a4c-4eef-921f-990258138415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4327 | 2026.04.06 16:09:42.648902 [ 4 ] {19d85db3-4a4c-4eef-921f-990258138415} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.04.06 16:09:42.648939 [ 4 ] {19d85db3-4a4c-4eef-921f-990258138415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4329 | 2026.04.06 16:09:42.649246 [ 4 ] {19d85db3-4a4c-4eef-921f-990258138415} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4330 | 2026.04.06 16:09:42.649473 [ 4 ] {19d85db3-4a4c-4eef-921f-990258138415} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.04.06 16:09:42.649598 [ 4 ] {19d85db3-4a4c-4eef-921f-990258138415} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001208 sec., 133278.14569536422 rows/sec., 8.06 MiB/sec. | ||
| 4332 | 2026.04.06 16:09:42.649636 [ 4 ] {19d85db3-4a4c-4eef-921f-990258138415} <Debug> TCPHandler: Processed in 0.001373035 sec. | ||
| 4333 | 2026.04.06 16:09:42.649750 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2026.04.06 16:09:42.649846 [ 4 ] {8e82d32e-cee8-43bf-9176-d07537534fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4335 | 2026.04.06 16:09:42.649886 [ 4 ] {8e82d32e-cee8-43bf-9176-d07537534fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4336 | 2026.04.06 16:09:42.650322 [ 4 ] {8e82d32e-cee8-43bf-9176-d07537534fd3} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.04.06 16:09:42.650358 [ 4 ] {8e82d32e-cee8-43bf-9176-d07537534fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4338 | 2026.04.06 16:09:42.650660 [ 4 ] {8e82d32e-cee8-43bf-9176-d07537534fd3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4339 | 2026.04.06 16:09:42.650864 [ 4 ] {8e82d32e-cee8-43bf-9176-d07537534fd3} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.04.06 16:09:42.650965 [ 98 ] {} <Debug> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4341 | 2026.04.06 16:09:42.650987 [ 4 ] {8e82d32e-cee8-43bf-9176-d07537534fd3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 4342 | 2026.04.06 16:09:42.651034 [ 98 ] {} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.04.06 16:09:42.651042 [ 4 ] {8e82d32e-cee8-43bf-9176-d07537534fd3} <Debug> TCPHandler: Processed in 0.001341244 sec. | ||
| 4344 | 2026.04.06 16:09:42.651063 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4345 | 2026.04.06 16:09:42.651166 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2026.04.06 16:09:42.651178 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::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 | ||
| 4347 | 2026.04.06 16:09:42.651265 [ 4 ] {2ece0ce6-b07f-4d46-8944-5294c173193f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4348 | 2026.04.06 16:09:42.651309 [ 4 ] {2ece0ce6-b07f-4d46-8944-5294c173193f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4349 | 2026.04.06 16:09:42.651322 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4350 | 2026.04.06 16:09:42.651363 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 950 rows starting from the beginning of the part | ||
| 4351 | 2026.04.06 16:09:42.651436 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 4352 | 2026.04.06 16:09:42.651485 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 4353 | 2026.04.06 16:09:42.651532 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4354 | 2026.04.06 16:09:42.651574 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 4355 | 2026.04.06 16:09:42.651632 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4356 | 2026.04.06 16:09:42.651750 [ 4 ] {2ece0ce6-b07f-4d46-8944-5294c173193f} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.04.06 16:09:42.651793 [ 4 ] {2ece0ce6-b07f-4d46-8944-5294c173193f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4358 | 2026.04.06 16:09:42.652264 [ 4 ] {2ece0ce6-b07f-4d46-8944-5294c173193f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4359 | 2026.04.06 16:09:42.652493 [ 4 ] {2ece0ce6-b07f-4d46-8944-5294c173193f} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.04.06 16:09:42.652624 [ 4 ] {2ece0ce6-b07f-4d46-8944-5294c173193f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001377 sec., 107480.0290486565 rows/sec., 6.11 MiB/sec. | ||
| 4361 | 2026.04.06 16:09:42.652662 [ 4 ] {2ece0ce6-b07f-4d46-8944-5294c173193f} <Debug> TCPHandler: Processed in 0.001545569 sec. | ||
| 4362 | 2026.04.06 16:09:42.652778 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.04.06 16:09:42.652830 [ 192 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001702571 sec., 1378503.451544752 rows/sec., 87.88 MiB/sec. | ||
| 4364 | 2026.04.06 16:09:42.652872 [ 4 ] {bf8beea7-8bd2-4573-a656-2d146070ca1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4365 | 2026.04.06 16:09:42.652913 [ 4 ] {bf8beea7-8bd2-4573-a656-2d146070ca1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4366 | 2026.04.06 16:09:42.652984 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4367 | 2026.04.06 16:09:42.653231 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_11_2} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.04.06 16:09:42.653301 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_11_2} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4369 | 2026.04.06 16:09:42.653367 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4370 | 2026.04.06 16:09:42.653517 [ 4 ] {bf8beea7-8bd2-4573-a656-2d146070ca1b} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.04.06 16:09:42.653558 [ 4 ] {bf8beea7-8bd2-4573-a656-2d146070ca1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4372 | 2026.04.06 16:09:42.653903 [ 4 ] {bf8beea7-8bd2-4573-a656-2d146070ca1b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4373 | 2026.04.06 16:09:42.654131 [ 4 ] {bf8beea7-8bd2-4573-a656-2d146070ca1b} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2026.04.06 16:09:42.654261 [ 4 ] {bf8beea7-8bd2-4573-a656-2d146070ca1b} <Debug> executeQuery: Read 481 rows, 34.46 KiB in 0.001407 sec., 341862.11798152095 rows/sec., 23.92 MiB/sec. | ||
| 4375 | 2026.04.06 16:09:42.654298 [ 4 ] {bf8beea7-8bd2-4573-a656-2d146070ca1b} <Debug> TCPHandler: Processed in 0.001567879 sec. | ||
| 4376 | 2026.04.06 16:09:42.654410 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2026.04.06 16:09:42.654504 [ 4 ] {57533a5c-40c3-426a-b0a2-4c3014aa6082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4378 | 2026.04.06 16:09:42.654545 [ 4 ] {57533a5c-40c3-426a-b0a2-4c3014aa6082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4379 | 2026.04.06 16:09:42.654884 [ 4 ] {57533a5c-40c3-426a-b0a2-4c3014aa6082} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.04.06 16:09:42.654919 [ 4 ] {57533a5c-40c3-426a-b0a2-4c3014aa6082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4381 | 2026.04.06 16:09:42.655233 [ 4 ] {57533a5c-40c3-426a-b0a2-4c3014aa6082} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4382 | 2026.04.06 16:09:42.655436 [ 4 ] {57533a5c-40c3-426a-b0a2-4c3014aa6082} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.04.06 16:09:42.655566 [ 4 ] {57533a5c-40c3-426a-b0a2-4c3014aa6082} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 4384 | 2026.04.06 16:09:42.655602 [ 4 ] {57533a5c-40c3-426a-b0a2-4c3014aa6082} <Debug> TCPHandler: Processed in 0.001240863 sec. | ||
| 4385 | 2026.04.06 16:09:42.655714 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2026.04.06 16:09:42.655808 [ 4 ] {68ad508a-9aed-4d49-b4c1-c34dfe55db16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4387 | 2026.04.06 16:09:42.655850 [ 4 ] {68ad508a-9aed-4d49-b4c1-c34dfe55db16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4388 | 2026.04.06 16:09:42.656237 [ 4 ] {68ad508a-9aed-4d49-b4c1-c34dfe55db16} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.04.06 16:09:42.656272 [ 4 ] {68ad508a-9aed-4d49-b4c1-c34dfe55db16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4390 | 2026.04.06 16:09:42.656631 [ 4 ] {68ad508a-9aed-4d49-b4c1-c34dfe55db16} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4391 | 2026.04.06 16:09:42.656838 [ 4 ] {68ad508a-9aed-4d49-b4c1-c34dfe55db16} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.04.06 16:09:42.656964 [ 4 ] {68ad508a-9aed-4d49-b4c1-c34dfe55db16} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001174 sec., 183134.58262350937 rows/sec., 12.05 MiB/sec. | ||
| 4393 | 2026.04.06 16:09:42.657000 [ 4 ] {68ad508a-9aed-4d49-b4c1-c34dfe55db16} <Debug> TCPHandler: Processed in 0.001333695 sec. | ||
| 4394 | 2026.04.06 16:09:42.657113 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2026.04.06 16:09:42.657206 [ 4 ] {76092954-f06b-4112-84ed-e0b4a24ccfb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4396 | 2026.04.06 16:09:42.657247 [ 4 ] {76092954-f06b-4112-84ed-e0b4a24ccfb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4397 | 2026.04.06 16:09:42.657563 [ 4 ] {76092954-f06b-4112-84ed-e0b4a24ccfb8} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.04.06 16:09:42.657598 [ 4 ] {76092954-f06b-4112-84ed-e0b4a24ccfb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4399 | 2026.04.06 16:09:42.657914 [ 4 ] {76092954-f06b-4112-84ed-e0b4a24ccfb8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4400 | 2026.04.06 16:09:42.658117 [ 4 ] {76092954-f06b-4112-84ed-e0b4a24ccfb8} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.04.06 16:09:42.658241 [ 4 ] {76092954-f06b-4112-84ed-e0b4a24ccfb8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 4402 | 2026.04.06 16:09:42.658277 [ 4 ] {76092954-f06b-4112-84ed-e0b4a24ccfb8} <Debug> TCPHandler: Processed in 0.001211622 sec. | ||
| 4403 | 2026.04.06 16:09:42.658387 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2026.04.06 16:09:42.658481 [ 4 ] {046768ee-18de-4cc7-b1c0-ae870e22c33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4405 | 2026.04.06 16:09:42.658534 [ 4 ] {046768ee-18de-4cc7-b1c0-ae870e22c33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4406 | 2026.04.06 16:09:42.659306 [ 4 ] {046768ee-18de-4cc7-b1c0-ae870e22c33f} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2026.04.06 16:09:42.659341 [ 4 ] {046768ee-18de-4cc7-b1c0-ae870e22c33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4408 | 2026.04.06 16:09:42.659892 [ 4 ] {046768ee-18de-4cc7-b1c0-ae870e22c33f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4409 | 2026.04.06 16:09:42.660112 [ 4 ] {046768ee-18de-4cc7-b1c0-ae870e22c33f} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2026.04.06 16:09:42.660252 [ 4 ] {046768ee-18de-4cc7-b1c0-ae870e22c33f} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001788 sec., 10626.398210290827 rows/sec., 19.04 MiB/sec. | ||
| 4411 | 2026.04.06 16:09:42.660311 [ 4 ] {046768ee-18de-4cc7-b1c0-ae870e22c33f} <Debug> TCPHandler: Processed in 0.001971967 sec. | ||
| 4412 | 2026.04.06 16:09:42.660435 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2026.04.06 16:09:42.660559 [ 4 ] {19ee9510-d500-4ed7-9c7f-5354495962f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4414 | 2026.04.06 16:09:42.660614 [ 4 ] {19ee9510-d500-4ed7-9c7f-5354495962f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4415 | 2026.04.06 16:09:42.661007 [ 4 ] {19ee9510-d500-4ed7-9c7f-5354495962f6} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2026.04.06 16:09:42.661044 [ 4 ] {19ee9510-d500-4ed7-9c7f-5354495962f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4417 | 2026.04.06 16:09:42.661362 [ 4 ] {19ee9510-d500-4ed7-9c7f-5354495962f6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4418 | 2026.04.06 16:09:42.661569 [ 4 ] {19ee9510-d500-4ed7-9c7f-5354495962f6} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2026.04.06 16:09:42.661699 [ 4 ] {19ee9510-d500-4ed7-9c7f-5354495962f6} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001166 sec., 60034.305317324186 rows/sec., 3.65 MiB/sec. | ||
| 4420 | 2026.04.06 16:09:42.661736 [ 4 ] {19ee9510-d500-4ed7-9c7f-5354495962f6} <Debug> TCPHandler: Processed in 0.001361185 sec. | ||
| 4421 | 2026.04.06 16:09:44.068270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8166 | ||
| 4422 | 2026.04.06 16:09:44.068755 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.04.06 16:09:44.068788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4424 | 2026.04.06 16:09:44.069264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4425 | 2026.04.06 16:09:44.069473 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.04.06 16:09:44.069591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8166 | ||
| 4427 | 2026.04.06 16:09:44.532785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4428 | 2026.04.06 16:09:44.549952 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.04.06 16:09:44.550033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4430 | 2026.04.06 16:09:44.557398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4431 | 2026.04.06 16:09:44.558243 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2026.04.06 16:09:44.562595 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4433 | 2026.04.06 16:09:44.569365 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61639 | ||
| 4434 | 2026.04.06 16:09:44.569484 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4435 | 2026.04.06 16:09:44.569512 [ 288 ] {} <Debug> TCP-Session: 0155bb7c-0528-4893-9e83-588b89513f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:61639 | ||
| 4436 | 2026.04.06 16:09:44.569535 [ 288 ] {} <Debug> TCP-Session: 0155bb7c-0528-4893-9e83-588b89513f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2026.04.06 16:09:44.569548 [ 288 ] {} <Debug> TCP-Session: 0155bb7c-0528-4893-9e83-588b89513f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2026.04.06 16:09:44.569790 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49971 | ||
| 4439 | 2026.04.06 16:09:44.569806 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57677 | ||
| 4440 | 2026.04.06 16:09:44.569837 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52997 | ||
| 4441 | 2026.04.06 16:09:44.569855 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45875 | ||
| 4442 | 2026.04.06 16:09:44.569878 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33262 | ||
| 4443 | 2026.04.06 16:09:44.569908 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4444 | 2026.04.06 16:09:44.569874 [ 288 ] {} <Trace> TCP-Session: 0155bb7c-0528-4893-9e83-588b89513f8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2026.04.06 16:09:44.569977 [ 289 ] {} <Debug> TCP-Session: 1a141a0d-0289-464e-8766-ae9160ed4d9c Authenticating user 'default' from [fd00:1122:3344:101::e]:49971 | ||
| 4446 | 2026.04.06 16:09:44.569871 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46618 | ||
| 4447 | 2026.04.06 16:09:44.570010 [ 289 ] {} <Debug> TCP-Session: 1a141a0d-0289-464e-8766-ae9160ed4d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4448 | 2026.04.06 16:09:44.569822 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59733 | ||
| 4449 | 2026.04.06 16:09:44.570044 [ 289 ] {} <Debug> TCP-Session: 1a141a0d-0289-464e-8766-ae9160ed4d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4450 | 2026.04.06 16:09:44.569795 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62233 | ||
| 4451 | 2026.04.06 16:09:44.570083 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4452 | 2026.04.06 16:09:44.570144 [ 288 ] {3ea3e0a7-c3e3-4e40-8f53-c48be85681c4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61639) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4453 | 2026.04.06 16:09:44.570147 [ 291 ] {} <Debug> TCP-Session: 2151afd1-8767-4947-9a8d-6f4d51bc91f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57677 | ||
| 4454 | 2026.04.06 16:09:44.570196 [ 291 ] {} <Debug> TCP-Session: 2151afd1-8767-4947-9a8d-6f4d51bc91f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4455 | 2026.04.06 16:09:44.570214 [ 291 ] {} <Debug> TCP-Session: 2151afd1-8767-4947-9a8d-6f4d51bc91f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4456 | 2026.04.06 16:09:44.570289 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4457 | 2026.04.06 16:09:44.570326 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4458 | 2026.04.06 16:09:44.570328 [ 286 ] {} <Debug> TCP-Session: b8086906-290d-4c89-b606-ea8f76442d9e Authenticating user 'default' from [fd00:1122:3344:101::e]:33262 | ||
| 4459 | 2026.04.06 16:09:44.570362 [ 292 ] {} <Debug> TCP-Session: 7fbd06fe-051e-4ee8-801a-6aa6a52f4128 Authenticating user 'default' from [fd00:1122:3344:101::e]:59733 | ||
| 4460 | 2026.04.06 16:09:44.570384 [ 286 ] {} <Debug> TCP-Session: b8086906-290d-4c89-b606-ea8f76442d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4461 | 2026.04.06 16:09:44.570388 [ 292 ] {} <Debug> TCP-Session: 7fbd06fe-051e-4ee8-801a-6aa6a52f4128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4462 | 2026.04.06 16:09:44.570413 [ 286 ] {} <Debug> TCP-Session: b8086906-290d-4c89-b606-ea8f76442d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4463 | 2026.04.06 16:09:44.570420 [ 292 ] {} <Debug> TCP-Session: 7fbd06fe-051e-4ee8-801a-6aa6a52f4128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4464 | 2026.04.06 16:09:44.570418 [ 288 ] {3ea3e0a7-c3e3-4e40-8f53-c48be85681c4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4465 | 2026.04.06 16:09:44.570458 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4466 | 2026.04.06 16:09:44.570464 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4467 | 2026.04.06 16:09:44.570498 [ 294 ] {} <Debug> TCP-Session: 0c539a72-84ab-415a-acfd-57aa42ece4cb Authenticating user 'default' from [fd00:1122:3344:101::e]:45875 | ||
| 4468 | 2026.04.06 16:09:44.570512 [ 290 ] {} <Debug> TCP-Session: 8d4f0f48-14a2-48e6-b62d-0c537fdcc902 Authenticating user 'default' from [fd00:1122:3344:101::e]:62233 | ||
| 4469 | 2026.04.06 16:09:44.570515 [ 294 ] {} <Debug> TCP-Session: 0c539a72-84ab-415a-acfd-57aa42ece4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4470 | 2026.04.06 16:09:44.570514 [ 288 ] {3ea3e0a7-c3e3-4e40-8f53-c48be85681c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4471 | 2026.04.06 16:09:44.570530 [ 290 ] {} <Debug> TCP-Session: 8d4f0f48-14a2-48e6-b62d-0c537fdcc902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4472 | 2026.04.06 16:09:44.570536 [ 294 ] {} <Debug> TCP-Session: 0c539a72-84ab-415a-acfd-57aa42ece4cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4473 | 2026.04.06 16:09:44.570563 [ 290 ] {} <Debug> TCP-Session: 8d4f0f48-14a2-48e6-b62d-0c537fdcc902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4474 | 2026.04.06 16:09:44.570736 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4475 | 2026.04.06 16:09:44.570744 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4476 | 2026.04.06 16:09:44.570778 [ 3 ] {} <Debug> TCP-Session: 96593e94-4d94-426e-bc90-ec353433cb44 Authenticating user 'default' from [fd00:1122:3344:101::e]:46618 | ||
| 4477 | 2026.04.06 16:09:44.570802 [ 293 ] {} <Debug> TCP-Session: b22d7938-5d27-4f9b-a54c-ee48791b98ab Authenticating user 'default' from [fd00:1122:3344:101::e]:52997 | ||
| 4478 | 2026.04.06 16:09:44.570807 [ 3 ] {} <Debug> TCP-Session: 96593e94-4d94-426e-bc90-ec353433cb44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4479 | 2026.04.06 16:09:44.570827 [ 288 ] {3ea3e0a7-c3e3-4e40-8f53-c48be85681c4} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 4480 | 2026.04.06 16:09:44.570847 [ 3 ] {} <Debug> TCP-Session: 96593e94-4d94-426e-bc90-ec353433cb44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2026.04.06 16:09:44.570828 [ 293 ] {} <Debug> TCP-Session: b22d7938-5d27-4f9b-a54c-ee48791b98ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4482 | 2026.04.06 16:09:44.570897 [ 293 ] {} <Debug> TCP-Session: b22d7938-5d27-4f9b-a54c-ee48791b98ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4483 | 2026.04.06 16:09:44.571707 [ 339 ] {3ea3e0a7-c3e3-4e40-8f53-c48be85681c4} <Trace> AggregatingTransform: Aggregating | ||
| 4484 | 2026.04.06 16:09:44.571747 [ 339 ] {3ea3e0a7-c3e3-4e40-8f53-c48be85681c4} <Trace> Aggregator: Aggregation method: without_key | ||
| 4485 | 2026.04.06 16:09:44.571782 [ 339 ] {3ea3e0a7-c3e3-4e40-8f53-c48be85681c4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000843575 sec. (1185.431 rows/sec., 46.31 KiB/sec.) | ||
| 4486 | 2026.04.06 16:09:44.571800 [ 339 ] {3ea3e0a7-c3e3-4e40-8f53-c48be85681c4} <Trace> Aggregator: Merging aggregated data | ||
| 4487 | 2026.04.06 16:09:44.573153 [ 288 ] {3ea3e0a7-c3e3-4e40-8f53-c48be85681c4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 4488 | 2026.04.06 16:09:44.573289 [ 288 ] {3ea3e0a7-c3e3-4e40-8f53-c48be85681c4} <Debug> TCPHandler: Processed in 0.003576356 sec. | ||
| 4489 | 2026.04.06 16:09:44.573399 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4490 | 2026.04.06 16:09:44.573400 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4491 | 2026.04.06 16:09:44.573429 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4492 | 2026.04.06 16:09:44.573458 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4493 | 2026.04.06 16:09:44.573477 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4494 | 2026.04.06 16:09:44.573485 [ 291 ] {} <Debug> TCP-Session: 2151afd1-8767-4947-9a8d-6f4d51bc91f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4495 | 2026.04.06 16:09:44.573499 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4496 | 2026.04.06 16:09:44.573520 [ 3 ] {} <Debug> TCP-Session: 96593e94-4d94-426e-bc90-ec353433cb44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4497 | 2026.04.06 16:09:44.573536 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4498 | 2026.04.06 16:09:44.573556 [ 293 ] {} <Debug> TCP-Session: b22d7938-5d27-4f9b-a54c-ee48791b98ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4499 | 2026.04.06 16:09:44.573511 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4500 | 2026.04.06 16:09:44.573648 [ 294 ] {} <Debug> TCP-Session: 0c539a72-84ab-415a-acfd-57aa42ece4cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4501 | 2026.04.06 16:09:44.573506 [ 290 ] {} <Debug> TCP-Session: 8d4f0f48-14a2-48e6-b62d-0c537fdcc902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4502 | 2026.04.06 16:09:44.573689 [ 292 ] {} <Debug> TCP-Session: 7fbd06fe-051e-4ee8-801a-6aa6a52f4128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.04.06 16:09:44.573469 [ 288 ] {} <Debug> TCP-Session: 0155bb7c-0528-4893-9e83-588b89513f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4504 | 2026.04.06 16:09:44.573439 [ 286 ] {} <Debug> TCP-Session: b8086906-290d-4c89-b606-ea8f76442d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4505 | 2026.04.06 16:09:44.573438 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4506 | 2026.04.06 16:09:44.573802 [ 289 ] {} <Debug> TCP-Session: 1a141a0d-0289-464e-8766-ae9160ed4d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4507 | 2026.04.06 16:09:44.626278 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60224 | ||
| 4508 | 2026.04.06 16:09:44.626368 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4509 | 2026.04.06 16:09:44.626392 [ 288 ] {} <Debug> TCP-Session: f5aae614-f241-4742-a867-84b2478ac306 Authenticating user 'default' from [fd00:1122:3344:101::e]:60224 | ||
| 4510 | 2026.04.06 16:09:44.626412 [ 288 ] {} <Debug> TCP-Session: f5aae614-f241-4742-a867-84b2478ac306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4511 | 2026.04.06 16:09:44.626425 [ 288 ] {} <Debug> TCP-Session: f5aae614-f241-4742-a867-84b2478ac306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4512 | 2026.04.06 16:09:44.626610 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55440 | ||
| 4513 | 2026.04.06 16:09:44.626648 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36844 | ||
| 4514 | 2026.04.06 16:09:44.626660 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57148 | ||
| 4515 | 2026.04.06 16:09:44.626694 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44758 | ||
| 4516 | 2026.04.06 16:09:44.626716 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46271 | ||
| 4517 | 2026.04.06 16:09:44.626762 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4518 | 2026.04.06 16:09:44.626773 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4519 | 2026.04.06 16:09:44.626709 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54556 | ||
| 4520 | 2026.04.06 16:09:44.626817 [ 291 ] {} <Debug> TCP-Session: 7dd0ad92-4624-4256-b4ad-6e9fa9348b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:57148 | ||
| 4521 | 2026.04.06 16:09:44.626806 [ 290 ] {} <Debug> TCP-Session: fef8c9cb-84c1-4e99-a0de-76b64f34be01 Authenticating user 'default' from [fd00:1122:3344:101::e]:36844 | ||
| 4522 | 2026.04.06 16:09:44.626849 [ 291 ] {} <Debug> TCP-Session: 7dd0ad92-4624-4256-b4ad-6e9fa9348b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4523 | 2026.04.06 16:09:44.626813 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4524 | 2026.04.06 16:09:44.626878 [ 290 ] {} <Debug> TCP-Session: fef8c9cb-84c1-4e99-a0de-76b64f34be01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4525 | 2026.04.06 16:09:44.626879 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4526 | 2026.04.06 16:09:44.626906 [ 286 ] {} <Debug> TCP-Session: 9fbe9095-88a7-459e-8767-f3b4ba781a62 Authenticating user 'default' from [fd00:1122:3344:101::e]:46271 | ||
| 4527 | 2026.04.06 16:09:44.626917 [ 290 ] {} <Debug> TCP-Session: fef8c9cb-84c1-4e99-a0de-76b64f34be01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4528 | 2026.04.06 16:09:44.626933 [ 3 ] {} <Debug> TCP-Session: db89d697-f1ff-4cbb-b6a7-1a58a0b799c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54556 | ||
| 4529 | 2026.04.06 16:09:44.626940 [ 286 ] {} <Debug> TCP-Session: 9fbe9095-88a7-459e-8767-f3b4ba781a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4530 | 2026.04.06 16:09:44.626964 [ 3 ] {} <Debug> TCP-Session: db89d697-f1ff-4cbb-b6a7-1a58a0b799c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4531 | 2026.04.06 16:09:44.626977 [ 286 ] {} <Debug> TCP-Session: 9fbe9095-88a7-459e-8767-f3b4ba781a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4532 | 2026.04.06 16:09:44.626995 [ 3 ] {} <Debug> TCP-Session: db89d697-f1ff-4cbb-b6a7-1a58a0b799c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4533 | 2026.04.06 16:09:44.626875 [ 291 ] {} <Debug> TCP-Session: 7dd0ad92-4624-4256-b4ad-6e9fa9348b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4534 | 2026.04.06 16:09:44.626801 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4535 | 2026.04.06 16:09:44.626701 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4536 | 2026.04.06 16:09:44.627073 [ 294 ] {} <Debug> TCP-Session: 0febeba9-7c0c-4f09-8538-1ca35b0e38a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44758 | ||
| 4537 | 2026.04.06 16:09:44.626686 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55798 | ||
| 4538 | 2026.04.06 16:09:44.627096 [ 289 ] {} <Debug> TCP-Session: d7bd53fe-4cb2-4392-bfda-bbd7d86bbc03 Authenticating user 'default' from [fd00:1122:3344:101::e]:55440 | ||
| 4539 | 2026.04.06 16:09:44.627103 [ 294 ] {} <Debug> TCP-Session: 0febeba9-7c0c-4f09-8538-1ca35b0e38a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4540 | 2026.04.06 16:09:44.627131 [ 289 ] {} <Debug> TCP-Session: d7bd53fe-4cb2-4392-bfda-bbd7d86bbc03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4541 | 2026.04.06 16:09:44.627144 [ 294 ] {} <Debug> TCP-Session: 0febeba9-7c0c-4f09-8538-1ca35b0e38a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4542 | 2026.04.06 16:09:44.627158 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4543 | 2026.04.06 16:09:44.627156 [ 289 ] {} <Debug> TCP-Session: d7bd53fe-4cb2-4392-bfda-bbd7d86bbc03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4544 | 2026.04.06 16:09:44.626664 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35890 | ||
| 4545 | 2026.04.06 16:09:44.627189 [ 293 ] {} <Debug> TCP-Session: 1ab40986-34e6-414a-9c6d-614e0f3f8ee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55798 | ||
| 4546 | 2026.04.06 16:09:44.626697 [ 288 ] {} <Trace> TCP-Session: f5aae614-f241-4742-a867-84b2478ac306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2026.04.06 16:09:44.627247 [ 293 ] {} <Debug> TCP-Session: 1ab40986-34e6-414a-9c6d-614e0f3f8ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4548 | 2026.04.06 16:09:44.627267 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4549 | 2026.04.06 16:09:44.627277 [ 293 ] {} <Debug> TCP-Session: 1ab40986-34e6-414a-9c6d-614e0f3f8ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4550 | 2026.04.06 16:09:44.627296 [ 292 ] {} <Debug> TCP-Session: 60e2dbd4-2c55-4933-ac47-945235b76942 Authenticating user 'default' from [fd00:1122:3344:101::e]:35890 | ||
| 4551 | 2026.04.06 16:09:44.627320 [ 292 ] {} <Debug> TCP-Session: 60e2dbd4-2c55-4933-ac47-945235b76942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4552 | 2026.04.06 16:09:44.627333 [ 292 ] {} <Debug> TCP-Session: 60e2dbd4-2c55-4933-ac47-945235b76942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4553 | 2026.04.06 16:09:44.627396 [ 288 ] {fcee9c4d-20f4-4dd0-9173-95492781f160} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60224) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4554 | 2026.04.06 16:09:44.627609 [ 288 ] {fcee9c4d-20f4-4dd0-9173-95492781f160} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4555 | 2026.04.06 16:09:44.627658 [ 288 ] {fcee9c4d-20f4-4dd0-9173-95492781f160} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4556 | 2026.04.06 16:09:44.627918 [ 288 ] {fcee9c4d-20f4-4dd0-9173-95492781f160} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 4557 | 2026.04.06 16:09:44.628872 [ 303 ] {fcee9c4d-20f4-4dd0-9173-95492781f160} <Trace> AggregatingTransform: Aggregating | ||
| 4558 | 2026.04.06 16:09:44.628923 [ 303 ] {fcee9c4d-20f4-4dd0-9173-95492781f160} <Trace> Aggregator: Aggregation method: without_key | ||
| 4559 | 2026.04.06 16:09:44.628958 [ 303 ] {fcee9c4d-20f4-4dd0-9173-95492781f160} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948758 sec. (1054.010 rows/sec., 41.17 KiB/sec.) | ||
| 4560 | 2026.04.06 16:09:44.628977 [ 303 ] {fcee9c4d-20f4-4dd0-9173-95492781f160} <Trace> Aggregator: Merging aggregated data | ||
| 4561 | 2026.04.06 16:09:44.630260 [ 288 ] {fcee9c4d-20f4-4dd0-9173-95492781f160} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002913 sec., 343.28870580157917 rows/sec., 13.41 KiB/sec. | ||
| 4562 | 2026.04.06 16:09:44.630401 [ 288 ] {fcee9c4d-20f4-4dd0-9173-95492781f160} <Debug> TCPHandler: Processed in 0.003791281 sec. | ||
| 4563 | 2026.04.06 16:09:44.630522 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4564 | 2026.04.06 16:09:44.630555 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4565 | 2026.04.06 16:09:44.630562 [ 288 ] {} <Debug> TCP-Session: f5aae614-f241-4742-a867-84b2478ac306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4566 | 2026.04.06 16:09:44.630583 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4567 | 2026.04.06 16:09:44.630594 [ 289 ] {} <Debug> TCP-Session: d7bd53fe-4cb2-4392-bfda-bbd7d86bbc03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4568 | 2026.04.06 16:09:44.630608 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4569 | 2026.04.06 16:09:44.630631 [ 294 ] {} <Debug> TCP-Session: 0febeba9-7c0c-4f09-8538-1ca35b0e38a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4570 | 2026.04.06 16:09:44.630644 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4571 | 2026.04.06 16:09:44.630664 [ 291 ] {} <Debug> TCP-Session: 7dd0ad92-4624-4256-b4ad-6e9fa9348b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4572 | 2026.04.06 16:09:44.630677 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4573 | 2026.04.06 16:09:44.630696 [ 290 ] {} <Debug> TCP-Session: fef8c9cb-84c1-4e99-a0de-76b64f34be01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4574 | 2026.04.06 16:09:44.630697 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4575 | 2026.04.06 16:09:44.630718 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4576 | 2026.04.06 16:09:44.630754 [ 286 ] {} <Debug> TCP-Session: 9fbe9095-88a7-459e-8767-f3b4ba781a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4577 | 2026.04.06 16:09:44.630725 [ 292 ] {} <Debug> TCP-Session: 60e2dbd4-2c55-4933-ac47-945235b76942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4578 | 2026.04.06 16:09:44.630779 [ 3 ] {} <Debug> TCP-Session: db89d697-f1ff-4cbb-b6a7-1a58a0b799c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4579 | 2026.04.06 16:09:44.630660 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4580 | 2026.04.06 16:09:44.630839 [ 293 ] {} <Debug> TCP-Session: 1ab40986-34e6-414a-9c6d-614e0f3f8ee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4581 | 2026.04.06 16:09:44.682991 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2026.04.06 16:09:44.683185 [ 4 ] {a1bdc930-bf7b-4e5c-bab0-62b20f776afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4583 | 2026.04.06 16:09:44.683254 [ 4 ] {a1bdc930-bf7b-4e5c-bab0-62b20f776afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4584 | 2026.04.06 16:09:44.683892 [ 4 ] {a1bdc930-bf7b-4e5c-bab0-62b20f776afd} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.04.06 16:09:44.683948 [ 4 ] {a1bdc930-bf7b-4e5c-bab0-62b20f776afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4586 | 2026.04.06 16:09:44.684347 [ 4 ] {a1bdc930-bf7b-4e5c-bab0-62b20f776afd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4587 | 2026.04.06 16:09:44.684589 [ 4 ] {a1bdc930-bf7b-4e5c-bab0-62b20f776afd} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2026.04.06 16:09:44.684751 [ 4 ] {a1bdc930-bf7b-4e5c-bab0-62b20f776afd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001615 sec., 1238.390092879257 rows/sec., 100.98 KiB/sec. | ||
| 4589 | 2026.04.06 16:09:44.684800 [ 4 ] {a1bdc930-bf7b-4e5c-bab0-62b20f776afd} <Debug> TCPHandler: Processed in 0.001945025 sec. | ||
| 4590 | 2026.04.06 16:09:44.684934 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4591 | 2026.04.06 16:09:44.685038 [ 4 ] {25804d51-82ad-4136-8f6d-d94c08284ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4592 | 2026.04.06 16:09:44.685081 [ 4 ] {25804d51-82ad-4136-8f6d-d94c08284ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4593 | 2026.04.06 16:09:44.687113 [ 4 ] {25804d51-82ad-4136-8f6d-d94c08284ab5} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2026.04.06 16:09:44.687153 [ 4 ] {25804d51-82ad-4136-8f6d-d94c08284ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4595 | 2026.04.06 16:09:44.687641 [ 4 ] {25804d51-82ad-4136-8f6d-d94c08284ab5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4596 | 2026.04.06 16:09:44.687867 [ 4 ] {25804d51-82ad-4136-8f6d-d94c08284ab5} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.04.06 16:09:44.688013 [ 4 ] {25804d51-82ad-4136-8f6d-d94c08284ab5} <Debug> executeQuery: Read 2422 rows, 182.55 KiB in 0.002999 sec., 807602.5341780593 rows/sec., 59.44 MiB/sec. | ||
| 4598 | 2026.04.06 16:09:44.688055 [ 4 ] {25804d51-82ad-4136-8f6d-d94c08284ab5} <Debug> TCPHandler: Processed in 0.003173579 sec. | ||
| 4599 | 2026.04.06 16:09:44.688190 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2026.04.06 16:09:44.688289 [ 4 ] {57a2a45c-af98-45a4-b2a7-02f08bde8ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4601 | 2026.04.06 16:09:44.688332 [ 4 ] {57a2a45c-af98-45a4-b2a7-02f08bde8ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4602 | 2026.04.06 16:09:44.688771 [ 4 ] {57a2a45c-af98-45a4-b2a7-02f08bde8ae3} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.04.06 16:09:44.688809 [ 4 ] {57a2a45c-af98-45a4-b2a7-02f08bde8ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4604 | 2026.04.06 16:09:44.689121 [ 4 ] {57a2a45c-af98-45a4-b2a7-02f08bde8ae3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4605 | 2026.04.06 16:09:44.689339 [ 4 ] {57a2a45c-af98-45a4-b2a7-02f08bde8ae3} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.04.06 16:09:44.689454 [ 95 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4607 | 2026.04.06 16:09:44.689471 [ 4 ] {57a2a45c-af98-45a4-b2a7-02f08bde8ae3} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001202 sec., 28286.189683860233 rows/sec., 2.07 MiB/sec. | ||
| 4608 | 2026.04.06 16:09:44.689513 [ 95 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.04.06 16:09:44.689525 [ 4 ] {57a2a45c-af98-45a4-b2a7-02f08bde8ae3} <Debug> TCPHandler: Processed in 0.001385356 sec. | ||
| 4610 | 2026.04.06 16:09:44.689541 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4611 | 2026.04.06 16:09:44.689653 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.04.06 16:09:44.689677 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 4613 | 2026.04.06 16:09:44.689753 [ 4 ] {c5ad5631-8213-4a64-9e77-bbc1557ee88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.04.06 16:09:44.689798 [ 4 ] {c5ad5631-8213-4a64-9e77-bbc1557ee88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4615 | 2026.04.06 16:09:44.689819 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4616 | 2026.04.06 16:09:44.689856 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 209 rows starting from the beginning of the part | ||
| 4617 | 2026.04.06 16:09:44.689920 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part | ||
| 4618 | 2026.04.06 16:09:44.689963 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 163 rows starting from the beginning of the part | ||
| 4619 | 2026.04.06 16:09:44.690017 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
| 4620 | 2026.04.06 16:09:44.690059 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part | ||
| 4621 | 2026.04.06 16:09:44.690111 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 4622 | 2026.04.06 16:09:44.690602 [ 4 ] {c5ad5631-8213-4a64-9e77-bbc1557ee88c} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.04.06 16:09:44.690645 [ 4 ] {c5ad5631-8213-4a64-9e77-bbc1557ee88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4624 | 2026.04.06 16:09:44.691011 [ 4 ] {c5ad5631-8213-4a64-9e77-bbc1557ee88c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4625 | 2026.04.06 16:09:44.691036 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 613 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424136 sec., 430436.41899369156 rows/sec., 28.78 MiB/sec. | ||
| 4626 | 2026.04.06 16:09:44.691206 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4627 | 2026.04.06 16:09:44.691273 [ 4 ] {c5ad5631-8213-4a64-9e77-bbc1557ee88c} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.04.06 16:09:44.691445 [ 4 ] {c5ad5631-8213-4a64-9e77-bbc1557ee88c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001711 sec., 468147.28229105787 rows/sec., 27.04 MiB/sec. | ||
| 4629 | 2026.04.06 16:09:44.691488 [ 4 ] {c5ad5631-8213-4a64-9e77-bbc1557ee88c} <Debug> TCPHandler: Processed in 0.001884775 sec. | ||
| 4630 | 2026.04.06 16:09:44.691519 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_21_4} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.04.06 16:09:44.691607 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4632 | 2026.04.06 16:09:44.691619 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_21_4} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4633 | 2026.04.06 16:09:44.691711 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4634 | 2026.04.06 16:09:44.691714 [ 4 ] {cb31fd17-dcb2-4e65-a985-1b750d11de9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4635 | 2026.04.06 16:09:44.691767 [ 4 ] {cb31fd17-dcb2-4e65-a985-1b750d11de9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4636 | 2026.04.06 16:09:44.692168 [ 4 ] {cb31fd17-dcb2-4e65-a985-1b750d11de9d} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.04.06 16:09:44.692204 [ 4 ] {cb31fd17-dcb2-4e65-a985-1b750d11de9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4638 | 2026.04.06 16:09:44.692507 [ 4 ] {cb31fd17-dcb2-4e65-a985-1b750d11de9d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4639 | 2026.04.06 16:09:44.692721 [ 4 ] {cb31fd17-dcb2-4e65-a985-1b750d11de9d} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.04.06 16:09:44.692850 [ 4 ] {cb31fd17-dcb2-4e65-a985-1b750d11de9d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 60.93 KiB/sec. | ||
| 4641 | 2026.04.06 16:09:44.692887 [ 4 ] {cb31fd17-dcb2-4e65-a985-1b750d11de9d} <Debug> TCPHandler: Processed in 0.001328735 sec. | ||
| 4642 | 2026.04.06 16:09:44.693004 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2026.04.06 16:09:44.693099 [ 4 ] {108fccac-fff3-4e30-9df7-16536ed28731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4644 | 2026.04.06 16:09:44.693141 [ 4 ] {108fccac-fff3-4e30-9df7-16536ed28731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4645 | 2026.04.06 16:09:44.694112 [ 4 ] {108fccac-fff3-4e30-9df7-16536ed28731} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.04.06 16:09:44.694148 [ 4 ] {108fccac-fff3-4e30-9df7-16536ed28731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4647 | 2026.04.06 16:09:44.694511 [ 4 ] {108fccac-fff3-4e30-9df7-16536ed28731} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4648 | 2026.04.06 16:09:44.694726 [ 4 ] {108fccac-fff3-4e30-9df7-16536ed28731} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.04.06 16:09:44.694859 [ 4 ] {108fccac-fff3-4e30-9df7-16536ed28731} <Debug> executeQuery: Read 1285 rows, 87.72 KiB in 0.001778 sec., 722722.1597300337 rows/sec., 48.18 MiB/sec. | ||
| 4650 | 2026.04.06 16:09:44.694898 [ 4 ] {108fccac-fff3-4e30-9df7-16536ed28731} <Debug> TCPHandler: Processed in 0.001942796 sec. | ||
| 4651 | 2026.04.06 16:09:44.695027 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2026.04.06 16:09:44.695121 [ 4 ] {db283ebf-0b00-4051-a937-541c71e99273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4653 | 2026.04.06 16:09:44.695167 [ 4 ] {db283ebf-0b00-4051-a937-541c71e99273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4654 | 2026.04.06 16:09:44.696023 [ 4 ] {db283ebf-0b00-4051-a937-541c71e99273} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2026.04.06 16:09:44.696059 [ 4 ] {db283ebf-0b00-4051-a937-541c71e99273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4656 | 2026.04.06 16:09:44.696488 [ 4 ] {db283ebf-0b00-4051-a937-541c71e99273} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4657 | 2026.04.06 16:09:44.696704 [ 4 ] {db283ebf-0b00-4051-a937-541c71e99273} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.04.06 16:09:44.696840 [ 4 ] {db283ebf-0b00-4051-a937-541c71e99273} <Debug> executeQuery: Read 1509 rows, 93.84 KiB in 0.001737 sec., 868739.2055267703 rows/sec., 52.76 MiB/sec. | ||
| 4659 | 2026.04.06 16:09:44.696882 [ 4 ] {db283ebf-0b00-4051-a937-541c71e99273} <Debug> TCPHandler: Processed in 0.001904135 sec. | ||
| 4660 | 2026.04.06 16:09:44.697003 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2026.04.06 16:09:44.697097 [ 4 ] {d744b95a-0487-4ad0-a4ba-25386c8a8d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4662 | 2026.04.06 16:09:44.697152 [ 4 ] {d744b95a-0487-4ad0-a4ba-25386c8a8d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4663 | 2026.04.06 16:09:44.698005 [ 4 ] {d744b95a-0487-4ad0-a4ba-25386c8a8d91} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.04.06 16:09:44.698039 [ 4 ] {d744b95a-0487-4ad0-a4ba-25386c8a8d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4665 | 2026.04.06 16:09:44.698680 [ 4 ] {d744b95a-0487-4ad0-a4ba-25386c8a8d91} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4666 | 2026.04.06 16:09:44.698929 [ 4 ] {d744b95a-0487-4ad0-a4ba-25386c8a8d91} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.04.06 16:09:44.699050 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4668 | 2026.04.06 16:09:44.699075 [ 4 ] {d744b95a-0487-4ad0-a4ba-25386c8a8d91} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001994 sec., 16048.144433299898 rows/sec., 28.76 MiB/sec. | ||
| 4669 | 2026.04.06 16:09:44.699101 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.04.06 16:09:44.699127 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4671 | 2026.04.06 16:09:44.699151 [ 4 ] {d744b95a-0487-4ad0-a4ba-25386c8a8d91} <Debug> TCPHandler: Processed in 0.002195781 sec. | ||
| 4672 | 2026.04.06 16:09:44.699210 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 4673 | 2026.04.06 16:09:44.699283 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4674 | 2026.04.06 16:09:44.699377 [ 4 ] {f704a57a-fd3e-48a1-954d-a87b3f8ad622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4675 | 2026.04.06 16:09:44.699391 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4676 | 2026.04.06 16:09:44.699419 [ 4 ] {f704a57a-fd3e-48a1-954d-a87b3f8ad622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4677 | 2026.04.06 16:09:44.699448 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 287 rows starting from the beginning of the part | ||
| 4678 | 2026.04.06 16:09:44.699572 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part | ||
| 4679 | 2026.04.06 16:09:44.699672 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part | ||
| 4680 | 2026.04.06 16:09:44.699764 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
| 4681 | 2026.04.06 16:09:44.699769 [ 4 ] {f704a57a-fd3e-48a1-954d-a87b3f8ad622} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.04.06 16:09:44.699807 [ 4 ] {f704a57a-fd3e-48a1-954d-a87b3f8ad622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4683 | 2026.04.06 16:09:44.699860 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part | ||
| 4684 | 2026.04.06 16:09:44.699965 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 4685 | 2026.04.06 16:09:44.700144 [ 4 ] {f704a57a-fd3e-48a1-954d-a87b3f8ad622} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4686 | 2026.04.06 16:09:44.700355 [ 4 ] {f704a57a-fd3e-48a1-954d-a87b3f8ad622} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.04.06 16:09:44.700501 [ 4 ] {f704a57a-fd3e-48a1-954d-a87b3f8ad622} <Debug> executeQuery: Read 16 rows, 1.09 KiB in 0.001142 sec., 14010.507880910684 rows/sec., 957.75 KiB/sec. | ||
| 4688 | 2026.04.06 16:09:44.700537 [ 4 ] {f704a57a-fd3e-48a1-954d-a87b3f8ad622} <Debug> TCPHandler: Processed in 0.001304345 sec. | ||
| 4689 | 2026.04.06 16:09:44.704175 [ 194 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 19 columns (19 merged, 0 gathered) in 0.005001123 sec., 80581.90130496692 rows/sec., 144.40 MiB/sec. | ||
| 4690 | 2026.04.06 16:09:44.705033 [ 187 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4691 | 2026.04.06 16:09:44.705452 [ 187 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.04.06 16:09:44.705533 [ 187 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4693 | 2026.04.06 16:09:44.705703 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 4694 | 2026.04.06 16:09:45.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.23 MiB, peak 247.56 MiB, free memory in arenas 0.00 B, will set to 242.27 MiB (RSS), difference: 2.05 MiB | ||
| 4695 | 2026.04.06 16:09:45.403011 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60170 | ||
| 4696 | 2026.04.06 16:09:45.403110 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4697 | 2026.04.06 16:09:45.403136 [ 286 ] {} <Debug> TCP-Session: 7e55de6f-7f40-4990-99f5-576578db565d Authenticating user 'default' from [fd00:1122:3344:101::e]:60170 | ||
| 4698 | 2026.04.06 16:09:45.403157 [ 286 ] {} <Debug> TCP-Session: 7e55de6f-7f40-4990-99f5-576578db565d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4699 | 2026.04.06 16:09:45.403170 [ 286 ] {} <Debug> TCP-Session: 7e55de6f-7f40-4990-99f5-576578db565d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4700 | 2026.04.06 16:09:45.403359 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41168 | ||
| 4701 | 2026.04.06 16:09:45.403392 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54330 | ||
| 4702 | 2026.04.06 16:09:45.403364 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61175 | ||
| 4703 | 2026.04.06 16:09:45.403439 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45297 | ||
| 4704 | 2026.04.06 16:09:45.403473 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45087 | ||
| 4705 | 2026.04.06 16:09:45.403485 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4706 | 2026.04.06 16:09:45.403486 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4707 | 2026.04.06 16:09:45.403532 [ 290 ] {} <Debug> TCP-Session: 57e68ca8-4d20-4033-b7b5-270c7fd5f33b Authenticating user 'default' from [fd00:1122:3344:101::e]:54330 | ||
| 4708 | 2026.04.06 16:09:45.403552 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4709 | 2026.04.06 16:09:45.403563 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4710 | 2026.04.06 16:09:45.403574 [ 286 ] {} <Trace> TCP-Session: 7e55de6f-7f40-4990-99f5-576578db565d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.04.06 16:09:45.403596 [ 288 ] {} <Debug> TCP-Session: 4e563973-de54-4f05-b9a5-f9f014cfc65b Authenticating user 'default' from [fd00:1122:3344:101::e]:61175 | ||
| 4712 | 2026.04.06 16:09:45.403612 [ 291 ] {} <Debug> TCP-Session: c7a9a1fe-15a9-419e-97a8-dfe97e46bcfa Authenticating user 'default' from [fd00:1122:3344:101::e]:45297 | ||
| 4713 | 2026.04.06 16:09:45.403650 [ 288 ] {} <Debug> TCP-Session: 4e563973-de54-4f05-b9a5-f9f014cfc65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4714 | 2026.04.06 16:09:45.403666 [ 291 ] {} <Debug> TCP-Session: c7a9a1fe-15a9-419e-97a8-dfe97e46bcfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4715 | 2026.04.06 16:09:45.403678 [ 288 ] {} <Debug> TCP-Session: 4e563973-de54-4f05-b9a5-f9f014cfc65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4716 | 2026.04.06 16:09:45.403690 [ 291 ] {} <Debug> TCP-Session: c7a9a1fe-15a9-419e-97a8-dfe97e46bcfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4717 | 2026.04.06 16:09:45.403565 [ 287 ] {} <Debug> TCP-Session: 1d0d7eff-5530-4e57-aac8-740ef233eaaf Authenticating user 'default' from [fd00:1122:3344:101::e]:41168 | ||
| 4718 | 2026.04.06 16:09:45.403557 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4719 | 2026.04.06 16:09:45.403753 [ 287 ] {} <Debug> TCP-Session: 1d0d7eff-5530-4e57-aac8-740ef233eaaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4720 | 2026.04.06 16:09:45.403766 [ 286 ] {bc6316f4-3f8a-4fb4-8442-6053efaeeed0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60170) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4721 | 2026.04.06 16:09:45.403775 [ 294 ] {} <Debug> TCP-Session: a36ec4b5-9f4b-4331-b605-af47b9c8f4ed Authenticating user 'default' from [fd00:1122:3344:101::e]:45087 | ||
| 4722 | 2026.04.06 16:09:45.403780 [ 287 ] {} <Debug> TCP-Session: 1d0d7eff-5530-4e57-aac8-740ef233eaaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4723 | 2026.04.06 16:09:45.403802 [ 294 ] {} <Debug> TCP-Session: a36ec4b5-9f4b-4331-b605-af47b9c8f4ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4724 | 2026.04.06 16:09:45.403472 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57374 | ||
| 4725 | 2026.04.06 16:09:45.403826 [ 294 ] {} <Debug> TCP-Session: a36ec4b5-9f4b-4331-b605-af47b9c8f4ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4726 | 2026.04.06 16:09:45.403428 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62011 | ||
| 4727 | 2026.04.06 16:09:45.403573 [ 290 ] {} <Debug> TCP-Session: 57e68ca8-4d20-4033-b7b5-270c7fd5f33b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4728 | 2026.04.06 16:09:45.403392 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33193 | ||
| 4729 | 2026.04.06 16:09:45.403927 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4730 | 2026.04.06 16:09:45.403931 [ 290 ] {} <Debug> TCP-Session: 57e68ca8-4d20-4033-b7b5-270c7fd5f33b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4731 | 2026.04.06 16:09:45.403970 [ 293 ] {} <Debug> TCP-Session: eb819cdb-9551-4a04-8d3c-403d45c7496f Authenticating user 'default' from [fd00:1122:3344:101::e]:57374 | ||
| 4732 | 2026.04.06 16:09:45.403939 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4733 | 2026.04.06 16:09:45.404003 [ 293 ] {} <Debug> TCP-Session: eb819cdb-9551-4a04-8d3c-403d45c7496f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4734 | 2026.04.06 16:09:45.404021 [ 292 ] {} <Debug> TCP-Session: 66ab90d3-b0bd-433c-9143-dd5f4edd02a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62011 | ||
| 4735 | 2026.04.06 16:09:45.404025 [ 286 ] {bc6316f4-3f8a-4fb4-8442-6053efaeeed0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4736 | 2026.04.06 16:09:45.404036 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4737 | 2026.04.06 16:09:45.404046 [ 292 ] {} <Debug> TCP-Session: 66ab90d3-b0bd-433c-9143-dd5f4edd02a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4738 | 2026.04.06 16:09:45.404024 [ 293 ] {} <Debug> TCP-Session: eb819cdb-9551-4a04-8d3c-403d45c7496f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4739 | 2026.04.06 16:09:45.404088 [ 289 ] {} <Debug> TCP-Session: be79ecb0-a2c1-4fd5-8ad1-926de93ae668 Authenticating user 'default' from [fd00:1122:3344:101::e]:33193 | ||
| 4740 | 2026.04.06 16:09:45.404092 [ 286 ] {bc6316f4-3f8a-4fb4-8442-6053efaeeed0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4741 | 2026.04.06 16:09:45.404116 [ 289 ] {} <Debug> TCP-Session: be79ecb0-a2c1-4fd5-8ad1-926de93ae668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4742 | 2026.04.06 16:09:45.404091 [ 292 ] {} <Debug> TCP-Session: 66ab90d3-b0bd-433c-9143-dd5f4edd02a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4743 | 2026.04.06 16:09:45.404141 [ 289 ] {} <Debug> TCP-Session: be79ecb0-a2c1-4fd5-8ad1-926de93ae668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4744 | 2026.04.06 16:09:45.404384 [ 286 ] {bc6316f4-3f8a-4fb4-8442-6053efaeeed0} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 4745 | 2026.04.06 16:09:45.405288 [ 315 ] {bc6316f4-3f8a-4fb4-8442-6053efaeeed0} <Trace> AggregatingTransform: Aggregating | ||
| 4746 | 2026.04.06 16:09:45.405329 [ 315 ] {bc6316f4-3f8a-4fb4-8442-6053efaeeed0} <Trace> Aggregator: Aggregation method: without_key | ||
| 4747 | 2026.04.06 16:09:45.405367 [ 315 ] {bc6316f4-3f8a-4fb4-8442-6053efaeeed0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881566 sec. (1134.345 rows/sec., 44.31 KiB/sec.) | ||
| 4748 | 2026.04.06 16:09:45.405381 [ 315 ] {bc6316f4-3f8a-4fb4-8442-6053efaeeed0} <Trace> Aggregator: Merging aggregated data | ||
| 4749 | 2026.04.06 16:09:45.406442 [ 286 ] {bc6316f4-3f8a-4fb4-8442-6053efaeeed0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002731 sec., 366.16623947272063 rows/sec., 14.30 KiB/sec. | ||
| 4750 | 2026.04.06 16:09:45.406567 [ 286 ] {bc6316f4-3f8a-4fb4-8442-6053efaeeed0} <Debug> TCPHandler: Processed in 0.003161748 sec. | ||
| 4751 | 2026.04.06 16:09:45.406677 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4752 | 2026.04.06 16:09:45.406702 [ 286 ] {} <Debug> TCP-Session: 7e55de6f-7f40-4990-99f5-576578db565d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4753 | 2026.04.06 16:09:45.406704 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4754 | 2026.04.06 16:09:45.406722 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4755 | 2026.04.06 16:09:45.406740 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4756 | 2026.04.06 16:09:45.406759 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4757 | 2026.04.06 16:09:45.406770 [ 289 ] {} <Debug> TCP-Session: be79ecb0-a2c1-4fd5-8ad1-926de93ae668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4758 | 2026.04.06 16:09:45.406771 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4759 | 2026.04.06 16:09:45.406799 [ 292 ] {} <Debug> TCP-Session: 66ab90d3-b0bd-433c-9143-dd5f4edd02a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4760 | 2026.04.06 16:09:45.406804 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4761 | 2026.04.06 16:09:45.406823 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4762 | 2026.04.06 16:09:45.406828 [ 293 ] {} <Debug> TCP-Session: eb819cdb-9551-4a04-8d3c-403d45c7496f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4763 | 2026.04.06 16:09:45.406872 [ 290 ] {} <Debug> TCP-Session: 57e68ca8-4d20-4033-b7b5-270c7fd5f33b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4764 | 2026.04.06 16:09:45.406882 [ 291 ] {} <Debug> TCP-Session: c7a9a1fe-15a9-419e-97a8-dfe97e46bcfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4765 | 2026.04.06 16:09:45.406787 [ 288 ] {} <Debug> TCP-Session: 4e563973-de54-4f05-b9a5-f9f014cfc65b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4766 | 2026.04.06 16:09:45.406787 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4767 | 2026.04.06 16:09:45.406753 [ 287 ] {} <Debug> TCP-Session: 1d0d7eff-5530-4e57-aac8-740ef233eaaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4768 | 2026.04.06 16:09:45.406974 [ 294 ] {} <Debug> TCP-Session: a36ec4b5-9f4b-4331-b605-af47b9c8f4ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4769 | 2026.04.06 16:09:46.588857 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 604 | ||
| 4770 | 2026.04.06 16:09:46.591886 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.04.06 16:09:46.591951 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4772 | 2026.04.06 16:09:46.593266 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4773 | 2026.04.06 16:09:46.593571 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.04.06 16:09:46.593977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4775 | 2026.04.06 16:09:47.633463 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.04.06 16:09:47.633664 [ 4 ] {bafea8ee-06e4-4452-9e7e-25011a7ffb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4777 | 2026.04.06 16:09:47.633736 [ 4 ] {bafea8ee-06e4-4452-9e7e-25011a7ffb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4778 | 2026.04.06 16:09:47.634428 [ 4 ] {bafea8ee-06e4-4452-9e7e-25011a7ffb64} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.04.06 16:09:47.634476 [ 4 ] {bafea8ee-06e4-4452-9e7e-25011a7ffb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4780 | 2026.04.06 16:09:47.634854 [ 4 ] {bafea8ee-06e4-4452-9e7e-25011a7ffb64} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4781 | 2026.04.06 16:09:47.635083 [ 4 ] {bafea8ee-06e4-4452-9e7e-25011a7ffb64} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.04.06 16:09:47.635213 [ 92 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4783 | 2026.04.06 16:09:47.635233 [ 4 ] {bafea8ee-06e4-4452-9e7e-25011a7ffb64} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.00162 sec., 18518.51851851852 rows/sec., 1.40 MiB/sec. | ||
| 4784 | 2026.04.06 16:09:47.635249 [ 92 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.04.06 16:09:47.635268 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4786 | 2026.04.06 16:09:47.635275 [ 4 ] {bafea8ee-06e4-4452-9e7e-25011a7ffb64} <Debug> TCPHandler: Processed in 0.001966547 sec. | ||
| 4787 | 2026.04.06 16:09:47.635350 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 4788 | 2026.04.06 16:09:47.635409 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.04.06 16:09:47.635433 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4790 | 2026.04.06 16:09:47.635462 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3211 rows starting from the beginning of the part | ||
| 4791 | 2026.04.06 16:09:47.635504 [ 4 ] {01e01b09-67e3-47af-be16-b2e650680e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4792 | 2026.04.06 16:09:47.635528 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 810 rows starting from the beginning of the part | ||
| 4793 | 2026.04.06 16:09:47.635546 [ 4 ] {01e01b09-67e3-47af-be16-b2e650680e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4794 | 2026.04.06 16:09:47.635572 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 76 rows starting from the beginning of the part | ||
| 4795 | 2026.04.06 16:09:47.635617 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 809 rows starting from the beginning of the part | ||
| 4796 | 2026.04.06 16:09:47.635654 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2422 rows starting from the beginning of the part | ||
| 4797 | 2026.04.06 16:09:47.635694 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 4798 | 2026.04.06 16:09:47.636003 [ 4 ] {01e01b09-67e3-47af-be16-b2e650680e9d} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.04.06 16:09:47.636037 [ 4 ] {01e01b09-67e3-47af-be16-b2e650680e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4800 | 2026.04.06 16:09:47.636374 [ 4 ] {01e01b09-67e3-47af-be16-b2e650680e9d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4801 | 2026.04.06 16:09:47.636586 [ 4 ] {01e01b09-67e3-47af-be16-b2e650680e9d} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.04.06 16:09:47.636682 [ 92 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4803 | 2026.04.06 16:09:47.636711 [ 4 ] {01e01b09-67e3-47af-be16-b2e650680e9d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001226 sec., 29363.784665579118 rows/sec., 2.29 MiB/sec. | ||
| 4804 | 2026.04.06 16:09:47.636713 [ 92 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.04.06 16:09:47.636745 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4806 | 2026.04.06 16:09:47.636750 [ 4 ] {01e01b09-67e3-47af-be16-b2e650680e9d} <Debug> TCPHandler: Processed in 0.001393896 sec. | ||
| 4807 | 2026.04.06 16:09:47.636846 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 4808 | 2026.04.06 16:09:47.636874 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.04.06 16:09:47.636979 [ 4 ] {4d505027-5e45-475d-95f2-5af9dfcadd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4810 | 2026.04.06 16:09:47.636984 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4811 | 2026.04.06 16:09:47.637028 [ 4 ] {4d505027-5e45-475d-95f2-5af9dfcadd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4812 | 2026.04.06 16:09:47.637031 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1762 rows starting from the beginning of the part | ||
| 4813 | 2026.04.06 16:09:47.637114 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 483 rows starting from the beginning of the part | ||
| 4814 | 2026.04.06 16:09:47.637171 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 59 rows starting from the beginning of the part | ||
| 4815 | 2026.04.06 16:09:47.637210 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 481 rows starting from the beginning of the part | ||
| 4816 | 2026.04.06 16:09:47.637249 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1285 rows starting from the beginning of the part | ||
| 4817 | 2026.04.06 16:09:47.637285 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 4818 | 2026.04.06 16:09:47.637425 [ 4 ] {4d505027-5e45-475d-95f2-5af9dfcadd58} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.04.06 16:09:47.637466 [ 4 ] {4d505027-5e45-475d-95f2-5af9dfcadd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4820 | 2026.04.06 16:09:47.637821 [ 4 ] {4d505027-5e45-475d-95f2-5af9dfcadd58} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4821 | 2026.04.06 16:09:47.637906 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7358 rows, containing 5 columns (5 merged, 0 gathered) in 0.002592178 sec., 2838539.6373242885 rows/sec., 224.06 MiB/sec. | ||
| 4822 | 2026.04.06 16:09:47.638038 [ 4 ] {4d505027-5e45-475d-95f2-5af9dfcadd58} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.04.06 16:09:47.638135 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4824 | 2026.04.06 16:09:47.638159 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.04.06 16:09:47.638165 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4826 | 2026.04.06 16:09:47.638176 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4827 | 2026.04.06 16:09:47.638170 [ 4 ] {4d505027-5e45-475d-95f2-5af9dfcadd58} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.00121 sec., 54545.45454545455 rows/sec., 3.81 MiB/sec. | ||
| 4828 | 2026.04.06 16:09:47.638219 [ 4 ] {4d505027-5e45-475d-95f2-5af9dfcadd58} <Debug> TCPHandler: Processed in 0.001394796 sec. | ||
| 4829 | 2026.04.06 16:09:47.638249 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 4830 | 2026.04.06 16:09:47.638347 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2026.04.06 16:09:47.638366 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4832 | 2026.04.06 16:09:47.638403 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7325 rows starting from the beginning of the part | ||
| 4833 | 2026.04.06 16:09:47.638413 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_26_5} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.04.06 16:09:47.638447 [ 4 ] {141e8d6f-e0d6-4ec6-bc18-3c08ce8aa28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4835 | 2026.04.06 16:09:47.638465 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 216 rows starting from the beginning of the part | ||
| 4836 | 2026.04.06 16:09:47.638479 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_26_5} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4837 | 2026.04.06 16:09:47.638489 [ 4 ] {141e8d6f-e0d6-4ec6-bc18-3c08ce8aa28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4838 | 2026.04.06 16:09:47.638517 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 110 rows starting from the beginning of the part | ||
| 4839 | 2026.04.06 16:09:47.638542 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4840 | 2026.04.06 16:09:47.638562 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 215 rows starting from the beginning of the part | ||
| 4841 | 2026.04.06 16:09:47.638603 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1509 rows starting from the beginning of the part | ||
| 4842 | 2026.04.06 16:09:47.638656 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 66 rows starting from the beginning of the part | ||
| 4843 | 2026.04.06 16:09:47.638801 [ 192 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4106 rows, containing 5 columns (5 merged, 0 gathered) in 0.002006448 sec., 2046402.3986666985 rows/sec., 147.16 MiB/sec. | ||
| 4844 | 2026.04.06 16:09:47.638840 [ 4 ] {141e8d6f-e0d6-4ec6-bc18-3c08ce8aa28d} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.04.06 16:09:47.638876 [ 4 ] {141e8d6f-e0d6-4ec6-bc18-3c08ce8aa28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4846 | 2026.04.06 16:09:47.639006 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4847 | 2026.04.06 16:09:47.639228 [ 4 ] {141e8d6f-e0d6-4ec6-bc18-3c08ce8aa28d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4848 | 2026.04.06 16:09:47.639273 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_26_5} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.04.06 16:09:47.639338 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_26_5} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4850 | 2026.04.06 16:09:47.639406 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4851 | 2026.04.06 16:09:47.639433 [ 4 ] {141e8d6f-e0d6-4ec6-bc18-3c08ce8aa28d} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.04.06 16:09:47.639536 [ 92 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4853 | 2026.04.06 16:09:47.639570 [ 4 ] {141e8d6f-e0d6-4ec6-bc18-3c08ce8aa28d} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001141 sec., 21034.180543382994 rows/sec., 1.40 MiB/sec. | ||
| 4854 | 2026.04.06 16:09:47.639573 [ 92 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.04.06 16:09:47.639607 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4856 | 2026.04.06 16:09:47.639610 [ 4 ] {141e8d6f-e0d6-4ec6-bc18-3c08ce8aa28d} <Debug> TCPHandler: Processed in 0.001313185 sec. | ||
| 4857 | 2026.04.06 16:09:47.639718 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 4858 | 2026.04.06 16:09:47.639864 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4859 | 2026.04.06 16:09:47.639899 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 622 rows starting from the beginning of the part | ||
| 4860 | 2026.04.06 16:09:47.639965 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part | ||
| 4861 | 2026.04.06 16:09:47.640007 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 4862 | 2026.04.06 16:09:47.640047 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 70 rows starting from the beginning of the part | ||
| 4863 | 2026.04.06 16:09:47.640085 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
| 4864 | 2026.04.06 16:09:47.640125 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 4865 | 2026.04.06 16:09:47.641065 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 4 columns (4 merged, 0 gathered) in 0.001405446 sec., 599098.079897769 rows/sec., 37.30 MiB/sec. | ||
| 4866 | 2026.04.06 16:09:47.641241 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4867 | 2026.04.06 16:09:47.641486 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_26_5} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.04.06 16:09:47.641549 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_26_5} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4869 | 2026.04.06 16:09:47.641612 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4870 | 2026.04.06 16:09:47.642152 [ 196 ] {81a64079-e956-431a-868f-58876cd98500::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9441 rows, containing 5 columns (5 merged, 0 gathered) in 0.003937503 sec., 2397712.4588857456 rows/sec., 150.05 MiB/sec. | ||
| 4871 | 2026.04.06 16:09:47.642342 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4872 | 2026.04.06 16:09:47.642574 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.04.06 16:09:47.642630 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4874 | 2026.04.06 16:09:47.642695 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 4875 | 2026.04.06 16:09:51.482860 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4876 | 2026.04.06 16:09:51.482933 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4877 | 2026.04.06 16:09:51.569792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8614 | ||
| 4878 | 2026.04.06 16:09:51.570268 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.04.06 16:09:51.570310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4880 | 2026.04.06 16:09:51.570783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4881 | 2026.04.06 16:09:51.571024 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.04.06 16:09:51.571172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8614 | ||
| 4883 | 2026.04.06 16:09:52.062775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4884 | 2026.04.06 16:09:52.078671 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.04.06 16:09:52.078730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4886 | 2026.04.06 16:09:52.085237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4887 | 2026.04.06 16:09:52.085963 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.04.06 16:09:52.089055 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4889 | 2026.04.06 16:09:52.643323 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.04.06 16:09:52.643576 [ 4 ] {c9973080-69e1-4d59-b193-db86fa29a575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4891 | 2026.04.06 16:09:52.643670 [ 4 ] {c9973080-69e1-4d59-b193-db86fa29a575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4892 | 2026.04.06 16:09:52.644581 [ 4 ] {c9973080-69e1-4d59-b193-db86fa29a575} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.04.06 16:09:52.644628 [ 4 ] {c9973080-69e1-4d59-b193-db86fa29a575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4894 | 2026.04.06 16:09:52.645010 [ 4 ] {c9973080-69e1-4d59-b193-db86fa29a575} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4895 | 2026.04.06 16:09:52.645231 [ 4 ] {c9973080-69e1-4d59-b193-db86fa29a575} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.04.06 16:09:52.645352 [ 86 ] {} <Debug> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4897 | 2026.04.06 16:09:52.645380 [ 4 ] {c9973080-69e1-4d59-b193-db86fa29a575} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001872 sec., 151709.40170940172 rows/sec., 9.64 MiB/sec. | ||
| 4898 | 2026.04.06 16:09:52.645423 [ 86 ] {} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.04.06 16:09:52.645441 [ 4 ] {c9973080-69e1-4d59-b193-db86fa29a575} <Debug> TCPHandler: Processed in 0.002280002 sec. | ||
| 4900 | 2026.04.06 16:09:52.645453 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4901 | 2026.04.06 16:09:52.645549 [ 188 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::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 | ||
| 4902 | 2026.04.06 16:09:52.645577 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2026.04.06 16:09:52.645644 [ 188 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4904 | 2026.04.06 16:09:52.645675 [ 188 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 4905 | 2026.04.06 16:09:52.645679 [ 4 ] {53f4f21b-4e3f-430f-9de1-bfdf73ed1fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4906 | 2026.04.06 16:09:52.645726 [ 4 ] {53f4f21b-4e3f-430f-9de1-bfdf73ed1fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4907 | 2026.04.06 16:09:52.645733 [ 188 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 4908 | 2026.04.06 16:09:52.645788 [ 188 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4909 | 2026.04.06 16:09:52.645830 [ 188 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4910 | 2026.04.06 16:09:52.645868 [ 188 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4911 | 2026.04.06 16:09:52.646510 [ 4 ] {53f4f21b-4e3f-430f-9de1-bfdf73ed1fbc} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.04.06 16:09:52.646545 [ 4 ] {53f4f21b-4e3f-430f-9de1-bfdf73ed1fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4913 | 2026.04.06 16:09:52.646691 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179992 sec., 1203397.9891389094 rows/sec., 81.02 MiB/sec. | ||
| 4914 | 2026.04.06 16:09:52.646812 [ 188 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4915 | 2026.04.06 16:09:52.646911 [ 4 ] {53f4f21b-4e3f-430f-9de1-bfdf73ed1fbc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4916 | 2026.04.06 16:09:52.647050 [ 188 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_9_2} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.04.06 16:09:52.647112 [ 188 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_9_2} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4918 | 2026.04.06 16:09:52.647122 [ 4 ] {53f4f21b-4e3f-430f-9de1-bfdf73ed1fbc} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2026.04.06 16:09:52.647167 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4920 | 2026.04.06 16:09:52.647252 [ 4 ] {53f4f21b-4e3f-430f-9de1-bfdf73ed1fbc} <Debug> executeQuery: Read 809 rows, 64.48 KiB in 0.001598 sec., 506257.8222778473 rows/sec., 39.40 MiB/sec. | ||
| 4921 | 2026.04.06 16:09:52.647291 [ 4 ] {53f4f21b-4e3f-430f-9de1-bfdf73ed1fbc} <Debug> TCPHandler: Processed in 0.001765262 sec. | ||
| 4922 | 2026.04.06 16:09:52.647400 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4923 | 2026.04.06 16:09:52.647497 [ 4 ] {bd1a608a-3d5b-4a63-9018-517dae0c9f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4924 | 2026.04.06 16:09:52.647537 [ 4 ] {bd1a608a-3d5b-4a63-9018-517dae0c9f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4925 | 2026.04.06 16:09:52.647983 [ 4 ] {bd1a608a-3d5b-4a63-9018-517dae0c9f33} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.04.06 16:09:52.648042 [ 4 ] {bd1a608a-3d5b-4a63-9018-517dae0c9f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4927 | 2026.04.06 16:09:52.648336 [ 4 ] {bd1a608a-3d5b-4a63-9018-517dae0c9f33} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4928 | 2026.04.06 16:09:52.648539 [ 4 ] {bd1a608a-3d5b-4a63-9018-517dae0c9f33} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.04.06 16:09:52.648666 [ 4 ] {bd1a608a-3d5b-4a63-9018-517dae0c9f33} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.00119 sec., 135294.11764705883 rows/sec., 8.18 MiB/sec. | ||
| 4930 | 2026.04.06 16:09:52.648701 [ 4 ] {bd1a608a-3d5b-4a63-9018-517dae0c9f33} <Debug> TCPHandler: Processed in 0.001349505 sec. | ||
| 4931 | 2026.04.06 16:09:52.648812 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.04.06 16:09:52.648906 [ 4 ] {9b55037b-212a-42f4-9e0e-bfc699e86be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4933 | 2026.04.06 16:09:52.648944 [ 4 ] {9b55037b-212a-42f4-9e0e-bfc699e86be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4934 | 2026.04.06 16:09:52.649390 [ 4 ] {9b55037b-212a-42f4-9e0e-bfc699e86be7} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.04.06 16:09:52.649425 [ 4 ] {9b55037b-212a-42f4-9e0e-bfc699e86be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4936 | 2026.04.06 16:09:52.649723 [ 4 ] {9b55037b-212a-42f4-9e0e-bfc699e86be7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4937 | 2026.04.06 16:09:52.649928 [ 4 ] {9b55037b-212a-42f4-9e0e-bfc699e86be7} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.04.06 16:09:52.650046 [ 4 ] {9b55037b-212a-42f4-9e0e-bfc699e86be7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 4939 | 2026.04.06 16:09:52.650083 [ 4 ] {9b55037b-212a-42f4-9e0e-bfc699e86be7} <Debug> TCPHandler: Processed in 0.001318374 sec. | ||
| 4940 | 2026.04.06 16:09:52.650194 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.04.06 16:09:52.650285 [ 4 ] {8c5e11d6-f787-4df9-9c81-4780ba6decbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4942 | 2026.04.06 16:09:52.650324 [ 4 ] {8c5e11d6-f787-4df9-9c81-4780ba6decbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4943 | 2026.04.06 16:09:52.650744 [ 4 ] {8c5e11d6-f787-4df9-9c81-4780ba6decbc} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.04.06 16:09:52.650780 [ 4 ] {8c5e11d6-f787-4df9-9c81-4780ba6decbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4945 | 2026.04.06 16:09:52.651085 [ 4 ] {8c5e11d6-f787-4df9-9c81-4780ba6decbc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4946 | 2026.04.06 16:09:52.651295 [ 4 ] {8c5e11d6-f787-4df9-9c81-4780ba6decbc} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.04.06 16:09:52.651383 [ 86 ] {} <Debug> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4948 | 2026.04.06 16:09:52.651414 [ 4 ] {8c5e11d6-f787-4df9-9c81-4780ba6decbc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001146 sec., 129144.85165794066 rows/sec., 7.34 MiB/sec. | ||
| 4949 | 2026.04.06 16:09:52.651415 [ 86 ] {} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.04.06 16:09:52.651451 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4951 | 2026.04.06 16:09:52.651455 [ 4 ] {8c5e11d6-f787-4df9-9c81-4780ba6decbc} <Debug> TCPHandler: Processed in 0.001309264 sec. | ||
| 4952 | 2026.04.06 16:09:52.651553 [ 197 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::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 | ||
| 4953 | 2026.04.06 16:09:52.651575 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4954 | 2026.04.06 16:09:52.651682 [ 4 ] {6e90d187-ed71-4a20-80d4-88aa4b09fb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4955 | 2026.04.06 16:09:52.651708 [ 197 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4956 | 2026.04.06 16:09:52.651720 [ 4 ] {6e90d187-ed71-4a20-80d4-88aa4b09fb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4957 | 2026.04.06 16:09:52.651748 [ 197 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 4958 | 2026.04.06 16:09:52.651819 [ 197 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 4959 | 2026.04.06 16:09:52.651872 [ 197 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4960 | 2026.04.06 16:09:52.651916 [ 197 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4961 | 2026.04.06 16:09:52.651955 [ 197 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4962 | 2026.04.06 16:09:52.652302 [ 4 ] {6e90d187-ed71-4a20-80d4-88aa4b09fb1b} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.04.06 16:09:52.652341 [ 4 ] {6e90d187-ed71-4a20-80d4-88aa4b09fb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4964 | 2026.04.06 16:09:52.652704 [ 4 ] {6e90d187-ed71-4a20-80d4-88aa4b09fb1b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4965 | 2026.04.06 16:09:52.652796 [ 196 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296454 sec., 570787.7024560841 rows/sec., 34.64 MiB/sec. | ||
| 4966 | 2026.04.06 16:09:52.652913 [ 4 ] {6e90d187-ed71-4a20-80d4-88aa4b09fb1b} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.04.06 16:09:52.652916 [ 196 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4968 | 2026.04.06 16:09:52.653038 [ 4 ] {6e90d187-ed71-4a20-80d4-88aa4b09fb1b} <Debug> executeQuery: Read 481 rows, 34.46 KiB in 0.001375 sec., 349818.1818181818 rows/sec., 24.48 MiB/sec. | ||
| 4969 | 2026.04.06 16:09:52.653074 [ 4 ] {6e90d187-ed71-4a20-80d4-88aa4b09fb1b} <Debug> TCPHandler: Processed in 0.001547688 sec. | ||
| 4970 | 2026.04.06 16:09:52.653165 [ 196 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_9_2} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.04.06 16:09:52.653183 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4972 | 2026.04.06 16:09:52.653225 [ 196 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_9_2} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4973 | 2026.04.06 16:09:52.653275 [ 4 ] {cdef8b09-bc5a-4ce8-89c7-756285fc5689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4974 | 2026.04.06 16:09:52.653292 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4975 | 2026.04.06 16:09:52.653314 [ 4 ] {cdef8b09-bc5a-4ce8-89c7-756285fc5689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4976 | 2026.04.06 16:09:52.653641 [ 4 ] {cdef8b09-bc5a-4ce8-89c7-756285fc5689} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.04.06 16:09:52.653674 [ 4 ] {cdef8b09-bc5a-4ce8-89c7-756285fc5689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4978 | 2026.04.06 16:09:52.653975 [ 4 ] {cdef8b09-bc5a-4ce8-89c7-756285fc5689} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4979 | 2026.04.06 16:09:52.654177 [ 4 ] {cdef8b09-bc5a-4ce8-89c7-756285fc5689} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.04.06 16:09:52.654299 [ 4 ] {cdef8b09-bc5a-4ce8-89c7-756285fc5689} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 4981 | 2026.04.06 16:09:52.654333 [ 4 ] {cdef8b09-bc5a-4ce8-89c7-756285fc5689} <Debug> TCPHandler: Processed in 0.001197953 sec. | ||
| 4982 | 2026.04.06 16:09:52.654440 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2026.04.06 16:09:52.654531 [ 4 ] {58d01a30-0150-42aa-a3cc-f89c17d7faca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4984 | 2026.04.06 16:09:52.654571 [ 4 ] {58d01a30-0150-42aa-a3cc-f89c17d7faca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4985 | 2026.04.06 16:09:52.654957 [ 4 ] {58d01a30-0150-42aa-a3cc-f89c17d7faca} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.04.06 16:09:52.654992 [ 4 ] {58d01a30-0150-42aa-a3cc-f89c17d7faca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4987 | 2026.04.06 16:09:52.655335 [ 4 ] {58d01a30-0150-42aa-a3cc-f89c17d7faca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4988 | 2026.04.06 16:09:52.655548 [ 4 ] {58d01a30-0150-42aa-a3cc-f89c17d7faca} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.04.06 16:09:52.655670 [ 4 ] {58d01a30-0150-42aa-a3cc-f89c17d7faca} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001158 sec., 185664.93955094993 rows/sec., 12.21 MiB/sec. | ||
| 4990 | 2026.04.06 16:09:52.655706 [ 4 ] {58d01a30-0150-42aa-a3cc-f89c17d7faca} <Debug> TCPHandler: Processed in 0.001313344 sec. | ||
| 4991 | 2026.04.06 16:09:52.655822 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.04.06 16:09:52.655913 [ 4 ] {33c21f39-8c02-4b59-bde6-701b4ee45a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4993 | 2026.04.06 16:09:52.655952 [ 4 ] {33c21f39-8c02-4b59-bde6-701b4ee45a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4994 | 2026.04.06 16:09:52.656255 [ 4 ] {33c21f39-8c02-4b59-bde6-701b4ee45a74} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.04.06 16:09:52.656290 [ 4 ] {33c21f39-8c02-4b59-bde6-701b4ee45a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4996 | 2026.04.06 16:09:52.656565 [ 4 ] {33c21f39-8c02-4b59-bde6-701b4ee45a74} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4997 | 2026.04.06 16:09:52.656768 [ 4 ] {33c21f39-8c02-4b59-bde6-701b4ee45a74} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.04.06 16:09:52.656889 [ 4 ] {33c21f39-8c02-4b59-bde6-701b4ee45a74} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000993 sec., 1007.0493454179256 rows/sec., 67.86 KiB/sec. | ||
| 4999 | 2026.04.06 16:09:52.656922 [ 4 ] {33c21f39-8c02-4b59-bde6-701b4ee45a74} <Debug> TCPHandler: Processed in 0.001146422 sec. | ||
| 5000 | 2026.04.06 16:09:52.657029 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.04.06 16:09:52.657119 [ 4 ] {88e2da87-d377-415c-95f3-a4e7174d893d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5002 | 2026.04.06 16:09:52.657171 [ 4 ] {88e2da87-d377-415c-95f3-a4e7174d893d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5003 | 2026.04.06 16:09:52.657943 [ 4 ] {88e2da87-d377-415c-95f3-a4e7174d893d} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.04.06 16:09:52.657978 [ 4 ] {88e2da87-d377-415c-95f3-a4e7174d893d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5005 | 2026.04.06 16:09:52.658509 [ 4 ] {88e2da87-d377-415c-95f3-a4e7174d893d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5006 | 2026.04.06 16:09:52.658721 [ 4 ] {88e2da87-d377-415c-95f3-a4e7174d893d} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.04.06 16:09:52.658856 [ 4 ] {88e2da87-d377-415c-95f3-a4e7174d893d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001754 sec., 10832.383124287344 rows/sec., 19.41 MiB/sec. | ||
| 5008 | 2026.04.06 16:09:52.658913 [ 4 ] {88e2da87-d377-415c-95f3-a4e7174d893d} <Debug> TCPHandler: Processed in 0.001931675 sec. | ||
| 5009 | 2026.04.06 16:09:52.659021 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2026.04.06 16:09:52.659113 [ 4 ] {1c889b0d-a84d-4a37-afb4-0133a0d8d145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5011 | 2026.04.06 16:09:52.659152 [ 4 ] {1c889b0d-a84d-4a37-afb4-0133a0d8d145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5012 | 2026.04.06 16:09:52.659495 [ 4 ] {1c889b0d-a84d-4a37-afb4-0133a0d8d145} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.04.06 16:09:52.659530 [ 4 ] {1c889b0d-a84d-4a37-afb4-0133a0d8d145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5014 | 2026.04.06 16:09:52.659824 [ 4 ] {1c889b0d-a84d-4a37-afb4-0133a0d8d145} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5015 | 2026.04.06 16:09:52.660032 [ 4 ] {1c889b0d-a84d-4a37-afb4-0133a0d8d145} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.04.06 16:09:52.660158 [ 4 ] {1c889b0d-a84d-4a37-afb4-0133a0d8d145} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001063 sec., 65851.3640639699 rows/sec., 4.01 MiB/sec. | ||
| 5017 | 2026.04.06 16:09:52.660193 [ 4 ] {1c889b0d-a84d-4a37-afb4-0133a0d8d145} <Debug> TCPHandler: Processed in 0.001220002 sec. | ||
| 5018 | 2026.04.06 16:09:56.595132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 634 | ||
| 5019 | 2026.04.06 16:09:56.597356 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.04.06 16:09:56.597407 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5021 | 2026.04.06 16:09:56.598644 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5022 | 2026.04.06 16:09:56.598920 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.04.06 16:09:56.599273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 5024 | 2026.04.06 16:09:57.635946 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.04.06 16:09:57.636121 [ 4 ] {0dfa1dfa-8570-411c-b0cd-3efafc837ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5026 | 2026.04.06 16:09:57.636186 [ 4 ] {0dfa1dfa-8570-411c-b0cd-3efafc837ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5027 | 2026.04.06 16:09:57.636807 [ 4 ] {0dfa1dfa-8570-411c-b0cd-3efafc837ef5} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.04.06 16:09:57.636848 [ 4 ] {0dfa1dfa-8570-411c-b0cd-3efafc837ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5029 | 2026.04.06 16:09:57.637243 [ 4 ] {0dfa1dfa-8570-411c-b0cd-3efafc837ef5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5030 | 2026.04.06 16:09:57.637465 [ 4 ] {0dfa1dfa-8570-411c-b0cd-3efafc837ef5} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.04.06 16:09:57.637609 [ 4 ] {0dfa1dfa-8570-411c-b0cd-3efafc837ef5} <Debug> executeQuery: Read 76 rows, 6.65 KiB in 0.001536 sec., 49479.166666666664 rows/sec., 4.23 MiB/sec. | ||
| 5032 | 2026.04.06 16:09:57.637650 [ 4 ] {0dfa1dfa-8570-411c-b0cd-3efafc837ef5} <Debug> TCPHandler: Processed in 0.001828903 sec. | ||
| 5033 | 2026.04.06 16:09:57.637772 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.04.06 16:09:57.637867 [ 4 ] {aa9635f7-d7e7-44d1-9119-d71c9a73a4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5035 | 2026.04.06 16:09:57.637908 [ 4 ] {aa9635f7-d7e7-44d1-9119-d71c9a73a4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5036 | 2026.04.06 16:09:57.638309 [ 4 ] {aa9635f7-d7e7-44d1-9119-d71c9a73a4b3} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.04.06 16:09:57.638345 [ 4 ] {aa9635f7-d7e7-44d1-9119-d71c9a73a4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5038 | 2026.04.06 16:09:57.638667 [ 4 ] {aa9635f7-d7e7-44d1-9119-d71c9a73a4b3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5039 | 2026.04.06 16:09:57.638876 [ 4 ] {aa9635f7-d7e7-44d1-9119-d71c9a73a4b3} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.04.06 16:09:57.639003 [ 4 ] {aa9635f7-d7e7-44d1-9119-d71c9a73a4b3} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001154 sec., 19930.675909878682 rows/sec., 1.46 MiB/sec. | ||
| 5041 | 2026.04.06 16:09:57.639040 [ 4 ] {aa9635f7-d7e7-44d1-9119-d71c9a73a4b3} <Debug> TCPHandler: Processed in 0.001317144 sec. | ||
| 5042 | 2026.04.06 16:09:57.639155 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.04.06 16:09:57.639250 [ 4 ] {50f05e32-d877-4457-ab2b-c7edb32e79ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5044 | 2026.04.06 16:09:57.639288 [ 4 ] {50f05e32-d877-4457-ab2b-c7edb32e79ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5045 | 2026.04.06 16:09:57.639707 [ 4 ] {50f05e32-d877-4457-ab2b-c7edb32e79ee} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.04.06 16:09:57.639743 [ 4 ] {50f05e32-d877-4457-ab2b-c7edb32e79ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5047 | 2026.04.06 16:09:57.640042 [ 4 ] {50f05e32-d877-4457-ab2b-c7edb32e79ee} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5048 | 2026.04.06 16:09:57.640253 [ 4 ] {50f05e32-d877-4457-ab2b-c7edb32e79ee} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.04.06 16:09:57.640379 [ 4 ] {50f05e32-d877-4457-ab2b-c7edb32e79ee} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001148 sec., 51393.72822299652 rows/sec., 4.02 MiB/sec. | ||
| 5050 | 2026.04.06 16:09:57.640415 [ 4 ] {50f05e32-d877-4457-ab2b-c7edb32e79ee} <Debug> TCPHandler: Processed in 0.001308654 sec. | ||
| 5051 | 2026.04.06 16:09:57.640527 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.04.06 16:09:57.640621 [ 4 ] {ead36dce-7d69-4f4e-9a24-9e94689fda19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5053 | 2026.04.06 16:09:57.640663 [ 4 ] {ead36dce-7d69-4f4e-9a24-9e94689fda19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5054 | 2026.04.06 16:09:57.641033 [ 4 ] {ead36dce-7d69-4f4e-9a24-9e94689fda19} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.04.06 16:09:57.641067 [ 4 ] {ead36dce-7d69-4f4e-9a24-9e94689fda19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5056 | 2026.04.06 16:09:57.641423 [ 4 ] {ead36dce-7d69-4f4e-9a24-9e94689fda19} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5057 | 2026.04.06 16:09:57.641631 [ 4 ] {ead36dce-7d69-4f4e-9a24-9e94689fda19} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.04.06 16:09:57.641756 [ 4 ] {ead36dce-7d69-4f4e-9a24-9e94689fda19} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001154 sec., 95320.62391681109 rows/sec., 6.65 MiB/sec. | ||
| 5059 | 2026.04.06 16:09:57.641792 [ 4 ] {ead36dce-7d69-4f4e-9a24-9e94689fda19} <Debug> TCPHandler: Processed in 0.001314074 sec. | ||
| 5060 | 2026.04.06 16:09:57.641906 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.04.06 16:09:57.641999 [ 4 ] {f7ccb5df-ec7f-4b8b-94ad-0f14f4c9838d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5062 | 2026.04.06 16:09:57.642052 [ 4 ] {f7ccb5df-ec7f-4b8b-94ad-0f14f4c9838d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5063 | 2026.04.06 16:09:57.642834 [ 4 ] {f7ccb5df-ec7f-4b8b-94ad-0f14f4c9838d} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.04.06 16:09:57.642870 [ 4 ] {f7ccb5df-ec7f-4b8b-94ad-0f14f4c9838d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5065 | 2026.04.06 16:09:57.643405 [ 4 ] {f7ccb5df-ec7f-4b8b-94ad-0f14f4c9838d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5066 | 2026.04.06 16:09:57.643624 [ 4 ] {f7ccb5df-ec7f-4b8b-94ad-0f14f4c9838d} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.04.06 16:09:57.643756 [ 4 ] {f7ccb5df-ec7f-4b8b-94ad-0f14f4c9838d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001775 sec., 12957.74647887324 rows/sec., 23.22 MiB/sec. | ||
| 5068 | 2026.04.06 16:09:57.643808 [ 4 ] {f7ccb5df-ec7f-4b8b-94ad-0f14f4c9838d} <Debug> TCPHandler: Processed in 0.001950907 sec. | ||
| 5069 | 2026.04.06 16:09:57.643932 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.04.06 16:09:57.644028 [ 4 ] {a58ff4fe-d711-4758-aec0-a6ffaaeafe06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5071 | 2026.04.06 16:09:57.644069 [ 4 ] {a58ff4fe-d711-4758-aec0-a6ffaaeafe06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5072 | 2026.04.06 16:09:57.644425 [ 4 ] {a58ff4fe-d711-4758-aec0-a6ffaaeafe06} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.04.06 16:09:57.644460 [ 4 ] {a58ff4fe-d711-4758-aec0-a6ffaaeafe06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5074 | 2026.04.06 16:09:57.644769 [ 4 ] {a58ff4fe-d711-4758-aec0-a6ffaaeafe06} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5075 | 2026.04.06 16:09:57.644978 [ 4 ] {a58ff4fe-d711-4758-aec0-a6ffaaeafe06} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.04.06 16:09:57.645101 [ 4 ] {a58ff4fe-d711-4758-aec0-a6ffaaeafe06} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001092 sec., 36630.03663003663 rows/sec., 2.45 MiB/sec. | ||
| 5077 | 2026.04.06 16:09:57.645137 [ 4 ] {a58ff4fe-d711-4758-aec0-a6ffaaeafe06} <Debug> TCPHandler: Processed in 0.001253873 sec. | ||
| 5078 | 2026.04.06 16:09:59.072044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9126 | ||
| 5079 | 2026.04.06 16:09:59.072575 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.04.06 16:09:59.072621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5081 | 2026.04.06 16:09:59.073132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5082 | 2026.04.06 16:09:59.073356 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.04.06 16:09:59.073479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9126 | ||
| 5084 | 2026.04.06 16:09:59.589944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5085 | 2026.04.06 16:09:59.606166 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.04.06 16:09:59.606225 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5087 | 2026.04.06 16:09:59.612752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5088 | 2026.04.06 16:09:59.613498 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.04.06 16:09:59.616249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5090 | 2026.04.06 16:10:02.643119 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2026.04.06 16:10:02.643331 [ 4 ] {df26d648-e22f-47d4-bf4b-f25ea1e46b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5092 | 2026.04.06 16:10:02.643399 [ 4 ] {df26d648-e22f-47d4-bf4b-f25ea1e46b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5093 | 2026.04.06 16:10:02.644180 [ 4 ] {df26d648-e22f-47d4-bf4b-f25ea1e46b3e} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.04.06 16:10:02.644232 [ 4 ] {df26d648-e22f-47d4-bf4b-f25ea1e46b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5095 | 2026.04.06 16:10:02.644645 [ 4 ] {df26d648-e22f-47d4-bf4b-f25ea1e46b3e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5096 | 2026.04.06 16:10:02.644870 [ 4 ] {df26d648-e22f-47d4-bf4b-f25ea1e46b3e} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.04.06 16:10:02.645025 [ 4 ] {df26d648-e22f-47d4-bf4b-f25ea1e46b3e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001742 sec., 163030.99885189437 rows/sec., 10.35 MiB/sec. | ||
| 5098 | 2026.04.06 16:10:02.645075 [ 4 ] {df26d648-e22f-47d4-bf4b-f25ea1e46b3e} <Debug> TCPHandler: Processed in 0.002093269 sec. | ||
| 5099 | 2026.04.06 16:10:02.645213 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.04.06 16:10:02.645318 [ 4 ] {bcd4ceaf-294c-4865-9bd3-98450de18986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5101 | 2026.04.06 16:10:02.645360 [ 4 ] {bcd4ceaf-294c-4865-9bd3-98450de18986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5102 | 2026.04.06 16:10:02.645781 [ 4 ] {bcd4ceaf-294c-4865-9bd3-98450de18986} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.04.06 16:10:02.645819 [ 4 ] {bcd4ceaf-294c-4865-9bd3-98450de18986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5104 | 2026.04.06 16:10:02.646128 [ 4 ] {bcd4ceaf-294c-4865-9bd3-98450de18986} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5105 | 2026.04.06 16:10:02.646340 [ 4 ] {bcd4ceaf-294c-4865-9bd3-98450de18986} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.04.06 16:10:02.646469 [ 4 ] {bcd4ceaf-294c-4865-9bd3-98450de18986} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001175 sec., 6808.510638297872 rows/sec., 555.19 KiB/sec. | ||
| 5107 | 2026.04.06 16:10:02.646507 [ 4 ] {bcd4ceaf-294c-4865-9bd3-98450de18986} <Debug> TCPHandler: Processed in 0.001347055 sec. | ||
| 5108 | 2026.04.06 16:10:02.646623 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2026.04.06 16:10:02.646719 [ 4 ] {b42d7278-6714-450a-a203-702cb8ec6b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5110 | 2026.04.06 16:10:02.646758 [ 4 ] {b42d7278-6714-450a-a203-702cb8ec6b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5111 | 2026.04.06 16:10:02.647632 [ 4 ] {b42d7278-6714-450a-a203-702cb8ec6b2f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5112 | 2026.04.06 16:10:02.647668 [ 4 ] {b42d7278-6714-450a-a203-702cb8ec6b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5113 | 2026.04.06 16:10:02.648017 [ 4 ] {b42d7278-6714-450a-a203-702cb8ec6b2f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5114 | 2026.04.06 16:10:02.648224 [ 4 ] {b42d7278-6714-450a-a203-702cb8ec6b2f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2026.04.06 16:10:02.648353 [ 4 ] {b42d7278-6714-450a-a203-702cb8ec6b2f} <Debug> executeQuery: Read 813 rows, 64.77 KiB in 0.001653 sec., 491833.0308529946 rows/sec., 38.27 MiB/sec. | ||
| 5116 | 2026.04.06 16:10:02.648390 [ 4 ] {b42d7278-6714-450a-a203-702cb8ec6b2f} <Debug> TCPHandler: Processed in 0.001815874 sec. | ||
| 5117 | 2026.04.06 16:10:02.648500 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5118 | 2026.04.06 16:10:02.648595 [ 4 ] {9715693d-d1c3-41bf-81f3-2ffa615aa50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5119 | 2026.04.06 16:10:02.648634 [ 4 ] {9715693d-d1c3-41bf-81f3-2ffa615aa50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5120 | 2026.04.06 16:10:02.649098 [ 4 ] {9715693d-d1c3-41bf-81f3-2ffa615aa50c} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.04.06 16:10:02.649134 [ 4 ] {9715693d-d1c3-41bf-81f3-2ffa615aa50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5122 | 2026.04.06 16:10:02.649437 [ 4 ] {9715693d-d1c3-41bf-81f3-2ffa615aa50c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5123 | 2026.04.06 16:10:02.649654 [ 4 ] {9715693d-d1c3-41bf-81f3-2ffa615aa50c} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2026.04.06 16:10:02.649777 [ 4 ] {9715693d-d1c3-41bf-81f3-2ffa615aa50c} <Debug> executeQuery: Read 169 rows, 10.53 KiB in 0.001202 sec., 140599.00166389352 rows/sec., 8.55 MiB/sec. | ||
| 5125 | 2026.04.06 16:10:02.649813 [ 4 ] {9715693d-d1c3-41bf-81f3-2ffa615aa50c} <Debug> TCPHandler: Processed in 0.001362715 sec. | ||
| 5126 | 2026.04.06 16:10:02.649928 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2026.04.06 16:10:02.650023 [ 4 ] {2b1adcee-3697-4260-9aed-8b8007361c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5128 | 2026.04.06 16:10:02.650062 [ 4 ] {2b1adcee-3697-4260-9aed-8b8007361c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5129 | 2026.04.06 16:10:02.650497 [ 4 ] {2b1adcee-3697-4260-9aed-8b8007361c39} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2026.04.06 16:10:02.650535 [ 4 ] {2b1adcee-3697-4260-9aed-8b8007361c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5131 | 2026.04.06 16:10:02.650835 [ 4 ] {2b1adcee-3697-4260-9aed-8b8007361c39} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5132 | 2026.04.06 16:10:02.651044 [ 4 ] {2b1adcee-3697-4260-9aed-8b8007361c39} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2026.04.06 16:10:02.651166 [ 4 ] {2b1adcee-3697-4260-9aed-8b8007361c39} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 5134 | 2026.04.06 16:10:02.651203 [ 4 ] {2b1adcee-3697-4260-9aed-8b8007361c39} <Debug> TCPHandler: Processed in 0.001324375 sec. | ||
| 5135 | 2026.04.06 16:10:02.651315 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2026.04.06 16:10:02.651408 [ 4 ] {dcba637a-d659-424e-807a-db7b09bb90c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5137 | 2026.04.06 16:10:02.651447 [ 4 ] {dcba637a-d659-424e-807a-db7b09bb90c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5138 | 2026.04.06 16:10:02.651895 [ 4 ] {dcba637a-d659-424e-807a-db7b09bb90c4} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.04.06 16:10:02.651931 [ 4 ] {dcba637a-d659-424e-807a-db7b09bb90c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5140 | 2026.04.06 16:10:02.652227 [ 4 ] {dcba637a-d659-424e-807a-db7b09bb90c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5141 | 2026.04.06 16:10:02.652433 [ 4 ] {dcba637a-d659-424e-807a-db7b09bb90c4} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.04.06 16:10:02.652557 [ 4 ] {dcba637a-d659-424e-807a-db7b09bb90c4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 5143 | 2026.04.06 16:10:02.652594 [ 4 ] {dcba637a-d659-424e-807a-db7b09bb90c4} <Debug> TCPHandler: Processed in 0.001328584 sec. | ||
| 5144 | 2026.04.06 16:10:02.652708 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2026.04.06 16:10:02.652802 [ 4 ] {a33ca3e3-46a8-4405-a96d-99b09111030c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5146 | 2026.04.06 16:10:02.652841 [ 4 ] {a33ca3e3-46a8-4405-a96d-99b09111030c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5147 | 2026.04.06 16:10:02.653434 [ 4 ] {a33ca3e3-46a8-4405-a96d-99b09111030c} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.04.06 16:10:02.653471 [ 4 ] {a33ca3e3-46a8-4405-a96d-99b09111030c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5149 | 2026.04.06 16:10:02.653787 [ 4 ] {a33ca3e3-46a8-4405-a96d-99b09111030c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5150 | 2026.04.06 16:10:02.653998 [ 4 ] {a33ca3e3-46a8-4405-a96d-99b09111030c} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.04.06 16:10:02.654126 [ 4 ] {a33ca3e3-46a8-4405-a96d-99b09111030c} <Debug> executeQuery: Read 489 rows, 35.12 KiB in 0.001342 sec., 364381.520119225 rows/sec., 25.55 MiB/sec. | ||
| 5152 | 2026.04.06 16:10:02.654163 [ 4 ] {a33ca3e3-46a8-4405-a96d-99b09111030c} <Debug> TCPHandler: Processed in 0.001503127 sec. | ||
| 5153 | 2026.04.06 16:10:02.654272 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.04.06 16:10:02.654365 [ 4 ] {a93ad012-0294-4977-8a5c-16f816914854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5155 | 2026.04.06 16:10:02.654404 [ 4 ] {a93ad012-0294-4977-8a5c-16f816914854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5156 | 2026.04.06 16:10:02.654731 [ 4 ] {a93ad012-0294-4977-8a5c-16f816914854} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.04.06 16:10:02.654766 [ 4 ] {a93ad012-0294-4977-8a5c-16f816914854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5158 | 2026.04.06 16:10:02.655059 [ 4 ] {a93ad012-0294-4977-8a5c-16f816914854} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5159 | 2026.04.06 16:10:02.655268 [ 4 ] {a93ad012-0294-4977-8a5c-16f816914854} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.04.06 16:10:02.655394 [ 4 ] {a93ad012-0294-4977-8a5c-16f816914854} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 5161 | 2026.04.06 16:10:02.655429 [ 4 ] {a93ad012-0294-4977-8a5c-16f816914854} <Debug> TCPHandler: Processed in 0.001205853 sec. | ||
| 5162 | 2026.04.06 16:10:02.655538 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.04.06 16:10:02.655632 [ 4 ] {bd87c3b2-05a3-4e9a-bfef-d13068c122fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5164 | 2026.04.06 16:10:02.655672 [ 4 ] {bd87c3b2-05a3-4e9a-bfef-d13068c122fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5165 | 2026.04.06 16:10:02.656070 [ 4 ] {bd87c3b2-05a3-4e9a-bfef-d13068c122fa} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.04.06 16:10:02.656105 [ 4 ] {bd87c3b2-05a3-4e9a-bfef-d13068c122fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5167 | 2026.04.06 16:10:02.656427 [ 4 ] {bd87c3b2-05a3-4e9a-bfef-d13068c122fa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5168 | 2026.04.06 16:10:02.656636 [ 4 ] {bd87c3b2-05a3-4e9a-bfef-d13068c122fa} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.04.06 16:10:02.656759 [ 4 ] {bd87c3b2-05a3-4e9a-bfef-d13068c122fa} <Debug> executeQuery: Read 219 rows, 14.76 KiB in 0.001146 sec., 191099.47643979057 rows/sec., 12.58 MiB/sec. | ||
| 5170 | 2026.04.06 16:10:02.656794 [ 4 ] {bd87c3b2-05a3-4e9a-bfef-d13068c122fa} <Debug> TCPHandler: Processed in 0.001305234 sec. | ||
| 5171 | 2026.04.06 16:10:02.656906 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.04.06 16:10:02.657000 [ 4 ] {9f9b8eda-65c8-4012-ac34-95032d888432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5173 | 2026.04.06 16:10:02.657040 [ 4 ] {9f9b8eda-65c8-4012-ac34-95032d888432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5174 | 2026.04.06 16:10:02.657344 [ 4 ] {9f9b8eda-65c8-4012-ac34-95032d888432} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.04.06 16:10:02.657379 [ 4 ] {9f9b8eda-65c8-4012-ac34-95032d888432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5176 | 2026.04.06 16:10:02.657663 [ 4 ] {9f9b8eda-65c8-4012-ac34-95032d888432} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5177 | 2026.04.06 16:10:02.657876 [ 4 ] {9f9b8eda-65c8-4012-ac34-95032d888432} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.04.06 16:10:02.657968 [ 74 ] {} <Debug> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5179 | 2026.04.06 16:10:02.657997 [ 4 ] {9f9b8eda-65c8-4012-ac34-95032d888432} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 5180 | 2026.04.06 16:10:02.658034 [ 74 ] {} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.04.06 16:10:02.658040 [ 4 ] {9f9b8eda-65c8-4012-ac34-95032d888432} <Debug> TCPHandler: Processed in 0.001183422 sec. | ||
| 5182 | 2026.04.06 16:10:02.658062 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5183 | 2026.04.06 16:10:02.658147 [ 188 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 5184 | 2026.04.06 16:10:02.658163 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5185 | 2026.04.06 16:10:02.658237 [ 188 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5186 | 2026.04.06 16:10:02.658258 [ 4 ] {be45eb25-d356-40d2-8a39-5116f93f88e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5187 | 2026.04.06 16:10:02.658267 [ 188 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 5188 | 2026.04.06 16:10:02.658311 [ 4 ] {be45eb25-d356-40d2-8a39-5116f93f88e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5189 | 2026.04.06 16:10:02.658336 [ 188 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 5190 | 2026.04.06 16:10:02.658376 [ 188 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 5191 | 2026.04.06 16:10:02.658415 [ 188 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 5192 | 2026.04.06 16:10:02.658450 [ 188 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 5193 | 2026.04.06 16:10:02.658488 [ 188 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 5194 | 2026.04.06 16:10:02.659079 [ 4 ] {be45eb25-d356-40d2-8a39-5116f93f88e6} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.04.06 16:10:02.659113 [ 4 ] {be45eb25-d356-40d2-8a39-5116f93f88e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5196 | 2026.04.06 16:10:02.659159 [ 200 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00104612 sec., 9559.132795472795 rows/sec., 644.12 KiB/sec. | ||
| 5197 | 2026.04.06 16:10:02.659358 [ 199 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5198 | 2026.04.06 16:10:02.659684 [ 4 ] {be45eb25-d356-40d2-8a39-5116f93f88e6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5199 | 2026.04.06 16:10:02.659709 [ 199 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_10_2} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2026.04.06 16:10:02.659802 [ 199 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_10_2} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5201 | 2026.04.06 16:10:02.659900 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5202 | 2026.04.06 16:10:02.659937 [ 4 ] {be45eb25-d356-40d2-8a39-5116f93f88e6} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.04.06 16:10:02.660081 [ 4 ] {be45eb25-d356-40d2-8a39-5116f93f88e6} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00184 sec., 10326.086956521738 rows/sec., 18.50 MiB/sec. | ||
| 5204 | 2026.04.06 16:10:02.660131 [ 4 ] {be45eb25-d356-40d2-8a39-5116f93f88e6} <Debug> TCPHandler: Processed in 0.002017588 sec. | ||
| 5205 | 2026.04.06 16:10:02.660235 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5206 | 2026.04.06 16:10:02.660329 [ 4 ] {7d660218-1d34-4535-b48c-df71559d7933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5207 | 2026.04.06 16:10:02.660370 [ 4 ] {7d660218-1d34-4535-b48c-df71559d7933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5208 | 2026.04.06 16:10:02.660710 [ 4 ] {7d660218-1d34-4535-b48c-df71559d7933} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2026.04.06 16:10:02.660744 [ 4 ] {7d660218-1d34-4535-b48c-df71559d7933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5210 | 2026.04.06 16:10:02.661042 [ 4 ] {7d660218-1d34-4535-b48c-df71559d7933} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5211 | 2026.04.06 16:10:02.661241 [ 4 ] {7d660218-1d34-4535-b48c-df71559d7933} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): 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.04.06 16:10:02.661366 [ 4 ] {7d660218-1d34-4535-b48c-df71559d7933} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001055 sec., 66350.71090047393 rows/sec., 4.04 MiB/sec. | ||
| 5213 | 2026.04.06 16:10:02.661400 [ 4 ] {7d660218-1d34-4535-b48c-df71559d7933} <Debug> TCPHandler: Processed in 0.001213502 sec. | ||
| 5214 | 2026.04.06 16:10:06.483173 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5215 | 2026.04.06 16:10:06.483243 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5216 | 2026.04.06 16:10:06.574508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9574 | ||
| 5217 | 2026.04.06 16:10:06.574960 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2026.04.06 16:10:06.574994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5219 | 2026.04.06 16:10:06.575460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5220 | 2026.04.06 16:10:06.575690 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2026.04.06 16:10:06.575811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9574 | ||
| 5222 | 2026.04.06 16:10:06.600339 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 670 | ||
| 5223 | 2026.04.06 16:10:06.602774 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2026.04.06 16:10:06.602834 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5225 | 2026.04.06 16:10:06.604346 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5226 | 2026.04.06 16:10:06.604761 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2026.04.06 16:10:06.605370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 670 | ||
| 5228 | 2026.04.06 16:10:07.117297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5229 | 2026.04.06 16:10:07.135024 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.04.06 16:10:07.135092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5231 | 2026.04.06 16:10:07.141201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5232 | 2026.04.06 16:10:07.141910 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.04.06 16:10:07.144957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5234 | 2026.04.06 16:10:07.635825 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.04.06 16:10:07.636005 [ 4 ] {409c9a93-aee9-4af1-8525-84a57448b9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5236 | 2026.04.06 16:10:07.636077 [ 4 ] {409c9a93-aee9-4af1-8525-84a57448b9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5237 | 2026.04.06 16:10:07.636745 [ 4 ] {409c9a93-aee9-4af1-8525-84a57448b9f6} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.04.06 16:10:07.636796 [ 4 ] {409c9a93-aee9-4af1-8525-84a57448b9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5239 | 2026.04.06 16:10:07.637199 [ 4 ] {409c9a93-aee9-4af1-8525-84a57448b9f6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5240 | 2026.04.06 16:10:07.637434 [ 4 ] {409c9a93-aee9-4af1-8525-84a57448b9f6} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.04.06 16:10:07.637588 [ 4 ] {409c9a93-aee9-4af1-8525-84a57448b9f6} <Debug> executeQuery: Read 76 rows, 6.65 KiB in 0.001631 sec., 46597.179644389944 rows/sec., 3.98 MiB/sec. | ||
| 5242 | 2026.04.06 16:10:07.637640 [ 4 ] {409c9a93-aee9-4af1-8525-84a57448b9f6} <Debug> TCPHandler: Processed in 0.001941926 sec. | ||
| 5243 | 2026.04.06 16:10:07.637775 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2026.04.06 16:10:07.637880 [ 4 ] {74f34ed6-c52c-4c0b-8c74-d3305b6c3c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5245 | 2026.04.06 16:10:07.637924 [ 4 ] {74f34ed6-c52c-4c0b-8c74-d3305b6c3c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5246 | 2026.04.06 16:10:07.638355 [ 4 ] {74f34ed6-c52c-4c0b-8c74-d3305b6c3c9c} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2026.04.06 16:10:07.638392 [ 4 ] {74f34ed6-c52c-4c0b-8c74-d3305b6c3c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5248 | 2026.04.06 16:10:07.638732 [ 4 ] {74f34ed6-c52c-4c0b-8c74-d3305b6c3c9c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5249 | 2026.04.06 16:10:07.638949 [ 4 ] {74f34ed6-c52c-4c0b-8c74-d3305b6c3c9c} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.04.06 16:10:07.639086 [ 4 ] {74f34ed6-c52c-4c0b-8c74-d3305b6c3c9c} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001231 sec., 18683.996750609258 rows/sec., 1.37 MiB/sec. | ||
| 5251 | 2026.04.06 16:10:07.639125 [ 4 ] {74f34ed6-c52c-4c0b-8c74-d3305b6c3c9c} <Debug> TCPHandler: Processed in 0.001403386 sec. | ||
| 5252 | 2026.04.06 16:10:07.639237 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.04.06 16:10:07.639336 [ 4 ] {6669ae3c-caa2-448d-b046-a7ae3f0d489c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5254 | 2026.04.06 16:10:07.639377 [ 4 ] {6669ae3c-caa2-448d-b046-a7ae3f0d489c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5255 | 2026.04.06 16:10:07.639807 [ 4 ] {6669ae3c-caa2-448d-b046-a7ae3f0d489c} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.04.06 16:10:07.639845 [ 4 ] {6669ae3c-caa2-448d-b046-a7ae3f0d489c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5257 | 2026.04.06 16:10:07.640154 [ 4 ] {6669ae3c-caa2-448d-b046-a7ae3f0d489c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5258 | 2026.04.06 16:10:07.640363 [ 4 ] {6669ae3c-caa2-448d-b046-a7ae3f0d489c} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.04.06 16:10:07.640493 [ 4 ] {6669ae3c-caa2-448d-b046-a7ae3f0d489c} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001179 sec., 50042.408821034776 rows/sec., 3.91 MiB/sec. | ||
| 5260 | 2026.04.06 16:10:07.640531 [ 4 ] {6669ae3c-caa2-448d-b046-a7ae3f0d489c} <Debug> TCPHandler: Processed in 0.001343735 sec. | ||
| 5261 | 2026.04.06 16:10:07.640644 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.04.06 16:10:07.640742 [ 4 ] {5100bc24-aa14-47d7-9c73-f012dc4d04a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5263 | 2026.04.06 16:10:07.640786 [ 4 ] {5100bc24-aa14-47d7-9c73-f012dc4d04a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5264 | 2026.04.06 16:10:07.641171 [ 4 ] {5100bc24-aa14-47d7-9c73-f012dc4d04a4} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.04.06 16:10:07.641208 [ 4 ] {5100bc24-aa14-47d7-9c73-f012dc4d04a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5266 | 2026.04.06 16:10:07.641537 [ 4 ] {5100bc24-aa14-47d7-9c73-f012dc4d04a4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5267 | 2026.04.06 16:10:07.641750 [ 4 ] {5100bc24-aa14-47d7-9c73-f012dc4d04a4} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.04.06 16:10:07.641877 [ 4 ] {5100bc24-aa14-47d7-9c73-f012dc4d04a4} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001156 sec., 95155.70934256056 rows/sec., 6.64 MiB/sec. | ||
| 5269 | 2026.04.06 16:10:07.641913 [ 4 ] {5100bc24-aa14-47d7-9c73-f012dc4d04a4} <Debug> TCPHandler: Processed in 0.001317774 sec. | ||
| 5270 | 2026.04.06 16:10:07.642030 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2026.04.06 16:10:07.642125 [ 4 ] {739c396c-b426-47fb-b298-54dfe05f5ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5272 | 2026.04.06 16:10:07.642179 [ 4 ] {739c396c-b426-47fb-b298-54dfe05f5ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5273 | 2026.04.06 16:10:07.642988 [ 4 ] {739c396c-b426-47fb-b298-54dfe05f5ef8} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2026.04.06 16:10:07.643024 [ 4 ] {739c396c-b426-47fb-b298-54dfe05f5ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5275 | 2026.04.06 16:10:07.643592 [ 4 ] {739c396c-b426-47fb-b298-54dfe05f5ef8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5276 | 2026.04.06 16:10:07.643817 [ 4 ] {739c396c-b426-47fb-b298-54dfe05f5ef8} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.04.06 16:10:07.643960 [ 4 ] {739c396c-b426-47fb-b298-54dfe05f5ef8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001854 sec., 12405.609492988135 rows/sec., 22.23 MiB/sec. | ||
| 5278 | 2026.04.06 16:10:07.644032 [ 4 ] {739c396c-b426-47fb-b298-54dfe05f5ef8} <Debug> TCPHandler: Processed in 0.002051148 sec. | ||
| 5279 | 2026.04.06 16:10:07.644158 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.04.06 16:10:07.644255 [ 4 ] {f8cb0573-f04a-4de7-b54d-950c4907f796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5281 | 2026.04.06 16:10:07.644297 [ 4 ] {f8cb0573-f04a-4de7-b54d-950c4907f796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5282 | 2026.04.06 16:10:07.644634 [ 4 ] {f8cb0573-f04a-4de7-b54d-950c4907f796} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.04.06 16:10:07.644670 [ 4 ] {f8cb0573-f04a-4de7-b54d-950c4907f796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5284 | 2026.04.06 16:10:07.644975 [ 4 ] {f8cb0573-f04a-4de7-b54d-950c4907f796} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5285 | 2026.04.06 16:10:07.645180 [ 4 ] {f8cb0573-f04a-4de7-b54d-950c4907f796} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.04.06 16:10:07.645306 [ 4 ] {f8cb0573-f04a-4de7-b54d-950c4907f796} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00107 sec., 37383.17757009346 rows/sec., 2.50 MiB/sec. | ||
| 5287 | 2026.04.06 16:10:07.645341 [ 4 ] {f8cb0573-f04a-4de7-b54d-950c4907f796} <Debug> TCPHandler: Processed in 0.001232733 sec. | ||
| 5288 | 2026.04.06 16:10:12.643466 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.04.06 16:10:12.643655 [ 4 ] {df485067-cb52-42b9-98d7-48db8612664d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5290 | 2026.04.06 16:10:12.643718 [ 4 ] {df485067-cb52-42b9-98d7-48db8612664d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5291 | 2026.04.06 16:10:12.644443 [ 4 ] {df485067-cb52-42b9-98d7-48db8612664d} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.04.06 16:10:12.644486 [ 4 ] {df485067-cb52-42b9-98d7-48db8612664d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5293 | 2026.04.06 16:10:12.644867 [ 4 ] {df485067-cb52-42b9-98d7-48db8612664d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5294 | 2026.04.06 16:10:12.645086 [ 4 ] {df485067-cb52-42b9-98d7-48db8612664d} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.04.06 16:10:12.645233 [ 4 ] {df485067-cb52-42b9-98d7-48db8612664d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001629 sec., 174340.08594229587 rows/sec., 11.07 MiB/sec. | ||
| 5296 | 2026.04.06 16:10:12.645274 [ 4 ] {df485067-cb52-42b9-98d7-48db8612664d} <Debug> TCPHandler: Processed in 0.001930366 sec. | ||
| 5297 | 2026.04.06 16:10:12.645403 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.04.06 16:10:12.645495 [ 4 ] {926dab08-0097-43f2-b7c6-a24fc76be937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5299 | 2026.04.06 16:10:12.645534 [ 4 ] {926dab08-0097-43f2-b7c6-a24fc76be937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5300 | 2026.04.06 16:10:12.646282 [ 4 ] {926dab08-0097-43f2-b7c6-a24fc76be937} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.04.06 16:10:12.646318 [ 4 ] {926dab08-0097-43f2-b7c6-a24fc76be937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5302 | 2026.04.06 16:10:12.646658 [ 4 ] {926dab08-0097-43f2-b7c6-a24fc76be937} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5303 | 2026.04.06 16:10:12.646870 [ 4 ] {926dab08-0097-43f2-b7c6-a24fc76be937} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.04.06 16:10:12.646987 [ 38 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5305 | 2026.04.06 16:10:12.646994 [ 4 ] {926dab08-0097-43f2-b7c6-a24fc76be937} <Debug> executeQuery: Read 809 rows, 64.48 KiB in 0.001517 sec., 533289.3869479236 rows/sec., 41.51 MiB/sec. | ||
| 5306 | 2026.04.06 16:10:12.647067 [ 38 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.04.06 16:10:12.647078 [ 4 ] {926dab08-0097-43f2-b7c6-a24fc76be937} <Debug> TCPHandler: Processed in 0.001722292 sec. | ||
| 5308 | 2026.04.06 16:10:12.647102 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5309 | 2026.04.06 16:10:12.647197 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2026.04.06 16:10:12.647200 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 5311 | 2026.04.06 16:10:12.647293 [ 4 ] {b071e064-7259-4f87-9db0-88a703607faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5312 | 2026.04.06 16:10:12.647303 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5313 | 2026.04.06 16:10:12.647333 [ 4 ] {b071e064-7259-4f87-9db0-88a703607faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5314 | 2026.04.06 16:10:12.647334 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3211 rows starting from the beginning of the part | ||
| 5315 | 2026.04.06 16:10:12.647398 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 809 rows starting from the beginning of the part | ||
| 5316 | 2026.04.06 16:10:12.647442 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 76 rows starting from the beginning of the part | ||
| 5317 | 2026.04.06 16:10:12.647495 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 813 rows starting from the beginning of the part | ||
| 5318 | 2026.04.06 16:10:12.647534 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 5319 | 2026.04.06 16:10:12.647573 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 809 rows starting from the beginning of the part | ||
| 5320 | 2026.04.06 16:10:12.647769 [ 4 ] {b071e064-7259-4f87-9db0-88a703607faa} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.04.06 16:10:12.647803 [ 4 ] {b071e064-7259-4f87-9db0-88a703607faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5322 | 2026.04.06 16:10:12.648134 [ 4 ] {b071e064-7259-4f87-9db0-88a703607faa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5323 | 2026.04.06 16:10:12.648337 [ 4 ] {b071e064-7259-4f87-9db0-88a703607faa} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2026.04.06 16:10:12.648439 [ 38 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5325 | 2026.04.06 16:10:12.648459 [ 4 ] {b071e064-7259-4f87-9db0-88a703607faa} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001184 sec., 135979.72972972973 rows/sec., 8.22 MiB/sec. | ||
| 5326 | 2026.04.06 16:10:12.648473 [ 38 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2026.04.06 16:10:12.648498 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5328 | 2026.04.06 16:10:12.648501 [ 4 ] {b071e064-7259-4f87-9db0-88a703607faa} <Debug> TCPHandler: Processed in 0.001350944 sec. | ||
| 5329 | 2026.04.06 16:10:12.648612 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 5330 | 2026.04.06 16:10:12.648623 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2026.04.06 16:10:12.648737 [ 4 ] {a01b868d-23e0-4409-8886-941c4f3160f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5332 | 2026.04.06 16:10:12.648756 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5333 | 2026.04.06 16:10:12.648775 [ 4 ] {a01b868d-23e0-4409-8886-941c4f3160f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5334 | 2026.04.06 16:10:12.648796 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 209 rows starting from the beginning of the part | ||
| 5335 | 2026.04.06 16:10:12.648869 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 161 rows starting from the beginning of the part | ||
| 5336 | 2026.04.06 16:10:12.648917 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part | ||
| 5337 | 2026.04.06 16:10:12.648958 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 169 rows starting from the beginning of the part | ||
| 5338 | 2026.04.06 16:10:12.648998 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part | ||
| 5339 | 2026.04.06 16:10:12.649038 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 161 rows starting from the beginning of the part | ||
| 5340 | 2026.04.06 16:10:12.649203 [ 4 ] {a01b868d-23e0-4409-8886-941c4f3160f2} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2026.04.06 16:10:12.649244 [ 4 ] {a01b868d-23e0-4409-8886-941c4f3160f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5342 | 2026.04.06 16:10:12.649569 [ 200 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5794 rows, containing 5 columns (5 merged, 0 gathered) in 0.002407404 sec., 2406741.8680038746 rows/sec., 192.73 MiB/sec. | ||
| 5343 | 2026.04.06 16:10:12.649577 [ 4 ] {a01b868d-23e0-4409-8886-941c4f3160f2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5344 | 2026.04.06 16:10:12.649814 [ 4 ] {a01b868d-23e0-4409-8886-941c4f3160f2} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2026.04.06 16:10:12.649842 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5346 | 2026.04.06 16:10:12.649940 [ 4 ] {a01b868d-23e0-4409-8886-941c4f3160f2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001221 sec., 122031.12203112202 rows/sec., 7.88 MiB/sec. | ||
| 5347 | 2026.04.06 16:10:12.649976 [ 4 ] {a01b868d-23e0-4409-8886-941c4f3160f2} <Debug> TCPHandler: Processed in 0.001399496 sec. | ||
| 5348 | 2026.04.06 16:10:12.649992 [ 195 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435837 sec., 519557.5820932321 rows/sec., 34.24 MiB/sec. | ||
| 5349 | 2026.04.06 16:10:12.650085 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5350 | 2026.04.06 16:10:12.650100 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_31_6} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.04.06 16:10:12.650148 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5352 | 2026.04.06 16:10:12.650170 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_31_6} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5353 | 2026.04.06 16:10:12.650180 [ 4 ] {38f9309c-884f-4c85-927f-acb300338167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5354 | 2026.04.06 16:10:12.650218 [ 4 ] {38f9309c-884f-4c85-927f-acb300338167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5355 | 2026.04.06 16:10:12.650229 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 5356 | 2026.04.06 16:10:12.650410 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_26_5} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.04.06 16:10:12.650477 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_26_5} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5358 | 2026.04.06 16:10:12.650550 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5359 | 2026.04.06 16:10:12.650676 [ 4 ] {38f9309c-884f-4c85-927f-acb300338167} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2026.04.06 16:10:12.650711 [ 4 ] {38f9309c-884f-4c85-927f-acb300338167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5361 | 2026.04.06 16:10:12.651001 [ 4 ] {38f9309c-884f-4c85-927f-acb300338167} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5362 | 2026.04.06 16:10:12.651209 [ 4 ] {38f9309c-884f-4c85-927f-acb300338167} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2026.04.06 16:10:12.651332 [ 4 ] {38f9309c-884f-4c85-927f-acb300338167} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 5364 | 2026.04.06 16:10:12.651368 [ 4 ] {38f9309c-884f-4c85-927f-acb300338167} <Debug> TCPHandler: Processed in 0.001329004 sec. | ||
| 5365 | 2026.04.06 16:10:12.651479 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2026.04.06 16:10:12.651569 [ 4 ] {b9dbd459-3b88-414a-a13d-5da200355f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5367 | 2026.04.06 16:10:12.651607 [ 4 ] {b9dbd459-3b88-414a-a13d-5da200355f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5368 | 2026.04.06 16:10:12.652241 [ 4 ] {b9dbd459-3b88-414a-a13d-5da200355f3e} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.04.06 16:10:12.652276 [ 4 ] {b9dbd459-3b88-414a-a13d-5da200355f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5370 | 2026.04.06 16:10:12.652582 [ 4 ] {b9dbd459-3b88-414a-a13d-5da200355f3e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5371 | 2026.04.06 16:10:12.652783 [ 4 ] {b9dbd459-3b88-414a-a13d-5da200355f3e} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2026.04.06 16:10:12.652885 [ 38 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5373 | 2026.04.06 16:10:12.652908 [ 4 ] {b9dbd459-3b88-414a-a13d-5da200355f3e} <Debug> executeQuery: Read 481 rows, 34.46 KiB in 0.001357 sec., 354458.36403831985 rows/sec., 24.80 MiB/sec. | ||
| 5374 | 2026.04.06 16:10:12.652924 [ 38 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.04.06 16:10:12.652948 [ 4 ] {b9dbd459-3b88-414a-a13d-5da200355f3e} <Debug> TCPHandler: Processed in 0.001515458 sec. | ||
| 5376 | 2026.04.06 16:10:12.652949 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5377 | 2026.04.06 16:10:12.653048 [ 199 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 5378 | 2026.04.06 16:10:12.653063 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.04.06 16:10:12.653159 [ 199 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5380 | 2026.04.06 16:10:12.653169 [ 4 ] {fcbfbd28-bbc6-43c3-9287-aa605091cd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5381 | 2026.04.06 16:10:12.653195 [ 199 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1762 rows starting from the beginning of the part | ||
| 5382 | 2026.04.06 16:10:12.653219 [ 4 ] {fcbfbd28-bbc6-43c3-9287-aa605091cd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5383 | 2026.04.06 16:10:12.653253 [ 199 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 481 rows starting from the beginning of the part | ||
| 5384 | 2026.04.06 16:10:12.653315 [ 199 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 59 rows starting from the beginning of the part | ||
| 5385 | 2026.04.06 16:10:12.653355 [ 199 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 489 rows starting from the beginning of the part | ||
| 5386 | 2026.04.06 16:10:12.653396 [ 199 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 59 rows starting from the beginning of the part | ||
| 5387 | 2026.04.06 16:10:12.653437 [ 199 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 481 rows starting from the beginning of the part | ||
| 5388 | 2026.04.06 16:10:12.653563 [ 4 ] {fcbfbd28-bbc6-43c3-9287-aa605091cd7b} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.04.06 16:10:12.653603 [ 4 ] {fcbfbd28-bbc6-43c3-9287-aa605091cd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5390 | 2026.04.06 16:10:12.653920 [ 4 ] {fcbfbd28-bbc6-43c3-9287-aa605091cd7b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5391 | 2026.04.06 16:10:12.654139 [ 4 ] {fcbfbd28-bbc6-43c3-9287-aa605091cd7b} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.04.06 16:10:12.654245 [ 38 ] {} <Debug> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5393 | 2026.04.06 16:10:12.654269 [ 4 ] {fcbfbd28-bbc6-43c3-9287-aa605091cd7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 5394 | 2026.04.06 16:10:12.654279 [ 38 ] {} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.04.06 16:10:12.654314 [ 4 ] {fcbfbd28-bbc6-43c3-9287-aa605091cd7b} <Debug> TCPHandler: Processed in 0.001297324 sec. | ||
| 5396 | 2026.04.06 16:10:12.654320 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5397 | 2026.04.06 16:10:12.654399 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 5398 | 2026.04.06 16:10:12.654430 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5399 | 2026.04.06 16:10:12.654488 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5400 | 2026.04.06 16:10:12.654513 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 5401 | 2026.04.06 16:10:12.654521 [ 4 ] {f476f111-1879-4258-8fc1-99114633807a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5402 | 2026.04.06 16:10:12.654560 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 5403 | 2026.04.06 16:10:12.654562 [ 4 ] {f476f111-1879-4258-8fc1-99114633807a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5404 | 2026.04.06 16:10:12.654595 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 5405 | 2026.04.06 16:10:12.654631 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 5406 | 2026.04.06 16:10:12.654664 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 5407 | 2026.04.06 16:10:12.654696 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 5408 | 2026.04.06 16:10:12.654727 [ 191 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716672 sec., 1940382.3211423033 rows/sec., 141.30 MiB/sec. | ||
| 5409 | 2026.04.06 16:10:12.654991 [ 4 ] {f476f111-1879-4258-8fc1-99114633807a} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.04.06 16:10:12.654995 [ 189 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5411 | 2026.04.06 16:10:12.655032 [ 4 ] {f476f111-1879-4258-8fc1-99114633807a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5412 | 2026.04.06 16:10:12.655329 [ 195 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.000959468 sec., 68788.12008321278 rows/sec., 3.51 MiB/sec. | ||
| 5413 | 2026.04.06 16:10:12.655391 [ 202 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_31_6} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.04.06 16:10:12.655422 [ 4 ] {f476f111-1879-4258-8fc1-99114633807a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5415 | 2026.04.06 16:10:12.655436 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5416 | 2026.04.06 16:10:12.655511 [ 202 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_31_6} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5417 | 2026.04.06 16:10:12.655644 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5418 | 2026.04.06 16:10:12.655666 [ 4 ] {f476f111-1879-4258-8fc1-99114633807a} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.04.06 16:10:12.655696 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_11_2} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.04.06 16:10:12.655760 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_11_2} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5421 | 2026.04.06 16:10:12.655781 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5422 | 2026.04.06 16:10:12.655797 [ 4 ] {f476f111-1879-4258-8fc1-99114633807a} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001294 sec., 166151.46831530138 rows/sec., 10.93 MiB/sec. | ||
| 5423 | 2026.04.06 16:10:12.655814 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.04.06 16:10:12.655814 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5425 | 2026.04.06 16:10:12.655838 [ 4 ] {f476f111-1879-4258-8fc1-99114633807a} <Debug> TCPHandler: Processed in 0.001454697 sec. | ||
| 5426 | 2026.04.06 16:10:12.655840 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5427 | 2026.04.06 16:10:12.655920 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 5428 | 2026.04.06 16:10:12.655955 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2026.04.06 16:10:12.656020 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5430 | 2026.04.06 16:10:12.656050 [ 4 ] {f6964f6e-cb1c-495d-8d18-f50d7970a4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5431 | 2026.04.06 16:10:12.656051 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9441 rows starting from the beginning of the part | ||
| 5432 | 2026.04.06 16:10:12.656097 [ 4 ] {f6964f6e-cb1c-495d-8d18-f50d7970a4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5433 | 2026.04.06 16:10:12.656124 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 215 rows starting from the beginning of the part | ||
| 5434 | 2026.04.06 16:10:12.656177 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 110 rows starting from the beginning of the part | ||
| 5435 | 2026.04.06 16:10:12.656217 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 219 rows starting from the beginning of the part | ||
| 5436 | 2026.04.06 16:10:12.656254 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 110 rows starting from the beginning of the part | ||
| 5437 | 2026.04.06 16:10:12.656292 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 215 rows starting from the beginning of the part | ||
| 5438 | 2026.04.06 16:10:12.656413 [ 4 ] {f6964f6e-cb1c-495d-8d18-f50d7970a4c3} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2026.04.06 16:10:12.656453 [ 4 ] {f6964f6e-cb1c-495d-8d18-f50d7970a4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5440 | 2026.04.06 16:10:12.656777 [ 4 ] {f6964f6e-cb1c-495d-8d18-f50d7970a4c3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5441 | 2026.04.06 16:10:12.656982 [ 4 ] {f6964f6e-cb1c-495d-8d18-f50d7970a4c3} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5442 | 2026.04.06 16:10:12.657113 [ 4 ] {f6964f6e-cb1c-495d-8d18-f50d7970a4c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 5443 | 2026.04.06 16:10:12.657148 [ 4 ] {f6964f6e-cb1c-495d-8d18-f50d7970a4c3} <Debug> TCPHandler: Processed in 0.001239073 sec. | ||
| 5444 | 2026.04.06 16:10:12.657253 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2026.04.06 16:10:12.657343 [ 4 ] {1691ef0f-80a7-4f5e-a99a-9eeba853eec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5446 | 2026.04.06 16:10:12.657395 [ 4 ] {1691ef0f-80a7-4f5e-a99a-9eeba853eec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5447 | 2026.04.06 16:10:12.658185 [ 4 ] {1691ef0f-80a7-4f5e-a99a-9eeba853eec4} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.04.06 16:10:12.658221 [ 4 ] {1691ef0f-80a7-4f5e-a99a-9eeba853eec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5449 | 2026.04.06 16:10:12.658794 [ 4 ] {1691ef0f-80a7-4f5e-a99a-9eeba853eec4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5450 | 2026.04.06 16:10:12.659014 [ 4 ] {1691ef0f-80a7-4f5e-a99a-9eeba853eec4} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2026.04.06 16:10:12.659122 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5452 | 2026.04.06 16:10:12.659151 [ 4 ] {1691ef0f-80a7-4f5e-a99a-9eeba853eec4} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001825 sec., 10410.95890410959 rows/sec., 18.66 MiB/sec. | ||
| 5453 | 2026.04.06 16:10:12.659163 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2026.04.06 16:10:12.659192 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5455 | 2026.04.06 16:10:12.659216 [ 4 ] {1691ef0f-80a7-4f5e-a99a-9eeba853eec4} <Debug> TCPHandler: Processed in 0.002008988 sec. | ||
| 5456 | 2026.04.06 16:10:12.659262 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 5457 | 2026.04.06 16:10:12.659334 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5458 | 2026.04.06 16:10:12.659425 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5459 | 2026.04.06 16:10:12.659426 [ 4 ] {b385b33c-2fa3-4a72-9e63-7a66c11b4d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5460 | 2026.04.06 16:10:12.659469 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 403 rows starting from the beginning of the part | ||
| 5461 | 2026.04.06 16:10:12.659476 [ 4 ] {b385b33c-2fa3-4a72-9e63-7a66c11b4d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5462 | 2026.04.06 16:10:12.659562 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part | ||
| 5463 | 2026.04.06 16:10:12.659658 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part | ||
| 5464 | 2026.04.06 16:10:12.659727 [ 202 ] {81a64079-e956-431a-868f-58876cd98500::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10310 rows, containing 5 columns (5 merged, 0 gathered) in 0.003837781 sec., 2686448.2366242367 rows/sec., 169.07 MiB/sec. | ||
| 5465 | 2026.04.06 16:10:12.659746 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part | ||
| 5466 | 2026.04.06 16:10:12.659838 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part | ||
| 5467 | 2026.04.06 16:10:12.659840 [ 4 ] {b385b33c-2fa3-4a72-9e63-7a66c11b4d01} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.04.06 16:10:12.659882 [ 4 ] {b385b33c-2fa3-4a72-9e63-7a66c11b4d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5469 | 2026.04.06 16:10:12.659920 [ 188 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part | ||
| 5470 | 2026.04.06 16:10:12.660028 [ 189 ] {81a64079-e956-431a-868f-58876cd98500::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5471 | 2026.04.06 16:10:12.660214 [ 4 ] {b385b33c-2fa3-4a72-9e63-7a66c11b4d01} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5472 | 2026.04.06 16:10:12.660424 [ 189 ] {81a64079-e956-431a-868f-58876cd98500::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2026.04.06 16:10:12.660470 [ 4 ] {b385b33c-2fa3-4a72-9e63-7a66c11b4d01} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.04.06 16:10:12.660539 [ 189 ] {81a64079-e956-431a-868f-58876cd98500::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5475 | 2026.04.06 16:10:12.660591 [ 38 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5476 | 2026.04.06 16:10:12.660610 [ 4 ] {b385b33c-2fa3-4a72-9e63-7a66c11b4d01} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001201 sec., 58284.762697751874 rows/sec., 3.55 MiB/sec. | ||
| 5477 | 2026.04.06 16:10:12.660633 [ 38 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.04.06 16:10:12.660652 [ 4 ] {b385b33c-2fa3-4a72-9e63-7a66c11b4d01} <Debug> TCPHandler: Processed in 0.001365235 sec. | ||
| 5479 | 2026.04.06 16:10:12.660685 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 5480 | 2026.04.06 16:10:12.660709 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5481 | 2026.04.06 16:10:12.660799 [ 193 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 5482 | 2026.04.06 16:10:12.660910 [ 193 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5483 | 2026.04.06 16:10:12.660941 [ 193 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 842 rows starting from the beginning of the part | ||
| 5484 | 2026.04.06 16:10:12.661004 [ 193 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 70 rows starting from the beginning of the part | ||
| 5485 | 2026.04.06 16:10:12.661048 [ 193 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 5486 | 2026.04.06 16:10:12.661084 [ 193 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 70 rows starting from the beginning of the part | ||
| 5487 | 2026.04.06 16:10:12.661121 [ 193 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 5488 | 2026.04.06 16:10:12.661156 [ 193 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 70 rows starting from the beginning of the part | ||
| 5489 | 2026.04.06 16:10:12.662093 [ 193 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1132 rows, containing 4 columns (4 merged, 0 gathered) in 0.001333785 sec., 848712.4986410852 rows/sec., 52.88 MiB/sec. | ||
| 5490 | 2026.04.06 16:10:12.662285 [ 189 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5491 | 2026.04.06 16:10:12.662524 [ 189 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_31_6} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.04.06 16:10:12.662591 [ 189 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_31_6} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5493 | 2026.04.06 16:10:12.662656 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5494 | 2026.04.06 16:10:12.663698 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 19 columns (19 merged, 0 gathered) in 0.004463222 sec., 113371.01313804243 rows/sec., 203.16 MiB/sec. | ||
| 5495 | 2026.04.06 16:10:12.664808 [ 189 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5496 | 2026.04.06 16:10:12.665158 [ 189 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5497 | 2026.04.06 16:10:12.665234 [ 189 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5498 | 2026.04.06 16:10:12.665386 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 5499 | 2026.04.06 16:10:13.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.56 MiB, peak 254.63 MiB, free memory in arenas 0.00 B, will set to 249.84 MiB (RSS), difference: 2.28 MiB | ||
| 5500 | 2026.04.06 16:10:14.075966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10086 | ||
| 5501 | 2026.04.06 16:10:14.076474 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2026.04.06 16:10:14.076526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5503 | 2026.04.06 16:10:14.077010 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5504 | 2026.04.06 16:10:14.077249 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.04.06 16:10:14.077392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10086 | ||
| 5506 | 2026.04.06 16:10:14.077386 [ 66 ] {} <Debug> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5507 | 2026.04.06 16:10:14.077469 [ 66 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.04.06 16:10:14.077492 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5509 | 2026.04.06 16:10:14.077641 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 5510 | 2026.04.06 16:10:14.077797 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5511 | 2026.04.06 16:10:14.077835 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7654 rows starting from the beginning of the part | ||
| 5512 | 2026.04.06 16:10:14.077896 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 5513 | 2026.04.06 16:10:14.077937 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 5514 | 2026.04.06 16:10:14.077976 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 5515 | 2026.04.06 16:10:14.078024 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 5516 | 2026.04.06 16:10:14.078061 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 5517 | 2026.04.06 16:10:14.079772 [ 186 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10086 rows, containing 4 columns (4 merged, 0 gathered) in 0.002194551 sec., 4595928.734397151 rows/sec., 65.75 MiB/sec. | ||
| 5518 | 2026.04.06 16:10:14.080148 [ 187 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5519 | 2026.04.06 16:10:14.080467 [ 187 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_21_4} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.04.06 16:10:14.080547 [ 187 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_21_4} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5521 | 2026.04.06 16:10:14.080669 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5522 | 2026.04.06 16:10:14.645094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5523 | 2026.04.06 16:10:14.663207 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2026.04.06 16:10:14.663271 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5525 | 2026.04.06 16:10:14.668960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5526 | 2026.04.06 16:10:14.669698 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.04.06 16:10:14.669998 [ 65 ] {} <Debug> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5528 | 2026.04.06 16:10:14.670076 [ 65 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.04.06 16:10:14.670106 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5530 | 2026.04.06 16:10:14.670212 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 5531 | 2026.04.06 16:10:14.672735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5532 | 2026.04.06 16:10:14.673187 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5533 | 2026.04.06 16:10:14.674035 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 5534 | 2026.04.06 16:10:14.677317 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5535 | 2026.04.06 16:10:14.680937 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5536 | 2026.04.06 16:10:14.685248 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 5537 | 2026.04.06 16:10:14.689116 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 5538 | 2026.04.06 16:10:14.693085 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 5539 | 2026.04.06 16:10:14.699967 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2026.04.06 16:10:14.700139 [ 4 ] {bbaa7741-5287-4304-b83c-798d97bfa896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5541 | 2026.04.06 16:10:14.700204 [ 4 ] {bbaa7741-5287-4304-b83c-798d97bfa896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5542 | 2026.04.06 16:10:14.700837 [ 4 ] {bbaa7741-5287-4304-b83c-798d97bfa896} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.04.06 16:10:14.700880 [ 4 ] {bbaa7741-5287-4304-b83c-798d97bfa896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5544 | 2026.04.06 16:10:14.701301 [ 4 ] {bbaa7741-5287-4304-b83c-798d97bfa896} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5545 | 2026.04.06 16:10:14.701526 [ 4 ] {bbaa7741-5287-4304-b83c-798d97bfa896} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2026.04.06 16:10:14.701680 [ 4 ] {bbaa7741-5287-4304-b83c-798d97bfa896} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001589 sec., 2517.3064820641916 rows/sec., 205.27 KiB/sec. | ||
| 5547 | 2026.04.06 16:10:14.701723 [ 4 ] {bbaa7741-5287-4304-b83c-798d97bfa896} <Debug> TCPHandler: Processed in 0.001877845 sec. | ||
| 5548 | 2026.04.06 16:10:14.701851 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2026.04.06 16:10:14.701948 [ 4 ] {0ae1b90b-f008-403b-91ed-4720e163dc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5550 | 2026.04.06 16:10:14.701991 [ 4 ] {0ae1b90b-f008-403b-91ed-4720e163dc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5551 | 2026.04.06 16:10:14.704057 [ 4 ] {0ae1b90b-f008-403b-91ed-4720e163dc59} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.04.06 16:10:14.704095 [ 4 ] {0ae1b90b-f008-403b-91ed-4720e163dc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5553 | 2026.04.06 16:10:14.704629 [ 4 ] {0ae1b90b-f008-403b-91ed-4720e163dc59} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5554 | 2026.04.06 16:10:14.704846 [ 4 ] {0ae1b90b-f008-403b-91ed-4720e163dc59} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.04.06 16:10:14.704983 [ 4 ] {0ae1b90b-f008-403b-91ed-4720e163dc59} <Debug> executeQuery: Read 2423 rows, 182.63 KiB in 0.003054 sec., 793385.7236411264 rows/sec., 58.40 MiB/sec. | ||
| 5556 | 2026.04.06 16:10:14.705021 [ 4 ] {0ae1b90b-f008-403b-91ed-4720e163dc59} <Debug> TCPHandler: Processed in 0.00322128 sec. | ||
| 5557 | 2026.04.06 16:10:14.705157 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2026.04.06 16:10:14.705253 [ 4 ] {aeb9dd6b-8319-4a8d-bc8c-de28e1ff1d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5559 | 2026.04.06 16:10:14.705293 [ 4 ] {aeb9dd6b-8319-4a8d-bc8c-de28e1ff1d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5560 | 2026.04.06 16:10:14.705734 [ 4 ] {aeb9dd6b-8319-4a8d-bc8c-de28e1ff1d1d} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.04.06 16:10:14.705771 [ 4 ] {aeb9dd6b-8319-4a8d-bc8c-de28e1ff1d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5562 | 2026.04.06 16:10:14.706093 [ 4 ] {aeb9dd6b-8319-4a8d-bc8c-de28e1ff1d1d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5563 | 2026.04.06 16:10:14.706305 [ 4 ] {aeb9dd6b-8319-4a8d-bc8c-de28e1ff1d1d} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2026.04.06 16:10:14.706436 [ 4 ] {aeb9dd6b-8319-4a8d-bc8c-de28e1ff1d1d} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001202 sec., 29950.083194675542 rows/sec., 2.18 MiB/sec. | ||
| 5565 | 2026.04.06 16:10:14.706473 [ 4 ] {aeb9dd6b-8319-4a8d-bc8c-de28e1ff1d1d} <Debug> TCPHandler: Processed in 0.001366475 sec. | ||
| 5566 | 2026.04.06 16:10:14.706585 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.04.06 16:10:14.706679 [ 4 ] {f58cf5e8-263a-455a-b32c-15f776f17b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5568 | 2026.04.06 16:10:14.706718 [ 4 ] {f58cf5e8-263a-455a-b32c-15f776f17b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5569 | 2026.04.06 16:10:14.707449 [ 4 ] {f58cf5e8-263a-455a-b32c-15f776f17b1b} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.04.06 16:10:14.707487 [ 4 ] {f58cf5e8-263a-455a-b32c-15f776f17b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5571 | 2026.04.06 16:10:14.707867 [ 4 ] {f58cf5e8-263a-455a-b32c-15f776f17b1b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5572 | 2026.04.06 16:10:14.708075 [ 4 ] {f58cf5e8-263a-455a-b32c-15f776f17b1b} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.04.06 16:10:14.708176 [ 65 ] {} <Debug> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5574 | 2026.04.06 16:10:14.708204 [ 4 ] {f58cf5e8-263a-455a-b32c-15f776f17b1b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001543 sec., 519118.6001296176 rows/sec., 29.99 MiB/sec. | ||
| 5575 | 2026.04.06 16:10:14.708226 [ 65 ] {} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2026.04.06 16:10:14.708247 [ 4 ] {f58cf5e8-263a-455a-b32c-15f776f17b1b} <Debug> TCPHandler: Processed in 0.001711982 sec. | ||
| 5577 | 2026.04.06 16:10:14.708251 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5578 | 2026.04.06 16:10:14.708378 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2026.04.06 16:10:14.708397 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::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 | ||
| 5580 | 2026.04.06 16:10:14.708502 [ 4 ] {56a8d474-541b-40f8-88f6-91df6f6545af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5581 | 2026.04.06 16:10:14.708547 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5582 | 2026.04.06 16:10:14.708555 [ 4 ] {56a8d474-541b-40f8-88f6-91df6f6545af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5583 | 2026.04.06 16:10:14.708591 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 950 rows starting from the beginning of the part | ||
| 5584 | 2026.04.06 16:10:14.708682 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 5585 | 2026.04.06 16:10:14.708736 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 5586 | 2026.04.06 16:10:14.708798 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5587 | 2026.04.06 16:10:14.708841 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5588 | 2026.04.06 16:10:14.708889 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part | ||
| 5589 | 2026.04.06 16:10:14.709005 [ 4 ] {56a8d474-541b-40f8-88f6-91df6f6545af} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.04.06 16:10:14.709048 [ 4 ] {56a8d474-541b-40f8-88f6-91df6f6545af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5591 | 2026.04.06 16:10:14.709468 [ 4 ] {56a8d474-541b-40f8-88f6-91df6f6545af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5592 | 2026.04.06 16:10:14.709725 [ 4 ] {56a8d474-541b-40f8-88f6-91df6f6545af} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2026.04.06 16:10:14.709874 [ 4 ] {56a8d474-541b-40f8-88f6-91df6f6545af} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001397 sec., 715.8196134574088 rows/sec., 50.33 KiB/sec. | ||
| 5594 | 2026.04.06 16:10:14.709914 [ 4 ] {56a8d474-541b-40f8-88f6-91df6f6545af} <Debug> TCPHandler: Processed in 0.001598019 sec. | ||
| 5595 | 2026.04.06 16:10:14.710040 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2026.04.06 16:10:14.710136 [ 4 ] {1d84c56c-1e6e-40f2-9a8e-a79be8cc28b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5597 | 2026.04.06 16:10:14.710179 [ 4 ] {1d84c56c-1e6e-40f2-9a8e-a79be8cc28b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5598 | 2026.04.06 16:10:14.710239 [ 192 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001908875 sec., 1571082.4438478162 rows/sec., 98.88 MiB/sec. | ||
| 5599 | 2026.04.06 16:10:14.710436 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5600 | 2026.04.06 16:10:14.710728 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_16_3} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.04.06 16:10:14.710801 [ 186 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_16_3} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5602 | 2026.04.06 16:10:14.710876 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5603 | 2026.04.06 16:10:14.711231 [ 4 ] {1d84c56c-1e6e-40f2-9a8e-a79be8cc28b2} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.04.06 16:10:14.711272 [ 4 ] {1d84c56c-1e6e-40f2-9a8e-a79be8cc28b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5605 | 2026.04.06 16:10:14.711667 [ 4 ] {1d84c56c-1e6e-40f2-9a8e-a79be8cc28b2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5606 | 2026.04.06 16:10:14.711875 [ 4 ] {1d84c56c-1e6e-40f2-9a8e-a79be8cc28b2} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.04.06 16:10:14.712086 [ 4 ] {1d84c56c-1e6e-40f2-9a8e-a79be8cc28b2} <Debug> executeQuery: Read 1287 rows, 87.89 KiB in 0.001968 sec., 653963.4146341463 rows/sec., 43.61 MiB/sec. | ||
| 5608 | 2026.04.06 16:10:14.712124 [ 4 ] {1d84c56c-1e6e-40f2-9a8e-a79be8cc28b2} <Debug> TCPHandler: Processed in 0.002132499 sec. | ||
| 5609 | 2026.04.06 16:10:14.712237 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.04.06 16:10:14.712331 [ 4 ] {0259ad81-a1ab-428a-9d58-80b896ce70e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5611 | 2026.04.06 16:10:14.712374 [ 4 ] {0259ad81-a1ab-428a-9d58-80b896ce70e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5612 | 2026.04.06 16:10:14.713160 [ 4 ] {0259ad81-a1ab-428a-9d58-80b896ce70e6} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.04.06 16:10:14.713196 [ 4 ] {0259ad81-a1ab-428a-9d58-80b896ce70e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5614 | 2026.04.06 16:10:14.713668 [ 4 ] {0259ad81-a1ab-428a-9d58-80b896ce70e6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5615 | 2026.04.06 16:10:14.713904 [ 4 ] {0259ad81-a1ab-428a-9d58-80b896ce70e6} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.04.06 16:10:14.714132 [ 4 ] {0259ad81-a1ab-428a-9d58-80b896ce70e6} <Debug> executeQuery: Read 1510 rows, 93.91 KiB in 0.00182 sec., 829670.3296703297 rows/sec., 50.39 MiB/sec. | ||
| 5617 | 2026.04.06 16:10:14.714170 [ 4 ] {0259ad81-a1ab-428a-9d58-80b896ce70e6} <Debug> TCPHandler: Processed in 0.001981207 sec. | ||
| 5618 | 2026.04.06 16:10:14.714289 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.04.06 16:10:14.714409 [ 4 ] {2923a027-22fb-4a7e-bb7f-4b3aafd9ae15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5620 | 2026.04.06 16:10:14.714475 [ 4 ] {2923a027-22fb-4a7e-bb7f-4b3aafd9ae15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5621 | 2026.04.06 16:10:14.715419 [ 4 ] {2923a027-22fb-4a7e-bb7f-4b3aafd9ae15} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.04.06 16:10:14.715456 [ 4 ] {2923a027-22fb-4a7e-bb7f-4b3aafd9ae15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5623 | 2026.04.06 16:10:14.716027 [ 4 ] {2923a027-22fb-4a7e-bb7f-4b3aafd9ae15} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5624 | 2026.04.06 16:10:14.716248 [ 4 ] {2923a027-22fb-4a7e-bb7f-4b3aafd9ae15} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.04.06 16:10:14.716387 [ 4 ] {2923a027-22fb-4a7e-bb7f-4b3aafd9ae15} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002003 sec., 15976.03594608088 rows/sec., 28.63 MiB/sec. | ||
| 5626 | 2026.04.06 16:10:14.716442 [ 4 ] {2923a027-22fb-4a7e-bb7f-4b3aafd9ae15} <Debug> TCPHandler: Processed in 0.002212821 sec. | ||
| 5627 | 2026.04.06 16:10:14.716557 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.04.06 16:10:14.716651 [ 4 ] {08eafb46-6c82-48f5-8b83-5f0845be95e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5629 | 2026.04.06 16:10:14.716693 [ 4 ] {08eafb46-6c82-48f5-8b83-5f0845be95e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5630 | 2026.04.06 16:10:14.717024 [ 4 ] {08eafb46-6c82-48f5-8b83-5f0845be95e2} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2026.04.06 16:10:14.717061 [ 4 ] {08eafb46-6c82-48f5-8b83-5f0845be95e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5632 | 2026.04.06 16:10:14.717363 [ 4 ] {08eafb46-6c82-48f5-8b83-5f0845be95e2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5633 | 2026.04.06 16:10:14.717583 [ 4 ] {08eafb46-6c82-48f5-8b83-5f0845be95e2} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.04.06 16:10:14.717714 [ 4 ] {08eafb46-6c82-48f5-8b83-5f0845be95e2} <Debug> executeQuery: Read 16 rows, 1.09 KiB in 0.001082 sec., 14787.430683918668 rows/sec., 1010.86 KiB/sec. | ||
| 5635 | 2026.04.06 16:10:14.717749 [ 4 ] {08eafb46-6c82-48f5-8b83-5f0845be95e2} <Debug> TCPHandler: Processed in 0.001240762 sec. | ||
| 5636 | 2026.04.06 16:10:14.757173 [ 186 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.086996689 sec., 1827.6557628532275 rows/sec., 9.45 MiB/sec. | ||
| 5637 | 2026.04.06 16:10:14.761393 [ 186 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5638 | 2026.04.06 16:10:14.764656 [ 186 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_21_4} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2026.04.06 16:10:14.764786 [ 186 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_21_4} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5640 | 2026.04.06 16:10:14.767370 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5641 | 2026.04.06 16:10:15.001213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.65 MiB, peak 264.29 MiB, free memory in arenas 0.00 B, will set to 252.83 MiB (RSS), difference: 1.19 MiB | ||
| 5642 | 2026.04.06 16:10:16.605553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 722 | ||
| 5643 | 2026.04.06 16:10:16.608148 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2026.04.06 16:10:16.608196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5645 | 2026.04.06 16:10:16.609394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5646 | 2026.04.06 16:10:16.609670 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5647 | 2026.04.06 16:10:16.609930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5648 | 2026.04.06 16:10:17.633854 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5649 | 2026.04.06 16:10:17.634035 [ 4 ] {ac826ba1-f696-42d7-a11c-07082756c1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5650 | 2026.04.06 16:10:17.634100 [ 4 ] {ac826ba1-f696-42d7-a11c-07082756c1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5651 | 2026.04.06 16:10:17.634757 [ 4 ] {ac826ba1-f696-42d7-a11c-07082756c1fe} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2026.04.06 16:10:17.634797 [ 4 ] {ac826ba1-f696-42d7-a11c-07082756c1fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5653 | 2026.04.06 16:10:17.635202 [ 4 ] {ac826ba1-f696-42d7-a11c-07082756c1fe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5654 | 2026.04.06 16:10:17.635425 [ 4 ] {ac826ba1-f696-42d7-a11c-07082756c1fe} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2026.04.06 16:10:17.635577 [ 4 ] {ac826ba1-f696-42d7-a11c-07082756c1fe} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.00159 sec., 18867.924528301886 rows/sec., 1.42 MiB/sec. | ||
| 5656 | 2026.04.06 16:10:17.635624 [ 4 ] {ac826ba1-f696-42d7-a11c-07082756c1fe} <Debug> TCPHandler: Processed in 0.001895325 sec. | ||
| 5657 | 2026.04.06 16:10:17.635749 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2026.04.06 16:10:17.635849 [ 4 ] {6b4967c7-1a73-4e22-8eaa-6964a71679b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5659 | 2026.04.06 16:10:17.635892 [ 4 ] {6b4967c7-1a73-4e22-8eaa-6964a71679b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5660 | 2026.04.06 16:10:17.636312 [ 4 ] {6b4967c7-1a73-4e22-8eaa-6964a71679b3} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.04.06 16:10:17.636350 [ 4 ] {6b4967c7-1a73-4e22-8eaa-6964a71679b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5662 | 2026.04.06 16:10:17.636654 [ 4 ] {6b4967c7-1a73-4e22-8eaa-6964a71679b3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5663 | 2026.04.06 16:10:17.636869 [ 4 ] {6b4967c7-1a73-4e22-8eaa-6964a71679b3} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.04.06 16:10:17.636998 [ 4 ] {6b4967c7-1a73-4e22-8eaa-6964a71679b3} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001171 sec., 30742.954739538858 rows/sec., 2.40 MiB/sec. | ||
| 5665 | 2026.04.06 16:10:17.637036 [ 4 ] {6b4967c7-1a73-4e22-8eaa-6964a71679b3} <Debug> TCPHandler: Processed in 0.001340445 sec. | ||
| 5666 | 2026.04.06 16:10:17.637146 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.04.06 16:10:17.637242 [ 4 ] {86d8a360-a318-4e09-8d7d-b2b9b9459ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5668 | 2026.04.06 16:10:17.637286 [ 4 ] {86d8a360-a318-4e09-8d7d-b2b9b9459ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5669 | 2026.04.06 16:10:17.637656 [ 4 ] {86d8a360-a318-4e09-8d7d-b2b9b9459ce2} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.04.06 16:10:17.637692 [ 4 ] {86d8a360-a318-4e09-8d7d-b2b9b9459ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5671 | 2026.04.06 16:10:17.638009 [ 4 ] {86d8a360-a318-4e09-8d7d-b2b9b9459ce2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5672 | 2026.04.06 16:10:17.638217 [ 4 ] {86d8a360-a318-4e09-8d7d-b2b9b9459ce2} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.04.06 16:10:17.638344 [ 4 ] {86d8a360-a318-4e09-8d7d-b2b9b9459ce2} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001121 sec., 58876.00356824264 rows/sec., 4.11 MiB/sec. | ||
| 5674 | 2026.04.06 16:10:17.638380 [ 4 ] {86d8a360-a318-4e09-8d7d-b2b9b9459ce2} <Debug> TCPHandler: Processed in 0.001281714 sec. | ||
| 5675 | 2026.04.06 16:10:17.638492 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2026.04.06 16:10:17.638586 [ 4 ] {cdcbe98b-af1c-4581-a673-8eba46c6df55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5677 | 2026.04.06 16:10:17.638627 [ 4 ] {cdcbe98b-af1c-4581-a673-8eba46c6df55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5678 | 2026.04.06 16:10:17.638943 [ 4 ] {cdcbe98b-af1c-4581-a673-8eba46c6df55} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.04.06 16:10:17.638979 [ 4 ] {cdcbe98b-af1c-4581-a673-8eba46c6df55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5680 | 2026.04.06 16:10:17.639271 [ 4 ] {cdcbe98b-af1c-4581-a673-8eba46c6df55} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5681 | 2026.04.06 16:10:17.639496 [ 4 ] {cdcbe98b-af1c-4581-a673-8eba46c6df55} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.04.06 16:10:17.639623 [ 4 ] {cdcbe98b-af1c-4581-a673-8eba46c6df55} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001055 sec., 22748.81516587678 rows/sec., 1.52 MiB/sec. | ||
| 5683 | 2026.04.06 16:10:17.639659 [ 4 ] {cdcbe98b-af1c-4581-a673-8eba46c6df55} <Debug> TCPHandler: Processed in 0.001214953 sec. | ||
| 5684 | 2026.04.06 16:10:21.483287 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5685 | 2026.04.06 16:10:21.483355 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5686 | 2026.04.06 16:10:21.577457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10534 | ||
| 5687 | 2026.04.06 16:10:21.577991 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.04.06 16:10:21.578030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5689 | 2026.04.06 16:10:21.578491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5690 | 2026.04.06 16:10:21.578721 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.04.06 16:10:21.578852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10534 | ||
| 5692 | 2026.04.06 16:10:22.172824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5693 | 2026.04.06 16:10:22.187645 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.04.06 16:10:22.187690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5695 | 2026.04.06 16:10:22.193570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5696 | 2026.04.06 16:10:22.194284 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.04.06 16:10:22.196857 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5698 | 2026.04.06 16:10:22.643306 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2026.04.06 16:10:22.643483 [ 4 ] {94ccfe78-0a1d-4faa-9310-38d2a65c2c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5700 | 2026.04.06 16:10:22.643550 [ 4 ] {94ccfe78-0a1d-4faa-9310-38d2a65c2c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5701 | 2026.04.06 16:10:22.644352 [ 4 ] {94ccfe78-0a1d-4faa-9310-38d2a65c2c17} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.04.06 16:10:22.644408 [ 4 ] {94ccfe78-0a1d-4faa-9310-38d2a65c2c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5703 | 2026.04.06 16:10:22.644818 [ 4 ] {94ccfe78-0a1d-4faa-9310-38d2a65c2c17} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5704 | 2026.04.06 16:10:22.645046 [ 4 ] {94ccfe78-0a1d-4faa-9310-38d2a65c2c17} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.04.06 16:10:22.645203 [ 4 ] {94ccfe78-0a1d-4faa-9310-38d2a65c2c17} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001767 sec., 160724.39162422184 rows/sec., 10.21 MiB/sec. | ||
| 5706 | 2026.04.06 16:10:22.645255 [ 4 ] {94ccfe78-0a1d-4faa-9310-38d2a65c2c17} <Debug> TCPHandler: Processed in 0.002079429 sec. | ||
| 5707 | 2026.04.06 16:10:22.645395 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2026.04.06 16:10:22.645498 [ 4 ] {2864714b-1f9a-40f4-9c0a-3de356db6d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5709 | 2026.04.06 16:10:22.645542 [ 4 ] {2864714b-1f9a-40f4-9c0a-3de356db6d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5710 | 2026.04.06 16:10:22.646366 [ 4 ] {2864714b-1f9a-40f4-9c0a-3de356db6d7c} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.04.06 16:10:22.646403 [ 4 ] {2864714b-1f9a-40f4-9c0a-3de356db6d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5712 | 2026.04.06 16:10:22.646756 [ 4 ] {2864714b-1f9a-40f4-9c0a-3de356db6d7c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5713 | 2026.04.06 16:10:22.646968 [ 4 ] {2864714b-1f9a-40f4-9c0a-3de356db6d7c} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.04.06 16:10:22.647099 [ 4 ] {2864714b-1f9a-40f4-9c0a-3de356db6d7c} <Debug> executeQuery: Read 809 rows, 64.48 KiB in 0.001624 sec., 498152.7093596059 rows/sec., 38.77 MiB/sec. | ||
| 5715 | 2026.04.06 16:10:22.647137 [ 4 ] {2864714b-1f9a-40f4-9c0a-3de356db6d7c} <Debug> TCPHandler: Processed in 0.001794693 sec. | ||
| 5716 | 2026.04.06 16:10:22.647248 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.04.06 16:10:22.647344 [ 4 ] {852318fe-28a4-4128-a40d-25e909657d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5718 | 2026.04.06 16:10:22.647385 [ 4 ] {852318fe-28a4-4128-a40d-25e909657d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5719 | 2026.04.06 16:10:22.647835 [ 4 ] {852318fe-28a4-4128-a40d-25e909657d57} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.04.06 16:10:22.647871 [ 4 ] {852318fe-28a4-4128-a40d-25e909657d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5721 | 2026.04.06 16:10:22.648175 [ 4 ] {852318fe-28a4-4128-a40d-25e909657d57} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5722 | 2026.04.06 16:10:22.648388 [ 4 ] {852318fe-28a4-4128-a40d-25e909657d57} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.04.06 16:10:22.648514 [ 4 ] {852318fe-28a4-4128-a40d-25e909657d57} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.00119 sec., 135294.11764705883 rows/sec., 8.18 MiB/sec. | ||
| 5724 | 2026.04.06 16:10:22.648552 [ 4 ] {852318fe-28a4-4128-a40d-25e909657d57} <Debug> TCPHandler: Processed in 0.001353405 sec. | ||
| 5725 | 2026.04.06 16:10:22.648663 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.04.06 16:10:22.648757 [ 4 ] {04436038-1e88-4129-b9f3-6ecf0693d7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5727 | 2026.04.06 16:10:22.648797 [ 4 ] {04436038-1e88-4129-b9f3-6ecf0693d7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5728 | 2026.04.06 16:10:22.649224 [ 4 ] {04436038-1e88-4129-b9f3-6ecf0693d7de} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.04.06 16:10:22.649260 [ 4 ] {04436038-1e88-4129-b9f3-6ecf0693d7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5730 | 2026.04.06 16:10:22.649563 [ 4 ] {04436038-1e88-4129-b9f3-6ecf0693d7de} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5731 | 2026.04.06 16:10:22.649770 [ 4 ] {04436038-1e88-4129-b9f3-6ecf0693d7de} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.04.06 16:10:22.649894 [ 4 ] {04436038-1e88-4129-b9f3-6ecf0693d7de} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001155 sec., 129004.329004329 rows/sec., 8.33 MiB/sec. | ||
| 5733 | 2026.04.06 16:10:22.649932 [ 4 ] {04436038-1e88-4129-b9f3-6ecf0693d7de} <Debug> TCPHandler: Processed in 0.001319084 sec. | ||
| 5734 | 2026.04.06 16:10:22.650044 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.04.06 16:10:22.650138 [ 4 ] {8ae22481-8275-4fd9-8b21-2bd58655d5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5736 | 2026.04.06 16:10:22.650177 [ 4 ] {8ae22481-8275-4fd9-8b21-2bd58655d5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5737 | 2026.04.06 16:10:22.650606 [ 4 ] {8ae22481-8275-4fd9-8b21-2bd58655d5aa} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.04.06 16:10:22.650642 [ 4 ] {8ae22481-8275-4fd9-8b21-2bd58655d5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5739 | 2026.04.06 16:10:22.650952 [ 4 ] {8ae22481-8275-4fd9-8b21-2bd58655d5aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5740 | 2026.04.06 16:10:22.651155 [ 4 ] {8ae22481-8275-4fd9-8b21-2bd58655d5aa} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.04.06 16:10:22.651279 [ 4 ] {8ae22481-8275-4fd9-8b21-2bd58655d5aa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001159 sec., 127696.28990509058 rows/sec., 7.26 MiB/sec. | ||
| 5742 | 2026.04.06 16:10:22.651315 [ 4 ] {8ae22481-8275-4fd9-8b21-2bd58655d5aa} <Debug> TCPHandler: Processed in 0.001320465 sec. | ||
| 5743 | 2026.04.06 16:10:22.651425 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2026.04.06 16:10:22.651519 [ 4 ] {35ba0e5e-ef01-4eb0-94c9-6777b9c08b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5745 | 2026.04.06 16:10:22.651558 [ 4 ] {35ba0e5e-ef01-4eb0-94c9-6777b9c08b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5746 | 2026.04.06 16:10:22.652122 [ 4 ] {35ba0e5e-ef01-4eb0-94c9-6777b9c08b10} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2026.04.06 16:10:22.652157 [ 4 ] {35ba0e5e-ef01-4eb0-94c9-6777b9c08b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5748 | 2026.04.06 16:10:22.652472 [ 4 ] {35ba0e5e-ef01-4eb0-94c9-6777b9c08b10} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5749 | 2026.04.06 16:10:22.652686 [ 4 ] {35ba0e5e-ef01-4eb0-94c9-6777b9c08b10} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2026.04.06 16:10:22.652813 [ 4 ] {35ba0e5e-ef01-4eb0-94c9-6777b9c08b10} <Debug> executeQuery: Read 481 rows, 34.46 KiB in 0.001312 sec., 366615.85365853657 rows/sec., 25.65 MiB/sec. | ||
| 5751 | 2026.04.06 16:10:22.652849 [ 4 ] {35ba0e5e-ef01-4eb0-94c9-6777b9c08b10} <Debug> TCPHandler: Processed in 0.001472317 sec. | ||
| 5752 | 2026.04.06 16:10:22.652963 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2026.04.06 16:10:22.653057 [ 4 ] {48c9182d-e89f-4111-87f1-b90beab3a159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5754 | 2026.04.06 16:10:22.653098 [ 4 ] {48c9182d-e89f-4111-87f1-b90beab3a159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5755 | 2026.04.06 16:10:22.653425 [ 4 ] {48c9182d-e89f-4111-87f1-b90beab3a159} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2026.04.06 16:10:22.653459 [ 4 ] {48c9182d-e89f-4111-87f1-b90beab3a159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5757 | 2026.04.06 16:10:22.653758 [ 4 ] {48c9182d-e89f-4111-87f1-b90beab3a159} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5758 | 2026.04.06 16:10:22.653962 [ 4 ] {48c9182d-e89f-4111-87f1-b90beab3a159} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2026.04.06 16:10:22.654085 [ 4 ] {48c9182d-e89f-4111-87f1-b90beab3a159} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 5760 | 2026.04.06 16:10:22.654122 [ 4 ] {48c9182d-e89f-4111-87f1-b90beab3a159} <Debug> TCPHandler: Processed in 0.001206562 sec. | ||
| 5761 | 2026.04.06 16:10:22.654227 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2026.04.06 16:10:22.654319 [ 4 ] {32c76454-2235-49d7-8652-a991cf5c6038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5763 | 2026.04.06 16:10:22.654361 [ 4 ] {32c76454-2235-49d7-8652-a991cf5c6038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5764 | 2026.04.06 16:10:22.654757 [ 4 ] {32c76454-2235-49d7-8652-a991cf5c6038} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2026.04.06 16:10:22.654791 [ 4 ] {32c76454-2235-49d7-8652-a991cf5c6038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5766 | 2026.04.06 16:10:22.655117 [ 4 ] {32c76454-2235-49d7-8652-a991cf5c6038} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5767 | 2026.04.06 16:10:22.655324 [ 4 ] {32c76454-2235-49d7-8652-a991cf5c6038} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2026.04.06 16:10:22.655451 [ 4 ] {32c76454-2235-49d7-8652-a991cf5c6038} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.00115 sec., 186956.52173913043 rows/sec., 12.30 MiB/sec. | ||
| 5769 | 2026.04.06 16:10:22.655487 [ 4 ] {32c76454-2235-49d7-8652-a991cf5c6038} <Debug> TCPHandler: Processed in 0.001308184 sec. | ||
| 5770 | 2026.04.06 16:10:22.655597 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2026.04.06 16:10:22.655690 [ 4 ] {bd6fc1bb-e13d-46eb-962e-53a314f4731f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5772 | 2026.04.06 16:10:22.655730 [ 4 ] {bd6fc1bb-e13d-46eb-962e-53a314f4731f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5773 | 2026.04.06 16:10:22.656058 [ 4 ] {bd6fc1bb-e13d-46eb-962e-53a314f4731f} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2026.04.06 16:10:22.656093 [ 4 ] {bd6fc1bb-e13d-46eb-962e-53a314f4731f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5775 | 2026.04.06 16:10:22.656381 [ 4 ] {bd6fc1bb-e13d-46eb-962e-53a314f4731f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5776 | 2026.04.06 16:10:22.656583 [ 4 ] {bd6fc1bb-e13d-46eb-962e-53a314f4731f} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.04.06 16:10:22.656707 [ 4 ] {bd6fc1bb-e13d-46eb-962e-53a314f4731f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 5778 | 2026.04.06 16:10:22.656741 [ 4 ] {bd6fc1bb-e13d-46eb-962e-53a314f4731f} <Debug> TCPHandler: Processed in 0.001192622 sec. | ||
| 5779 | 2026.04.06 16:10:22.656856 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2026.04.06 16:10:22.656948 [ 4 ] {2a03f9bd-5d49-42d2-b196-7d3ef7fc486c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5781 | 2026.04.06 16:10:22.657001 [ 4 ] {2a03f9bd-5d49-42d2-b196-7d3ef7fc486c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5782 | 2026.04.06 16:10:22.657765 [ 4 ] {2a03f9bd-5d49-42d2-b196-7d3ef7fc486c} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.04.06 16:10:22.657801 [ 4 ] {2a03f9bd-5d49-42d2-b196-7d3ef7fc486c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5784 | 2026.04.06 16:10:22.658328 [ 4 ] {2a03f9bd-5d49-42d2-b196-7d3ef7fc486c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5785 | 2026.04.06 16:10:22.658554 [ 4 ] {2a03f9bd-5d49-42d2-b196-7d3ef7fc486c} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.04.06 16:10:22.658690 [ 4 ] {2a03f9bd-5d49-42d2-b196-7d3ef7fc486c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001759 sec., 10801.591813530415 rows/sec., 19.36 MiB/sec. | ||
| 5787 | 2026.04.06 16:10:22.658741 [ 4 ] {2a03f9bd-5d49-42d2-b196-7d3ef7fc486c} <Debug> TCPHandler: Processed in 0.001933336 sec. | ||
| 5788 | 2026.04.06 16:10:22.658853 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2026.04.06 16:10:22.658947 [ 4 ] {320e0e53-efd6-4f89-8a2b-234e61ff05cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5790 | 2026.04.06 16:10:22.658988 [ 4 ] {320e0e53-efd6-4f89-8a2b-234e61ff05cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5791 | 2026.04.06 16:10:22.659344 [ 4 ] {320e0e53-efd6-4f89-8a2b-234e61ff05cc} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.04.06 16:10:22.659380 [ 4 ] {320e0e53-efd6-4f89-8a2b-234e61ff05cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5793 | 2026.04.06 16:10:22.659679 [ 4 ] {320e0e53-efd6-4f89-8a2b-234e61ff05cc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5794 | 2026.04.06 16:10:22.659885 [ 4 ] {320e0e53-efd6-4f89-8a2b-234e61ff05cc} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.04.06 16:10:22.660010 [ 4 ] {320e0e53-efd6-4f89-8a2b-234e61ff05cc} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001082 sec., 64695.00924214417 rows/sec., 3.94 MiB/sec. | ||
| 5796 | 2026.04.06 16:10:22.660046 [ 4 ] {320e0e53-efd6-4f89-8a2b-234e61ff05cc} <Debug> TCPHandler: Processed in 0.001242453 sec. | ||
| 5797 | 2026.04.06 16:10:23.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.13 MiB, peak 264.29 MiB, free memory in arenas 0.00 B, will set to 252.84 MiB (RSS), difference: -1.30 MiB | ||
| 5798 | 2026.04.06 16:10:26.610345 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 752 | ||
| 5799 | 2026.04.06 16:10:26.612576 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.04.06 16:10:26.612615 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5801 | 2026.04.06 16:10:26.613792 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5802 | 2026.04.06 16:10:26.614069 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2026.04.06 16:10:26.614241 [ 49 ] {} <Debug> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5804 | 2026.04.06 16:10:26.614307 [ 49 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.04.06 16:10:26.614326 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 752 | ||
| 5806 | 2026.04.06 16:10:26.614327 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5807 | 2026.04.06 16:10:26.614439 [ 198 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::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 | ||
| 5808 | 2026.04.06 16:10:26.614899 [ 198 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5809 | 2026.04.06 16:10:26.615036 [ 198 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 546 rows starting from the beginning of the part | ||
| 5810 | 2026.04.06 16:10:26.615371 [ 198 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 58 rows starting from the beginning of the part | ||
| 5811 | 2026.04.06 16:10:26.615719 [ 198 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 5812 | 2026.04.06 16:10:26.616057 [ 198 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5813 | 2026.04.06 16:10:26.616368 [ 198 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part | ||
| 5814 | 2026.04.06 16:10:26.616676 [ 198 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 5815 | 2026.04.06 16:10:26.622700 [ 197 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 72 columns (72 merged, 0 gathered) in 0.008296773 sec., 90637.64911972401 rows/sec., 77.94 MiB/sec. | ||
| 5816 | 2026.04.06 16:10:26.623997 [ 196 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5817 | 2026.04.06 16:10:26.624667 [ 196 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_16_3} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.04.06 16:10:26.624757 [ 196 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_16_3} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5819 | 2026.04.06 16:10:26.625013 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 5820 | 2026.04.06 16:10:26.688846 [ 49 ] {} <Debug> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5821 | 2026.04.06 16:10:26.688888 [ 49 ] {} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.04.06 16:10:26.688907 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5823 | 2026.04.06 16:10:26.688988 [ 190 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5824 | 2026.04.06 16:10:26.689089 [ 190 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5825 | 2026.04.06 16:10:26.689117 [ 190 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 16 rows starting from the beginning of the part | ||
| 5826 | 2026.04.06 16:10:26.689177 [ 190 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5827 | 2026.04.06 16:10:26.689236 [ 190 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5828 | 2026.04.06 16:10:26.689290 [ 190 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 5829 | 2026.04.06 16:10:26.689340 [ 190 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 5830 | 2026.04.06 16:10:26.689956 [ 197 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001000268 sec., 31991.426297752205 rows/sec., 2.67 MiB/sec. | ||
| 5831 | 2026.04.06 16:10:26.690114 [ 200 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5832 | 2026.04.06 16:10:26.690394 [ 200 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_10_2} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.04.06 16:10:26.690466 [ 200 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_10_2} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5834 | 2026.04.06 16:10:26.690548 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5835 | 2026.04.06 16:10:27.508555 [ 48 ] {} <Debug> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5836 | 2026.04.06 16:10:27.508618 [ 48 ] {} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.04.06 16:10:27.508639 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5838 | 2026.04.06 16:10:27.508784 [ 190 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::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 | ||
| 5839 | 2026.04.06 16:10:27.508977 [ 190 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5840 | 2026.04.06 16:10:27.509018 [ 190 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 5841 | 2026.04.06 16:10:27.509092 [ 190 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::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 | ||
| 5842 | 2026.04.06 16:10:27.509158 [ 190 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::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 | ||
| 5843 | 2026.04.06 16:10:27.509216 [ 190 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::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 | ||
| 5844 | 2026.04.06 16:10:27.509257 [ 190 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::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 | ||
| 5845 | 2026.04.06 16:10:27.510028 [ 200 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316074 sec., 4559.0141587783055 rows/sec., 338.36 KiB/sec. | ||
| 5846 | 2026.04.06 16:10:27.510156 [ 190 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5847 | 2026.04.06 16:10:27.510412 [ 190 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_5_1} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.04.06 16:10:27.510482 [ 190 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_5_1} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5849 | 2026.04.06 16:10:27.510555 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5850 | 2026.04.06 16:10:27.635746 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5851 | 2026.04.06 16:10:27.635902 [ 4 ] {232a1339-40fc-4771-88b7-5508ffd6421e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5852 | 2026.04.06 16:10:27.635965 [ 4 ] {232a1339-40fc-4771-88b7-5508ffd6421e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5853 | 2026.04.06 16:10:27.636583 [ 4 ] {232a1339-40fc-4771-88b7-5508ffd6421e} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.04.06 16:10:27.636619 [ 4 ] {232a1339-40fc-4771-88b7-5508ffd6421e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5855 | 2026.04.06 16:10:27.637013 [ 4 ] {232a1339-40fc-4771-88b7-5508ffd6421e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5856 | 2026.04.06 16:10:27.637239 [ 4 ] {232a1339-40fc-4771-88b7-5508ffd6421e} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5857 | 2026.04.06 16:10:27.637383 [ 4 ] {232a1339-40fc-4771-88b7-5508ffd6421e} <Debug> executeQuery: Read 76 rows, 6.65 KiB in 0.001528 sec., 49738.219895287955 rows/sec., 4.25 MiB/sec. | ||
| 5858 | 2026.04.06 16:10:27.637432 [ 4 ] {232a1339-40fc-4771-88b7-5508ffd6421e} <Debug> TCPHandler: Processed in 0.001804003 sec. | ||
| 5859 | 2026.04.06 16:10:27.637554 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5860 | 2026.04.06 16:10:27.637654 [ 4 ] {0ad51237-3441-401b-80a6-9d14f583cd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5861 | 2026.04.06 16:10:27.637696 [ 4 ] {0ad51237-3441-401b-80a6-9d14f583cd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5862 | 2026.04.06 16:10:27.638111 [ 4 ] {0ad51237-3441-401b-80a6-9d14f583cd1c} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2026.04.06 16:10:27.638144 [ 4 ] {0ad51237-3441-401b-80a6-9d14f583cd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5864 | 2026.04.06 16:10:27.638465 [ 4 ] {0ad51237-3441-401b-80a6-9d14f583cd1c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5865 | 2026.04.06 16:10:27.638673 [ 4 ] {0ad51237-3441-401b-80a6-9d14f583cd1c} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2026.04.06 16:10:27.638802 [ 4 ] {0ad51237-3441-401b-80a6-9d14f583cd1c} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00117 sec., 19658.119658119656 rows/sec., 1.44 MiB/sec. | ||
| 5867 | 2026.04.06 16:10:27.638838 [ 4 ] {0ad51237-3441-401b-80a6-9d14f583cd1c} <Debug> TCPHandler: Processed in 0.001335325 sec. | ||
| 5868 | 2026.04.06 16:10:27.638946 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5869 | 2026.04.06 16:10:27.639041 [ 4 ] {aec53af9-7a54-45d0-88e7-c6c069b54888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5870 | 2026.04.06 16:10:27.639081 [ 4 ] {aec53af9-7a54-45d0-88e7-c6c069b54888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5871 | 2026.04.06 16:10:27.639492 [ 4 ] {aec53af9-7a54-45d0-88e7-c6c069b54888} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.04.06 16:10:27.639525 [ 4 ] {aec53af9-7a54-45d0-88e7-c6c069b54888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5873 | 2026.04.06 16:10:27.639833 [ 4 ] {aec53af9-7a54-45d0-88e7-c6c069b54888} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5874 | 2026.04.06 16:10:27.640038 [ 4 ] {aec53af9-7a54-45d0-88e7-c6c069b54888} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2026.04.06 16:10:27.640163 [ 4 ] {aec53af9-7a54-45d0-88e7-c6c069b54888} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001141 sec., 51709.027169149864 rows/sec., 4.04 MiB/sec. | ||
| 5876 | 2026.04.06 16:10:27.640199 [ 4 ] {aec53af9-7a54-45d0-88e7-c6c069b54888} <Debug> TCPHandler: Processed in 0.001302264 sec. | ||
| 5877 | 2026.04.06 16:10:27.640322 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5878 | 2026.04.06 16:10:27.640415 [ 4 ] {0c4a6acb-db45-4ad5-a650-8a090a5ab437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5879 | 2026.04.06 16:10:27.640458 [ 4 ] {0c4a6acb-db45-4ad5-a650-8a090a5ab437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5880 | 2026.04.06 16:10:27.640840 [ 4 ] {0c4a6acb-db45-4ad5-a650-8a090a5ab437} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2026.04.06 16:10:27.640874 [ 4 ] {0c4a6acb-db45-4ad5-a650-8a090a5ab437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5882 | 2026.04.06 16:10:27.641207 [ 4 ] {0c4a6acb-db45-4ad5-a650-8a090a5ab437} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5883 | 2026.04.06 16:10:27.641410 [ 4 ] {0c4a6acb-db45-4ad5-a650-8a090a5ab437} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2026.04.06 16:10:27.641535 [ 4 ] {0c4a6acb-db45-4ad5-a650-8a090a5ab437} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001139 sec., 96575.94381035997 rows/sec., 6.74 MiB/sec. | ||
| 5885 | 2026.04.06 16:10:27.641570 [ 4 ] {0c4a6acb-db45-4ad5-a650-8a090a5ab437} <Debug> TCPHandler: Processed in 0.001296804 sec. | ||
| 5886 | 2026.04.06 16:10:27.641683 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5887 | 2026.04.06 16:10:27.641777 [ 4 ] {57980274-a212-4945-94a0-e77fdbe42e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5888 | 2026.04.06 16:10:27.641830 [ 4 ] {57980274-a212-4945-94a0-e77fdbe42e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5889 | 2026.04.06 16:10:27.642564 [ 4 ] {57980274-a212-4945-94a0-e77fdbe42e7f} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5890 | 2026.04.06 16:10:27.642599 [ 4 ] {57980274-a212-4945-94a0-e77fdbe42e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5891 | 2026.04.06 16:10:27.643108 [ 4 ] {57980274-a212-4945-94a0-e77fdbe42e7f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5892 | 2026.04.06 16:10:27.643340 [ 4 ] {57980274-a212-4945-94a0-e77fdbe42e7f} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2026.04.06 16:10:27.643471 [ 4 ] {57980274-a212-4945-94a0-e77fdbe42e7f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001713 sec., 13426.736719206072 rows/sec., 24.06 MiB/sec. | ||
| 5894 | 2026.04.06 16:10:27.643526 [ 4 ] {57980274-a212-4945-94a0-e77fdbe42e7f} <Debug> TCPHandler: Processed in 0.001891985 sec. | ||
| 5895 | 2026.04.06 16:10:27.643637 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5896 | 2026.04.06 16:10:27.643732 [ 4 ] {c6425ec3-b327-4159-a1bd-64dc5883284e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5897 | 2026.04.06 16:10:27.643772 [ 4 ] {c6425ec3-b327-4159-a1bd-64dc5883284e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5898 | 2026.04.06 16:10:27.644099 [ 4 ] {c6425ec3-b327-4159-a1bd-64dc5883284e} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2026.04.06 16:10:27.644132 [ 4 ] {c6425ec3-b327-4159-a1bd-64dc5883284e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5900 | 2026.04.06 16:10:27.644434 [ 4 ] {c6425ec3-b327-4159-a1bd-64dc5883284e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5901 | 2026.04.06 16:10:27.644638 [ 4 ] {c6425ec3-b327-4159-a1bd-64dc5883284e} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5902 | 2026.04.06 16:10:27.644761 [ 4 ] {c6425ec3-b327-4159-a1bd-64dc5883284e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001048 sec., 38167.93893129771 rows/sec., 2.55 MiB/sec. | ||
| 5903 | 2026.04.06 16:10:27.644795 [ 4 ] {c6425ec3-b327-4159-a1bd-64dc5883284e} <Debug> TCPHandler: Processed in 0.001206443 sec. | ||
| 5904 | 2026.04.06 16:10:29.079046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11046 | ||
| 5905 | 2026.04.06 16:10:29.079615 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.04.06 16:10:29.079665 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5907 | 2026.04.06 16:10:29.080205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5908 | 2026.04.06 16:10:29.080454 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.04.06 16:10:29.080577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11046 | ||
| 5910 | 2026.04.06 16:10:29.697003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5911 | 2026.04.06 16:10:29.713280 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2026.04.06 16:10:29.713345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5913 | 2026.04.06 16:10:29.719902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5914 | 2026.04.06 16:10:29.720716 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2026.04.06 16:10:29.724874 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5916 | 2026.04.06 16:10:32.643093 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2026.04.06 16:10:32.643290 [ 4 ] {bbfaa398-9856-498f-93a1-26ad91fece5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5918 | 2026.04.06 16:10:32.643358 [ 4 ] {bbfaa398-9856-498f-93a1-26ad91fece5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5919 | 2026.04.06 16:10:32.644114 [ 4 ] {bbfaa398-9856-498f-93a1-26ad91fece5d} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.04.06 16:10:32.644164 [ 4 ] {bbfaa398-9856-498f-93a1-26ad91fece5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5921 | 2026.04.06 16:10:32.644577 [ 4 ] {bbfaa398-9856-498f-93a1-26ad91fece5d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5922 | 2026.04.06 16:10:32.644818 [ 4 ] {bbfaa398-9856-498f-93a1-26ad91fece5d} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.04.06 16:10:32.644963 [ 43 ] {} <Debug> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5924 | 2026.04.06 16:10:32.644971 [ 4 ] {bbfaa398-9856-498f-93a1-26ad91fece5d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001734 sec., 163783.1603229527 rows/sec., 10.40 MiB/sec. | ||
| 5925 | 2026.04.06 16:10:32.645034 [ 43 ] {} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2026.04.06 16:10:32.645060 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5927 | 2026.04.06 16:10:32.645064 [ 4 ] {bbfaa398-9856-498f-93a1-26ad91fece5d} <Debug> TCPHandler: Processed in 0.00210723 sec. | ||
| 5928 | 2026.04.06 16:10:32.645182 [ 191 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::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 | ||
| 5929 | 2026.04.06 16:10:32.645206 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.04.06 16:10:32.645310 [ 191 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5931 | 2026.04.06 16:10:32.645315 [ 4 ] {a2ba1891-09fb-4073-97c7-3a2fc584c068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5932 | 2026.04.06 16:10:32.645354 [ 191 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 5933 | 2026.04.06 16:10:32.645376 [ 4 ] {a2ba1891-09fb-4073-97c7-3a2fc584c068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5934 | 2026.04.06 16:10:32.645461 [ 191 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 5935 | 2026.04.06 16:10:32.645529 [ 191 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 5936 | 2026.04.06 16:10:32.645590 [ 191 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 5937 | 2026.04.06 16:10:32.645642 [ 191 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 5938 | 2026.04.06 16:10:32.645946 [ 4 ] {a2ba1891-09fb-4073-97c7-3a2fc584c068} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.04.06 16:10:32.646000 [ 4 ] {a2ba1891-09fb-4073-97c7-3a2fc584c068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5940 | 2026.04.06 16:10:32.646505 [ 4 ] {a2ba1891-09fb-4073-97c7-3a2fc584c068} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5941 | 2026.04.06 16:10:32.646705 [ 190 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568639 sec., 905243.3351459451 rows/sec., 60.95 MiB/sec. | ||
| 5942 | 2026.04.06 16:10:32.646832 [ 4 ] {a2ba1891-09fb-4073-97c7-3a2fc584c068} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.04.06 16:10:32.646875 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5944 | 2026.04.06 16:10:32.647027 [ 4 ] {a2ba1891-09fb-4073-97c7-3a2fc584c068} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001735 sec., 1152.7377521613832 rows/sec., 94.00 KiB/sec. | ||
| 5945 | 2026.04.06 16:10:32.647080 [ 4 ] {a2ba1891-09fb-4073-97c7-3a2fc584c068} <Debug> TCPHandler: Processed in 0.001926596 sec. | ||
| 5946 | 2026.04.06 16:10:32.647147 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_13_3} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2026.04.06 16:10:32.647210 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_13_3} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5948 | 2026.04.06 16:10:32.647225 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.04.06 16:10:32.647286 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5950 | 2026.04.06 16:10:32.647346 [ 4 ] {b55d0aa5-bda2-4b47-b042-0c17c30216ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5951 | 2026.04.06 16:10:32.647402 [ 4 ] {b55d0aa5-bda2-4b47-b042-0c17c30216ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5952 | 2026.04.06 16:10:32.648463 [ 4 ] {b55d0aa5-bda2-4b47-b042-0c17c30216ad} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.04.06 16:10:32.648504 [ 4 ] {b55d0aa5-bda2-4b47-b042-0c17c30216ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5954 | 2026.04.06 16:10:32.649025 [ 4 ] {b55d0aa5-bda2-4b47-b042-0c17c30216ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5955 | 2026.04.06 16:10:32.649338 [ 4 ] {b55d0aa5-bda2-4b47-b042-0c17c30216ad} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2026.04.06 16:10:32.649466 [ 43 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5957 | 2026.04.06 16:10:32.649500 [ 43 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.04.06 16:10:32.649509 [ 4 ] {b55d0aa5-bda2-4b47-b042-0c17c30216ad} <Debug> executeQuery: Read 810 rows, 64.55 KiB in 0.002189 sec., 370031.9780721791 rows/sec., 28.80 MiB/sec. | ||
| 5959 | 2026.04.06 16:10:32.649518 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5960 | 2026.04.06 16:10:32.649571 [ 4 ] {b55d0aa5-bda2-4b47-b042-0c17c30216ad} <Debug> TCPHandler: Processed in 0.002408685 sec. | ||
| 5961 | 2026.04.06 16:10:32.649664 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 5962 | 2026.04.06 16:10:32.649728 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5963 | 2026.04.06 16:10:32.649793 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5964 | 2026.04.06 16:10:32.649832 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3211 rows starting from the beginning of the part | ||
| 5965 | 2026.04.06 16:10:32.649851 [ 4 ] {52dc52c8-4a11-47d4-9fac-d16cca4852e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5966 | 2026.04.06 16:10:32.649894 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2423 rows starting from the beginning of the part | ||
| 5967 | 2026.04.06 16:10:32.649903 [ 4 ] {52dc52c8-4a11-47d4-9fac-d16cca4852e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5968 | 2026.04.06 16:10:32.649958 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 5969 | 2026.04.06 16:10:32.650003 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 809 rows starting from the beginning of the part | ||
| 5970 | 2026.04.06 16:10:32.650041 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 76 rows starting from the beginning of the part | ||
| 5971 | 2026.04.06 16:10:32.650076 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 810 rows starting from the beginning of the part | ||
| 5972 | 2026.04.06 16:10:32.650422 [ 4 ] {52dc52c8-4a11-47d4-9fac-d16cca4852e8} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.04.06 16:10:32.650463 [ 4 ] {52dc52c8-4a11-47d4-9fac-d16cca4852e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5974 | 2026.04.06 16:10:32.650786 [ 4 ] {52dc52c8-4a11-47d4-9fac-d16cca4852e8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5975 | 2026.04.06 16:10:32.651011 [ 4 ] {52dc52c8-4a11-47d4-9fac-d16cca4852e8} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.04.06 16:10:32.651140 [ 4 ] {52dc52c8-4a11-47d4-9fac-d16cca4852e8} <Debug> executeQuery: Read 163 rows, 10.11 KiB in 0.001314 sec., 124048.70624048705 rows/sec., 7.51 MiB/sec. | ||
| 5977 | 2026.04.06 16:10:32.651177 [ 4 ] {52dc52c8-4a11-47d4-9fac-d16cca4852e8} <Debug> TCPHandler: Processed in 0.001510588 sec. | ||
| 5978 | 2026.04.06 16:10:32.651289 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5979 | 2026.04.06 16:10:32.651382 [ 4 ] {8db6b5e5-1fce-4a02-8082-5b87c093415e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5980 | 2026.04.06 16:10:32.651420 [ 4 ] {8db6b5e5-1fce-4a02-8082-5b87c093415e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5981 | 2026.04.06 16:10:32.651848 [ 4 ] {8db6b5e5-1fce-4a02-8082-5b87c093415e} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.04.06 16:10:32.651884 [ 4 ] {8db6b5e5-1fce-4a02-8082-5b87c093415e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5983 | 2026.04.06 16:10:32.652182 [ 4 ] {8db6b5e5-1fce-4a02-8082-5b87c093415e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5984 | 2026.04.06 16:10:32.652385 [ 4 ] {8db6b5e5-1fce-4a02-8082-5b87c093415e} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.04.06 16:10:32.652514 [ 4 ] {8db6b5e5-1fce-4a02-8082-5b87c093415e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00115 sec., 129565.21739130435 rows/sec., 8.37 MiB/sec. | ||
| 5986 | 2026.04.06 16:10:32.652550 [ 4 ] {8db6b5e5-1fce-4a02-8082-5b87c093415e} <Debug> TCPHandler: Processed in 0.001307654 sec. | ||
| 5987 | 2026.04.06 16:10:32.652661 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5988 | 2026.04.06 16:10:32.652712 [ 202 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7359 rows, containing 5 columns (5 merged, 0 gathered) in 0.003123098 sec., 2356314.147042456 rows/sec., 186.00 MiB/sec. | ||
| 5989 | 2026.04.06 16:10:32.652753 [ 4 ] {34a7b94d-2de4-461b-ab0b-92f6eb4b7f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5990 | 2026.04.06 16:10:32.652794 [ 4 ] {34a7b94d-2de4-461b-ab0b-92f6eb4b7f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5991 | 2026.04.06 16:10:32.653114 [ 202 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5992 | 2026.04.06 16:10:32.653216 [ 4 ] {34a7b94d-2de4-461b-ab0b-92f6eb4b7f0d} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.04.06 16:10:32.653256 [ 4 ] {34a7b94d-2de4-461b-ab0b-92f6eb4b7f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5994 | 2026.04.06 16:10:32.653422 [ 202 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_36_7} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.04.06 16:10:32.653509 [ 202 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_36_7} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5996 | 2026.04.06 16:10:32.653594 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 5997 | 2026.04.06 16:10:32.653597 [ 4 ] {34a7b94d-2de4-461b-ab0b-92f6eb4b7f0d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5998 | 2026.04.06 16:10:32.653824 [ 4 ] {34a7b94d-2de4-461b-ab0b-92f6eb4b7f0d} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.04.06 16:10:32.653918 [ 43 ] {} <Debug> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6000 | 2026.04.06 16:10:32.653947 [ 43 ] {} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.04.06 16:10:32.653949 [ 4 ] {34a7b94d-2de4-461b-ab0b-92f6eb4b7f0d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001214 sec., 121911.03789126853 rows/sec., 6.93 MiB/sec. | ||
| 6002 | 2026.04.06 16:10:32.653967 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6003 | 2026.04.06 16:10:32.653997 [ 4 ] {34a7b94d-2de4-461b-ab0b-92f6eb4b7f0d} <Debug> TCPHandler: Processed in 0.001381976 sec. | ||
| 6004 | 2026.04.06 16:10:32.654047 [ 190 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::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 | ||
| 6005 | 2026.04.06 16:10:32.654111 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6006 | 2026.04.06 16:10:32.654141 [ 190 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6007 | 2026.04.06 16:10:32.654172 [ 190 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 6008 | 2026.04.06 16:10:32.654206 [ 4 ] {b0f2d754-fb45-48be-932c-dd1b3c6afedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6009 | 2026.04.06 16:10:32.654223 [ 190 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 6010 | 2026.04.06 16:10:32.654249 [ 4 ] {b0f2d754-fb45-48be-932c-dd1b3c6afedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6011 | 2026.04.06 16:10:32.654283 [ 190 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 6012 | 2026.04.06 16:10:32.654371 [ 190 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 6013 | 2026.04.06 16:10:32.654484 [ 190 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 6014 | 2026.04.06 16:10:32.654856 [ 4 ] {b0f2d754-fb45-48be-932c-dd1b3c6afedf} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.04.06 16:10:32.654895 [ 4 ] {b0f2d754-fb45-48be-932c-dd1b3c6afedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6016 | 2026.04.06 16:10:32.655223 [ 4 ] {b0f2d754-fb45-48be-932c-dd1b3c6afedf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6017 | 2026.04.06 16:10:32.655348 [ 188 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332865 sec., 555195.0122480522 rows/sec., 33.69 MiB/sec. | ||
| 6018 | 2026.04.06 16:10:32.655424 [ 4 ] {b0f2d754-fb45-48be-932c-dd1b3c6afedf} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2026.04.06 16:10:32.655467 [ 190 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6020 | 2026.04.06 16:10:32.655532 [ 43 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6021 | 2026.04.06 16:10:32.655556 [ 4 ] {b0f2d754-fb45-48be-932c-dd1b3c6afedf} <Debug> executeQuery: Read 483 rows, 34.63 KiB in 0.001368 sec., 353070.17543859646 rows/sec., 24.72 MiB/sec. | ||
| 6022 | 2026.04.06 16:10:32.655568 [ 43 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.04.06 16:10:32.655598 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6024 | 2026.04.06 16:10:32.655600 [ 4 ] {b0f2d754-fb45-48be-932c-dd1b3c6afedf} <Debug> TCPHandler: Processed in 0.001535419 sec. | ||
| 6025 | 2026.04.06 16:10:32.655683 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 6026 | 2026.04.06 16:10:32.655728 [ 190 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_13_3} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2026.04.06 16:10:32.655728 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.04.06 16:10:32.655764 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6029 | 2026.04.06 16:10:32.655790 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1762 rows starting from the beginning of the part | ||
| 6030 | 2026.04.06 16:10:32.655826 [ 190 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_13_3} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6031 | 2026.04.06 16:10:32.655846 [ 4 ] {eb8f00dd-e303-4e1d-a584-d7d9f5a016e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6032 | 2026.04.06 16:10:32.655846 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1287 rows starting from the beginning of the part | ||
| 6033 | 2026.04.06 16:10:32.655890 [ 4 ] {eb8f00dd-e303-4e1d-a584-d7d9f5a016e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6034 | 2026.04.06 16:10:32.655897 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6035 | 2026.04.06 16:10:32.655903 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 6036 | 2026.04.06 16:10:32.655959 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 481 rows starting from the beginning of the part | ||
| 6037 | 2026.04.06 16:10:32.656006 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 59 rows starting from the beginning of the part | ||
| 6038 | 2026.04.06 16:10:32.656044 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 483 rows starting from the beginning of the part | ||
| 6039 | 2026.04.06 16:10:32.656226 [ 4 ] {eb8f00dd-e303-4e1d-a584-d7d9f5a016e2} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.04.06 16:10:32.656260 [ 4 ] {eb8f00dd-e303-4e1d-a584-d7d9f5a016e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6041 | 2026.04.06 16:10:32.656569 [ 4 ] {eb8f00dd-e303-4e1d-a584-d7d9f5a016e2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6042 | 2026.04.06 16:10:32.656769 [ 4 ] {eb8f00dd-e303-4e1d-a584-d7d9f5a016e2} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.04.06 16:10:32.656895 [ 4 ] {eb8f00dd-e303-4e1d-a584-d7d9f5a016e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 6044 | 2026.04.06 16:10:32.656930 [ 4 ] {eb8f00dd-e303-4e1d-a584-d7d9f5a016e2} <Debug> TCPHandler: Processed in 0.001248303 sec. | ||
| 6045 | 2026.04.06 16:10:32.657037 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.04.06 16:10:32.657128 [ 4 ] {0f84bf47-34ad-4459-926a-e743dcd8c76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6047 | 2026.04.06 16:10:32.657168 [ 4 ] {0f84bf47-34ad-4459-926a-e743dcd8c76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6048 | 2026.04.06 16:10:32.657364 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713142 sec., 2397933.154402846 rows/sec., 172.45 MiB/sec. | ||
| 6049 | 2026.04.06 16:10:32.657583 [ 4 ] {0f84bf47-34ad-4459-926a-e743dcd8c76d} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.04.06 16:10:32.657593 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6051 | 2026.04.06 16:10:32.657623 [ 4 ] {0f84bf47-34ad-4459-926a-e743dcd8c76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6052 | 2026.04.06 16:10:32.657941 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_36_7} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.04.06 16:10:32.658034 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_36_7} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6054 | 2026.04.06 16:10:32.658046 [ 4 ] {0f84bf47-34ad-4459-926a-e743dcd8c76d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6055 | 2026.04.06 16:10:32.658119 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 6056 | 2026.04.06 16:10:32.658282 [ 4 ] {0f84bf47-34ad-4459-926a-e743dcd8c76d} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.04.06 16:10:32.658395 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6058 | 2026.04.06 16:10:32.658418 [ 4 ] {0f84bf47-34ad-4459-926a-e743dcd8c76d} <Debug> executeQuery: Read 216 rows, 14.55 KiB in 0.001308 sec., 165137.6146788991 rows/sec., 10.87 MiB/sec. | ||
| 6059 | 2026.04.06 16:10:32.658426 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.04.06 16:10:32.658457 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6061 | 2026.04.06 16:10:32.658462 [ 4 ] {0f84bf47-34ad-4459-926a-e743dcd8c76d} <Debug> TCPHandler: Processed in 0.001470667 sec. | ||
| 6062 | 2026.04.06 16:10:32.658540 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 6063 | 2026.04.06 16:10:32.658586 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.04.06 16:10:32.658645 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6065 | 2026.04.06 16:10:32.658679 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10310 rows starting from the beginning of the part | ||
| 6066 | 2026.04.06 16:10:32.658698 [ 4 ] {1e8290e6-8a2a-475e-a186-e69d8461eaef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6067 | 2026.04.06 16:10:32.658739 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1510 rows starting from the beginning of the part | ||
| 6068 | 2026.04.06 16:10:32.658746 [ 4 ] {1e8290e6-8a2a-475e-a186-e69d8461eaef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6069 | 2026.04.06 16:10:32.658796 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
| 6070 | 2026.04.06 16:10:32.658843 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 215 rows starting from the beginning of the part | ||
| 6071 | 2026.04.06 16:10:32.658884 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 110 rows starting from the beginning of the part | ||
| 6072 | 2026.04.06 16:10:32.658926 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 216 rows starting from the beginning of the part | ||
| 6073 | 2026.04.06 16:10:32.659080 [ 4 ] {1e8290e6-8a2a-475e-a186-e69d8461eaef} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.04.06 16:10:32.659123 [ 4 ] {1e8290e6-8a2a-475e-a186-e69d8461eaef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6075 | 2026.04.06 16:10:32.659443 [ 4 ] {1e8290e6-8a2a-475e-a186-e69d8461eaef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6076 | 2026.04.06 16:10:32.659657 [ 4 ] {1e8290e6-8a2a-475e-a186-e69d8461eaef} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.04.06 16:10:32.659787 [ 4 ] {1e8290e6-8a2a-475e-a186-e69d8461eaef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 6078 | 2026.04.06 16:10:32.659823 [ 4 ] {1e8290e6-8a2a-475e-a186-e69d8461eaef} <Debug> TCPHandler: Processed in 0.001285924 sec. | ||
| 6079 | 2026.04.06 16:10:32.659932 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2026.04.06 16:10:32.660025 [ 4 ] {570ecffd-865a-4bd9-8fb7-5a95cf1e06ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6081 | 2026.04.06 16:10:32.660077 [ 4 ] {570ecffd-865a-4bd9-8fb7-5a95cf1e06ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6082 | 2026.04.06 16:10:32.660851 [ 4 ] {570ecffd-865a-4bd9-8fb7-5a95cf1e06ec} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2026.04.06 16:10:32.660887 [ 4 ] {570ecffd-865a-4bd9-8fb7-5a95cf1e06ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6084 | 2026.04.06 16:10:32.661444 [ 4 ] {570ecffd-865a-4bd9-8fb7-5a95cf1e06ec} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6085 | 2026.04.06 16:10:32.661685 [ 4 ] {570ecffd-865a-4bd9-8fb7-5a95cf1e06ec} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2026.04.06 16:10:32.661823 [ 4 ] {570ecffd-865a-4bd9-8fb7-5a95cf1e06ec} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001816 sec., 10462.555066079296 rows/sec., 18.75 MiB/sec. | ||
| 6087 | 2026.04.06 16:10:32.661875 [ 4 ] {570ecffd-865a-4bd9-8fb7-5a95cf1e06ec} <Debug> TCPHandler: Processed in 0.001991157 sec. | ||
| 6088 | 2026.04.06 16:10:32.661984 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6089 | 2026.04.06 16:10:32.662077 [ 4 ] {1635a0ab-3a4f-4411-8c97-348d9923777c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6090 | 2026.04.06 16:10:32.662117 [ 4 ] {1635a0ab-3a4f-4411-8c97-348d9923777c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6091 | 2026.04.06 16:10:32.662451 [ 4 ] {1635a0ab-3a4f-4411-8c97-348d9923777c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2026.04.06 16:10:32.662487 [ 4 ] {1635a0ab-3a4f-4411-8c97-348d9923777c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6093 | 2026.04.06 16:10:32.662859 [ 4 ] {1635a0ab-3a4f-4411-8c97-348d9923777c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6094 | 2026.04.06 16:10:32.663087 [ 4 ] {1635a0ab-3a4f-4411-8c97-348d9923777c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2026.04.06 16:10:32.663189 [ 43 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6096 | 2026.04.06 16:10:32.663218 [ 43 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.04.06 16:10:32.663219 [ 4 ] {1635a0ab-3a4f-4411-8c97-348d9923777c} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.00116 sec., 60344.8275862069 rows/sec., 3.67 MiB/sec. | ||
| 6098 | 2026.04.06 16:10:32.663236 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6099 | 2026.04.06 16:10:32.663269 [ 4 ] {1635a0ab-3a4f-4411-8c97-348d9923777c} <Debug> TCPHandler: Processed in 0.001332894 sec. | ||
| 6100 | 2026.04.06 16:10:32.663332 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 6101 | 2026.04.06 16:10:32.663431 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6102 | 2026.04.06 16:10:32.663459 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1132 rows starting from the beginning of the part | ||
| 6103 | 2026.04.06 16:10:32.663493 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12427 rows, containing 5 columns (5 merged, 0 gathered) in 0.004993692 sec., 2488539.5414855382 rows/sec., 156.44 MiB/sec. | ||
| 6104 | 2026.04.06 16:10:32.663506 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 6105 | 2026.04.06 16:10:32.663552 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 6106 | 2026.04.06 16:10:32.663594 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 70 rows starting from the beginning of the part | ||
| 6107 | 2026.04.06 16:10:32.663633 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 6108 | 2026.04.06 16:10:32.663676 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 70 rows starting from the beginning of the part | ||
| 6109 | 2026.04.06 16:10:32.663929 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6110 | 2026.04.06 16:10:32.664231 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.04.06 16:10:32.664303 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6112 | 2026.04.06 16:10:32.664377 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 6113 | 2026.04.06 16:10:32.664544 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 4 columns (4 merged, 0 gathered) in 0.001252103 sec., 1079783.372454183 rows/sec., 67.40 MiB/sec. | ||
| 6114 | 2026.04.06 16:10:32.664766 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6115 | 2026.04.06 16:10:32.665024 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_36_7} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2026.04.06 16:10:32.665095 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_36_7} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6117 | 2026.04.06 16:10:32.665165 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 6118 | 2026.04.06 16:10:36.483415 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6119 | 2026.04.06 16:10:36.483489 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6120 | 2026.04.06 16:10:36.581508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11494 | ||
| 6121 | 2026.04.06 16:10:36.581988 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.04.06 16:10:36.582031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6123 | 2026.04.06 16:10:36.582516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6124 | 2026.04.06 16:10:36.582742 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.04.06 16:10:36.582868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11494 | ||
| 6126 | 2026.04.06 16:10:36.615402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 788 | ||
| 6127 | 2026.04.06 16:10:36.617735 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.04.06 16:10:36.617779 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6129 | 2026.04.06 16:10:36.618964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6130 | 2026.04.06 16:10:36.619232 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.04.06 16:10:36.619488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
| 6132 | 2026.04.06 16:10:37.225787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6133 | 2026.04.06 16:10:37.243303 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.04.06 16:10:37.243365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6135 | 2026.04.06 16:10:37.249110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6136 | 2026.04.06 16:10:37.249827 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.04.06 16:10:37.252909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6138 | 2026.04.06 16:10:37.636351 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2026.04.06 16:10:37.636524 [ 4 ] {f6443ea2-6b1b-478c-8519-ed3bcbb959f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6140 | 2026.04.06 16:10:37.636587 [ 4 ] {f6443ea2-6b1b-478c-8519-ed3bcbb959f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6141 | 2026.04.06 16:10:37.637252 [ 4 ] {f6443ea2-6b1b-478c-8519-ed3bcbb959f2} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2026.04.06 16:10:37.637291 [ 4 ] {f6443ea2-6b1b-478c-8519-ed3bcbb959f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6143 | 2026.04.06 16:10:37.637691 [ 4 ] {f6443ea2-6b1b-478c-8519-ed3bcbb959f2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6144 | 2026.04.06 16:10:37.637925 [ 4 ] {f6443ea2-6b1b-478c-8519-ed3bcbb959f2} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2026.04.06 16:10:37.638078 [ 4 ] {f6443ea2-6b1b-478c-8519-ed3bcbb959f2} <Debug> executeQuery: Read 76 rows, 6.65 KiB in 0.001601 sec., 47470.331043098064 rows/sec., 4.06 MiB/sec. | ||
| 6146 | 2026.04.06 16:10:37.638125 [ 4 ] {f6443ea2-6b1b-478c-8519-ed3bcbb959f2} <Debug> TCPHandler: Processed in 0.001898195 sec. | ||
| 6147 | 2026.04.06 16:10:37.638260 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2026.04.06 16:10:37.638364 [ 4 ] {f782469e-0d5b-4ba1-aa5b-fdbb23c1fa13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6149 | 2026.04.06 16:10:37.638407 [ 4 ] {f782469e-0d5b-4ba1-aa5b-fdbb23c1fa13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6150 | 2026.04.06 16:10:37.638829 [ 4 ] {f782469e-0d5b-4ba1-aa5b-fdbb23c1fa13} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.04.06 16:10:37.638865 [ 4 ] {f782469e-0d5b-4ba1-aa5b-fdbb23c1fa13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6152 | 2026.04.06 16:10:37.639178 [ 4 ] {f782469e-0d5b-4ba1-aa5b-fdbb23c1fa13} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6153 | 2026.04.06 16:10:37.639401 [ 4 ] {f782469e-0d5b-4ba1-aa5b-fdbb23c1fa13} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.04.06 16:10:37.639532 [ 4 ] {f782469e-0d5b-4ba1-aa5b-fdbb23c1fa13} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001191 sec., 19311.50293870697 rows/sec., 1.42 MiB/sec. | ||
| 6155 | 2026.04.06 16:10:37.639570 [ 4 ] {f782469e-0d5b-4ba1-aa5b-fdbb23c1fa13} <Debug> TCPHandler: Processed in 0.001361695 sec. | ||
| 6156 | 2026.04.06 16:10:37.639566 [ 35 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6157 | 2026.04.06 16:10:37.639650 [ 35 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.04.06 16:10:37.639676 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6159 | 2026.04.06 16:10:37.639680 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.04.06 16:10:37.639792 [ 4 ] {da1d7c8b-6fef-4dd9-abde-f0c15e685809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6161 | 2026.04.06 16:10:37.639810 [ 189 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 6162 | 2026.04.06 16:10:37.639834 [ 4 ] {da1d7c8b-6fef-4dd9-abde-f0c15e685809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6163 | 2026.04.06 16:10:37.639939 [ 189 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6164 | 2026.04.06 16:10:37.639976 [ 189 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 209 rows starting from the beginning of the part | ||
| 6165 | 2026.04.06 16:10:37.640042 [ 189 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 6166 | 2026.04.06 16:10:37.640099 [ 189 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 161 rows starting from the beginning of the part | ||
| 6167 | 2026.04.06 16:10:37.640146 [ 189 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part | ||
| 6168 | 2026.04.06 16:10:37.640191 [ 189 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 163 rows starting from the beginning of the part | ||
| 6169 | 2026.04.06 16:10:37.640235 [ 189 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part | ||
| 6170 | 2026.04.06 16:10:37.640277 [ 4 ] {da1d7c8b-6fef-4dd9-abde-f0c15e685809} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2026.04.06 16:10:37.640316 [ 4 ] {da1d7c8b-6fef-4dd9-abde-f0c15e685809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6172 | 2026.04.06 16:10:37.640660 [ 4 ] {da1d7c8b-6fef-4dd9-abde-f0c15e685809} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6173 | 2026.04.06 16:10:37.640904 [ 4 ] {da1d7c8b-6fef-4dd9-abde-f0c15e685809} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2026.04.06 16:10:37.641038 [ 4 ] {da1d7c8b-6fef-4dd9-abde-f0c15e685809} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001266 sec., 46603.47551342812 rows/sec., 3.64 MiB/sec. | ||
| 6175 | 2026.04.06 16:10:37.641076 [ 4 ] {da1d7c8b-6fef-4dd9-abde-f0c15e685809} <Debug> TCPHandler: Processed in 0.001443747 sec. | ||
| 6176 | 2026.04.06 16:10:37.641150 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405846 sec., 437459.0104463789 rows/sec., 29.26 MiB/sec. | ||
| 6177 | 2026.04.06 16:10:37.641190 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2026.04.06 16:10:37.641285 [ 4 ] {96c5cb9b-446b-4131-bdaa-83a618689efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6179 | 2026.04.06 16:10:37.641301 [ 193 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6180 | 2026.04.06 16:10:37.641330 [ 4 ] {96c5cb9b-446b-4131-bdaa-83a618689efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6181 | 2026.04.06 16:10:37.641579 [ 193 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_31_6} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2026.04.06 16:10:37.641693 [ 193 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_31_6} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6183 | 2026.04.06 16:10:37.641780 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6184 | 2026.04.06 16:10:37.641831 [ 4 ] {96c5cb9b-446b-4131-bdaa-83a618689efb} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.04.06 16:10:37.641879 [ 4 ] {96c5cb9b-446b-4131-bdaa-83a618689efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6186 | 2026.04.06 16:10:37.642305 [ 4 ] {96c5cb9b-446b-4131-bdaa-83a618689efb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6187 | 2026.04.06 16:10:37.642548 [ 4 ] {96c5cb9b-446b-4131-bdaa-83a618689efb} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.04.06 16:10:37.642680 [ 4 ] {96c5cb9b-446b-4131-bdaa-83a618689efb} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001413 sec., 77848.5491861288 rows/sec., 5.43 MiB/sec. | ||
| 6189 | 2026.04.06 16:10:37.642717 [ 4 ] {96c5cb9b-446b-4131-bdaa-83a618689efb} <Debug> TCPHandler: Processed in 0.001575479 sec. | ||
| 6190 | 2026.04.06 16:10:37.642855 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2026.04.06 16:10:37.642950 [ 4 ] {cb450ef2-56a7-4537-b555-c8f9de105d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6192 | 2026.04.06 16:10:37.643004 [ 4 ] {cb450ef2-56a7-4537-b555-c8f9de105d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6193 | 2026.04.06 16:10:37.643892 [ 4 ] {cb450ef2-56a7-4537-b555-c8f9de105d19} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.04.06 16:10:37.643930 [ 4 ] {cb450ef2-56a7-4537-b555-c8f9de105d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6195 | 2026.04.06 16:10:37.644474 [ 4 ] {cb450ef2-56a7-4537-b555-c8f9de105d19} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6196 | 2026.04.06 16:10:37.644718 [ 4 ] {cb450ef2-56a7-4537-b555-c8f9de105d19} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.04.06 16:10:37.644836 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6198 | 2026.04.06 16:10:37.644862 [ 4 ] {cb450ef2-56a7-4537-b555-c8f9de105d19} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001932 sec., 11904.761904761905 rows/sec., 21.33 MiB/sec. | ||
| 6199 | 2026.04.06 16:10:37.644877 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.04.06 16:10:37.644904 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6201 | 2026.04.06 16:10:37.644932 [ 4 ] {cb450ef2-56a7-4537-b555-c8f9de105d19} <Debug> TCPHandler: Processed in 0.00212564 sec. | ||
| 6202 | 2026.04.06 16:10:37.645012 [ 194 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 6203 | 2026.04.06 16:10:37.645070 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.04.06 16:10:37.645169 [ 4 ] {de6ebcd8-19f5-4798-9830-6c119c9a8335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6205 | 2026.04.06 16:10:37.645213 [ 4 ] {de6ebcd8-19f5-4798-9830-6c119c9a8335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6206 | 2026.04.06 16:10:37.645271 [ 194 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6207 | 2026.04.06 16:10:37.645344 [ 194 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 506 rows starting from the beginning of the part | ||
| 6208 | 2026.04.06 16:10:37.645481 [ 194 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 6209 | 2026.04.06 16:10:37.645553 [ 4 ] {de6ebcd8-19f5-4798-9830-6c119c9a8335} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.04.06 16:10:37.645593 [ 4 ] {de6ebcd8-19f5-4798-9830-6c119c9a8335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6211 | 2026.04.06 16:10:37.645598 [ 194 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 19 rows starting from the beginning of the part | ||
| 6212 | 2026.04.06 16:10:37.645728 [ 194 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part | ||
| 6213 | 2026.04.06 16:10:37.645837 [ 194 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 19 rows starting from the beginning of the part | ||
| 6214 | 2026.04.06 16:10:37.645938 [ 4 ] {de6ebcd8-19f5-4798-9830-6c119c9a8335} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6215 | 2026.04.06 16:10:37.645942 [ 194 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part | ||
| 6216 | 2026.04.06 16:10:37.646166 [ 4 ] {de6ebcd8-19f5-4798-9830-6c119c9a8335} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.04.06 16:10:37.646298 [ 4 ] {de6ebcd8-19f5-4798-9830-6c119c9a8335} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001148 sec., 34843.20557491289 rows/sec., 2.33 MiB/sec. | ||
| 6218 | 2026.04.06 16:10:37.646336 [ 4 ] {de6ebcd8-19f5-4798-9830-6c119c9a8335} <Debug> TCPHandler: Processed in 0.001316145 sec. | ||
| 6219 | 2026.04.06 16:10:37.673737 [ 193 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 19 columns (19 merged, 0 gathered) in 0.028777353 sec., 21614.218653119347 rows/sec., 38.73 MiB/sec. | ||
| 6220 | 2026.04.06 16:10:37.674526 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6221 | 2026.04.06 16:10:37.674887 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.04.06 16:10:37.674971 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6223 | 2026.04.06 16:10:37.675115 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 6224 | 2026.04.06 16:10:38.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.82 MiB, peak 264.29 MiB, free memory in arenas 0.00 B, will set to 257.95 MiB (RSS), difference: 1.13 MiB | ||
| 6225 | 2026.04.06 16:10:42.644666 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.04.06 16:10:42.644859 [ 4 ] {ae851c43-b64c-4534-b566-71e6210f4796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6227 | 2026.04.06 16:10:42.644927 [ 4 ] {ae851c43-b64c-4534-b566-71e6210f4796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6228 | 2026.04.06 16:10:42.645690 [ 4 ] {ae851c43-b64c-4534-b566-71e6210f4796} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.04.06 16:10:42.645738 [ 4 ] {ae851c43-b64c-4534-b566-71e6210f4796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6230 | 2026.04.06 16:10:42.646132 [ 4 ] {ae851c43-b64c-4534-b566-71e6210f4796} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6231 | 2026.04.06 16:10:42.646359 [ 4 ] {ae851c43-b64c-4534-b566-71e6210f4796} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.04.06 16:10:42.646508 [ 4 ] {ae851c43-b64c-4534-b566-71e6210f4796} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001698 sec., 167255.59481743225 rows/sec., 10.62 MiB/sec. | ||
| 6233 | 2026.04.06 16:10:42.646553 [ 4 ] {ae851c43-b64c-4534-b566-71e6210f4796} <Debug> TCPHandler: Processed in 0.002014537 sec. | ||
| 6234 | 2026.04.06 16:10:42.646694 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.04.06 16:10:42.646796 [ 4 ] {9d337793-1bbd-4f53-8d89-795e64639cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6236 | 2026.04.06 16:10:42.646838 [ 4 ] {9d337793-1bbd-4f53-8d89-795e64639cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6237 | 2026.04.06 16:10:42.647670 [ 4 ] {9d337793-1bbd-4f53-8d89-795e64639cea} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.04.06 16:10:42.647707 [ 4 ] {9d337793-1bbd-4f53-8d89-795e64639cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6239 | 2026.04.06 16:10:42.648065 [ 4 ] {9d337793-1bbd-4f53-8d89-795e64639cea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6240 | 2026.04.06 16:10:42.648286 [ 4 ] {9d337793-1bbd-4f53-8d89-795e64639cea} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.04.06 16:10:42.648416 [ 4 ] {9d337793-1bbd-4f53-8d89-795e64639cea} <Debug> executeQuery: Read 809 rows, 64.48 KiB in 0.001644 sec., 492092.45742092456 rows/sec., 38.30 MiB/sec. | ||
| 6242 | 2026.04.06 16:10:42.648452 [ 4 ] {9d337793-1bbd-4f53-8d89-795e64639cea} <Debug> TCPHandler: Processed in 0.001810013 sec. | ||
| 6243 | 2026.04.06 16:10:42.648562 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2026.04.06 16:10:42.648656 [ 4 ] {30b0c4d3-3de2-4c3d-869f-3f4375b12829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6245 | 2026.04.06 16:10:42.648696 [ 4 ] {30b0c4d3-3de2-4c3d-869f-3f4375b12829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6246 | 2026.04.06 16:10:42.649161 [ 4 ] {30b0c4d3-3de2-4c3d-869f-3f4375b12829} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2026.04.06 16:10:42.649194 [ 4 ] {30b0c4d3-3de2-4c3d-869f-3f4375b12829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6248 | 2026.04.06 16:10:42.649493 [ 4 ] {30b0c4d3-3de2-4c3d-869f-3f4375b12829} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6249 | 2026.04.06 16:10:42.649701 [ 4 ] {30b0c4d3-3de2-4c3d-869f-3f4375b12829} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.04.06 16:10:42.649828 [ 4 ] {30b0c4d3-3de2-4c3d-869f-3f4375b12829} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.00119 sec., 135294.11764705883 rows/sec., 8.18 MiB/sec. | ||
| 6251 | 2026.04.06 16:10:42.649864 [ 4 ] {30b0c4d3-3de2-4c3d-869f-3f4375b12829} <Debug> TCPHandler: Processed in 0.001350794 sec. | ||
| 6252 | 2026.04.06 16:10:42.649981 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.04.06 16:10:42.650073 [ 4 ] {095a0279-f024-441a-b21f-9624c90b3488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6254 | 2026.04.06 16:10:42.650111 [ 4 ] {095a0279-f024-441a-b21f-9624c90b3488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6255 | 2026.04.06 16:10:42.650571 [ 4 ] {095a0279-f024-441a-b21f-9624c90b3488} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.04.06 16:10:42.650603 [ 4 ] {095a0279-f024-441a-b21f-9624c90b3488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6257 | 2026.04.06 16:10:42.650900 [ 4 ] {095a0279-f024-441a-b21f-9624c90b3488} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6258 | 2026.04.06 16:10:42.651113 [ 4 ] {095a0279-f024-441a-b21f-9624c90b3488} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.04.06 16:10:42.651236 [ 4 ] {095a0279-f024-441a-b21f-9624c90b3488} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00118 sec., 126271.18644067796 rows/sec., 8.16 MiB/sec. | ||
| 6260 | 2026.04.06 16:10:42.651273 [ 4 ] {095a0279-f024-441a-b21f-9624c90b3488} <Debug> TCPHandler: Processed in 0.001342684 sec. | ||
| 6261 | 2026.04.06 16:10:42.651392 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6262 | 2026.04.06 16:10:42.651486 [ 4 ] {5275a582-af0d-43c9-9496-482933f45d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6263 | 2026.04.06 16:10:42.651526 [ 4 ] {5275a582-af0d-43c9-9496-482933f45d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6264 | 2026.04.06 16:10:42.651973 [ 4 ] {5275a582-af0d-43c9-9496-482933f45d59} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.04.06 16:10:42.652008 [ 4 ] {5275a582-af0d-43c9-9496-482933f45d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6266 | 2026.04.06 16:10:42.652311 [ 4 ] {5275a582-af0d-43c9-9496-482933f45d59} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6267 | 2026.04.06 16:10:42.652521 [ 4 ] {5275a582-af0d-43c9-9496-482933f45d59} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.04.06 16:10:42.652652 [ 4 ] {5275a582-af0d-43c9-9496-482933f45d59} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 6269 | 2026.04.06 16:10:42.652700 [ 4 ] {5275a582-af0d-43c9-9496-482933f45d59} <Debug> TCPHandler: Processed in 0.001355855 sec. | ||
| 6270 | 2026.04.06 16:10:42.652838 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6271 | 2026.04.06 16:10:42.652932 [ 4 ] {a840ac47-00ae-4677-b8a7-07a57676df64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6272 | 2026.04.06 16:10:42.652973 [ 4 ] {a840ac47-00ae-4677-b8a7-07a57676df64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6273 | 2026.04.06 16:10:42.653672 [ 4 ] {a840ac47-00ae-4677-b8a7-07a57676df64} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2026.04.06 16:10:42.653710 [ 4 ] {a840ac47-00ae-4677-b8a7-07a57676df64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6275 | 2026.04.06 16:10:42.654049 [ 4 ] {a840ac47-00ae-4677-b8a7-07a57676df64} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6276 | 2026.04.06 16:10:42.654261 [ 4 ] {a840ac47-00ae-4677-b8a7-07a57676df64} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2026.04.06 16:10:42.654398 [ 4 ] {a840ac47-00ae-4677-b8a7-07a57676df64} <Debug> executeQuery: Read 481 rows, 34.46 KiB in 0.001482 sec., 324561.4035087719 rows/sec., 22.71 MiB/sec. | ||
| 6278 | 2026.04.06 16:10:42.654436 [ 4 ] {a840ac47-00ae-4677-b8a7-07a57676df64} <Debug> TCPHandler: Processed in 0.00164677 sec. | ||
| 6279 | 2026.04.06 16:10:42.654554 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6280 | 2026.04.06 16:10:42.654649 [ 4 ] {09c4ae49-b54a-43b0-ab60-f63e97f6594a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6281 | 2026.04.06 16:10:42.654690 [ 4 ] {09c4ae49-b54a-43b0-ab60-f63e97f6594a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6282 | 2026.04.06 16:10:42.655028 [ 4 ] {09c4ae49-b54a-43b0-ab60-f63e97f6594a} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2026.04.06 16:10:42.655063 [ 4 ] {09c4ae49-b54a-43b0-ab60-f63e97f6594a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6284 | 2026.04.06 16:10:42.655366 [ 4 ] {09c4ae49-b54a-43b0-ab60-f63e97f6594a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6285 | 2026.04.06 16:10:42.655586 [ 4 ] {09c4ae49-b54a-43b0-ab60-f63e97f6594a} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.04.06 16:10:42.655718 [ 4 ] {09c4ae49-b54a-43b0-ab60-f63e97f6594a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 6287 | 2026.04.06 16:10:42.655753 [ 4 ] {09c4ae49-b54a-43b0-ab60-f63e97f6594a} <Debug> TCPHandler: Processed in 0.001248874 sec. | ||
| 6288 | 2026.04.06 16:10:42.655869 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6289 | 2026.04.06 16:10:42.655961 [ 4 ] {c40eded1-6f84-479d-b543-3d88e141260d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6290 | 2026.04.06 16:10:42.656003 [ 4 ] {c40eded1-6f84-479d-b543-3d88e141260d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6291 | 2026.04.06 16:10:42.656459 [ 4 ] {c40eded1-6f84-479d-b543-3d88e141260d} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.04.06 16:10:42.656495 [ 4 ] {c40eded1-6f84-479d-b543-3d88e141260d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6293 | 2026.04.06 16:10:42.656825 [ 4 ] {c40eded1-6f84-479d-b543-3d88e141260d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6294 | 2026.04.06 16:10:42.657031 [ 4 ] {c40eded1-6f84-479d-b543-3d88e141260d} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2026.04.06 16:10:42.657165 [ 4 ] {c40eded1-6f84-479d-b543-3d88e141260d} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001221 sec., 176085.17608517606 rows/sec., 11.58 MiB/sec. | ||
| 6296 | 2026.04.06 16:10:42.657202 [ 4 ] {c40eded1-6f84-479d-b543-3d88e141260d} <Debug> TCPHandler: Processed in 0.001381205 sec. | ||
| 6297 | 2026.04.06 16:10:42.657318 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6298 | 2026.04.06 16:10:42.657410 [ 4 ] {d6a7124d-6b97-4dc0-a124-6e5acc0a97d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6299 | 2026.04.06 16:10:42.657474 [ 4 ] {d6a7124d-6b97-4dc0-a124-6e5acc0a97d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6300 | 2026.04.06 16:10:42.657793 [ 4 ] {d6a7124d-6b97-4dc0-a124-6e5acc0a97d6} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.04.06 16:10:42.657828 [ 4 ] {d6a7124d-6b97-4dc0-a124-6e5acc0a97d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6302 | 2026.04.06 16:10:42.658122 [ 4 ] {d6a7124d-6b97-4dc0-a124-6e5acc0a97d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6303 | 2026.04.06 16:10:42.658325 [ 4 ] {d6a7124d-6b97-4dc0-a124-6e5acc0a97d6} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2026.04.06 16:10:42.658451 [ 4 ] {d6a7124d-6b97-4dc0-a124-6e5acc0a97d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 6305 | 2026.04.06 16:10:42.658492 [ 4 ] {d6a7124d-6b97-4dc0-a124-6e5acc0a97d6} <Debug> TCPHandler: Processed in 0.001223023 sec. | ||
| 6306 | 2026.04.06 16:10:42.658603 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6307 | 2026.04.06 16:10:42.658697 [ 4 ] {9fa54b27-5874-41f1-a8f2-619c4c37ed66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6308 | 2026.04.06 16:10:42.658751 [ 4 ] {9fa54b27-5874-41f1-a8f2-619c4c37ed66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6309 | 2026.04.06 16:10:42.659545 [ 4 ] {9fa54b27-5874-41f1-a8f2-619c4c37ed66} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2026.04.06 16:10:42.659581 [ 4 ] {9fa54b27-5874-41f1-a8f2-619c4c37ed66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6311 | 2026.04.06 16:10:42.660110 [ 4 ] {9fa54b27-5874-41f1-a8f2-619c4c37ed66} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6312 | 2026.04.06 16:10:42.660331 [ 4 ] {9fa54b27-5874-41f1-a8f2-619c4c37ed66} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2026.04.06 16:10:42.660471 [ 4 ] {9fa54b27-5874-41f1-a8f2-619c4c37ed66} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001791 sec., 10608.59854829704 rows/sec., 19.01 MiB/sec. | ||
| 6314 | 2026.04.06 16:10:42.660534 [ 4 ] {9fa54b27-5874-41f1-a8f2-619c4c37ed66} <Debug> TCPHandler: Processed in 0.001980297 sec. | ||
| 6315 | 2026.04.06 16:10:42.660652 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6316 | 2026.04.06 16:10:42.660748 [ 4 ] {7968fd37-c8e4-4d47-b03a-d83fb50606b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6317 | 2026.04.06 16:10:42.660791 [ 4 ] {7968fd37-c8e4-4d47-b03a-d83fb50606b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6318 | 2026.04.06 16:10:42.661149 [ 4 ] {7968fd37-c8e4-4d47-b03a-d83fb50606b9} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.04.06 16:10:42.661185 [ 4 ] {7968fd37-c8e4-4d47-b03a-d83fb50606b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6320 | 2026.04.06 16:10:42.661493 [ 4 ] {7968fd37-c8e4-4d47-b03a-d83fb50606b9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6321 | 2026.04.06 16:10:42.661703 [ 4 ] {7968fd37-c8e4-4d47-b03a-d83fb50606b9} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2026.04.06 16:10:42.661835 [ 4 ] {7968fd37-c8e4-4d47-b03a-d83fb50606b9} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001106 sec., 63291.13924050633 rows/sec., 3.85 MiB/sec. | ||
| 6323 | 2026.04.06 16:10:42.661871 [ 4 ] {7968fd37-c8e4-4d47-b03a-d83fb50606b9} <Debug> TCPHandler: Processed in 0.001268524 sec. | ||
| 6324 | 2026.04.06 16:10:44.083038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12006 | ||
| 6325 | 2026.04.06 16:10:44.083610 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.04.06 16:10:44.083663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6327 | 2026.04.06 16:10:44.084183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6328 | 2026.04.06 16:10:44.084408 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.04.06 16:10:44.084535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12006 | ||
| 6330 | 2026.04.06 16:10:44.703822 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6331 | 2026.04.06 16:10:44.704029 [ 4 ] {f6774914-2914-4b09-b268-44877226d975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6332 | 2026.04.06 16:10:44.704104 [ 4 ] {f6774914-2914-4b09-b268-44877226d975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6333 | 2026.04.06 16:10:44.704802 [ 4 ] {f6774914-2914-4b09-b268-44877226d975} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2026.04.06 16:10:44.704854 [ 4 ] {f6774914-2914-4b09-b268-44877226d975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6335 | 2026.04.06 16:10:44.705260 [ 4 ] {f6774914-2914-4b09-b268-44877226d975} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6336 | 2026.04.06 16:10:44.705646 [ 4 ] {f6774914-2914-4b09-b268-44877226d975} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2026.04.06 16:10:44.705836 [ 4 ] {f6774914-2914-4b09-b268-44877226d975} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001855 sec., 1078.167115902965 rows/sec., 87.92 KiB/sec. | ||
| 6338 | 2026.04.06 16:10:44.705909 [ 4 ] {f6774914-2914-4b09-b268-44877226d975} <Debug> TCPHandler: Processed in 0.002224792 sec. | ||
| 6339 | 2026.04.06 16:10:44.706122 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2026.04.06 16:10:44.706250 [ 4 ] {69068568-57f7-4205-83d7-aa67ac9e81b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6341 | 2026.04.06 16:10:44.706305 [ 4 ] {69068568-57f7-4205-83d7-aa67ac9e81b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6342 | 2026.04.06 16:10:44.708384 [ 4 ] {69068568-57f7-4205-83d7-aa67ac9e81b6} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.04.06 16:10:44.708431 [ 4 ] {69068568-57f7-4205-83d7-aa67ac9e81b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6344 | 2026.04.06 16:10:44.709128 [ 4 ] {69068568-57f7-4205-83d7-aa67ac9e81b6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6345 | 2026.04.06 16:10:44.709457 [ 4 ] {69068568-57f7-4205-83d7-aa67ac9e81b6} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.04.06 16:10:44.709654 [ 4 ] {69068568-57f7-4205-83d7-aa67ac9e81b6} <Debug> executeQuery: Read 2422 rows, 182.55 KiB in 0.003435 sec., 705094.6142649199 rows/sec., 51.90 MiB/sec. | ||
| 6347 | 2026.04.06 16:10:44.709713 [ 4 ] {69068568-57f7-4205-83d7-aa67ac9e81b6} <Debug> TCPHandler: Processed in 0.003658528 sec. | ||
| 6348 | 2026.04.06 16:10:44.709879 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2026.04.06 16:10:44.710001 [ 4 ] {10206c47-9cdb-4389-a064-a505f7478d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6350 | 2026.04.06 16:10:44.710054 [ 4 ] {10206c47-9cdb-4389-a064-a505f7478d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6351 | 2026.04.06 16:10:44.710560 [ 4 ] {10206c47-9cdb-4389-a064-a505f7478d77} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.04.06 16:10:44.710598 [ 4 ] {10206c47-9cdb-4389-a064-a505f7478d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6353 | 2026.04.06 16:10:44.710969 [ 4 ] {10206c47-9cdb-4389-a064-a505f7478d77} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6354 | 2026.04.06 16:10:44.711193 [ 4 ] {10206c47-9cdb-4389-a064-a505f7478d77} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.04.06 16:10:44.711335 [ 4 ] {10206c47-9cdb-4389-a064-a505f7478d77} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001367 sec., 24871.98244330651 rows/sec., 1.82 MiB/sec. | ||
| 6356 | 2026.04.06 16:10:44.711374 [ 4 ] {10206c47-9cdb-4389-a064-a505f7478d77} <Debug> TCPHandler: Processed in 0.001557569 sec. | ||
| 6357 | 2026.04.06 16:10:44.711508 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2026.04.06 16:10:44.711628 [ 4 ] {6fc7acd5-d41c-41ea-8fbb-7f1411f720b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6359 | 2026.04.06 16:10:44.711679 [ 4 ] {6fc7acd5-d41c-41ea-8fbb-7f1411f720b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6360 | 2026.04.06 16:10:44.712562 [ 4 ] {6fc7acd5-d41c-41ea-8fbb-7f1411f720b7} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.04.06 16:10:44.712610 [ 4 ] {6fc7acd5-d41c-41ea-8fbb-7f1411f720b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6362 | 2026.04.06 16:10:44.713019 [ 4 ] {6fc7acd5-d41c-41ea-8fbb-7f1411f720b7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6363 | 2026.04.06 16:10:44.713300 [ 4 ] {6fc7acd5-d41c-41ea-8fbb-7f1411f720b7} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2026.04.06 16:10:44.713464 [ 4 ] {6fc7acd5-d41c-41ea-8fbb-7f1411f720b7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001864 sec., 429721.03004291846 rows/sec., 24.82 MiB/sec. | ||
| 6365 | 2026.04.06 16:10:44.713513 [ 4 ] {6fc7acd5-d41c-41ea-8fbb-7f1411f720b7} <Debug> TCPHandler: Processed in 0.002063788 sec. | ||
| 6366 | 2026.04.06 16:10:44.713649 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6367 | 2026.04.06 16:10:44.713762 [ 4 ] {c2157f6d-54f3-46fb-beca-8b3cc0b5dac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6368 | 2026.04.06 16:10:44.713814 [ 4 ] {c2157f6d-54f3-46fb-beca-8b3cc0b5dac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6369 | 2026.04.06 16:10:44.714259 [ 4 ] {c2157f6d-54f3-46fb-beca-8b3cc0b5dac6} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2026.04.06 16:10:44.714297 [ 4 ] {c2157f6d-54f3-46fb-beca-8b3cc0b5dac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6371 | 2026.04.06 16:10:44.714611 [ 4 ] {c2157f6d-54f3-46fb-beca-8b3cc0b5dac6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6372 | 2026.04.06 16:10:44.714836 [ 4 ] {c2157f6d-54f3-46fb-beca-8b3cc0b5dac6} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2026.04.06 16:10:44.714974 [ 4 ] {c2157f6d-54f3-46fb-beca-8b3cc0b5dac6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001238 sec., 807.7544426494346 rows/sec., 56.80 KiB/sec. | ||
| 6374 | 2026.04.06 16:10:44.715013 [ 4 ] {c2157f6d-54f3-46fb-beca-8b3cc0b5dac6} <Debug> TCPHandler: Processed in 0.001421856 sec. | ||
| 6375 | 2026.04.06 16:10:44.715136 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6376 | 2026.04.06 16:10:44.715232 [ 4 ] {b7fedbe2-76a9-4435-8dda-2a5c292fbf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6377 | 2026.04.06 16:10:44.715273 [ 4 ] {b7fedbe2-76a9-4435-8dda-2a5c292fbf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6378 | 2026.04.06 16:10:44.716210 [ 4 ] {b7fedbe2-76a9-4435-8dda-2a5c292fbf9a} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6379 | 2026.04.06 16:10:44.716252 [ 4 ] {b7fedbe2-76a9-4435-8dda-2a5c292fbf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6380 | 2026.04.06 16:10:44.716660 [ 4 ] {b7fedbe2-76a9-4435-8dda-2a5c292fbf9a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6381 | 2026.04.06 16:10:44.716908 [ 4 ] {b7fedbe2-76a9-4435-8dda-2a5c292fbf9a} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.04.06 16:10:44.717077 [ 4 ] {b7fedbe2-76a9-4435-8dda-2a5c292fbf9a} <Debug> executeQuery: Read 1285 rows, 87.72 KiB in 0.001863 sec., 689747.718733226 rows/sec., 45.98 MiB/sec. | ||
| 6383 | 2026.04.06 16:10:44.717130 [ 4 ] {b7fedbe2-76a9-4435-8dda-2a5c292fbf9a} <Debug> TCPHandler: Processed in 0.002043328 sec. | ||
| 6384 | 2026.04.06 16:10:44.717289 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6385 | 2026.04.06 16:10:44.717402 [ 4 ] {ab5a36f6-97f8-4f7b-a8c5-6aca16c743ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6386 | 2026.04.06 16:10:44.717458 [ 4 ] {ab5a36f6-97f8-4f7b-a8c5-6aca16c743ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6387 | 2026.04.06 16:10:44.718376 [ 4 ] {ab5a36f6-97f8-4f7b-a8c5-6aca16c743ae} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.04.06 16:10:44.718420 [ 4 ] {ab5a36f6-97f8-4f7b-a8c5-6aca16c743ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6389 | 2026.04.06 16:10:44.718964 [ 4 ] {ab5a36f6-97f8-4f7b-a8c5-6aca16c743ae} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6390 | 2026.04.06 16:10:44.719287 [ 4 ] {ab5a36f6-97f8-4f7b-a8c5-6aca16c743ae} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.04.06 16:10:44.719446 [ 4 ] {ab5a36f6-97f8-4f7b-a8c5-6aca16c743ae} <Debug> executeQuery: Read 1509 rows, 93.84 KiB in 0.002068 sec., 729690.5222437137 rows/sec., 44.31 MiB/sec. | ||
| 6392 | 2026.04.06 16:10:44.719494 [ 4 ] {ab5a36f6-97f8-4f7b-a8c5-6aca16c743ae} <Debug> TCPHandler: Processed in 0.002262272 sec. | ||
| 6393 | 2026.04.06 16:10:44.719652 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2026.04.06 16:10:44.719756 [ 4 ] {966ff4e2-7f9b-44ea-9b01-a2a868f5de53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6395 | 2026.04.06 16:10:44.719815 [ 4 ] {966ff4e2-7f9b-44ea-9b01-a2a868f5de53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6396 | 2026.04.06 16:10:44.720878 [ 4 ] {966ff4e2-7f9b-44ea-9b01-a2a868f5de53} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6397 | 2026.04.06 16:10:44.720929 [ 4 ] {966ff4e2-7f9b-44ea-9b01-a2a868f5de53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6398 | 2026.04.06 16:10:44.721683 [ 4 ] {966ff4e2-7f9b-44ea-9b01-a2a868f5de53} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6399 | 2026.04.06 16:10:44.722029 [ 4 ] {966ff4e2-7f9b-44ea-9b01-a2a868f5de53} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2026.04.06 16:10:44.722235 [ 4 ] {966ff4e2-7f9b-44ea-9b01-a2a868f5de53} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002499 sec., 12805.122048819529 rows/sec., 22.95 MiB/sec. | ||
| 6401 | 2026.04.06 16:10:44.722349 [ 4 ] {966ff4e2-7f9b-44ea-9b01-a2a868f5de53} <Debug> TCPHandler: Processed in 0.002758971 sec. | ||
| 6402 | 2026.04.06 16:10:44.722521 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2026.04.06 16:10:44.722647 [ 4 ] {350adaa8-1b97-49f3-acbf-d598e30f7b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6404 | 2026.04.06 16:10:44.722707 [ 4 ] {350adaa8-1b97-49f3-acbf-d598e30f7b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6405 | 2026.04.06 16:10:44.723187 [ 4 ] {350adaa8-1b97-49f3-acbf-d598e30f7b82} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2026.04.06 16:10:44.723234 [ 4 ] {350adaa8-1b97-49f3-acbf-d598e30f7b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6407 | 2026.04.06 16:10:44.723680 [ 4 ] {350adaa8-1b97-49f3-acbf-d598e30f7b82} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6408 | 2026.04.06 16:10:44.724022 [ 4 ] {350adaa8-1b97-49f3-acbf-d598e30f7b82} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2026.04.06 16:10:44.724209 [ 4 ] {350adaa8-1b97-49f3-acbf-d598e30f7b82} <Debug> executeQuery: Read 16 rows, 1.09 KiB in 0.00159 sec., 10062.893081761005 rows/sec., 687.89 KiB/sec. | ||
| 6410 | 2026.04.06 16:10:44.724262 [ 4 ] {350adaa8-1b97-49f3-acbf-d598e30f7b82} <Debug> TCPHandler: Processed in 0.001807773 sec. | ||
| 6411 | 2026.04.06 16:10:44.753080 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6412 | 2026.04.06 16:10:44.788687 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2026.04.06 16:10:44.788794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6414 | 2026.04.06 16:10:44.796980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6415 | 2026.04.06 16:10:44.798427 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.04.06 16:10:44.806381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6417 | 2026.04.06 16:10:44.895977 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38120 | ||
| 6418 | 2026.04.06 16:10:44.896117 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6419 | 2026.04.06 16:10:44.896150 [ 286 ] {} <Debug> TCP-Session: a4e49647-bfc1-471a-8599-0bdcfa0c945b Authenticating user 'default' from [fd00:1122:3344:101::e]:38120 | ||
| 6420 | 2026.04.06 16:10:44.896179 [ 286 ] {} <Debug> TCP-Session: a4e49647-bfc1-471a-8599-0bdcfa0c945b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6421 | 2026.04.06 16:10:44.896197 [ 286 ] {} <Debug> TCP-Session: a4e49647-bfc1-471a-8599-0bdcfa0c945b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2026.04.06 16:10:44.896487 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47583 | ||
| 6423 | 2026.04.06 16:10:44.896515 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47781 | ||
| 6424 | 2026.04.06 16:10:44.896547 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49076 | ||
| 6425 | 2026.04.06 16:10:44.896572 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59371 | ||
| 6426 | 2026.04.06 16:10:44.896641 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6427 | 2026.04.06 16:10:44.896664 [ 286 ] {} <Trace> TCP-Session: a4e49647-bfc1-471a-8599-0bdcfa0c945b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6428 | 2026.04.06 16:10:44.896697 [ 287 ] {} <Debug> TCP-Session: d11b4f82-600d-4043-93ca-6b23e2fad2ed Authenticating user 'default' from [fd00:1122:3344:101::e]:47583 | ||
| 6429 | 2026.04.06 16:10:44.896714 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6430 | 2026.04.06 16:10:44.896665 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6431 | 2026.04.06 16:10:44.896748 [ 287 ] {} <Debug> TCP-Session: d11b4f82-600d-4043-93ca-6b23e2fad2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6432 | 2026.04.06 16:10:44.896774 [ 290 ] {} <Debug> TCP-Session: 35894346-8ea1-4bb3-a634-de85249c3537 Authenticating user 'default' from [fd00:1122:3344:101::e]:47781 | ||
| 6433 | 2026.04.06 16:10:44.896790 [ 287 ] {} <Debug> TCP-Session: d11b4f82-600d-4043-93ca-6b23e2fad2ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6434 | 2026.04.06 16:10:44.896812 [ 290 ] {} <Debug> TCP-Session: 35894346-8ea1-4bb3-a634-de85249c3537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6435 | 2026.04.06 16:10:44.896824 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6436 | 2026.04.06 16:10:44.896839 [ 290 ] {} <Debug> TCP-Session: 35894346-8ea1-4bb3-a634-de85249c3537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6437 | 2026.04.06 16:10:44.896759 [ 294 ] {} <Debug> TCP-Session: 97735f37-5f0b-4956-b395-d15f4575a1da Authenticating user 'default' from [fd00:1122:3344:101::e]:59371 | ||
| 6438 | 2026.04.06 16:10:44.896880 [ 292 ] {} <Debug> TCP-Session: 7cf18c58-451d-48e3-a759-b0942228c901 Authenticating user 'default' from [fd00:1122:3344:101::e]:49076 | ||
| 6439 | 2026.04.06 16:10:44.896897 [ 294 ] {} <Debug> TCP-Session: 97735f37-5f0b-4956-b395-d15f4575a1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6440 | 2026.04.06 16:10:44.896909 [ 286 ] {ba60fa4d-bfb3-4134-abb7-7069f9d3263b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38120) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6441 | 2026.04.06 16:10:44.896926 [ 294 ] {} <Debug> TCP-Session: 97735f37-5f0b-4956-b395-d15f4575a1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6442 | 2026.04.06 16:10:44.896927 [ 292 ] {} <Debug> TCP-Session: 7cf18c58-451d-48e3-a759-b0942228c901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6443 | 2026.04.06 16:10:44.896567 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55772 | ||
| 6444 | 2026.04.06 16:10:44.896517 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50050 | ||
| 6445 | 2026.04.06 16:10:44.896502 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46264 | ||
| 6446 | 2026.04.06 16:10:44.896535 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61372 | ||
| 6447 | 2026.04.06 16:10:44.896969 [ 292 ] {} <Debug> TCP-Session: 7cf18c58-451d-48e3-a759-b0942228c901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6448 | 2026.04.06 16:10:44.897280 [ 286 ] {ba60fa4d-bfb3-4134-abb7-7069f9d3263b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6449 | 2026.04.06 16:10:44.897356 [ 286 ] {ba60fa4d-bfb3-4134-abb7-7069f9d3263b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6450 | 2026.04.06 16:10:44.897359 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6451 | 2026.04.06 16:10:44.897416 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6452 | 2026.04.06 16:10:44.897433 [ 293 ] {} <Debug> TCP-Session: 39061860-5293-4ac5-a6d1-bfc03c645348 Authenticating user 'default' from [fd00:1122:3344:101::e]:55772 | ||
| 6453 | 2026.04.06 16:10:44.897463 [ 288 ] {} <Debug> TCP-Session: 8aba20b5-ccee-43e0-9c5b-47d6a6390c2f Authenticating user 'default' from [fd00:1122:3344:101::e]:46264 | ||
| 6454 | 2026.04.06 16:10:44.897479 [ 293 ] {} <Debug> TCP-Session: 39061860-5293-4ac5-a6d1-bfc03c645348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6455 | 2026.04.06 16:10:44.897479 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6456 | 2026.04.06 16:10:44.897507 [ 293 ] {} <Debug> TCP-Session: 39061860-5293-4ac5-a6d1-bfc03c645348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6457 | 2026.04.06 16:10:44.897543 [ 291 ] {} <Debug> TCP-Session: 45cbf70c-75d4-483d-8247-419c2d509a98 Authenticating user 'default' from [fd00:1122:3344:101::e]:61372 | ||
| 6458 | 2026.04.06 16:10:44.897495 [ 288 ] {} <Debug> TCP-Session: 8aba20b5-ccee-43e0-9c5b-47d6a6390c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6459 | 2026.04.06 16:10:44.897578 [ 291 ] {} <Debug> TCP-Session: 45cbf70c-75d4-483d-8247-419c2d509a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6460 | 2026.04.06 16:10:44.897598 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6461 | 2026.04.06 16:10:44.897613 [ 291 ] {} <Debug> TCP-Session: 45cbf70c-75d4-483d-8247-419c2d509a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6462 | 2026.04.06 16:10:44.897601 [ 288 ] {} <Debug> TCP-Session: 8aba20b5-ccee-43e0-9c5b-47d6a6390c2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6463 | 2026.04.06 16:10:44.897650 [ 289 ] {} <Debug> TCP-Session: 55005065-4d1a-458c-8f4c-3b72b7f4f82f Authenticating user 'default' from [fd00:1122:3344:101::e]:50050 | ||
| 6464 | 2026.04.06 16:10:44.897745 [ 286 ] {ba60fa4d-bfb3-4134-abb7-7069f9d3263b} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 6465 | 2026.04.06 16:10:44.897748 [ 289 ] {} <Debug> TCP-Session: 55005065-4d1a-458c-8f4c-3b72b7f4f82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6466 | 2026.04.06 16:10:44.897793 [ 289 ] {} <Debug> TCP-Session: 55005065-4d1a-458c-8f4c-3b72b7f4f82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6467 | 2026.04.06 16:10:44.899120 [ 329 ] {ba60fa4d-bfb3-4134-abb7-7069f9d3263b} <Trace> AggregatingTransform: Aggregating | ||
| 6468 | 2026.04.06 16:10:44.899168 [ 329 ] {ba60fa4d-bfb3-4134-abb7-7069f9d3263b} <Trace> Aggregator: Aggregation method: without_key | ||
| 6469 | 2026.04.06 16:10:44.899206 [ 329 ] {ba60fa4d-bfb3-4134-abb7-7069f9d3263b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001325254 sec. (754.572 rows/sec., 29.48 KiB/sec.) | ||
| 6470 | 2026.04.06 16:10:44.899225 [ 329 ] {ba60fa4d-bfb3-4134-abb7-7069f9d3263b} <Trace> Aggregator: Merging aggregated data | ||
| 6471 | 2026.04.06 16:10:44.900705 [ 286 ] {ba60fa4d-bfb3-4134-abb7-7069f9d3263b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00387 sec., 258.39793281653743 rows/sec., 10.09 KiB/sec. | ||
| 6472 | 2026.04.06 16:10:44.900900 [ 286 ] {ba60fa4d-bfb3-4134-abb7-7069f9d3263b} <Debug> TCPHandler: Processed in 0.004423412 sec. | ||
| 6473 | 2026.04.06 16:10:44.901062 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6474 | 2026.04.06 16:10:44.901104 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6475 | 2026.04.06 16:10:44.901132 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6476 | 2026.04.06 16:10:44.901163 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6477 | 2026.04.06 16:10:44.901171 [ 287 ] {} <Debug> TCP-Session: d11b4f82-600d-4043-93ca-6b23e2fad2ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6478 | 2026.04.06 16:10:44.901194 [ 294 ] {} <Debug> TCP-Session: 97735f37-5f0b-4956-b395-d15f4575a1da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6479 | 2026.04.06 16:10:44.901219 [ 291 ] {} <Debug> TCP-Session: 45cbf70c-75d4-483d-8247-419c2d509a98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6480 | 2026.04.06 16:10:44.901237 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6481 | 2026.04.06 16:10:44.901250 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6482 | 2026.04.06 16:10:44.901283 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6483 | 2026.04.06 16:10:44.901359 [ 288 ] {} <Debug> TCP-Session: 8aba20b5-ccee-43e0-9c5b-47d6a6390c2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6484 | 2026.04.06 16:10:44.901294 [ 290 ] {} <Debug> TCP-Session: 35894346-8ea1-4bb3-a634-de85249c3537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6485 | 2026.04.06 16:10:44.901399 [ 289 ] {} <Debug> TCP-Session: 55005065-4d1a-458c-8f4c-3b72b7f4f82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6486 | 2026.04.06 16:10:44.901288 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6487 | 2026.04.06 16:10:44.901250 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6488 | 2026.04.06 16:10:44.901478 [ 293 ] {} <Debug> TCP-Session: 39061860-5293-4ac5-a6d1-bfc03c645348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6489 | 2026.04.06 16:10:44.901106 [ 286 ] {} <Debug> TCP-Session: a4e49647-bfc1-471a-8599-0bdcfa0c945b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6490 | 2026.04.06 16:10:44.901518 [ 292 ] {} <Debug> TCP-Session: 7cf18c58-451d-48e3-a759-b0942228c901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6491 | 2026.04.06 16:10:44.988104 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65438 | ||
| 6492 | 2026.04.06 16:10:44.988204 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6493 | 2026.04.06 16:10:44.988233 [ 286 ] {} <Debug> TCP-Session: 589b37d2-e192-4f5d-ae2c-d6176d2ddbf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65438 | ||
| 6494 | 2026.04.06 16:10:44.988258 [ 286 ] {} <Debug> TCP-Session: 589b37d2-e192-4f5d-ae2c-d6176d2ddbf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6495 | 2026.04.06 16:10:44.988270 [ 286 ] {} <Debug> TCP-Session: 589b37d2-e192-4f5d-ae2c-d6176d2ddbf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6496 | 2026.04.06 16:10:44.988473 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64365 | ||
| 6497 | 2026.04.06 16:10:44.988502 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55126 | ||
| 6498 | 2026.04.06 16:10:44.988520 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42791 | ||
| 6499 | 2026.04.06 16:10:44.988548 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36143 | ||
| 6500 | 2026.04.06 16:10:44.988576 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50816 | ||
| 6501 | 2026.04.06 16:10:44.988598 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6502 | 2026.04.06 16:10:44.988571 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33871 | ||
| 6503 | 2026.04.06 16:10:44.988652 [ 287 ] {} <Debug> TCP-Session: 91c2399a-c621-4fc7-8cf3-07b01fc3dc67 Authenticating user 'default' from [fd00:1122:3344:101::e]:64365 | ||
| 6504 | 2026.04.06 16:10:44.988661 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6505 | 2026.04.06 16:10:44.988667 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6506 | 2026.04.06 16:10:44.988720 [ 291 ] {} <Debug> TCP-Session: 0eacf78b-8f00-417b-ad31-07176d68d554 Authenticating user 'default' from [fd00:1122:3344:101::e]:36143 | ||
| 6507 | 2026.04.06 16:10:44.988743 [ 294 ] {} <Debug> TCP-Session: 7499ec05-7f60-45d2-ba9a-f56ee6f84323 Authenticating user 'default' from [fd00:1122:3344:101::e]:50816 | ||
| 6508 | 2026.04.06 16:10:44.988757 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6509 | 2026.04.06 16:10:44.988772 [ 294 ] {} <Debug> TCP-Session: 7499ec05-7f60-45d2-ba9a-f56ee6f84323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6510 | 2026.04.06 16:10:44.988764 [ 291 ] {} <Debug> TCP-Session: 0eacf78b-8f00-417b-ad31-07176d68d554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6511 | 2026.04.06 16:10:44.988798 [ 294 ] {} <Debug> TCP-Session: 7499ec05-7f60-45d2-ba9a-f56ee6f84323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6512 | 2026.04.06 16:10:44.988795 [ 293 ] {} <Debug> TCP-Session: 9c243860-6fdc-4192-a65b-f51b0c21bd0e Authenticating user 'default' from [fd00:1122:3344:101::e]:33871 | ||
| 6513 | 2026.04.06 16:10:44.988813 [ 291 ] {} <Debug> TCP-Session: 0eacf78b-8f00-417b-ad31-07176d68d554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6514 | 2026.04.06 16:10:44.988848 [ 293 ] {} <Debug> TCP-Session: 9c243860-6fdc-4192-a65b-f51b0c21bd0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6515 | 2026.04.06 16:10:44.988635 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6516 | 2026.04.06 16:10:44.988883 [ 293 ] {} <Debug> TCP-Session: 9c243860-6fdc-4192-a65b-f51b0c21bd0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6517 | 2026.04.06 16:10:44.988908 [ 290 ] {} <Debug> TCP-Session: 56df8cf8-de2b-43c7-aafe-13aad404e7dc Authenticating user 'default' from [fd00:1122:3344:101::e]:42791 | ||
| 6518 | 2026.04.06 16:10:44.988518 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38138 | ||
| 6519 | 2026.04.06 16:10:44.988936 [ 290 ] {} <Debug> TCP-Session: 56df8cf8-de2b-43c7-aafe-13aad404e7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6520 | 2026.04.06 16:10:44.988705 [ 287 ] {} <Debug> TCP-Session: 91c2399a-c621-4fc7-8cf3-07b01fc3dc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6521 | 2026.04.06 16:10:44.988976 [ 290 ] {} <Debug> TCP-Session: 56df8cf8-de2b-43c7-aafe-13aad404e7dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6522 | 2026.04.06 16:10:44.988994 [ 287 ] {} <Debug> TCP-Session: 91c2399a-c621-4fc7-8cf3-07b01fc3dc67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6523 | 2026.04.06 16:10:44.988632 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6524 | 2026.04.06 16:10:44.989013 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6525 | 2026.04.06 16:10:44.988583 [ 286 ] {} <Trace> TCP-Session: 589b37d2-e192-4f5d-ae2c-d6176d2ddbf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2026.04.06 16:10:44.989084 [ 289 ] {} <Debug> TCP-Session: 5b8a58f9-1d9b-49c7-814b-2235e7e63941 Authenticating user 'default' from [fd00:1122:3344:101::e]:38138 | ||
| 6527 | 2026.04.06 16:10:44.989074 [ 288 ] {} <Debug> TCP-Session: 38aa909d-2034-4713-9fca-abc035e2bf5a Authenticating user 'default' from [fd00:1122:3344:101::e]:55126 | ||
| 6528 | 2026.04.06 16:10:44.989115 [ 289 ] {} <Debug> TCP-Session: 5b8a58f9-1d9b-49c7-814b-2235e7e63941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6529 | 2026.04.06 16:10:44.988554 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34932 | ||
| 6530 | 2026.04.06 16:10:44.989144 [ 288 ] {} <Debug> TCP-Session: 38aa909d-2034-4713-9fca-abc035e2bf5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6531 | 2026.04.06 16:10:44.989145 [ 289 ] {} <Debug> TCP-Session: 5b8a58f9-1d9b-49c7-814b-2235e7e63941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6532 | 2026.04.06 16:10:44.989177 [ 288 ] {} <Debug> TCP-Session: 38aa909d-2034-4713-9fca-abc035e2bf5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6533 | 2026.04.06 16:10:44.989221 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6534 | 2026.04.06 16:10:44.989245 [ 292 ] {} <Debug> TCP-Session: bf51bb99-5f79-4c97-8ff3-4c4aed7567a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34932 | ||
| 6535 | 2026.04.06 16:10:44.989248 [ 286 ] {5f72409f-8cb7-4a9f-b90a-1262d34db299} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65438) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6536 | 2026.04.06 16:10:44.989265 [ 292 ] {} <Debug> TCP-Session: bf51bb99-5f79-4c97-8ff3-4c4aed7567a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6537 | 2026.04.06 16:10:44.989293 [ 292 ] {} <Debug> TCP-Session: bf51bb99-5f79-4c97-8ff3-4c4aed7567a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6538 | 2026.04.06 16:10:44.989525 [ 286 ] {5f72409f-8cb7-4a9f-b90a-1262d34db299} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6539 | 2026.04.06 16:10:44.989584 [ 286 ] {5f72409f-8cb7-4a9f-b90a-1262d34db299} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6540 | 2026.04.06 16:10:44.989867 [ 286 ] {5f72409f-8cb7-4a9f-b90a-1262d34db299} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 6541 | 2026.04.06 16:10:44.990952 [ 260 ] {5f72409f-8cb7-4a9f-b90a-1262d34db299} <Trace> AggregatingTransform: Aggregating | ||
| 6542 | 2026.04.06 16:10:44.990994 [ 260 ] {5f72409f-8cb7-4a9f-b90a-1262d34db299} <Trace> Aggregator: Aggregation method: without_key | ||
| 6543 | 2026.04.06 16:10:44.991033 [ 260 ] {5f72409f-8cb7-4a9f-b90a-1262d34db299} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00106667 sec. (937.497 rows/sec., 36.62 KiB/sec.) | ||
| 6544 | 2026.04.06 16:10:44.991052 [ 260 ] {5f72409f-8cb7-4a9f-b90a-1262d34db299} <Trace> Aggregator: Merging aggregated data | ||
| 6545 | 2026.04.06 16:10:44.992730 [ 286 ] {5f72409f-8cb7-4a9f-b90a-1262d34db299} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003536 sec., 282.80542986425337 rows/sec., 11.05 KiB/sec. | ||
| 6546 | 2026.04.06 16:10:44.992907 [ 286 ] {5f72409f-8cb7-4a9f-b90a-1262d34db299} <Debug> TCPHandler: Processed in 0.004448203 sec. | ||
| 6547 | 2026.04.06 16:10:44.993052 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6548 | 2026.04.06 16:10:44.993083 [ 286 ] {} <Debug> TCP-Session: 589b37d2-e192-4f5d-ae2c-d6176d2ddbf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6549 | 2026.04.06 16:10:44.993092 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6550 | 2026.04.06 16:10:44.993121 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6551 | 2026.04.06 16:10:44.993134 [ 287 ] {} <Debug> TCP-Session: 91c2399a-c621-4fc7-8cf3-07b01fc3dc67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6552 | 2026.04.06 16:10:44.993159 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6553 | 2026.04.06 16:10:44.993171 [ 294 ] {} <Debug> TCP-Session: 7499ec05-7f60-45d2-ba9a-f56ee6f84323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6554 | 2026.04.06 16:10:44.993191 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6555 | 2026.04.06 16:10:44.993222 [ 292 ] {} <Debug> TCP-Session: bf51bb99-5f79-4c97-8ff3-4c4aed7567a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6556 | 2026.04.06 16:10:44.993170 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6557 | 2026.04.06 16:10:44.993251 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6558 | 2026.04.06 16:10:44.993262 [ 291 ] {} <Debug> TCP-Session: 0eacf78b-8f00-417b-ad31-07176d68d554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6559 | 2026.04.06 16:10:44.993295 [ 293 ] {} <Debug> TCP-Session: 9c243860-6fdc-4192-a65b-f51b0c21bd0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2026.04.06 16:10:44.993308 [ 290 ] {} <Debug> TCP-Session: 56df8cf8-de2b-43c7-aafe-13aad404e7dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6561 | 2026.04.06 16:10:44.993272 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6562 | 2026.04.06 16:10:44.993213 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6563 | 2026.04.06 16:10:44.993378 [ 289 ] {} <Debug> TCP-Session: 5b8a58f9-1d9b-49c7-814b-2235e7e63941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6564 | 2026.04.06 16:10:44.993407 [ 288 ] {} <Debug> TCP-Session: 38aa909d-2034-4713-9fca-abc035e2bf5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6565 | 2026.04.06 16:10:45.000283 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.63 MiB, peak 269.48 MiB, free memory in arenas 0.00 B, will set to 258.06 MiB (RSS), difference: -1.57 MiB | ||
| 6566 | 2026.04.06 16:10:45.491813 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58543 | ||
| 6567 | 2026.04.06 16:10:45.491918 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6568 | 2026.04.06 16:10:45.491945 [ 286 ] {} <Debug> TCP-Session: e052645f-c09f-49c8-8299-19ce9209591a Authenticating user 'default' from [fd00:1122:3344:101::e]:58543 | ||
| 6569 | 2026.04.06 16:10:45.491968 [ 286 ] {} <Debug> TCP-Session: e052645f-c09f-49c8-8299-19ce9209591a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6570 | 2026.04.06 16:10:45.491981 [ 286 ] {} <Debug> TCP-Session: e052645f-c09f-49c8-8299-19ce9209591a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6571 | 2026.04.06 16:10:45.492196 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55126 | ||
| 6572 | 2026.04.06 16:10:45.492225 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44547 | ||
| 6573 | 2026.04.06 16:10:45.492230 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57805 | ||
| 6574 | 2026.04.06 16:10:45.492305 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6575 | 2026.04.06 16:10:45.492326 [ 286 ] {} <Trace> TCP-Session: e052645f-c09f-49c8-8299-19ce9209591a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6576 | 2026.04.06 16:10:45.492339 [ 287 ] {} <Debug> TCP-Session: 627d2ab1-e7b2-4a17-9cbd-1724e97498d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55126 | ||
| 6577 | 2026.04.06 16:10:45.492347 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6578 | 2026.04.06 16:10:45.492380 [ 287 ] {} <Debug> TCP-Session: 627d2ab1-e7b2-4a17-9cbd-1724e97498d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6579 | 2026.04.06 16:10:45.492384 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6580 | 2026.04.06 16:10:45.492403 [ 287 ] {} <Debug> TCP-Session: 627d2ab1-e7b2-4a17-9cbd-1724e97498d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6581 | 2026.04.06 16:10:45.492398 [ 288 ] {} <Debug> TCP-Session: afbeb5b0-8c34-47d7-b57f-4be3535560be Authenticating user 'default' from [fd00:1122:3344:101::e]:44547 | ||
| 6582 | 2026.04.06 16:10:45.492429 [ 289 ] {} <Debug> TCP-Session: 19836707-1df2-400f-b91d-dcf385a61722 Authenticating user 'default' from [fd00:1122:3344:101::e]:57805 | ||
| 6583 | 2026.04.06 16:10:45.492465 [ 288 ] {} <Debug> TCP-Session: afbeb5b0-8c34-47d7-b57f-4be3535560be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6584 | 2026.04.06 16:10:45.492474 [ 289 ] {} <Debug> TCP-Session: 19836707-1df2-400f-b91d-dcf385a61722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6585 | 2026.04.06 16:10:45.492485 [ 288 ] {} <Debug> TCP-Session: afbeb5b0-8c34-47d7-b57f-4be3535560be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6586 | 2026.04.06 16:10:45.492500 [ 289 ] {} <Debug> TCP-Session: 19836707-1df2-400f-b91d-dcf385a61722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6587 | 2026.04.06 16:10:45.492509 [ 286 ] {552c4104-53d9-4584-a696-0b3a4bbf1935} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58543) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6588 | 2026.04.06 16:10:45.492787 [ 286 ] {552c4104-53d9-4584-a696-0b3a4bbf1935} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6589 | 2026.04.06 16:10:45.492845 [ 286 ] {552c4104-53d9-4584-a696-0b3a4bbf1935} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6590 | 2026.04.06 16:10:45.493146 [ 286 ] {552c4104-53d9-4584-a696-0b3a4bbf1935} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 6591 | 2026.04.06 16:10:45.494102 [ 335 ] {552c4104-53d9-4584-a696-0b3a4bbf1935} <Trace> AggregatingTransform: Aggregating | ||
| 6592 | 2026.04.06 16:10:45.494149 [ 335 ] {552c4104-53d9-4584-a696-0b3a4bbf1935} <Trace> Aggregator: Aggregation method: without_key | ||
| 6593 | 2026.04.06 16:10:45.494186 [ 335 ] {552c4104-53d9-4584-a696-0b3a4bbf1935} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941248 sec. (1062.419 rows/sec., 41.50 KiB/sec.) | ||
| 6594 | 2026.04.06 16:10:45.494204 [ 335 ] {552c4104-53d9-4584-a696-0b3a4bbf1935} <Trace> Aggregator: Merging aggregated data | ||
| 6595 | 2026.04.06 16:10:45.495674 [ 286 ] {552c4104-53d9-4584-a696-0b3a4bbf1935} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003223 sec., 310.26993484331365 rows/sec., 12.12 KiB/sec. | ||
| 6596 | 2026.04.06 16:10:45.495827 [ 286 ] {552c4104-53d9-4584-a696-0b3a4bbf1935} <Debug> TCPHandler: Processed in 0.003615107 sec. | ||
| 6597 | 2026.04.06 16:10:45.495955 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6598 | 2026.04.06 16:10:45.495982 [ 286 ] {} <Debug> TCP-Session: e052645f-c09f-49c8-8299-19ce9209591a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6599 | 2026.04.06 16:10:45.495987 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6600 | 2026.04.06 16:10:45.496008 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6601 | 2026.04.06 16:10:45.496033 [ 289 ] {} <Debug> TCP-Session: 19836707-1df2-400f-b91d-dcf385a61722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6602 | 2026.04.06 16:10:45.496050 [ 287 ] {} <Debug> TCP-Session: 627d2ab1-e7b2-4a17-9cbd-1724e97498d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6603 | 2026.04.06 16:10:45.496086 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6604 | 2026.04.06 16:10:45.496132 [ 288 ] {} <Debug> TCP-Session: afbeb5b0-8c34-47d7-b57f-4be3535560be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6605 | 2026.04.06 16:10:45.498218 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48530 | ||
| 6606 | 2026.04.06 16:10:45.498233 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62884 | ||
| 6607 | 2026.04.06 16:10:45.498258 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50372 | ||
| 6608 | 2026.04.06 16:10:45.498268 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42925 | ||
| 6609 | 2026.04.06 16:10:45.498300 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6610 | 2026.04.06 16:10:45.498286 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6611 | 2026.04.06 16:10:45.498333 [ 286 ] {} <Debug> TCP-Session: 802c176d-f053-4ee2-bb20-e4581dd5e478 Authenticating user 'default' from [fd00:1122:3344:101::e]:62884 | ||
| 6612 | 2026.04.06 16:10:45.498346 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6613 | 2026.04.06 16:10:45.498355 [ 286 ] {} <Debug> TCP-Session: 802c176d-f053-4ee2-bb20-e4581dd5e478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6614 | 2026.04.06 16:10:45.498357 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6615 | 2026.04.06 16:10:45.498387 [ 286 ] {} <Debug> TCP-Session: 802c176d-f053-4ee2-bb20-e4581dd5e478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6616 | 2026.04.06 16:10:45.498381 [ 291 ] {} <Debug> TCP-Session: 64f1dfb5-c5e2-4167-af68-20aa7fb6f12a Authenticating user 'default' from [fd00:1122:3344:101::e]:50372 | ||
| 6617 | 2026.04.06 16:10:45.498407 [ 292 ] {} <Debug> TCP-Session: fa4401f3-8b58-40ad-b28f-674933719551 Authenticating user 'default' from [fd00:1122:3344:101::e]:42925 | ||
| 6618 | 2026.04.06 16:10:45.498434 [ 291 ] {} <Debug> TCP-Session: 64f1dfb5-c5e2-4167-af68-20aa7fb6f12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6619 | 2026.04.06 16:10:45.498449 [ 292 ] {} <Debug> TCP-Session: fa4401f3-8b58-40ad-b28f-674933719551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6620 | 2026.04.06 16:10:45.498463 [ 291 ] {} <Debug> TCP-Session: 64f1dfb5-c5e2-4167-af68-20aa7fb6f12a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6621 | 2026.04.06 16:10:45.498475 [ 292 ] {} <Debug> TCP-Session: fa4401f3-8b58-40ad-b28f-674933719551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6622 | 2026.04.06 16:10:45.498350 [ 290 ] {} <Debug> TCP-Session: 3c297a08-d60b-47d8-97fe-2d169c1f6d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:48530 | ||
| 6623 | 2026.04.06 16:10:45.498277 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33372 | ||
| 6624 | 2026.04.06 16:10:45.498524 [ 290 ] {} <Debug> TCP-Session: 3c297a08-d60b-47d8-97fe-2d169c1f6d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6625 | 2026.04.06 16:10:45.498559 [ 290 ] {} <Debug> TCP-Session: 3c297a08-d60b-47d8-97fe-2d169c1f6d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6626 | 2026.04.06 16:10:45.498595 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6627 | 2026.04.06 16:10:45.498625 [ 293 ] {} <Debug> TCP-Session: 14e42e54-8578-4c90-ab1a-a16cc7cce2df Authenticating user 'default' from [fd00:1122:3344:101::e]:33372 | ||
| 6628 | 2026.04.06 16:10:45.498647 [ 293 ] {} <Debug> TCP-Session: 14e42e54-8578-4c90-ab1a-a16cc7cce2df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6629 | 2026.04.06 16:10:45.498661 [ 293 ] {} <Debug> TCP-Session: 14e42e54-8578-4c90-ab1a-a16cc7cce2df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6630 | 2026.04.06 16:10:45.530934 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48530). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6631 | |||
| 6632 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6633 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6634 | 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 | ||
| 6635 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6636 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6637 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6638 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6639 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6640 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6641 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6642 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6643 | (version 23.8.7.1) | ||
| 6644 | 2026.04.06 16:10:45.531108 [ 290 ] {} <Debug> TCP-Session: 3c297a08-d60b-47d8-97fe-2d169c1f6d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6645 | 2026.04.06 16:10:45.531139 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50372). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6646 | |||
| 6647 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6648 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6649 | 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 | ||
| 6650 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6651 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6652 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6653 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6654 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6655 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6656 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6657 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6658 | (version 23.8.7.1) | ||
| 6659 | 2026.04.06 16:10:45.531206 [ 291 ] {} <Debug> TCP-Session: 64f1dfb5-c5e2-4167-af68-20aa7fb6f12a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6660 | 2026.04.06 16:10:45.531239 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42925). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6661 | |||
| 6662 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6663 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6664 | 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 | ||
| 6665 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6666 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6667 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6668 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6669 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6670 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6671 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6672 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6673 | (version 23.8.7.1) | ||
| 6674 | 2026.04.06 16:10:45.531318 [ 292 ] {} <Debug> TCP-Session: fa4401f3-8b58-40ad-b28f-674933719551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6675 | 2026.04.06 16:10:45.531345 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33372). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6676 | |||
| 6677 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6678 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6679 | 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 | ||
| 6680 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6681 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6682 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6683 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6684 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6685 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6686 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6687 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6688 | (version 23.8.7.1) | ||
| 6689 | 2026.04.06 16:10:45.531416 [ 293 ] {} <Debug> TCP-Session: 14e42e54-8578-4c90-ab1a-a16cc7cce2df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6690 | 2026.04.06 16:10:45.531440 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62884). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6691 | |||
| 6692 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6693 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6694 | 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 | ||
| 6695 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6696 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6697 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6698 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6699 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6700 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6701 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6702 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6703 | (version 23.8.7.1) | ||
| 6704 | 2026.04.06 16:10:45.531505 [ 286 ] {} <Debug> TCP-Session: 802c176d-f053-4ee2-bb20-e4581dd5e478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6705 | 2026.04.06 16:10:46.619749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 846 | ||
| 6706 | 2026.04.06 16:10:46.622662 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.04.06 16:10:46.622716 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6708 | 2026.04.06 16:10:46.623984 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6709 | 2026.04.06 16:10:46.624278 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.04.06 16:10:46.624635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6711 | 2026.04.06 16:10:47.634260 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.04.06 16:10:47.634510 [ 4 ] {74ba799b-61ac-4699-99eb-e1779730b8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6713 | 2026.04.06 16:10:47.634596 [ 4 ] {74ba799b-61ac-4699-99eb-e1779730b8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6714 | 2026.04.06 16:10:47.636246 [ 4 ] {74ba799b-61ac-4699-99eb-e1779730b8bb} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.04.06 16:10:47.636291 [ 4 ] {74ba799b-61ac-4699-99eb-e1779730b8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6716 | 2026.04.06 16:10:47.636733 [ 4 ] {74ba799b-61ac-4699-99eb-e1779730b8bb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6717 | 2026.04.06 16:10:47.636968 [ 4 ] {74ba799b-61ac-4699-99eb-e1779730b8bb} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.04.06 16:10:47.637120 [ 4 ] {74ba799b-61ac-4699-99eb-e1779730b8bb} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.00271 sec., 11070.11070110701 rows/sec., 854.76 KiB/sec. | ||
| 6719 | 2026.04.06 16:10:47.637164 [ 4 ] {74ba799b-61ac-4699-99eb-e1779730b8bb} <Debug> TCPHandler: Processed in 0.003097377 sec. | ||
| 6720 | 2026.04.06 16:10:47.637298 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2026.04.06 16:10:47.637399 [ 4 ] {6b92982f-0ff2-46b6-893b-104b5c226698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6722 | 2026.04.06 16:10:47.637440 [ 4 ] {6b92982f-0ff2-46b6-893b-104b5c226698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6723 | 2026.04.06 16:10:47.637871 [ 4 ] {6b92982f-0ff2-46b6-893b-104b5c226698} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6724 | 2026.04.06 16:10:47.637905 [ 4 ] {6b92982f-0ff2-46b6-893b-104b5c226698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6725 | 2026.04.06 16:10:47.638203 [ 4 ] {6b92982f-0ff2-46b6-893b-104b5c226698} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6726 | 2026.04.06 16:10:47.638409 [ 4 ] {6b92982f-0ff2-46b6-893b-104b5c226698} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.04.06 16:10:47.638537 [ 4 ] {6b92982f-0ff2-46b6-893b-104b5c226698} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001159 sec., 31061.259706643657 rows/sec., 2.43 MiB/sec. | ||
| 6728 | 2026.04.06 16:10:47.638574 [ 4 ] {6b92982f-0ff2-46b6-893b-104b5c226698} <Debug> TCPHandler: Processed in 0.001328814 sec. | ||
| 6729 | 2026.04.06 16:10:47.638690 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6730 | 2026.04.06 16:10:47.638788 [ 4 ] {af3c7344-1246-49d8-a703-a8a4481a2e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6731 | 2026.04.06 16:10:47.638831 [ 4 ] {af3c7344-1246-49d8-a703-a8a4481a2e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6732 | 2026.04.06 16:10:47.639207 [ 4 ] {af3c7344-1246-49d8-a703-a8a4481a2e6c} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.04.06 16:10:47.639240 [ 4 ] {af3c7344-1246-49d8-a703-a8a4481a2e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6734 | 2026.04.06 16:10:47.639556 [ 4 ] {af3c7344-1246-49d8-a703-a8a4481a2e6c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6735 | 2026.04.06 16:10:47.639763 [ 4 ] {af3c7344-1246-49d8-a703-a8a4481a2e6c} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.04.06 16:10:47.639890 [ 4 ] {af3c7344-1246-49d8-a703-a8a4481a2e6c} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001122 sec., 58823.529411764706 rows/sec., 4.11 MiB/sec. | ||
| 6737 | 2026.04.06 16:10:47.639926 [ 4 ] {af3c7344-1246-49d8-a703-a8a4481a2e6c} <Debug> TCPHandler: Processed in 0.001285003 sec. | ||
| 6738 | 2026.04.06 16:10:47.640044 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.04.06 16:10:47.640138 [ 4 ] {9f8c3899-9e4d-4903-a027-2684adb9df89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6740 | 2026.04.06 16:10:47.640179 [ 4 ] {9f8c3899-9e4d-4903-a027-2684adb9df89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6741 | 2026.04.06 16:10:47.640499 [ 4 ] {9f8c3899-9e4d-4903-a027-2684adb9df89} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.04.06 16:10:47.640532 [ 4 ] {9f8c3899-9e4d-4903-a027-2684adb9df89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6743 | 2026.04.06 16:10:47.640823 [ 4 ] {9f8c3899-9e4d-4903-a027-2684adb9df89} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6744 | 2026.04.06 16:10:47.641024 [ 4 ] {9f8c3899-9e4d-4903-a027-2684adb9df89} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.04.06 16:10:47.641149 [ 4 ] {9f8c3899-9e4d-4903-a027-2684adb9df89} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.00103 sec., 23300.970873786406 rows/sec., 1.56 MiB/sec. | ||
| 6746 | 2026.04.06 16:10:47.641183 [ 4 ] {9f8c3899-9e4d-4903-a027-2684adb9df89} <Debug> TCPHandler: Processed in 0.001189111 sec. | ||
| 6747 | 2026.04.06 16:10:51.483724 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6748 | 2026.04.06 16:10:51.483789 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6749 | 2026.04.06 16:10:51.584591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12454 | ||
| 6750 | 2026.04.06 16:10:51.585054 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.04.06 16:10:51.585089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6752 | 2026.04.06 16:10:51.585550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6753 | 2026.04.06 16:10:51.585795 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.04.06 16:10:51.585924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12454 | ||
| 6755 | 2026.04.06 16:10:51.585951 [ 145 ] {} <Debug> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6756 | 2026.04.06 16:10:51.586017 [ 145 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2026.04.06 16:10:51.586038 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6758 | 2026.04.06 16:10:51.586165 [ 187 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 6759 | 2026.04.06 16:10:51.586305 [ 187 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6760 | 2026.04.06 16:10:51.586343 [ 187 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10086 rows starting from the beginning of the part | ||
| 6761 | 2026.04.06 16:10:51.586409 [ 187 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 6762 | 2026.04.06 16:10:51.586469 [ 187 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 6763 | 2026.04.06 16:10:51.586523 [ 187 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 6764 | 2026.04.06 16:10:51.586571 [ 187 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 6765 | 2026.04.06 16:10:51.586623 [ 187 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 6766 | 2026.04.06 16:10:51.591074 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12454 rows, containing 4 columns (4 merged, 0 gathered) in 0.004974512 sec., 2503562.1584589602 rows/sec., 35.81 MiB/sec. | ||
| 6767 | 2026.04.06 16:10:51.591546 [ 196 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6768 | 2026.04.06 16:10:51.591852 [ 196 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_26_5} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.04.06 16:10:51.591924 [ 196 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_26_5} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6770 | 2026.04.06 16:10:51.592014 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6771 | 2026.04.06 16:10:52.307428 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6772 | 2026.04.06 16:10:52.325517 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.04.06 16:10:52.325585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6774 | 2026.04.06 16:10:52.331091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6775 | 2026.04.06 16:10:52.331811 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.04.06 16:10:52.332131 [ 145 ] {} <Debug> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6777 | 2026.04.06 16:10:52.332203 [ 145 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.04.06 16:10:52.332226 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6779 | 2026.04.06 16:10:52.332350 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 6780 | 2026.04.06 16:10:52.335411 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6781 | 2026.04.06 16:10:52.335785 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6782 | 2026.04.06 16:10:52.337153 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 6783 | 2026.04.06 16:10:52.341720 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 6784 | 2026.04.06 16:10:52.346113 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 6785 | 2026.04.06 16:10:52.350385 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 6786 | 2026.04.06 16:10:52.354765 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 6787 | 2026.04.06 16:10:52.358621 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 6788 | 2026.04.06 16:10:52.410014 [ 193 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077720518 sec., 2521.8565836115504 rows/sec., 13.04 MiB/sec. | ||
| 6789 | 2026.04.06 16:10:52.412585 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6790 | 2026.04.06 16:10:52.414521 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_26_5} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.04.06 16:10:52.414603 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_26_5} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6792 | 2026.04.06 16:10:52.417213 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6793 | 2026.04.06 16:10:52.643482 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2026.04.06 16:10:52.643638 [ 4 ] {932de008-0ade-4b42-9d36-7b9505f2b25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6795 | 2026.04.06 16:10:52.643701 [ 4 ] {932de008-0ade-4b42-9d36-7b9505f2b25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6796 | 2026.04.06 16:10:52.644432 [ 4 ] {932de008-0ade-4b42-9d36-7b9505f2b25d} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2026.04.06 16:10:52.644471 [ 4 ] {932de008-0ade-4b42-9d36-7b9505f2b25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6798 | 2026.04.06 16:10:52.644857 [ 4 ] {932de008-0ade-4b42-9d36-7b9505f2b25d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6799 | 2026.04.06 16:10:52.645071 [ 4 ] {932de008-0ade-4b42-9d36-7b9505f2b25d} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2026.04.06 16:10:52.645215 [ 4 ] {932de008-0ade-4b42-9d36-7b9505f2b25d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001619 sec., 175416.92402717727 rows/sec., 11.14 MiB/sec. | ||
| 6801 | 2026.04.06 16:10:52.645254 [ 4 ] {932de008-0ade-4b42-9d36-7b9505f2b25d} <Debug> TCPHandler: Processed in 0.001885605 sec. | ||
| 6802 | 2026.04.06 16:10:52.645378 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6803 | 2026.04.06 16:10:52.645470 [ 4 ] {b19954f5-f059-43d5-b831-afd8afa72ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6804 | 2026.04.06 16:10:52.645509 [ 4 ] {b19954f5-f059-43d5-b831-afd8afa72ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6805 | 2026.04.06 16:10:52.646355 [ 4 ] {b19954f5-f059-43d5-b831-afd8afa72ae1} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2026.04.06 16:10:52.646391 [ 4 ] {b19954f5-f059-43d5-b831-afd8afa72ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6807 | 2026.04.06 16:10:52.646726 [ 4 ] {b19954f5-f059-43d5-b831-afd8afa72ae1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6808 | 2026.04.06 16:10:52.646931 [ 4 ] {b19954f5-f059-43d5-b831-afd8afa72ae1} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2026.04.06 16:10:52.647043 [ 125 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6810 | 2026.04.06 16:10:52.647055 [ 4 ] {b19954f5-f059-43d5-b831-afd8afa72ae1} <Debug> executeQuery: Read 809 rows, 64.48 KiB in 0.001604 sec., 504364.0897755611 rows/sec., 39.26 MiB/sec. | ||
| 6811 | 2026.04.06 16:10:52.647098 [ 125 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2026.04.06 16:10:52.647109 [ 4 ] {b19954f5-f059-43d5-b831-afd8afa72ae1} <Debug> TCPHandler: Processed in 0.001778713 sec. | ||
| 6813 | 2026.04.06 16:10:52.647130 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6814 | 2026.04.06 16:10:52.647226 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 6815 | 2026.04.06 16:10:52.647230 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.04.06 16:10:52.647341 [ 4 ] {19c987f7-9199-4b48-b2c9-70a6fc163f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6817 | 2026.04.06 16:10:52.647371 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6818 | 2026.04.06 16:10:52.647379 [ 4 ] {19c987f7-9199-4b48-b2c9-70a6fc163f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6819 | 2026.04.06 16:10:52.647410 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3211 rows starting from the beginning of the part | ||
| 6820 | 2026.04.06 16:10:52.647475 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 76 rows starting from the beginning of the part | ||
| 6821 | 2026.04.06 16:10:52.647519 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 809 rows starting from the beginning of the part | ||
| 6822 | 2026.04.06 16:10:52.647558 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2422 rows starting from the beginning of the part | ||
| 6823 | 2026.04.06 16:10:52.647597 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 6824 | 2026.04.06 16:10:52.647635 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 809 rows starting from the beginning of the part | ||
| 6825 | 2026.04.06 16:10:52.647861 [ 4 ] {19c987f7-9199-4b48-b2c9-70a6fc163f2f} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2026.04.06 16:10:52.647902 [ 4 ] {19c987f7-9199-4b48-b2c9-70a6fc163f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6827 | 2026.04.06 16:10:52.648249 [ 4 ] {19c987f7-9199-4b48-b2c9-70a6fc163f2f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6828 | 2026.04.06 16:10:52.648455 [ 4 ] {19c987f7-9199-4b48-b2c9-70a6fc163f2f} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2026.04.06 16:10:52.648584 [ 4 ] {19c987f7-9199-4b48-b2c9-70a6fc163f2f} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.00126 sec., 127777.77777777777 rows/sec., 7.73 MiB/sec. | ||
| 6830 | 2026.04.06 16:10:52.648620 [ 4 ] {19c987f7-9199-4b48-b2c9-70a6fc163f2f} <Debug> TCPHandler: Processed in 0.001436646 sec. | ||
| 6831 | 2026.04.06 16:10:52.648755 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6832 | 2026.04.06 16:10:52.648846 [ 4 ] {f5d47fe9-6b8b-4456-b4ae-36a63e144255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6833 | 2026.04.06 16:10:52.648884 [ 4 ] {f5d47fe9-6b8b-4456-b4ae-36a63e144255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6834 | 2026.04.06 16:10:52.649358 [ 4 ] {f5d47fe9-6b8b-4456-b4ae-36a63e144255} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.04.06 16:10:52.649393 [ 4 ] {f5d47fe9-6b8b-4456-b4ae-36a63e144255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6836 | 2026.04.06 16:10:52.649702 [ 4 ] {f5d47fe9-6b8b-4456-b4ae-36a63e144255} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6837 | 2026.04.06 16:10:52.649907 [ 4 ] {f5d47fe9-6b8b-4456-b4ae-36a63e144255} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2026.04.06 16:10:52.650003 [ 125 ] {} <Debug> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6839 | 2026.04.06 16:10:52.650028 [ 4 ] {f5d47fe9-6b8b-4456-b4ae-36a63e144255} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 8.02 MiB/sec. | ||
| 6840 | 2026.04.06 16:10:52.650033 [ 125 ] {} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.04.06 16:10:52.650067 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6842 | 2026.04.06 16:10:52.650070 [ 4 ] {f5d47fe9-6b8b-4456-b4ae-36a63e144255} <Debug> TCPHandler: Processed in 0.001360945 sec. | ||
| 6843 | 2026.04.06 16:10:52.650157 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::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 | ||
| 6844 | 2026.04.06 16:10:52.650183 [ 193 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7357 rows, containing 5 columns (5 merged, 0 gathered) in 0.002995815 sec., 2455759.1173019693 rows/sec., 193.85 MiB/sec. | ||
| 6845 | 2026.04.06 16:10:52.650195 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6846 | 2026.04.06 16:10:52.650271 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6847 | 2026.04.06 16:10:52.650305 [ 4 ] {4462e95e-6142-4b00-8bff-213620dec0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6848 | 2026.04.06 16:10:52.650309 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 950 rows starting from the beginning of the part | ||
| 6849 | 2026.04.06 16:10:52.650349 [ 4 ] {4462e95e-6142-4b00-8bff-213620dec0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6850 | 2026.04.06 16:10:52.650405 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 6851 | 2026.04.06 16:10:52.650458 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 6852 | 2026.04.06 16:10:52.650468 [ 193 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6853 | 2026.04.06 16:10:52.650503 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 6854 | 2026.04.06 16:10:52.650553 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 6855 | 2026.04.06 16:10:52.650603 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 6856 | 2026.04.06 16:10:52.650749 [ 193 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_41_8} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.04.06 16:10:52.650824 [ 4 ] {4462e95e-6142-4b00-8bff-213620dec0f3} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.04.06 16:10:52.650829 [ 193 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_41_8} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6859 | 2026.04.06 16:10:52.650867 [ 4 ] {4462e95e-6142-4b00-8bff-213620dec0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6860 | 2026.04.06 16:10:52.650920 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 6861 | 2026.04.06 16:10:52.651183 [ 4 ] {4462e95e-6142-4b00-8bff-213620dec0f3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6862 | 2026.04.06 16:10:52.651405 [ 4 ] {4462e95e-6142-4b00-8bff-213620dec0f3} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2026.04.06 16:10:52.651532 [ 4 ] {4462e95e-6142-4b00-8bff-213620dec0f3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001244 sec., 118971.06109324758 rows/sec., 6.77 MiB/sec. | ||
| 6864 | 2026.04.06 16:10:52.651568 [ 4 ] {4462e95e-6142-4b00-8bff-213620dec0f3} <Debug> TCPHandler: Processed in 0.001419407 sec. | ||
| 6865 | 2026.04.06 16:10:52.651681 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6866 | 2026.04.06 16:10:52.651772 [ 4 ] {9c7b0e0f-09ac-46c6-96f5-c7390e9d5fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6867 | 2026.04.06 16:10:52.651810 [ 4 ] {9c7b0e0f-09ac-46c6-96f5-c7390e9d5fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6868 | 2026.04.06 16:10:52.651848 [ 193 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001736022 sec., 1351941.3924477915 rows/sec., 86.19 MiB/sec. | ||
| 6869 | 2026.04.06 16:10:52.652004 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6870 | 2026.04.06 16:10:52.652234 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_21_4} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.04.06 16:10:52.652296 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_21_4} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6872 | 2026.04.06 16:10:52.652355 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6873 | 2026.04.06 16:10:52.652483 [ 4 ] {9c7b0e0f-09ac-46c6-96f5-c7390e9d5fec} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.04.06 16:10:52.652523 [ 4 ] {9c7b0e0f-09ac-46c6-96f5-c7390e9d5fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6875 | 2026.04.06 16:10:52.652838 [ 4 ] {9c7b0e0f-09ac-46c6-96f5-c7390e9d5fec} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6876 | 2026.04.06 16:10:52.653042 [ 4 ] {9c7b0e0f-09ac-46c6-96f5-c7390e9d5fec} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.04.06 16:10:52.653150 [ 125 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6878 | 2026.04.06 16:10:52.653168 [ 4 ] {9c7b0e0f-09ac-46c6-96f5-c7390e9d5fec} <Debug> executeQuery: Read 481 rows, 34.46 KiB in 0.001414 sec., 340169.7312588402 rows/sec., 23.80 MiB/sec. | ||
| 6879 | 2026.04.06 16:10:52.653180 [ 125 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.04.06 16:10:52.653206 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6881 | 2026.04.06 16:10:52.653210 [ 4 ] {9c7b0e0f-09ac-46c6-96f5-c7390e9d5fec} <Debug> TCPHandler: Processed in 0.001575299 sec. | ||
| 6882 | 2026.04.06 16:10:52.653292 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 6883 | 2026.04.06 16:10:52.653335 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6884 | 2026.04.06 16:10:52.653392 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6885 | 2026.04.06 16:10:52.653426 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1762 rows starting from the beginning of the part | ||
| 6886 | 2026.04.06 16:10:52.653429 [ 4 ] {a69622c7-a44e-45b4-a516-c4947e511b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6887 | 2026.04.06 16:10:52.653477 [ 4 ] {a69622c7-a44e-45b4-a516-c4947e511b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6888 | 2026.04.06 16:10:52.653487 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 59 rows starting from the beginning of the part | ||
| 6889 | 2026.04.06 16:10:52.653541 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 481 rows starting from the beginning of the part | ||
| 6890 | 2026.04.06 16:10:52.653587 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1285 rows starting from the beginning of the part | ||
| 6891 | 2026.04.06 16:10:52.653630 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 6892 | 2026.04.06 16:10:52.653682 [ 193 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 481 rows starting from the beginning of the part | ||
| 6893 | 2026.04.06 16:10:52.653819 [ 4 ] {a69622c7-a44e-45b4-a516-c4947e511b90} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2026.04.06 16:10:52.653859 [ 4 ] {a69622c7-a44e-45b4-a516-c4947e511b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6895 | 2026.04.06 16:10:52.654186 [ 4 ] {a69622c7-a44e-45b4-a516-c4947e511b90} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6896 | 2026.04.06 16:10:52.654409 [ 4 ] {a69622c7-a44e-45b4-a516-c4947e511b90} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2026.04.06 16:10:52.654539 [ 4 ] {a69622c7-a44e-45b4-a516-c4947e511b90} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 6898 | 2026.04.06 16:10:52.654573 [ 4 ] {a69622c7-a44e-45b4-a516-c4947e511b90} <Debug> TCPHandler: Processed in 0.001285303 sec. | ||
| 6899 | 2026.04.06 16:10:52.654683 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2026.04.06 16:10:52.654774 [ 4 ] {362a0bbd-b5dd-4157-8d2c-064a2c0927f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6901 | 2026.04.06 16:10:52.654814 [ 4 ] {362a0bbd-b5dd-4157-8d2c-064a2c0927f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6902 | 2026.04.06 16:10:52.655023 [ 187 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4104 rows, containing 5 columns (5 merged, 0 gathered) in 0.001765232 sec., 2324906.8677658234 rows/sec., 167.17 MiB/sec. | ||
| 6903 | 2026.04.06 16:10:52.655229 [ 4 ] {362a0bbd-b5dd-4157-8d2c-064a2c0927f1} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.04.06 16:10:52.655261 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6905 | 2026.04.06 16:10:52.655269 [ 4 ] {362a0bbd-b5dd-4157-8d2c-064a2c0927f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6906 | 2026.04.06 16:10:52.655610 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_41_8} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.04.06 16:10:52.655654 [ 4 ] {362a0bbd-b5dd-4157-8d2c-064a2c0927f1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6908 | 2026.04.06 16:10:52.655701 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_41_8} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6909 | 2026.04.06 16:10:52.655803 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 6910 | 2026.04.06 16:10:52.655874 [ 4 ] {362a0bbd-b5dd-4157-8d2c-064a2c0927f1} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2026.04.06 16:10:52.655988 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6912 | 2026.04.06 16:10:52.656007 [ 4 ] {362a0bbd-b5dd-4157-8d2c-064a2c0927f1} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001251 sec., 171862.5099920064 rows/sec., 11.31 MiB/sec. | ||
| 6913 | 2026.04.06 16:10:52.656022 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.04.06 16:10:52.656045 [ 4 ] {362a0bbd-b5dd-4157-8d2c-064a2c0927f1} <Debug> TCPHandler: Processed in 0.001408997 sec. | ||
| 6915 | 2026.04.06 16:10:52.656048 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6916 | 2026.04.06 16:10:52.656143 [ 202 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 6917 | 2026.04.06 16:10:52.656166 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2026.04.06 16:10:52.656259 [ 4 ] {fb48f74f-0a72-4bb1-a43b-39ade2e2ac67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6919 | 2026.04.06 16:10:52.656264 [ 202 ] {81a64079-e956-431a-868f-58876cd98500::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6920 | 2026.04.06 16:10:52.656301 [ 4 ] {fb48f74f-0a72-4bb1-a43b-39ade2e2ac67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6921 | 2026.04.06 16:10:52.656308 [ 202 ] {81a64079-e956-431a-868f-58876cd98500::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12427 rows starting from the beginning of the part | ||
| 6922 | 2026.04.06 16:10:52.656393 [ 202 ] {81a64079-e956-431a-868f-58876cd98500::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 110 rows starting from the beginning of the part | ||
| 6923 | 2026.04.06 16:10:52.656441 [ 202 ] {81a64079-e956-431a-868f-58876cd98500::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 215 rows starting from the beginning of the part | ||
| 6924 | 2026.04.06 16:10:52.656485 [ 202 ] {81a64079-e956-431a-868f-58876cd98500::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1509 rows starting from the beginning of the part | ||
| 6925 | 2026.04.06 16:10:52.656525 [ 202 ] {81a64079-e956-431a-868f-58876cd98500::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 66 rows starting from the beginning of the part | ||
| 6926 | 2026.04.06 16:10:52.656571 [ 202 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 6927 | 2026.04.06 16:10:52.656621 [ 4 ] {fb48f74f-0a72-4bb1-a43b-39ade2e2ac67} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2026.04.06 16:10:52.656659 [ 4 ] {fb48f74f-0a72-4bb1-a43b-39ade2e2ac67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6929 | 2026.04.06 16:10:52.656987 [ 4 ] {fb48f74f-0a72-4bb1-a43b-39ade2e2ac67} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6930 | 2026.04.06 16:10:52.657190 [ 4 ] {fb48f74f-0a72-4bb1-a43b-39ade2e2ac67} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6931 | 2026.04.06 16:10:52.657285 [ 125 ] {} <Debug> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6932 | 2026.04.06 16:10:52.657312 [ 125 ] {} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.04.06 16:10:52.657315 [ 4 ] {fb48f74f-0a72-4bb1-a43b-39ade2e2ac67} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 6934 | 2026.04.06 16:10:52.657330 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6935 | 2026.04.06 16:10:52.657362 [ 4 ] {fb48f74f-0a72-4bb1-a43b-39ade2e2ac67} <Debug> TCPHandler: Processed in 0.001242453 sec. | ||
| 6936 | 2026.04.06 16:10:52.657415 [ 187 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 6937 | 2026.04.06 16:10:52.657484 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.04.06 16:10:52.657511 [ 187 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6939 | 2026.04.06 16:10:52.657545 [ 187 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 6940 | 2026.04.06 16:10:52.657577 [ 4 ] {32e8b4f4-d847-4a36-810f-e2555d67dac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6941 | 2026.04.06 16:10:52.657599 [ 187 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 6942 | 2026.04.06 16:10:52.657633 [ 4 ] {32e8b4f4-d847-4a36-810f-e2555d67dac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6943 | 2026.04.06 16:10:52.657648 [ 187 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 6944 | 2026.04.06 16:10:52.657692 [ 187 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 6945 | 2026.04.06 16:10:52.657730 [ 187 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 6946 | 2026.04.06 16:10:52.657770 [ 187 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 6947 | 2026.04.06 16:10:52.658449 [ 4 ] {32e8b4f4-d847-4a36-810f-e2555d67dac5} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.04.06 16:10:52.658487 [ 4 ] {32e8b4f4-d847-4a36-810f-e2555d67dac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6949 | 2026.04.06 16:10:52.658495 [ 188 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001111331 sec., 13497.328878614922 rows/sec., 909.49 KiB/sec. | ||
| 6950 | 2026.04.06 16:10:52.658619 [ 195 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6951 | 2026.04.06 16:10:52.658929 [ 195 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_15_3} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.04.06 16:10:52.658994 [ 195 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_15_3} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6953 | 2026.04.06 16:10:52.659051 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6954 | 2026.04.06 16:10:52.659165 [ 4 ] {32e8b4f4-d847-4a36-810f-e2555d67dac5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6955 | 2026.04.06 16:10:52.659400 [ 4 ] {32e8b4f4-d847-4a36-810f-e2555d67dac5} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2026.04.06 16:10:52.659540 [ 4 ] {32e8b4f4-d847-4a36-810f-e2555d67dac5} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00198 sec., 9595.959595959595 rows/sec., 17.20 MiB/sec. | ||
| 6957 | 2026.04.06 16:10:52.659592 [ 4 ] {32e8b4f4-d847-4a36-810f-e2555d67dac5} <Debug> TCPHandler: Processed in 0.00215601 sec. | ||
| 6958 | 2026.04.06 16:10:52.659706 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2026.04.06 16:10:52.659797 [ 4 ] {e61d6c62-c5e2-4480-aebb-e04afc336e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6960 | 2026.04.06 16:10:52.659836 [ 4 ] {e61d6c62-c5e2-4480-aebb-e04afc336e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6961 | 2026.04.06 16:10:52.660184 [ 4 ] {e61d6c62-c5e2-4480-aebb-e04afc336e49} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2026.04.06 16:10:52.660219 [ 4 ] {e61d6c62-c5e2-4480-aebb-e04afc336e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6963 | 2026.04.06 16:10:52.660514 [ 4 ] {e61d6c62-c5e2-4480-aebb-e04afc336e49} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6964 | 2026.04.06 16:10:52.660718 [ 4 ] {e61d6c62-c5e2-4480-aebb-e04afc336e49} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.04.06 16:10:52.660832 [ 119 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6966 | 2026.04.06 16:10:52.660845 [ 4 ] {e61d6c62-c5e2-4480-aebb-e04afc336e49} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001065 sec., 65727.69953051643 rows/sec., 4.00 MiB/sec. | ||
| 6967 | 2026.04.06 16:10:52.660871 [ 119 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2026.04.06 16:10:52.660888 [ 4 ] {e61d6c62-c5e2-4480-aebb-e04afc336e49} <Debug> TCPHandler: Processed in 0.001228853 sec. | ||
| 6969 | 2026.04.06 16:10:52.660899 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6970 | 2026.04.06 16:10:52.660965 [ 187 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 6971 | 2026.04.06 16:10:52.661050 [ 187 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6972 | 2026.04.06 16:10:52.661074 [ 187 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1352 rows starting from the beginning of the part | ||
| 6973 | 2026.04.06 16:10:52.661114 [ 187 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 6974 | 2026.04.06 16:10:52.661149 [ 187 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 70 rows starting from the beginning of the part | ||
| 6975 | 2026.04.06 16:10:52.661180 [ 187 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 16 rows starting from the beginning of the part | ||
| 6976 | 2026.04.06 16:10:52.661199 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14542 rows, containing 5 columns (5 merged, 0 gathered) in 0.005094935 sec., 2854207.1684918455 rows/sec., 179.28 MiB/sec. | ||
| 6977 | 2026.04.06 16:10:52.661210 [ 187 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 6978 | 2026.04.06 16:10:52.661253 [ 187 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 70 rows starting from the beginning of the part | ||
| 6979 | 2026.04.06 16:10:52.661575 [ 202 ] {81a64079-e956-431a-868f-58876cd98500::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6980 | 2026.04.06 16:10:52.661842 [ 202 ] {81a64079-e956-431a-868f-58876cd98500::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2026.04.06 16:10:52.661910 [ 202 ] {81a64079-e956-431a-868f-58876cd98500::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6982 | 2026.04.06 16:10:52.661987 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
| 6983 | 2026.04.06 16:10:52.662150 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 4 columns (4 merged, 0 gathered) in 0.001209752 sec., 1299439.8851996113 rows/sec., 81.21 MiB/sec. | ||
| 6984 | 2026.04.06 16:10:52.662339 [ 202 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6985 | 2026.04.06 16:10:52.662582 [ 202 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_41_8} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.04.06 16:10:52.662650 [ 202 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_41_8} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6987 | 2026.04.06 16:10:52.662733 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 6988 | 2026.04.06 16:10:53.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.00 MiB, peak 270.57 MiB, free memory in arenas 0.00 B, will set to 266.44 MiB (RSS), difference: 5.44 MiB | ||
| 6989 | 2026.04.06 16:10:56.625775 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 876 | ||
| 6990 | 2026.04.06 16:10:56.627997 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.04.06 16:10:56.628047 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6992 | 2026.04.06 16:10:56.629227 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6993 | 2026.04.06 16:10:56.629492 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.04.06 16:10:56.629755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 6995 | 2026.04.06 16:10:57.636343 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.04.06 16:10:57.636528 [ 4 ] {fd38c720-df0c-40e6-9244-02e7482fa9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6997 | 2026.04.06 16:10:57.636595 [ 4 ] {fd38c720-df0c-40e6-9244-02e7482fa9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6998 | 2026.04.06 16:10:57.637266 [ 4 ] {fd38c720-df0c-40e6-9244-02e7482fa9f4} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.04.06 16:10:57.637318 [ 4 ] {fd38c720-df0c-40e6-9244-02e7482fa9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7000 | 2026.04.06 16:10:57.637727 [ 4 ] {fd38c720-df0c-40e6-9244-02e7482fa9f4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7001 | 2026.04.06 16:10:57.637960 [ 4 ] {fd38c720-df0c-40e6-9244-02e7482fa9f4} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.04.06 16:10:57.638121 [ 4 ] {fd38c720-df0c-40e6-9244-02e7482fa9f4} <Debug> executeQuery: Read 76 rows, 6.65 KiB in 0.001641 sec., 46313.22364411944 rows/sec., 3.96 MiB/sec. | ||
| 7003 | 2026.04.06 16:10:57.638172 [ 4 ] {fd38c720-df0c-40e6-9244-02e7482fa9f4} <Debug> TCPHandler: Processed in 0.001956376 sec. | ||
| 7004 | 2026.04.06 16:10:57.638303 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2026.04.06 16:10:57.638409 [ 4 ] {7eb67412-68c6-4375-965f-f5f0aed54bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7006 | 2026.04.06 16:10:57.638452 [ 4 ] {7eb67412-68c6-4375-965f-f5f0aed54bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7007 | 2026.04.06 16:10:57.638879 [ 4 ] {7eb67412-68c6-4375-965f-f5f0aed54bd5} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.04.06 16:10:57.638919 [ 4 ] {7eb67412-68c6-4375-965f-f5f0aed54bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7009 | 2026.04.06 16:10:57.639237 [ 4 ] {7eb67412-68c6-4375-965f-f5f0aed54bd5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7010 | 2026.04.06 16:10:57.639466 [ 4 ] {7eb67412-68c6-4375-965f-f5f0aed54bd5} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.04.06 16:10:57.639600 [ 4 ] {7eb67412-68c6-4375-965f-f5f0aed54bd5} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001216 sec., 18914.473684210527 rows/sec., 1.39 MiB/sec. | ||
| 7012 | 2026.04.06 16:10:57.639644 [ 4 ] {7eb67412-68c6-4375-965f-f5f0aed54bd5} <Debug> TCPHandler: Processed in 0.001393425 sec. | ||
| 7013 | 2026.04.06 16:10:57.639758 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2026.04.06 16:10:57.639856 [ 4 ] {1816c7ee-5adb-4b3e-843a-81f5e27d587e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7015 | 2026.04.06 16:10:57.639897 [ 4 ] {1816c7ee-5adb-4b3e-843a-81f5e27d587e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7016 | 2026.04.06 16:10:57.640336 [ 4 ] {1816c7ee-5adb-4b3e-843a-81f5e27d587e} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.04.06 16:10:57.640373 [ 4 ] {1816c7ee-5adb-4b3e-843a-81f5e27d587e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7018 | 2026.04.06 16:10:57.640709 [ 4 ] {1816c7ee-5adb-4b3e-843a-81f5e27d587e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7019 | 2026.04.06 16:10:57.640927 [ 4 ] {1816c7ee-5adb-4b3e-843a-81f5e27d587e} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.04.06 16:10:57.641060 [ 4 ] {1816c7ee-5adb-4b3e-843a-81f5e27d587e} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001224 sec., 48202.61437908497 rows/sec., 3.77 MiB/sec. | ||
| 7021 | 2026.04.06 16:10:57.641098 [ 4 ] {1816c7ee-5adb-4b3e-843a-81f5e27d587e} <Debug> TCPHandler: Processed in 0.001390515 sec. | ||
| 7022 | 2026.04.06 16:10:57.641216 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.04.06 16:10:57.641313 [ 4 ] {00df0917-3fa6-4f3a-9d74-12ce9680b829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7024 | 2026.04.06 16:10:57.641357 [ 4 ] {00df0917-3fa6-4f3a-9d74-12ce9680b829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7025 | 2026.04.06 16:10:57.641760 [ 4 ] {00df0917-3fa6-4f3a-9d74-12ce9680b829} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.04.06 16:10:57.641797 [ 4 ] {00df0917-3fa6-4f3a-9d74-12ce9680b829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7027 | 2026.04.06 16:10:57.642127 [ 4 ] {00df0917-3fa6-4f3a-9d74-12ce9680b829} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7028 | 2026.04.06 16:10:57.642337 [ 4 ] {00df0917-3fa6-4f3a-9d74-12ce9680b829} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2026.04.06 16:10:57.642467 [ 4 ] {00df0917-3fa6-4f3a-9d74-12ce9680b829} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001173 sec., 93776.64109121909 rows/sec., 6.54 MiB/sec. | ||
| 7030 | 2026.04.06 16:10:57.642505 [ 4 ] {00df0917-3fa6-4f3a-9d74-12ce9680b829} <Debug> TCPHandler: Processed in 0.001337885 sec. | ||
| 7031 | 2026.04.06 16:10:57.642621 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7032 | 2026.04.06 16:10:57.642716 [ 4 ] {1167ff7c-b710-46a7-be13-db6c11c587d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7033 | 2026.04.06 16:10:57.642769 [ 4 ] {1167ff7c-b710-46a7-be13-db6c11c587d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7034 | 2026.04.06 16:10:57.643586 [ 4 ] {1167ff7c-b710-46a7-be13-db6c11c587d9} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2026.04.06 16:10:57.643624 [ 4 ] {1167ff7c-b710-46a7-be13-db6c11c587d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7036 | 2026.04.06 16:10:57.644160 [ 4 ] {1167ff7c-b710-46a7-be13-db6c11c587d9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7037 | 2026.04.06 16:10:57.644383 [ 4 ] {1167ff7c-b710-46a7-be13-db6c11c587d9} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2026.04.06 16:10:57.644523 [ 4 ] {1167ff7c-b710-46a7-be13-db6c11c587d9} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001826 sec., 12595.837897042717 rows/sec., 22.57 MiB/sec. | ||
| 7039 | 2026.04.06 16:10:57.644586 [ 4 ] {1167ff7c-b710-46a7-be13-db6c11c587d9} <Debug> TCPHandler: Processed in 0.002015078 sec. | ||
| 7040 | 2026.04.06 16:10:57.644706 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7041 | 2026.04.06 16:10:57.644803 [ 4 ] {b6b7e00f-a4dc-436c-8dbf-f691a0db826f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7042 | 2026.04.06 16:10:57.644845 [ 4 ] {b6b7e00f-a4dc-436c-8dbf-f691a0db826f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7043 | 2026.04.06 16:10:57.645215 [ 4 ] {b6b7e00f-a4dc-436c-8dbf-f691a0db826f} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2026.04.06 16:10:57.645251 [ 4 ] {b6b7e00f-a4dc-436c-8dbf-f691a0db826f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7045 | 2026.04.06 16:10:57.645562 [ 4 ] {b6b7e00f-a4dc-436c-8dbf-f691a0db826f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7046 | 2026.04.06 16:10:57.645782 [ 4 ] {b6b7e00f-a4dc-436c-8dbf-f691a0db826f} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2026.04.06 16:10:57.645910 [ 4 ] {b6b7e00f-a4dc-436c-8dbf-f691a0db826f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001126 sec., 35523.97868561279 rows/sec., 2.37 MiB/sec. | ||
| 7048 | 2026.04.06 16:10:57.645946 [ 4 ] {b6b7e00f-a4dc-436c-8dbf-f691a0db826f} <Debug> TCPHandler: Processed in 0.001289004 sec. | ||
| 7049 | 2026.04.06 16:10:59.086958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12966 | ||
| 7050 | 2026.04.06 16:10:59.087475 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.04.06 16:10:59.087514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7052 | 2026.04.06 16:10:59.088026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7053 | 2026.04.06 16:10:59.088266 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.04.06 16:10:59.088396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12966 | ||
| 7055 | 2026.04.06 16:10:59.835479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 7056 | 2026.04.06 16:10:59.852053 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2026.04.06 16:10:59.852111 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7058 | 2026.04.06 16:10:59.858324 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7059 | 2026.04.06 16:10:59.859056 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2026.04.06 16:10:59.862177 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 7061 | 2026.04.06 16:11:02.645912 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2026.04.06 16:11:02.646087 [ 4 ] {2979d61f-6b7b-489f-a187-e7ccb2152878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7063 | 2026.04.06 16:11:02.646150 [ 4 ] {2979d61f-6b7b-489f-a187-e7ccb2152878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7064 | 2026.04.06 16:11:02.646874 [ 4 ] {2979d61f-6b7b-489f-a187-e7ccb2152878} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2026.04.06 16:11:02.646920 [ 4 ] {2979d61f-6b7b-489f-a187-e7ccb2152878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7066 | 2026.04.06 16:11:02.647311 [ 4 ] {2979d61f-6b7b-489f-a187-e7ccb2152878} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7067 | 2026.04.06 16:11:02.647531 [ 4 ] {2979d61f-6b7b-489f-a187-e7ccb2152878} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2026.04.06 16:11:02.647676 [ 4 ] {2979d61f-6b7b-489f-a187-e7ccb2152878} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001637 sec., 173488.08796579108 rows/sec., 11.02 MiB/sec. | ||
| 7069 | 2026.04.06 16:11:02.647717 [ 4 ] {2979d61f-6b7b-489f-a187-e7ccb2152878} <Debug> TCPHandler: Processed in 0.001932386 sec. | ||
| 7070 | 2026.04.06 16:11:02.647845 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2026.04.06 16:11:02.647941 [ 4 ] {4d17e9a8-fe11-4564-aa8c-833cb50bbe1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7072 | 2026.04.06 16:11:02.647982 [ 4 ] {4d17e9a8-fe11-4564-aa8c-833cb50bbe1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7073 | 2026.04.06 16:11:02.648384 [ 4 ] {4d17e9a8-fe11-4564-aa8c-833cb50bbe1d} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.04.06 16:11:02.648419 [ 4 ] {4d17e9a8-fe11-4564-aa8c-833cb50bbe1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7075 | 2026.04.06 16:11:02.648710 [ 4 ] {4d17e9a8-fe11-4564-aa8c-833cb50bbe1d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7076 | 2026.04.06 16:11:02.648917 [ 4 ] {4d17e9a8-fe11-4564-aa8c-833cb50bbe1d} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.04.06 16:11:02.649042 [ 4 ] {4d17e9a8-fe11-4564-aa8c-833cb50bbe1d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00112 sec., 8928.57142857143 rows/sec., 728.06 KiB/sec. | ||
| 7078 | 2026.04.06 16:11:02.649078 [ 4 ] {4d17e9a8-fe11-4564-aa8c-833cb50bbe1d} <Debug> TCPHandler: Processed in 0.001282454 sec. | ||
| 7079 | 2026.04.06 16:11:02.649192 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7080 | 2026.04.06 16:11:02.649285 [ 4 ] {1925255b-c964-4b83-a659-32010e6ca66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7081 | 2026.04.06 16:11:02.649324 [ 4 ] {1925255b-c964-4b83-a659-32010e6ca66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7082 | 2026.04.06 16:11:02.650129 [ 4 ] {1925255b-c964-4b83-a659-32010e6ca66d} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2026.04.06 16:11:02.650164 [ 4 ] {1925255b-c964-4b83-a659-32010e6ca66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7084 | 2026.04.06 16:11:02.650524 [ 4 ] {1925255b-c964-4b83-a659-32010e6ca66d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7085 | 2026.04.06 16:11:02.650733 [ 4 ] {1925255b-c964-4b83-a659-32010e6ca66d} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.04.06 16:11:02.650858 [ 4 ] {1925255b-c964-4b83-a659-32010e6ca66d} <Debug> executeQuery: Read 840 rows, 66.91 KiB in 0.001591 sec., 527969.8302954118 rows/sec., 41.07 MiB/sec. | ||
| 7087 | 2026.04.06 16:11:02.650894 [ 4 ] {1925255b-c964-4b83-a659-32010e6ca66d} <Debug> TCPHandler: Processed in 0.001751893 sec. | ||
| 7088 | 2026.04.06 16:11:02.651006 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7089 | 2026.04.06 16:11:02.651099 [ 4 ] {8ddbf0ca-5ac0-40d0-942e-699985135abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7090 | 2026.04.06 16:11:02.651138 [ 4 ] {8ddbf0ca-5ac0-40d0-942e-699985135abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7091 | 2026.04.06 16:11:02.651589 [ 4 ] {8ddbf0ca-5ac0-40d0-942e-699985135abc} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2026.04.06 16:11:02.651623 [ 4 ] {8ddbf0ca-5ac0-40d0-942e-699985135abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7093 | 2026.04.06 16:11:02.651923 [ 4 ] {8ddbf0ca-5ac0-40d0-942e-699985135abc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7094 | 2026.04.06 16:11:02.652129 [ 4 ] {8ddbf0ca-5ac0-40d0-942e-699985135abc} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.04.06 16:11:02.652235 [ 141 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7096 | 2026.04.06 16:11:02.652254 [ 4 ] {8ddbf0ca-5ac0-40d0-942e-699985135abc} <Debug> executeQuery: Read 171 rows, 10.67 KiB in 0.001173 sec., 145780.05115089513 rows/sec., 8.88 MiB/sec. | ||
| 7097 | 2026.04.06 16:11:02.652310 [ 141 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.04.06 16:11:02.652315 [ 4 ] {8ddbf0ca-5ac0-40d0-942e-699985135abc} <Debug> TCPHandler: Processed in 0.001358635 sec. | ||
| 7099 | 2026.04.06 16:11:02.652341 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7100 | 2026.04.06 16:11:02.652446 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.04.06 16:11:02.652479 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 7102 | 2026.04.06 16:11:02.652544 [ 4 ] {0df0a0e0-b4e3-430d-a4ee-cac24d01f79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7103 | 2026.04.06 16:11:02.652588 [ 4 ] {0df0a0e0-b4e3-430d-a4ee-cac24d01f79c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7104 | 2026.04.06 16:11:02.652637 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7105 | 2026.04.06 16:11:02.652680 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 209 rows starting from the beginning of the part | ||
| 7106 | 2026.04.06 16:11:02.652755 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
| 7107 | 2026.04.06 16:11:02.652821 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 7108 | 2026.04.06 16:11:02.652874 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 161 rows starting from the beginning of the part | ||
| 7109 | 2026.04.06 16:11:02.652919 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part | ||
| 7110 | 2026.04.06 16:11:02.652970 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 171 rows starting from the beginning of the part | ||
| 7111 | 2026.04.06 16:11:02.653025 [ 4 ] {0df0a0e0-b4e3-430d-a4ee-cac24d01f79c} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.04.06 16:11:02.653066 [ 4 ] {0df0a0e0-b4e3-430d-a4ee-cac24d01f79c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7113 | 2026.04.06 16:11:02.653407 [ 4 ] {0df0a0e0-b4e3-430d-a4ee-cac24d01f79c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7114 | 2026.04.06 16:11:02.653630 [ 4 ] {0df0a0e0-b4e3-430d-a4ee-cac24d01f79c} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.04.06 16:11:02.653760 [ 4 ] {0df0a0e0-b4e3-430d-a4ee-cac24d01f79c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001234 sec., 120745.54294975688 rows/sec., 7.80 MiB/sec. | ||
| 7116 | 2026.04.06 16:11:02.653798 [ 4 ] {0df0a0e0-b4e3-430d-a4ee-cac24d01f79c} <Debug> TCPHandler: Processed in 0.001400086 sec. | ||
| 7117 | 2026.04.06 16:11:02.653912 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2026.04.06 16:11:02.653984 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 759 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569909 sec., 483467.51308515336 rows/sec., 31.94 MiB/sec. | ||
| 7119 | 2026.04.06 16:11:02.654006 [ 4 ] {debcacc8-570a-405d-883e-934d70195336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7120 | 2026.04.06 16:11:02.654046 [ 4 ] {debcacc8-570a-405d-883e-934d70195336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7121 | 2026.04.06 16:11:02.654142 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7122 | 2026.04.06 16:11:02.654396 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_36_7} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.04.06 16:11:02.654469 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_36_7} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7124 | 2026.04.06 16:11:02.654486 [ 4 ] {debcacc8-570a-405d-883e-934d70195336} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.04.06 16:11:02.654528 [ 4 ] {debcacc8-570a-405d-883e-934d70195336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7126 | 2026.04.06 16:11:02.654548 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7127 | 2026.04.06 16:11:02.654838 [ 4 ] {debcacc8-570a-405d-883e-934d70195336} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7128 | 2026.04.06 16:11:02.655055 [ 4 ] {debcacc8-570a-405d-883e-934d70195336} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7129 | 2026.04.06 16:11:02.655177 [ 4 ] {debcacc8-570a-405d-883e-934d70195336} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 7130 | 2026.04.06 16:11:02.655214 [ 4 ] {debcacc8-570a-405d-883e-934d70195336} <Debug> TCPHandler: Processed in 0.001350405 sec. | ||
| 7131 | 2026.04.06 16:11:02.655328 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2026.04.06 16:11:02.655421 [ 4 ] {7b9d6b87-ba2f-431c-8bd0-460ec0cb2f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7133 | 2026.04.06 16:11:02.655459 [ 4 ] {7b9d6b87-ba2f-431c-8bd0-460ec0cb2f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7134 | 2026.04.06 16:11:02.656069 [ 4 ] {7b9d6b87-ba2f-431c-8bd0-460ec0cb2f3a} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.04.06 16:11:02.656104 [ 4 ] {7b9d6b87-ba2f-431c-8bd0-460ec0cb2f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7136 | 2026.04.06 16:11:02.656422 [ 4 ] {7b9d6b87-ba2f-431c-8bd0-460ec0cb2f3a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7137 | 2026.04.06 16:11:02.656625 [ 4 ] {7b9d6b87-ba2f-431c-8bd0-460ec0cb2f3a} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2026.04.06 16:11:02.656751 [ 4 ] {7b9d6b87-ba2f-431c-8bd0-460ec0cb2f3a} <Debug> executeQuery: Read 519 rows, 37.52 KiB in 0.001347 sec., 385300.6681514476 rows/sec., 27.20 MiB/sec. | ||
| 7139 | 2026.04.06 16:11:02.656787 [ 4 ] {7b9d6b87-ba2f-431c-8bd0-460ec0cb2f3a} <Debug> TCPHandler: Processed in 0.001508948 sec. | ||
| 7140 | 2026.04.06 16:11:02.656898 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.04.06 16:11:02.656992 [ 4 ] {25f49810-5e48-4b50-8ae2-3c7d99c053d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7142 | 2026.04.06 16:11:02.657032 [ 4 ] {25f49810-5e48-4b50-8ae2-3c7d99c053d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7143 | 2026.04.06 16:11:02.657363 [ 4 ] {25f49810-5e48-4b50-8ae2-3c7d99c053d9} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.04.06 16:11:02.657399 [ 4 ] {25f49810-5e48-4b50-8ae2-3c7d99c053d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7145 | 2026.04.06 16:11:02.657689 [ 4 ] {25f49810-5e48-4b50-8ae2-3c7d99c053d9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7146 | 2026.04.06 16:11:02.657893 [ 4 ] {25f49810-5e48-4b50-8ae2-3c7d99c053d9} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.04.06 16:11:02.657992 [ 141 ] {} <Debug> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7148 | 2026.04.06 16:11:02.658025 [ 4 ] {25f49810-5e48-4b50-8ae2-3c7d99c053d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 7149 | 2026.04.06 16:11:02.658029 [ 141 ] {} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.04.06 16:11:02.658064 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7151 | 2026.04.06 16:11:02.658067 [ 4 ] {25f49810-5e48-4b50-8ae2-3c7d99c053d9} <Debug> TCPHandler: Processed in 0.001217712 sec. | ||
| 7152 | 2026.04.06 16:11:02.658161 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 7153 | 2026.04.06 16:11:02.658190 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7154 | 2026.04.06 16:11:02.658295 [ 4 ] {e293df12-4ced-4b15-bb07-e66c31d11bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7155 | 2026.04.06 16:11:02.658313 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7156 | 2026.04.06 16:11:02.658337 [ 4 ] {e293df12-4ced-4b15-bb07-e66c31d11bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7157 | 2026.04.06 16:11:02.658354 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 7158 | 2026.04.06 16:11:02.658441 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 7159 | 2026.04.06 16:11:02.658489 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 7160 | 2026.04.06 16:11:02.658532 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 7161 | 2026.04.06 16:11:02.658573 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 7162 | 2026.04.06 16:11:02.658625 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 7163 | 2026.04.06 16:11:02.658747 [ 4 ] {e293df12-4ced-4b15-bb07-e66c31d11bb2} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.04.06 16:11:02.658787 [ 4 ] {e293df12-4ced-4b15-bb07-e66c31d11bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7165 | 2026.04.06 16:11:02.659140 [ 4 ] {e293df12-4ced-4b15-bb07-e66c31d11bb2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7166 | 2026.04.06 16:11:02.659372 [ 4 ] {e293df12-4ced-4b15-bb07-e66c31d11bb2} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.04.06 16:11:02.659504 [ 4 ] {e293df12-4ced-4b15-bb07-e66c31d11bb2} <Debug> executeQuery: Read 260 rows, 17.67 KiB in 0.001228 sec., 211726.38436482087 rows/sec., 14.06 MiB/sec. | ||
| 7168 | 2026.04.06 16:11:02.659532 [ 199 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001419456 sec., 67631.54335181929 rows/sec., 3.45 MiB/sec. | ||
| 7169 | 2026.04.06 16:11:02.659540 [ 4 ] {e293df12-4ced-4b15-bb07-e66c31d11bb2} <Debug> TCPHandler: Processed in 0.001399495 sec. | ||
| 7170 | 2026.04.06 16:11:02.659668 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7171 | 2026.04.06 16:11:02.659673 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2026.04.06 16:11:02.659788 [ 4 ] {92b6a6de-16e9-4598-9ee1-f1178b437e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7173 | 2026.04.06 16:11:02.659832 [ 4 ] {92b6a6de-16e9-4598-9ee1-f1178b437e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7174 | 2026.04.06 16:11:02.659960 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_16_3} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2026.04.06 16:11:02.660038 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_16_3} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7176 | 2026.04.06 16:11:02.660120 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7177 | 2026.04.06 16:11:02.660150 [ 4 ] {92b6a6de-16e9-4598-9ee1-f1178b437e2d} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2026.04.06 16:11:02.660190 [ 4 ] {92b6a6de-16e9-4598-9ee1-f1178b437e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7179 | 2026.04.06 16:11:02.660487 [ 4 ] {92b6a6de-16e9-4598-9ee1-f1178b437e2d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7180 | 2026.04.06 16:11:02.660688 [ 4 ] {92b6a6de-16e9-4598-9ee1-f1178b437e2d} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2026.04.06 16:11:02.660817 [ 4 ] {92b6a6de-16e9-4598-9ee1-f1178b437e2d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 7182 | 2026.04.06 16:11:02.660852 [ 4 ] {92b6a6de-16e9-4598-9ee1-f1178b437e2d} <Debug> TCPHandler: Processed in 0.001227923 sec. | ||
| 7183 | 2026.04.06 16:11:02.660963 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2026.04.06 16:11:02.661056 [ 4 ] {006f818f-cf9a-4ded-882b-d75b8b479f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7185 | 2026.04.06 16:11:02.661108 [ 4 ] {006f818f-cf9a-4ded-882b-d75b8b479f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7186 | 2026.04.06 16:11:02.661881 [ 4 ] {006f818f-cf9a-4ded-882b-d75b8b479f6d} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2026.04.06 16:11:02.661917 [ 4 ] {006f818f-cf9a-4ded-882b-d75b8b479f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7188 | 2026.04.06 16:11:02.662426 [ 4 ] {006f818f-cf9a-4ded-882b-d75b8b479f6d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7189 | 2026.04.06 16:11:02.662642 [ 4 ] {006f818f-cf9a-4ded-882b-d75b8b479f6d} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.04.06 16:11:02.662769 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7191 | 2026.04.06 16:11:02.662778 [ 4 ] {006f818f-cf9a-4ded-882b-d75b8b479f6d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001739 sec., 10925.819436457734 rows/sec., 19.58 MiB/sec. | ||
| 7192 | 2026.04.06 16:11:02.662849 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.04.06 16:11:02.662877 [ 4 ] {006f818f-cf9a-4ded-882b-d75b8b479f6d} <Debug> TCPHandler: Processed in 0.001963076 sec. | ||
| 7194 | 2026.04.06 16:11:02.662892 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7195 | 2026.04.06 16:11:02.662994 [ 202 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 7196 | 2026.04.06 16:11:02.662997 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.04.06 16:11:02.663112 [ 4 ] {21ab0a82-2dce-4cc3-ac31-a29cf10c8e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7198 | 2026.04.06 16:11:02.663153 [ 4 ] {21ab0a82-2dce-4cc3-ac31-a29cf10c8e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7199 | 2026.04.06 16:11:02.663206 [ 202 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7200 | 2026.04.06 16:11:02.663268 [ 202 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 622 rows starting from the beginning of the part | ||
| 7201 | 2026.04.06 16:11:02.663400 [ 202 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part | ||
| 7202 | 2026.04.06 16:11:02.663486 [ 4 ] {21ab0a82-2dce-4cc3-ac31-a29cf10c8e3f} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.04.06 16:11:02.663511 [ 202 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 7204 | 2026.04.06 16:11:02.663525 [ 4 ] {21ab0a82-2dce-4cc3-ac31-a29cf10c8e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7205 | 2026.04.06 16:11:02.663627 [ 202 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 19 rows starting from the beginning of the part | ||
| 7206 | 2026.04.06 16:11:02.663742 [ 202 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part | ||
| 7207 | 2026.04.06 16:11:02.663839 [ 4 ] {21ab0a82-2dce-4cc3-ac31-a29cf10c8e3f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7208 | 2026.04.06 16:11:02.663847 [ 202 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 19 rows starting from the beginning of the part | ||
| 7209 | 2026.04.06 16:11:02.664063 [ 4 ] {21ab0a82-2dce-4cc3-ac31-a29cf10c8e3f} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2026.04.06 16:11:02.664195 [ 4 ] {21ab0a82-2dce-4cc3-ac31-a29cf10c8e3f} <Debug> executeQuery: Read 86 rows, 5.49 KiB in 0.001101 sec., 78110.80835603997 rows/sec., 4.87 MiB/sec. | ||
| 7211 | 2026.04.06 16:11:02.664231 [ 4 ] {21ab0a82-2dce-4cc3-ac31-a29cf10c8e3f} <Debug> TCPHandler: Processed in 0.001282884 sec. | ||
| 7212 | 2026.04.06 16:11:02.668897 [ 199 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 19 columns (19 merged, 0 gathered) in 0.005937149 sec., 123628.36101974196 rows/sec., 221.54 MiB/sec. | ||
| 7213 | 2026.04.06 16:11:02.669861 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7214 | 2026.04.06 16:11:02.670208 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2026.04.06 16:11:02.670274 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7216 | 2026.04.06 16:11:02.670389 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 7217 | 2026.04.06 16:11:03.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.93 MiB, peak 275.45 MiB, free memory in arenas 0.00 B, will set to 269.50 MiB (RSS), difference: 1.57 MiB | ||
| 7218 | 2026.04.06 16:11:06.484031 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7219 | 2026.04.06 16:11:06.484097 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7220 | 2026.04.06 16:11:06.588592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13414 | ||
| 7221 | 2026.04.06 16:11:06.589097 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2026.04.06 16:11:06.589147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7223 | 2026.04.06 16:11:06.589627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7224 | 2026.04.06 16:11:06.589896 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2026.04.06 16:11:06.590041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13414 | ||
| 7226 | 2026.04.06 16:11:06.630108 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 912 | ||
| 7227 | 2026.04.06 16:11:06.632454 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.04.06 16:11:06.632493 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7229 | 2026.04.06 16:11:06.633665 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7230 | 2026.04.06 16:11:06.633931 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.04.06 16:11:06.634196 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 7232 | 2026.04.06 16:11:07.362360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7233 | 2026.04.06 16:11:07.378805 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.04.06 16:11:07.378860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7235 | 2026.04.06 16:11:07.384804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7236 | 2026.04.06 16:11:07.385482 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2026.04.06 16:11:07.388293 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7238 | 2026.04.06 16:11:07.638757 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2026.04.06 16:11:07.638951 [ 4 ] {bc1cde56-cdc2-43a6-92aa-22f266752357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7240 | 2026.04.06 16:11:07.639022 [ 4 ] {bc1cde56-cdc2-43a6-92aa-22f266752357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7241 | 2026.04.06 16:11:07.639728 [ 4 ] {bc1cde56-cdc2-43a6-92aa-22f266752357} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2026.04.06 16:11:07.639773 [ 4 ] {bc1cde56-cdc2-43a6-92aa-22f266752357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7243 | 2026.04.06 16:11:07.640166 [ 4 ] {bc1cde56-cdc2-43a6-92aa-22f266752357} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7244 | 2026.04.06 16:11:07.640384 [ 4 ] {bc1cde56-cdc2-43a6-92aa-22f266752357} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.04.06 16:11:07.640529 [ 4 ] {bc1cde56-cdc2-43a6-92aa-22f266752357} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001632 sec., 62500 rows/sec., 5.21 MiB/sec. | ||
| 7246 | 2026.04.06 16:11:07.640568 [ 4 ] {bc1cde56-cdc2-43a6-92aa-22f266752357} <Debug> TCPHandler: Processed in 0.001942255 sec. | ||
| 7247 | 2026.04.06 16:11:07.640690 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2026.04.06 16:11:07.640782 [ 4 ] {6f92e7ca-7f67-41d6-972b-bc7e84915705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7249 | 2026.04.06 16:11:07.640822 [ 4 ] {6f92e7ca-7f67-41d6-972b-bc7e84915705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7250 | 2026.04.06 16:11:07.641216 [ 4 ] {6f92e7ca-7f67-41d6-972b-bc7e84915705} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2026.04.06 16:11:07.641251 [ 4 ] {6f92e7ca-7f67-41d6-972b-bc7e84915705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7252 | 2026.04.06 16:11:07.641538 [ 4 ] {6f92e7ca-7f67-41d6-972b-bc7e84915705} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7253 | 2026.04.06 16:11:07.641759 [ 4 ] {6f92e7ca-7f67-41d6-972b-bc7e84915705} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2026.04.06 16:11:07.641884 [ 4 ] {6f92e7ca-7f67-41d6-972b-bc7e84915705} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00112 sec., 20535.714285714286 rows/sec., 1.51 MiB/sec. | ||
| 7255 | 2026.04.06 16:11:07.641919 [ 4 ] {6f92e7ca-7f67-41d6-972b-bc7e84915705} <Debug> TCPHandler: Processed in 0.001277004 sec. | ||
| 7256 | 2026.04.06 16:11:07.642027 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.04.06 16:11:07.642118 [ 4 ] {737a4b62-ee8d-4a87-9ff3-7f83f318e868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7258 | 2026.04.06 16:11:07.642157 [ 4 ] {737a4b62-ee8d-4a87-9ff3-7f83f318e868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7259 | 2026.04.06 16:11:07.642564 [ 4 ] {737a4b62-ee8d-4a87-9ff3-7f83f318e868} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2026.04.06 16:11:07.642599 [ 4 ] {737a4b62-ee8d-4a87-9ff3-7f83f318e868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7261 | 2026.04.06 16:11:07.642890 [ 4 ] {737a4b62-ee8d-4a87-9ff3-7f83f318e868} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7262 | 2026.04.06 16:11:07.643088 [ 4 ] {737a4b62-ee8d-4a87-9ff3-7f83f318e868} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.04.06 16:11:07.643210 [ 4 ] {737a4b62-ee8d-4a87-9ff3-7f83f318e868} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00111 sec., 78378.37837837837 rows/sec., 6.12 MiB/sec. | ||
| 7264 | 2026.04.06 16:11:07.643245 [ 4 ] {737a4b62-ee8d-4a87-9ff3-7f83f318e868} <Debug> TCPHandler: Processed in 0.001264023 sec. | ||
| 7265 | 2026.04.06 16:11:07.643356 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2026.04.06 16:11:07.643447 [ 4 ] {1121359a-7e2e-4f66-8a74-cad0c3afd4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7267 | 2026.04.06 16:11:07.643488 [ 4 ] {1121359a-7e2e-4f66-8a74-cad0c3afd4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7268 | 2026.04.06 16:11:07.643886 [ 4 ] {1121359a-7e2e-4f66-8a74-cad0c3afd4a0} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.04.06 16:11:07.643920 [ 4 ] {1121359a-7e2e-4f66-8a74-cad0c3afd4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7270 | 2026.04.06 16:11:07.644251 [ 4 ] {1121359a-7e2e-4f66-8a74-cad0c3afd4a0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7271 | 2026.04.06 16:11:07.644454 [ 4 ] {1121359a-7e2e-4f66-8a74-cad0c3afd4a0} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.04.06 16:11:07.644579 [ 4 ] {1121359a-7e2e-4f66-8a74-cad0c3afd4a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 7273 | 2026.04.06 16:11:07.644614 [ 4 ] {1121359a-7e2e-4f66-8a74-cad0c3afd4a0} <Debug> TCPHandler: Processed in 0.001304804 sec. | ||
| 7274 | 2026.04.06 16:11:07.644722 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7275 | 2026.04.06 16:11:07.644813 [ 4 ] {31d7a682-6e86-46b5-9900-3d2d3b655c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7276 | 2026.04.06 16:11:07.644864 [ 4 ] {31d7a682-6e86-46b5-9900-3d2d3b655c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7277 | 2026.04.06 16:11:07.645658 [ 4 ] {31d7a682-6e86-46b5-9900-3d2d3b655c05} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2026.04.06 16:11:07.645693 [ 4 ] {31d7a682-6e86-46b5-9900-3d2d3b655c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7279 | 2026.04.06 16:11:07.646222 [ 4 ] {31d7a682-6e86-46b5-9900-3d2d3b655c05} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7280 | 2026.04.06 16:11:07.646435 [ 4 ] {31d7a682-6e86-46b5-9900-3d2d3b655c05} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7281 | 2026.04.06 16:11:07.646567 [ 4 ] {31d7a682-6e86-46b5-9900-3d2d3b655c05} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001771 sec., 12987.012987012988 rows/sec., 23.27 MiB/sec. | ||
| 7282 | 2026.04.06 16:11:07.646617 [ 4 ] {31d7a682-6e86-46b5-9900-3d2d3b655c05} <Debug> TCPHandler: Processed in 0.001941996 sec. | ||
| 7283 | 2026.04.06 16:11:07.646733 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7284 | 2026.04.06 16:11:07.646825 [ 4 ] {76a15bd1-0f7e-4e9c-9678-5629e6b18a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7285 | 2026.04.06 16:11:07.646865 [ 4 ] {76a15bd1-0f7e-4e9c-9678-5629e6b18a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7286 | 2026.04.06 16:11:07.647192 [ 4 ] {76a15bd1-0f7e-4e9c-9678-5629e6b18a05} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2026.04.06 16:11:07.647227 [ 4 ] {76a15bd1-0f7e-4e9c-9678-5629e6b18a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7288 | 2026.04.06 16:11:07.647522 [ 4 ] {76a15bd1-0f7e-4e9c-9678-5629e6b18a05} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7289 | 2026.04.06 16:11:07.647720 [ 4 ] {76a15bd1-0f7e-4e9c-9678-5629e6b18a05} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2026.04.06 16:11:07.647842 [ 4 ] {76a15bd1-0f7e-4e9c-9678-5629e6b18a05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 7291 | 2026.04.06 16:11:07.647877 [ 4 ] {76a15bd1-0f7e-4e9c-9678-5629e6b18a05} <Debug> TCPHandler: Processed in 0.001190112 sec. | ||
| 7292 | 2026.04.06 16:11:12.646546 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2026.04.06 16:11:12.646756 [ 4 ] {bf37e036-3dee-40f9-a304-3834e6e11424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7294 | 2026.04.06 16:11:12.646828 [ 4 ] {bf37e036-3dee-40f9-a304-3834e6e11424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7295 | 2026.04.06 16:11:12.647626 [ 4 ] {bf37e036-3dee-40f9-a304-3834e6e11424} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.04.06 16:11:12.647672 [ 4 ] {bf37e036-3dee-40f9-a304-3834e6e11424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7297 | 2026.04.06 16:11:12.648074 [ 4 ] {bf37e036-3dee-40f9-a304-3834e6e11424} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7298 | 2026.04.06 16:11:12.648300 [ 4 ] {bf37e036-3dee-40f9-a304-3834e6e11424} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.04.06 16:11:12.648451 [ 4 ] {bf37e036-3dee-40f9-a304-3834e6e11424} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001747 sec., 162564.39610761305 rows/sec., 10.33 MiB/sec. | ||
| 7300 | 2026.04.06 16:11:12.648456 [ 129 ] {} <Debug> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7301 | 2026.04.06 16:11:12.648492 [ 4 ] {bf37e036-3dee-40f9-a304-3834e6e11424} <Debug> TCPHandler: Processed in 0.002071568 sec. | ||
| 7302 | 2026.04.06 16:11:12.648532 [ 129 ] {} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7303 | 2026.04.06 16:11:12.648562 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7304 | 2026.04.06 16:11:12.648637 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7305 | 2026.04.06 16:11:12.648696 [ 202 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::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 | ||
| 7306 | 2026.04.06 16:11:12.648739 [ 4 ] {c309bb50-4f71-4424-80f9-9f6a03901d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7307 | 2026.04.06 16:11:12.648787 [ 4 ] {c309bb50-4f71-4424-80f9-9f6a03901d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7308 | 2026.04.06 16:11:12.648863 [ 202 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7309 | 2026.04.06 16:11:12.648907 [ 202 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 7310 | 2026.04.06 16:11:12.648986 [ 202 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 7311 | 2026.04.06 16:11:12.649036 [ 202 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 7312 | 2026.04.06 16:11:12.649083 [ 202 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 7313 | 2026.04.06 16:11:12.649127 [ 202 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7314 | 2026.04.06 16:11:12.649837 [ 4 ] {c309bb50-4f71-4424-80f9-9f6a03901d3f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2026.04.06 16:11:12.649879 [ 4 ] {c309bb50-4f71-4424-80f9-9f6a03901d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7316 | 2026.04.06 16:11:12.650144 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512538 sec., 938819.3883393344 rows/sec., 63.21 MiB/sec. | ||
| 7317 | 2026.04.06 16:11:12.650240 [ 4 ] {c309bb50-4f71-4424-80f9-9f6a03901d3f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7318 | 2026.04.06 16:11:12.650355 [ 199 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7319 | 2026.04.06 16:11:12.650473 [ 4 ] {c309bb50-4f71-4424-80f9-9f6a03901d3f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.04.06 16:11:12.650626 [ 4 ] {c309bb50-4f71-4424-80f9-9f6a03901d3f} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001907 sec., 437860.513896172 rows/sec., 34.08 MiB/sec. | ||
| 7321 | 2026.04.06 16:11:12.650666 [ 4 ] {c309bb50-4f71-4424-80f9-9f6a03901d3f} <Debug> TCPHandler: Processed in 0.002080479 sec. | ||
| 7322 | 2026.04.06 16:11:12.650705 [ 199 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_17_4} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7323 | 2026.04.06 16:11:12.650786 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7324 | 2026.04.06 16:11:12.650820 [ 199 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_17_4} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7325 | 2026.04.06 16:11:12.650889 [ 4 ] {a9fb4496-c429-4598-a70f-183bc14aae0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7326 | 2026.04.06 16:11:12.650934 [ 4 ] {a9fb4496-c429-4598-a70f-183bc14aae0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7327 | 2026.04.06 16:11:12.650945 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7328 | 2026.04.06 16:11:12.651410 [ 4 ] {a9fb4496-c429-4598-a70f-183bc14aae0d} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7329 | 2026.04.06 16:11:12.651450 [ 4 ] {a9fb4496-c429-4598-a70f-183bc14aae0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7330 | 2026.04.06 16:11:12.651752 [ 4 ] {a9fb4496-c429-4598-a70f-183bc14aae0d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7331 | 2026.04.06 16:11:12.651962 [ 4 ] {a9fb4496-c429-4598-a70f-183bc14aae0d} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7332 | 2026.04.06 16:11:12.652088 [ 4 ] {a9fb4496-c429-4598-a70f-183bc14aae0d} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001217 sec., 132292.5225965489 rows/sec., 8.00 MiB/sec. | ||
| 7333 | 2026.04.06 16:11:12.652124 [ 4 ] {a9fb4496-c429-4598-a70f-183bc14aae0d} <Debug> TCPHandler: Processed in 0.001386175 sec. | ||
| 7334 | 2026.04.06 16:11:12.652234 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7335 | 2026.04.06 16:11:12.652326 [ 4 ] {28c8e5ce-b1b0-4aa4-905e-7e2e21ad8f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7336 | 2026.04.06 16:11:12.652363 [ 4 ] {28c8e5ce-b1b0-4aa4-905e-7e2e21ad8f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7337 | 2026.04.06 16:11:12.652812 [ 4 ] {28c8e5ce-b1b0-4aa4-905e-7e2e21ad8f87} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7338 | 2026.04.06 16:11:12.652847 [ 4 ] {28c8e5ce-b1b0-4aa4-905e-7e2e21ad8f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7339 | 2026.04.06 16:11:12.653137 [ 4 ] {28c8e5ce-b1b0-4aa4-905e-7e2e21ad8f87} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7340 | 2026.04.06 16:11:12.653348 [ 4 ] {28c8e5ce-b1b0-4aa4-905e-7e2e21ad8f87} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2026.04.06 16:11:12.653468 [ 4 ] {28c8e5ce-b1b0-4aa4-905e-7e2e21ad8f87} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 7342 | 2026.04.06 16:11:12.653503 [ 4 ] {28c8e5ce-b1b0-4aa4-905e-7e2e21ad8f87} <Debug> TCPHandler: Processed in 0.001315654 sec. | ||
| 7343 | 2026.04.06 16:11:12.653610 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2026.04.06 16:11:12.653701 [ 4 ] {43ff7904-e8da-496f-9d77-23d5e3079b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7345 | 2026.04.06 16:11:12.653739 [ 4 ] {43ff7904-e8da-496f-9d77-23d5e3079b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7346 | 2026.04.06 16:11:12.654184 [ 4 ] {43ff7904-e8da-496f-9d77-23d5e3079b84} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2026.04.06 16:11:12.654217 [ 4 ] {43ff7904-e8da-496f-9d77-23d5e3079b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7348 | 2026.04.06 16:11:12.654502 [ 4 ] {43ff7904-e8da-496f-9d77-23d5e3079b84} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7349 | 2026.04.06 16:11:12.654707 [ 4 ] {43ff7904-e8da-496f-9d77-23d5e3079b84} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.04.06 16:11:12.654802 [ 129 ] {} <Debug> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7351 | 2026.04.06 16:11:12.654831 [ 4 ] {43ff7904-e8da-496f-9d77-23d5e3079b84} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 7352 | 2026.04.06 16:11:12.654841 [ 129 ] {} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2026.04.06 16:11:12.654870 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7354 | 2026.04.06 16:11:12.654873 [ 4 ] {43ff7904-e8da-496f-9d77-23d5e3079b84} <Debug> TCPHandler: Processed in 0.001309044 sec. | ||
| 7355 | 2026.04.06 16:11:12.654965 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::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 | ||
| 7356 | 2026.04.06 16:11:12.654995 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.04.06 16:11:12.655081 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7358 | 2026.04.06 16:11:12.655089 [ 4 ] {cd78b7bf-6ad4-42b6-abc0-81414514c783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7359 | 2026.04.06 16:11:12.655118 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 7360 | 2026.04.06 16:11:12.655138 [ 4 ] {cd78b7bf-6ad4-42b6-abc0-81414514c783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7361 | 2026.04.06 16:11:12.655189 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 7362 | 2026.04.06 16:11:12.655238 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 7363 | 2026.04.06 16:11:12.655277 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 7364 | 2026.04.06 16:11:12.655316 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 7365 | 2026.04.06 16:11:12.655791 [ 4 ] {cd78b7bf-6ad4-42b6-abc0-81414514c783} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2026.04.06 16:11:12.655830 [ 4 ] {cd78b7bf-6ad4-42b6-abc0-81414514c783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7367 | 2026.04.06 16:11:12.656151 [ 4 ] {cd78b7bf-6ad4-42b6-abc0-81414514c783} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7368 | 2026.04.06 16:11:12.656164 [ 199 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244393 sec., 594667.4402700755 rows/sec., 36.09 MiB/sec. | ||
| 7369 | 2026.04.06 16:11:12.656307 [ 200 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7370 | 2026.04.06 16:11:12.656364 [ 4 ] {cd78b7bf-6ad4-42b6-abc0-81414514c783} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.04.06 16:11:12.656493 [ 4 ] {cd78b7bf-6ad4-42b6-abc0-81414514c783} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001421 sec., 358198.45179451094 rows/sec., 25.22 MiB/sec. | ||
| 7372 | 2026.04.06 16:11:12.656530 [ 4 ] {cd78b7bf-6ad4-42b6-abc0-81414514c783} <Debug> TCPHandler: Processed in 0.001581489 sec. | ||
| 7373 | 2026.04.06 16:11:12.656578 [ 200 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_17_4} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7374 | 2026.04.06 16:11:12.656638 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.04.06 16:11:12.656648 [ 200 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_17_4} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7376 | 2026.04.06 16:11:12.656728 [ 4 ] {967c6d2f-9efd-4ab1-a0ce-935bd72bc486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7377 | 2026.04.06 16:11:12.656730 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7378 | 2026.04.06 16:11:12.656768 [ 4 ] {967c6d2f-9efd-4ab1-a0ce-935bd72bc486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7379 | 2026.04.06 16:11:12.657092 [ 4 ] {967c6d2f-9efd-4ab1-a0ce-935bd72bc486} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2026.04.06 16:11:12.657124 [ 4 ] {967c6d2f-9efd-4ab1-a0ce-935bd72bc486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7381 | 2026.04.06 16:11:12.657415 [ 4 ] {967c6d2f-9efd-4ab1-a0ce-935bd72bc486} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7382 | 2026.04.06 16:11:12.657611 [ 4 ] {967c6d2f-9efd-4ab1-a0ce-935bd72bc486} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2026.04.06 16:11:12.657733 [ 4 ] {967c6d2f-9efd-4ab1-a0ce-935bd72bc486} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 306.43 KiB/sec. | ||
| 7384 | 2026.04.06 16:11:12.657768 [ 4 ] {967c6d2f-9efd-4ab1-a0ce-935bd72bc486} <Debug> TCPHandler: Processed in 0.001176502 sec. | ||
| 7385 | 2026.04.06 16:11:12.657874 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7386 | 2026.04.06 16:11:12.657964 [ 4 ] {d675a718-9694-44ff-a6ca-25b1ed2a1e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7387 | 2026.04.06 16:11:12.658005 [ 4 ] {d675a718-9694-44ff-a6ca-25b1ed2a1e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7388 | 2026.04.06 16:11:12.658418 [ 4 ] {d675a718-9694-44ff-a6ca-25b1ed2a1e67} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.04.06 16:11:12.658452 [ 4 ] {d675a718-9694-44ff-a6ca-25b1ed2a1e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7390 | 2026.04.06 16:11:12.658776 [ 4 ] {d675a718-9694-44ff-a6ca-25b1ed2a1e67} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7391 | 2026.04.06 16:11:12.658978 [ 4 ] {d675a718-9694-44ff-a6ca-25b1ed2a1e67} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2026.04.06 16:11:12.659108 [ 4 ] {d675a718-9694-44ff-a6ca-25b1ed2a1e67} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001161 sec., 228251.50732127478 rows/sec., 15.17 MiB/sec. | ||
| 7393 | 2026.04.06 16:11:12.659143 [ 4 ] {d675a718-9694-44ff-a6ca-25b1ed2a1e67} <Debug> TCPHandler: Processed in 0.001315504 sec. | ||
| 7394 | 2026.04.06 16:11:12.659251 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7395 | 2026.04.06 16:11:12.659341 [ 4 ] {8c60e951-a186-4407-8f2d-d4e2d2216003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7396 | 2026.04.06 16:11:12.659380 [ 4 ] {8c60e951-a186-4407-8f2d-d4e2d2216003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7397 | 2026.04.06 16:11:12.659676 [ 4 ] {8c60e951-a186-4407-8f2d-d4e2d2216003} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2026.04.06 16:11:12.659710 [ 4 ] {8c60e951-a186-4407-8f2d-d4e2d2216003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7399 | 2026.04.06 16:11:12.659991 [ 4 ] {8c60e951-a186-4407-8f2d-d4e2d2216003} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7400 | 2026.04.06 16:11:12.660190 [ 4 ] {8c60e951-a186-4407-8f2d-d4e2d2216003} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2026.04.06 16:11:12.660314 [ 4 ] {8c60e951-a186-4407-8f2d-d4e2d2216003} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00099 sec., 1010.1010101010102 rows/sec., 68.06 KiB/sec. | ||
| 7402 | 2026.04.06 16:11:12.660348 [ 4 ] {8c60e951-a186-4407-8f2d-d4e2d2216003} <Debug> TCPHandler: Processed in 0.001143842 sec. | ||
| 7403 | 2026.04.06 16:11:12.660453 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2026.04.06 16:11:12.660542 [ 4 ] {a5d4ad30-b035-4c84-ae64-625cbdaabf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7405 | 2026.04.06 16:11:12.660594 [ 4 ] {a5d4ad30-b035-4c84-ae64-625cbdaabf49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7406 | 2026.04.06 16:11:12.661368 [ 4 ] {a5d4ad30-b035-4c84-ae64-625cbdaabf49} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2026.04.06 16:11:12.661403 [ 4 ] {a5d4ad30-b035-4c84-ae64-625cbdaabf49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7408 | 2026.04.06 16:11:12.661900 [ 4 ] {a5d4ad30-b035-4c84-ae64-625cbdaabf49} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7409 | 2026.04.06 16:11:12.662106 [ 4 ] {a5d4ad30-b035-4c84-ae64-625cbdaabf49} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.04.06 16:11:12.662241 [ 4 ] {a5d4ad30-b035-4c84-ae64-625cbdaabf49} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001716 sec., 11072.261072261072 rows/sec., 19.84 MiB/sec. | ||
| 7411 | 2026.04.06 16:11:12.662291 [ 4 ] {a5d4ad30-b035-4c84-ae64-625cbdaabf49} <Debug> TCPHandler: Processed in 0.001884455 sec. | ||
| 7412 | 2026.04.06 16:11:12.662392 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2026.04.06 16:11:12.662483 [ 4 ] {18c98e56-8b8d-420f-ba59-e0013dbd0749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7414 | 2026.04.06 16:11:12.662522 [ 4 ] {18c98e56-8b8d-420f-ba59-e0013dbd0749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7415 | 2026.04.06 16:11:12.662850 [ 4 ] {18c98e56-8b8d-420f-ba59-e0013dbd0749} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7416 | 2026.04.06 16:11:12.662884 [ 4 ] {18c98e56-8b8d-420f-ba59-e0013dbd0749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7417 | 2026.04.06 16:11:12.663193 [ 4 ] {18c98e56-8b8d-420f-ba59-e0013dbd0749} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7418 | 2026.04.06 16:11:12.663390 [ 4 ] {18c98e56-8b8d-420f-ba59-e0013dbd0749} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2026.04.06 16:11:12.663513 [ 4 ] {18c98e56-8b8d-420f-ba59-e0013dbd0749} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 7420 | 2026.04.06 16:11:12.663547 [ 4 ] {18c98e56-8b8d-420f-ba59-e0013dbd0749} <Debug> TCPHandler: Processed in 0.001201963 sec. | ||
| 7421 | 2026.04.06 16:11:14.091081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13926 | ||
| 7422 | 2026.04.06 16:11:14.091589 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.04.06 16:11:14.091623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7424 | 2026.04.06 16:11:14.092108 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7425 | 2026.04.06 16:11:14.092347 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.04.06 16:11:14.092474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13926 | ||
| 7427 | 2026.04.06 16:11:14.680244 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7428 | 2026.04.06 16:11:14.680424 [ 4 ] {e47e8d68-a46f-458d-9540-718a15ac1cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7429 | 2026.04.06 16:11:14.680496 [ 4 ] {e47e8d68-a46f-458d-9540-718a15ac1cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7430 | 2026.04.06 16:11:14.681134 [ 4 ] {e47e8d68-a46f-458d-9540-718a15ac1cdf} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2026.04.06 16:11:14.681243 [ 4 ] {e47e8d68-a46f-458d-9540-718a15ac1cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7432 | 2026.04.06 16:11:14.681624 [ 4 ] {e47e8d68-a46f-458d-9540-718a15ac1cdf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7433 | 2026.04.06 16:11:14.681856 [ 4 ] {e47e8d68-a46f-458d-9540-718a15ac1cdf} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2026.04.06 16:11:14.682015 [ 4 ] {e47e8d68-a46f-458d-9540-718a15ac1cdf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00164 sec., 2439.0243902439024 rows/sec., 198.89 KiB/sec. | ||
| 7435 | 2026.04.06 16:11:14.682062 [ 4 ] {e47e8d68-a46f-458d-9540-718a15ac1cdf} <Debug> TCPHandler: Processed in 0.001947426 sec. | ||
| 7436 | 2026.04.06 16:11:14.682190 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.04.06 16:11:14.682294 [ 4 ] {cedf352c-7f19-4b23-b6f4-9e2737526c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7438 | 2026.04.06 16:11:14.682338 [ 4 ] {cedf352c-7f19-4b23-b6f4-9e2737526c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7439 | 2026.04.06 16:11:14.683964 [ 4 ] {cedf352c-7f19-4b23-b6f4-9e2737526c09} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.04.06 16:11:14.684000 [ 4 ] {cedf352c-7f19-4b23-b6f4-9e2737526c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7441 | 2026.04.06 16:11:14.684457 [ 4 ] {cedf352c-7f19-4b23-b6f4-9e2737526c09} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7442 | 2026.04.06 16:11:14.684669 [ 4 ] {cedf352c-7f19-4b23-b6f4-9e2737526c09} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.04.06 16:11:14.684786 [ 124 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7444 | 2026.04.06 16:11:14.684804 [ 4 ] {cedf352c-7f19-4b23-b6f4-9e2737526c09} <Debug> executeQuery: Read 2449 rows, 184.69 KiB in 0.002535 sec., 966074.9506903354 rows/sec., 71.15 MiB/sec. | ||
| 7445 | 2026.04.06 16:11:14.684828 [ 124 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7446 | 2026.04.06 16:11:14.684845 [ 4 ] {cedf352c-7f19-4b23-b6f4-9e2737526c09} <Debug> TCPHandler: Processed in 0.00270763 sec. | ||
| 7447 | 2026.04.06 16:11:14.684849 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7448 | 2026.04.06 16:11:14.684970 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2026.04.06 16:11:14.684984 [ 189 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 7450 | 2026.04.06 16:11:14.685068 [ 4 ] {300eeeeb-3ab3-452f-a4a7-72eca93345e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7451 | 2026.04.06 16:11:14.685115 [ 4 ] {300eeeeb-3ab3-452f-a4a7-72eca93345e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7452 | 2026.04.06 16:11:14.685129 [ 189 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7453 | 2026.04.06 16:11:14.685168 [ 189 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3211 rows starting from the beginning of the part | ||
| 7454 | 2026.04.06 16:11:14.685235 [ 189 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 76 rows starting from the beginning of the part | ||
| 7455 | 2026.04.06 16:11:14.685283 [ 189 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 840 rows starting from the beginning of the part | ||
| 7456 | 2026.04.06 16:11:14.685323 [ 189 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 102 rows starting from the beginning of the part | ||
| 7457 | 2026.04.06 16:11:14.685372 [ 189 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 835 rows starting from the beginning of the part | ||
| 7458 | 2026.04.06 16:11:14.685417 [ 189 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2449 rows starting from the beginning of the part | ||
| 7459 | 2026.04.06 16:11:14.685552 [ 4 ] {300eeeeb-3ab3-452f-a4a7-72eca93345e2} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2026.04.06 16:11:14.685594 [ 4 ] {300eeeeb-3ab3-452f-a4a7-72eca93345e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7461 | 2026.04.06 16:11:14.685923 [ 4 ] {300eeeeb-3ab3-452f-a4a7-72eca93345e2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7462 | 2026.04.06 16:11:14.686152 [ 4 ] {300eeeeb-3ab3-452f-a4a7-72eca93345e2} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2026.04.06 16:11:14.686288 [ 4 ] {300eeeeb-3ab3-452f-a4a7-72eca93345e2} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.00124 sec., 29032.25806451613 rows/sec., 2.12 MiB/sec. | ||
| 7464 | 2026.04.06 16:11:14.686325 [ 4 ] {300eeeeb-3ab3-452f-a4a7-72eca93345e2} <Debug> TCPHandler: Processed in 0.001405496 sec. | ||
| 7465 | 2026.04.06 16:11:14.686442 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7466 | 2026.04.06 16:11:14.686538 [ 4 ] {8c276c37-e219-4966-8f7a-2d20f2113510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7467 | 2026.04.06 16:11:14.686579 [ 4 ] {8c276c37-e219-4966-8f7a-2d20f2113510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7468 | 2026.04.06 16:11:14.687285 [ 4 ] {8c276c37-e219-4966-8f7a-2d20f2113510} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7469 | 2026.04.06 16:11:14.687320 [ 4 ] {8c276c37-e219-4966-8f7a-2d20f2113510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7470 | 2026.04.06 16:11:14.687679 [ 4 ] {8c276c37-e219-4966-8f7a-2d20f2113510} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7471 | 2026.04.06 16:11:14.687890 [ 4 ] {8c276c37-e219-4966-8f7a-2d20f2113510} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2026.04.06 16:11:14.688020 [ 4 ] {8c276c37-e219-4966-8f7a-2d20f2113510} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001501 sec., 533644.2371752165 rows/sec., 30.83 MiB/sec. | ||
| 7473 | 2026.04.06 16:11:14.688057 [ 4 ] {8c276c37-e219-4966-8f7a-2d20f2113510} <Debug> TCPHandler: Processed in 0.001664741 sec. | ||
| 7474 | 2026.04.06 16:11:14.688097 [ 200 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7513 rows, containing 5 columns (5 merged, 0 gathered) in 0.003175658 sec., 2365808.9126725863 rows/sec., 187.06 MiB/sec. | ||
| 7475 | 2026.04.06 16:11:14.688175 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7476 | 2026.04.06 16:11:14.688269 [ 4 ] {6d9641f1-d2ad-43e0-a297-779173abcea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7477 | 2026.04.06 16:11:14.688308 [ 4 ] {6d9641f1-d2ad-43e0-a297-779173abcea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7478 | 2026.04.06 16:11:14.688451 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7479 | 2026.04.06 16:11:14.688844 [ 4 ] {6d9641f1-d2ad-43e0-a297-779173abcea1} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2026.04.06 16:11:14.688891 [ 4 ] {6d9641f1-d2ad-43e0-a297-779173abcea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7481 | 2026.04.06 16:11:14.688897 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_46_9} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2026.04.06 16:11:14.689023 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_46_9} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7483 | 2026.04.06 16:11:14.689156 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 7484 | 2026.04.06 16:11:14.689285 [ 4 ] {6d9641f1-d2ad-43e0-a297-779173abcea1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7485 | 2026.04.06 16:11:14.689573 [ 4 ] {6d9641f1-d2ad-43e0-a297-779173abcea1} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2026.04.06 16:11:14.689716 [ 4 ] {6d9641f1-d2ad-43e0-a297-779173abcea1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 47.99 KiB/sec. | ||
| 7487 | 2026.04.06 16:11:14.689761 [ 4 ] {6d9641f1-d2ad-43e0-a297-779173abcea1} <Debug> TCPHandler: Processed in 0.00163544 sec. | ||
| 7488 | 2026.04.06 16:11:14.689908 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2026.04.06 16:11:14.690002 [ 4 ] {2a843033-c3ed-4228-b31f-eb81b59936e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7490 | 2026.04.06 16:11:14.690044 [ 4 ] {2a843033-c3ed-4228-b31f-eb81b59936e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7491 | 2026.04.06 16:11:14.691347 [ 4 ] {2a843033-c3ed-4228-b31f-eb81b59936e2} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2026.04.06 16:11:14.691388 [ 4 ] {2a843033-c3ed-4228-b31f-eb81b59936e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7493 | 2026.04.06 16:11:14.691855 [ 4 ] {2a843033-c3ed-4228-b31f-eb81b59936e2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7494 | 2026.04.06 16:11:14.692135 [ 4 ] {2a843033-c3ed-4228-b31f-eb81b59936e2} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.04.06 16:11:14.692297 [ 4 ] {2a843033-c3ed-4228-b31f-eb81b59936e2} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.002313 sec., 568525.7241677475 rows/sec., 38.05 MiB/sec. | ||
| 7496 | 2026.04.06 16:11:14.692312 [ 123 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7497 | 2026.04.06 16:11:14.692342 [ 4 ] {2a843033-c3ed-4228-b31f-eb81b59936e2} <Debug> TCPHandler: Processed in 0.002482366 sec. | ||
| 7498 | 2026.04.06 16:11:14.692384 [ 123 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7499 | 2026.04.06 16:11:14.692416 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7500 | 2026.04.06 16:11:14.692494 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2026.04.06 16:11:14.692536 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 7502 | 2026.04.06 16:11:14.692604 [ 4 ] {ded81806-6214-4fac-b7f5-79e4ce2d94dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7503 | 2026.04.06 16:11:14.692659 [ 4 ] {ded81806-6214-4fac-b7f5-79e4ce2d94dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7504 | 2026.04.06 16:11:14.692683 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7505 | 2026.04.06 16:11:14.692723 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1762 rows starting from the beginning of the part | ||
| 7506 | 2026.04.06 16:11:14.692809 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 59 rows starting from the beginning of the part | ||
| 7507 | 2026.04.06 16:11:14.692872 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 519 rows starting from the beginning of the part | ||
| 7508 | 2026.04.06 16:11:14.692925 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 87 rows starting from the beginning of the part | ||
| 7509 | 2026.04.06 16:11:14.693000 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 509 rows starting from the beginning of the part | ||
| 7510 | 2026.04.06 16:11:14.693059 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1315 rows starting from the beginning of the part | ||
| 7511 | 2026.04.06 16:11:14.693519 [ 4 ] {ded81806-6214-4fac-b7f5-79e4ce2d94dd} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2026.04.06 16:11:14.693560 [ 4 ] {ded81806-6214-4fac-b7f5-79e4ce2d94dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7513 | 2026.04.06 16:11:14.694079 [ 4 ] {ded81806-6214-4fac-b7f5-79e4ce2d94dd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7514 | 2026.04.06 16:11:14.694316 [ 4 ] {ded81806-6214-4fac-b7f5-79e4ce2d94dd} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.04.06 16:11:14.694456 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7516 | 2026.04.06 16:11:14.694478 [ 4 ] {ded81806-6214-4fac-b7f5-79e4ce2d94dd} <Debug> executeQuery: Read 1530 rows, 95.33 KiB in 0.001896 sec., 806962.0253164558 rows/sec., 49.10 MiB/sec. | ||
| 7517 | 2026.04.06 16:11:14.694510 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2026.04.06 16:11:14.694528 [ 4 ] {ded81806-6214-4fac-b7f5-79e4ce2d94dd} <Debug> TCPHandler: Processed in 0.002091219 sec. | ||
| 7519 | 2026.04.06 16:11:14.694540 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7520 | 2026.04.06 16:11:14.694653 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 7521 | 2026.04.06 16:11:14.694664 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2026.04.06 16:11:14.694772 [ 4 ] {f099b7f0-e363-46ea-a883-dafb7a584659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7523 | 2026.04.06 16:11:14.694773 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7524 | 2026.04.06 16:11:14.694820 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14542 rows starting from the beginning of the part | ||
| 7525 | 2026.04.06 16:11:14.694829 [ 4 ] {f099b7f0-e363-46ea-a883-dafb7a584659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.04.06 16:11:14.694884 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 110 rows starting from the beginning of the part | ||
| 7527 | 2026.04.06 16:11:14.694897 [ 186 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4251 rows, containing 5 columns (5 merged, 0 gathered) in 0.002412614 sec., 1761989.2780196087 rows/sec., 127.31 MiB/sec. | ||
| 7528 | 2026.04.06 16:11:14.694932 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 260 rows starting from the beginning of the part | ||
| 7529 | 2026.04.06 16:11:14.694979 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7530 | 2026.04.06 16:11:14.695021 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 7531 | 2026.04.06 16:11:14.695062 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1530 rows starting from the beginning of the part | ||
| 7532 | 2026.04.06 16:11:14.695091 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7533 | 2026.04.06 16:11:14.695407 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_46_9} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.04.06 16:11:14.695503 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_46_9} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7535 | 2026.04.06 16:11:14.695593 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7536 | 2026.04.06 16:11:14.695695 [ 4 ] {f099b7f0-e363-46ea-a883-dafb7a584659} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.04.06 16:11:14.695738 [ 4 ] {f099b7f0-e363-46ea-a883-dafb7a584659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7538 | 2026.04.06 16:11:14.696481 [ 4 ] {f099b7f0-e363-46ea-a883-dafb7a584659} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7539 | 2026.04.06 16:11:14.696738 [ 4 ] {f099b7f0-e363-46ea-a883-dafb7a584659} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.04.06 16:11:14.696890 [ 4 ] {f099b7f0-e363-46ea-a883-dafb7a584659} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002137 sec., 14974.262985493682 rows/sec., 26.83 MiB/sec. | ||
| 7541 | 2026.04.06 16:11:14.696970 [ 4 ] {f099b7f0-e363-46ea-a883-dafb7a584659} <Debug> TCPHandler: Processed in 0.002356254 sec. | ||
| 7542 | 2026.04.06 16:11:14.697113 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.04.06 16:11:14.697210 [ 4 ] {67e88a45-a4bc-484a-bf58-25d006649ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7544 | 2026.04.06 16:11:14.697255 [ 4 ] {67e88a45-a4bc-484a-bf58-25d006649ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7545 | 2026.04.06 16:11:14.697613 [ 4 ] {67e88a45-a4bc-484a-bf58-25d006649ed6} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.04.06 16:11:14.697651 [ 4 ] {67e88a45-a4bc-484a-bf58-25d006649ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7547 | 2026.04.06 16:11:14.697991 [ 4 ] {67e88a45-a4bc-484a-bf58-25d006649ed6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7548 | 2026.04.06 16:11:14.698223 [ 4 ] {67e88a45-a4bc-484a-bf58-25d006649ed6} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.04.06 16:11:14.698339 [ 123 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7550 | 2026.04.06 16:11:14.698360 [ 4 ] {67e88a45-a4bc-484a-bf58-25d006649ed6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001169 sec., 20530.36783575706 rows/sec., 1.38 MiB/sec. | ||
| 7551 | 2026.04.06 16:11:14.698377 [ 123 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.04.06 16:11:14.698401 [ 4 ] {67e88a45-a4bc-484a-bf58-25d006649ed6} <Debug> TCPHandler: Processed in 0.001338235 sec. | ||
| 7553 | 2026.04.06 16:11:14.698402 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7554 | 2026.04.06 16:11:14.698497 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 7555 | 2026.04.06 16:11:14.698583 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7556 | 2026.04.06 16:11:14.698609 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1572 rows starting from the beginning of the part | ||
| 7557 | 2026.04.06 16:11:14.698665 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 7558 | 2026.04.06 16:11:14.698714 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 86 rows starting from the beginning of the part | ||
| 7559 | 2026.04.06 16:11:14.698760 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7560 | 2026.04.06 16:11:14.698805 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7561 | 2026.04.06 16:11:14.698848 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 7562 | 2026.04.06 16:11:14.699716 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16867 rows, containing 5 columns (5 merged, 0 gathered) in 0.005117324 sec., 3296058.6431502085 rows/sec., 207.18 MiB/sec. | ||
| 7563 | 2026.04.06 16:11:14.699810 [ 194 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1872 rows, containing 4 columns (4 merged, 0 gathered) in 0.001350365 sec., 1386291.8544245444 rows/sec., 87.06 MiB/sec. | ||
| 7564 | 2026.04.06 16:11:14.699976 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7565 | 2026.04.06 16:11:14.700032 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7566 | 2026.04.06 16:11:14.700367 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.04.06 16:11:14.700372 [ 194 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_46_9} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2026.04.06 16:11:14.700466 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7569 | 2026.04.06 16:11:14.700491 [ 194 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_46_9} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7570 | 2026.04.06 16:11:14.700574 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 7571 | 2026.04.06 16:11:14.700623 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7572 | 2026.04.06 16:11:14.889314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7573 | 2026.04.06 16:11:14.906825 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2026.04.06 16:11:14.906895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7575 | 2026.04.06 16:11:14.913212 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7576 | 2026.04.06 16:11:14.913941 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2026.04.06 16:11:14.917565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7578 | 2026.04.06 16:11:16.635311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 964 | ||
| 7579 | 2026.04.06 16:11:16.637905 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2026.04.06 16:11:16.637950 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7581 | 2026.04.06 16:11:16.639130 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7582 | 2026.04.06 16:11:16.639404 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2026.04.06 16:11:16.639564 [ 121 ] {} <Debug> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7584 | 2026.04.06 16:11:16.639658 [ 121 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.04.06 16:11:16.639668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 964 | ||
| 7586 | 2026.04.06 16:11:16.639703 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7587 | 2026.04.06 16:11:16.639873 [ 197 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::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 | ||
| 7588 | 2026.04.06 16:11:16.640771 [ 197 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7589 | 2026.04.06 16:11:16.640933 [ 197 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 752 rows starting from the beginning of the part | ||
| 7590 | 2026.04.06 16:11:16.641334 [ 197 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 7591 | 2026.04.06 16:11:16.641697 [ 197 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part | ||
| 7592 | 2026.04.06 16:11:16.642032 [ 197 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 7593 | 2026.04.06 16:11:16.642369 [ 197 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 7594 | 2026.04.06 16:11:16.642702 [ 197 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part | ||
| 7595 | 2026.04.06 16:11:16.649122 [ 191 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 964 rows, containing 72 columns (72 merged, 0 gathered) in 0.009315032 sec., 103488.6407260866 rows/sec., 85.60 MiB/sec. | ||
| 7596 | 2026.04.06 16:11:16.650113 [ 197 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7597 | 2026.04.06 16:11:16.650600 [ 197 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_21_4} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2026.04.06 16:11:16.650666 [ 197 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_21_4} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7599 | 2026.04.06 16:11:16.650824 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 7600 | 2026.04.06 16:11:17.635089 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7601 | 2026.04.06 16:11:17.635289 [ 4 ] {ed444563-1b94-4abf-a58c-25204af0ccdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7602 | 2026.04.06 16:11:17.635370 [ 4 ] {ed444563-1b94-4abf-a58c-25204af0ccdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7603 | 2026.04.06 16:11:17.636140 [ 4 ] {ed444563-1b94-4abf-a58c-25204af0ccdf} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.04.06 16:11:17.636193 [ 4 ] {ed444563-1b94-4abf-a58c-25204af0ccdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7605 | 2026.04.06 16:11:17.636598 [ 4 ] {ed444563-1b94-4abf-a58c-25204af0ccdf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7606 | 2026.04.06 16:11:17.636846 [ 4 ] {ed444563-1b94-4abf-a58c-25204af0ccdf} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.04.06 16:11:17.636999 [ 4 ] {ed444563-1b94-4abf-a58c-25204af0ccdf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001768 sec., 31674.20814479638 rows/sec., 2.42 MiB/sec. | ||
| 7608 | 2026.04.06 16:11:17.637053 [ 4 ] {ed444563-1b94-4abf-a58c-25204af0ccdf} <Debug> TCPHandler: Processed in 0.002151619 sec. | ||
| 7609 | 2026.04.06 16:11:17.637186 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2026.04.06 16:11:17.637292 [ 4 ] {c8ee16e5-258b-4084-bbf6-bc610e43743f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7611 | 2026.04.06 16:11:17.637334 [ 4 ] {c8ee16e5-258b-4084-bbf6-bc610e43743f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7612 | 2026.04.06 16:11:17.637769 [ 4 ] {c8ee16e5-258b-4084-bbf6-bc610e43743f} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.04.06 16:11:17.637808 [ 4 ] {c8ee16e5-258b-4084-bbf6-bc610e43743f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7614 | 2026.04.06 16:11:17.638119 [ 4 ] {c8ee16e5-258b-4084-bbf6-bc610e43743f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7615 | 2026.04.06 16:11:17.638331 [ 4 ] {c8ee16e5-258b-4084-bbf6-bc610e43743f} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2026.04.06 16:11:17.638459 [ 4 ] {c8ee16e5-258b-4084-bbf6-bc610e43743f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 7617 | 2026.04.06 16:11:17.638496 [ 4 ] {c8ee16e5-258b-4084-bbf6-bc610e43743f} <Debug> TCPHandler: Processed in 0.001362625 sec. | ||
| 7618 | 2026.04.06 16:11:17.638616 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2026.04.06 16:11:17.638715 [ 4 ] {d7979bb0-e06c-4255-87e1-34cd321a07f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7620 | 2026.04.06 16:11:17.638759 [ 4 ] {d7979bb0-e06c-4255-87e1-34cd321a07f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7621 | 2026.04.06 16:11:17.639132 [ 4 ] {d7979bb0-e06c-4255-87e1-34cd321a07f9} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2026.04.06 16:11:17.639168 [ 4 ] {d7979bb0-e06c-4255-87e1-34cd321a07f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7623 | 2026.04.06 16:11:17.639491 [ 4 ] {d7979bb0-e06c-4255-87e1-34cd321a07f9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7624 | 2026.04.06 16:11:17.639703 [ 4 ] {d7979bb0-e06c-4255-87e1-34cd321a07f9} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2026.04.06 16:11:17.639830 [ 4 ] {d7979bb0-e06c-4255-87e1-34cd321a07f9} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001135 sec., 84581.49779735683 rows/sec., 5.89 MiB/sec. | ||
| 7626 | 2026.04.06 16:11:17.639865 [ 4 ] {d7979bb0-e06c-4255-87e1-34cd321a07f9} <Debug> TCPHandler: Processed in 0.001299684 sec. | ||
| 7627 | 2026.04.06 16:11:17.639981 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2026.04.06 16:11:17.640076 [ 4 ] {346037e0-c940-454d-979c-f361808ea2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7629 | 2026.04.06 16:11:17.640117 [ 4 ] {346037e0-c940-454d-979c-f361808ea2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7630 | 2026.04.06 16:11:17.640448 [ 4 ] {346037e0-c940-454d-979c-f361808ea2d8} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2026.04.06 16:11:17.640483 [ 4 ] {346037e0-c940-454d-979c-f361808ea2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7632 | 2026.04.06 16:11:17.640783 [ 4 ] {346037e0-c940-454d-979c-f361808ea2d8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7633 | 2026.04.06 16:11:17.640996 [ 4 ] {346037e0-c940-454d-979c-f361808ea2d8} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2026.04.06 16:11:17.641123 [ 4 ] {346037e0-c940-454d-979c-f361808ea2d8} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001067 sec., 33739.45641986879 rows/sec., 2.27 MiB/sec. | ||
| 7635 | 2026.04.06 16:11:17.641158 [ 4 ] {346037e0-c940-454d-979c-f361808ea2d8} <Debug> TCPHandler: Processed in 0.001226562 sec. | ||
| 7636 | 2026.04.06 16:11:21.484335 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7637 | 2026.04.06 16:11:21.484402 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7638 | 2026.04.06 16:11:21.593513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14374 | ||
| 7639 | 2026.04.06 16:11:21.594036 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2026.04.06 16:11:21.594078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7641 | 2026.04.06 16:11:21.594551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7642 | 2026.04.06 16:11:21.594771 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.04.06 16:11:21.594906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14374 | ||
| 7644 | 2026.04.06 16:11:22.417621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7645 | 2026.04.06 16:11:22.436104 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.04.06 16:11:22.436173 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7647 | 2026.04.06 16:11:22.441798 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7648 | 2026.04.06 16:11:22.442520 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.04.06 16:11:22.446236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7650 | 2026.04.06 16:11:22.646839 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7651 | 2026.04.06 16:11:22.647036 [ 4 ] {26791c2e-7a02-4af7-ac76-a87232a4a0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7652 | 2026.04.06 16:11:22.647110 [ 4 ] {26791c2e-7a02-4af7-ac76-a87232a4a0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7653 | 2026.04.06 16:11:22.647915 [ 4 ] {26791c2e-7a02-4af7-ac76-a87232a4a0fa} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.04.06 16:11:22.647956 [ 4 ] {26791c2e-7a02-4af7-ac76-a87232a4a0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7655 | 2026.04.06 16:11:22.648352 [ 4 ] {26791c2e-7a02-4af7-ac76-a87232a4a0fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7656 | 2026.04.06 16:11:22.648590 [ 4 ] {26791c2e-7a02-4af7-ac76-a87232a4a0fa} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2026.04.06 16:11:22.648741 [ 4 ] {26791c2e-7a02-4af7-ac76-a87232a4a0fa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001759 sec., 161455.37237066517 rows/sec., 10.25 MiB/sec. | ||
| 7658 | 2026.04.06 16:11:22.648788 [ 4 ] {26791c2e-7a02-4af7-ac76-a87232a4a0fa} <Debug> TCPHandler: Processed in 0.002087299 sec. | ||
| 7659 | 2026.04.06 16:11:22.648921 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7660 | 2026.04.06 16:11:22.649024 [ 4 ] {c9c2aa1d-797e-43cb-ad13-2192b35f8553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7661 | 2026.04.06 16:11:22.649067 [ 4 ] {c9c2aa1d-797e-43cb-ad13-2192b35f8553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7662 | 2026.04.06 16:11:22.649876 [ 4 ] {c9c2aa1d-797e-43cb-ad13-2192b35f8553} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.04.06 16:11:22.649912 [ 4 ] {c9c2aa1d-797e-43cb-ad13-2192b35f8553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7664 | 2026.04.06 16:11:22.650279 [ 4 ] {c9c2aa1d-797e-43cb-ad13-2192b35f8553} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7665 | 2026.04.06 16:11:22.650491 [ 4 ] {c9c2aa1d-797e-43cb-ad13-2192b35f8553} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.04.06 16:11:22.650619 [ 4 ] {c9c2aa1d-797e-43cb-ad13-2192b35f8553} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001618 sec., 516069.2212608158 rows/sec., 40.16 MiB/sec. | ||
| 7667 | 2026.04.06 16:11:22.650656 [ 4 ] {c9c2aa1d-797e-43cb-ad13-2192b35f8553} <Debug> TCPHandler: Processed in 0.001788533 sec. | ||
| 7668 | 2026.04.06 16:11:22.650771 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7669 | 2026.04.06 16:11:22.650868 [ 4 ] {ab933de7-4a8a-4cb3-a2dc-45761dec2cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7670 | 2026.04.06 16:11:22.650908 [ 4 ] {ab933de7-4a8a-4cb3-a2dc-45761dec2cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7671 | 2026.04.06 16:11:22.651352 [ 4 ] {ab933de7-4a8a-4cb3-a2dc-45761dec2cec} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2026.04.06 16:11:22.651387 [ 4 ] {ab933de7-4a8a-4cb3-a2dc-45761dec2cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7673 | 2026.04.06 16:11:22.651688 [ 4 ] {ab933de7-4a8a-4cb3-a2dc-45761dec2cec} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7674 | 2026.04.06 16:11:22.651905 [ 4 ] {ab933de7-4a8a-4cb3-a2dc-45761dec2cec} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.04.06 16:11:22.652032 [ 4 ] {ab933de7-4a8a-4cb3-a2dc-45761dec2cec} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001183 sec., 136094.67455621302 rows/sec., 8.23 MiB/sec. | ||
| 7676 | 2026.04.06 16:11:22.652070 [ 4 ] {ab933de7-4a8a-4cb3-a2dc-45761dec2cec} <Debug> TCPHandler: Processed in 0.001350376 sec. | ||
| 7677 | 2026.04.06 16:11:22.652180 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7678 | 2026.04.06 16:11:22.652275 [ 4 ] {149fd093-0563-4592-8398-4a22c980a70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7679 | 2026.04.06 16:11:22.652314 [ 4 ] {149fd093-0563-4592-8398-4a22c980a70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7680 | 2026.04.06 16:11:22.652749 [ 4 ] {149fd093-0563-4592-8398-4a22c980a70d} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.04.06 16:11:22.652784 [ 4 ] {149fd093-0563-4592-8398-4a22c980a70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7682 | 2026.04.06 16:11:22.653088 [ 4 ] {149fd093-0563-4592-8398-4a22c980a70d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7683 | 2026.04.06 16:11:22.653308 [ 4 ] {149fd093-0563-4592-8398-4a22c980a70d} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.04.06 16:11:22.653436 [ 4 ] {149fd093-0563-4592-8398-4a22c980a70d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 8.16 MiB/sec. | ||
| 7685 | 2026.04.06 16:11:22.653472 [ 4 ] {149fd093-0563-4592-8398-4a22c980a70d} <Debug> TCPHandler: Processed in 0.001341625 sec. | ||
| 7686 | 2026.04.06 16:11:22.653587 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7687 | 2026.04.06 16:11:22.653682 [ 4 ] {d50d0661-a1f1-4567-a90a-1e9bd6d58216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7688 | 2026.04.06 16:11:22.653722 [ 4 ] {d50d0661-a1f1-4567-a90a-1e9bd6d58216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7689 | 2026.04.06 16:11:22.654155 [ 4 ] {d50d0661-a1f1-4567-a90a-1e9bd6d58216} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.04.06 16:11:22.654189 [ 4 ] {d50d0661-a1f1-4567-a90a-1e9bd6d58216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7691 | 2026.04.06 16:11:22.654497 [ 4 ] {d50d0661-a1f1-4567-a90a-1e9bd6d58216} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7692 | 2026.04.06 16:11:22.654709 [ 4 ] {d50d0661-a1f1-4567-a90a-1e9bd6d58216} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.04.06 16:11:22.654835 [ 4 ] {d50d0661-a1f1-4567-a90a-1e9bd6d58216} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 7694 | 2026.04.06 16:11:22.654872 [ 4 ] {d50d0661-a1f1-4567-a90a-1e9bd6d58216} <Debug> TCPHandler: Processed in 0.001334784 sec. | ||
| 7695 | 2026.04.06 16:11:22.654990 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2026.04.06 16:11:22.655086 [ 4 ] {9d1f425b-098c-42ac-85d5-0da0cdd6d065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7697 | 2026.04.06 16:11:22.655124 [ 4 ] {9d1f425b-098c-42ac-85d5-0da0cdd6d065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7698 | 2026.04.06 16:11:22.655711 [ 4 ] {9d1f425b-098c-42ac-85d5-0da0cdd6d065} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.04.06 16:11:22.655746 [ 4 ] {9d1f425b-098c-42ac-85d5-0da0cdd6d065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7700 | 2026.04.06 16:11:22.656066 [ 4 ] {9d1f425b-098c-42ac-85d5-0da0cdd6d065} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7701 | 2026.04.06 16:11:22.656275 [ 4 ] {9d1f425b-098c-42ac-85d5-0da0cdd6d065} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.04.06 16:11:22.656401 [ 4 ] {9d1f425b-098c-42ac-85d5-0da0cdd6d065} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001334 sec., 381559.22038980515 rows/sec., 26.87 MiB/sec. | ||
| 7703 | 2026.04.06 16:11:22.656438 [ 4 ] {9d1f425b-098c-42ac-85d5-0da0cdd6d065} <Debug> TCPHandler: Processed in 0.001498028 sec. | ||
| 7704 | 2026.04.06 16:11:22.656549 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7705 | 2026.04.06 16:11:22.656644 [ 4 ] {c2efdba2-a266-4aac-85ab-251616ffe56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7706 | 2026.04.06 16:11:22.656686 [ 4 ] {c2efdba2-a266-4aac-85ab-251616ffe56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7707 | 2026.04.06 16:11:22.657018 [ 4 ] {c2efdba2-a266-4aac-85ab-251616ffe56f} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.04.06 16:11:22.657054 [ 4 ] {c2efdba2-a266-4aac-85ab-251616ffe56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7709 | 2026.04.06 16:11:22.657373 [ 4 ] {c2efdba2-a266-4aac-85ab-251616ffe56f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7710 | 2026.04.06 16:11:22.657584 [ 4 ] {c2efdba2-a266-4aac-85ab-251616ffe56f} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.04.06 16:11:22.657718 [ 4 ] {c2efdba2-a266-4aac-85ab-251616ffe56f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 7712 | 2026.04.06 16:11:22.657755 [ 4 ] {c2efdba2-a266-4aac-85ab-251616ffe56f} <Debug> TCPHandler: Processed in 0.001255094 sec. | ||
| 7713 | 2026.04.06 16:11:22.657865 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.04.06 16:11:22.657961 [ 4 ] {1964b1a9-c09b-4b4c-a8b7-4282f9a6266a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7715 | 2026.04.06 16:11:22.658003 [ 4 ] {1964b1a9-c09b-4b4c-a8b7-4282f9a6266a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7716 | 2026.04.06 16:11:22.658409 [ 4 ] {1964b1a9-c09b-4b4c-a8b7-4282f9a6266a} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.04.06 16:11:22.658446 [ 4 ] {1964b1a9-c09b-4b4c-a8b7-4282f9a6266a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7718 | 2026.04.06 16:11:22.658773 [ 4 ] {1964b1a9-c09b-4b4c-a8b7-4282f9a6266a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7719 | 2026.04.06 16:11:22.658983 [ 4 ] {1964b1a9-c09b-4b4c-a8b7-4282f9a6266a} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2026.04.06 16:11:22.659113 [ 4 ] {1964b1a9-c09b-4b4c-a8b7-4282f9a6266a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 7721 | 2026.04.06 16:11:22.659148 [ 4 ] {1964b1a9-c09b-4b4c-a8b7-4282f9a6266a} <Debug> TCPHandler: Processed in 0.001332044 sec. | ||
| 7722 | 2026.04.06 16:11:22.659260 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7723 | 2026.04.06 16:11:22.659353 [ 4 ] {8a7e6d8c-3ddb-4dec-bc60-925b33b11b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7724 | 2026.04.06 16:11:22.659394 [ 4 ] {8a7e6d8c-3ddb-4dec-bc60-925b33b11b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7725 | 2026.04.06 16:11:22.659698 [ 4 ] {8a7e6d8c-3ddb-4dec-bc60-925b33b11b9f} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.04.06 16:11:22.659732 [ 4 ] {8a7e6d8c-3ddb-4dec-bc60-925b33b11b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7727 | 2026.04.06 16:11:22.660024 [ 4 ] {8a7e6d8c-3ddb-4dec-bc60-925b33b11b9f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7728 | 2026.04.06 16:11:22.660229 [ 4 ] {8a7e6d8c-3ddb-4dec-bc60-925b33b11b9f} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.04.06 16:11:22.660358 [ 4 ] {8a7e6d8c-3ddb-4dec-bc60-925b33b11b9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 7730 | 2026.04.06 16:11:22.660418 [ 4 ] {8a7e6d8c-3ddb-4dec-bc60-925b33b11b9f} <Debug> TCPHandler: Processed in 0.001207323 sec. | ||
| 7731 | 2026.04.06 16:11:22.660524 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7732 | 2026.04.06 16:11:22.660617 [ 4 ] {a42ff048-bb54-4e82-a1d1-39d37fba097b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7733 | 2026.04.06 16:11:22.660668 [ 4 ] {a42ff048-bb54-4e82-a1d1-39d37fba097b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7734 | 2026.04.06 16:11:22.661469 [ 4 ] {a42ff048-bb54-4e82-a1d1-39d37fba097b} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2026.04.06 16:11:22.661504 [ 4 ] {a42ff048-bb54-4e82-a1d1-39d37fba097b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7736 | 2026.04.06 16:11:22.662038 [ 4 ] {a42ff048-bb54-4e82-a1d1-39d37fba097b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7737 | 2026.04.06 16:11:22.662276 [ 4 ] {a42ff048-bb54-4e82-a1d1-39d37fba097b} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2026.04.06 16:11:22.662415 [ 4 ] {a42ff048-bb54-4e82-a1d1-39d37fba097b} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001816 sec., 10462.555066079296 rows/sec., 18.75 MiB/sec. | ||
| 7739 | 2026.04.06 16:11:22.662472 [ 4 ] {a42ff048-bb54-4e82-a1d1-39d37fba097b} <Debug> TCPHandler: Processed in 0.001997537 sec. | ||
| 7740 | 2026.04.06 16:11:22.662581 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2026.04.06 16:11:22.662675 [ 4 ] {c920c8db-e27c-44a1-8ff2-42304ffbae6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7742 | 2026.04.06 16:11:22.662716 [ 4 ] {c920c8db-e27c-44a1-8ff2-42304ffbae6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7743 | 2026.04.06 16:11:22.663046 [ 4 ] {c920c8db-e27c-44a1-8ff2-42304ffbae6d} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.04.06 16:11:22.663081 [ 4 ] {c920c8db-e27c-44a1-8ff2-42304ffbae6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7745 | 2026.04.06 16:11:22.663377 [ 4 ] {c920c8db-e27c-44a1-8ff2-42304ffbae6d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7746 | 2026.04.06 16:11:22.663583 [ 4 ] {c920c8db-e27c-44a1-8ff2-42304ffbae6d} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2026.04.06 16:11:22.663706 [ 4 ] {c920c8db-e27c-44a1-8ff2-42304ffbae6d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00105 sec., 85714.28571428572 rows/sec., 5.36 MiB/sec. | ||
| 7748 | 2026.04.06 16:11:22.663741 [ 4 ] {c920c8db-e27c-44a1-8ff2-42304ffbae6d} <Debug> TCPHandler: Processed in 0.001209992 sec. | ||
| 7749 | 2026.04.06 16:11:23.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.22 MiB, peak 279.05 MiB, free memory in arenas 0.00 B, will set to 271.96 MiB (RSS), difference: -1.26 MiB | ||
| 7750 | 2026.04.06 16:11:26.013063 [ 112 ] {} <Debug> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7751 | 2026.04.06 16:11:26.013169 [ 112 ] {} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7752 | 2026.04.06 16:11:26.013202 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7753 | 2026.04.06 16:11:26.013312 [ 196 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7754 | 2026.04.06 16:11:26.013472 [ 196 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7755 | 2026.04.06 16:11:26.013511 [ 196 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part | ||
| 7756 | 2026.04.06 16:11:26.013585 [ 196 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 7757 | 2026.04.06 16:11:26.013641 [ 196 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 7758 | 2026.04.06 16:11:26.013700 [ 196 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 7759 | 2026.04.06 16:11:26.013746 [ 196 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 7760 | 2026.04.06 16:11:26.014581 [ 191 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313965 sec., 25875.879494507084 rows/sec., 2.16 MiB/sec. | ||
| 7761 | 2026.04.06 16:11:26.014735 [ 196 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7762 | 2026.04.06 16:11:26.015010 [ 196 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_14_3} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.04.06 16:11:26.015089 [ 196 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_14_3} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7764 | 2026.04.06 16:11:26.015169 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7765 | 2026.04.06 16:11:26.640002 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 994 | ||
| 7766 | 2026.04.06 16:11:26.642321 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.04.06 16:11:26.642373 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7768 | 2026.04.06 16:11:26.643617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7769 | 2026.04.06 16:11:26.643914 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.04.06 16:11:26.644317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
| 7771 | 2026.04.06 16:11:27.639773 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7772 | 2026.04.06 16:11:27.639976 [ 4 ] {04413557-e244-4d78-9a19-777ff81e8f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7773 | 2026.04.06 16:11:27.640050 [ 4 ] {04413557-e244-4d78-9a19-777ff81e8f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7774 | 2026.04.06 16:11:27.640729 [ 4 ] {04413557-e244-4d78-9a19-777ff81e8f63} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.04.06 16:11:27.640778 [ 4 ] {04413557-e244-4d78-9a19-777ff81e8f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7776 | 2026.04.06 16:11:27.641169 [ 4 ] {04413557-e244-4d78-9a19-777ff81e8f63} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7777 | 2026.04.06 16:11:27.641389 [ 4 ] {04413557-e244-4d78-9a19-777ff81e8f63} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.04.06 16:11:27.641543 [ 4 ] {04413557-e244-4d78-9a19-777ff81e8f63} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001621 sec., 62924.12091301665 rows/sec., 5.25 MiB/sec. | ||
| 7779 | 2026.04.06 16:11:27.641593 [ 4 ] {04413557-e244-4d78-9a19-777ff81e8f63} <Debug> TCPHandler: Processed in 0.001954447 sec. | ||
| 7780 | 2026.04.06 16:11:27.641724 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7781 | 2026.04.06 16:11:27.641827 [ 4 ] {c2050444-4a33-4e19-8cbd-60609a584bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7782 | 2026.04.06 16:11:27.641871 [ 4 ] {c2050444-4a33-4e19-8cbd-60609a584bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7783 | 2026.04.06 16:11:27.642298 [ 4 ] {c2050444-4a33-4e19-8cbd-60609a584bb2} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2026.04.06 16:11:27.642338 [ 4 ] {c2050444-4a33-4e19-8cbd-60609a584bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7785 | 2026.04.06 16:11:27.642636 [ 4 ] {c2050444-4a33-4e19-8cbd-60609a584bb2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7786 | 2026.04.06 16:11:27.642847 [ 4 ] {c2050444-4a33-4e19-8cbd-60609a584bb2} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7787 | 2026.04.06 16:11:27.642955 [ 109 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7788 | 2026.04.06 16:11:27.642976 [ 4 ] {c2050444-4a33-4e19-8cbd-60609a584bb2} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001172 sec., 19624.57337883959 rows/sec., 1.44 MiB/sec. | ||
| 7789 | 2026.04.06 16:11:27.643029 [ 109 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.04.06 16:11:27.643037 [ 4 ] {c2050444-4a33-4e19-8cbd-60609a584bb2} <Debug> TCPHandler: Processed in 0.001367985 sec. | ||
| 7791 | 2026.04.06 16:11:27.643061 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7792 | 2026.04.06 16:11:27.643161 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2026.04.06 16:11:27.643204 [ 191 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 7794 | 2026.04.06 16:11:27.643260 [ 4 ] {7137e33f-843d-4291-bba3-a7f2e5f7f1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7795 | 2026.04.06 16:11:27.643305 [ 4 ] {7137e33f-843d-4291-bba3-a7f2e5f7f1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7796 | 2026.04.06 16:11:27.643361 [ 191 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7797 | 2026.04.06 16:11:27.643406 [ 191 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 211 rows starting from the beginning of the part | ||
| 7798 | 2026.04.06 16:11:27.643484 [ 191 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part | ||
| 7799 | 2026.04.06 16:11:27.643540 [ 191 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 161 rows starting from the beginning of the part | ||
| 7800 | 2026.04.06 16:11:27.643605 [ 191 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 7801 | 2026.04.06 16:11:27.643653 [ 191 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 161 rows starting from the beginning of the part | ||
| 7802 | 2026.04.06 16:11:27.643701 [ 191 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 23 rows starting from the beginning of the part | ||
| 7803 | 2026.04.06 16:11:27.643744 [ 4 ] {7137e33f-843d-4291-bba3-a7f2e5f7f1d8} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2026.04.06 16:11:27.643786 [ 4 ] {7137e33f-843d-4291-bba3-a7f2e5f7f1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7805 | 2026.04.06 16:11:27.644123 [ 4 ] {7137e33f-843d-4291-bba3-a7f2e5f7f1d8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7806 | 2026.04.06 16:11:27.644342 [ 4 ] {7137e33f-843d-4291-bba3-a7f2e5f7f1d8} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2026.04.06 16:11:27.644479 [ 4 ] {7137e33f-843d-4291-bba3-a7f2e5f7f1d8} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001238 sec., 70274.63651050082 rows/sec., 5.49 MiB/sec. | ||
| 7808 | 2026.04.06 16:11:27.644516 [ 4 ] {7137e33f-843d-4291-bba3-a7f2e5f7f1d8} <Debug> TCPHandler: Processed in 0.001406126 sec. | ||
| 7809 | 2026.04.06 16:11:27.644630 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7810 | 2026.04.06 16:11:27.644724 [ 4 ] {6c559a48-dfb0-4988-be98-8e2bf2b9addd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7811 | 2026.04.06 16:11:27.644768 [ 4 ] {6c559a48-dfb0-4988-be98-8e2bf2b9addd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7812 | 2026.04.06 16:11:27.644804 [ 196 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669221 sec., 368435.3360040402 rows/sec., 24.64 MiB/sec. | ||
| 7813 | 2026.04.06 16:11:27.644989 [ 195 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7814 | 2026.04.06 16:11:27.645184 [ 4 ] {6c559a48-dfb0-4988-be98-8e2bf2b9addd} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2026.04.06 16:11:27.645228 [ 4 ] {6c559a48-dfb0-4988-be98-8e2bf2b9addd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7816 | 2026.04.06 16:11:27.645318 [ 195 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_41_8} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2026.04.06 16:11:27.645422 [ 195 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_41_8} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7818 | 2026.04.06 16:11:27.645514 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7819 | 2026.04.06 16:11:27.645589 [ 4 ] {6c559a48-dfb0-4988-be98-8e2bf2b9addd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7820 | 2026.04.06 16:11:27.645805 [ 4 ] {6c559a48-dfb0-4988-be98-8e2bf2b9addd} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2026.04.06 16:11:27.645942 [ 4 ] {6c559a48-dfb0-4988-be98-8e2bf2b9addd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 7822 | 2026.04.06 16:11:27.645978 [ 4 ] {6c559a48-dfb0-4988-be98-8e2bf2b9addd} <Debug> TCPHandler: Processed in 0.001397476 sec. | ||
| 7823 | 2026.04.06 16:11:27.646086 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2026.04.06 16:11:27.646181 [ 4 ] {b278c5b2-e3be-459e-9897-decd8846b24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7825 | 2026.04.06 16:11:27.646233 [ 4 ] {b278c5b2-e3be-459e-9897-decd8846b24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7826 | 2026.04.06 16:11:27.647041 [ 4 ] {b278c5b2-e3be-459e-9897-decd8846b24d} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.04.06 16:11:27.647077 [ 4 ] {b278c5b2-e3be-459e-9897-decd8846b24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7828 | 2026.04.06 16:11:27.647604 [ 4 ] {b278c5b2-e3be-459e-9897-decd8846b24d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7829 | 2026.04.06 16:11:27.647831 [ 4 ] {b278c5b2-e3be-459e-9897-decd8846b24d} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.04.06 16:11:27.647939 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7831 | 2026.04.06 16:11:27.647967 [ 4 ] {b278c5b2-e3be-459e-9897-decd8846b24d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001805 sec., 12742.382271468145 rows/sec., 22.83 MiB/sec. | ||
| 7832 | 2026.04.06 16:11:27.647969 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.04.06 16:11:27.648005 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7834 | 2026.04.06 16:11:27.648036 [ 4 ] {b278c5b2-e3be-459e-9897-decd8846b24d} <Debug> TCPHandler: Processed in 0.001998687 sec. | ||
| 7835 | 2026.04.06 16:11:27.648098 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 7836 | 2026.04.06 16:11:27.648157 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2026.04.06 16:11:27.648258 [ 4 ] {9fc1cbe0-e376-43d6-be7b-0e34da7bb99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7838 | 2026.04.06 16:11:27.648299 [ 4 ] {9fc1cbe0-e376-43d6-be7b-0e34da7bb99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7839 | 2026.04.06 16:11:27.648412 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7840 | 2026.04.06 16:11:27.648503 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 734 rows starting from the beginning of the part | ||
| 7841 | 2026.04.06 16:11:27.648642 [ 4 ] {9fc1cbe0-e376-43d6-be7b-0e34da7bb99a} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.04.06 16:11:27.648684 [ 4 ] {9fc1cbe0-e376-43d6-be7b-0e34da7bb99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7843 | 2026.04.06 16:11:27.648687 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part | ||
| 7844 | 2026.04.06 16:11:27.648870 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 19 rows starting from the beginning of the part | ||
| 7845 | 2026.04.06 16:11:27.649009 [ 4 ] {9fc1cbe0-e376-43d6-be7b-0e34da7bb99a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7846 | 2026.04.06 16:11:27.649036 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 7847 | 2026.04.06 16:11:27.649163 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 19 rows starting from the beginning of the part | ||
| 7848 | 2026.04.06 16:11:27.649238 [ 4 ] {9fc1cbe0-e376-43d6-be7b-0e34da7bb99a} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2026.04.06 16:11:27.649266 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 23 rows starting from the beginning of the part | ||
| 7850 | 2026.04.06 16:11:27.649375 [ 4 ] {9fc1cbe0-e376-43d6-be7b-0e34da7bb99a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 7851 | 2026.04.06 16:11:27.649414 [ 4 ] {9fc1cbe0-e376-43d6-be7b-0e34da7bb99a} <Debug> TCPHandler: Processed in 0.001307064 sec. | ||
| 7852 | 2026.04.06 16:11:27.664434 [ 196 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 19 columns (19 merged, 0 gathered) in 0.016388993 sec., 51864.07731091227 rows/sec., 92.94 MiB/sec. | ||
| 7853 | 2026.04.06 16:11:27.665374 [ 187 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7854 | 2026.04.06 16:11:27.665702 [ 187 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2026.04.06 16:11:27.665775 [ 187 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7856 | 2026.04.06 16:11:27.665859 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 7857 | 2026.04.06 16:11:28.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.47 MiB, peak 280.03 MiB, free memory in arenas 0.00 B, will set to 275.18 MiB (RSS), difference: 2.70 MiB | ||
| 7858 | 2026.04.06 16:11:29.095136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14886 | ||
| 7859 | 2026.04.06 16:11:29.095659 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2026.04.06 16:11:29.095708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7861 | 2026.04.06 16:11:29.096179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7862 | 2026.04.06 16:11:29.096400 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2026.04.06 16:11:29.096526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14886 | ||
| 7864 | 2026.04.06 16:11:29.096556 [ 106 ] {} <Debug> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7865 | 2026.04.06 16:11:29.096628 [ 106 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.04.06 16:11:29.096651 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7867 | 2026.04.06 16:11:29.096774 [ 191 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 7868 | 2026.04.06 16:11:29.096923 [ 191 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7869 | 2026.04.06 16:11:29.096962 [ 191 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12454 rows starting from the beginning of the part | ||
| 7870 | 2026.04.06 16:11:29.097026 [ 191 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 7871 | 2026.04.06 16:11:29.097080 [ 191 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 7872 | 2026.04.06 16:11:29.097122 [ 191 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 7873 | 2026.04.06 16:11:29.097167 [ 191 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 7874 | 2026.04.06 16:11:29.097209 [ 191 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 7875 | 2026.04.06 16:11:29.099074 [ 196 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14886 rows, containing 4 columns (4 merged, 0 gathered) in 0.002357434 sec., 6314492.791738815 rows/sec., 90.33 MiB/sec. | ||
| 7876 | 2026.04.06 16:11:29.099431 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7877 | 2026.04.06 16:11:29.099697 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_31_6} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7878 | 2026.04.06 16:11:29.099767 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_31_6} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7879 | 2026.04.06 16:11:29.099869 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7880 | 2026.04.06 16:11:29.946428 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7881 | 2026.04.06 16:11:29.965469 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2026.04.06 16:11:29.965537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7883 | 2026.04.06 16:11:29.971315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7884 | 2026.04.06 16:11:29.972049 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.04.06 16:11:29.972364 [ 105 ] {} <Debug> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7886 | 2026.04.06 16:11:29.972427 [ 105 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.04.06 16:11:29.972447 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7888 | 2026.04.06 16:11:29.972539 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 7889 | 2026.04.06 16:11:29.975585 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7890 | 2026.04.06 16:11:29.975713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7891 | 2026.04.06 16:11:29.976389 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 7892 | 2026.04.06 16:11:29.980019 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 7893 | 2026.04.06 16:11:29.983569 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 7894 | 2026.04.06 16:11:29.987618 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 7895 | 2026.04.06 16:11:29.991593 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 7896 | 2026.04.06 16:11:29.995316 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 7897 | 2026.04.06 16:11:30.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.76 MiB, peak 281.67 MiB, free memory in arenas 0.00 B, will set to 275.24 MiB (RSS), difference: -4.51 MiB | ||
| 7898 | 2026.04.06 16:11:30.052494 [ 196 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.07998937 sec., 2925.3887110249775 rows/sec., 15.13 MiB/sec. | ||
| 7899 | 2026.04.06 16:11:30.055300 [ 193 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7900 | 2026.04.06 16:11:30.057454 [ 193 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_31_6} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2026.04.06 16:11:30.057579 [ 193 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_31_6} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7902 | 2026.04.06 16:11:30.060201 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7903 | 2026.04.06 16:11:31.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.80 MiB, peak 282.34 MiB, free memory in arenas 0.00 B, will set to 277.79 MiB (RSS), difference: 5.99 MiB | ||
| 7904 | 2026.04.06 16:11:32.646139 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2026.04.06 16:11:32.646325 [ 4 ] {3cf37198-2094-4fa6-a635-4bf8c5ff8cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7906 | 2026.04.06 16:11:32.646393 [ 4 ] {3cf37198-2094-4fa6-a635-4bf8c5ff8cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7907 | 2026.04.06 16:11:32.647172 [ 4 ] {3cf37198-2094-4fa6-a635-4bf8c5ff8cd8} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.04.06 16:11:32.647228 [ 4 ] {3cf37198-2094-4fa6-a635-4bf8c5ff8cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7909 | 2026.04.06 16:11:32.647639 [ 4 ] {3cf37198-2094-4fa6-a635-4bf8c5ff8cd8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7910 | 2026.04.06 16:11:32.647879 [ 4 ] {3cf37198-2094-4fa6-a635-4bf8c5ff8cd8} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.04.06 16:11:32.648036 [ 4 ] {3cf37198-2094-4fa6-a635-4bf8c5ff8cd8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001759 sec., 161455.37237066517 rows/sec., 10.25 MiB/sec. | ||
| 7912 | 2026.04.06 16:11:32.648088 [ 4 ] {3cf37198-2094-4fa6-a635-4bf8c5ff8cd8} <Debug> TCPHandler: Processed in 0.002076269 sec. | ||
| 7913 | 2026.04.06 16:11:32.648220 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7914 | 2026.04.06 16:11:32.648325 [ 4 ] {4ba32b71-66ed-481d-910d-8e6781fd2016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7915 | 2026.04.06 16:11:32.648369 [ 4 ] {4ba32b71-66ed-481d-910d-8e6781fd2016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7916 | 2026.04.06 16:11:32.648786 [ 4 ] {4ba32b71-66ed-481d-910d-8e6781fd2016} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2026.04.06 16:11:32.648825 [ 4 ] {4ba32b71-66ed-481d-910d-8e6781fd2016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7918 | 2026.04.06 16:11:32.649128 [ 4 ] {4ba32b71-66ed-481d-910d-8e6781fd2016} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7919 | 2026.04.06 16:11:32.649339 [ 4 ] {4ba32b71-66ed-481d-910d-8e6781fd2016} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.04.06 16:11:32.649471 [ 4 ] {4ba32b71-66ed-481d-910d-8e6781fd2016} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00117 sec., 1709.4017094017092 rows/sec., 139.39 KiB/sec. | ||
| 7921 | 2026.04.06 16:11:32.649510 [ 4 ] {4ba32b71-66ed-481d-910d-8e6781fd2016} <Debug> TCPHandler: Processed in 0.001345555 sec. | ||
| 7922 | 2026.04.06 16:11:32.649623 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2026.04.06 16:11:32.649720 [ 4 ] {f7f0eac0-fbf6-4fb7-8663-9cf608ae7ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7924 | 2026.04.06 16:11:32.649760 [ 4 ] {f7f0eac0-fbf6-4fb7-8663-9cf608ae7ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7925 | 2026.04.06 16:11:32.650583 [ 4 ] {f7f0eac0-fbf6-4fb7-8663-9cf608ae7ac7} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.04.06 16:11:32.650620 [ 4 ] {f7f0eac0-fbf6-4fb7-8663-9cf608ae7ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7927 | 2026.04.06 16:11:32.650984 [ 4 ] {f7f0eac0-fbf6-4fb7-8663-9cf608ae7ac7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7928 | 2026.04.06 16:11:32.651194 [ 4 ] {f7f0eac0-fbf6-4fb7-8663-9cf608ae7ac7} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2026.04.06 16:11:32.651327 [ 4 ] {f7f0eac0-fbf6-4fb7-8663-9cf608ae7ac7} <Debug> executeQuery: Read 836 rows, 66.61 KiB in 0.001627 sec., 513829.1333743085 rows/sec., 39.98 MiB/sec. | ||
| 7930 | 2026.04.06 16:11:32.651366 [ 4 ] {f7f0eac0-fbf6-4fb7-8663-9cf608ae7ac7} <Debug> TCPHandler: Processed in 0.001793283 sec. | ||
| 7931 | 2026.04.06 16:11:32.651476 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2026.04.06 16:11:32.651572 [ 4 ] {6b3b6161-2161-4ec8-b3cb-ce3c606576a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7933 | 2026.04.06 16:11:32.651610 [ 4 ] {6b3b6161-2161-4ec8-b3cb-ce3c606576a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7934 | 2026.04.06 16:11:32.652058 [ 4 ] {6b3b6161-2161-4ec8-b3cb-ce3c606576a2} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.04.06 16:11:32.652095 [ 4 ] {6b3b6161-2161-4ec8-b3cb-ce3c606576a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7936 | 2026.04.06 16:11:32.652396 [ 4 ] {6b3b6161-2161-4ec8-b3cb-ce3c606576a2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7937 | 2026.04.06 16:11:32.652601 [ 4 ] {6b3b6161-2161-4ec8-b3cb-ce3c606576a2} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.04.06 16:11:32.652731 [ 4 ] {6b3b6161-2161-4ec8-b3cb-ce3c606576a2} <Debug> executeQuery: Read 163 rows, 10.11 KiB in 0.001178 sec., 138370.11884550084 rows/sec., 8.38 MiB/sec. | ||
| 7939 | 2026.04.06 16:11:32.652769 [ 4 ] {6b3b6161-2161-4ec8-b3cb-ce3c606576a2} <Debug> TCPHandler: Processed in 0.001342004 sec. | ||
| 7940 | 2026.04.06 16:11:32.652881 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.04.06 16:11:32.652975 [ 4 ] {8bc5fe55-20a7-4dbb-a5b6-5e7c431f4cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7942 | 2026.04.06 16:11:32.653014 [ 4 ] {8bc5fe55-20a7-4dbb-a5b6-5e7c431f4cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7943 | 2026.04.06 16:11:32.653448 [ 4 ] {8bc5fe55-20a7-4dbb-a5b6-5e7c431f4cea} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.04.06 16:11:32.653485 [ 4 ] {8bc5fe55-20a7-4dbb-a5b6-5e7c431f4cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7945 | 2026.04.06 16:11:32.653794 [ 4 ] {8bc5fe55-20a7-4dbb-a5b6-5e7c431f4cea} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7946 | 2026.04.06 16:11:32.654002 [ 4 ] {8bc5fe55-20a7-4dbb-a5b6-5e7c431f4cea} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.04.06 16:11:32.654107 [ 101 ] {} <Debug> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7948 | 2026.04.06 16:11:32.654128 [ 4 ] {8bc5fe55-20a7-4dbb-a5b6-5e7c431f4cea} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 7949 | 2026.04.06 16:11:32.654177 [ 101 ] {} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2026.04.06 16:11:32.654186 [ 4 ] {8bc5fe55-20a7-4dbb-a5b6-5e7c431f4cea} <Debug> TCPHandler: Processed in 0.001354014 sec. | ||
| 7951 | 2026.04.06 16:11:32.654205 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7952 | 2026.04.06 16:11:32.654306 [ 188 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::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 | ||
| 7953 | 2026.04.06 16:11:32.654312 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2026.04.06 16:11:32.654419 [ 188 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7955 | 2026.04.06 16:11:32.654426 [ 4 ] {cc577a3c-ed1a-4e5a-bb6c-db71291b477b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7956 | 2026.04.06 16:11:32.654455 [ 188 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 950 rows starting from the beginning of the part | ||
| 7957 | 2026.04.06 16:11:32.654473 [ 4 ] {cc577a3c-ed1a-4e5a-bb6c-db71291b477b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7958 | 2026.04.06 16:11:32.654520 [ 188 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 7959 | 2026.04.06 16:11:32.654585 [ 188 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 7960 | 2026.04.06 16:11:32.654634 [ 188 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 801 rows starting from the beginning of the part | ||
| 7961 | 2026.04.06 16:11:32.654679 [ 188 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 7962 | 2026.04.06 16:11:32.654722 [ 188 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 7963 | 2026.04.06 16:11:32.654912 [ 4 ] {cc577a3c-ed1a-4e5a-bb6c-db71291b477b} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.04.06 16:11:32.654947 [ 4 ] {cc577a3c-ed1a-4e5a-bb6c-db71291b477b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7965 | 2026.04.06 16:11:32.655504 [ 4 ] {cc577a3c-ed1a-4e5a-bb6c-db71291b477b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7966 | 2026.04.06 16:11:32.655716 [ 4 ] {cc577a3c-ed1a-4e5a-bb6c-db71291b477b} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2026.04.06 16:11:32.655831 [ 190 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561569 sec., 1502975.532941548 rows/sec., 95.82 MiB/sec. | ||
| 7968 | 2026.04.06 16:11:32.655845 [ 4 ] {cc577a3c-ed1a-4e5a-bb6c-db71291b477b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001438 sec., 102920.72322670375 rows/sec., 5.85 MiB/sec. | ||
| 7969 | 2026.04.06 16:11:32.655924 [ 4 ] {cc577a3c-ed1a-4e5a-bb6c-db71291b477b} <Debug> TCPHandler: Processed in 0.001660911 sec. | ||
| 7970 | 2026.04.06 16:11:32.656040 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7971 | 2026.04.06 16:11:32.656071 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7972 | 2026.04.06 16:11:32.656137 [ 4 ] {f338e4ab-2565-4227-80f8-35fde1cd6f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7973 | 2026.04.06 16:11:32.656181 [ 4 ] {f338e4ab-2565-4227-80f8-35fde1cd6f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7974 | 2026.04.06 16:11:32.656362 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_26_5} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.04.06 16:11:32.656440 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_26_5} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7976 | 2026.04.06 16:11:32.656531 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7977 | 2026.04.06 16:11:32.656775 [ 4 ] {f338e4ab-2565-4227-80f8-35fde1cd6f8a} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2026.04.06 16:11:32.656818 [ 4 ] {f338e4ab-2565-4227-80f8-35fde1cd6f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7979 | 2026.04.06 16:11:32.657152 [ 4 ] {f338e4ab-2565-4227-80f8-35fde1cd6f8a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7980 | 2026.04.06 16:11:32.657358 [ 4 ] {f338e4ab-2565-4227-80f8-35fde1cd6f8a} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2026.04.06 16:11:32.657488 [ 4 ] {f338e4ab-2565-4227-80f8-35fde1cd6f8a} <Debug> executeQuery: Read 511 rows, 36.86 KiB in 0.00137 sec., 372992.70072992705 rows/sec., 26.28 MiB/sec. | ||
| 7982 | 2026.04.06 16:11:32.657526 [ 4 ] {f338e4ab-2565-4227-80f8-35fde1cd6f8a} <Debug> TCPHandler: Processed in 0.001535878 sec. | ||
| 7983 | 2026.04.06 16:11:32.657635 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2026.04.06 16:11:32.657730 [ 4 ] {5a1ecd2d-e6b6-4651-9602-77d5cd2830c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7985 | 2026.04.06 16:11:32.657770 [ 4 ] {5a1ecd2d-e6b6-4651-9602-77d5cd2830c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7986 | 2026.04.06 16:11:32.658107 [ 4 ] {5a1ecd2d-e6b6-4651-9602-77d5cd2830c5} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.04.06 16:11:32.658143 [ 4 ] {5a1ecd2d-e6b6-4651-9602-77d5cd2830c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7988 | 2026.04.06 16:11:32.658462 [ 4 ] {5a1ecd2d-e6b6-4651-9602-77d5cd2830c5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7989 | 2026.04.06 16:11:32.658672 [ 4 ] {5a1ecd2d-e6b6-4651-9602-77d5cd2830c5} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.04.06 16:11:32.658799 [ 4 ] {5a1ecd2d-e6b6-4651-9602-77d5cd2830c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 7991 | 2026.04.06 16:11:32.658836 [ 4 ] {5a1ecd2d-e6b6-4651-9602-77d5cd2830c5} <Debug> TCPHandler: Processed in 0.001249903 sec. | ||
| 7992 | 2026.04.06 16:11:32.658947 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2026.04.06 16:11:32.659042 [ 4 ] {f066b6d7-1af7-49dd-999b-63a308321f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7994 | 2026.04.06 16:11:32.659084 [ 4 ] {f066b6d7-1af7-49dd-999b-63a308321f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7995 | 2026.04.06 16:11:32.659507 [ 4 ] {f066b6d7-1af7-49dd-999b-63a308321f03} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2026.04.06 16:11:32.659544 [ 4 ] {f066b6d7-1af7-49dd-999b-63a308321f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7997 | 2026.04.06 16:11:32.659862 [ 4 ] {f066b6d7-1af7-49dd-999b-63a308321f03} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7998 | 2026.04.06 16:11:32.660064 [ 4 ] {f066b6d7-1af7-49dd-999b-63a308321f03} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2026.04.06 16:11:32.660189 [ 4 ] {f066b6d7-1af7-49dd-999b-63a308321f03} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001165 sec., 228326.1802575107 rows/sec., 15.17 MiB/sec. | ||
| 8000 | 2026.04.06 16:11:32.660224 [ 4 ] {f066b6d7-1af7-49dd-999b-63a308321f03} <Debug> TCPHandler: Processed in 0.001325264 sec. | ||
| 8001 | 2026.04.06 16:11:32.660337 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8002 | 2026.04.06 16:11:32.660431 [ 4 ] {90cd700f-eb02-416f-b64c-c092132e4010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8003 | 2026.04.06 16:11:32.660471 [ 4 ] {90cd700f-eb02-416f-b64c-c092132e4010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8004 | 2026.04.06 16:11:32.660777 [ 4 ] {90cd700f-eb02-416f-b64c-c092132e4010} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2026.04.06 16:11:32.660812 [ 4 ] {90cd700f-eb02-416f-b64c-c092132e4010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8006 | 2026.04.06 16:11:32.661141 [ 4 ] {90cd700f-eb02-416f-b64c-c092132e4010} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8007 | 2026.04.06 16:11:32.661343 [ 4 ] {90cd700f-eb02-416f-b64c-c092132e4010} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2026.04.06 16:11:32.661469 [ 4 ] {90cd700f-eb02-416f-b64c-c092132e4010} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 8009 | 2026.04.06 16:11:32.661505 [ 4 ] {90cd700f-eb02-416f-b64c-c092132e4010} <Debug> TCPHandler: Processed in 0.001217013 sec. | ||
| 8010 | 2026.04.06 16:11:32.661617 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8011 | 2026.04.06 16:11:32.661710 [ 4 ] {f116529e-6568-470d-bf6c-79e9b8253610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8012 | 2026.04.06 16:11:32.661763 [ 4 ] {f116529e-6568-470d-bf6c-79e9b8253610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8013 | 2026.04.06 16:11:32.662535 [ 4 ] {f116529e-6568-470d-bf6c-79e9b8253610} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2026.04.06 16:11:32.662571 [ 4 ] {f116529e-6568-470d-bf6c-79e9b8253610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8015 | 2026.04.06 16:11:32.663095 [ 4 ] {f116529e-6568-470d-bf6c-79e9b8253610} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8016 | 2026.04.06 16:11:32.663317 [ 4 ] {f116529e-6568-470d-bf6c-79e9b8253610} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2026.04.06 16:11:32.663453 [ 4 ] {f116529e-6568-470d-bf6c-79e9b8253610} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001762 sec., 10783.200908059025 rows/sec., 19.32 MiB/sec. | ||
| 8018 | 2026.04.06 16:11:32.663513 [ 4 ] {f116529e-6568-470d-bf6c-79e9b8253610} <Debug> TCPHandler: Processed in 0.001945036 sec. | ||
| 8019 | 2026.04.06 16:11:32.663623 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8020 | 2026.04.06 16:11:32.663719 [ 4 ] {d4e2d757-e132-49af-a8ed-204e8154b0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8021 | 2026.04.06 16:11:32.663759 [ 4 ] {d4e2d757-e132-49af-a8ed-204e8154b0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8022 | 2026.04.06 16:11:32.664099 [ 4 ] {d4e2d757-e132-49af-a8ed-204e8154b0b3} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2026.04.06 16:11:32.664135 [ 4 ] {d4e2d757-e132-49af-a8ed-204e8154b0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8024 | 2026.04.06 16:11:32.664433 [ 4 ] {d4e2d757-e132-49af-a8ed-204e8154b0b3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8025 | 2026.04.06 16:11:32.664637 [ 4 ] {d4e2d757-e132-49af-a8ed-204e8154b0b3} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2026.04.06 16:11:32.664760 [ 4 ] {d4e2d757-e132-49af-a8ed-204e8154b0b3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001061 sec., 84825.63619227143 rows/sec., 5.31 MiB/sec. | ||
| 8027 | 2026.04.06 16:11:32.664795 [ 4 ] {d4e2d757-e132-49af-a8ed-204e8154b0b3} <Debug> TCPHandler: Processed in 0.001221183 sec. | ||
| 8028 | 2026.04.06 16:11:36.484476 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8029 | 2026.04.06 16:11:36.484579 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8030 | 2026.04.06 16:11:36.597545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15334 | ||
| 8031 | 2026.04.06 16:11:36.598032 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2026.04.06 16:11:36.598074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8033 | 2026.04.06 16:11:36.598661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8034 | 2026.04.06 16:11:36.598896 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8035 | 2026.04.06 16:11:36.599026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15334 | ||
| 8036 | 2026.04.06 16:11:36.644563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1030 | ||
| 8037 | 2026.04.06 16:11:36.647198 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8038 | 2026.04.06 16:11:36.647242 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8039 | 2026.04.06 16:11:36.648434 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8040 | 2026.04.06 16:11:36.648688 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2026.04.06 16:11:36.648944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 8042 | 2026.04.06 16:11:37.001240 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000844415 sec. | ||
| 8043 | 2026.04.06 16:11:37.476732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 8044 | 2026.04.06 16:11:37.492783 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8045 | 2026.04.06 16:11:37.492852 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8046 | 2026.04.06 16:11:37.498619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8047 | 2026.04.06 16:11:37.499351 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2026.04.06 16:11:37.502187 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 8049 | 2026.04.06 16:11:37.638783 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8050 | 2026.04.06 16:11:37.638975 [ 4 ] {d1296a50-1682-44a8-ad24-09ccebe644ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8051 | 2026.04.06 16:11:37.639045 [ 4 ] {d1296a50-1682-44a8-ad24-09ccebe644ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8052 | 2026.04.06 16:11:37.639729 [ 4 ] {d1296a50-1682-44a8-ad24-09ccebe644ef} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2026.04.06 16:11:37.639769 [ 4 ] {d1296a50-1682-44a8-ad24-09ccebe644ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8054 | 2026.04.06 16:11:37.640152 [ 4 ] {d1296a50-1682-44a8-ad24-09ccebe644ef} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8055 | 2026.04.06 16:11:37.640376 [ 4 ] {d1296a50-1682-44a8-ad24-09ccebe644ef} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2026.04.06 16:11:37.640513 [ 96 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8057 | 2026.04.06 16:11:37.640526 [ 4 ] {d1296a50-1682-44a8-ad24-09ccebe644ef} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001602 sec., 63670.41198501873 rows/sec., 5.31 MiB/sec. | ||
| 8058 | 2026.04.06 16:11:37.640560 [ 96 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8059 | 2026.04.06 16:11:37.640585 [ 4 ] {d1296a50-1682-44a8-ad24-09ccebe644ef} <Debug> TCPHandler: Processed in 0.001929186 sec. | ||
| 8060 | 2026.04.06 16:11:37.640586 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8061 | 2026.04.06 16:11:37.640689 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 8062 | 2026.04.06 16:11:37.640710 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8063 | 2026.04.06 16:11:37.640791 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8064 | 2026.04.06 16:11:37.640811 [ 4 ] {f2af2031-00d3-4266-8675-251631e568f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8065 | 2026.04.06 16:11:37.640828 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3238 rows starting from the beginning of the part | ||
| 8066 | 2026.04.06 16:11:37.640854 [ 4 ] {f2af2031-00d3-4266-8675-251631e568f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8067 | 2026.04.06 16:11:37.640893 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 8068 | 2026.04.06 16:11:37.640953 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 835 rows starting from the beginning of the part | ||
| 8069 | 2026.04.06 16:11:37.640999 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 102 rows starting from the beginning of the part | ||
| 8070 | 2026.04.06 16:11:37.641044 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 836 rows starting from the beginning of the part | ||
| 8071 | 2026.04.06 16:11:37.641086 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 102 rows starting from the beginning of the part | ||
| 8072 | 2026.04.06 16:11:37.641286 [ 4 ] {f2af2031-00d3-4266-8675-251631e568f1} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.04.06 16:11:37.641320 [ 4 ] {f2af2031-00d3-4266-8675-251631e568f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8074 | 2026.04.06 16:11:37.641618 [ 4 ] {f2af2031-00d3-4266-8675-251631e568f1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8075 | 2026.04.06 16:11:37.641823 [ 4 ] {f2af2031-00d3-4266-8675-251631e568f1} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.04.06 16:11:37.641953 [ 4 ] {f2af2031-00d3-4266-8675-251631e568f1} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001164 sec., 19759.450171821303 rows/sec., 1.45 MiB/sec. | ||
| 8077 | 2026.04.06 16:11:37.641991 [ 4 ] {f2af2031-00d3-4266-8675-251631e568f1} <Debug> TCPHandler: Processed in 0.001331584 sec. | ||
| 8078 | 2026.04.06 16:11:37.642156 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2026.04.06 16:11:37.642276 [ 4 ] {7ef02237-c5a3-425a-bf7e-b5d82b68e8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8080 | 2026.04.06 16:11:37.642320 [ 4 ] {7ef02237-c5a3-425a-bf7e-b5d82b68e8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8081 | 2026.04.06 16:11:37.642775 [ 4 ] {7ef02237-c5a3-425a-bf7e-b5d82b68e8bc} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.04.06 16:11:37.642810 [ 4 ] {7ef02237-c5a3-425a-bf7e-b5d82b68e8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8083 | 2026.04.06 16:11:37.643193 [ 4 ] {7ef02237-c5a3-425a-bf7e-b5d82b68e8bc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8084 | 2026.04.06 16:11:37.643242 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002589738 sec., 1995954.8031499712 rows/sec., 159.41 MiB/sec. | ||
| 8085 | 2026.04.06 16:11:37.643455 [ 4 ] {7ef02237-c5a3-425a-bf7e-b5d82b68e8bc} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.04.06 16:11:37.643586 [ 96 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8087 | 2026.04.06 16:11:37.643607 [ 202 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8088 | 2026.04.06 16:11:37.643618 [ 96 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.04.06 16:11:37.643611 [ 4 ] {7ef02237-c5a3-425a-bf7e-b5d82b68e8bc} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001356 sec., 64159.29203539823 rows/sec., 5.01 MiB/sec. | ||
| 8090 | 2026.04.06 16:11:37.643652 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8091 | 2026.04.06 16:11:37.643686 [ 4 ] {7ef02237-c5a3-425a-bf7e-b5d82b68e8bc} <Debug> TCPHandler: Processed in 0.00157821 sec. | ||
| 8092 | 2026.04.06 16:11:37.643770 [ 189 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 8093 | 2026.04.06 16:11:37.643833 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8094 | 2026.04.06 16:11:37.643929 [ 189 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8095 | 2026.04.06 16:11:37.643940 [ 4 ] {df6ff5ba-add9-4642-a552-fcbfdef2ef83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8096 | 2026.04.06 16:11:37.643934 [ 202 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_51_10} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2026.04.06 16:11:37.643973 [ 189 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1792 rows starting from the beginning of the part | ||
| 8098 | 2026.04.06 16:11:37.644002 [ 4 ] {df6ff5ba-add9-4642-a552-fcbfdef2ef83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8099 | 2026.04.06 16:11:37.644068 [ 189 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 8100 | 2026.04.06 16:11:37.644074 [ 202 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_51_10} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8101 | 2026.04.06 16:11:37.644132 [ 189 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 509 rows starting from the beginning of the part | ||
| 8102 | 2026.04.06 16:11:37.644182 [ 189 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 87 rows starting from the beginning of the part | ||
| 8103 | 2026.04.06 16:11:37.644195 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 8104 | 2026.04.06 16:11:37.644226 [ 189 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 511 rows starting from the beginning of the part | ||
| 8105 | 2026.04.06 16:11:37.644276 [ 189 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 87 rows starting from the beginning of the part | ||
| 8106 | 2026.04.06 16:11:37.644451 [ 4 ] {df6ff5ba-add9-4642-a552-fcbfdef2ef83} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.04.06 16:11:37.644494 [ 4 ] {df6ff5ba-add9-4642-a552-fcbfdef2ef83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8108 | 2026.04.06 16:11:37.644968 [ 4 ] {df6ff5ba-add9-4642-a552-fcbfdef2ef83} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8109 | 2026.04.06 16:11:37.645204 [ 4 ] {df6ff5ba-add9-4642-a552-fcbfdef2ef83} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.04.06 16:11:37.645326 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8111 | 2026.04.06 16:11:37.645346 [ 4 ] {df6ff5ba-add9-4642-a552-fcbfdef2ef83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001428 sec., 112044.81792717087 rows/sec., 7.80 MiB/sec. | ||
| 8112 | 2026.04.06 16:11:37.645360 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2026.04.06 16:11:37.645380 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8114 | 2026.04.06 16:11:37.645385 [ 4 ] {df6ff5ba-add9-4642-a552-fcbfdef2ef83} <Debug> TCPHandler: Processed in 0.00160293 sec. | ||
| 8115 | 2026.04.06 16:11:37.645461 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 8116 | 2026.04.06 16:11:37.645505 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8117 | 2026.04.06 16:11:37.645564 [ 186 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857244 sec., 1642218.2545750584 rows/sec., 120.31 MiB/sec. | ||
| 8118 | 2026.04.06 16:11:37.645577 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8119 | 2026.04.06 16:11:37.645607 [ 4 ] {5141005e-5d7f-4509-ac17-05c5e974a40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8120 | 2026.04.06 16:11:37.645621 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16867 rows starting from the beginning of the part | ||
| 8121 | 2026.04.06 16:11:37.645670 [ 4 ] {5141005e-5d7f-4509-ac17-05c5e974a40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8122 | 2026.04.06 16:11:37.645704 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 96 rows starting from the beginning of the part | ||
| 8123 | 2026.04.06 16:11:37.645753 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 265 rows starting from the beginning of the part | ||
| 8124 | 2026.04.06 16:11:37.645775 [ 186 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8125 | 2026.04.06 16:11:37.645793 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8126 | 2026.04.06 16:11:37.645831 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 266 rows starting from the beginning of the part | ||
| 8127 | 2026.04.06 16:11:37.645870 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 8128 | 2026.04.06 16:11:37.646072 [ 186 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_51_10} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.04.06 16:11:37.646185 [ 186 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_51_10} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8130 | 2026.04.06 16:11:37.646307 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8131 | 2026.04.06 16:11:37.646467 [ 4 ] {5141005e-5d7f-4509-ac17-05c5e974a40a} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.04.06 16:11:37.646509 [ 4 ] {5141005e-5d7f-4509-ac17-05c5e974a40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8133 | 2026.04.06 16:11:37.647093 [ 4 ] {5141005e-5d7f-4509-ac17-05c5e974a40a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8134 | 2026.04.06 16:11:37.647320 [ 4 ] {5141005e-5d7f-4509-ac17-05c5e974a40a} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.04.06 16:11:37.647465 [ 4 ] {5141005e-5d7f-4509-ac17-05c5e974a40a} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001877 sec., 12253.596164091636 rows/sec., 21.96 MiB/sec. | ||
| 8136 | 2026.04.06 16:11:37.647529 [ 4 ] {5141005e-5d7f-4509-ac17-05c5e974a40a} <Debug> TCPHandler: Processed in 0.002074118 sec. | ||
| 8137 | 2026.04.06 16:11:37.647651 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.04.06 16:11:37.647748 [ 4 ] {db966f93-2474-418a-9a25-d809bb663125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8139 | 2026.04.06 16:11:37.647792 [ 4 ] {db966f93-2474-418a-9a25-d809bb663125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8140 | 2026.04.06 16:11:37.648145 [ 4 ] {db966f93-2474-418a-9a25-d809bb663125} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.04.06 16:11:37.648180 [ 4 ] {db966f93-2474-418a-9a25-d809bb663125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8142 | 2026.04.06 16:11:37.648601 [ 4 ] {db966f93-2474-418a-9a25-d809bb663125} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8143 | 2026.04.06 16:11:37.648823 [ 4 ] {db966f93-2474-418a-9a25-d809bb663125} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.04.06 16:11:37.648958 [ 4 ] {db966f93-2474-418a-9a25-d809bb663125} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 8145 | 2026.04.06 16:11:37.648966 [ 95 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8146 | 2026.04.06 16:11:37.648996 [ 4 ] {db966f93-2474-418a-9a25-d809bb663125} <Debug> TCPHandler: Processed in 0.001395746 sec. | ||
| 8147 | 2026.04.06 16:11:37.649020 [ 95 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.04.06 16:11:37.649046 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8149 | 2026.04.06 16:11:37.649128 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 8150 | 2026.04.06 16:11:37.649221 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8151 | 2026.04.06 16:11:37.649249 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1872 rows starting from the beginning of the part | ||
| 8152 | 2026.04.06 16:11:37.649299 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 8153 | 2026.04.06 16:11:37.649341 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 8154 | 2026.04.06 16:11:37.649380 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 8155 | 2026.04.06 16:11:37.649418 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 8156 | 2026.04.06 16:11:37.649456 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 8157 | 2026.04.06 16:11:37.650527 [ 194 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2208 rows, containing 4 columns (4 merged, 0 gathered) in 0.001434306 sec., 1539420.4583959072 rows/sec., 97.15 MiB/sec. | ||
| 8158 | 2026.04.06 16:11:37.650838 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8159 | 2026.04.06 16:11:37.651138 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_51_10} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.04.06 16:11:37.651222 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_51_10} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8161 | 2026.04.06 16:11:37.651329 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 8162 | 2026.04.06 16:11:37.652274 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17814 rows, containing 5 columns (5 merged, 0 gathered) in 0.006847927 sec., 2601371.188682356 rows/sec., 164.20 MiB/sec. | ||
| 8163 | 2026.04.06 16:11:37.652525 [ 194 ] {81a64079-e956-431a-868f-58876cd98500::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8164 | 2026.04.06 16:11:37.652822 [ 194 ] {81a64079-e956-431a-868f-58876cd98500::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2026.04.06 16:11:37.652904 [ 194 ] {81a64079-e956-431a-868f-58876cd98500::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8166 | 2026.04.06 16:11:37.652978 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 8167 | 2026.04.06 16:11:38.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.89 MiB, peak 288.34 MiB, free memory in arenas 0.00 B, will set to 280.93 MiB (RSS), difference: 2.04 MiB | ||
| 8168 | 2026.04.06 16:11:42.646606 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8169 | 2026.04.06 16:11:42.646801 [ 4 ] {1567e251-c91c-457c-a6a7-99a93f79ab85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8170 | 2026.04.06 16:11:42.646869 [ 4 ] {1567e251-c91c-457c-a6a7-99a93f79ab85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8171 | 2026.04.06 16:11:42.647594 [ 4 ] {1567e251-c91c-457c-a6a7-99a93f79ab85} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.04.06 16:11:42.647639 [ 4 ] {1567e251-c91c-457c-a6a7-99a93f79ab85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8173 | 2026.04.06 16:11:42.648041 [ 4 ] {1567e251-c91c-457c-a6a7-99a93f79ab85} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8174 | 2026.04.06 16:11:42.648269 [ 4 ] {1567e251-c91c-457c-a6a7-99a93f79ab85} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.04.06 16:11:42.648426 [ 4 ] {1567e251-c91c-457c-a6a7-99a93f79ab85} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001673 sec., 169754.9312612074 rows/sec., 10.78 MiB/sec. | ||
| 8176 | 2026.04.06 16:11:42.648478 [ 4 ] {1567e251-c91c-457c-a6a7-99a93f79ab85} <Debug> TCPHandler: Processed in 0.001997727 sec. | ||
| 8177 | 2026.04.06 16:11:42.648612 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8178 | 2026.04.06 16:11:42.648718 [ 4 ] {da65371c-eaf4-42a5-bdfd-72825891861a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8179 | 2026.04.06 16:11:42.648763 [ 4 ] {da65371c-eaf4-42a5-bdfd-72825891861a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8180 | 2026.04.06 16:11:42.649509 [ 4 ] {da65371c-eaf4-42a5-bdfd-72825891861a} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2026.04.06 16:11:42.649545 [ 4 ] {da65371c-eaf4-42a5-bdfd-72825891861a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8182 | 2026.04.06 16:11:42.649902 [ 4 ] {da65371c-eaf4-42a5-bdfd-72825891861a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8183 | 2026.04.06 16:11:42.650123 [ 4 ] {da65371c-eaf4-42a5-bdfd-72825891861a} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2026.04.06 16:11:42.650255 [ 4 ] {da65371c-eaf4-42a5-bdfd-72825891861a} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001562 sec., 534571.0627400768 rows/sec., 41.60 MiB/sec. | ||
| 8185 | 2026.04.06 16:11:42.650295 [ 4 ] {da65371c-eaf4-42a5-bdfd-72825891861a} <Debug> TCPHandler: Processed in 0.001736712 sec. | ||
| 8186 | 2026.04.06 16:11:42.650412 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8187 | 2026.04.06 16:11:42.650510 [ 4 ] {8f760bea-56fa-42f2-a20a-1e3e793751eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8188 | 2026.04.06 16:11:42.650552 [ 4 ] {8f760bea-56fa-42f2-a20a-1e3e793751eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8189 | 2026.04.06 16:11:42.650994 [ 4 ] {8f760bea-56fa-42f2-a20a-1e3e793751eb} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8190 | 2026.04.06 16:11:42.651031 [ 4 ] {8f760bea-56fa-42f2-a20a-1e3e793751eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8191 | 2026.04.06 16:11:42.651339 [ 4 ] {8f760bea-56fa-42f2-a20a-1e3e793751eb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8192 | 2026.04.06 16:11:42.651546 [ 4 ] {8f760bea-56fa-42f2-a20a-1e3e793751eb} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8193 | 2026.04.06 16:11:42.651678 [ 4 ] {8f760bea-56fa-42f2-a20a-1e3e793751eb} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001188 sec., 135521.88552188553 rows/sec., 8.20 MiB/sec. | ||
| 8194 | 2026.04.06 16:11:42.651718 [ 4 ] {8f760bea-56fa-42f2-a20a-1e3e793751eb} <Debug> TCPHandler: Processed in 0.001356835 sec. | ||
| 8195 | 2026.04.06 16:11:42.651836 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8196 | 2026.04.06 16:11:42.651933 [ 4 ] {7ae257c1-ba15-4e4d-9911-1d365c4e4c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8197 | 2026.04.06 16:11:42.651974 [ 4 ] {7ae257c1-ba15-4e4d-9911-1d365c4e4c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8198 | 2026.04.06 16:11:42.652400 [ 4 ] {7ae257c1-ba15-4e4d-9911-1d365c4e4c17} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8199 | 2026.04.06 16:11:42.652437 [ 4 ] {7ae257c1-ba15-4e4d-9911-1d365c4e4c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8200 | 2026.04.06 16:11:42.652740 [ 4 ] {7ae257c1-ba15-4e4d-9911-1d365c4e4c17} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8201 | 2026.04.06 16:11:42.652946 [ 4 ] {7ae257c1-ba15-4e4d-9911-1d365c4e4c17} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8202 | 2026.04.06 16:11:42.653071 [ 4 ] {7ae257c1-ba15-4e4d-9911-1d365c4e4c17} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 8203 | 2026.04.06 16:11:42.653107 [ 4 ] {7ae257c1-ba15-4e4d-9911-1d365c4e4c17} <Debug> TCPHandler: Processed in 0.001320645 sec. | ||
| 8204 | 2026.04.06 16:11:42.653225 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8205 | 2026.04.06 16:11:42.653319 [ 4 ] {6ea1f96c-7b77-45cc-874c-74ed691f5b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8206 | 2026.04.06 16:11:42.653360 [ 4 ] {6ea1f96c-7b77-45cc-874c-74ed691f5b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8207 | 2026.04.06 16:11:42.653784 [ 4 ] {6ea1f96c-7b77-45cc-874c-74ed691f5b86} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8208 | 2026.04.06 16:11:42.653819 [ 4 ] {6ea1f96c-7b77-45cc-874c-74ed691f5b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8209 | 2026.04.06 16:11:42.654111 [ 4 ] {6ea1f96c-7b77-45cc-874c-74ed691f5b86} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8210 | 2026.04.06 16:11:42.654323 [ 4 ] {6ea1f96c-7b77-45cc-874c-74ed691f5b86} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8211 | 2026.04.06 16:11:42.654449 [ 4 ] {6ea1f96c-7b77-45cc-874c-74ed691f5b86} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 8212 | 2026.04.06 16:11:42.654487 [ 4 ] {6ea1f96c-7b77-45cc-874c-74ed691f5b86} <Debug> TCPHandler: Processed in 0.001311244 sec. | ||
| 8213 | 2026.04.06 16:11:42.654613 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8214 | 2026.04.06 16:11:42.654708 [ 4 ] {bb80e757-ebd6-40c3-91c8-2611a5493583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8215 | 2026.04.06 16:11:42.654748 [ 4 ] {bb80e757-ebd6-40c3-91c8-2611a5493583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8216 | 2026.04.06 16:11:42.655320 [ 4 ] {bb80e757-ebd6-40c3-91c8-2611a5493583} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8217 | 2026.04.06 16:11:42.655356 [ 4 ] {bb80e757-ebd6-40c3-91c8-2611a5493583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8218 | 2026.04.06 16:11:42.655678 [ 4 ] {bb80e757-ebd6-40c3-91c8-2611a5493583} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8219 | 2026.04.06 16:11:42.655882 [ 4 ] {bb80e757-ebd6-40c3-91c8-2611a5493583} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8220 | 2026.04.06 16:11:42.656014 [ 4 ] {bb80e757-ebd6-40c3-91c8-2611a5493583} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001324 sec., 384441.087613293 rows/sec., 27.07 MiB/sec. | ||
| 8221 | 2026.04.06 16:11:42.656052 [ 4 ] {bb80e757-ebd6-40c3-91c8-2611a5493583} <Debug> TCPHandler: Processed in 0.001487867 sec. | ||
| 8222 | 2026.04.06 16:11:42.656162 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8223 | 2026.04.06 16:11:42.656257 [ 4 ] {841ad558-c975-4a01-9dd5-ce7aa38985a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8224 | 2026.04.06 16:11:42.656299 [ 4 ] {841ad558-c975-4a01-9dd5-ce7aa38985a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8225 | 2026.04.06 16:11:42.656629 [ 4 ] {841ad558-c975-4a01-9dd5-ce7aa38985a1} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8226 | 2026.04.06 16:11:42.656665 [ 4 ] {841ad558-c975-4a01-9dd5-ce7aa38985a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8227 | 2026.04.06 16:11:42.656982 [ 4 ] {841ad558-c975-4a01-9dd5-ce7aa38985a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8228 | 2026.04.06 16:11:42.657197 [ 4 ] {841ad558-c975-4a01-9dd5-ce7aa38985a1} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8229 | 2026.04.06 16:11:42.657326 [ 4 ] {841ad558-c975-4a01-9dd5-ce7aa38985a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 8230 | 2026.04.06 16:11:42.657363 [ 4 ] {841ad558-c975-4a01-9dd5-ce7aa38985a1} <Debug> TCPHandler: Processed in 0.001251212 sec. | ||
| 8231 | 2026.04.06 16:11:42.657474 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8232 | 2026.04.06 16:11:42.657570 [ 4 ] {f05da6b4-afbd-4d1c-b0b6-f9f518c90a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8233 | 2026.04.06 16:11:42.657612 [ 4 ] {f05da6b4-afbd-4d1c-b0b6-f9f518c90a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8234 | 2026.04.06 16:11:42.658005 [ 4 ] {f05da6b4-afbd-4d1c-b0b6-f9f518c90a71} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2026.04.06 16:11:42.658040 [ 4 ] {f05da6b4-afbd-4d1c-b0b6-f9f518c90a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8236 | 2026.04.06 16:11:42.658381 [ 4 ] {f05da6b4-afbd-4d1c-b0b6-f9f518c90a71} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8237 | 2026.04.06 16:11:42.658610 [ 4 ] {f05da6b4-afbd-4d1c-b0b6-f9f518c90a71} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8238 | 2026.04.06 16:11:42.658742 [ 4 ] {f05da6b4-afbd-4d1c-b0b6-f9f518c90a71} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001191 sec., 222502.0990764064 rows/sec., 14.79 MiB/sec. | ||
| 8239 | 2026.04.06 16:11:42.658780 [ 4 ] {f05da6b4-afbd-4d1c-b0b6-f9f518c90a71} <Debug> TCPHandler: Processed in 0.001354205 sec. | ||
| 8240 | 2026.04.06 16:11:42.658904 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8241 | 2026.04.06 16:11:42.658998 [ 4 ] {e01c757e-adab-4c26-b8cb-ef388d98b3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8242 | 2026.04.06 16:11:42.659040 [ 4 ] {e01c757e-adab-4c26-b8cb-ef388d98b3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8243 | 2026.04.06 16:11:42.659392 [ 4 ] {e01c757e-adab-4c26-b8cb-ef388d98b3d2} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8244 | 2026.04.06 16:11:42.659433 [ 4 ] {e01c757e-adab-4c26-b8cb-ef388d98b3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8245 | 2026.04.06 16:11:42.659797 [ 4 ] {e01c757e-adab-4c26-b8cb-ef388d98b3d2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8246 | 2026.04.06 16:11:42.660066 [ 4 ] {e01c757e-adab-4c26-b8cb-ef388d98b3d2} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8247 | 2026.04.06 16:11:42.660228 [ 4 ] {e01c757e-adab-4c26-b8cb-ef388d98b3d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001246 sec., 802.5682182985554 rows/sec., 54.08 KiB/sec. | ||
| 8248 | 2026.04.06 16:11:42.660272 [ 4 ] {e01c757e-adab-4c26-b8cb-ef388d98b3d2} <Debug> TCPHandler: Processed in 0.001417116 sec. | ||
| 8249 | 2026.04.06 16:11:42.660360 [ 92 ] {} <Debug> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 8250 | 2026.04.06 16:11:42.660395 [ 92 ] {} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.04.06 16:11:42.660417 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8252 | 2026.04.06 16:11:42.660665 [ 198 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 8253 | 2026.04.06 16:11:42.660856 [ 198 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8254 | 2026.04.06 16:11:42.660910 [ 198 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 8255 | 2026.04.06 16:11:42.661000 [ 198 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 8256 | 2026.04.06 16:11:42.661067 [ 198 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 8257 | 2026.04.06 16:11:42.661068 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8258 | 2026.04.06 16:11:42.661128 [ 198 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 8259 | 2026.04.06 16:11:42.661347 [ 4 ] {a276348d-4874-416b-8a5d-44f0d29a73e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8260 | 2026.04.06 16:11:42.661422 [ 4 ] {a276348d-4874-416b-8a5d-44f0d29a73e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8261 | 2026.04.06 16:11:42.661423 [ 198 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 8262 | 2026.04.06 16:11:42.661509 [ 198 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 8263 | 2026.04.06 16:11:42.662579 [ 200 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001996827 sec., 10015.890209817875 rows/sec., 674.90 KiB/sec. | ||
| 8264 | 2026.04.06 16:11:42.662678 [ 4 ] {a276348d-4874-416b-8a5d-44f0d29a73e3} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2026.04.06 16:11:42.662719 [ 4 ] {a276348d-4874-416b-8a5d-44f0d29a73e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8266 | 2026.04.06 16:11:42.662753 [ 195 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8267 | 2026.04.06 16:11:42.663088 [ 195 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_20_4} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.04.06 16:11:42.663167 [ 195 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_20_4} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 8269 | 2026.04.06 16:11:42.663259 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8270 | 2026.04.06 16:11:42.663327 [ 4 ] {a276348d-4874-416b-8a5d-44f0d29a73e3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8271 | 2026.04.06 16:11:42.663562 [ 4 ] {a276348d-4874-416b-8a5d-44f0d29a73e3} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2026.04.06 16:11:42.663706 [ 4 ] {a276348d-4874-416b-8a5d-44f0d29a73e3} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002382 sec., 7976.490344248531 rows/sec., 14.29 MiB/sec. | ||
| 8273 | 2026.04.06 16:11:42.663770 [ 4 ] {a276348d-4874-416b-8a5d-44f0d29a73e3} <Debug> TCPHandler: Processed in 0.003282751 sec. | ||
| 8274 | 2026.04.06 16:11:42.663884 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2026.04.06 16:11:42.663979 [ 4 ] {2a2c1760-5767-40da-8a34-21799da626c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8276 | 2026.04.06 16:11:42.664020 [ 4 ] {2a2c1760-5767-40da-8a34-21799da626c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8277 | 2026.04.06 16:11:42.664346 [ 4 ] {2a2c1760-5767-40da-8a34-21799da626c2} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.04.06 16:11:42.664380 [ 4 ] {2a2c1760-5767-40da-8a34-21799da626c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8279 | 2026.04.06 16:11:42.664688 [ 4 ] {2a2c1760-5767-40da-8a34-21799da626c2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8280 | 2026.04.06 16:11:42.664893 [ 4 ] {2a2c1760-5767-40da-8a34-21799da626c2} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.04.06 16:11:42.665016 [ 4 ] {2a2c1760-5767-40da-8a34-21799da626c2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 8282 | 2026.04.06 16:11:42.665051 [ 4 ] {2a2c1760-5767-40da-8a34-21799da626c2} <Debug> TCPHandler: Processed in 0.001215203 sec. | ||
| 8283 | 2026.04.06 16:11:44.099125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15846 | ||
| 8284 | 2026.04.06 16:11:44.099876 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.04.06 16:11:44.099947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8286 | 2026.04.06 16:11:44.100650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8287 | 2026.04.06 16:11:44.100924 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.04.06 16:11:44.101095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15846 | ||
| 8289 | 2026.04.06 16:11:44.756066 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2026.04.06 16:11:44.756304 [ 4 ] {59f6ba72-2501-4603-9556-aee13d7a4dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8291 | 2026.04.06 16:11:44.756389 [ 4 ] {59f6ba72-2501-4603-9556-aee13d7a4dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8292 | 2026.04.06 16:11:44.757185 [ 4 ] {59f6ba72-2501-4603-9556-aee13d7a4dd5} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.04.06 16:11:44.757252 [ 4 ] {59f6ba72-2501-4603-9556-aee13d7a4dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8294 | 2026.04.06 16:11:44.757738 [ 4 ] {59f6ba72-2501-4603-9556-aee13d7a4dd5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8295 | 2026.04.06 16:11:44.758029 [ 4 ] {59f6ba72-2501-4603-9556-aee13d7a4dd5} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.04.06 16:11:44.758221 [ 4 ] {59f6ba72-2501-4603-9556-aee13d7a4dd5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001976 sec., 1012.1457489878543 rows/sec., 82.53 KiB/sec. | ||
| 8297 | 2026.04.06 16:11:44.758284 [ 4 ] {59f6ba72-2501-4603-9556-aee13d7a4dd5} <Debug> TCPHandler: Processed in 0.002378014 sec. | ||
| 8298 | 2026.04.06 16:11:44.758467 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2026.04.06 16:11:44.758583 [ 4 ] {0450e219-cde9-4f8f-a031-c6a787b5bffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8300 | 2026.04.06 16:11:44.758633 [ 4 ] {0450e219-cde9-4f8f-a031-c6a787b5bffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8301 | 2026.04.06 16:11:44.761481 [ 4 ] {0450e219-cde9-4f8f-a031-c6a787b5bffe} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2026.04.06 16:11:44.761529 [ 4 ] {0450e219-cde9-4f8f-a031-c6a787b5bffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8303 | 2026.04.06 16:11:44.762115 [ 4 ] {0450e219-cde9-4f8f-a031-c6a787b5bffe} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8304 | 2026.04.06 16:11:44.762458 [ 4 ] {0450e219-cde9-4f8f-a031-c6a787b5bffe} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.04.06 16:11:44.762664 [ 4 ] {0450e219-cde9-4f8f-a031-c6a787b5bffe} <Debug> executeQuery: Read 2448 rows, 184.61 KiB in 0.004107 sec., 596055.5149744338 rows/sec., 43.90 MiB/sec. | ||
| 8306 | 2026.04.06 16:11:44.762730 [ 4 ] {0450e219-cde9-4f8f-a031-c6a787b5bffe} <Debug> TCPHandler: Processed in 0.004321139 sec. | ||
| 8307 | 2026.04.06 16:11:44.762930 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2026.04.06 16:11:44.763078 [ 4 ] {d0fdc431-2b57-464d-b5af-20e34f905ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8309 | 2026.04.06 16:11:44.763147 [ 4 ] {d0fdc431-2b57-464d-b5af-20e34f905ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8310 | 2026.04.06 16:11:44.763781 [ 4 ] {d0fdc431-2b57-464d-b5af-20e34f905ef0} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2026.04.06 16:11:44.763833 [ 4 ] {d0fdc431-2b57-464d-b5af-20e34f905ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8312 | 2026.04.06 16:11:44.764276 [ 4 ] {d0fdc431-2b57-464d-b5af-20e34f905ef0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8313 | 2026.04.06 16:11:44.764584 [ 4 ] {d0fdc431-2b57-464d-b5af-20e34f905ef0} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8314 | 2026.04.06 16:11:44.764788 [ 4 ] {d0fdc431-2b57-464d-b5af-20e34f905ef0} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001746 sec., 19473.081328751432 rows/sec., 1.42 MiB/sec. | ||
| 8315 | 2026.04.06 16:11:44.764843 [ 4 ] {d0fdc431-2b57-464d-b5af-20e34f905ef0} <Debug> TCPHandler: Processed in 0.001986947 sec. | ||
| 8316 | 2026.04.06 16:11:44.765031 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8317 | 2026.04.06 16:11:44.765153 [ 4 ] {3053de4e-8dcc-4194-bb52-3bc124847fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8318 | 2026.04.06 16:11:44.765210 [ 4 ] {3053de4e-8dcc-4194-bb52-3bc124847fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8319 | 2026.04.06 16:11:44.768016 [ 4 ] {3053de4e-8dcc-4194-bb52-3bc124847fdc} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8320 | 2026.04.06 16:11:44.768069 [ 4 ] {3053de4e-8dcc-4194-bb52-3bc124847fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8321 | 2026.04.06 16:11:44.768589 [ 4 ] {3053de4e-8dcc-4194-bb52-3bc124847fdc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8322 | 2026.04.06 16:11:44.768906 [ 4 ] {3053de4e-8dcc-4194-bb52-3bc124847fdc} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8323 | 2026.04.06 16:11:44.769110 [ 4 ] {3053de4e-8dcc-4194-bb52-3bc124847fdc} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.003984 sec., 201054.2168674699 rows/sec., 11.61 MiB/sec. | ||
| 8324 | 2026.04.06 16:11:44.769167 [ 4 ] {3053de4e-8dcc-4194-bb52-3bc124847fdc} <Debug> TCPHandler: Processed in 0.004200078 sec. | ||
| 8325 | 2026.04.06 16:11:44.769384 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8326 | 2026.04.06 16:11:44.771061 [ 4 ] {e3fbd20e-30ec-450f-ad3c-81f13e319624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8327 | 2026.04.06 16:11:44.771134 [ 4 ] {e3fbd20e-30ec-450f-ad3c-81f13e319624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8328 | 2026.04.06 16:11:44.772446 [ 4 ] {e3fbd20e-30ec-450f-ad3c-81f13e319624} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2026.04.06 16:11:44.772492 [ 4 ] {e3fbd20e-30ec-450f-ad3c-81f13e319624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8330 | 2026.04.06 16:11:44.772873 [ 4 ] {e3fbd20e-30ec-450f-ad3c-81f13e319624} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8331 | 2026.04.06 16:11:44.773136 [ 4 ] {e3fbd20e-30ec-450f-ad3c-81f13e319624} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2026.04.06 16:11:44.773294 [ 4 ] {e3fbd20e-30ec-450f-ad3c-81f13e319624} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.003779 sec., 264.6202699126753 rows/sec., 18.61 KiB/sec. | ||
| 8333 | 2026.04.06 16:11:44.773342 [ 4 ] {e3fbd20e-30ec-450f-ad3c-81f13e319624} <Debug> TCPHandler: Processed in 0.004028825 sec. | ||
| 8334 | 2026.04.06 16:11:44.773501 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2026.04.06 16:11:44.773640 [ 4 ] {3f2b1b20-5a0c-410a-a4c6-31d9f3af6b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8336 | 2026.04.06 16:11:44.773705 [ 4 ] {3f2b1b20-5a0c-410a-a4c6-31d9f3af6b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8337 | 2026.04.06 16:11:44.775128 [ 4 ] {3f2b1b20-5a0c-410a-a4c6-31d9f3af6b61} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8338 | 2026.04.06 16:11:44.775182 [ 4 ] {3f2b1b20-5a0c-410a-a4c6-31d9f3af6b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8339 | 2026.04.06 16:11:44.775741 [ 4 ] {3f2b1b20-5a0c-410a-a4c6-31d9f3af6b61} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8340 | 2026.04.06 16:11:44.776074 [ 4 ] {3f2b1b20-5a0c-410a-a4c6-31d9f3af6b61} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2026.04.06 16:11:44.776253 [ 4 ] {3f2b1b20-5a0c-410a-a4c6-31d9f3af6b61} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.002644 sec., 496596.06656580936 rows/sec., 33.23 MiB/sec. | ||
| 8342 | 2026.04.06 16:11:44.776305 [ 4 ] {3f2b1b20-5a0c-410a-a4c6-31d9f3af6b61} <Debug> TCPHandler: Processed in 0.002869113 sec. | ||
| 8343 | 2026.04.06 16:11:44.776487 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2026.04.06 16:11:44.776606 [ 4 ] {0e31d607-5962-4712-9d0d-e03d8bb3cf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8345 | 2026.04.06 16:11:44.776666 [ 4 ] {0e31d607-5962-4712-9d0d-e03d8bb3cf1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8346 | 2026.04.06 16:11:44.777867 [ 4 ] {0e31d607-5962-4712-9d0d-e03d8bb3cf1d} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2026.04.06 16:11:44.777911 [ 4 ] {0e31d607-5962-4712-9d0d-e03d8bb3cf1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8348 | 2026.04.06 16:11:44.778518 [ 4 ] {0e31d607-5962-4712-9d0d-e03d8bb3cf1d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8349 | 2026.04.06 16:11:44.778829 [ 4 ] {0e31d607-5962-4712-9d0d-e03d8bb3cf1d} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2026.04.06 16:11:44.779012 [ 4 ] {0e31d607-5962-4712-9d0d-e03d8bb3cf1d} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.002433 sec., 628442.2523633374 rows/sec., 38.23 MiB/sec. | ||
| 8351 | 2026.04.06 16:11:44.779062 [ 4 ] {0e31d607-5962-4712-9d0d-e03d8bb3cf1d} <Debug> TCPHandler: Processed in 0.002640989 sec. | ||
| 8352 | 2026.04.06 16:11:44.779226 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8353 | 2026.04.06 16:11:44.779344 [ 4 ] {b33c6f69-d567-490c-b5eb-51b6745acd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8354 | 2026.04.06 16:11:44.779417 [ 4 ] {b33c6f69-d567-490c-b5eb-51b6745acd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8355 | 2026.04.06 16:11:44.780639 [ 4 ] {b33c6f69-d567-490c-b5eb-51b6745acd3f} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2026.04.06 16:11:44.780686 [ 4 ] {b33c6f69-d567-490c-b5eb-51b6745acd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8357 | 2026.04.06 16:11:44.781513 [ 4 ] {b33c6f69-d567-490c-b5eb-51b6745acd3f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8358 | 2026.04.06 16:11:44.781839 [ 4 ] {b33c6f69-d567-490c-b5eb-51b6745acd3f} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2026.04.06 16:11:44.782046 [ 4 ] {b33c6f69-d567-490c-b5eb-51b6745acd3f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002728 sec., 11730.205278592375 rows/sec., 21.02 MiB/sec. | ||
| 8360 | 2026.04.06 16:11:44.782163 [ 4 ] {b33c6f69-d567-490c-b5eb-51b6745acd3f} <Debug> TCPHandler: Processed in 0.003002255 sec. | ||
| 8361 | 2026.04.06 16:11:44.782377 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8362 | 2026.04.06 16:11:44.782495 [ 4 ] {27773c2d-9c31-4e6e-af57-0990f7161b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8363 | 2026.04.06 16:11:44.782551 [ 4 ] {27773c2d-9c31-4e6e-af57-0990f7161b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8364 | 2026.04.06 16:11:44.783028 [ 4 ] {27773c2d-9c31-4e6e-af57-0990f7161b98} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.04.06 16:11:44.783069 [ 4 ] {27773c2d-9c31-4e6e-af57-0990f7161b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8366 | 2026.04.06 16:11:44.783519 [ 4 ] {27773c2d-9c31-4e6e-af57-0990f7161b98} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8367 | 2026.04.06 16:11:44.783869 [ 4 ] {27773c2d-9c31-4e6e-af57-0990f7161b98} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2026.04.06 16:11:44.784059 [ 4 ] {27773c2d-9c31-4e6e-af57-0990f7161b98} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001591 sec., 15084.85229415462 rows/sec., 1.02 MiB/sec. | ||
| 8369 | 2026.04.06 16:11:44.784115 [ 4 ] {27773c2d-9c31-4e6e-af57-0990f7161b98} <Debug> TCPHandler: Processed in 0.001800323 sec. | ||
| 8370 | 2026.04.06 16:11:45.003233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8371 | 2026.04.06 16:11:45.025706 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.04.06 16:11:45.025806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8373 | 2026.04.06 16:11:45.034155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8374 | 2026.04.06 16:11:45.035763 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2026.04.06 16:11:45.042480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8376 | 2026.04.06 16:11:45.076338 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47643 | ||
| 8377 | 2026.04.06 16:11:45.076465 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8378 | 2026.04.06 16:11:45.076498 [ 290 ] {} <Debug> TCP-Session: 38d15e2f-33dc-483d-8705-dfc62fee6213 Authenticating user 'default' from [fd00:1122:3344:101::e]:47643 | ||
| 8379 | 2026.04.06 16:11:45.076525 [ 290 ] {} <Debug> TCP-Session: 38d15e2f-33dc-483d-8705-dfc62fee6213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8380 | 2026.04.06 16:11:45.076542 [ 290 ] {} <Debug> TCP-Session: 38d15e2f-33dc-483d-8705-dfc62fee6213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8381 | 2026.04.06 16:11:45.076792 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62133 | ||
| 8382 | 2026.04.06 16:11:45.076844 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58476 | ||
| 8383 | 2026.04.06 16:11:45.076868 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34569 | ||
| 8384 | 2026.04.06 16:11:45.076905 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57027 | ||
| 8385 | 2026.04.06 16:11:45.076926 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8386 | 2026.04.06 16:11:45.076915 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33100 | ||
| 8387 | 2026.04.06 16:11:45.076985 [ 291 ] {} <Debug> TCP-Session: 39455762-e0db-4b7f-a3a4-eb0c4a0e9bcd Authenticating user 'default' from [fd00:1122:3344:101::e]:62133 | ||
| 8388 | 2026.04.06 16:11:45.076976 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8389 | 2026.04.06 16:11:45.077051 [ 291 ] {} <Debug> TCP-Session: 39455762-e0db-4b7f-a3a4-eb0c4a0e9bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8390 | 2026.04.06 16:11:45.076970 [ 290 ] {} <Trace> TCP-Session: 38d15e2f-33dc-483d-8705-dfc62fee6213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2026.04.06 16:11:45.077081 [ 291 ] {} <Debug> TCP-Session: 39455762-e0db-4b7f-a3a4-eb0c4a0e9bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8392 | 2026.04.06 16:11:45.077081 [ 292 ] {} <Debug> TCP-Session: 52234511-fe4e-48cd-8912-9015a37e0666 Authenticating user 'default' from [fd00:1122:3344:101::e]:58476 | ||
| 8393 | 2026.04.06 16:11:45.076886 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40213 | ||
| 8394 | 2026.04.06 16:11:45.077161 [ 292 ] {} <Debug> TCP-Session: 52234511-fe4e-48cd-8912-9015a37e0666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8395 | 2026.04.06 16:11:45.076857 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34628 | ||
| 8396 | 2026.04.06 16:11:45.077203 [ 292 ] {} <Debug> TCP-Session: 52234511-fe4e-48cd-8912-9015a37e0666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8397 | 2026.04.06 16:11:45.076859 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56048 | ||
| 8398 | 2026.04.06 16:11:45.077573 [ 290 ] {7a826a81-3850-4253-ac28-f8c2323fe3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47643) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8399 | 2026.04.06 16:11:45.077610 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8400 | 2026.04.06 16:11:45.077651 [ 288 ] {} <Debug> TCP-Session: ba336a17-cc7a-42d9-a804-5123a010a7d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57027 | ||
| 8401 | 2026.04.06 16:11:45.077676 [ 288 ] {} <Debug> TCP-Session: ba336a17-cc7a-42d9-a804-5123a010a7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8402 | 2026.04.06 16:11:45.077689 [ 288 ] {} <Debug> TCP-Session: ba336a17-cc7a-42d9-a804-5123a010a7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8403 | 2026.04.06 16:11:45.077868 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8404 | 2026.04.06 16:11:45.077881 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8405 | 2026.04.06 16:11:45.077912 [ 286 ] {} <Debug> TCP-Session: 3ee0eb7c-dfad-46d4-8806-1e381b535b7c Authenticating user 'default' from [fd00:1122:3344:101::e]:34569 | ||
| 8406 | 2026.04.06 16:11:45.077940 [ 289 ] {} <Debug> TCP-Session: 6cfb3344-b941-420c-a2f5-9c877ff2408f Authenticating user 'default' from [fd00:1122:3344:101::e]:33100 | ||
| 8407 | 2026.04.06 16:11:45.077944 [ 286 ] {} <Debug> TCP-Session: 3ee0eb7c-dfad-46d4-8806-1e381b535b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8408 | 2026.04.06 16:11:45.077975 [ 289 ] {} <Debug> TCP-Session: 6cfb3344-b941-420c-a2f5-9c877ff2408f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8409 | 2026.04.06 16:11:45.077980 [ 286 ] {} <Debug> TCP-Session: 3ee0eb7c-dfad-46d4-8806-1e381b535b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8410 | 2026.04.06 16:11:45.077998 [ 289 ] {} <Debug> TCP-Session: 6cfb3344-b941-420c-a2f5-9c877ff2408f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8411 | 2026.04.06 16:11:45.078024 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8412 | 2026.04.06 16:11:45.078072 [ 294 ] {} <Debug> TCP-Session: e1d9426c-dda7-4475-a859-da48c0e87310 Authenticating user 'default' from [fd00:1122:3344:101::e]:56048 | ||
| 8413 | 2026.04.06 16:11:45.078098 [ 294 ] {} <Debug> TCP-Session: e1d9426c-dda7-4475-a859-da48c0e87310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8414 | 2026.04.06 16:11:45.078112 [ 294 ] {} <Debug> TCP-Session: e1d9426c-dda7-4475-a859-da48c0e87310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8415 | 2026.04.06 16:11:45.078427 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8416 | 2026.04.06 16:11:45.078470 [ 293 ] {} <Debug> TCP-Session: a19cc491-8ea4-4e11-a85c-7dcf22a956e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34628 | ||
| 8417 | 2026.04.06 16:11:45.078519 [ 290 ] {7a826a81-3850-4253-ac28-f8c2323fe3f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8418 | 2026.04.06 16:11:45.078530 [ 293 ] {} <Debug> TCP-Session: a19cc491-8ea4-4e11-a85c-7dcf22a956e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8419 | 2026.04.06 16:11:45.078561 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8420 | 2026.04.06 16:11:45.078568 [ 293 ] {} <Debug> TCP-Session: a19cc491-8ea4-4e11-a85c-7dcf22a956e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8421 | 2026.04.06 16:11:45.078602 [ 290 ] {7a826a81-3850-4253-ac28-f8c2323fe3f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8422 | 2026.04.06 16:11:45.078624 [ 287 ] {} <Debug> TCP-Session: 3f01f261-042d-4706-98ed-400bff57cd0f Authenticating user 'default' from [fd00:1122:3344:101::e]:40213 | ||
| 8423 | 2026.04.06 16:11:45.078667 [ 287 ] {} <Debug> TCP-Session: 3f01f261-042d-4706-98ed-400bff57cd0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8424 | 2026.04.06 16:11:45.078684 [ 287 ] {} <Debug> TCP-Session: 3f01f261-042d-4706-98ed-400bff57cd0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8425 | 2026.04.06 16:11:45.079078 [ 290 ] {7a826a81-3850-4253-ac28-f8c2323fe3f1} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 8426 | 2026.04.06 16:11:45.080404 [ 260 ] {7a826a81-3850-4253-ac28-f8c2323fe3f1} <Trace> AggregatingTransform: Aggregating | ||
| 8427 | 2026.04.06 16:11:45.080443 [ 260 ] {7a826a81-3850-4253-ac28-f8c2323fe3f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 8428 | 2026.04.06 16:11:45.080481 [ 260 ] {7a826a81-3850-4253-ac28-f8c2323fe3f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001239923 sec. (806.502 rows/sec., 31.50 KiB/sec.) | ||
| 8429 | 2026.04.06 16:11:45.080499 [ 260 ] {7a826a81-3850-4253-ac28-f8c2323fe3f1} <Trace> Aggregator: Merging aggregated data | ||
| 8430 | 2026.04.06 16:11:45.081648 [ 290 ] {7a826a81-3850-4253-ac28-f8c2323fe3f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00418 sec., 239.23444976076556 rows/sec., 9.35 KiB/sec. | ||
| 8431 | 2026.04.06 16:11:45.081808 [ 290 ] {7a826a81-3850-4253-ac28-f8c2323fe3f1} <Debug> TCPHandler: Processed in 0.005016173 sec. | ||
| 8432 | 2026.04.06 16:11:45.081935 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8433 | 2026.04.06 16:11:45.081964 [ 290 ] {} <Debug> TCP-Session: 38d15e2f-33dc-483d-8705-dfc62fee6213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8434 | 2026.04.06 16:11:45.081970 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8435 | 2026.04.06 16:11:45.081993 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8436 | 2026.04.06 16:11:45.082017 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8437 | 2026.04.06 16:11:45.082026 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8438 | 2026.04.06 16:11:45.082069 [ 293 ] {} <Debug> TCP-Session: a19cc491-8ea4-4e11-a85c-7dcf22a956e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8439 | 2026.04.06 16:11:45.082068 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8440 | 2026.04.06 16:11:45.082107 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8441 | 2026.04.06 16:11:45.082132 [ 286 ] {} <Debug> TCP-Session: 3ee0eb7c-dfad-46d4-8806-1e381b535b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8442 | 2026.04.06 16:11:45.082097 [ 292 ] {} <Debug> TCP-Session: 52234511-fe4e-48cd-8912-9015a37e0666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8443 | 2026.04.06 16:11:45.082172 [ 288 ] {} <Debug> TCP-Session: ba336a17-cc7a-42d9-a804-5123a010a7d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8444 | 2026.04.06 16:11:45.082041 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8445 | 2026.04.06 16:11:45.082038 [ 291 ] {} <Debug> TCP-Session: 39455762-e0db-4b7f-a3a4-eb0c4a0e9bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8446 | 2026.04.06 16:11:45.082234 [ 294 ] {} <Debug> TCP-Session: e1d9426c-dda7-4475-a859-da48c0e87310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8447 | 2026.04.06 16:11:45.082018 [ 289 ] {} <Debug> TCP-Session: 6cfb3344-b941-420c-a2f5-9c877ff2408f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8448 | 2026.04.06 16:11:45.082079 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8449 | 2026.04.06 16:11:45.082307 [ 287 ] {} <Debug> TCP-Session: 3f01f261-042d-4706-98ed-400bff57cd0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8450 | 2026.04.06 16:11:45.156991 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41712 | ||
| 8451 | 2026.04.06 16:11:45.157126 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8452 | 2026.04.06 16:11:45.157162 [ 290 ] {} <Debug> TCP-Session: e5cda1ff-76d8-4326-a5e2-3b8f5c9d6cf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41712 | ||
| 8453 | 2026.04.06 16:11:45.157193 [ 290 ] {} <Debug> TCP-Session: e5cda1ff-76d8-4326-a5e2-3b8f5c9d6cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8454 | 2026.04.06 16:11:45.157214 [ 290 ] {} <Debug> TCP-Session: e5cda1ff-76d8-4326-a5e2-3b8f5c9d6cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8455 | 2026.04.06 16:11:45.157460 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64929 | ||
| 8456 | 2026.04.06 16:11:45.157507 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58141 | ||
| 8457 | 2026.04.06 16:11:45.157545 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36724 | ||
| 8458 | 2026.04.06 16:11:45.157550 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40955 | ||
| 8459 | 2026.04.06 16:11:45.157573 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33880 | ||
| 8460 | 2026.04.06 16:11:45.157592 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8461 | 2026.04.06 16:11:45.157591 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55656 | ||
| 8462 | 2026.04.06 16:11:45.157643 [ 291 ] {} <Debug> TCP-Session: a8c8b4eb-3653-445d-9d65-7a20bc9a5014 Authenticating user 'default' from [fd00:1122:3344:101::e]:64929 | ||
| 8463 | 2026.04.06 16:11:45.157645 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8464 | 2026.04.06 16:11:45.157667 [ 290 ] {} <Trace> TCP-Session: e5cda1ff-76d8-4326-a5e2-3b8f5c9d6cf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8465 | 2026.04.06 16:11:45.157696 [ 291 ] {} <Debug> TCP-Session: a8c8b4eb-3653-445d-9d65-7a20bc9a5014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8466 | 2026.04.06 16:11:45.157708 [ 292 ] {} <Debug> TCP-Session: 9e570635-c775-46f5-a4c1-22a800727d6c Authenticating user 'default' from [fd00:1122:3344:101::e]:58141 | ||
| 8467 | 2026.04.06 16:11:45.157733 [ 291 ] {} <Debug> TCP-Session: a8c8b4eb-3653-445d-9d65-7a20bc9a5014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8468 | 2026.04.06 16:11:45.157734 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8469 | 2026.04.06 16:11:45.157759 [ 292 ] {} <Debug> TCP-Session: 9e570635-c775-46f5-a4c1-22a800727d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8470 | 2026.04.06 16:11:45.157670 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8471 | 2026.04.06 16:11:45.157781 [ 289 ] {} <Debug> TCP-Session: 37d223bd-00db-465d-bd92-5fb9a9d665fa Authenticating user 'default' from [fd00:1122:3344:101::e]:55656 | ||
| 8472 | 2026.04.06 16:11:45.157785 [ 292 ] {} <Debug> TCP-Session: 9e570635-c775-46f5-a4c1-22a800727d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8473 | 2026.04.06 16:11:45.157815 [ 287 ] {} <Debug> TCP-Session: fef40f6b-5cb2-4401-bd26-d3a555e15712 Authenticating user 'default' from [fd00:1122:3344:101::e]:33880 | ||
| 8474 | 2026.04.06 16:11:45.157830 [ 289 ] {} <Debug> TCP-Session: 37d223bd-00db-465d-bd92-5fb9a9d665fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8475 | 2026.04.06 16:11:45.157857 [ 287 ] {} <Debug> TCP-Session: fef40f6b-5cb2-4401-bd26-d3a555e15712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8476 | 2026.04.06 16:11:45.157869 [ 289 ] {} <Debug> TCP-Session: 37d223bd-00db-465d-bd92-5fb9a9d665fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8477 | 2026.04.06 16:11:45.157880 [ 287 ] {} <Debug> TCP-Session: fef40f6b-5cb2-4401-bd26-d3a555e15712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8478 | 2026.04.06 16:11:45.157642 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8479 | 2026.04.06 16:11:45.157918 [ 290 ] {f753e7a6-f668-4e61-8c02-b4c09ed49f88} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41712) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8480 | 2026.04.06 16:11:45.157953 [ 286 ] {} <Debug> TCP-Session: 1aa91510-3301-44a5-9f35-0fde1ec75f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:40955 | ||
| 8481 | 2026.04.06 16:11:45.157636 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8482 | 2026.04.06 16:11:45.157978 [ 286 ] {} <Debug> TCP-Session: 1aa91510-3301-44a5-9f35-0fde1ec75f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8483 | 2026.04.06 16:11:45.157583 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56164 | ||
| 8484 | 2026.04.06 16:11:45.157995 [ 286 ] {} <Debug> TCP-Session: 1aa91510-3301-44a5-9f35-0fde1ec75f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8485 | 2026.04.06 16:11:45.157547 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34938 | ||
| 8486 | 2026.04.06 16:11:45.157993 [ 294 ] {} <Debug> TCP-Session: f3f684a6-b55a-4c08-91b7-1715bde9658f Authenticating user 'default' from [fd00:1122:3344:101::e]:36724 | ||
| 8487 | 2026.04.06 16:11:45.158071 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8488 | 2026.04.06 16:11:45.158093 [ 294 ] {} <Debug> TCP-Session: f3f684a6-b55a-4c08-91b7-1715bde9658f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8489 | 2026.04.06 16:11:45.158110 [ 288 ] {} <Debug> TCP-Session: 958cce2e-6b36-4d09-b106-1cf545594fe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56164 | ||
| 8490 | 2026.04.06 16:11:45.158115 [ 294 ] {} <Debug> TCP-Session: f3f684a6-b55a-4c08-91b7-1715bde9658f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8491 | 2026.04.06 16:11:45.158115 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8492 | 2026.04.06 16:11:45.158136 [ 288 ] {} <Debug> TCP-Session: 958cce2e-6b36-4d09-b106-1cf545594fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8493 | 2026.04.06 16:11:45.158166 [ 293 ] {} <Debug> TCP-Session: ed10a362-6271-454f-bf50-91bc24e264a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34938 | ||
| 8494 | 2026.04.06 16:11:45.158169 [ 288 ] {} <Debug> TCP-Session: 958cce2e-6b36-4d09-b106-1cf545594fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8495 | 2026.04.06 16:11:45.158190 [ 293 ] {} <Debug> TCP-Session: ed10a362-6271-454f-bf50-91bc24e264a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8496 | 2026.04.06 16:11:45.158208 [ 293 ] {} <Debug> TCP-Session: ed10a362-6271-454f-bf50-91bc24e264a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8497 | 2026.04.06 16:11:45.158298 [ 290 ] {f753e7a6-f668-4e61-8c02-b4c09ed49f88} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8498 | 2026.04.06 16:11:45.158378 [ 290 ] {f753e7a6-f668-4e61-8c02-b4c09ed49f88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8499 | 2026.04.06 16:11:45.158776 [ 290 ] {f753e7a6-f668-4e61-8c02-b4c09ed49f88} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 8500 | 2026.04.06 16:11:45.159975 [ 311 ] {f753e7a6-f668-4e61-8c02-b4c09ed49f88} <Trace> AggregatingTransform: Aggregating | ||
| 8501 | 2026.04.06 16:11:45.160025 [ 311 ] {f753e7a6-f668-4e61-8c02-b4c09ed49f88} <Trace> Aggregator: Aggregation method: without_key | ||
| 8502 | 2026.04.06 16:11:45.160063 [ 311 ] {f753e7a6-f668-4e61-8c02-b4c09ed49f88} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001161961 sec. (860.614 rows/sec., 33.62 KiB/sec.) | ||
| 8503 | 2026.04.06 16:11:45.160083 [ 311 ] {f753e7a6-f668-4e61-8c02-b4c09ed49f88} <Trace> Aggregator: Merging aggregated data | ||
| 8504 | 2026.04.06 16:11:45.161485 [ 290 ] {f753e7a6-f668-4e61-8c02-b4c09ed49f88} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003659 sec., 273.2987154960372 rows/sec., 10.68 KiB/sec. | ||
| 8505 | 2026.04.06 16:11:45.161641 [ 290 ] {f753e7a6-f668-4e61-8c02-b4c09ed49f88} <Debug> TCPHandler: Processed in 0.004145217 sec. | ||
| 8506 | 2026.04.06 16:11:45.161735 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8507 | 2026.04.06 16:11:45.161763 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8508 | 2026.04.06 16:11:45.161773 [ 290 ] {} <Debug> TCP-Session: e5cda1ff-76d8-4326-a5e2-3b8f5c9d6cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8509 | 2026.04.06 16:11:45.161782 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8510 | 2026.04.06 16:11:45.161804 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8511 | 2026.04.06 16:11:45.161820 [ 291 ] {} <Debug> TCP-Session: a8c8b4eb-3653-445d-9d65-7a20bc9a5014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8512 | 2026.04.06 16:11:45.161848 [ 289 ] {} <Debug> TCP-Session: 37d223bd-00db-465d-bd92-5fb9a9d665fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8513 | 2026.04.06 16:11:45.161856 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8514 | 2026.04.06 16:11:45.161870 [ 294 ] {} <Debug> TCP-Session: f3f684a6-b55a-4c08-91b7-1715bde9658f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8515 | 2026.04.06 16:11:45.161896 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8516 | 2026.04.06 16:11:45.161919 [ 287 ] {} <Debug> TCP-Session: fef40f6b-5cb2-4401-bd26-d3a555e15712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8517 | 2026.04.06 16:11:45.161878 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8518 | 2026.04.06 16:11:45.161964 [ 288 ] {} <Debug> TCP-Session: 958cce2e-6b36-4d09-b106-1cf545594fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8519 | 2026.04.06 16:11:45.161835 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8520 | 2026.04.06 16:11:45.161992 [ 286 ] {} <Debug> TCP-Session: 1aa91510-3301-44a5-9f35-0fde1ec75f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8521 | 2026.04.06 16:11:45.161820 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8522 | 2026.04.06 16:11:45.162035 [ 293 ] {} <Debug> TCP-Session: ed10a362-6271-454f-bf50-91bc24e264a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8523 | 2026.04.06 16:11:45.162069 [ 292 ] {} <Debug> TCP-Session: 9e570635-c775-46f5-a4c1-22a800727d6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8524 | 2026.04.06 16:11:45.767346 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54958 | ||
| 8525 | 2026.04.06 16:11:45.767443 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8526 | 2026.04.06 16:11:45.767472 [ 290 ] {} <Debug> TCP-Session: b8c0d13e-ba7b-4b69-90c4-9f04fd580840 Authenticating user 'default' from [fd00:1122:3344:101::e]:54958 | ||
| 8527 | 2026.04.06 16:11:45.767496 [ 290 ] {} <Debug> TCP-Session: b8c0d13e-ba7b-4b69-90c4-9f04fd580840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8528 | 2026.04.06 16:11:45.767508 [ 290 ] {} <Debug> TCP-Session: b8c0d13e-ba7b-4b69-90c4-9f04fd580840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8529 | 2026.04.06 16:11:45.767695 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36445 | ||
| 8530 | 2026.04.06 16:11:45.767731 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61349 | ||
| 8531 | 2026.04.06 16:11:45.767749 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51856 | ||
| 8532 | 2026.04.06 16:11:45.767767 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53040 | ||
| 8533 | 2026.04.06 16:11:45.767795 [ 290 ] {} <Trace> TCP-Session: b8c0d13e-ba7b-4b69-90c4-9f04fd580840 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8534 | 2026.04.06 16:11:45.767804 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8535 | 2026.04.06 16:11:45.767783 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36811 | ||
| 8536 | 2026.04.06 16:11:45.767847 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8537 | 2026.04.06 16:11:45.767853 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8538 | 2026.04.06 16:11:45.767891 [ 292 ] {} <Debug> TCP-Session: 739b371b-d791-42da-9ae5-c507140d2713 Authenticating user 'default' from [fd00:1122:3344:101::e]:61349 | ||
| 8539 | 2026.04.06 16:11:45.767916 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8540 | 2026.04.06 16:11:45.767918 [ 286 ] {} <Debug> TCP-Session: 42ea7c7d-9f24-4125-8f33-74e1484a1ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:53040 | ||
| 8541 | 2026.04.06 16:11:45.767943 [ 288 ] {} <Debug> TCP-Session: 6f33ed51-9e72-4d9a-a1b0-c4e2d08e5b1b Authenticating user 'default' from [fd00:1122:3344:101::e]:36811 | ||
| 8542 | 2026.04.06 16:11:45.767935 [ 292 ] {} <Debug> TCP-Session: 739b371b-d791-42da-9ae5-c507140d2713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8543 | 2026.04.06 16:11:45.767961 [ 286 ] {} <Debug> TCP-Session: 42ea7c7d-9f24-4125-8f33-74e1484a1ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8544 | 2026.04.06 16:11:45.767974 [ 290 ] {0eff0402-be56-49fe-9814-6aa454bd1849} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54958) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8545 | 2026.04.06 16:11:45.767990 [ 286 ] {} <Debug> TCP-Session: 42ea7c7d-9f24-4125-8f33-74e1484a1ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8546 | 2026.04.06 16:11:45.767981 [ 292 ] {} <Debug> TCP-Session: 739b371b-d791-42da-9ae5-c507140d2713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8547 | 2026.04.06 16:11:45.767968 [ 288 ] {} <Debug> TCP-Session: 6f33ed51-9e72-4d9a-a1b0-c4e2d08e5b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8548 | 2026.04.06 16:11:45.767853 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8549 | 2026.04.06 16:11:45.768051 [ 288 ] {} <Debug> TCP-Session: 6f33ed51-9e72-4d9a-a1b0-c4e2d08e5b1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8550 | 2026.04.06 16:11:45.767772 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59612 | ||
| 8551 | 2026.04.06 16:11:45.768088 [ 294 ] {} <Debug> TCP-Session: cfc0af65-4872-4e62-b9a4-da7245342510 Authenticating user 'default' from [fd00:1122:3344:101::e]:51856 | ||
| 8552 | 2026.04.06 16:11:45.767750 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33437 | ||
| 8553 | 2026.04.06 16:11:45.768142 [ 294 ] {} <Debug> TCP-Session: cfc0af65-4872-4e62-b9a4-da7245342510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8554 | 2026.04.06 16:11:45.768169 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8555 | 2026.04.06 16:11:45.767858 [ 291 ] {} <Debug> TCP-Session: f1f69985-8a78-4727-ae94-ca9dfa0a568b Authenticating user 'default' from [fd00:1122:3344:101::e]:36445 | ||
| 8556 | 2026.04.06 16:11:45.768198 [ 294 ] {} <Debug> TCP-Session: cfc0af65-4872-4e62-b9a4-da7245342510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8557 | 2026.04.06 16:11:45.768212 [ 287 ] {} <Debug> TCP-Session: df79efe5-ec52-4e10-9259-d091bbf9b8cb Authenticating user 'default' from [fd00:1122:3344:101::e]:59612 | ||
| 8558 | 2026.04.06 16:11:45.768229 [ 291 ] {} <Debug> TCP-Session: f1f69985-8a78-4727-ae94-ca9dfa0a568b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8559 | 2026.04.06 16:11:45.768234 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8560 | 2026.04.06 16:11:45.768254 [ 291 ] {} <Debug> TCP-Session: f1f69985-8a78-4727-ae94-ca9dfa0a568b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8561 | 2026.04.06 16:11:45.768259 [ 290 ] {0eff0402-be56-49fe-9814-6aa454bd1849} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8562 | 2026.04.06 16:11:45.768278 [ 293 ] {} <Debug> TCP-Session: 119349f9-2402-4dfe-ba1b-424298b4fe41 Authenticating user 'default' from [fd00:1122:3344:101::e]:33437 | ||
| 8563 | 2026.04.06 16:11:45.768248 [ 287 ] {} <Debug> TCP-Session: df79efe5-ec52-4e10-9259-d091bbf9b8cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8564 | 2026.04.06 16:11:45.768324 [ 293 ] {} <Debug> TCP-Session: 119349f9-2402-4dfe-ba1b-424298b4fe41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8565 | 2026.04.06 16:11:45.768334 [ 290 ] {0eff0402-be56-49fe-9814-6aa454bd1849} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8566 | 2026.04.06 16:11:45.768338 [ 287 ] {} <Debug> TCP-Session: df79efe5-ec52-4e10-9259-d091bbf9b8cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8567 | 2026.04.06 16:11:45.768349 [ 293 ] {} <Debug> TCP-Session: 119349f9-2402-4dfe-ba1b-424298b4fe41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8568 | 2026.04.06 16:11:45.767793 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40227 | ||
| 8569 | 2026.04.06 16:11:45.768446 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8570 | 2026.04.06 16:11:45.768469 [ 289 ] {} <Debug> TCP-Session: 5b10c856-735d-4bc6-891b-250f4062d246 Authenticating user 'default' from [fd00:1122:3344:101::e]:40227 | ||
| 8571 | 2026.04.06 16:11:45.768491 [ 289 ] {} <Debug> TCP-Session: 5b10c856-735d-4bc6-891b-250f4062d246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8572 | 2026.04.06 16:11:45.768504 [ 289 ] {} <Debug> TCP-Session: 5b10c856-735d-4bc6-891b-250f4062d246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8573 | 2026.04.06 16:11:45.768632 [ 290 ] {0eff0402-be56-49fe-9814-6aa454bd1849} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 8574 | 2026.04.06 16:11:45.769616 [ 330 ] {0eff0402-be56-49fe-9814-6aa454bd1849} <Trace> AggregatingTransform: Aggregating | ||
| 8575 | 2026.04.06 16:11:45.769654 [ 330 ] {0eff0402-be56-49fe-9814-6aa454bd1849} <Trace> Aggregator: Aggregation method: without_key | ||
| 8576 | 2026.04.06 16:11:45.769688 [ 330 ] {0eff0402-be56-49fe-9814-6aa454bd1849} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951428 sec. (1051.052 rows/sec., 41.06 KiB/sec.) | ||
| 8577 | 2026.04.06 16:11:45.769706 [ 330 ] {0eff0402-be56-49fe-9814-6aa454bd1849} <Trace> Aggregator: Merging aggregated data | ||
| 8578 | 2026.04.06 16:11:45.771191 [ 290 ] {0eff0402-be56-49fe-9814-6aa454bd1849} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003278 sec., 305.06406345332516 rows/sec., 11.92 KiB/sec. | ||
| 8579 | 2026.04.06 16:11:45.771310 [ 290 ] {0eff0402-be56-49fe-9814-6aa454bd1849} <Debug> TCPHandler: Processed in 0.003630707 sec. | ||
| 8580 | 2026.04.06 16:11:45.771409 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8581 | 2026.04.06 16:11:45.771436 [ 290 ] {} <Debug> TCP-Session: b8c0d13e-ba7b-4b69-90c4-9f04fd580840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8582 | 2026.04.06 16:11:45.771453 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8583 | 2026.04.06 16:11:45.771477 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8584 | 2026.04.06 16:11:45.771494 [ 289 ] {} <Debug> TCP-Session: 5b10c856-735d-4bc6-891b-250f4062d246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8585 | 2026.04.06 16:11:45.771503 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8586 | 2026.04.06 16:11:45.771529 [ 291 ] {} <Debug> TCP-Session: f1f69985-8a78-4727-ae94-ca9dfa0a568b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8587 | 2026.04.06 16:11:45.771552 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8588 | 2026.04.06 16:11:45.771559 [ 292 ] {} <Debug> TCP-Session: 739b371b-d791-42da-9ae5-c507140d2713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8589 | 2026.04.06 16:11:45.771580 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8590 | 2026.04.06 16:11:45.771598 [ 286 ] {} <Debug> TCP-Session: 42ea7c7d-9f24-4125-8f33-74e1484a1ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8591 | 2026.04.06 16:11:45.771605 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8592 | 2026.04.06 16:11:45.771629 [ 293 ] {} <Debug> TCP-Session: 119349f9-2402-4dfe-ba1b-424298b4fe41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8593 | 2026.04.06 16:11:45.771629 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8594 | 2026.04.06 16:11:45.771656 [ 294 ] {} <Debug> TCP-Session: cfc0af65-4872-4e62-b9a4-da7245342510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8595 | 2026.04.06 16:11:45.771686 [ 288 ] {} <Debug> TCP-Session: 6f33ed51-9e72-4d9a-a1b0-c4e2d08e5b1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8596 | 2026.04.06 16:11:45.771523 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8597 | 2026.04.06 16:11:45.771752 [ 287 ] {} <Debug> TCP-Session: df79efe5-ec52-4e10-9259-d091bbf9b8cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8598 | 2026.04.06 16:11:46.650072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1088 | ||
| 8599 | 2026.04.06 16:11:46.653081 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2026.04.06 16:11:46.653144 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8601 | 2026.04.06 16:11:46.654521 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8602 | 2026.04.06 16:11:46.654806 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.04.06 16:11:46.655199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
| 8604 | 2026.04.06 16:11:47.634912 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8605 | 2026.04.06 16:11:47.635095 [ 4 ] {e8584dfe-b32e-4316-8654-d1e8fb57baa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8606 | 2026.04.06 16:11:47.635171 [ 4 ] {e8584dfe-b32e-4316-8654-d1e8fb57baa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8607 | 2026.04.06 16:11:47.635894 [ 4 ] {e8584dfe-b32e-4316-8654-d1e8fb57baa9} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2026.04.06 16:11:47.635948 [ 4 ] {e8584dfe-b32e-4316-8654-d1e8fb57baa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8609 | 2026.04.06 16:11:47.636378 [ 4 ] {e8584dfe-b32e-4316-8654-d1e8fb57baa9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8610 | 2026.04.06 16:11:47.636604 [ 4 ] {e8584dfe-b32e-4316-8654-d1e8fb57baa9} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2026.04.06 16:11:47.636767 [ 4 ] {e8584dfe-b32e-4316-8654-d1e8fb57baa9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.48 MiB/sec. | ||
| 8612 | 2026.04.06 16:11:47.636815 [ 4 ] {e8584dfe-b32e-4316-8654-d1e8fb57baa9} <Debug> TCPHandler: Processed in 0.002042458 sec. | ||
| 8613 | 2026.04.06 16:11:47.636944 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2026.04.06 16:11:47.637049 [ 4 ] {1d2b072b-c300-410d-ab50-d5e18a60c06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8615 | 2026.04.06 16:11:47.637093 [ 4 ] {1d2b072b-c300-410d-ab50-d5e18a60c06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8616 | 2026.04.06 16:11:47.637546 [ 4 ] {1d2b072b-c300-410d-ab50-d5e18a60c06c} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2026.04.06 16:11:47.637585 [ 4 ] {1d2b072b-c300-410d-ab50-d5e18a60c06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8618 | 2026.04.06 16:11:47.637909 [ 4 ] {1d2b072b-c300-410d-ab50-d5e18a60c06c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8619 | 2026.04.06 16:11:47.638117 [ 4 ] {1d2b072b-c300-410d-ab50-d5e18a60c06c} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2026.04.06 16:11:47.638249 [ 4 ] {1d2b072b-c300-410d-ab50-d5e18a60c06c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 8621 | 2026.04.06 16:11:47.638286 [ 4 ] {1d2b072b-c300-410d-ab50-d5e18a60c06c} <Debug> TCPHandler: Processed in 0.001393676 sec. | ||
| 8622 | 2026.04.06 16:11:47.638404 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2026.04.06 16:11:47.638501 [ 4 ] {797b502d-6606-419f-8a72-747b266f30d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8624 | 2026.04.06 16:11:47.638546 [ 4 ] {797b502d-6606-419f-8a72-747b266f30d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8625 | 2026.04.06 16:11:47.638929 [ 4 ] {797b502d-6606-419f-8a72-747b266f30d8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2026.04.06 16:11:47.638965 [ 4 ] {797b502d-6606-419f-8a72-747b266f30d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8627 | 2026.04.06 16:11:47.639303 [ 4 ] {797b502d-6606-419f-8a72-747b266f30d8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8628 | 2026.04.06 16:11:47.639513 [ 4 ] {797b502d-6606-419f-8a72-747b266f30d8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2026.04.06 16:11:47.639644 [ 4 ] {797b502d-6606-419f-8a72-747b266f30d8} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001163 sec., 82545.1418744626 rows/sec., 5.75 MiB/sec. | ||
| 8630 | 2026.04.06 16:11:47.639681 [ 4 ] {797b502d-6606-419f-8a72-747b266f30d8} <Debug> TCPHandler: Processed in 0.001326555 sec. | ||
| 8631 | 2026.04.06 16:11:47.639797 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8632 | 2026.04.06 16:11:47.639893 [ 4 ] {2f0c1e43-bd8d-47a2-a68c-30bc4188c741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8633 | 2026.04.06 16:11:47.639935 [ 4 ] {2f0c1e43-bd8d-47a2-a68c-30bc4188c741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8634 | 2026.04.06 16:11:47.640268 [ 4 ] {2f0c1e43-bd8d-47a2-a68c-30bc4188c741} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2026.04.06 16:11:47.640303 [ 4 ] {2f0c1e43-bd8d-47a2-a68c-30bc4188c741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8636 | 2026.04.06 16:11:47.640607 [ 4 ] {2f0c1e43-bd8d-47a2-a68c-30bc4188c741} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8637 | 2026.04.06 16:11:47.640823 [ 4 ] {2f0c1e43-bd8d-47a2-a68c-30bc4188c741} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2026.04.06 16:11:47.640952 [ 4 ] {2f0c1e43-bd8d-47a2-a68c-30bc4188c741} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001079 sec., 33364.22613531047 rows/sec., 2.25 MiB/sec. | ||
| 8639 | 2026.04.06 16:11:47.640988 [ 4 ] {2f0c1e43-bd8d-47a2-a68c-30bc4188c741} <Debug> TCPHandler: Processed in 0.001240613 sec. | ||
| 8640 | 2026.04.06 16:11:51.484626 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8641 | 2026.04.06 16:11:51.484687 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8642 | 2026.04.06 16:11:51.602137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16294 | ||
| 8643 | 2026.04.06 16:11:51.602618 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2026.04.06 16:11:51.602658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8645 | 2026.04.06 16:11:51.603161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8646 | 2026.04.06 16:11:51.603401 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2026.04.06 16:11:51.603542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16294 | ||
| 8648 | 2026.04.06 16:11:52.542548 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 8649 | 2026.04.06 16:11:52.560300 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.04.06 16:11:52.560354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8651 | 2026.04.06 16:11:52.566611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8652 | 2026.04.06 16:11:52.567362 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.04.06 16:11:52.570248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 8654 | 2026.04.06 16:11:52.646683 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8655 | 2026.04.06 16:11:52.646878 [ 4 ] {ab1856ba-613a-4416-beba-044e649ae455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8656 | 2026.04.06 16:11:52.646955 [ 4 ] {ab1856ba-613a-4416-beba-044e649ae455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8657 | 2026.04.06 16:11:52.647815 [ 4 ] {ab1856ba-613a-4416-beba-044e649ae455} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2026.04.06 16:11:52.647858 [ 4 ] {ab1856ba-613a-4416-beba-044e649ae455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8659 | 2026.04.06 16:11:52.648259 [ 4 ] {ab1856ba-613a-4416-beba-044e649ae455} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8660 | 2026.04.06 16:11:52.648478 [ 4 ] {ab1856ba-613a-4416-beba-044e649ae455} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.04.06 16:11:52.648610 [ 79 ] {} <Debug> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8662 | 2026.04.06 16:11:52.648637 [ 4 ] {ab1856ba-613a-4416-beba-044e649ae455} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. | ||
| 8663 | 2026.04.06 16:11:52.648656 [ 79 ] {} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2026.04.06 16:11:52.648686 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8665 | 2026.04.06 16:11:52.648691 [ 4 ] {ab1856ba-613a-4416-beba-044e649ae455} <Debug> TCPHandler: Processed in 0.00213441 sec. | ||
| 8666 | 2026.04.06 16:11:52.648831 [ 198 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::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 | ||
| 8667 | 2026.04.06 16:11:52.648837 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2026.04.06 16:11:52.648988 [ 4 ] {e6e3bf47-d0b5-409a-8e38-3d0fe303bb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8669 | 2026.04.06 16:11:52.648998 [ 198 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8670 | 2026.04.06 16:11:52.649035 [ 4 ] {e6e3bf47-d0b5-409a-8e38-3d0fe303bb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8671 | 2026.04.06 16:11:52.649045 [ 198 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 8672 | 2026.04.06 16:11:52.649127 [ 198 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 8673 | 2026.04.06 16:11:52.649178 [ 198 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 8674 | 2026.04.06 16:11:52.649241 [ 198 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 8675 | 2026.04.06 16:11:52.649287 [ 198 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 8676 | 2026.04.06 16:11:52.649870 [ 4 ] {e6e3bf47-d0b5-409a-8e38-3d0fe303bb15} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.04.06 16:11:52.649910 [ 4 ] {e6e3bf47-d0b5-409a-8e38-3d0fe303bb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8678 | 2026.04.06 16:11:52.650274 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515468 sec., 937004.2785462972 rows/sec., 63.09 MiB/sec. | ||
| 8679 | 2026.04.06 16:11:52.650316 [ 4 ] {e6e3bf47-d0b5-409a-8e38-3d0fe303bb15} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8680 | 2026.04.06 16:11:52.650463 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8681 | 2026.04.06 16:11:52.650563 [ 4 ] {e6e3bf47-d0b5-409a-8e38-3d0fe303bb15} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2026.04.06 16:11:52.650718 [ 4 ] {e6e3bf47-d0b5-409a-8e38-3d0fe303bb15} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001754 sec., 476054.73204104905 rows/sec., 37.05 MiB/sec. | ||
| 8683 | 2026.04.06 16:11:52.650759 [ 4 ] {e6e3bf47-d0b5-409a-8e38-3d0fe303bb15} <Debug> TCPHandler: Processed in 0.001975497 sec. | ||
| 8684 | 2026.04.06 16:11:52.650783 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_21_5} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8685 | 2026.04.06 16:11:52.650862 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_21_5} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8686 | 2026.04.06 16:11:52.650877 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2026.04.06 16:11:52.650956 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 8688 | 2026.04.06 16:11:52.650977 [ 4 ] {e91d7610-ca58-4efc-8a96-b6f6c600cb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8689 | 2026.04.06 16:11:52.651023 [ 4 ] {e91d7610-ca58-4efc-8a96-b6f6c600cb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8690 | 2026.04.06 16:11:52.651474 [ 4 ] {e91d7610-ca58-4efc-8a96-b6f6c600cb73} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8691 | 2026.04.06 16:11:52.651510 [ 4 ] {e91d7610-ca58-4efc-8a96-b6f6c600cb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8692 | 2026.04.06 16:11:52.651812 [ 4 ] {e91d7610-ca58-4efc-8a96-b6f6c600cb73} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8693 | 2026.04.06 16:11:52.652019 [ 4 ] {e91d7610-ca58-4efc-8a96-b6f6c600cb73} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.04.06 16:11:52.652125 [ 79 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8695 | 2026.04.06 16:11:52.652145 [ 4 ] {e91d7610-ca58-4efc-8a96-b6f6c600cb73} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001188 sec., 135521.88552188553 rows/sec., 8.20 MiB/sec. | ||
| 8696 | 2026.04.06 16:11:52.652163 [ 79 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2026.04.06 16:11:52.652188 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8698 | 2026.04.06 16:11:52.652188 [ 4 ] {e91d7610-ca58-4efc-8a96-b6f6c600cb73} <Debug> TCPHandler: Processed in 0.001361785 sec. | ||
| 8699 | 2026.04.06 16:11:52.652272 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 8700 | 2026.04.06 16:11:52.652316 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.04.06 16:11:52.652358 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8702 | 2026.04.06 16:11:52.652385 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 211 rows starting from the beginning of the part | ||
| 8703 | 2026.04.06 16:11:52.652409 [ 4 ] {23fc062b-5fde-4708-8d37-ac17d93ebd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8704 | 2026.04.06 16:11:52.652442 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 163 rows starting from the beginning of the part | ||
| 8705 | 2026.04.06 16:11:52.652449 [ 4 ] {23fc062b-5fde-4708-8d37-ac17d93ebd6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8706 | 2026.04.06 16:11:52.652487 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part | ||
| 8707 | 2026.04.06 16:11:52.652525 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 161 rows starting from the beginning of the part | ||
| 8708 | 2026.04.06 16:11:52.652563 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 8709 | 2026.04.06 16:11:52.652601 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
| 8710 | 2026.04.06 16:11:52.652892 [ 4 ] {23fc062b-5fde-4708-8d37-ac17d93ebd6f} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2026.04.06 16:11:52.652926 [ 4 ] {23fc062b-5fde-4708-8d37-ac17d93ebd6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8712 | 2026.04.06 16:11:52.653227 [ 4 ] {23fc062b-5fde-4708-8d37-ac17d93ebd6f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8713 | 2026.04.06 16:11:52.653372 [ 187 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001139601 sec., 660757.5809428036 rows/sec., 43.62 MiB/sec. | ||
| 8714 | 2026.04.06 16:11:52.653442 [ 4 ] {23fc062b-5fde-4708-8d37-ac17d93ebd6f} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8715 | 2026.04.06 16:11:52.653489 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8716 | 2026.04.06 16:11:52.653577 [ 4 ] {23fc062b-5fde-4708-8d37-ac17d93ebd6f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 8717 | 2026.04.06 16:11:52.653613 [ 4 ] {23fc062b-5fde-4708-8d37-ac17d93ebd6f} <Debug> TCPHandler: Processed in 0.001346525 sec. | ||
| 8718 | 2026.04.06 16:11:52.653717 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_46_9} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2026.04.06 16:11:52.653724 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8720 | 2026.04.06 16:11:52.653778 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_46_9} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8721 | 2026.04.06 16:11:52.653819 [ 4 ] {1bd23ab8-37c4-4fba-a4cd-335507961992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8722 | 2026.04.06 16:11:52.653843 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8723 | 2026.04.06 16:11:52.653859 [ 4 ] {1bd23ab8-37c4-4fba-a4cd-335507961992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8724 | 2026.04.06 16:11:52.654281 [ 4 ] {1bd23ab8-37c4-4fba-a4cd-335507961992} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2026.04.06 16:11:52.654314 [ 4 ] {1bd23ab8-37c4-4fba-a4cd-335507961992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8726 | 2026.04.06 16:11:52.654600 [ 4 ] {1bd23ab8-37c4-4fba-a4cd-335507961992} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8727 | 2026.04.06 16:11:52.654817 [ 4 ] {1bd23ab8-37c4-4fba-a4cd-335507961992} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2026.04.06 16:11:52.654913 [ 79 ] {} <Debug> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8729 | 2026.04.06 16:11:52.654940 [ 79 ] {} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2026.04.06 16:11:52.654943 [ 4 ] {1bd23ab8-37c4-4fba-a4cd-335507961992} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001142 sec., 129597.19789842382 rows/sec., 7.37 MiB/sec. | ||
| 8731 | 2026.04.06 16:11:52.654958 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8732 | 2026.04.06 16:11:52.654990 [ 4 ] {1bd23ab8-37c4-4fba-a4cd-335507961992} <Debug> TCPHandler: Processed in 0.001315374 sec. | ||
| 8733 | 2026.04.06 16:11:52.655091 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::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 | ||
| 8734 | 2026.04.06 16:11:52.655107 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8735 | 2026.04.06 16:11:52.655221 [ 4 ] {3afae0f9-c4ea-4f26-afa9-8320b4a3027c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8736 | 2026.04.06 16:11:52.655229 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8737 | 2026.04.06 16:11:52.655263 [ 4 ] {3afae0f9-c4ea-4f26-afa9-8320b4a3027c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8738 | 2026.04.06 16:11:52.655271 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 8739 | 2026.04.06 16:11:52.655347 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 8740 | 2026.04.06 16:11:52.655392 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 8741 | 2026.04.06 16:11:52.655433 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 8742 | 2026.04.06 16:11:52.655472 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 8743 | 2026.04.06 16:11:52.655869 [ 4 ] {3afae0f9-c4ea-4f26-afa9-8320b4a3027c} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.04.06 16:11:52.655909 [ 4 ] {3afae0f9-c4ea-4f26-afa9-8320b4a3027c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8745 | 2026.04.06 16:11:52.656241 [ 4 ] {3afae0f9-c4ea-4f26-afa9-8320b4a3027c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8746 | 2026.04.06 16:11:52.656297 [ 192 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263843 sec., 585515.7642207141 rows/sec., 35.53 MiB/sec. | ||
| 8747 | 2026.04.06 16:11:52.656452 [ 187 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8748 | 2026.04.06 16:11:52.656479 [ 4 ] {3afae0f9-c4ea-4f26-afa9-8320b4a3027c} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2026.04.06 16:11:52.656623 [ 4 ] {3afae0f9-c4ea-4f26-afa9-8320b4a3027c} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.00142 sec., 358450.7042253521 rows/sec., 25.24 MiB/sec. | ||
| 8750 | 2026.04.06 16:11:52.656662 [ 4 ] {3afae0f9-c4ea-4f26-afa9-8320b4a3027c} <Debug> TCPHandler: Processed in 0.00160392 sec. | ||
| 8751 | 2026.04.06 16:11:52.656751 [ 187 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_21_5} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.04.06 16:11:52.656773 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8753 | 2026.04.06 16:11:52.656828 [ 187 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_21_5} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8754 | 2026.04.06 16:11:52.656871 [ 4 ] {9518114a-6b13-4651-a724-2e03eca88cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8755 | 2026.04.06 16:11:52.656914 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8756 | 2026.04.06 16:11:52.656916 [ 4 ] {9518114a-6b13-4651-a724-2e03eca88cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8757 | 2026.04.06 16:11:52.657266 [ 4 ] {9518114a-6b13-4651-a724-2e03eca88cae} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2026.04.06 16:11:52.657301 [ 4 ] {9518114a-6b13-4651-a724-2e03eca88cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8759 | 2026.04.06 16:11:52.657605 [ 4 ] {9518114a-6b13-4651-a724-2e03eca88cae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8760 | 2026.04.06 16:11:52.657808 [ 4 ] {9518114a-6b13-4651-a724-2e03eca88cae} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2026.04.06 16:11:52.657936 [ 4 ] {9518114a-6b13-4651-a724-2e03eca88cae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 8762 | 2026.04.06 16:11:52.657946 [ 78 ] {} <Debug> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8763 | 2026.04.06 16:11:52.657972 [ 4 ] {9518114a-6b13-4651-a724-2e03eca88cae} <Debug> TCPHandler: Processed in 0.001248493 sec. | ||
| 8764 | 2026.04.06 16:11:52.657992 [ 78 ] {} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.04.06 16:11:52.658041 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8766 | 2026.04.06 16:11:52.658087 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8767 | 2026.04.06 16:11:52.658109 [ 192 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 8768 | 2026.04.06 16:11:52.658175 [ 192 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8769 | 2026.04.06 16:11:52.658184 [ 4 ] {32219a19-dd7e-4f87-a0f8-20cc97d3d2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8770 | 2026.04.06 16:11:52.658197 [ 192 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 8771 | 2026.04.06 16:11:52.658226 [ 4 ] {32219a19-dd7e-4f87-a0f8-20cc97d3d2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8772 | 2026.04.06 16:11:52.658239 [ 192 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 8773 | 2026.04.06 16:11:52.658282 [ 192 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 8774 | 2026.04.06 16:11:52.658313 [ 192 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 8775 | 2026.04.06 16:11:52.658343 [ 192 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 8776 | 2026.04.06 16:11:52.658376 [ 192 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 8777 | 2026.04.06 16:11:52.658630 [ 4 ] {32219a19-dd7e-4f87-a0f8-20cc97d3d2fc} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.04.06 16:11:52.658664 [ 4 ] {32219a19-dd7e-4f87-a0f8-20cc97d3d2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8779 | 2026.04.06 16:11:52.658985 [ 191 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.000903227 sec., 139499.81566095786 rows/sec., 7.12 MiB/sec. | ||
| 8780 | 2026.04.06 16:11:52.658989 [ 4 ] {32219a19-dd7e-4f87-a0f8-20cc97d3d2fc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8781 | 2026.04.06 16:11:52.659123 [ 196 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8782 | 2026.04.06 16:11:52.659229 [ 4 ] {32219a19-dd7e-4f87-a0f8-20cc97d3d2fc} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.04.06 16:11:52.659362 [ 4 ] {32219a19-dd7e-4f87-a0f8-20cc97d3d2fc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001196 sec., 221571.90635451506 rows/sec., 14.72 MiB/sec. | ||
| 8784 | 2026.04.06 16:11:52.659397 [ 4 ] {32219a19-dd7e-4f87-a0f8-20cc97d3d2fc} <Debug> TCPHandler: Processed in 0.001359236 sec. | ||
| 8785 | 2026.04.06 16:11:52.659418 [ 196 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_21_4} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2026.04.06 16:11:52.659492 [ 196 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_21_4} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8787 | 2026.04.06 16:11:52.659508 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8788 | 2026.04.06 16:11:52.659555 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8789 | 2026.04.06 16:11:52.659601 [ 4 ] {19ab16f8-8f9c-4b0f-afc4-b301aca50f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8790 | 2026.04.06 16:11:52.659643 [ 4 ] {19ab16f8-8f9c-4b0f-afc4-b301aca50f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8791 | 2026.04.06 16:11:52.659958 [ 4 ] {19ab16f8-8f9c-4b0f-afc4-b301aca50f0a} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.04.06 16:11:52.659991 [ 4 ] {19ab16f8-8f9c-4b0f-afc4-b301aca50f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8793 | 2026.04.06 16:11:52.660294 [ 4 ] {19ab16f8-8f9c-4b0f-afc4-b301aca50f0a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8794 | 2026.04.06 16:11:52.660500 [ 4 ] {19ab16f8-8f9c-4b0f-afc4-b301aca50f0a} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.04.06 16:11:52.660626 [ 4 ] {19ab16f8-8f9c-4b0f-afc4-b301aca50f0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 8796 | 2026.04.06 16:11:52.660661 [ 4 ] {19ab16f8-8f9c-4b0f-afc4-b301aca50f0a} <Debug> TCPHandler: Processed in 0.001201542 sec. | ||
| 8797 | 2026.04.06 16:11:52.660769 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8798 | 2026.04.06 16:11:52.660863 [ 4 ] {6c38550e-8681-4a8e-81f3-6dc59b5215fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8799 | 2026.04.06 16:11:52.660915 [ 4 ] {6c38550e-8681-4a8e-81f3-6dc59b5215fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8800 | 2026.04.06 16:11:52.661713 [ 4 ] {6c38550e-8681-4a8e-81f3-6dc59b5215fb} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2026.04.06 16:11:52.661748 [ 4 ] {6c38550e-8681-4a8e-81f3-6dc59b5215fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8802 | 2026.04.06 16:11:52.662269 [ 4 ] {6c38550e-8681-4a8e-81f3-6dc59b5215fb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8803 | 2026.04.06 16:11:52.662481 [ 4 ] {6c38550e-8681-4a8e-81f3-6dc59b5215fb} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.04.06 16:11:52.662584 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8805 | 2026.04.06 16:11:52.662609 [ 4 ] {6c38550e-8681-4a8e-81f3-6dc59b5215fb} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001818 sec., 10451.045104510451 rows/sec., 18.73 MiB/sec. | ||
| 8806 | 2026.04.06 16:11:52.662630 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2026.04.06 16:11:52.662652 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 8808 | 2026.04.06 16:11:52.662670 [ 4 ] {6c38550e-8681-4a8e-81f3-6dc59b5215fb} <Debug> TCPHandler: Processed in 0.002007637 sec. | ||
| 8809 | 2026.04.06 16:11:52.662709 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 8810 | 2026.04.06 16:11:52.662843 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8811 | 2026.04.06 16:11:52.662927 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8812 | 2026.04.06 16:11:52.662937 [ 4 ] {1fedbb1c-6f1f-4c09-916e-e88b640db3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8813 | 2026.04.06 16:11:52.662968 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 850 rows starting from the beginning of the part | ||
| 8814 | 2026.04.06 16:11:52.662978 [ 4 ] {1fedbb1c-6f1f-4c09-916e-e88b640db3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8815 | 2026.04.06 16:11:52.663068 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 19 rows starting from the beginning of the part | ||
| 8816 | 2026.04.06 16:11:52.663159 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part | ||
| 8817 | 2026.04.06 16:11:52.663246 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 19 rows starting from the beginning of the part | ||
| 8818 | 2026.04.06 16:11:52.663306 [ 4 ] {1fedbb1c-6f1f-4c09-916e-e88b640db3d5} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.04.06 16:11:52.663337 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 8820 | 2026.04.06 16:11:52.663341 [ 4 ] {1fedbb1c-6f1f-4c09-916e-e88b640db3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8821 | 2026.04.06 16:11:52.663427 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 19 rows starting from the beginning of the part | ||
| 8822 | 2026.04.06 16:11:52.663661 [ 4 ] {1fedbb1c-6f1f-4c09-916e-e88b640db3d5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8823 | 2026.04.06 16:11:52.663878 [ 4 ] {1fedbb1c-6f1f-4c09-916e-e88b640db3d5} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8824 | 2026.04.06 16:11:52.664005 [ 4 ] {1fedbb1c-6f1f-4c09-916e-e88b640db3d5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001087 sec., 82796.6881324747 rows/sec., 5.18 MiB/sec. | ||
| 8825 | 2026.04.06 16:11:52.664041 [ 4 ] {1fedbb1c-6f1f-4c09-916e-e88b640db3d5} <Debug> TCPHandler: Processed in 0.001246624 sec. | ||
| 8826 | 2026.04.06 16:11:52.669127 [ 199 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 962 rows, containing 19 columns (19 merged, 0 gathered) in 0.006377588 sec., 150840.72536513803 rows/sec., 270.30 MiB/sec. | ||
| 8827 | 2026.04.06 16:11:52.670271 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8828 | 2026.04.06 16:11:52.670567 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.04.06 16:11:52.670631 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8830 | 2026.04.06 16:11:52.670707 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.17 MiB. | ||
| 8831 | 2026.04.06 16:11:53.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.05 MiB, peak 292.06 MiB, free memory in arenas 0.00 B, will set to 286.10 MiB (RSS), difference: 3.05 MiB | ||
| 8832 | 2026.04.06 16:11:56.655638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1118 | ||
| 8833 | 2026.04.06 16:11:56.657948 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8834 | 2026.04.06 16:11:56.657999 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8835 | 2026.04.06 16:11:56.659169 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8836 | 2026.04.06 16:11:56.659439 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2026.04.06 16:11:56.659704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
| 8838 | 2026.04.06 16:11:57.639348 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2026.04.06 16:11:57.639522 [ 4 ] {8b285b77-9c57-4af1-b11b-820eff1df19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8840 | 2026.04.06 16:11:57.639589 [ 4 ] {8b285b77-9c57-4af1-b11b-820eff1df19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8841 | 2026.04.06 16:11:57.640265 [ 4 ] {8b285b77-9c57-4af1-b11b-820eff1df19e} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2026.04.06 16:11:57.640315 [ 4 ] {8b285b77-9c57-4af1-b11b-820eff1df19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8843 | 2026.04.06 16:11:57.640700 [ 4 ] {8b285b77-9c57-4af1-b11b-820eff1df19e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8844 | 2026.04.06 16:11:57.640935 [ 4 ] {8b285b77-9c57-4af1-b11b-820eff1df19e} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.04.06 16:11:57.641090 [ 4 ] {8b285b77-9c57-4af1-b11b-820eff1df19e} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001615 sec., 63157.89473684211 rows/sec., 5.27 MiB/sec. | ||
| 8846 | 2026.04.06 16:11:57.641100 [ 74 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8847 | 2026.04.06 16:11:57.641139 [ 4 ] {8b285b77-9c57-4af1-b11b-820eff1df19e} <Debug> TCPHandler: Processed in 0.001917975 sec. | ||
| 8848 | 2026.04.06 16:11:57.641167 [ 74 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8849 | 2026.04.06 16:11:57.641196 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8850 | 2026.04.06 16:11:57.641278 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2026.04.06 16:11:57.641321 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 8852 | 2026.04.06 16:11:57.641385 [ 4 ] {886e280f-f297-48e8-8b4a-480ad7d2ba28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8853 | 2026.04.06 16:11:57.641433 [ 4 ] {886e280f-f297-48e8-8b4a-480ad7d2ba28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8854 | 2026.04.06 16:11:57.641462 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8855 | 2026.04.06 16:11:57.641501 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3238 rows starting from the beginning of the part | ||
| 8856 | 2026.04.06 16:11:57.641582 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 835 rows starting from the beginning of the part | ||
| 8857 | 2026.04.06 16:11:57.641628 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2448 rows starting from the beginning of the part | ||
| 8858 | 2026.04.06 16:11:57.641669 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 8859 | 2026.04.06 16:11:57.641715 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 835 rows starting from the beginning of the part | ||
| 8860 | 2026.04.06 16:11:57.641757 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 102 rows starting from the beginning of the part | ||
| 8861 | 2026.04.06 16:11:57.641879 [ 4 ] {886e280f-f297-48e8-8b4a-480ad7d2ba28} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2026.04.06 16:11:57.641923 [ 4 ] {886e280f-f297-48e8-8b4a-480ad7d2ba28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8863 | 2026.04.06 16:11:57.642248 [ 4 ] {886e280f-f297-48e8-8b4a-480ad7d2ba28} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8864 | 2026.04.06 16:11:57.642464 [ 4 ] {886e280f-f297-48e8-8b4a-480ad7d2ba28} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.04.06 16:11:57.642601 [ 4 ] {886e280f-f297-48e8-8b4a-480ad7d2ba28} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00124 sec., 18548.387096774193 rows/sec., 1.36 MiB/sec. | ||
| 8866 | 2026.04.06 16:11:57.642640 [ 4 ] {886e280f-f297-48e8-8b4a-480ad7d2ba28} <Debug> TCPHandler: Processed in 0.001414916 sec. | ||
| 8867 | 2026.04.06 16:11:57.642817 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8868 | 2026.04.06 16:11:57.642915 [ 4 ] {67c446e3-946e-46d3-9309-241e107ac190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8869 | 2026.04.06 16:11:57.642956 [ 4 ] {67c446e3-946e-46d3-9309-241e107ac190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8870 | 2026.04.06 16:11:57.643395 [ 4 ] {67c446e3-946e-46d3-9309-241e107ac190} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2026.04.06 16:11:57.643431 [ 4 ] {67c446e3-946e-46d3-9309-241e107ac190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8872 | 2026.04.06 16:11:57.643740 [ 4 ] {67c446e3-946e-46d3-9309-241e107ac190} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8873 | 2026.04.06 16:11:57.643949 [ 4 ] {67c446e3-946e-46d3-9309-241e107ac190} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2026.04.06 16:11:57.644060 [ 74 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8875 | 2026.04.06 16:11:57.644084 [ 4 ] {67c446e3-946e-46d3-9309-241e107ac190} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001191 sec., 73047.85894206549 rows/sec., 5.70 MiB/sec. | ||
| 8876 | 2026.04.06 16:11:57.644086 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7514 rows, containing 5 columns (5 merged, 0 gathered) in 0.002827633 sec., 2657346.268062369 rows/sec., 209.89 MiB/sec. | ||
| 8877 | 2026.04.06 16:11:57.644100 [ 74 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2026.04.06 16:11:57.644127 [ 4 ] {67c446e3-946e-46d3-9309-241e107ac190} <Debug> TCPHandler: Processed in 0.001359976 sec. | ||
| 8879 | 2026.04.06 16:11:57.644141 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8880 | 2026.04.06 16:11:57.644229 [ 202 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 8881 | 2026.04.06 16:11:57.644251 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2026.04.06 16:11:57.644339 [ 202 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8883 | 2026.04.06 16:11:57.644351 [ 4 ] {e138ea03-778a-4d91-b42a-e53083711646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8884 | 2026.04.06 16:11:57.644382 [ 202 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1792 rows starting from the beginning of the part | ||
| 8885 | 2026.04.06 16:11:57.644386 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8886 | 2026.04.06 16:11:57.644403 [ 4 ] {e138ea03-778a-4d91-b42a-e53083711646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8887 | 2026.04.06 16:11:57.644452 [ 202 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 509 rows starting from the beginning of the part | ||
| 8888 | 2026.04.06 16:11:57.644515 [ 202 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1313 rows starting from the beginning of the part | ||
| 8889 | 2026.04.06 16:11:57.644578 [ 202 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 8890 | 2026.04.06 16:11:57.644644 [ 202 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 509 rows starting from the beginning of the part | ||
| 8891 | 2026.04.06 16:11:57.644692 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_56_11} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.04.06 16:11:57.644696 [ 202 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 87 rows starting from the beginning of the part | ||
| 8893 | 2026.04.06 16:11:57.644777 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_56_11} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8894 | 2026.04.06 16:11:57.644843 [ 4 ] {e138ea03-778a-4d91-b42a-e53083711646} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2026.04.06 16:11:57.644873 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 8896 | 2026.04.06 16:11:57.644886 [ 4 ] {e138ea03-778a-4d91-b42a-e53083711646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8897 | 2026.04.06 16:11:57.645251 [ 4 ] {e138ea03-778a-4d91-b42a-e53083711646} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8898 | 2026.04.06 16:11:57.645471 [ 4 ] {e138ea03-778a-4d91-b42a-e53083711646} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2026.04.06 16:11:57.645600 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8900 | 2026.04.06 16:11:57.645613 [ 4 ] {e138ea03-778a-4d91-b42a-e53083711646} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 8901 | 2026.04.06 16:11:57.645640 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.04.06 16:11:57.645660 [ 4 ] {e138ea03-778a-4d91-b42a-e53083711646} <Debug> TCPHandler: Processed in 0.001457467 sec. | ||
| 8903 | 2026.04.06 16:11:57.645667 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8904 | 2026.04.06 16:11:57.645752 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 8905 | 2026.04.06 16:11:57.645782 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2026.04.06 16:11:57.645847 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8907 | 2026.04.06 16:11:57.645876 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17814 rows starting from the beginning of the part | ||
| 8908 | 2026.04.06 16:11:57.645878 [ 4 ] {02fbd8de-735e-4349-b26b-fdd6cffed0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8909 | 2026.04.06 16:11:57.645934 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 8910 | 2026.04.06 16:11:57.645937 [ 4 ] {02fbd8de-735e-4349-b26b-fdd6cffed0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8911 | 2026.04.06 16:11:57.645993 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1529 rows starting from the beginning of the part | ||
| 8912 | 2026.04.06 16:11:57.646057 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 96 rows starting from the beginning of the part | ||
| 8913 | 2026.04.06 16:11:57.646115 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 265 rows starting from the beginning of the part | ||
| 8914 | 2026.04.06 16:11:57.646159 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8915 | 2026.04.06 16:11:57.646282 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4274 rows, containing 5 columns (5 merged, 0 gathered) in 0.002084598 sec., 2050275.4008206858 rows/sec., 148.23 MiB/sec. | ||
| 8916 | 2026.04.06 16:11:57.646577 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8917 | 2026.04.06 16:11:57.646753 [ 4 ] {02fbd8de-735e-4349-b26b-fdd6cffed0d4} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.04.06 16:11:57.646797 [ 4 ] {02fbd8de-735e-4349-b26b-fdd6cffed0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8919 | 2026.04.06 16:11:57.646936 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_56_11} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2026.04.06 16:11:57.647032 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_56_11} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8921 | 2026.04.06 16:11:57.647151 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 8922 | 2026.04.06 16:11:57.647395 [ 4 ] {02fbd8de-735e-4349-b26b-fdd6cffed0d4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8923 | 2026.04.06 16:11:57.647629 [ 4 ] {02fbd8de-735e-4349-b26b-fdd6cffed0d4} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2026.04.06 16:11:57.647776 [ 4 ] {02fbd8de-735e-4349-b26b-fdd6cffed0d4} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001917 sec., 11997.91340636411 rows/sec., 21.50 MiB/sec. | ||
| 8925 | 2026.04.06 16:11:57.647852 [ 4 ] {02fbd8de-735e-4349-b26b-fdd6cffed0d4} <Debug> TCPHandler: Processed in 0.00211866 sec. | ||
| 8926 | 2026.04.06 16:11:57.647971 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8927 | 2026.04.06 16:11:57.648066 [ 4 ] {b05bb628-32c0-4e2c-99bb-cc4ce24d09bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8928 | 2026.04.06 16:11:57.648108 [ 4 ] {b05bb628-32c0-4e2c-99bb-cc4ce24d09bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8929 | 2026.04.06 16:11:57.648457 [ 4 ] {b05bb628-32c0-4e2c-99bb-cc4ce24d09bc} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2026.04.06 16:11:57.648493 [ 4 ] {b05bb628-32c0-4e2c-99bb-cc4ce24d09bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8931 | 2026.04.06 16:11:57.648850 [ 4 ] {b05bb628-32c0-4e2c-99bb-cc4ce24d09bc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8932 | 2026.04.06 16:11:57.649139 [ 4 ] {b05bb628-32c0-4e2c-99bb-cc4ce24d09bc} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2026.04.06 16:11:57.649295 [ 71 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8934 | 2026.04.06 16:11:57.649306 [ 4 ] {b05bb628-32c0-4e2c-99bb-cc4ce24d09bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001256 sec., 47770.700636942674 rows/sec., 3.22 MiB/sec. | ||
| 8935 | 2026.04.06 16:11:57.649338 [ 71 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2026.04.06 16:11:57.649363 [ 4 ] {b05bb628-32c0-4e2c-99bb-cc4ce24d09bc} <Debug> TCPHandler: Processed in 0.001441836 sec. | ||
| 8937 | 2026.04.06 16:11:57.649366 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8938 | 2026.04.06 16:11:57.649468 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 8939 | 2026.04.06 16:11:57.649577 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8940 | 2026.04.06 16:11:57.649607 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2208 rows starting from the beginning of the part | ||
| 8941 | 2026.04.06 16:11:57.649659 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 8942 | 2026.04.06 16:11:57.649705 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 8943 | 2026.04.06 16:11:57.649745 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 8944 | 2026.04.06 16:11:57.649782 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 8945 | 2026.04.06 16:11:57.649819 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8946 | 2026.04.06 16:11:57.650994 [ 186 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 4 columns (4 merged, 0 gathered) in 0.00156102 sec., 1606641.8111234962 rows/sec., 101.66 MiB/sec. | ||
| 8947 | 2026.04.06 16:11:57.651264 [ 189 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8948 | 2026.04.06 16:11:57.651540 [ 186 ] {81a64079-e956-431a-868f-58876cd98500::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20129 rows, containing 5 columns (5 merged, 0 gathered) in 0.005821978 sec., 3457416.019091793 rows/sec., 218.23 MiB/sec. | ||
| 8949 | 2026.04.06 16:11:57.651547 [ 192 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_56_11} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2026.04.06 16:11:57.651649 [ 192 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_56_11} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8951 | 2026.04.06 16:11:57.651742 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8952 | 2026.04.06 16:11:57.651886 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8953 | 2026.04.06 16:11:57.652145 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.04.06 16:11:57.652209 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8955 | 2026.04.06 16:11:57.652272 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 8956 | 2026.04.06 16:11:59.103650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16806 | ||
| 8957 | 2026.04.06 16:11:59.104182 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.04.06 16:11:59.104229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8959 | 2026.04.06 16:11:59.104697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8960 | 2026.04.06 16:11:59.104928 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2026.04.06 16:11:59.105061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16806 | ||
| 8962 | 2026.04.06 16:12:00.070332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 8963 | 2026.04.06 16:12:00.088460 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2026.04.06 16:12:00.088527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8965 | 2026.04.06 16:12:00.094909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8966 | 2026.04.06 16:12:00.095632 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.04.06 16:12:00.098696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8968 | 2026.04.06 16:12:02.648642 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8969 | 2026.04.06 16:12:02.648841 [ 4 ] {b4bf29d2-7007-4e9b-830b-cfb254c1b8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8970 | 2026.04.06 16:12:02.648918 [ 4 ] {b4bf29d2-7007-4e9b-830b-cfb254c1b8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8971 | 2026.04.06 16:12:02.649666 [ 4 ] {b4bf29d2-7007-4e9b-830b-cfb254c1b8cb} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.04.06 16:12:02.649720 [ 4 ] {b4bf29d2-7007-4e9b-830b-cfb254c1b8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8973 | 2026.04.06 16:12:02.650124 [ 4 ] {b4bf29d2-7007-4e9b-830b-cfb254c1b8cb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8974 | 2026.04.06 16:12:02.650346 [ 4 ] {b4bf29d2-7007-4e9b-830b-cfb254c1b8cb} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.04.06 16:12:02.650504 [ 4 ] {b4bf29d2-7007-4e9b-830b-cfb254c1b8cb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001716 sec., 165501.1655011655 rows/sec., 10.51 MiB/sec. | ||
| 8976 | 2026.04.06 16:12:02.650557 [ 4 ] {b4bf29d2-7007-4e9b-830b-cfb254c1b8cb} <Debug> TCPHandler: Processed in 0.002052329 sec. | ||
| 8977 | 2026.04.06 16:12:02.650688 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2026.04.06 16:12:02.650793 [ 4 ] {9b1c6716-48df-4852-b3ab-a263e1fd4a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8979 | 2026.04.06 16:12:02.650837 [ 4 ] {9b1c6716-48df-4852-b3ab-a263e1fd4a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8980 | 2026.04.06 16:12:02.651260 [ 4 ] {9b1c6716-48df-4852-b3ab-a263e1fd4a3d} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.04.06 16:12:02.651299 [ 4 ] {9b1c6716-48df-4852-b3ab-a263e1fd4a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8982 | 2026.04.06 16:12:02.651596 [ 4 ] {9b1c6716-48df-4852-b3ab-a263e1fd4a3d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8983 | 2026.04.06 16:12:02.651815 [ 4 ] {9b1c6716-48df-4852-b3ab-a263e1fd4a3d} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2026.04.06 16:12:02.651945 [ 4 ] {9b1c6716-48df-4852-b3ab-a263e1fd4a3d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 693.98 KiB/sec. | ||
| 8985 | 2026.04.06 16:12:02.651983 [ 4 ] {9b1c6716-48df-4852-b3ab-a263e1fd4a3d} <Debug> TCPHandler: Processed in 0.001348215 sec. | ||
| 8986 | 2026.04.06 16:12:02.652095 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2026.04.06 16:12:02.652191 [ 4 ] {bedcb269-9e77-4b4a-ba71-ab16bb01207f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8988 | 2026.04.06 16:12:02.652232 [ 4 ] {bedcb269-9e77-4b4a-ba71-ab16bb01207f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8989 | 2026.04.06 16:12:02.653044 [ 4 ] {bedcb269-9e77-4b4a-ba71-ab16bb01207f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2026.04.06 16:12:02.653082 [ 4 ] {bedcb269-9e77-4b4a-ba71-ab16bb01207f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8991 | 2026.04.06 16:12:02.653431 [ 4 ] {bedcb269-9e77-4b4a-ba71-ab16bb01207f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8992 | 2026.04.06 16:12:02.653641 [ 4 ] {bedcb269-9e77-4b4a-ba71-ab16bb01207f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.04.06 16:12:02.653772 [ 4 ] {bedcb269-9e77-4b4a-ba71-ab16bb01207f} <Debug> executeQuery: Read 840 rows, 66.91 KiB in 0.001599 sec., 525328.3302063791 rows/sec., 40.86 MiB/sec. | ||
| 8994 | 2026.04.06 16:12:02.653811 [ 4 ] {bedcb269-9e77-4b4a-ba71-ab16bb01207f} <Debug> TCPHandler: Processed in 0.001765593 sec. | ||
| 8995 | 2026.04.06 16:12:02.653924 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.04.06 16:12:02.654020 [ 4 ] {59f3b1e9-9495-405b-85bd-5836988678bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8997 | 2026.04.06 16:12:02.654059 [ 4 ] {59f3b1e9-9495-405b-85bd-5836988678bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8998 | 2026.04.06 16:12:02.654516 [ 4 ] {59f3b1e9-9495-405b-85bd-5836988678bd} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.04.06 16:12:02.654556 [ 4 ] {59f3b1e9-9495-405b-85bd-5836988678bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9000 | 2026.04.06 16:12:02.654896 [ 4 ] {59f3b1e9-9495-405b-85bd-5836988678bd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9001 | 2026.04.06 16:12:02.655115 [ 4 ] {59f3b1e9-9495-405b-85bd-5836988678bd} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2026.04.06 16:12:02.655244 [ 4 ] {59f3b1e9-9495-405b-85bd-5836988678bd} <Debug> executeQuery: Read 171 rows, 10.67 KiB in 0.001244 sec., 137459.807073955 rows/sec., 8.38 MiB/sec. | ||
| 9003 | 2026.04.06 16:12:02.655283 [ 4 ] {59f3b1e9-9495-405b-85bd-5836988678bd} <Debug> TCPHandler: Processed in 0.001408736 sec. | ||
| 9004 | 2026.04.06 16:12:02.655402 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2026.04.06 16:12:02.655496 [ 4 ] {5a371bb3-051b-49dd-a752-5ca5f886341d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9006 | 2026.04.06 16:12:02.655536 [ 4 ] {5a371bb3-051b-49dd-a752-5ca5f886341d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9007 | 2026.04.06 16:12:02.655979 [ 4 ] {5a371bb3-051b-49dd-a752-5ca5f886341d} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.04.06 16:12:02.656014 [ 4 ] {5a371bb3-051b-49dd-a752-5ca5f886341d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9009 | 2026.04.06 16:12:02.656310 [ 4 ] {5a371bb3-051b-49dd-a752-5ca5f886341d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9010 | 2026.04.06 16:12:02.656519 [ 4 ] {5a371bb3-051b-49dd-a752-5ca5f886341d} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.04.06 16:12:02.656644 [ 4 ] {5a371bb3-051b-49dd-a752-5ca5f886341d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 9012 | 2026.04.06 16:12:02.656682 [ 4 ] {5a371bb3-051b-49dd-a752-5ca5f886341d} <Debug> TCPHandler: Processed in 0.001328995 sec. | ||
| 9013 | 2026.04.06 16:12:02.656797 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2026.04.06 16:12:02.656892 [ 4 ] {be335ad5-fe35-4c6a-9812-f1470314e558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9015 | 2026.04.06 16:12:02.656932 [ 4 ] {be335ad5-fe35-4c6a-9812-f1470314e558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9016 | 2026.04.06 16:12:02.657369 [ 4 ] {be335ad5-fe35-4c6a-9812-f1470314e558} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.04.06 16:12:02.657404 [ 4 ] {be335ad5-fe35-4c6a-9812-f1470314e558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9018 | 2026.04.06 16:12:02.657712 [ 4 ] {be335ad5-fe35-4c6a-9812-f1470314e558} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9019 | 2026.04.06 16:12:02.657917 [ 4 ] {be335ad5-fe35-4c6a-9812-f1470314e558} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.04.06 16:12:02.658041 [ 4 ] {be335ad5-fe35-4c6a-9812-f1470314e558} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 9021 | 2026.04.06 16:12:02.658079 [ 4 ] {be335ad5-fe35-4c6a-9812-f1470314e558} <Debug> TCPHandler: Processed in 0.001330625 sec. | ||
| 9022 | 2026.04.06 16:12:02.658192 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2026.04.06 16:12:02.658285 [ 4 ] {c0445548-641a-4bff-9232-863cc5959d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9024 | 2026.04.06 16:12:02.658325 [ 4 ] {c0445548-641a-4bff-9232-863cc5959d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9025 | 2026.04.06 16:12:02.658942 [ 4 ] {c0445548-641a-4bff-9232-863cc5959d24} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.04.06 16:12:02.658978 [ 4 ] {c0445548-641a-4bff-9232-863cc5959d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9027 | 2026.04.06 16:12:02.659305 [ 4 ] {c0445548-641a-4bff-9232-863cc5959d24} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9028 | 2026.04.06 16:12:02.659518 [ 4 ] {c0445548-641a-4bff-9232-863cc5959d24} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.04.06 16:12:02.659650 [ 4 ] {c0445548-641a-4bff-9232-863cc5959d24} <Debug> executeQuery: Read 519 rows, 37.52 KiB in 0.001382 sec., 375542.6917510854 rows/sec., 26.51 MiB/sec. | ||
| 9030 | 2026.04.06 16:12:02.659688 [ 4 ] {c0445548-641a-4bff-9232-863cc5959d24} <Debug> TCPHandler: Processed in 0.001544068 sec. | ||
| 9031 | 2026.04.06 16:12:02.659789 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2026.04.06 16:12:02.659883 [ 4 ] {a0976e53-e9a8-4d77-807d-a8da4048a53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9033 | 2026.04.06 16:12:02.659925 [ 4 ] {a0976e53-e9a8-4d77-807d-a8da4048a53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9034 | 2026.04.06 16:12:02.660262 [ 4 ] {a0976e53-e9a8-4d77-807d-a8da4048a53b} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.04.06 16:12:02.660298 [ 4 ] {a0976e53-e9a8-4d77-807d-a8da4048a53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9036 | 2026.04.06 16:12:02.660597 [ 4 ] {a0976e53-e9a8-4d77-807d-a8da4048a53b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9037 | 2026.04.06 16:12:02.660804 [ 4 ] {a0976e53-e9a8-4d77-807d-a8da4048a53b} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.04.06 16:12:02.660940 [ 4 ] {a0976e53-e9a8-4d77-807d-a8da4048a53b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 9039 | 2026.04.06 16:12:02.660978 [ 4 ] {a0976e53-e9a8-4d77-807d-a8da4048a53b} <Debug> TCPHandler: Processed in 0.001237473 sec. | ||
| 9040 | 2026.04.06 16:12:02.661096 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2026.04.06 16:12:02.661220 [ 4 ] {2114e546-6628-4ece-afc2-10fddaa000b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9042 | 2026.04.06 16:12:02.661271 [ 4 ] {2114e546-6628-4ece-afc2-10fddaa000b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9043 | 2026.04.06 16:12:02.661773 [ 4 ] {2114e546-6628-4ece-afc2-10fddaa000b6} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.04.06 16:12:02.661817 [ 4 ] {2114e546-6628-4ece-afc2-10fddaa000b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9045 | 2026.04.06 16:12:02.662200 [ 4 ] {2114e546-6628-4ece-afc2-10fddaa000b6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9046 | 2026.04.06 16:12:02.662407 [ 4 ] {2114e546-6628-4ece-afc2-10fddaa000b6} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.04.06 16:12:02.662535 [ 4 ] {2114e546-6628-4ece-afc2-10fddaa000b6} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001341 sec., 201342.28187919463 rows/sec., 13.39 MiB/sec. | ||
| 9048 | 2026.04.06 16:12:02.662573 [ 4 ] {2114e546-6628-4ece-afc2-10fddaa000b6} <Debug> TCPHandler: Processed in 0.001536719 sec. | ||
| 9049 | 2026.04.06 16:12:02.662688 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2026.04.06 16:12:02.662782 [ 4 ] {24b770e3-2f3c-4d5b-b29a-02db3595ca6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9051 | 2026.04.06 16:12:02.662826 [ 4 ] {24b770e3-2f3c-4d5b-b29a-02db3595ca6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9052 | 2026.04.06 16:12:02.663142 [ 4 ] {24b770e3-2f3c-4d5b-b29a-02db3595ca6d} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2026.04.06 16:12:02.663177 [ 4 ] {24b770e3-2f3c-4d5b-b29a-02db3595ca6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9054 | 2026.04.06 16:12:02.663464 [ 4 ] {24b770e3-2f3c-4d5b-b29a-02db3595ca6d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9055 | 2026.04.06 16:12:02.663666 [ 4 ] {24b770e3-2f3c-4d5b-b29a-02db3595ca6d} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2026.04.06 16:12:02.663791 [ 4 ] {24b770e3-2f3c-4d5b-b29a-02db3595ca6d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 9057 | 2026.04.06 16:12:02.663826 [ 4 ] {24b770e3-2f3c-4d5b-b29a-02db3595ca6d} <Debug> TCPHandler: Processed in 0.001187792 sec. | ||
| 9058 | 2026.04.06 16:12:02.663933 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9059 | 2026.04.06 16:12:02.664027 [ 4 ] {2d97b540-c221-471c-a93e-5551eb952f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9060 | 2026.04.06 16:12:02.664080 [ 4 ] {2d97b540-c221-471c-a93e-5551eb952f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9061 | 2026.04.06 16:12:02.664871 [ 4 ] {2d97b540-c221-471c-a93e-5551eb952f15} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2026.04.06 16:12:02.664907 [ 4 ] {2d97b540-c221-471c-a93e-5551eb952f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9063 | 2026.04.06 16:12:02.665435 [ 4 ] {2d97b540-c221-471c-a93e-5551eb952f15} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9064 | 2026.04.06 16:12:02.665652 [ 4 ] {2d97b540-c221-471c-a93e-5551eb952f15} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2026.04.06 16:12:02.665789 [ 4 ] {2d97b540-c221-471c-a93e-5551eb952f15} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001779 sec., 10680.157391793142 rows/sec., 19.14 MiB/sec. | ||
| 9066 | 2026.04.06 16:12:02.665840 [ 4 ] {2d97b540-c221-471c-a93e-5551eb952f15} <Debug> TCPHandler: Processed in 0.001955506 sec. | ||
| 9067 | 2026.04.06 16:12:02.665952 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9068 | 2026.04.06 16:12:02.666047 [ 4 ] {746031f6-d790-41e4-b8ab-49f3b9e981d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9069 | 2026.04.06 16:12:02.666088 [ 4 ] {746031f6-d790-41e4-b8ab-49f3b9e981d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9070 | 2026.04.06 16:12:02.666420 [ 4 ] {746031f6-d790-41e4-b8ab-49f3b9e981d0} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.04.06 16:12:02.666455 [ 4 ] {746031f6-d790-41e4-b8ab-49f3b9e981d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9072 | 2026.04.06 16:12:02.666750 [ 4 ] {746031f6-d790-41e4-b8ab-49f3b9e981d0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9073 | 2026.04.06 16:12:02.666959 [ 4 ] {746031f6-d790-41e4-b8ab-49f3b9e981d0} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.04.06 16:12:02.667082 [ 4 ] {746031f6-d790-41e4-b8ab-49f3b9e981d0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001054 sec., 85388.99430740038 rows/sec., 5.34 MiB/sec. | ||
| 9075 | 2026.04.06 16:12:02.667118 [ 4 ] {746031f6-d790-41e4-b8ab-49f3b9e981d0} <Debug> TCPHandler: Processed in 0.001213693 sec. | ||
| 9076 | 2026.04.06 16:12:06.484723 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9077 | 2026.04.06 16:12:06.484798 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9078 | 2026.04.06 16:12:06.606114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17254 | ||
| 9079 | 2026.04.06 16:12:06.606676 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.04.06 16:12:06.606733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9081 | 2026.04.06 16:12:06.607267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9082 | 2026.04.06 16:12:06.607501 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.04.06 16:12:06.607644 [ 61 ] {} <Debug> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9084 | 2026.04.06 16:12:06.607648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17254 | ||
| 9085 | 2026.04.06 16:12:06.607716 [ 61 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.04.06 16:12:06.607742 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9087 | 2026.04.06 16:12:06.607839 [ 189 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 9088 | 2026.04.06 16:12:06.607953 [ 189 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9089 | 2026.04.06 16:12:06.607989 [ 189 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14886 rows starting from the beginning of the part | ||
| 9090 | 2026.04.06 16:12:06.608049 [ 189 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 9091 | 2026.04.06 16:12:06.608092 [ 189 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 9092 | 2026.04.06 16:12:06.608141 [ 189 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 9093 | 2026.04.06 16:12:06.608179 [ 189 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 9094 | 2026.04.06 16:12:06.608217 [ 189 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 9095 | 2026.04.06 16:12:06.610107 [ 194 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17254 rows, containing 4 columns (4 merged, 0 gathered) in 0.002307583 sec., 7477087.49804449 rows/sec., 106.96 MiB/sec. | ||
| 9096 | 2026.04.06 16:12:06.610288 [ 189 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9097 | 2026.04.06 16:12:06.610530 [ 189 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_36_7} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.04.06 16:12:06.610598 [ 189 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_36_7} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9099 | 2026.04.06 16:12:06.610667 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 9100 | 2026.04.06 16:12:06.660809 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1154 | ||
| 9101 | 2026.04.06 16:12:06.663139 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.04.06 16:12:06.663181 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9103 | 2026.04.06 16:12:06.664390 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9104 | 2026.04.06 16:12:06.664659 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2026.04.06 16:12:06.664811 [ 61 ] {} <Debug> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9106 | 2026.04.06 16:12:06.664859 [ 61 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9107 | 2026.04.06 16:12:06.664881 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9108 | 2026.04.06 16:12:06.664914 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
| 9109 | 2026.04.06 16:12:06.664974 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::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 | ||
| 9110 | 2026.04.06 16:12:06.665465 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9111 | 2026.04.06 16:12:06.665596 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 964 rows starting from the beginning of the part | ||
| 9112 | 2026.04.06 16:12:06.665957 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 9113 | 2026.04.06 16:12:06.666275 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 9114 | 2026.04.06 16:12:06.666573 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 58 rows starting from the beginning of the part | ||
| 9115 | 2026.04.06 16:12:06.666863 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 9116 | 2026.04.06 16:12:06.667172 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 9117 | 2026.04.06 16:12:06.673381 [ 195 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1154 rows, containing 72 columns (72 merged, 0 gathered) in 0.008439896 sec., 136731.54266355888 rows/sec., 110.50 MiB/sec. | ||
| 9118 | 2026.04.06 16:12:06.674756 [ 200 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9119 | 2026.04.06 16:12:06.675368 [ 200 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_26_5} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2026.04.06 16:12:06.675449 [ 200 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_26_5} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9121 | 2026.04.06 16:12:06.675717 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
| 9122 | 2026.04.06 16:12:07.598922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 9123 | 2026.04.06 16:12:07.616652 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2026.04.06 16:12:07.616714 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9125 | 2026.04.06 16:12:07.623136 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9126 | 2026.04.06 16:12:07.623853 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2026.04.06 16:12:07.624163 [ 38 ] {} <Debug> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9128 | 2026.04.06 16:12:07.624235 [ 38 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2026.04.06 16:12:07.624259 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9130 | 2026.04.06 16:12:07.624364 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 9131 | 2026.04.06 16:12:07.627126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 9132 | 2026.04.06 16:12:07.628515 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9133 | 2026.04.06 16:12:07.630033 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 9134 | 2026.04.06 16:12:07.634947 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 9135 | 2026.04.06 16:12:07.638601 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2026.04.06 16:12:07.638802 [ 4 ] {dc469430-63c1-446e-886b-ea4a9d79a36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9137 | 2026.04.06 16:12:07.638877 [ 4 ] {dc469430-63c1-446e-886b-ea4a9d79a36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9138 | 2026.04.06 16:12:07.639593 [ 4 ] {dc469430-63c1-446e-886b-ea4a9d79a36f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.04.06 16:12:07.639610 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 9140 | 2026.04.06 16:12:07.639647 [ 4 ] {dc469430-63c1-446e-886b-ea4a9d79a36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9141 | 2026.04.06 16:12:07.640062 [ 4 ] {dc469430-63c1-446e-886b-ea4a9d79a36f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9142 | 2026.04.06 16:12:07.640302 [ 4 ] {dc469430-63c1-446e-886b-ea4a9d79a36f} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.04.06 16:12:07.640461 [ 4 ] {dc469430-63c1-446e-886b-ea4a9d79a36f} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001714 sec., 59509.91831971995 rows/sec., 4.97 MiB/sec. | ||
| 9144 | 2026.04.06 16:12:07.640514 [ 4 ] {dc469430-63c1-446e-886b-ea4a9d79a36f} <Debug> TCPHandler: Processed in 0.002048458 sec. | ||
| 9145 | 2026.04.06 16:12:07.640642 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9146 | 2026.04.06 16:12:07.640743 [ 4 ] {11de1fcc-f40f-41d8-a491-02eeefacfaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9147 | 2026.04.06 16:12:07.640787 [ 4 ] {11de1fcc-f40f-41d8-a491-02eeefacfaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9148 | 2026.04.06 16:12:07.641268 [ 4 ] {11de1fcc-f40f-41d8-a491-02eeefacfaa1} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2026.04.06 16:12:07.641306 [ 4 ] {11de1fcc-f40f-41d8-a491-02eeefacfaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9150 | 2026.04.06 16:12:07.641612 [ 4 ] {11de1fcc-f40f-41d8-a491-02eeefacfaa1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9151 | 2026.04.06 16:12:07.641817 [ 4 ] {11de1fcc-f40f-41d8-a491-02eeefacfaa1} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2026.04.06 16:12:07.641956 [ 4 ] {11de1fcc-f40f-41d8-a491-02eeefacfaa1} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001236 sec., 18608.4142394822 rows/sec., 1.37 MiB/sec. | ||
| 9153 | 2026.04.06 16:12:07.641994 [ 4 ] {11de1fcc-f40f-41d8-a491-02eeefacfaa1} <Debug> TCPHandler: Processed in 0.001404896 sec. | ||
| 9154 | 2026.04.06 16:12:07.642114 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9155 | 2026.04.06 16:12:07.642210 [ 4 ] {29889fe8-74f0-4a61-b13c-0dcd2561575b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9156 | 2026.04.06 16:12:07.642276 [ 4 ] {29889fe8-74f0-4a61-b13c-0dcd2561575b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9157 | 2026.04.06 16:12:07.642724 [ 4 ] {29889fe8-74f0-4a61-b13c-0dcd2561575b} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2026.04.06 16:12:07.642761 [ 4 ] {29889fe8-74f0-4a61-b13c-0dcd2561575b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9159 | 2026.04.06 16:12:07.643067 [ 4 ] {29889fe8-74f0-4a61-b13c-0dcd2561575b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9160 | 2026.04.06 16:12:07.643286 [ 4 ] {29889fe8-74f0-4a61-b13c-0dcd2561575b} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9161 | 2026.04.06 16:12:07.643419 [ 4 ] {29889fe8-74f0-4a61-b13c-0dcd2561575b} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001229 sec., 70789.25956061839 rows/sec., 5.53 MiB/sec. | ||
| 9162 | 2026.04.06 16:12:07.643458 [ 4 ] {29889fe8-74f0-4a61-b13c-0dcd2561575b} <Debug> TCPHandler: Processed in 0.001392646 sec. | ||
| 9163 | 2026.04.06 16:12:07.643573 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9164 | 2026.04.06 16:12:07.643666 [ 4 ] {01c887ad-8c25-47e8-a891-9b71e305a570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9165 | 2026.04.06 16:12:07.643710 [ 4 ] {01c887ad-8c25-47e8-a891-9b71e305a570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9166 | 2026.04.06 16:12:07.644103 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 9167 | 2026.04.06 16:12:07.644126 [ 4 ] {01c887ad-8c25-47e8-a891-9b71e305a570} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2026.04.06 16:12:07.644165 [ 4 ] {01c887ad-8c25-47e8-a891-9b71e305a570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9169 | 2026.04.06 16:12:07.644495 [ 4 ] {01c887ad-8c25-47e8-a891-9b71e305a570} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9170 | 2026.04.06 16:12:07.644703 [ 4 ] {01c887ad-8c25-47e8-a891-9b71e305a570} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2026.04.06 16:12:07.644837 [ 4 ] {01c887ad-8c25-47e8-a891-9b71e305a570} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 9172 | 2026.04.06 16:12:07.644875 [ 4 ] {01c887ad-8c25-47e8-a891-9b71e305a570} <Debug> TCPHandler: Processed in 0.001350915 sec. | ||
| 9173 | 2026.04.06 16:12:07.644995 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9174 | 2026.04.06 16:12:07.645089 [ 4 ] {69fd74e7-a5ad-4bba-9225-c078c4876c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9175 | 2026.04.06 16:12:07.645143 [ 4 ] {69fd74e7-a5ad-4bba-9225-c078c4876c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9176 | 2026.04.06 16:12:07.645977 [ 4 ] {69fd74e7-a5ad-4bba-9225-c078c4876c04} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2026.04.06 16:12:07.646013 [ 4 ] {69fd74e7-a5ad-4bba-9225-c078c4876c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9178 | 2026.04.06 16:12:07.646590 [ 4 ] {69fd74e7-a5ad-4bba-9225-c078c4876c04} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9179 | 2026.04.06 16:12:07.646811 [ 4 ] {69fd74e7-a5ad-4bba-9225-c078c4876c04} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2026.04.06 16:12:07.646951 [ 4 ] {69fd74e7-a5ad-4bba-9225-c078c4876c04} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001881 sec., 12227.538543328017 rows/sec., 21.91 MiB/sec. | ||
| 9181 | 2026.04.06 16:12:07.647016 [ 4 ] {69fd74e7-a5ad-4bba-9225-c078c4876c04} <Debug> TCPHandler: Processed in 0.002070319 sec. | ||
| 9182 | 2026.04.06 16:12:07.647130 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2026.04.06 16:12:07.647224 [ 4 ] {45262b2b-24ce-41c8-b961-869d111d5d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9184 | 2026.04.06 16:12:07.647266 [ 4 ] {45262b2b-24ce-41c8-b961-869d111d5d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9185 | 2026.04.06 16:12:07.647607 [ 4 ] {45262b2b-24ce-41c8-b961-869d111d5d35} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.04.06 16:12:07.647642 [ 4 ] {45262b2b-24ce-41c8-b961-869d111d5d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9187 | 2026.04.06 16:12:07.647943 [ 4 ] {45262b2b-24ce-41c8-b961-869d111d5d35} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9188 | 2026.04.06 16:12:07.648154 [ 4 ] {45262b2b-24ce-41c8-b961-869d111d5d35} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.04.06 16:12:07.648289 [ 4 ] {45262b2b-24ce-41c8-b961-869d111d5d35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 9190 | 2026.04.06 16:12:07.648326 [ 4 ] {45262b2b-24ce-41c8-b961-869d111d5d35} <Debug> TCPHandler: Processed in 0.001245313 sec. | ||
| 9191 | 2026.04.06 16:12:07.648559 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 9192 | 2026.04.06 16:12:07.652804 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 9193 | 2026.04.06 16:12:07.704659 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.080338876 sec., 3385.658519793082 rows/sec., 17.51 MiB/sec. | ||
| 9194 | 2026.04.06 16:12:07.707593 [ 196 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9195 | 2026.04.06 16:12:07.709753 [ 196 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_36_7} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.04.06 16:12:07.709853 [ 196 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_36_7} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9197 | 2026.04.06 16:12:07.712272 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 9198 | 2026.04.06 16:12:08.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.57 MiB, peak 301.45 MiB, free memory in arenas 0.00 B, will set to 291.74 MiB (RSS), difference: 2.17 MiB | ||
| 9199 | 2026.04.06 16:12:12.646201 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9200 | 2026.04.06 16:12:12.646410 [ 4 ] {e8874cbc-9987-483f-8e76-f6751a0d8289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9201 | 2026.04.06 16:12:12.646483 [ 4 ] {e8874cbc-9987-483f-8e76-f6751a0d8289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9202 | 2026.04.06 16:12:12.647326 [ 4 ] {e8874cbc-9987-483f-8e76-f6751a0d8289} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9203 | 2026.04.06 16:12:12.647368 [ 4 ] {e8874cbc-9987-483f-8e76-f6751a0d8289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9204 | 2026.04.06 16:12:12.647778 [ 4 ] {e8874cbc-9987-483f-8e76-f6751a0d8289} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9205 | 2026.04.06 16:12:12.648015 [ 4 ] {e8874cbc-9987-483f-8e76-f6751a0d8289} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9206 | 2026.04.06 16:12:12.648169 [ 4 ] {e8874cbc-9987-483f-8e76-f6751a0d8289} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. | ||
| 9207 | 2026.04.06 16:12:12.648217 [ 4 ] {e8874cbc-9987-483f-8e76-f6751a0d8289} <Debug> TCPHandler: Processed in 0.00214978 sec. | ||
| 9208 | 2026.04.06 16:12:12.648348 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9209 | 2026.04.06 16:12:12.648451 [ 4 ] {afc1467e-be93-409d-8f4b-acb652ce0d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9210 | 2026.04.06 16:12:12.648495 [ 4 ] {afc1467e-be93-409d-8f4b-acb652ce0d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9211 | 2026.04.06 16:12:12.649321 [ 4 ] {afc1467e-be93-409d-8f4b-acb652ce0d38} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2026.04.06 16:12:12.649355 [ 4 ] {afc1467e-be93-409d-8f4b-acb652ce0d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9213 | 2026.04.06 16:12:12.649735 [ 4 ] {afc1467e-be93-409d-8f4b-acb652ce0d38} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9214 | 2026.04.06 16:12:12.649951 [ 4 ] {afc1467e-be93-409d-8f4b-acb652ce0d38} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2026.04.06 16:12:12.650083 [ 4 ] {afc1467e-be93-409d-8f4b-acb652ce0d38} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001655 sec., 504531.7220543807 rows/sec., 39.26 MiB/sec. | ||
| 9216 | 2026.04.06 16:12:12.650121 [ 4 ] {afc1467e-be93-409d-8f4b-acb652ce0d38} <Debug> TCPHandler: Processed in 0.001824924 sec. | ||
| 9217 | 2026.04.06 16:12:12.650234 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9218 | 2026.04.06 16:12:12.650329 [ 4 ] {5f1a8676-68ac-4f6c-9721-e1a96752324d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9219 | 2026.04.06 16:12:12.650370 [ 4 ] {5f1a8676-68ac-4f6c-9721-e1a96752324d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9220 | 2026.04.06 16:12:12.650823 [ 4 ] {5f1a8676-68ac-4f6c-9721-e1a96752324d} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9221 | 2026.04.06 16:12:12.650858 [ 4 ] {5f1a8676-68ac-4f6c-9721-e1a96752324d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9222 | 2026.04.06 16:12:12.651168 [ 4 ] {5f1a8676-68ac-4f6c-9721-e1a96752324d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9223 | 2026.04.06 16:12:12.651382 [ 4 ] {5f1a8676-68ac-4f6c-9721-e1a96752324d} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9224 | 2026.04.06 16:12:12.651511 [ 4 ] {5f1a8676-68ac-4f6c-9721-e1a96752324d} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001201 sec., 134054.9542048293 rows/sec., 8.11 MiB/sec. | ||
| 9225 | 2026.04.06 16:12:12.651549 [ 4 ] {5f1a8676-68ac-4f6c-9721-e1a96752324d} <Debug> TCPHandler: Processed in 0.001364005 sec. | ||
| 9226 | 2026.04.06 16:12:12.651660 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9227 | 2026.04.06 16:12:12.651754 [ 4 ] {7eed311b-ec13-4712-aa19-c212acd90bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9228 | 2026.04.06 16:12:12.651793 [ 4 ] {7eed311b-ec13-4712-aa19-c212acd90bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9229 | 2026.04.06 16:12:12.652225 [ 4 ] {7eed311b-ec13-4712-aa19-c212acd90bf0} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9230 | 2026.04.06 16:12:12.652259 [ 4 ] {7eed311b-ec13-4712-aa19-c212acd90bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9231 | 2026.04.06 16:12:12.652563 [ 4 ] {7eed311b-ec13-4712-aa19-c212acd90bf0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9232 | 2026.04.06 16:12:12.652773 [ 4 ] {7eed311b-ec13-4712-aa19-c212acd90bf0} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9233 | 2026.04.06 16:12:12.652864 [ 60 ] {} <Debug> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9234 | 2026.04.06 16:12:12.652898 [ 4 ] {7eed311b-ec13-4712-aa19-c212acd90bf0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001162 sec., 128227.19449225473 rows/sec., 8.28 MiB/sec. | ||
| 9235 | 2026.04.06 16:12:12.652902 [ 60 ] {} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.04.06 16:12:12.652929 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9237 | 2026.04.06 16:12:12.652935 [ 4 ] {7eed311b-ec13-4712-aa19-c212acd90bf0} <Debug> TCPHandler: Processed in 0.001323775 sec. | ||
| 9238 | 2026.04.06 16:12:12.653046 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9239 | 2026.04.06 16:12:12.653049 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::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 | ||
| 9240 | 2026.04.06 16:12:12.653141 [ 4 ] {e4b70de3-7790-42c1-86fd-6a41251d0934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9241 | 2026.04.06 16:12:12.653185 [ 4 ] {e4b70de3-7790-42c1-86fd-6a41251d0934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9242 | 2026.04.06 16:12:12.653206 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9243 | 2026.04.06 16:12:12.653247 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 950 rows starting from the beginning of the part | ||
| 9244 | 2026.04.06 16:12:12.653319 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 9245 | 2026.04.06 16:12:12.653375 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 801 rows starting from the beginning of the part | ||
| 9246 | 2026.04.06 16:12:12.653415 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 9247 | 2026.04.06 16:12:12.653454 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 9248 | 2026.04.06 16:12:12.653493 [ 187 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 9249 | 2026.04.06 16:12:12.653620 [ 4 ] {e4b70de3-7790-42c1-86fd-6a41251d0934} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9250 | 2026.04.06 16:12:12.653661 [ 4 ] {e4b70de3-7790-42c1-86fd-6a41251d0934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9251 | 2026.04.06 16:12:12.654012 [ 4 ] {e4b70de3-7790-42c1-86fd-6a41251d0934} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9252 | 2026.04.06 16:12:12.654260 [ 4 ] {e4b70de3-7790-42c1-86fd-6a41251d0934} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9253 | 2026.04.06 16:12:12.654389 [ 4 ] {e4b70de3-7790-42c1-86fd-6a41251d0934} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001265 sec., 116996.04743083003 rows/sec., 6.65 MiB/sec. | ||
| 9254 | 2026.04.06 16:12:12.654426 [ 4 ] {e4b70de3-7790-42c1-86fd-6a41251d0934} <Debug> TCPHandler: Processed in 0.001427787 sec. | ||
| 9255 | 2026.04.06 16:12:12.654537 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9256 | 2026.04.06 16:12:12.654631 [ 4 ] {ca2ac9e5-6a88-48db-a4fd-063822315fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9257 | 2026.04.06 16:12:12.654626 [ 198 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.00163184 sec., 1438253.7503676831 rows/sec., 91.69 MiB/sec. | ||
| 9258 | 2026.04.06 16:12:12.654671 [ 4 ] {ca2ac9e5-6a88-48db-a4fd-063822315fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9259 | 2026.04.06 16:12:12.654876 [ 199 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9260 | 2026.04.06 16:12:12.655182 [ 199 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_31_6} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9261 | 2026.04.06 16:12:12.655277 [ 199 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_31_6} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9262 | 2026.04.06 16:12:12.655313 [ 4 ] {ca2ac9e5-6a88-48db-a4fd-063822315fe2} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2026.04.06 16:12:12.655354 [ 4 ] {ca2ac9e5-6a88-48db-a4fd-063822315fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9264 | 2026.04.06 16:12:12.655354 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9265 | 2026.04.06 16:12:12.655699 [ 4 ] {ca2ac9e5-6a88-48db-a4fd-063822315fe2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9266 | 2026.04.06 16:12:12.655919 [ 4 ] {ca2ac9e5-6a88-48db-a4fd-063822315fe2} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9267 | 2026.04.06 16:12:12.656047 [ 4 ] {ca2ac9e5-6a88-48db-a4fd-063822315fe2} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001435 sec., 354703.83275261323 rows/sec., 24.98 MiB/sec. | ||
| 9268 | 2026.04.06 16:12:12.656085 [ 4 ] {ca2ac9e5-6a88-48db-a4fd-063822315fe2} <Debug> TCPHandler: Processed in 0.001596379 sec. | ||
| 9269 | 2026.04.06 16:12:12.656195 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9270 | 2026.04.06 16:12:12.656288 [ 4 ] {7514b46c-a144-40bb-b7f6-e447eeb6eec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9271 | 2026.04.06 16:12:12.656330 [ 4 ] {7514b46c-a144-40bb-b7f6-e447eeb6eec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9272 | 2026.04.06 16:12:12.656662 [ 4 ] {7514b46c-a144-40bb-b7f6-e447eeb6eec4} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9273 | 2026.04.06 16:12:12.656697 [ 4 ] {7514b46c-a144-40bb-b7f6-e447eeb6eec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9274 | 2026.04.06 16:12:12.656997 [ 4 ] {7514b46c-a144-40bb-b7f6-e447eeb6eec4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9275 | 2026.04.06 16:12:12.657208 [ 4 ] {7514b46c-a144-40bb-b7f6-e447eeb6eec4} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9276 | 2026.04.06 16:12:12.657337 [ 4 ] {7514b46c-a144-40bb-b7f6-e447eeb6eec4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 9277 | 2026.04.06 16:12:12.657372 [ 4 ] {7514b46c-a144-40bb-b7f6-e447eeb6eec4} <Debug> TCPHandler: Processed in 0.001227183 sec. | ||
| 9278 | 2026.04.06 16:12:12.657481 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9279 | 2026.04.06 16:12:12.657574 [ 4 ] {86e3789a-d98d-4b74-ab3b-ee267313b878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9280 | 2026.04.06 16:12:12.657617 [ 4 ] {86e3789a-d98d-4b74-ab3b-ee267313b878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9281 | 2026.04.06 16:12:12.658025 [ 4 ] {86e3789a-d98d-4b74-ab3b-ee267313b878} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2026.04.06 16:12:12.658059 [ 4 ] {86e3789a-d98d-4b74-ab3b-ee267313b878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9283 | 2026.04.06 16:12:12.658394 [ 4 ] {86e3789a-d98d-4b74-ab3b-ee267313b878} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9284 | 2026.04.06 16:12:12.658625 [ 4 ] {86e3789a-d98d-4b74-ab3b-ee267313b878} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2026.04.06 16:12:12.658751 [ 4 ] {86e3789a-d98d-4b74-ab3b-ee267313b878} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. | ||
| 9286 | 2026.04.06 16:12:12.658786 [ 4 ] {86e3789a-d98d-4b74-ab3b-ee267313b878} <Debug> TCPHandler: Processed in 0.001352855 sec. | ||
| 9287 | 2026.04.06 16:12:12.658903 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9288 | 2026.04.06 16:12:12.658996 [ 4 ] {7d942c9f-9155-4272-a775-76c773a07f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9289 | 2026.04.06 16:12:12.659036 [ 4 ] {7d942c9f-9155-4272-a775-76c773a07f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9290 | 2026.04.06 16:12:12.659343 [ 4 ] {7d942c9f-9155-4272-a775-76c773a07f5c} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9291 | 2026.04.06 16:12:12.659376 [ 4 ] {7d942c9f-9155-4272-a775-76c773a07f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9292 | 2026.04.06 16:12:12.659664 [ 4 ] {7d942c9f-9155-4272-a775-76c773a07f5c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9293 | 2026.04.06 16:12:12.659868 [ 4 ] {7d942c9f-9155-4272-a775-76c773a07f5c} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9294 | 2026.04.06 16:12:12.659993 [ 4 ] {7d942c9f-9155-4272-a775-76c773a07f5c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 9295 | 2026.04.06 16:12:12.660028 [ 4 ] {7d942c9f-9155-4272-a775-76c773a07f5c} <Debug> TCPHandler: Processed in 0.001173441 sec. | ||
| 9296 | 2026.04.06 16:12:12.660137 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9297 | 2026.04.06 16:12:12.660229 [ 4 ] {7b214bd4-667a-4a1e-b5bb-4e3d477f72c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9298 | 2026.04.06 16:12:12.660282 [ 4 ] {7b214bd4-667a-4a1e-b5bb-4e3d477f72c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9299 | 2026.04.06 16:12:12.661060 [ 4 ] {7b214bd4-667a-4a1e-b5bb-4e3d477f72c7} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9300 | 2026.04.06 16:12:12.661094 [ 4 ] {7b214bd4-667a-4a1e-b5bb-4e3d477f72c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9301 | 2026.04.06 16:12:12.661627 [ 4 ] {7b214bd4-667a-4a1e-b5bb-4e3d477f72c7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9302 | 2026.04.06 16:12:12.661849 [ 4 ] {7b214bd4-667a-4a1e-b5bb-4e3d477f72c7} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9303 | 2026.04.06 16:12:12.661984 [ 4 ] {7b214bd4-667a-4a1e-b5bb-4e3d477f72c7} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001773 sec., 10716.300056401578 rows/sec., 19.20 MiB/sec. | ||
| 9304 | 2026.04.06 16:12:12.662042 [ 4 ] {7b214bd4-667a-4a1e-b5bb-4e3d477f72c7} <Debug> TCPHandler: Processed in 0.001953716 sec. | ||
| 9305 | 2026.04.06 16:12:12.662150 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9306 | 2026.04.06 16:12:12.662244 [ 4 ] {ab74ec15-f02a-4c54-975d-1cdfe8bc22e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9307 | 2026.04.06 16:12:12.662284 [ 4 ] {ab74ec15-f02a-4c54-975d-1cdfe8bc22e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9308 | 2026.04.06 16:12:12.662620 [ 4 ] {ab74ec15-f02a-4c54-975d-1cdfe8bc22e9} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9309 | 2026.04.06 16:12:12.662653 [ 4 ] {ab74ec15-f02a-4c54-975d-1cdfe8bc22e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9310 | 2026.04.06 16:12:12.662958 [ 4 ] {ab74ec15-f02a-4c54-975d-1cdfe8bc22e9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9311 | 2026.04.06 16:12:12.663185 [ 4 ] {ab74ec15-f02a-4c54-975d-1cdfe8bc22e9} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9312 | 2026.04.06 16:12:12.663310 [ 4 ] {ab74ec15-f02a-4c54-975d-1cdfe8bc22e9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. | ||
| 9313 | 2026.04.06 16:12:12.663344 [ 4 ] {ab74ec15-f02a-4c54-975d-1cdfe8bc22e9} <Debug> TCPHandler: Processed in 0.001242354 sec. | ||
| 9314 | 2026.04.06 16:12:14.107781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17766 | ||
| 9315 | 2026.04.06 16:12:14.108568 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9316 | 2026.04.06 16:12:14.108641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9317 | 2026.04.06 16:12:14.109400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9318 | 2026.04.06 16:12:14.109736 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9319 | 2026.04.06 16:12:14.109926 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17766 | ||
| 9320 | 2026.04.06 16:12:14.668136 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2026.04.06 16:12:14.668338 [ 4 ] {5b12de17-5674-4d5d-a21c-f103cb5c2598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9322 | 2026.04.06 16:12:14.668409 [ 4 ] {5b12de17-5674-4d5d-a21c-f103cb5c2598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9323 | 2026.04.06 16:12:14.669050 [ 4 ] {5b12de17-5674-4d5d-a21c-f103cb5c2598} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.04.06 16:12:14.669104 [ 4 ] {5b12de17-5674-4d5d-a21c-f103cb5c2598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9325 | 2026.04.06 16:12:14.669501 [ 4 ] {5b12de17-5674-4d5d-a21c-f103cb5c2598} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9326 | 2026.04.06 16:12:14.669731 [ 4 ] {5b12de17-5674-4d5d-a21c-f103cb5c2598} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2026.04.06 16:12:14.669907 [ 4 ] {5b12de17-5674-4d5d-a21c-f103cb5c2598} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001623 sec., 2464.5717806531115 rows/sec., 200.97 KiB/sec. | ||
| 9328 | 2026.04.06 16:12:14.669958 [ 4 ] {5b12de17-5674-4d5d-a21c-f103cb5c2598} <Debug> TCPHandler: Processed in 0.001960036 sec. | ||
| 9329 | 2026.04.06 16:12:14.670078 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9330 | 2026.04.06 16:12:14.670177 [ 4 ] {5af44684-f108-4f58-b324-c6ff6f221fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9331 | 2026.04.06 16:12:14.670221 [ 4 ] {5af44684-f108-4f58-b324-c6ff6f221fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9332 | 2026.04.06 16:12:14.671851 [ 4 ] {5af44684-f108-4f58-b324-c6ff6f221fc3} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.04.06 16:12:14.671888 [ 4 ] {5af44684-f108-4f58-b324-c6ff6f221fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9334 | 2026.04.06 16:12:14.672362 [ 4 ] {5af44684-f108-4f58-b324-c6ff6f221fc3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9335 | 2026.04.06 16:12:14.672583 [ 4 ] {5af44684-f108-4f58-b324-c6ff6f221fc3} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.04.06 16:12:14.672716 [ 4 ] {5af44684-f108-4f58-b324-c6ff6f221fc3} <Debug> executeQuery: Read 2449 rows, 184.69 KiB in 0.00256 sec., 956640.6249999999 rows/sec., 70.45 MiB/sec. | ||
| 9337 | 2026.04.06 16:12:14.672756 [ 4 ] {5af44684-f108-4f58-b324-c6ff6f221fc3} <Debug> TCPHandler: Processed in 0.002729051 sec. | ||
| 9338 | 2026.04.06 16:12:14.672874 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2026.04.06 16:12:14.672972 [ 4 ] {d0da781a-99ba-4928-b756-01b79ab8ea91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9340 | 2026.04.06 16:12:14.673013 [ 4 ] {d0da781a-99ba-4928-b756-01b79ab8ea91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9341 | 2026.04.06 16:12:14.673440 [ 4 ] {d0da781a-99ba-4928-b756-01b79ab8ea91} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2026.04.06 16:12:14.673477 [ 4 ] {d0da781a-99ba-4928-b756-01b79ab8ea91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9343 | 2026.04.06 16:12:14.673779 [ 4 ] {d0da781a-99ba-4928-b756-01b79ab8ea91} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9344 | 2026.04.06 16:12:14.673988 [ 4 ] {d0da781a-99ba-4928-b756-01b79ab8ea91} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2026.04.06 16:12:14.674086 [ 58 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9346 | 2026.04.06 16:12:14.674112 [ 4 ] {d0da781a-99ba-4928-b756-01b79ab8ea91} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001182 sec., 30456.85279187817 rows/sec., 2.22 MiB/sec. | ||
| 9347 | 2026.04.06 16:12:14.674151 [ 58 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9348 | 2026.04.06 16:12:14.674160 [ 4 ] {d0da781a-99ba-4928-b756-01b79ab8ea91} <Debug> TCPHandler: Processed in 0.001360355 sec. | ||
| 9349 | 2026.04.06 16:12:14.674180 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9350 | 2026.04.06 16:12:14.674266 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9351 | 2026.04.06 16:12:14.674305 [ 187 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 9352 | 2026.04.06 16:12:14.674359 [ 4 ] {08301591-55bd-4ca5-865a-fd9c1396ccf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9353 | 2026.04.06 16:12:14.674402 [ 4 ] {08301591-55bd-4ca5-865a-fd9c1396ccf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9354 | 2026.04.06 16:12:14.674491 [ 187 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9355 | 2026.04.06 16:12:14.674544 [ 187 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 211 rows starting from the beginning of the part | ||
| 9356 | 2026.04.06 16:12:14.674640 [ 187 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 23 rows starting from the beginning of the part | ||
| 9357 | 2026.04.06 16:12:14.674720 [ 187 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 171 rows starting from the beginning of the part | ||
| 9358 | 2026.04.06 16:12:14.674850 [ 187 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 23 rows starting from the beginning of the part | ||
| 9359 | 2026.04.06 16:12:14.674915 [ 187 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 161 rows starting from the beginning of the part | ||
| 9360 | 2026.04.06 16:12:14.674983 [ 187 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 9361 | 2026.04.06 16:12:14.675130 [ 4 ] {08301591-55bd-4ca5-865a-fd9c1396ccf6} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2026.04.06 16:12:14.675174 [ 4 ] {08301591-55bd-4ca5-865a-fd9c1396ccf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9363 | 2026.04.06 16:12:14.675596 [ 4 ] {08301591-55bd-4ca5-865a-fd9c1396ccf6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9364 | 2026.04.06 16:12:14.675840 [ 4 ] {08301591-55bd-4ca5-865a-fd9c1396ccf6} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9365 | 2026.04.06 16:12:14.675977 [ 4 ] {08301591-55bd-4ca5-865a-fd9c1396ccf6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001598 sec., 501251.56445556943 rows/sec., 28.95 MiB/sec. | ||
| 9366 | 2026.04.06 16:12:14.676016 [ 4 ] {08301591-55bd-4ca5-865a-fd9c1396ccf6} <Debug> TCPHandler: Processed in 0.001765633 sec. | ||
| 9367 | 2026.04.06 16:12:14.676059 [ 198 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 5 columns (5 merged, 0 gathered) in 0.001784102 sec., 350316.2935751431 rows/sec., 23.46 MiB/sec. | ||
| 9368 | 2026.04.06 16:12:14.676126 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9369 | 2026.04.06 16:12:14.676225 [ 4 ] {34fa00d3-de33-4723-a39b-3af6db4e10fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9370 | 2026.04.06 16:12:14.676257 [ 191 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9371 | 2026.04.06 16:12:14.676267 [ 4 ] {34fa00d3-de33-4723-a39b-3af6db4e10fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9372 | 2026.04.06 16:12:14.676611 [ 191 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_51_10} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9373 | 2026.04.06 16:12:14.676671 [ 4 ] {34fa00d3-de33-4723-a39b-3af6db4e10fa} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9374 | 2026.04.06 16:12:14.676714 [ 4 ] {34fa00d3-de33-4723-a39b-3af6db4e10fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9375 | 2026.04.06 16:12:14.676720 [ 191 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_51_10} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9376 | 2026.04.06 16:12:14.676832 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9377 | 2026.04.06 16:12:14.677017 [ 4 ] {34fa00d3-de33-4723-a39b-3af6db4e10fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9378 | 2026.04.06 16:12:14.677234 [ 4 ] {34fa00d3-de33-4723-a39b-3af6db4e10fa} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2026.04.06 16:12:14.677365 [ 4 ] {34fa00d3-de33-4723-a39b-3af6db4e10fa} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 60.72 KiB/sec. | ||
| 9380 | 2026.04.06 16:12:14.677402 [ 4 ] {34fa00d3-de33-4723-a39b-3af6db4e10fa} <Debug> TCPHandler: Processed in 0.001325485 sec. | ||
| 9381 | 2026.04.06 16:12:14.677509 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9382 | 2026.04.06 16:12:14.677602 [ 4 ] {e9c4d8a2-1041-4098-a6f5-b822cfb50698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9383 | 2026.04.06 16:12:14.677643 [ 4 ] {e9c4d8a2-1041-4098-a6f5-b822cfb50698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9384 | 2026.04.06 16:12:14.678483 [ 4 ] {e9c4d8a2-1041-4098-a6f5-b822cfb50698} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2026.04.06 16:12:14.678519 [ 4 ] {e9c4d8a2-1041-4098-a6f5-b822cfb50698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9386 | 2026.04.06 16:12:14.678923 [ 4 ] {e9c4d8a2-1041-4098-a6f5-b822cfb50698} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9387 | 2026.04.06 16:12:14.679139 [ 4 ] {e9c4d8a2-1041-4098-a6f5-b822cfb50698} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2026.04.06 16:12:14.679273 [ 4 ] {e9c4d8a2-1041-4098-a6f5-b822cfb50698} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001688 sec., 779028.4360189573 rows/sec., 52.14 MiB/sec. | ||
| 9389 | 2026.04.06 16:12:14.679313 [ 4 ] {e9c4d8a2-1041-4098-a6f5-b822cfb50698} <Debug> TCPHandler: Processed in 0.001850954 sec. | ||
| 9390 | 2026.04.06 16:12:14.679425 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.04.06 16:12:14.679520 [ 4 ] {0db75e57-934e-46fc-8fb9-dce3291047d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9392 | 2026.04.06 16:12:14.679564 [ 4 ] {0db75e57-934e-46fc-8fb9-dce3291047d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9393 | 2026.04.06 16:12:14.680253 [ 4 ] {0db75e57-934e-46fc-8fb9-dce3291047d3} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2026.04.06 16:12:14.680290 [ 4 ] {0db75e57-934e-46fc-8fb9-dce3291047d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9395 | 2026.04.06 16:12:14.680769 [ 4 ] {0db75e57-934e-46fc-8fb9-dce3291047d3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9396 | 2026.04.06 16:12:14.680993 [ 4 ] {0db75e57-934e-46fc-8fb9-dce3291047d3} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2026.04.06 16:12:14.681123 [ 4 ] {0db75e57-934e-46fc-8fb9-dce3291047d3} <Debug> executeQuery: Read 1530 rows, 95.33 KiB in 0.001621 sec., 943861.8136952498 rows/sec., 57.43 MiB/sec. | ||
| 9398 | 2026.04.06 16:12:14.681160 [ 4 ] {0db75e57-934e-46fc-8fb9-dce3291047d3} <Debug> TCPHandler: Processed in 0.001784873 sec. | ||
| 9399 | 2026.04.06 16:12:14.681274 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9400 | 2026.04.06 16:12:14.681369 [ 4 ] {f7c57daf-c394-4782-8732-00d32068b2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9401 | 2026.04.06 16:12:14.681424 [ 4 ] {f7c57daf-c394-4782-8732-00d32068b2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9402 | 2026.04.06 16:12:14.682241 [ 4 ] {f7c57daf-c394-4782-8732-00d32068b2c9} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2026.04.06 16:12:14.682276 [ 4 ] {f7c57daf-c394-4782-8732-00d32068b2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9404 | 2026.04.06 16:12:14.682834 [ 4 ] {f7c57daf-c394-4782-8732-00d32068b2c9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9405 | 2026.04.06 16:12:14.683065 [ 4 ] {f7c57daf-c394-4782-8732-00d32068b2c9} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2026.04.06 16:12:14.683184 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9407 | 2026.04.06 16:12:14.683207 [ 4 ] {f7c57daf-c394-4782-8732-00d32068b2c9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001856 sec., 17241.379310344826 rows/sec., 30.90 MiB/sec. | ||
| 9408 | 2026.04.06 16:12:14.683251 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9409 | 2026.04.06 16:12:14.683276 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9410 | 2026.04.06 16:12:14.683284 [ 4 ] {f7c57daf-c394-4782-8732-00d32068b2c9} <Debug> TCPHandler: Processed in 0.002059338 sec. | ||
| 9411 | 2026.04.06 16:12:14.683375 [ 197 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 9412 | 2026.04.06 16:12:14.683403 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2026.04.06 16:12:14.683505 [ 4 ] {e4dc9bbb-4b1f-4ec1-aae0-6de978ec669c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9414 | 2026.04.06 16:12:14.683546 [ 4 ] {e4dc9bbb-4b1f-4ec1-aae0-6de978ec669c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9415 | 2026.04.06 16:12:14.683649 [ 197 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9416 | 2026.04.06 16:12:14.683723 [ 197 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 962 rows starting from the beginning of the part | ||
| 9417 | 2026.04.06 16:12:14.683878 [ 197 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 23 rows starting from the beginning of the part | ||
| 9418 | 2026.04.06 16:12:14.683885 [ 4 ] {e4dc9bbb-4b1f-4ec1-aae0-6de978ec669c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2026.04.06 16:12:14.683929 [ 4 ] {e4dc9bbb-4b1f-4ec1-aae0-6de978ec669c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9420 | 2026.04.06 16:12:14.684003 [ 197 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 19 rows starting from the beginning of the part | ||
| 9421 | 2026.04.06 16:12:14.684130 [ 197 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 23 rows starting from the beginning of the part | ||
| 9422 | 2026.04.06 16:12:14.684239 [ 4 ] {e4dc9bbb-4b1f-4ec1-aae0-6de978ec669c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9423 | 2026.04.06 16:12:14.684245 [ 197 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 19 rows starting from the beginning of the part | ||
| 9424 | 2026.04.06 16:12:14.684368 [ 197 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 9425 | 2026.04.06 16:12:14.684469 [ 4 ] {e4dc9bbb-4b1f-4ec1-aae0-6de978ec669c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2026.04.06 16:12:14.684606 [ 4 ] {e4dc9bbb-4b1f-4ec1-aae0-6de978ec669c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001119 sec., 21447.721179624667 rows/sec., 1.45 MiB/sec. | ||
| 9427 | 2026.04.06 16:12:14.684642 [ 4 ] {e4dc9bbb-4b1f-4ec1-aae0-6de978ec669c} <Debug> TCPHandler: Processed in 0.001288444 sec. | ||
| 9428 | 2026.04.06 16:12:14.691739 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 19 columns (19 merged, 0 gathered) in 0.008412896 sec., 128136.6131234714 rows/sec., 229.61 MiB/sec. | ||
| 9429 | 2026.04.06 16:12:14.693315 [ 198 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9430 | 2026.04.06 16:12:14.693719 [ 198 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2026.04.06 16:12:14.693811 [ 198 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9432 | 2026.04.06 16:12:14.693947 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. | ||
| 9433 | 2026.04.06 16:12:15.000340 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.53 MiB, peak 301.45 MiB, free memory in arenas 0.00 B, will set to 296.57 MiB (RSS), difference: 4.04 MiB | ||
| 9434 | 2026.04.06 16:12:15.127181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9435 | 2026.04.06 16:12:15.143807 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2026.04.06 16:12:15.143869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9437 | 2026.04.06 16:12:15.149976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9438 | 2026.04.06 16:12:15.150755 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2026.04.06 16:12:15.153851 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9440 | 2026.04.06 16:12:16.665101 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1206 | ||
| 9441 | 2026.04.06 16:12:16.667899 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.04.06 16:12:16.667964 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9443 | 2026.04.06 16:12:16.669257 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9444 | 2026.04.06 16:12:16.669563 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2026.04.06 16:12:16.669979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
| 9446 | 2026.04.06 16:12:17.634453 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2026.04.06 16:12:17.634630 [ 4 ] {28740636-1a00-4b0c-ae69-a11936dab785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9448 | 2026.04.06 16:12:17.634698 [ 4 ] {28740636-1a00-4b0c-ae69-a11936dab785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9449 | 2026.04.06 16:12:17.635440 [ 4 ] {28740636-1a00-4b0c-ae69-a11936dab785} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2026.04.06 16:12:17.635486 [ 4 ] {28740636-1a00-4b0c-ae69-a11936dab785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9451 | 2026.04.06 16:12:17.635919 [ 4 ] {28740636-1a00-4b0c-ae69-a11936dab785} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9452 | 2026.04.06 16:12:17.636172 [ 4 ] {28740636-1a00-4b0c-ae69-a11936dab785} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.04.06 16:12:17.636310 [ 54 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9454 | 2026.04.06 16:12:17.636331 [ 4 ] {28740636-1a00-4b0c-ae69-a11936dab785} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001748 sec., 32036.613272311213 rows/sec., 2.45 MiB/sec. | ||
| 9455 | 2026.04.06 16:12:17.636382 [ 54 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2026.04.06 16:12:17.636401 [ 4 ] {28740636-1a00-4b0c-ae69-a11936dab785} <Debug> TCPHandler: Processed in 0.002083588 sec. | ||
| 9457 | 2026.04.06 16:12:17.636409 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9458 | 2026.04.06 16:12:17.636525 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 9459 | 2026.04.06 16:12:17.636532 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9460 | 2026.04.06 16:12:17.636648 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9461 | 2026.04.06 16:12:17.636655 [ 4 ] {322e160b-7198-4c6b-8fc8-a0a2963b6d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9462 | 2026.04.06 16:12:17.636688 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3238 rows starting from the beginning of the part | ||
| 9463 | 2026.04.06 16:12:17.636712 [ 4 ] {322e160b-7198-4c6b-8fc8-a0a2963b6d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9464 | 2026.04.06 16:12:17.636769 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 840 rows starting from the beginning of the part | ||
| 9465 | 2026.04.06 16:12:17.636819 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 102 rows starting from the beginning of the part | ||
| 9466 | 2026.04.06 16:12:17.636859 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 835 rows starting from the beginning of the part | ||
| 9467 | 2026.04.06 16:12:17.636895 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2449 rows starting from the beginning of the part | ||
| 9468 | 2026.04.06 16:12:17.636936 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 9469 | 2026.04.06 16:12:17.637146 [ 4 ] {322e160b-7198-4c6b-8fc8-a0a2963b6d7f} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.04.06 16:12:17.637191 [ 4 ] {322e160b-7198-4c6b-8fc8-a0a2963b6d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9471 | 2026.04.06 16:12:17.637529 [ 4 ] {322e160b-7198-4c6b-8fc8-a0a2963b6d7f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9472 | 2026.04.06 16:12:17.637765 [ 4 ] {322e160b-7198-4c6b-8fc8-a0a2963b6d7f} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2026.04.06 16:12:17.637874 [ 54 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9474 | 2026.04.06 16:12:17.637901 [ 4 ] {322e160b-7198-4c6b-8fc8-a0a2963b6d7f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 9475 | 2026.04.06 16:12:17.637912 [ 54 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.04.06 16:12:17.637942 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9477 | 2026.04.06 16:12:17.637947 [ 4 ] {322e160b-7198-4c6b-8fc8-a0a2963b6d7f} <Debug> TCPHandler: Processed in 0.001467968 sec. | ||
| 9478 | 2026.04.06 16:12:17.638013 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 9479 | 2026.04.06 16:12:17.638071 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9480 | 2026.04.06 16:12:17.638111 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9481 | 2026.04.06 16:12:17.638143 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1792 rows starting from the beginning of the part | ||
| 9482 | 2026.04.06 16:12:17.638171 [ 4 ] {fab59bfd-552e-49bb-b50d-1d0c7471478c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9483 | 2026.04.06 16:12:17.638196 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 519 rows starting from the beginning of the part | ||
| 9484 | 2026.04.06 16:12:17.638220 [ 4 ] {fab59bfd-552e-49bb-b50d-1d0c7471478c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9485 | 2026.04.06 16:12:17.638242 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 87 rows starting from the beginning of the part | ||
| 9486 | 2026.04.06 16:12:17.638285 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 509 rows starting from the beginning of the part | ||
| 9487 | 2026.04.06 16:12:17.638320 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1315 rows starting from the beginning of the part | ||
| 9488 | 2026.04.06 16:12:17.638356 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 9489 | 2026.04.06 16:12:17.638602 [ 4 ] {fab59bfd-552e-49bb-b50d-1d0c7471478c} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2026.04.06 16:12:17.638643 [ 4 ] {fab59bfd-552e-49bb-b50d-1d0c7471478c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9491 | 2026.04.06 16:12:17.639181 [ 4 ] {fab59bfd-552e-49bb-b50d-1d0c7471478c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9492 | 2026.04.06 16:12:17.639328 [ 202 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7520 rows, containing 5 columns (5 merged, 0 gathered) in 0.002847173 sec., 2641216.3925409517 rows/sec., 208.61 MiB/sec. | ||
| 9493 | 2026.04.06 16:12:17.639412 [ 4 ] {fab59bfd-552e-49bb-b50d-1d0c7471478c} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2026.04.06 16:12:17.639536 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9495 | 2026.04.06 16:12:17.639554 [ 4 ] {fab59bfd-552e-49bb-b50d-1d0c7471478c} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001403 sec., 68424.8039914469 rows/sec., 4.77 MiB/sec. | ||
| 9496 | 2026.04.06 16:12:17.639578 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.04.06 16:12:17.639600 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9498 | 2026.04.06 16:12:17.639600 [ 4 ] {fab59bfd-552e-49bb-b50d-1d0c7471478c} <Debug> TCPHandler: Processed in 0.001578999 sec. | ||
| 9499 | 2026.04.06 16:12:17.639666 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 9500 | 2026.04.06 16:12:17.639683 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9501 | 2026.04.06 16:12:17.639717 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734482 sec., 2471054.758711823 rows/sec., 178.73 MiB/sec. | ||
| 9502 | 2026.04.06 16:12:17.639733 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2026.04.06 16:12:17.639759 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9504 | 2026.04.06 16:12:17.639793 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20129 rows starting from the beginning of the part | ||
| 9505 | 2026.04.06 16:12:17.639837 [ 4 ] {91f111d1-6f0a-4ee0-a5ff-038a8a9dc076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9506 | 2026.04.06 16:12:17.639842 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 270 rows starting from the beginning of the part | ||
| 9507 | 2026.04.06 16:12:17.639889 [ 4 ] {91f111d1-6f0a-4ee0-a5ff-038a8a9dc076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9508 | 2026.04.06 16:12:17.639896 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9509 | 2026.04.06 16:12:17.639945 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 265 rows starting from the beginning of the part | ||
| 9510 | 2026.04.06 16:12:17.639986 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1530 rows starting from the beginning of the part | ||
| 9511 | 2026.04.06 16:12:17.640021 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 96 rows starting from the beginning of the part | ||
| 9512 | 2026.04.06 16:12:17.640022 [ 189 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9513 | 2026.04.06 16:12:17.640046 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_61_12} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2026.04.06 16:12:17.640176 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_61_12} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9515 | 2026.04.06 16:12:17.640235 [ 4 ] {91f111d1-6f0a-4ee0-a5ff-038a8a9dc076} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9516 | 2026.04.06 16:12:17.640275 [ 4 ] {91f111d1-6f0a-4ee0-a5ff-038a8a9dc076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9517 | 2026.04.06 16:12:17.640295 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 9518 | 2026.04.06 16:12:17.640458 [ 189 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_61_12} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2026.04.06 16:12:17.640550 [ 189 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_61_12} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9520 | 2026.04.06 16:12:17.640632 [ 4 ] {91f111d1-6f0a-4ee0-a5ff-038a8a9dc076} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9521 | 2026.04.06 16:12:17.640647 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9522 | 2026.04.06 16:12:17.640862 [ 4 ] {91f111d1-6f0a-4ee0-a5ff-038a8a9dc076} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2026.04.06 16:12:17.640971 [ 54 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9524 | 2026.04.06 16:12:17.640995 [ 4 ] {91f111d1-6f0a-4ee0-a5ff-038a8a9dc076} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00119 sec., 30252.100840336134 rows/sec., 2.04 MiB/sec. | ||
| 9525 | 2026.04.06 16:12:17.641006 [ 54 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2026.04.06 16:12:17.641032 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9527 | 2026.04.06 16:12:17.641036 [ 4 ] {91f111d1-6f0a-4ee0-a5ff-038a8a9dc076} <Debug> TCPHandler: Processed in 0.001368705 sec. | ||
| 9528 | 2026.04.06 16:12:17.641148 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 9529 | 2026.04.06 16:12:17.641296 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9530 | 2026.04.06 16:12:17.641335 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2508 rows starting from the beginning of the part | ||
| 9531 | 2026.04.06 16:12:17.641409 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 9532 | 2026.04.06 16:12:17.641454 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9533 | 2026.04.06 16:12:17.641493 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 9534 | 2026.04.06 16:12:17.641529 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 24 rows starting from the beginning of the part | ||
| 9535 | 2026.04.06 16:12:17.641565 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 9536 | 2026.04.06 16:12:17.642793 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 4 columns (4 merged, 0 gathered) in 0.001687541 sec., 1663959.5719452149 rows/sec., 105.50 MiB/sec. | ||
| 9537 | 2026.04.06 16:12:17.643046 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9538 | 2026.04.06 16:12:17.643316 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_61_12} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.04.06 16:12:17.643388 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_61_12} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9540 | 2026.04.06 16:12:17.643465 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 9541 | 2026.04.06 16:12:17.645485 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22450 rows, containing 5 columns (5 merged, 0 gathered) in 0.005844068 sec., 3841502.1864906433 rows/sec., 242.47 MiB/sec. | ||
| 9542 | 2026.04.06 16:12:17.646161 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9543 | 2026.04.06 16:12:17.646419 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9544 | 2026.04.06 16:12:17.646488 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9545 | 2026.04.06 16:12:17.646562 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9546 | 2026.04.06 16:12:21.485036 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9547 | 2026.04.06 16:12:21.485100 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9548 | 2026.04.06 16:12:21.610080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18214 | ||
| 9549 | 2026.04.06 16:12:21.610569 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2026.04.06 16:12:21.610617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9551 | 2026.04.06 16:12:21.611106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9552 | 2026.04.06 16:12:21.611343 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.04.06 16:12:21.611493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18214 | ||
| 9554 | 2026.04.06 16:12:22.647969 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2026.04.06 16:12:22.648147 [ 4 ] {1ef8a520-37e2-4973-a678-c5938238b6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9556 | 2026.04.06 16:12:22.648213 [ 4 ] {1ef8a520-37e2-4973-a678-c5938238b6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9557 | 2026.04.06 16:12:22.648983 [ 4 ] {1ef8a520-37e2-4973-a678-c5938238b6a6} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9558 | 2026.04.06 16:12:22.649024 [ 4 ] {1ef8a520-37e2-4973-a678-c5938238b6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9559 | 2026.04.06 16:12:22.649437 [ 4 ] {1ef8a520-37e2-4973-a678-c5938238b6a6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9560 | 2026.04.06 16:12:22.649669 [ 4 ] {1ef8a520-37e2-4973-a678-c5938238b6a6} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9561 | 2026.04.06 16:12:22.649831 [ 4 ] {1ef8a520-37e2-4973-a678-c5938238b6a6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001732 sec., 163972.28637413395 rows/sec., 10.41 MiB/sec. | ||
| 9562 | 2026.04.06 16:12:22.649883 [ 4 ] {1ef8a520-37e2-4973-a678-c5938238b6a6} <Debug> TCPHandler: Processed in 0.002038678 sec. | ||
| 9563 | 2026.04.06 16:12:22.650019 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9564 | 2026.04.06 16:12:22.650123 [ 4 ] {02201634-9f6f-4d34-8d25-2547410f2dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9565 | 2026.04.06 16:12:22.650169 [ 4 ] {02201634-9f6f-4d34-8d25-2547410f2dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9566 | 2026.04.06 16:12:22.651018 [ 4 ] {02201634-9f6f-4d34-8d25-2547410f2dce} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9567 | 2026.04.06 16:12:22.651053 [ 4 ] {02201634-9f6f-4d34-8d25-2547410f2dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9568 | 2026.04.06 16:12:22.651434 [ 4 ] {02201634-9f6f-4d34-8d25-2547410f2dce} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9569 | 2026.04.06 16:12:22.651651 [ 4 ] {02201634-9f6f-4d34-8d25-2547410f2dce} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9570 | 2026.04.06 16:12:22.651784 [ 4 ] {02201634-9f6f-4d34-8d25-2547410f2dce} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001684 sec., 495843.2304038005 rows/sec., 38.59 MiB/sec. | ||
| 9571 | 2026.04.06 16:12:22.651823 [ 4 ] {02201634-9f6f-4d34-8d25-2547410f2dce} <Debug> TCPHandler: Processed in 0.001856975 sec. | ||
| 9572 | 2026.04.06 16:12:22.651941 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9573 | 2026.04.06 16:12:22.652037 [ 4 ] {906a16f7-76ad-40f9-b8a9-bffa7c69b5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9574 | 2026.04.06 16:12:22.652079 [ 4 ] {906a16f7-76ad-40f9-b8a9-bffa7c69b5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9575 | 2026.04.06 16:12:22.652539 [ 4 ] {906a16f7-76ad-40f9-b8a9-bffa7c69b5b8} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9576 | 2026.04.06 16:12:22.652572 [ 4 ] {906a16f7-76ad-40f9-b8a9-bffa7c69b5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9577 | 2026.04.06 16:12:22.652887 [ 4 ] {906a16f7-76ad-40f9-b8a9-bffa7c69b5b8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9578 | 2026.04.06 16:12:22.653099 [ 4 ] {906a16f7-76ad-40f9-b8a9-bffa7c69b5b8} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2026.04.06 16:12:22.653228 [ 4 ] {906a16f7-76ad-40f9-b8a9-bffa7c69b5b8} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.00121 sec., 133057.85123966943 rows/sec., 8.05 MiB/sec. | ||
| 9580 | 2026.04.06 16:12:22.653266 [ 4 ] {906a16f7-76ad-40f9-b8a9-bffa7c69b5b8} <Debug> TCPHandler: Processed in 0.001377715 sec. | ||
| 9581 | 2026.04.06 16:12:22.653382 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9582 | 2026.04.06 16:12:22.653476 [ 4 ] {344f9720-d4a4-4cc0-8469-33ef682556dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9583 | 2026.04.06 16:12:22.653516 [ 4 ] {344f9720-d4a4-4cc0-8469-33ef682556dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9584 | 2026.04.06 16:12:22.653956 [ 4 ] {344f9720-d4a4-4cc0-8469-33ef682556dd} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9585 | 2026.04.06 16:12:22.653991 [ 4 ] {344f9720-d4a4-4cc0-8469-33ef682556dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9586 | 2026.04.06 16:12:22.654002 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9587 | 2026.04.06 16:12:22.654308 [ 4 ] {344f9720-d4a4-4cc0-8469-33ef682556dd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9588 | 2026.04.06 16:12:22.654525 [ 4 ] {344f9720-d4a4-4cc0-8469-33ef682556dd} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9589 | 2026.04.06 16:12:22.654650 [ 4 ] {344f9720-d4a4-4cc0-8469-33ef682556dd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001193 sec., 124895.22212908634 rows/sec., 8.07 MiB/sec. | ||
| 9590 | 2026.04.06 16:12:22.654689 [ 4 ] {344f9720-d4a4-4cc0-8469-33ef682556dd} <Debug> TCPHandler: Processed in 0.001357406 sec. | ||
| 9591 | 2026.04.06 16:12:22.654801 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9592 | 2026.04.06 16:12:22.654895 [ 4 ] {fd49d645-8835-4e6d-84ab-a916c2c2928b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9593 | 2026.04.06 16:12:22.654932 [ 4 ] {fd49d645-8835-4e6d-84ab-a916c2c2928b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9594 | 2026.04.06 16:12:22.655361 [ 4 ] {fd49d645-8835-4e6d-84ab-a916c2c2928b} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9595 | 2026.04.06 16:12:22.655393 [ 4 ] {fd49d645-8835-4e6d-84ab-a916c2c2928b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9596 | 2026.04.06 16:12:22.655693 [ 4 ] {fd49d645-8835-4e6d-84ab-a916c2c2928b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9597 | 2026.04.06 16:12:22.655962 [ 4 ] {fd49d645-8835-4e6d-84ab-a916c2c2928b} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9598 | 2026.04.06 16:12:22.656093 [ 4 ] {fd49d645-8835-4e6d-84ab-a916c2c2928b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001215 sec., 121810.69958847738 rows/sec., 6.93 MiB/sec. | ||
| 9599 | 2026.04.06 16:12:22.656131 [ 4 ] {fd49d645-8835-4e6d-84ab-a916c2c2928b} <Debug> TCPHandler: Processed in 0.001378495 sec. | ||
| 9600 | 2026.04.06 16:12:22.656245 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9601 | 2026.04.06 16:12:22.656339 [ 4 ] {aabb62ca-c830-45fd-b40b-ad2848197999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9602 | 2026.04.06 16:12:22.656379 [ 4 ] {aabb62ca-c830-45fd-b40b-ad2848197999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9603 | 2026.04.06 16:12:22.656991 [ 4 ] {aabb62ca-c830-45fd-b40b-ad2848197999} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9604 | 2026.04.06 16:12:22.657025 [ 4 ] {aabb62ca-c830-45fd-b40b-ad2848197999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9605 | 2026.04.06 16:12:22.657353 [ 4 ] {aabb62ca-c830-45fd-b40b-ad2848197999} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9606 | 2026.04.06 16:12:22.657567 [ 4 ] {aabb62ca-c830-45fd-b40b-ad2848197999} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9607 | 2026.04.06 16:12:22.657697 [ 4 ] {aabb62ca-c830-45fd-b40b-ad2848197999} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001377 sec., 369644.15395787946 rows/sec., 26.03 MiB/sec. | ||
| 9608 | 2026.04.06 16:12:22.657735 [ 4 ] {aabb62ca-c830-45fd-b40b-ad2848197999} <Debug> TCPHandler: Processed in 0.001539069 sec. | ||
| 9609 | 2026.04.06 16:12:22.657847 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9610 | 2026.04.06 16:12:22.657947 [ 4 ] {9fb42acc-1b24-4b3d-8c5b-63360adaf8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9611 | 2026.04.06 16:12:22.657987 [ 4 ] {9fb42acc-1b24-4b3d-8c5b-63360adaf8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9612 | 2026.04.06 16:12:22.658330 [ 4 ] {9fb42acc-1b24-4b3d-8c5b-63360adaf8b7} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9613 | 2026.04.06 16:12:22.658364 [ 4 ] {9fb42acc-1b24-4b3d-8c5b-63360adaf8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9614 | 2026.04.06 16:12:22.658674 [ 4 ] {9fb42acc-1b24-4b3d-8c5b-63360adaf8b7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9615 | 2026.04.06 16:12:22.658889 [ 4 ] {9fb42acc-1b24-4b3d-8c5b-63360adaf8b7} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9616 | 2026.04.06 16:12:22.659017 [ 4 ] {9fb42acc-1b24-4b3d-8c5b-63360adaf8b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 9617 | 2026.04.06 16:12:22.659054 [ 4 ] {9fb42acc-1b24-4b3d-8c5b-63360adaf8b7} <Debug> TCPHandler: Processed in 0.001255273 sec. | ||
| 9618 | 2026.04.06 16:12:22.659170 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9619 | 2026.04.06 16:12:22.659264 [ 4 ] {e117465b-b147-4d7c-a053-4cb8b5841dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9620 | 2026.04.06 16:12:22.659306 [ 4 ] {e117465b-b147-4d7c-a053-4cb8b5841dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9621 | 2026.04.06 16:12:22.659733 [ 4 ] {e117465b-b147-4d7c-a053-4cb8b5841dfd} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2026.04.06 16:12:22.659767 [ 4 ] {e117465b-b147-4d7c-a053-4cb8b5841dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9623 | 2026.04.06 16:12:22.660104 [ 4 ] {e117465b-b147-4d7c-a053-4cb8b5841dfd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9624 | 2026.04.06 16:12:22.660318 [ 4 ] {e117465b-b147-4d7c-a053-4cb8b5841dfd} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2026.04.06 16:12:22.660448 [ 4 ] {e117465b-b147-4d7c-a053-4cb8b5841dfd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001203 sec., 220282.62676641726 rows/sec., 14.64 MiB/sec. | ||
| 9626 | 2026.04.06 16:12:22.660485 [ 4 ] {e117465b-b147-4d7c-a053-4cb8b5841dfd} <Debug> TCPHandler: Processed in 0.001364305 sec. | ||
| 9627 | 2026.04.06 16:12:22.660598 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9628 | 2026.04.06 16:12:22.660692 [ 4 ] {98f868b3-fe87-46aa-9a58-6ebeb3f62dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9629 | 2026.04.06 16:12:22.660732 [ 4 ] {98f868b3-fe87-46aa-9a58-6ebeb3f62dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9630 | 2026.04.06 16:12:22.661064 [ 4 ] {98f868b3-fe87-46aa-9a58-6ebeb3f62dac} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2026.04.06 16:12:22.661097 [ 4 ] {98f868b3-fe87-46aa-9a58-6ebeb3f62dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9632 | 2026.04.06 16:12:22.661397 [ 4 ] {98f868b3-fe87-46aa-9a58-6ebeb3f62dac} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9633 | 2026.04.06 16:12:22.661606 [ 4 ] {98f868b3-fe87-46aa-9a58-6ebeb3f62dac} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2026.04.06 16:12:22.661736 [ 4 ] {98f868b3-fe87-46aa-9a58-6ebeb3f62dac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 9635 | 2026.04.06 16:12:22.661773 [ 4 ] {98f868b3-fe87-46aa-9a58-6ebeb3f62dac} <Debug> TCPHandler: Processed in 0.001223313 sec. | ||
| 9636 | 2026.04.06 16:12:22.661875 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2026.04.06 16:12:22.661967 [ 4 ] {4b2c366e-fd0f-4363-930a-6f3a930f39aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9638 | 2026.04.06 16:12:22.662020 [ 4 ] {4b2c366e-fd0f-4363-930a-6f3a930f39aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9639 | 2026.04.06 16:12:22.662873 [ 4 ] {4b2c366e-fd0f-4363-930a-6f3a930f39aa} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.04.06 16:12:22.662906 [ 4 ] {4b2c366e-fd0f-4363-930a-6f3a930f39aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9641 | 2026.04.06 16:12:22.663446 [ 4 ] {4b2c366e-fd0f-4363-930a-6f3a930f39aa} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9642 | 2026.04.06 16:12:22.663685 [ 4 ] {4b2c366e-fd0f-4363-930a-6f3a930f39aa} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.04.06 16:12:22.663828 [ 4 ] {4b2c366e-fd0f-4363-930a-6f3a930f39aa} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001878 sec., 10117.145899893505 rows/sec., 18.13 MiB/sec. | ||
| 9644 | 2026.04.06 16:12:22.663896 [ 4 ] {4b2c366e-fd0f-4363-930a-6f3a930f39aa} <Debug> TCPHandler: Processed in 0.002069228 sec. | ||
| 9645 | 2026.04.06 16:12:22.664009 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9646 | 2026.04.06 16:12:22.664104 [ 4 ] {be7f962e-183b-46b7-a1de-f156451fcf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9647 | 2026.04.06 16:12:22.664146 [ 4 ] {be7f962e-183b-46b7-a1de-f156451fcf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9648 | 2026.04.06 16:12:22.664485 [ 4 ] {be7f962e-183b-46b7-a1de-f156451fcf9a} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2026.04.06 16:12:22.664519 [ 4 ] {be7f962e-183b-46b7-a1de-f156451fcf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9650 | 2026.04.06 16:12:22.664825 [ 4 ] {be7f962e-183b-46b7-a1de-f156451fcf9a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9651 | 2026.04.06 16:12:22.665034 [ 4 ] {be7f962e-183b-46b7-a1de-f156451fcf9a} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.04.06 16:12:22.665159 [ 4 ] {be7f962e-183b-46b7-a1de-f156451fcf9a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 9653 | 2026.04.06 16:12:22.665196 [ 4 ] {be7f962e-183b-46b7-a1de-f156451fcf9a} <Debug> TCPHandler: Processed in 0.001236233 sec. | ||
| 9654 | 2026.04.06 16:12:22.671288 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9655 | 2026.04.06 16:12:22.671355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9656 | 2026.04.06 16:12:22.677480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9657 | 2026.04.06 16:12:22.678186 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9658 | 2026.04.06 16:12:22.681096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9659 | 2026.04.06 16:12:23.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.41 MiB, peak 307.88 MiB, free memory in arenas 0.00 B, will set to 298.24 MiB (RSS), difference: -1.16 MiB | ||
| 9660 | 2026.04.06 16:12:25.404154 [ 44 ] {} <Debug> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9661 | 2026.04.06 16:12:25.404247 [ 44 ] {} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2026.04.06 16:12:25.404271 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9663 | 2026.04.06 16:12:25.404394 [ 200 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::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 | ||
| 9664 | 2026.04.06 16:12:25.404527 [ 200 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9665 | 2026.04.06 16:12:25.404562 [ 200 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 9666 | 2026.04.06 16:12:25.404635 [ 200 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9667 | 2026.04.06 16:12:25.404683 [ 200 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9668 | 2026.04.06 16:12:25.404729 [ 200 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9669 | 2026.04.06 16:12:25.404786 [ 200 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9670 | 2026.04.06 16:12:25.405539 [ 193 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186962 sec., 5054.9217245370955 rows/sec., 375.17 KiB/sec. | ||
| 9671 | 2026.04.06 16:12:25.405812 [ 193 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9672 | 2026.04.06 16:12:25.406165 [ 193 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_9_2} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2026.04.06 16:12:25.406258 [ 193 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_9_2} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9674 | 2026.04.06 16:12:25.406360 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9675 | 2026.04.06 16:12:25.446683 [ 44 ] {} <Debug> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9676 | 2026.04.06 16:12:25.446726 [ 44 ] {} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9677 | 2026.04.06 16:12:25.446748 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9678 | 2026.04.06 16:12:25.446815 [ 200 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9679 | 2026.04.06 16:12:25.446900 [ 200 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9680 | 2026.04.06 16:12:25.446923 [ 200 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 9681 | 2026.04.06 16:12:25.446971 [ 200 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 9682 | 2026.04.06 16:12:25.447007 [ 200 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 9683 | 2026.04.06 16:12:25.447039 [ 200 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 9684 | 2026.04.06 16:12:25.447071 [ 200 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9685 | 2026.04.06 16:12:25.447673 [ 194 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.000877006 sec., 41048.74995153967 rows/sec., 3.43 MiB/sec. | ||
| 9686 | 2026.04.06 16:12:25.447810 [ 200 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9687 | 2026.04.06 16:12:25.448050 [ 200 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_18_4} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2026.04.06 16:12:25.448114 [ 200 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_18_4} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9689 | 2026.04.06 16:12:25.448174 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9690 | 2026.04.06 16:12:26.670356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1236 | ||
| 9691 | 2026.04.06 16:12:26.672868 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2026.04.06 16:12:26.672920 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9693 | 2026.04.06 16:12:26.674096 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9694 | 2026.04.06 16:12:26.674365 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2026.04.06 16:12:26.674633 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1236 | ||
| 9696 | 2026.04.06 16:12:27.639175 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2026.04.06 16:12:27.639352 [ 4 ] {98a7da49-1d88-4da2-a76b-cae1155449a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9698 | 2026.04.06 16:12:27.639417 [ 4 ] {98a7da49-1d88-4da2-a76b-cae1155449a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9699 | 2026.04.06 16:12:27.640087 [ 4 ] {98a7da49-1d88-4da2-a76b-cae1155449a8} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2026.04.06 16:12:27.640134 [ 4 ] {98a7da49-1d88-4da2-a76b-cae1155449a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9701 | 2026.04.06 16:12:27.640517 [ 4 ] {98a7da49-1d88-4da2-a76b-cae1155449a8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9702 | 2026.04.06 16:12:27.640741 [ 4 ] {98a7da49-1d88-4da2-a76b-cae1155449a8} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2026.04.06 16:12:27.640889 [ 4 ] {98a7da49-1d88-4da2-a76b-cae1155449a8} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001583 sec., 64434.61781427669 rows/sec., 5.38 MiB/sec. | ||
| 9704 | 2026.04.06 16:12:27.640931 [ 4 ] {98a7da49-1d88-4da2-a76b-cae1155449a8} <Debug> TCPHandler: Processed in 0.001882585 sec. | ||
| 9705 | 2026.04.06 16:12:27.641074 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9706 | 2026.04.06 16:12:27.641170 [ 4 ] {9f9c1b6d-cb32-4ea9-8f58-b9276cf305fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9707 | 2026.04.06 16:12:27.641211 [ 4 ] {9f9c1b6d-cb32-4ea9-8f58-b9276cf305fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9708 | 2026.04.06 16:12:27.641616 [ 4 ] {9f9c1b6d-cb32-4ea9-8f58-b9276cf305fa} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2026.04.06 16:12:27.641652 [ 4 ] {9f9c1b6d-cb32-4ea9-8f58-b9276cf305fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9710 | 2026.04.06 16:12:27.641949 [ 4 ] {9f9c1b6d-cb32-4ea9-8f58-b9276cf305fa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9711 | 2026.04.06 16:12:27.642166 [ 4 ] {9f9c1b6d-cb32-4ea9-8f58-b9276cf305fa} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2026.04.06 16:12:27.642293 [ 4 ] {9f9c1b6d-cb32-4ea9-8f58-b9276cf305fa} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001142 sec., 20140.105078809105 rows/sec., 1.48 MiB/sec. | ||
| 9713 | 2026.04.06 16:12:27.642331 [ 4 ] {9f9c1b6d-cb32-4ea9-8f58-b9276cf305fa} <Debug> TCPHandler: Processed in 0.001306664 sec. | ||
| 9714 | 2026.04.06 16:12:27.642443 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9715 | 2026.04.06 16:12:27.642537 [ 4 ] {e62d7df5-adec-4bfe-8b9b-476abb700712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9716 | 2026.04.06 16:12:27.642576 [ 4 ] {e62d7df5-adec-4bfe-8b9b-476abb700712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9717 | 2026.04.06 16:12:27.642997 [ 4 ] {e62d7df5-adec-4bfe-8b9b-476abb700712} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9718 | 2026.04.06 16:12:27.643032 [ 4 ] {e62d7df5-adec-4bfe-8b9b-476abb700712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9719 | 2026.04.06 16:12:27.643330 [ 4 ] {e62d7df5-adec-4bfe-8b9b-476abb700712} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9720 | 2026.04.06 16:12:27.643534 [ 4 ] {e62d7df5-adec-4bfe-8b9b-476abb700712} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2026.04.06 16:12:27.643660 [ 4 ] {e62d7df5-adec-4bfe-8b9b-476abb700712} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001141 sec., 76248.90446976337 rows/sec., 5.95 MiB/sec. | ||
| 9722 | 2026.04.06 16:12:27.643697 [ 4 ] {e62d7df5-adec-4bfe-8b9b-476abb700712} <Debug> TCPHandler: Processed in 0.001302673 sec. | ||
| 9723 | 2026.04.06 16:12:27.643811 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9724 | 2026.04.06 16:12:27.643905 [ 4 ] {24fb8c23-3d7a-4714-9114-e0ed56f0b399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9725 | 2026.04.06 16:12:27.643947 [ 4 ] {24fb8c23-3d7a-4714-9114-e0ed56f0b399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9726 | 2026.04.06 16:12:27.644362 [ 4 ] {24fb8c23-3d7a-4714-9114-e0ed56f0b399} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9727 | 2026.04.06 16:12:27.644397 [ 4 ] {24fb8c23-3d7a-4714-9114-e0ed56f0b399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9728 | 2026.04.06 16:12:27.644720 [ 4 ] {24fb8c23-3d7a-4714-9114-e0ed56f0b399} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9729 | 2026.04.06 16:12:27.644928 [ 4 ] {24fb8c23-3d7a-4714-9114-e0ed56f0b399} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9730 | 2026.04.06 16:12:27.645049 [ 4 ] {24fb8c23-3d7a-4714-9114-e0ed56f0b399} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 9731 | 2026.04.06 16:12:27.645083 [ 4 ] {24fb8c23-3d7a-4714-9114-e0ed56f0b399} <Debug> TCPHandler: Processed in 0.001330224 sec. | ||
| 9732 | 2026.04.06 16:12:27.645189 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9733 | 2026.04.06 16:12:27.645278 [ 4 ] {9a8ae947-4fc9-4eb4-9419-325b920631e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9734 | 2026.04.06 16:12:27.645328 [ 4 ] {9a8ae947-4fc9-4eb4-9419-325b920631e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9735 | 2026.04.06 16:12:27.646154 [ 4 ] {9a8ae947-4fc9-4eb4-9419-325b920631e0} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9736 | 2026.04.06 16:12:27.646190 [ 4 ] {9a8ae947-4fc9-4eb4-9419-325b920631e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9737 | 2026.04.06 16:12:27.646717 [ 4 ] {9a8ae947-4fc9-4eb4-9419-325b920631e0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9738 | 2026.04.06 16:12:27.646937 [ 4 ] {9a8ae947-4fc9-4eb4-9419-325b920631e0} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9739 | 2026.04.06 16:12:27.647074 [ 4 ] {9a8ae947-4fc9-4eb4-9419-325b920631e0} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00179 sec., 12849.162011173185 rows/sec., 23.03 MiB/sec. | ||
| 9740 | 2026.04.06 16:12:27.647127 [ 4 ] {9a8ae947-4fc9-4eb4-9419-325b920631e0} <Debug> TCPHandler: Processed in 0.001968377 sec. | ||
| 9741 | 2026.04.06 16:12:27.647245 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9742 | 2026.04.06 16:12:27.647341 [ 4 ] {3d8075a4-fc95-459b-8900-d7e740338e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9743 | 2026.04.06 16:12:27.647384 [ 4 ] {3d8075a4-fc95-459b-8900-d7e740338e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9744 | 2026.04.06 16:12:27.647733 [ 4 ] {3d8075a4-fc95-459b-8900-d7e740338e06} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9745 | 2026.04.06 16:12:27.647769 [ 4 ] {3d8075a4-fc95-459b-8900-d7e740338e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9746 | 2026.04.06 16:12:27.648077 [ 4 ] {3d8075a4-fc95-459b-8900-d7e740338e06} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9747 | 2026.04.06 16:12:27.648279 [ 4 ] {3d8075a4-fc95-459b-8900-d7e740338e06} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9748 | 2026.04.06 16:12:27.648411 [ 4 ] {3d8075a4-fc95-459b-8900-d7e740338e06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 9749 | 2026.04.06 16:12:27.648447 [ 4 ] {3d8075a4-fc95-459b-8900-d7e740338e06} <Debug> TCPHandler: Processed in 0.001249913 sec. | ||
| 9750 | 2026.04.06 16:12:29.111622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18726 | ||
| 9751 | 2026.04.06 16:12:29.112152 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9752 | 2026.04.06 16:12:29.112204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9753 | 2026.04.06 16:12:29.112689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9754 | 2026.04.06 16:12:29.112937 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9755 | 2026.04.06 16:12:29.113094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18726 | ||
| 9756 | 2026.04.06 16:12:30.181175 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9757 | 2026.04.06 16:12:30.199191 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.04.06 16:12:30.199256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9759 | 2026.04.06 16:12:30.205705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9760 | 2026.04.06 16:12:30.206434 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2026.04.06 16:12:30.209596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9762 | 2026.04.06 16:12:32.646599 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9763 | 2026.04.06 16:12:32.646796 [ 4 ] {3f63828c-a859-4adf-a573-d43050314e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9764 | 2026.04.06 16:12:32.646868 [ 4 ] {3f63828c-a859-4adf-a573-d43050314e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9765 | 2026.04.06 16:12:32.647636 [ 4 ] {3f63828c-a859-4adf-a573-d43050314e28} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9766 | 2026.04.06 16:12:32.647683 [ 4 ] {3f63828c-a859-4adf-a573-d43050314e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9767 | 2026.04.06 16:12:32.648077 [ 4 ] {3f63828c-a859-4adf-a573-d43050314e28} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9768 | 2026.04.06 16:12:32.648295 [ 4 ] {3f63828c-a859-4adf-a573-d43050314e28} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9769 | 2026.04.06 16:12:32.648432 [ 37 ] {} <Debug> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9770 | 2026.04.06 16:12:32.648453 [ 4 ] {3f63828c-a859-4adf-a573-d43050314e28} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001709 sec., 166179.05207723816 rows/sec., 10.55 MiB/sec. | ||
| 9771 | 2026.04.06 16:12:32.648502 [ 37 ] {} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9772 | 2026.04.06 16:12:32.648522 [ 4 ] {3f63828c-a859-4adf-a573-d43050314e28} <Debug> TCPHandler: Processed in 0.002057449 sec. | ||
| 9773 | 2026.04.06 16:12:32.648531 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9774 | 2026.04.06 16:12:32.648636 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::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 | ||
| 9775 | 2026.04.06 16:12:32.648665 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9776 | 2026.04.06 16:12:32.648733 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9777 | 2026.04.06 16:12:32.648762 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 284 rows starting from the beginning of the part | ||
| 9778 | 2026.04.06 16:12:32.648769 [ 4 ] {4faf3b66-f4db-4f65-902d-b9689c0ba651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9779 | 2026.04.06 16:12:32.648814 [ 4 ] {4faf3b66-f4db-4f65-902d-b9689c0ba651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9780 | 2026.04.06 16:12:32.648820 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 9781 | 2026.04.06 16:12:32.648864 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 9782 | 2026.04.06 16:12:32.648914 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9783 | 2026.04.06 16:12:32.648953 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 9784 | 2026.04.06 16:12:32.649247 [ 4 ] {4faf3b66-f4db-4f65-902d-b9689c0ba651} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.04.06 16:12:32.649283 [ 4 ] {4faf3b66-f4db-4f65-902d-b9689c0ba651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9786 | 2026.04.06 16:12:32.649576 [ 4 ] {4faf3b66-f4db-4f65-902d-b9689c0ba651} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9787 | 2026.04.06 16:12:32.649778 [ 4 ] {4faf3b66-f4db-4f65-902d-b9689c0ba651} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.04.06 16:12:32.649813 [ 199 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208782 sec., 1174736.222081401 rows/sec., 79.09 MiB/sec. | ||
| 9789 | 2026.04.06 16:12:32.649913 [ 4 ] {4faf3b66-f4db-4f65-902d-b9689c0ba651} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001167 sec., 1713.796058269066 rows/sec., 139.75 KiB/sec. | ||
| 9790 | 2026.04.06 16:12:32.649956 [ 4 ] {4faf3b66-f4db-4f65-902d-b9689c0ba651} <Debug> TCPHandler: Processed in 0.001342745 sec. | ||
| 9791 | 2026.04.06 16:12:32.650077 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9792 | 2026.04.06 16:12:32.650075 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9793 | 2026.04.06 16:12:32.650175 [ 4 ] {33a3e2f2-e9c5-4936-8908-47db40836301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9794 | 2026.04.06 16:12:32.650222 [ 4 ] {33a3e2f2-e9c5-4936-8908-47db40836301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9795 | 2026.04.06 16:12:32.650564 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_25_6} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9796 | 2026.04.06 16:12:32.650696 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_25_6} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9797 | 2026.04.06 16:12:32.650836 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9798 | 2026.04.06 16:12:32.651043 [ 4 ] {33a3e2f2-e9c5-4936-8908-47db40836301} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2026.04.06 16:12:32.651084 [ 4 ] {33a3e2f2-e9c5-4936-8908-47db40836301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9800 | 2026.04.06 16:12:32.651443 [ 4 ] {33a3e2f2-e9c5-4936-8908-47db40836301} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9801 | 2026.04.06 16:12:32.651649 [ 4 ] {33a3e2f2-e9c5-4936-8908-47db40836301} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9802 | 2026.04.06 16:12:32.651782 [ 4 ] {33a3e2f2-e9c5-4936-8908-47db40836301} <Debug> executeQuery: Read 836 rows, 66.61 KiB in 0.001627 sec., 513829.1333743085 rows/sec., 39.98 MiB/sec. | ||
| 9803 | 2026.04.06 16:12:32.651819 [ 4 ] {33a3e2f2-e9c5-4936-8908-47db40836301} <Debug> TCPHandler: Processed in 0.001792464 sec. | ||
| 9804 | 2026.04.06 16:12:32.651938 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9805 | 2026.04.06 16:12:32.652033 [ 4 ] {567c937f-fd8a-4508-a79e-938c85fed73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9806 | 2026.04.06 16:12:32.652073 [ 4 ] {567c937f-fd8a-4508-a79e-938c85fed73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9807 | 2026.04.06 16:12:32.652521 [ 4 ] {567c937f-fd8a-4508-a79e-938c85fed73c} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2026.04.06 16:12:32.652556 [ 4 ] {567c937f-fd8a-4508-a79e-938c85fed73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9809 | 2026.04.06 16:12:32.652850 [ 4 ] {567c937f-fd8a-4508-a79e-938c85fed73c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9810 | 2026.04.06 16:12:32.653062 [ 4 ] {567c937f-fd8a-4508-a79e-938c85fed73c} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2026.04.06 16:12:32.653188 [ 4 ] {567c937f-fd8a-4508-a79e-938c85fed73c} <Debug> executeQuery: Read 163 rows, 10.11 KiB in 0.001173 sec., 138959.93179880647 rows/sec., 8.42 MiB/sec. | ||
| 9812 | 2026.04.06 16:12:32.653225 [ 4 ] {567c937f-fd8a-4508-a79e-938c85fed73c} <Debug> TCPHandler: Processed in 0.001342844 sec. | ||
| 9813 | 2026.04.06 16:12:32.653339 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9814 | 2026.04.06 16:12:32.653432 [ 4 ] {b870a72c-1314-4464-a591-30f6813f5d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9815 | 2026.04.06 16:12:32.653471 [ 4 ] {b870a72c-1314-4464-a591-30f6813f5d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9816 | 2026.04.06 16:12:32.653901 [ 4 ] {b870a72c-1314-4464-a591-30f6813f5d0d} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2026.04.06 16:12:32.653936 [ 4 ] {b870a72c-1314-4464-a591-30f6813f5d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9818 | 2026.04.06 16:12:32.654230 [ 4 ] {b870a72c-1314-4464-a591-30f6813f5d0d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9819 | 2026.04.06 16:12:32.654438 [ 4 ] {b870a72c-1314-4464-a591-30f6813f5d0d} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9820 | 2026.04.06 16:12:32.654563 [ 4 ] {b870a72c-1314-4464-a591-30f6813f5d0d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 9821 | 2026.04.06 16:12:32.654601 [ 4 ] {b870a72c-1314-4464-a591-30f6813f5d0d} <Debug> TCPHandler: Processed in 0.001311514 sec. | ||
| 9822 | 2026.04.06 16:12:32.654711 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2026.04.06 16:12:32.654805 [ 4 ] {9a3a878b-c4a8-4fc1-a971-9bf646b3c20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9824 | 2026.04.06 16:12:32.654844 [ 4 ] {9a3a878b-c4a8-4fc1-a971-9bf646b3c20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9825 | 2026.04.06 16:12:32.655279 [ 4 ] {9a3a878b-c4a8-4fc1-a971-9bf646b3c20e} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.04.06 16:12:32.655314 [ 4 ] {9a3a878b-c4a8-4fc1-a971-9bf646b3c20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9827 | 2026.04.06 16:12:32.655604 [ 4 ] {9a3a878b-c4a8-4fc1-a971-9bf646b3c20e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9828 | 2026.04.06 16:12:32.655815 [ 4 ] {9a3a878b-c4a8-4fc1-a971-9bf646b3c20e} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.04.06 16:12:32.655942 [ 37 ] {} <Debug> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9830 | 2026.04.06 16:12:32.655970 [ 4 ] {9a3a878b-c4a8-4fc1-a971-9bf646b3c20e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 9831 | 2026.04.06 16:12:32.655978 [ 37 ] {} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.04.06 16:12:32.656014 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9833 | 2026.04.06 16:12:32.656015 [ 4 ] {9a3a878b-c4a8-4fc1-a971-9bf646b3c20e} <Debug> TCPHandler: Processed in 0.001351995 sec. | ||
| 9834 | 2026.04.06 16:12:32.656092 [ 196 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::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 | ||
| 9835 | 2026.04.06 16:12:32.656144 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9836 | 2026.04.06 16:12:32.656182 [ 196 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9837 | 2026.04.06 16:12:32.656210 [ 196 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 148 rows starting from the beginning of the part | ||
| 9838 | 2026.04.06 16:12:32.656237 [ 4 ] {7dd7a708-2b6f-468c-b86b-16b8747737fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9839 | 2026.04.06 16:12:32.656279 [ 4 ] {7dd7a708-2b6f-468c-b86b-16b8747737fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9840 | 2026.04.06 16:12:32.656290 [ 196 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 9841 | 2026.04.06 16:12:32.656333 [ 196 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 9842 | 2026.04.06 16:12:32.656373 [ 196 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 9843 | 2026.04.06 16:12:32.656412 [ 196 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 9844 | 2026.04.06 16:12:32.656881 [ 4 ] {7dd7a708-2b6f-468c-b86b-16b8747737fc} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.04.06 16:12:32.656915 [ 4 ] {7dd7a708-2b6f-468c-b86b-16b8747737fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9846 | 2026.04.06 16:12:32.657160 [ 191 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00110071 sec., 672293.3379364229 rows/sec., 40.80 MiB/sec. | ||
| 9847 | 2026.04.06 16:12:32.657240 [ 4 ] {7dd7a708-2b6f-468c-b86b-16b8747737fc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9848 | 2026.04.06 16:12:32.657310 [ 199 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9849 | 2026.04.06 16:12:32.657498 [ 4 ] {7dd7a708-2b6f-468c-b86b-16b8747737fc} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2026.04.06 16:12:32.657630 [ 199 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_25_6} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.04.06 16:12:32.657647 [ 4 ] {7dd7a708-2b6f-468c-b86b-16b8747737fc} <Debug> executeQuery: Read 511 rows, 36.86 KiB in 0.001428 sec., 357843.1372549019 rows/sec., 25.21 MiB/sec. | ||
| 9852 | 2026.04.06 16:12:32.657689 [ 4 ] {7dd7a708-2b6f-468c-b86b-16b8747737fc} <Debug> TCPHandler: Processed in 0.001594309 sec. | ||
| 9853 | 2026.04.06 16:12:32.657711 [ 199 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_25_6} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9854 | 2026.04.06 16:12:32.657798 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9855 | 2026.04.06 16:12:32.657804 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9856 | 2026.04.06 16:12:32.657904 [ 4 ] {db2791b7-6525-4a17-84ef-19d4eddbc8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9857 | 2026.04.06 16:12:32.657945 [ 4 ] {db2791b7-6525-4a17-84ef-19d4eddbc8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9858 | 2026.04.06 16:12:32.658281 [ 4 ] {db2791b7-6525-4a17-84ef-19d4eddbc8f9} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2026.04.06 16:12:32.658316 [ 4 ] {db2791b7-6525-4a17-84ef-19d4eddbc8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9860 | 2026.04.06 16:12:32.658625 [ 4 ] {db2791b7-6525-4a17-84ef-19d4eddbc8f9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9861 | 2026.04.06 16:12:32.658829 [ 4 ] {db2791b7-6525-4a17-84ef-19d4eddbc8f9} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2026.04.06 16:12:32.658963 [ 4 ] {db2791b7-6525-4a17-84ef-19d4eddbc8f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 9863 | 2026.04.06 16:12:32.658999 [ 4 ] {db2791b7-6525-4a17-84ef-19d4eddbc8f9} <Debug> TCPHandler: Processed in 0.001244883 sec. | ||
| 9864 | 2026.04.06 16:12:32.659108 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9865 | 2026.04.06 16:12:32.659200 [ 4 ] {cc1fdc58-fb33-40f0-8455-17ffc265625e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9866 | 2026.04.06 16:12:32.659241 [ 4 ] {cc1fdc58-fb33-40f0-8455-17ffc265625e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9867 | 2026.04.06 16:12:32.659645 [ 4 ] {cc1fdc58-fb33-40f0-8455-17ffc265625e} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2026.04.06 16:12:32.659680 [ 4 ] {cc1fdc58-fb33-40f0-8455-17ffc265625e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9869 | 2026.04.06 16:12:32.660012 [ 4 ] {cc1fdc58-fb33-40f0-8455-17ffc265625e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9870 | 2026.04.06 16:12:32.660224 [ 4 ] {cc1fdc58-fb33-40f0-8455-17ffc265625e} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2026.04.06 16:12:32.660351 [ 4 ] {cc1fdc58-fb33-40f0-8455-17ffc265625e} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001169 sec., 227544.91017964075 rows/sec., 15.12 MiB/sec. | ||
| 9872 | 2026.04.06 16:12:32.660387 [ 4 ] {cc1fdc58-fb33-40f0-8455-17ffc265625e} <Debug> TCPHandler: Processed in 0.001327995 sec. | ||
| 9873 | 2026.04.06 16:12:32.660499 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9874 | 2026.04.06 16:12:32.660592 [ 4 ] {530215ef-4182-4574-9736-a93b2a30d121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9875 | 2026.04.06 16:12:32.660632 [ 4 ] {530215ef-4182-4574-9736-a93b2a30d121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9876 | 2026.04.06 16:12:32.660941 [ 4 ] {530215ef-4182-4574-9736-a93b2a30d121} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2026.04.06 16:12:32.660977 [ 4 ] {530215ef-4182-4574-9736-a93b2a30d121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9878 | 2026.04.06 16:12:32.661260 [ 4 ] {530215ef-4182-4574-9736-a93b2a30d121} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9879 | 2026.04.06 16:12:32.661465 [ 4 ] {530215ef-4182-4574-9736-a93b2a30d121} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2026.04.06 16:12:32.661564 [ 37 ] {} <Debug> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9881 | 2026.04.06 16:12:32.661595 [ 4 ] {530215ef-4182-4574-9736-a93b2a30d121} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 9882 | 2026.04.06 16:12:32.661595 [ 37 ] {} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2026.04.06 16:12:32.661633 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9884 | 2026.04.06 16:12:32.661637 [ 4 ] {530215ef-4182-4574-9736-a93b2a30d121} <Debug> TCPHandler: Processed in 0.001186502 sec. | ||
| 9885 | 2026.04.06 16:12:32.661731 [ 197 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 9886 | 2026.04.06 16:12:32.661757 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9887 | 2026.04.06 16:12:32.661854 [ 4 ] {0d239023-53bc-405a-a534-d28dd9cfedaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9888 | 2026.04.06 16:12:32.661867 [ 197 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9889 | 2026.04.06 16:12:32.661906 [ 4 ] {0d239023-53bc-405a-a534-d28dd9cfedaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9890 | 2026.04.06 16:12:32.661911 [ 197 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 9891 | 2026.04.06 16:12:32.661996 [ 197 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 9892 | 2026.04.06 16:12:32.662045 [ 197 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 9893 | 2026.04.06 16:12:32.662089 [ 197 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 9894 | 2026.04.06 16:12:32.662133 [ 197 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 9895 | 2026.04.06 16:12:32.662175 [ 197 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 9896 | 2026.04.06 16:12:32.662712 [ 4 ] {0d239023-53bc-405a-a534-d28dd9cfedaa} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2026.04.06 16:12:32.662752 [ 4 ] {0d239023-53bc-405a-a534-d28dd9cfedaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9898 | 2026.04.06 16:12:32.663043 [ 197 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001359955 sec., 18382.96120092209 rows/sec., 1.21 MiB/sec. | ||
| 9899 | 2026.04.06 16:12:32.663224 [ 202 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9900 | 2026.04.06 16:12:32.663292 [ 4 ] {0d239023-53bc-405a-a534-d28dd9cfedaa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9901 | 2026.04.06 16:12:32.663591 [ 4 ] {0d239023-53bc-405a-a534-d28dd9cfedaa} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2026.04.06 16:12:32.663638 [ 202 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_25_5} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2026.04.06 16:12:32.663736 [ 202 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_25_5} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9904 | 2026.04.06 16:12:32.663743 [ 4 ] {0d239023-53bc-405a-a534-d28dd9cfedaa} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001906 sec., 9968.520461699896 rows/sec., 17.86 MiB/sec. | ||
| 9905 | 2026.04.06 16:12:32.663814 [ 4 ] {0d239023-53bc-405a-a534-d28dd9cfedaa} <Debug> TCPHandler: Processed in 0.00210735 sec. | ||
| 9906 | 2026.04.06 16:12:32.663842 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9907 | 2026.04.06 16:12:32.663925 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.04.06 16:12:32.664023 [ 4 ] {3776adef-e5d5-4b58-ab7c-ec8247f64e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9909 | 2026.04.06 16:12:32.664063 [ 4 ] {3776adef-e5d5-4b58-ab7c-ec8247f64e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9910 | 2026.04.06 16:12:32.664393 [ 4 ] {3776adef-e5d5-4b58-ab7c-ec8247f64e4e} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.04.06 16:12:32.664428 [ 4 ] {3776adef-e5d5-4b58-ab7c-ec8247f64e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9912 | 2026.04.06 16:12:32.664738 [ 4 ] {3776adef-e5d5-4b58-ab7c-ec8247f64e4e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9913 | 2026.04.06 16:12:32.664952 [ 4 ] {3776adef-e5d5-4b58-ab7c-ec8247f64e4e} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.04.06 16:12:32.665079 [ 4 ] {3776adef-e5d5-4b58-ab7c-ec8247f64e4e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 9915 | 2026.04.06 16:12:32.665116 [ 4 ] {3776adef-e5d5-4b58-ab7c-ec8247f64e4e} <Debug> TCPHandler: Processed in 0.001239474 sec. | ||
| 9916 | 2026.04.06 16:12:36.485337 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9917 | 2026.04.06 16:12:36.485401 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9918 | 2026.04.06 16:12:36.614103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19174 | ||
| 9919 | 2026.04.06 16:12:36.614605 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.04.06 16:12:36.614644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9921 | 2026.04.06 16:12:36.615161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9922 | 2026.04.06 16:12:36.615406 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.04.06 16:12:36.615536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19174 | ||
| 9924 | 2026.04.06 16:12:36.675724 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1272 | ||
| 9925 | 2026.04.06 16:12:36.678135 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2026.04.06 16:12:36.678187 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9927 | 2026.04.06 16:12:36.679492 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9928 | 2026.04.06 16:12:36.679768 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.04.06 16:12:36.680155 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
| 9930 | 2026.04.06 16:12:37.638824 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9931 | 2026.04.06 16:12:37.639006 [ 4 ] {f97b0a83-7c7a-4a87-853a-d716f6b14002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9932 | 2026.04.06 16:12:37.639073 [ 4 ] {f97b0a83-7c7a-4a87-853a-d716f6b14002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9933 | 2026.04.06 16:12:37.639763 [ 4 ] {f97b0a83-7c7a-4a87-853a-d716f6b14002} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2026.04.06 16:12:37.639805 [ 4 ] {f97b0a83-7c7a-4a87-853a-d716f6b14002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9935 | 2026.04.06 16:12:37.640206 [ 4 ] {f97b0a83-7c7a-4a87-853a-d716f6b14002} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9936 | 2026.04.06 16:12:37.640436 [ 4 ] {f97b0a83-7c7a-4a87-853a-d716f6b14002} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2026.04.06 16:12:37.640595 [ 4 ] {f97b0a83-7c7a-4a87-853a-d716f6b14002} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001639 sec., 62233.06894447834 rows/sec., 5.19 MiB/sec. | ||
| 9938 | 2026.04.06 16:12:37.640646 [ 4 ] {f97b0a83-7c7a-4a87-853a-d716f6b14002} <Debug> TCPHandler: Processed in 0.001947636 sec. | ||
| 9939 | 2026.04.06 16:12:37.640773 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2026.04.06 16:12:37.640876 [ 4 ] {cdcb68de-af66-4950-86c9-897a76f1483a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9941 | 2026.04.06 16:12:37.640921 [ 4 ] {cdcb68de-af66-4950-86c9-897a76f1483a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9942 | 2026.04.06 16:12:37.641351 [ 4 ] {cdcb68de-af66-4950-86c9-897a76f1483a} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2026.04.06 16:12:37.641385 [ 4 ] {cdcb68de-af66-4950-86c9-897a76f1483a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9944 | 2026.04.06 16:12:37.641704 [ 4 ] {cdcb68de-af66-4950-86c9-897a76f1483a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9945 | 2026.04.06 16:12:37.641913 [ 4 ] {cdcb68de-af66-4950-86c9-897a76f1483a} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.04.06 16:12:37.642044 [ 4 ] {cdcb68de-af66-4950-86c9-897a76f1483a} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001192 sec., 19295.30201342282 rows/sec., 1.42 MiB/sec. | ||
| 9947 | 2026.04.06 16:12:37.642082 [ 4 ] {cdcb68de-af66-4950-86c9-897a76f1483a} <Debug> TCPHandler: Processed in 0.001362595 sec. | ||
| 9948 | 2026.04.06 16:12:37.642208 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2026.04.06 16:12:37.642305 [ 4 ] {da89cc46-a43b-46f1-bd06-f98c5db0c086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9950 | 2026.04.06 16:12:37.642347 [ 4 ] {da89cc46-a43b-46f1-bd06-f98c5db0c086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9951 | 2026.04.06 16:12:37.642848 [ 4 ] {da89cc46-a43b-46f1-bd06-f98c5db0c086} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2026.04.06 16:12:37.642884 [ 4 ] {da89cc46-a43b-46f1-bd06-f98c5db0c086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9953 | 2026.04.06 16:12:37.643199 [ 4 ] {da89cc46-a43b-46f1-bd06-f98c5db0c086} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9954 | 2026.04.06 16:12:37.643411 [ 4 ] {da89cc46-a43b-46f1-bd06-f98c5db0c086} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2026.04.06 16:12:37.643542 [ 4 ] {da89cc46-a43b-46f1-bd06-f98c5db0c086} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001258 sec., 69157.39268680445 rows/sec., 5.40 MiB/sec. | ||
| 9956 | 2026.04.06 16:12:37.643579 [ 4 ] {da89cc46-a43b-46f1-bd06-f98c5db0c086} <Debug> TCPHandler: Processed in 0.001420506 sec. | ||
| 9957 | 2026.04.06 16:12:37.643703 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2026.04.06 16:12:37.643798 [ 4 ] {04a5ec8d-73d0-4dca-8717-a0011ea891c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9959 | 2026.04.06 16:12:37.643843 [ 4 ] {04a5ec8d-73d0-4dca-8717-a0011ea891c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9960 | 2026.04.06 16:12:37.644270 [ 4 ] {04a5ec8d-73d0-4dca-8717-a0011ea891c8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2026.04.06 16:12:37.644305 [ 4 ] {04a5ec8d-73d0-4dca-8717-a0011ea891c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9962 | 2026.04.06 16:12:37.644634 [ 4 ] {04a5ec8d-73d0-4dca-8717-a0011ea891c8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9963 | 2026.04.06 16:12:37.644836 [ 4 ] {04a5ec8d-73d0-4dca-8717-a0011ea891c8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2026.04.06 16:12:37.644968 [ 4 ] {04a5ec8d-73d0-4dca-8717-a0011ea891c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 9965 | 2026.04.06 16:12:37.645004 [ 4 ] {04a5ec8d-73d0-4dca-8717-a0011ea891c8} <Debug> TCPHandler: Processed in 0.001351075 sec. | ||
| 9966 | 2026.04.06 16:12:37.645114 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9967 | 2026.04.06 16:12:37.645209 [ 4 ] {19e23439-783b-4971-bd39-032105082491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9968 | 2026.04.06 16:12:37.645262 [ 4 ] {19e23439-783b-4971-bd39-032105082491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9969 | 2026.04.06 16:12:37.646055 [ 4 ] {19e23439-783b-4971-bd39-032105082491} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.04.06 16:12:37.646090 [ 4 ] {19e23439-783b-4971-bd39-032105082491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9971 | 2026.04.06 16:12:37.646615 [ 4 ] {19e23439-783b-4971-bd39-032105082491} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9972 | 2026.04.06 16:12:37.646830 [ 4 ] {19e23439-783b-4971-bd39-032105082491} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.04.06 16:12:37.646968 [ 4 ] {19e23439-783b-4971-bd39-032105082491} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001776 sec., 12950.450450450451 rows/sec., 23.21 MiB/sec. | ||
| 9974 | 2026.04.06 16:12:37.647032 [ 4 ] {19e23439-783b-4971-bd39-032105082491} <Debug> TCPHandler: Processed in 0.001965727 sec. | ||
| 9975 | 2026.04.06 16:12:37.647160 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2026.04.06 16:12:37.647255 [ 4 ] {98ee89b2-a50a-45ee-84da-da2897d8c6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9977 | 2026.04.06 16:12:37.647296 [ 4 ] {98ee89b2-a50a-45ee-84da-da2897d8c6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9978 | 2026.04.06 16:12:37.647638 [ 4 ] {98ee89b2-a50a-45ee-84da-da2897d8c6e5} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2026.04.06 16:12:37.647672 [ 4 ] {98ee89b2-a50a-45ee-84da-da2897d8c6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9980 | 2026.04.06 16:12:37.647977 [ 4 ] {98ee89b2-a50a-45ee-84da-da2897d8c6e5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9981 | 2026.04.06 16:12:37.648178 [ 4 ] {98ee89b2-a50a-45ee-84da-da2897d8c6e5} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2026.04.06 16:12:37.648307 [ 4 ] {98ee89b2-a50a-45ee-84da-da2897d8c6e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 9983 | 2026.04.06 16:12:37.648342 [ 4 ] {98ee89b2-a50a-45ee-84da-da2897d8c6e5} <Debug> TCPHandler: Processed in 0.001231333 sec. | ||
| 9984 | 2026.04.06 16:12:37.710599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9985 | 2026.04.06 16:12:37.728452 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2026.04.06 16:12:37.728515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9987 | 2026.04.06 16:12:37.734757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9988 | 2026.04.06 16:12:37.735445 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2026.04.06 16:12:37.738443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9990 | 2026.04.06 16:12:42.646330 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9991 | 2026.04.06 16:12:42.646545 [ 4 ] {f19e1451-6657-42f4-a6bf-e3f74bd8a12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9992 | 2026.04.06 16:12:42.646620 [ 4 ] {f19e1451-6657-42f4-a6bf-e3f74bd8a12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9993 | 2026.04.06 16:12:42.647430 [ 4 ] {f19e1451-6657-42f4-a6bf-e3f74bd8a12d} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.04.06 16:12:42.647479 [ 4 ] {f19e1451-6657-42f4-a6bf-e3f74bd8a12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 9995 | 2026.04.06 16:12:42.647889 [ 4 ] {f19e1451-6657-42f4-a6bf-e3f74bd8a12d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9996 | 2026.04.06 16:12:42.648103 [ 4 ] {f19e1451-6657-42f4-a6bf-e3f74bd8a12d} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.04.06 16:12:42.648260 [ 4 ] {f19e1451-6657-42f4-a6bf-e3f74bd8a12d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001768 sec., 160633.4841628959 rows/sec., 10.20 MiB/sec. | ||
| 9998 | 2026.04.06 16:12:42.648325 [ 4 ] {f19e1451-6657-42f4-a6bf-e3f74bd8a12d} <Debug> TCPHandler: Processed in 0.002127369 sec. | ||
| 9999 | 2026.04.06 16:12:42.648472 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10000 | 2026.04.06 16:12:42.648576 [ 4 ] {59dd51cf-3fef-4d5b-955b-113ce0a53c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10001 | 2026.04.06 16:12:42.648620 [ 4 ] {59dd51cf-3fef-4d5b-955b-113ce0a53c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10002 | 2026.04.06 16:12:42.649562 [ 4 ] {59dd51cf-3fef-4d5b-955b-113ce0a53c34} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.04.06 16:12:42.649610 [ 4 ] {59dd51cf-3fef-4d5b-955b-113ce0a53c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10004 | 2026.04.06 16:12:42.650052 [ 4 ] {59dd51cf-3fef-4d5b-955b-113ce0a53c34} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10005 | 2026.04.06 16:12:42.650288 [ 4 ] {59dd51cf-3fef-4d5b-955b-113ce0a53c34} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.04.06 16:12:42.650414 [ 89 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10007 | 2026.04.06 16:12:42.650420 [ 4 ] {59dd51cf-3fef-4d5b-955b-113ce0a53c34} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001868 sec., 447002.1413276231 rows/sec., 34.79 MiB/sec. | ||
| 10008 | 2026.04.06 16:12:42.650490 [ 89 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.04.06 16:12:42.650505 [ 4 ] {59dd51cf-3fef-4d5b-955b-113ce0a53c34} <Debug> TCPHandler: Processed in 0.002086459 sec. | ||
| 10010 | 2026.04.06 16:12:42.650521 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10011 | 2026.04.06 16:12:42.650630 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2026.04.06 16:12:42.650653 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 10013 | 2026.04.06 16:12:42.650731 [ 4 ] {b54ed72b-f7de-4734-b954-b891aeee6553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10014 | 2026.04.06 16:12:42.650776 [ 4 ] {b54ed72b-f7de-4734-b954-b891aeee6553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10015 | 2026.04.06 16:12:42.650804 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10016 | 2026.04.06 16:12:42.650847 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3238 rows starting from the beginning of the part | ||
| 10017 | 2026.04.06 16:12:42.650939 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 835 rows starting from the beginning of the part | ||
| 10018 | 2026.04.06 16:12:42.650992 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 102 rows starting from the beginning of the part | ||
| 10019 | 2026.04.06 16:12:42.651042 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 836 rows starting from the beginning of the part | ||
| 10020 | 2026.04.06 16:12:42.651088 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 102 rows starting from the beginning of the part | ||
| 10021 | 2026.04.06 16:12:42.651137 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 835 rows starting from the beginning of the part | ||
| 10022 | 2026.04.06 16:12:42.651232 [ 4 ] {b54ed72b-f7de-4734-b954-b891aeee6553} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10023 | 2026.04.06 16:12:42.651273 [ 4 ] {b54ed72b-f7de-4734-b954-b891aeee6553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10024 | 2026.04.06 16:12:42.651600 [ 4 ] {b54ed72b-f7de-4734-b954-b891aeee6553} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10025 | 2026.04.06 16:12:42.651812 [ 4 ] {b54ed72b-f7de-4734-b954-b891aeee6553} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2026.04.06 16:12:42.651925 [ 89 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10027 | 2026.04.06 16:12:42.651947 [ 4 ] {b54ed72b-f7de-4734-b954-b891aeee6553} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001237 sec., 130153.5974130962 rows/sec., 7.87 MiB/sec. | ||
| 10028 | 2026.04.06 16:12:42.651956 [ 89 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10029 | 2026.04.06 16:12:42.651986 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10030 | 2026.04.06 16:12:42.651992 [ 4 ] {b54ed72b-f7de-4734-b954-b891aeee6553} <Debug> TCPHandler: Processed in 0.001410786 sec. | ||
| 10031 | 2026.04.06 16:12:42.652087 [ 202 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 10032 | 2026.04.06 16:12:42.652113 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10033 | 2026.04.06 16:12:42.652217 [ 4 ] {c8bf91b0-3d7b-4d06-abd8-27ffb9da7177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10034 | 2026.04.06 16:12:42.652225 [ 202 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10035 | 2026.04.06 16:12:42.652260 [ 4 ] {c8bf91b0-3d7b-4d06-abd8-27ffb9da7177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10036 | 2026.04.06 16:12:42.652267 [ 202 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 211 rows starting from the beginning of the part | ||
| 10037 | 2026.04.06 16:12:42.652342 [ 202 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 161 rows starting from the beginning of the part | ||
| 10038 | 2026.04.06 16:12:42.652397 [ 202 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 23 rows starting from the beginning of the part | ||
| 10039 | 2026.04.06 16:12:42.652436 [ 202 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 163 rows starting from the beginning of the part | ||
| 10040 | 2026.04.06 16:12:42.652474 [ 202 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 23 rows starting from the beginning of the part | ||
| 10041 | 2026.04.06 16:12:42.652512 [ 202 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 161 rows starting from the beginning of the part | ||
| 10042 | 2026.04.06 16:12:42.652715 [ 4 ] {c8bf91b0-3d7b-4d06-abd8-27ffb9da7177} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2026.04.06 16:12:42.652756 [ 4 ] {c8bf91b0-3d7b-4d06-abd8-27ffb9da7177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10044 | 2026.04.06 16:12:42.653329 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5948 rows, containing 5 columns (5 merged, 0 gathered) in 0.002734381 sec., 2175263.798278294 rows/sec., 174.27 MiB/sec. | ||
| 10045 | 2026.04.06 16:12:42.653336 [ 4 ] {c8bf91b0-3d7b-4d06-abd8-27ffb9da7177} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10046 | 2026.04.06 16:12:42.653407 [ 195 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367695 sec., 542518.6170893365 rows/sec., 35.73 MiB/sec. | ||
| 10047 | 2026.04.06 16:12:42.653576 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10048 | 2026.04.06 16:12:42.653580 [ 4 ] {c8bf91b0-3d7b-4d06-abd8-27ffb9da7177} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10049 | 2026.04.06 16:12:42.653622 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10050 | 2026.04.06 16:12:42.653725 [ 4 ] {c8bf91b0-3d7b-4d06-abd8-27ffb9da7177} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001526 sec., 97640.89121887287 rows/sec., 6.31 MiB/sec. | ||
| 10051 | 2026.04.06 16:12:42.653768 [ 4 ] {c8bf91b0-3d7b-4d06-abd8-27ffb9da7177} <Debug> TCPHandler: Processed in 0.001702642 sec. | ||
| 10052 | 2026.04.06 16:12:42.653890 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10053 | 2026.04.06 16:12:42.653898 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_56_11} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.04.06 16:12:42.653939 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_66_13} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10055 | 2026.04.06 16:12:42.653974 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_56_11} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10056 | 2026.04.06 16:12:42.653983 [ 4 ] {2b1f33b8-b1b5-467f-aabd-2dd04d1524fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10057 | 2026.04.06 16:12:42.654022 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_66_13} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10058 | 2026.04.06 16:12:42.654025 [ 4 ] {2b1f33b8-b1b5-467f-aabd-2dd04d1524fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10059 | 2026.04.06 16:12:42.654063 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10060 | 2026.04.06 16:12:42.654104 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 10061 | 2026.04.06 16:12:42.654499 [ 4 ] {2b1f33b8-b1b5-467f-aabd-2dd04d1524fe} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.04.06 16:12:42.654539 [ 4 ] {2b1f33b8-b1b5-467f-aabd-2dd04d1524fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10063 | 2026.04.06 16:12:42.654840 [ 4 ] {2b1f33b8-b1b5-467f-aabd-2dd04d1524fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10064 | 2026.04.06 16:12:42.655049 [ 4 ] {2b1f33b8-b1b5-467f-aabd-2dd04d1524fe} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.04.06 16:12:42.655177 [ 4 ] {2b1f33b8-b1b5-467f-aabd-2dd04d1524fe} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. | ||
| 10066 | 2026.04.06 16:12:42.655214 [ 4 ] {2b1f33b8-b1b5-467f-aabd-2dd04d1524fe} <Debug> TCPHandler: Processed in 0.001371395 sec. | ||
| 10067 | 2026.04.06 16:12:42.655328 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10068 | 2026.04.06 16:12:42.655420 [ 4 ] {e757ff92-941a-4d8d-8e9e-3015f51be5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10069 | 2026.04.06 16:12:42.655458 [ 4 ] {e757ff92-941a-4d8d-8e9e-3015f51be5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10070 | 2026.04.06 16:12:42.656162 [ 4 ] {e757ff92-941a-4d8d-8e9e-3015f51be5d8} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10071 | 2026.04.06 16:12:42.656197 [ 4 ] {e757ff92-941a-4d8d-8e9e-3015f51be5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10072 | 2026.04.06 16:12:42.656512 [ 4 ] {e757ff92-941a-4d8d-8e9e-3015f51be5d8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10073 | 2026.04.06 16:12:42.656710 [ 4 ] {e757ff92-941a-4d8d-8e9e-3015f51be5d8} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10074 | 2026.04.06 16:12:42.656820 [ 89 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10075 | 2026.04.06 16:12:42.656839 [ 4 ] {e757ff92-941a-4d8d-8e9e-3015f51be5d8} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001436 sec., 354456.82451253483 rows/sec., 24.96 MiB/sec. | ||
| 10076 | 2026.04.06 16:12:42.656851 [ 89 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2026.04.06 16:12:42.656877 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10078 | 2026.04.06 16:12:42.656882 [ 4 ] {e757ff92-941a-4d8d-8e9e-3015f51be5d8} <Debug> TCPHandler: Processed in 0.00160149 sec. | ||
| 10079 | 2026.04.06 16:12:42.656962 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 10080 | 2026.04.06 16:12:42.657002 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10081 | 2026.04.06 16:12:42.657051 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10082 | 2026.04.06 16:12:42.657081 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1792 rows starting from the beginning of the part | ||
| 10083 | 2026.04.06 16:12:42.657093 [ 4 ] {c102919a-380e-4a97-9ec8-de26e649d9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10084 | 2026.04.06 16:12:42.657133 [ 4 ] {c102919a-380e-4a97-9ec8-de26e649d9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10085 | 2026.04.06 16:12:42.657152 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 509 rows starting from the beginning of the part | ||
| 10086 | 2026.04.06 16:12:42.657202 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 87 rows starting from the beginning of the part | ||
| 10087 | 2026.04.06 16:12:42.657247 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 511 rows starting from the beginning of the part | ||
| 10088 | 2026.04.06 16:12:42.657284 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 87 rows starting from the beginning of the part | ||
| 10089 | 2026.04.06 16:12:42.657321 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 509 rows starting from the beginning of the part | ||
| 10090 | 2026.04.06 16:12:42.657491 [ 4 ] {c102919a-380e-4a97-9ec8-de26e649d9e4} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2026.04.06 16:12:42.657525 [ 4 ] {c102919a-380e-4a97-9ec8-de26e649d9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10092 | 2026.04.06 16:12:42.657819 [ 4 ] {c102919a-380e-4a97-9ec8-de26e649d9e4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10093 | 2026.04.06 16:12:42.658024 [ 4 ] {c102919a-380e-4a97-9ec8-de26e649d9e4} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2026.04.06 16:12:42.658126 [ 89 ] {} <Debug> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10095 | 2026.04.06 16:12:42.658153 [ 4 ] {c102919a-380e-4a97-9ec8-de26e649d9e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 10096 | 2026.04.06 16:12:42.658154 [ 89 ] {} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2026.04.06 16:12:42.658190 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10098 | 2026.04.06 16:12:42.658195 [ 4 ] {c102919a-380e-4a97-9ec8-de26e649d9e4} <Debug> TCPHandler: Processed in 0.001240503 sec. | ||
| 10099 | 2026.04.06 16:12:42.658260 [ 199 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 10100 | 2026.04.06 16:12:42.658320 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10101 | 2026.04.06 16:12:42.658350 [ 199 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10102 | 2026.04.06 16:12:42.658380 [ 199 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 10103 | 2026.04.06 16:12:42.658415 [ 4 ] {f0140e74-4939-4565-aa5d-93193b110cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10104 | 2026.04.06 16:12:42.658424 [ 199 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 10105 | 2026.04.06 16:12:42.658465 [ 4 ] {f0140e74-4939-4565-aa5d-93193b110cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10106 | 2026.04.06 16:12:42.658476 [ 199 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 10107 | 2026.04.06 16:12:42.658495 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3495 rows, containing 5 columns (5 merged, 0 gathered) in 0.001572209 sec., 2222986.892963976 rows/sec., 162.82 MiB/sec. | ||
| 10108 | 2026.04.06 16:12:42.658518 [ 199 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 10109 | 2026.04.06 16:12:42.658551 [ 199 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 10110 | 2026.04.06 16:12:42.658584 [ 199 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 10111 | 2026.04.06 16:12:42.658765 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10112 | 2026.04.06 16:12:42.658914 [ 4 ] {f0140e74-4939-4565-aa5d-93193b110cb8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10113 | 2026.04.06 16:12:42.658957 [ 4 ] {f0140e74-4939-4565-aa5d-93193b110cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10114 | 2026.04.06 16:12:42.659119 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_66_13} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2026.04.06 16:12:42.659214 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_66_13} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10116 | 2026.04.06 16:12:42.659251 [ 195 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.00102299 sec., 152494.1592781943 rows/sec., 7.78 MiB/sec. | ||
| 10117 | 2026.04.06 16:12:42.659306 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 10118 | 2026.04.06 16:12:42.659324 [ 4 ] {f0140e74-4939-4565-aa5d-93193b110cb8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10119 | 2026.04.06 16:12:42.659379 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10120 | 2026.04.06 16:12:42.659544 [ 4 ] {f0140e74-4939-4565-aa5d-93193b110cb8} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10121 | 2026.04.06 16:12:42.659619 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_26_5} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2026.04.06 16:12:42.659654 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10123 | 2026.04.06 16:12:42.659673 [ 4 ] {f0140e74-4939-4565-aa5d-93193b110cb8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001276 sec., 207680.25078369907 rows/sec., 13.80 MiB/sec. | ||
| 10124 | 2026.04.06 16:12:42.659686 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_26_5} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10125 | 2026.04.06 16:12:42.659683 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2026.04.06 16:12:42.659714 [ 4 ] {f0140e74-4939-4565-aa5d-93193b110cb8} <Debug> TCPHandler: Processed in 0.001441607 sec. | ||
| 10127 | 2026.04.06 16:12:42.659721 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10128 | 2026.04.06 16:12:42.659764 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10129 | 2026.04.06 16:12:42.659834 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 10130 | 2026.04.06 16:12:42.659835 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10131 | 2026.04.06 16:12:42.659900 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10132 | 2026.04.06 16:12:42.659924 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22450 rows starting from the beginning of the part | ||
| 10133 | 2026.04.06 16:12:42.659933 [ 4 ] {59d36f57-d8b2-4bab-8496-9fcbf87ea718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10134 | 2026.04.06 16:12:42.659971 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 265 rows starting from the beginning of the part | ||
| 10135 | 2026.04.06 16:12:42.659974 [ 4 ] {59d36f57-d8b2-4bab-8496-9fcbf87ea718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10136 | 2026.04.06 16:12:42.660008 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 10137 | 2026.04.06 16:12:42.660042 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 266 rows starting from the beginning of the part | ||
| 10138 | 2026.04.06 16:12:42.660073 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 10139 | 2026.04.06 16:12:42.660107 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 265 rows starting from the beginning of the part | ||
| 10140 | 2026.04.06 16:12:42.660300 [ 4 ] {59d36f57-d8b2-4bab-8496-9fcbf87ea718} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10141 | 2026.04.06 16:12:42.660334 [ 4 ] {59d36f57-d8b2-4bab-8496-9fcbf87ea718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10142 | 2026.04.06 16:12:42.660620 [ 4 ] {59d36f57-d8b2-4bab-8496-9fcbf87ea718} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10143 | 2026.04.06 16:12:42.660821 [ 4 ] {59d36f57-d8b2-4bab-8496-9fcbf87ea718} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10144 | 2026.04.06 16:12:42.660948 [ 4 ] {59d36f57-d8b2-4bab-8496-9fcbf87ea718} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 10145 | 2026.04.06 16:12:42.660983 [ 4 ] {59d36f57-d8b2-4bab-8496-9fcbf87ea718} <Debug> TCPHandler: Processed in 0.001194292 sec. | ||
| 10146 | 2026.04.06 16:12:42.661093 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10147 | 2026.04.06 16:12:42.661184 [ 4 ] {6cfff243-3ab4-4f26-84d8-0da3553d529e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10148 | 2026.04.06 16:12:42.661236 [ 4 ] {6cfff243-3ab4-4f26-84d8-0da3553d529e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10149 | 2026.04.06 16:12:42.662067 [ 4 ] {6cfff243-3ab4-4f26-84d8-0da3553d529e} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10150 | 2026.04.06 16:12:42.662102 [ 4 ] {6cfff243-3ab4-4f26-84d8-0da3553d529e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10151 | 2026.04.06 16:12:42.662636 [ 4 ] {6cfff243-3ab4-4f26-84d8-0da3553d529e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10152 | 2026.04.06 16:12:42.662856 [ 4 ] {6cfff243-3ab4-4f26-84d8-0da3553d529e} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2026.04.06 16:12:42.662969 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10154 | 2026.04.06 16:12:42.662996 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.04.06 16:12:42.662997 [ 4 ] {6cfff243-3ab4-4f26-84d8-0da3553d529e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001831 sec., 10376.843255051885 rows/sec., 18.59 MiB/sec. | ||
| 10156 | 2026.04.06 16:12:42.663012 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10157 | 2026.04.06 16:12:42.663064 [ 4 ] {6cfff243-3ab4-4f26-84d8-0da3553d529e} <Debug> TCPHandler: Processed in 0.002017677 sec. | ||
| 10158 | 2026.04.06 16:12:42.663101 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 10159 | 2026.04.06 16:12:42.663190 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10160 | 2026.04.06 16:12:42.663286 [ 4 ] {0132512d-9184-4cab-a333-8654d3b80c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10161 | 2026.04.06 16:12:42.663326 [ 4 ] {0132512d-9184-4cab-a333-8654d3b80c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10162 | 2026.04.06 16:12:42.663336 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10163 | 2026.04.06 16:12:42.663398 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1078 rows starting from the beginning of the part | ||
| 10164 | 2026.04.06 16:12:42.663530 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 19 rows starting from the beginning of the part | ||
| 10165 | 2026.04.06 16:12:42.663651 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 23 rows starting from the beginning of the part | ||
| 10166 | 2026.04.06 16:12:42.663685 [ 4 ] {0132512d-9184-4cab-a333-8654d3b80c6f} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10167 | 2026.04.06 16:12:42.663726 [ 4 ] {0132512d-9184-4cab-a333-8654d3b80c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10168 | 2026.04.06 16:12:42.663774 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 19 rows starting from the beginning of the part | ||
| 10169 | 2026.04.06 16:12:42.663918 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 23 rows starting from the beginning of the part | ||
| 10170 | 2026.04.06 16:12:42.664041 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 19 rows starting from the beginning of the part | ||
| 10171 | 2026.04.06 16:12:42.664062 [ 4 ] {0132512d-9184-4cab-a333-8654d3b80c6f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10172 | 2026.04.06 16:12:42.664281 [ 4 ] {0132512d-9184-4cab-a333-8654d3b80c6f} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2026.04.06 16:12:42.664412 [ 69 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10174 | 2026.04.06 16:12:42.664420 [ 4 ] {0132512d-9184-4cab-a333-8654d3b80c6f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001153 sec., 78057.24197745013 rows/sec., 4.88 MiB/sec. | ||
| 10175 | 2026.04.06 16:12:42.664458 [ 69 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10176 | 2026.04.06 16:12:42.664476 [ 4 ] {0132512d-9184-4cab-a333-8654d3b80c6f} <Debug> TCPHandler: Processed in 0.001333934 sec. | ||
| 10177 | 2026.04.06 16:12:42.664484 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10178 | 2026.04.06 16:12:42.664569 [ 202 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 10179 | 2026.04.06 16:12:42.664673 [ 202 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10180 | 2026.04.06 16:12:42.664699 [ 202 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2808 rows starting from the beginning of the part | ||
| 10181 | 2026.04.06 16:12:42.664744 [ 202 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 10182 | 2026.04.06 16:12:42.664780 [ 202 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 10183 | 2026.04.06 16:12:42.664812 [ 202 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 10184 | 2026.04.06 16:12:42.664850 [ 202 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10185 | 2026.04.06 16:12:42.664881 [ 202 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 10186 | 2026.04.06 16:12:42.667412 [ 189 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002876723 sec., 1111681.5904763858 rows/sec., 70.58 MiB/sec. | ||
| 10187 | 2026.04.06 16:12:42.667851 [ 198 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10188 | 2026.04.06 16:12:42.668196 [ 198 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_66_13} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.04.06 16:12:42.668284 [ 198 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_66_13} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10190 | 2026.04.06 16:12:42.668363 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 10191 | 2026.04.06 16:12:42.668808 [ 186 ] {81a64079-e956-431a-868f-58876cd98500::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23566 rows, containing 5 columns (5 merged, 0 gathered) in 0.008996456 sec., 2619475.9358574087 rows/sec., 165.87 MiB/sec. | ||
| 10192 | 2026.04.06 16:12:42.669419 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10193 | 2026.04.06 16:12:42.669674 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.04.06 16:12:42.669744 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10195 | 2026.04.06 16:12:42.669820 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 10196 | 2026.04.06 16:12:42.671852 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1181 rows, containing 19 columns (19 merged, 0 gathered) in 0.008783553 sec., 134455.84036437192 rows/sec., 240.94 MiB/sec. | ||
| 10197 | 2026.04.06 16:12:42.673087 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10198 | 2026.04.06 16:12:42.673419 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2026.04.06 16:12:42.673492 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10200 | 2026.04.06 16:12:42.673646 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 10201 | 2026.04.06 16:12:43.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.75 MiB, peak 313.55 MiB, free memory in arenas 0.00 B, will set to 303.69 MiB (RSS), difference: 3.94 MiB | ||
| 10202 | 2026.04.06 16:12:44.115643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19686 | ||
| 10203 | 2026.04.06 16:12:44.116441 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10204 | 2026.04.06 16:12:44.116510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10205 | 2026.04.06 16:12:44.117605 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10206 | 2026.04.06 16:12:44.118035 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10207 | 2026.04.06 16:12:44.118262 [ 104 ] {} <Debug> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10208 | 2026.04.06 16:12:44.118296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19686 | ||
| 10209 | 2026.04.06 16:12:44.118321 [ 104 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10210 | 2026.04.06 16:12:44.118358 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10211 | 2026.04.06 16:12:44.118535 [ 198 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 10212 | 2026.04.06 16:12:44.118713 [ 198 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10213 | 2026.04.06 16:12:44.118771 [ 198 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17254 rows starting from the beginning of the part | ||
| 10214 | 2026.04.06 16:12:44.118860 [ 198 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 10215 | 2026.04.06 16:12:44.118939 [ 198 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 10216 | 2026.04.06 16:12:44.119001 [ 198 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 10217 | 2026.04.06 16:12:44.119057 [ 198 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 10218 | 2026.04.06 16:12:44.119111 [ 198 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 10219 | 2026.04.06 16:12:44.122092 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19686 rows, containing 4 columns (4 merged, 0 gathered) in 0.003633277 sec., 5418249.145330786 rows/sec., 77.51 MiB/sec. | ||
| 10220 | 2026.04.06 16:12:44.122651 [ 194 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10221 | 2026.04.06 16:12:44.123100 [ 194 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_41_8} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.04.06 16:12:44.123217 [ 194 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_41_8} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10223 | 2026.04.06 16:12:44.123368 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 10224 | 2026.04.06 16:12:44.698702 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10225 | 2026.04.06 16:12:44.698881 [ 4 ] {174823b6-ecf4-40e0-a805-b03e1e47491c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10226 | 2026.04.06 16:12:44.698950 [ 4 ] {174823b6-ecf4-40e0-a805-b03e1e47491c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10227 | 2026.04.06 16:12:44.699584 [ 4 ] {174823b6-ecf4-40e0-a805-b03e1e47491c} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.04.06 16:12:44.699630 [ 4 ] {174823b6-ecf4-40e0-a805-b03e1e47491c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10229 | 2026.04.06 16:12:44.700020 [ 4 ] {174823b6-ecf4-40e0-a805-b03e1e47491c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10230 | 2026.04.06 16:12:44.700251 [ 4 ] {174823b6-ecf4-40e0-a805-b03e1e47491c} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.04.06 16:12:44.700414 [ 4 ] {174823b6-ecf4-40e0-a805-b03e1e47491c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001581 sec., 1265.022137887413 rows/sec., 103.15 KiB/sec. | ||
| 10232 | 2026.04.06 16:12:44.700465 [ 4 ] {174823b6-ecf4-40e0-a805-b03e1e47491c} <Debug> TCPHandler: Processed in 0.001889735 sec. | ||
| 10233 | 2026.04.06 16:12:44.700594 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10234 | 2026.04.06 16:12:44.700697 [ 4 ] {00cf4b59-bc14-4c4c-a57b-78e1a8fce822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10235 | 2026.04.06 16:12:44.700739 [ 4 ] {00cf4b59-bc14-4c4c-a57b-78e1a8fce822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10236 | 2026.04.06 16:12:44.702452 [ 4 ] {00cf4b59-bc14-4c4c-a57b-78e1a8fce822} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2026.04.06 16:12:44.702493 [ 4 ] {00cf4b59-bc14-4c4c-a57b-78e1a8fce822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10238 | 2026.04.06 16:12:44.702993 [ 4 ] {00cf4b59-bc14-4c4c-a57b-78e1a8fce822} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10239 | 2026.04.06 16:12:44.703217 [ 4 ] {00cf4b59-bc14-4c4c-a57b-78e1a8fce822} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2026.04.06 16:12:44.703359 [ 4 ] {00cf4b59-bc14-4c4c-a57b-78e1a8fce822} <Debug> executeQuery: Read 2452 rows, 184.98 KiB in 0.002684 sec., 913561.8479880774 rows/sec., 67.30 MiB/sec. | ||
| 10241 | 2026.04.06 16:12:44.703398 [ 4 ] {00cf4b59-bc14-4c4c-a57b-78e1a8fce822} <Debug> TCPHandler: Processed in 0.002856933 sec. | ||
| 10242 | 2026.04.06 16:12:44.703524 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10243 | 2026.04.06 16:12:44.703622 [ 4 ] {735f1168-6ca9-4acd-af2f-de10f4dcd91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10244 | 2026.04.06 16:12:44.703663 [ 4 ] {735f1168-6ca9-4acd-af2f-de10f4dcd91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10245 | 2026.04.06 16:12:44.704107 [ 4 ] {735f1168-6ca9-4acd-af2f-de10f4dcd91c} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10246 | 2026.04.06 16:12:44.704144 [ 4 ] {735f1168-6ca9-4acd-af2f-de10f4dcd91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10247 | 2026.04.06 16:12:44.704446 [ 4 ] {735f1168-6ca9-4acd-af2f-de10f4dcd91c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10248 | 2026.04.06 16:12:44.704663 [ 4 ] {735f1168-6ca9-4acd-af2f-de10f4dcd91c} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2026.04.06 16:12:44.704797 [ 4 ] {735f1168-6ca9-4acd-af2f-de10f4dcd91c} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001196 sec., 30100.334448160535 rows/sec., 2.20 MiB/sec. | ||
| 10250 | 2026.04.06 16:12:44.704834 [ 4 ] {735f1168-6ca9-4acd-af2f-de10f4dcd91c} <Debug> TCPHandler: Processed in 0.001359756 sec. | ||
| 10251 | 2026.04.06 16:12:44.704960 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10252 | 2026.04.06 16:12:44.705090 [ 4 ] {d07e5653-0f72-44db-a8e1-821e7c539c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10253 | 2026.04.06 16:12:44.705137 [ 4 ] {d07e5653-0f72-44db-a8e1-821e7c539c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10254 | 2026.04.06 16:12:44.705836 [ 4 ] {d07e5653-0f72-44db-a8e1-821e7c539c60} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.04.06 16:12:44.705873 [ 4 ] {d07e5653-0f72-44db-a8e1-821e7c539c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10256 | 2026.04.06 16:12:44.706225 [ 4 ] {d07e5653-0f72-44db-a8e1-821e7c539c60} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10257 | 2026.04.06 16:12:44.706438 [ 4 ] {d07e5653-0f72-44db-a8e1-821e7c539c60} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.04.06 16:12:44.706552 [ 138 ] {} <Debug> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10259 | 2026.04.06 16:12:44.706569 [ 4 ] {d07e5653-0f72-44db-a8e1-821e7c539c60} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001503 sec., 532934.131736527 rows/sec., 30.78 MiB/sec. | ||
| 10260 | 2026.04.06 16:12:44.706622 [ 138 ] {} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2026.04.06 16:12:44.706630 [ 4 ] {d07e5653-0f72-44db-a8e1-821e7c539c60} <Debug> TCPHandler: Processed in 0.001730242 sec. | ||
| 10262 | 2026.04.06 16:12:44.706651 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10263 | 2026.04.06 16:12:44.706746 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10264 | 2026.04.06 16:12:44.706763 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::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 | ||
| 10265 | 2026.04.06 16:12:44.706844 [ 4 ] {7bd55cab-d76f-464b-ae85-bc14397e4802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10266 | 2026.04.06 16:12:44.706883 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10267 | 2026.04.06 16:12:44.706888 [ 4 ] {7bd55cab-d76f-464b-ae85-bc14397e4802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10268 | 2026.04.06 16:12:44.706922 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 950 rows starting from the beginning of the part | ||
| 10269 | 2026.04.06 16:12:44.706991 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 801 rows starting from the beginning of the part | ||
| 10270 | 2026.04.06 16:12:44.707047 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 10271 | 2026.04.06 16:12:44.707089 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 10272 | 2026.04.06 16:12:44.707182 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 10273 | 2026.04.06 16:12:44.707229 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 801 rows starting from the beginning of the part | ||
| 10274 | 2026.04.06 16:12:44.707295 [ 4 ] {7bd55cab-d76f-464b-ae85-bc14397e4802} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2026.04.06 16:12:44.707334 [ 4 ] {7bd55cab-d76f-464b-ae85-bc14397e4802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10276 | 2026.04.06 16:12:44.707675 [ 4 ] {7bd55cab-d76f-464b-ae85-bc14397e4802} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10277 | 2026.04.06 16:12:44.707903 [ 4 ] {7bd55cab-d76f-464b-ae85-bc14397e4802} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2026.04.06 16:12:44.708041 [ 4 ] {7bd55cab-d76f-464b-ae85-bc14397e4802} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001216 sec., 822.3684210526316 rows/sec., 57.82 KiB/sec. | ||
| 10279 | 2026.04.06 16:12:44.708079 [ 4 ] {7bd55cab-d76f-464b-ae85-bc14397e4802} <Debug> TCPHandler: Processed in 0.001383345 sec. | ||
| 10280 | 2026.04.06 16:12:44.708184 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2026.04.06 16:12:44.708282 [ 4 ] {a686c66a-1a48-4d37-b941-b36829725992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10282 | 2026.04.06 16:12:44.708323 [ 4 ] {a686c66a-1a48-4d37-b941-b36829725992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10283 | 2026.04.06 16:12:44.708816 [ 193 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.002096189 sec., 1430691.602713305 rows/sec., 90.04 MiB/sec. | ||
| 10284 | 2026.04.06 16:12:44.709094 [ 191 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10285 | 2026.04.06 16:12:44.709209 [ 4 ] {a686c66a-1a48-4d37-b941-b36829725992} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2026.04.06 16:12:44.709253 [ 4 ] {a686c66a-1a48-4d37-b941-b36829725992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10287 | 2026.04.06 16:12:44.709490 [ 191 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_36_7} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2026.04.06 16:12:44.709587 [ 191 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_36_7} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10289 | 2026.04.06 16:12:44.709653 [ 4 ] {a686c66a-1a48-4d37-b941-b36829725992} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10290 | 2026.04.06 16:12:44.709713 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 10291 | 2026.04.06 16:12:44.709892 [ 4 ] {a686c66a-1a48-4d37-b941-b36829725992} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10292 | 2026.04.06 16:12:44.710033 [ 4 ] {a686c66a-1a48-4d37-b941-b36829725992} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001769 sec., 743357.8292820803 rows/sec., 49.75 MiB/sec. | ||
| 10293 | 2026.04.06 16:12:44.710071 [ 4 ] {a686c66a-1a48-4d37-b941-b36829725992} <Debug> TCPHandler: Processed in 0.001936235 sec. | ||
| 10294 | 2026.04.06 16:12:44.710186 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10295 | 2026.04.06 16:12:44.710281 [ 4 ] {8807f808-d05b-4cdb-a9d3-9cb87589b33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10296 | 2026.04.06 16:12:44.710324 [ 4 ] {8807f808-d05b-4cdb-a9d3-9cb87589b33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10297 | 2026.04.06 16:12:44.711035 [ 4 ] {8807f808-d05b-4cdb-a9d3-9cb87589b33a} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10298 | 2026.04.06 16:12:44.711072 [ 4 ] {8807f808-d05b-4cdb-a9d3-9cb87589b33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10299 | 2026.04.06 16:12:44.711501 [ 4 ] {8807f808-d05b-4cdb-a9d3-9cb87589b33a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10300 | 2026.04.06 16:12:44.711718 [ 4 ] {8807f808-d05b-4cdb-a9d3-9cb87589b33a} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10301 | 2026.04.06 16:12:44.711854 [ 4 ] {8807f808-d05b-4cdb-a9d3-9cb87589b33a} <Debug> executeQuery: Read 1517 rows, 94.44 KiB in 0.001592 sec., 952889.4472361809 rows/sec., 57.93 MiB/sec. | ||
| 10302 | 2026.04.06 16:12:44.711897 [ 4 ] {8807f808-d05b-4cdb-a9d3-9cb87589b33a} <Debug> TCPHandler: Processed in 0.001758872 sec. | ||
| 10303 | 2026.04.06 16:12:44.712017 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10304 | 2026.04.06 16:12:44.712111 [ 4 ] {71e8fca5-b86b-46cb-870e-b954594a1dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10305 | 2026.04.06 16:12:44.712166 [ 4 ] {71e8fca5-b86b-46cb-870e-b954594a1dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10306 | 2026.04.06 16:12:44.713011 [ 4 ] {71e8fca5-b86b-46cb-870e-b954594a1dba} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2026.04.06 16:12:44.713048 [ 4 ] {71e8fca5-b86b-46cb-870e-b954594a1dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10308 | 2026.04.06 16:12:44.713600 [ 4 ] {71e8fca5-b86b-46cb-870e-b954594a1dba} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10309 | 2026.04.06 16:12:44.713832 [ 4 ] {71e8fca5-b86b-46cb-870e-b954594a1dba} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2026.04.06 16:12:44.713974 [ 4 ] {71e8fca5-b86b-46cb-870e-b954594a1dba} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001881 sec., 18075.491759702287 rows/sec., 32.39 MiB/sec. | ||
| 10311 | 2026.04.06 16:12:44.714037 [ 4 ] {71e8fca5-b86b-46cb-870e-b954594a1dba} <Debug> TCPHandler: Processed in 0.002068029 sec. | ||
| 10312 | 2026.04.06 16:12:44.714170 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10313 | 2026.04.06 16:12:44.714264 [ 4 ] {24c4a0d8-bb43-4f44-bdc7-8dfefb6f1fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10314 | 2026.04.06 16:12:44.714305 [ 4 ] {24c4a0d8-bb43-4f44-bdc7-8dfefb6f1fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10315 | 2026.04.06 16:12:44.714638 [ 4 ] {24c4a0d8-bb43-4f44-bdc7-8dfefb6f1fd7} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10316 | 2026.04.06 16:12:44.714673 [ 4 ] {24c4a0d8-bb43-4f44-bdc7-8dfefb6f1fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10317 | 2026.04.06 16:12:44.714977 [ 4 ] {24c4a0d8-bb43-4f44-bdc7-8dfefb6f1fd7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10318 | 2026.04.06 16:12:44.715187 [ 4 ] {24c4a0d8-bb43-4f44-bdc7-8dfefb6f1fd7} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10319 | 2026.04.06 16:12:44.715317 [ 4 ] {24c4a0d8-bb43-4f44-bdc7-8dfefb6f1fd7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001071 sec., 22408.963585434176 rows/sec., 1.51 MiB/sec. | ||
| 10320 | 2026.04.06 16:12:44.715353 [ 4 ] {24c4a0d8-bb43-4f44-bdc7-8dfefb6f1fd7} <Debug> TCPHandler: Processed in 0.001230723 sec. | ||
| 10321 | 2026.04.06 16:12:44.814247 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54934 | ||
| 10322 | 2026.04.06 16:12:44.814402 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10323 | 2026.04.06 16:12:44.814437 [ 290 ] {} <Debug> TCP-Session: 1c4cc5af-38ba-4f6c-b0af-8f26d725dced Authenticating user 'default' from [fd00:1122:3344:101::e]:54934 | ||
| 10324 | 2026.04.06 16:12:44.814467 [ 290 ] {} <Debug> TCP-Session: 1c4cc5af-38ba-4f6c-b0af-8f26d725dced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10325 | 2026.04.06 16:12:44.814487 [ 290 ] {} <Debug> TCP-Session: 1c4cc5af-38ba-4f6c-b0af-8f26d725dced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10326 | 2026.04.06 16:12:44.814793 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38434 | ||
| 10327 | 2026.04.06 16:12:44.814809 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41591 | ||
| 10328 | 2026.04.06 16:12:44.814860 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57199 | ||
| 10329 | 2026.04.06 16:12:44.814876 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34228 | ||
| 10330 | 2026.04.06 16:12:44.814916 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10331 | 2026.04.06 16:12:44.814926 [ 290 ] {} <Trace> TCP-Session: 1c4cc5af-38ba-4f6c-b0af-8f26d725dced Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10332 | 2026.04.06 16:12:44.814963 [ 291 ] {} <Debug> TCP-Session: 98f2f0d2-a487-4dab-9b4b-50fdba42a624 Authenticating user 'default' from [fd00:1122:3344:101::e]:38434 | ||
| 10333 | 2026.04.06 16:12:44.814971 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10334 | 2026.04.06 16:12:44.814989 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10335 | 2026.04.06 16:12:44.815003 [ 291 ] {} <Debug> TCP-Session: 98f2f0d2-a487-4dab-9b4b-50fdba42a624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10336 | 2026.04.06 16:12:44.815014 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10337 | 2026.04.06 16:12:44.815040 [ 291 ] {} <Debug> TCP-Session: 98f2f0d2-a487-4dab-9b4b-50fdba42a624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10338 | 2026.04.06 16:12:44.815046 [ 292 ] {} <Debug> TCP-Session: b725d2aa-860d-4c04-9765-e61114903774 Authenticating user 'default' from [fd00:1122:3344:101::e]:41591 | ||
| 10339 | 2026.04.06 16:12:44.815063 [ 287 ] {} <Debug> TCP-Session: 5720a76f-2c93-4a2a-a764-474617202477 Authenticating user 'default' from [fd00:1122:3344:101::e]:34228 | ||
| 10340 | 2026.04.06 16:12:44.815101 [ 292 ] {} <Debug> TCP-Session: b725d2aa-860d-4c04-9765-e61114903774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10341 | 2026.04.06 16:12:44.815114 [ 287 ] {} <Debug> TCP-Session: 5720a76f-2c93-4a2a-a764-474617202477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10342 | 2026.04.06 16:12:44.815128 [ 292 ] {} <Debug> TCP-Session: b725d2aa-860d-4c04-9765-e61114903774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10343 | 2026.04.06 16:12:44.815149 [ 287 ] {} <Debug> TCP-Session: 5720a76f-2c93-4a2a-a764-474617202477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10344 | 2026.04.06 16:12:44.815017 [ 286 ] {} <Debug> TCP-Session: dd4c1503-cc62-48ea-acfc-364d4e2db2e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57199 | ||
| 10345 | 2026.04.06 16:12:44.815188 [ 290 ] {519e35d3-167d-438a-b306-30ca7a8cdcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54934) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10346 | 2026.04.06 16:12:44.815222 [ 286 ] {} <Debug> TCP-Session: dd4c1503-cc62-48ea-acfc-364d4e2db2e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10347 | 2026.04.06 16:12:44.815249 [ 286 ] {} <Debug> TCP-Session: dd4c1503-cc62-48ea-acfc-364d4e2db2e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10348 | 2026.04.06 16:12:44.814888 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53558 | ||
| 10349 | 2026.04.06 16:12:44.814820 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57703 | ||
| 10350 | 2026.04.06 16:12:44.814842 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38225 | ||
| 10351 | 2026.04.06 16:12:44.814899 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41692 | ||
| 10352 | 2026.04.06 16:12:44.815413 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10353 | 2026.04.06 16:12:44.815480 [ 288 ] {} <Debug> TCP-Session: 639c787a-9d27-40fc-8541-0242d552b834 Authenticating user 'default' from [fd00:1122:3344:101::e]:53558 | ||
| 10354 | 2026.04.06 16:12:44.815500 [ 288 ] {} <Debug> TCP-Session: 639c787a-9d27-40fc-8541-0242d552b834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10355 | 2026.04.06 16:12:44.815513 [ 288 ] {} <Debug> TCP-Session: 639c787a-9d27-40fc-8541-0242d552b834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10356 | 2026.04.06 16:12:44.815614 [ 290 ] {519e35d3-167d-438a-b306-30ca7a8cdcf2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10357 | 2026.04.06 16:12:44.815700 [ 290 ] {519e35d3-167d-438a-b306-30ca7a8cdcf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10358 | 2026.04.06 16:12:44.815967 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10359 | 2026.04.06 16:12:44.816025 [ 293 ] {} <Debug> TCP-Session: 80f663db-d248-4fef-8d28-82bd702bd5a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57703 | ||
| 10360 | 2026.04.06 16:12:44.816057 [ 293 ] {} <Debug> TCP-Session: 80f663db-d248-4fef-8d28-82bd702bd5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10361 | 2026.04.06 16:12:44.816077 [ 293 ] {} <Debug> TCP-Session: 80f663db-d248-4fef-8d28-82bd702bd5a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10362 | 2026.04.06 16:12:44.816079 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10363 | 2026.04.06 16:12:44.816097 [ 290 ] {519e35d3-167d-438a-b306-30ca7a8cdcf2} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 10364 | 2026.04.06 16:12:44.816129 [ 289 ] {} <Debug> TCP-Session: 97cde1ef-7097-4833-96ea-3bd761f22f58 Authenticating user 'default' from [fd00:1122:3344:101::e]:41692 | ||
| 10365 | 2026.04.06 16:12:44.816162 [ 289 ] {} <Debug> TCP-Session: 97cde1ef-7097-4833-96ea-3bd761f22f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10366 | 2026.04.06 16:12:44.816184 [ 289 ] {} <Debug> TCP-Session: 97cde1ef-7097-4833-96ea-3bd761f22f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10367 | 2026.04.06 16:12:44.816243 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10368 | 2026.04.06 16:12:44.816285 [ 294 ] {} <Debug> TCP-Session: 97da7a92-3d84-4a04-aae9-d8bbf4ef2269 Authenticating user 'default' from [fd00:1122:3344:101::e]:38225 | ||
| 10369 | 2026.04.06 16:12:44.816307 [ 294 ] {} <Debug> TCP-Session: 97da7a92-3d84-4a04-aae9-d8bbf4ef2269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10370 | 2026.04.06 16:12:44.816324 [ 294 ] {} <Debug> TCP-Session: 97da7a92-3d84-4a04-aae9-d8bbf4ef2269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10371 | 2026.04.06 16:12:44.817387 [ 295 ] {519e35d3-167d-438a-b306-30ca7a8cdcf2} <Trace> AggregatingTransform: Aggregating | ||
| 10372 | 2026.04.06 16:12:44.817449 [ 295 ] {519e35d3-167d-438a-b306-30ca7a8cdcf2} <Trace> Aggregator: Aggregation method: without_key | ||
| 10373 | 2026.04.06 16:12:44.817494 [ 295 ] {519e35d3-167d-438a-b306-30ca7a8cdcf2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001244523 sec. (803.521 rows/sec., 31.39 KiB/sec.) | ||
| 10374 | 2026.04.06 16:12:44.817518 [ 295 ] {519e35d3-167d-438a-b306-30ca7a8cdcf2} <Trace> Aggregator: Merging aggregated data | ||
| 10375 | 2026.04.06 16:12:44.819223 [ 290 ] {519e35d3-167d-438a-b306-30ca7a8cdcf2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004134 sec., 241.89646831156267 rows/sec., 9.45 KiB/sec. | ||
| 10376 | 2026.04.06 16:12:44.819382 [ 290 ] {519e35d3-167d-438a-b306-30ca7a8cdcf2} <Debug> TCPHandler: Processed in 0.004634636 sec. | ||
| 10377 | 2026.04.06 16:12:44.819511 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10378 | 2026.04.06 16:12:44.819548 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10379 | 2026.04.06 16:12:44.819591 [ 291 ] {} <Debug> TCP-Session: 98f2f0d2-a487-4dab-9b4b-50fdba42a624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10380 | 2026.04.06 16:12:44.819597 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10381 | 2026.04.06 16:12:44.819612 [ 289 ] {} <Debug> TCP-Session: 97cde1ef-7097-4833-96ea-3bd761f22f58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10382 | 2026.04.06 16:12:44.819634 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10383 | 2026.04.06 16:12:44.819659 [ 294 ] {} <Debug> TCP-Session: 97da7a92-3d84-4a04-aae9-d8bbf4ef2269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10384 | 2026.04.06 16:12:44.819677 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10385 | 2026.04.06 16:12:44.819704 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10386 | 2026.04.06 16:12:44.819719 [ 292 ] {} <Debug> TCP-Session: b725d2aa-860d-4c04-9765-e61114903774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10387 | 2026.04.06 16:12:44.819773 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10388 | 2026.04.06 16:12:44.819770 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10389 | 2026.04.06 16:12:44.819860 [ 288 ] {} <Debug> TCP-Session: 639c787a-9d27-40fc-8541-0242d552b834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10390 | 2026.04.06 16:12:44.819883 [ 290 ] {} <Debug> TCP-Session: 1c4cc5af-38ba-4f6c-b0af-8f26d725dced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2026.04.06 16:12:44.819763 [ 287 ] {} <Debug> TCP-Session: 5720a76f-2c93-4a2a-a764-474617202477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10392 | 2026.04.06 16:12:44.819742 [ 286 ] {} <Debug> TCP-Session: dd4c1503-cc62-48ea-acfc-364d4e2db2e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10393 | 2026.04.06 16:12:44.819652 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10394 | 2026.04.06 16:12:44.820002 [ 293 ] {} <Debug> TCP-Session: 80f663db-d248-4fef-8d28-82bd702bd5a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10395 | 2026.04.06 16:12:45.238514 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10396 | 2026.04.06 16:12:45.257917 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10397 | 2026.04.06 16:12:45.257994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10398 | 2026.04.06 16:12:45.264940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10399 | 2026.04.06 16:12:45.265806 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2026.04.06 16:12:45.266197 [ 138 ] {} <Debug> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10401 | 2026.04.06 16:12:45.266276 [ 138 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10402 | 2026.04.06 16:12:45.266308 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10403 | 2026.04.06 16:12:45.266423 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 10404 | 2026.04.06 16:12:45.270495 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10405 | 2026.04.06 16:12:45.271179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10406 | 2026.04.06 16:12:45.272152 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 10407 | 2026.04.06 16:12:45.276865 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 10408 | 2026.04.06 16:12:45.281386 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 10409 | 2026.04.06 16:12:45.286145 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 10410 | 2026.04.06 16:12:45.286259 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36063 | ||
| 10411 | 2026.04.06 16:12:45.286353 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10412 | 2026.04.06 16:12:45.286386 [ 291 ] {} <Debug> TCP-Session: 1f9ce6b0-3145-435d-a4f6-358dfb27284a Authenticating user 'default' from [fd00:1122:3344:101::e]:36063 | ||
| 10413 | 2026.04.06 16:12:45.286408 [ 291 ] {} <Debug> TCP-Session: 1f9ce6b0-3145-435d-a4f6-358dfb27284a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10414 | 2026.04.06 16:12:45.286421 [ 291 ] {} <Debug> TCP-Session: 1f9ce6b0-3145-435d-a4f6-358dfb27284a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10415 | 2026.04.06 16:12:45.286627 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41880 | ||
| 10416 | 2026.04.06 16:12:45.286669 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60077 | ||
| 10417 | 2026.04.06 16:12:45.286700 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55903 | ||
| 10418 | 2026.04.06 16:12:45.286710 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39045 | ||
| 10419 | 2026.04.06 16:12:45.286720 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10420 | 2026.04.06 16:12:45.286738 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49109 | ||
| 10421 | 2026.04.06 16:12:45.286758 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54315 | ||
| 10422 | 2026.04.06 16:12:45.286774 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10423 | 2026.04.06 16:12:45.286799 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10424 | 2026.04.06 16:12:45.286827 [ 287 ] {} <Debug> TCP-Session: 9f8c72d6-33a6-4488-9f46-0274413128a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55903 | ||
| 10425 | 2026.04.06 16:12:45.286841 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10426 | 2026.04.06 16:12:45.286844 [ 288 ] {} <Debug> TCP-Session: f397f468-6c3a-484e-8f89-93ed0a1da447 Authenticating user 'default' from [fd00:1122:3344:101::e]:39045 | ||
| 10427 | 2026.04.06 16:12:45.286865 [ 287 ] {} <Debug> TCP-Session: 9f8c72d6-33a6-4488-9f46-0274413128a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10428 | 2026.04.06 16:12:45.286871 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10429 | 2026.04.06 16:12:45.286904 [ 287 ] {} <Debug> TCP-Session: 9f8c72d6-33a6-4488-9f46-0274413128a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10430 | 2026.04.06 16:12:45.286898 [ 288 ] {} <Debug> TCP-Session: f397f468-6c3a-484e-8f89-93ed0a1da447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10431 | 2026.04.06 16:12:45.286927 [ 290 ] {} <Debug> TCP-Session: cda31b76-61da-475f-a339-24f47dd1335c Authenticating user 'default' from [fd00:1122:3344:101::e]:54315 | ||
| 10432 | 2026.04.06 16:12:45.286945 [ 288 ] {} <Debug> TCP-Session: f397f468-6c3a-484e-8f89-93ed0a1da447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10433 | 2026.04.06 16:12:45.286953 [ 291 ] {} <Trace> TCP-Session: 1f9ce6b0-3145-435d-a4f6-358dfb27284a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.04.06 16:12:45.286966 [ 290 ] {} <Debug> TCP-Session: cda31b76-61da-475f-a339-24f47dd1335c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10435 | 2026.04.06 16:12:45.286884 [ 289 ] {} <Debug> TCP-Session: 7a1af76e-03b9-4f90-a0ef-43631d229cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49109 | ||
| 10436 | 2026.04.06 16:12:45.287008 [ 290 ] {} <Debug> TCP-Session: cda31b76-61da-475f-a339-24f47dd1335c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10437 | 2026.04.06 16:12:45.286676 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46273 | ||
| 10438 | 2026.04.06 16:12:45.287040 [ 289 ] {} <Debug> TCP-Session: 7a1af76e-03b9-4f90-a0ef-43631d229cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10439 | 2026.04.06 16:12:45.286674 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60607 | ||
| 10440 | 2026.04.06 16:12:45.287091 [ 289 ] {} <Debug> TCP-Session: 7a1af76e-03b9-4f90-a0ef-43631d229cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10441 | 2026.04.06 16:12:45.287113 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10442 | 2026.04.06 16:12:45.286778 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10443 | 2026.04.06 16:12:45.286770 [ 292 ] {} <Debug> TCP-Session: 3bd11226-e810-4365-9d9f-a1075a953295 Authenticating user 'default' from [fd00:1122:3344:101::e]:41880 | ||
| 10444 | 2026.04.06 16:12:45.287173 [ 286 ] {} <Debug> TCP-Session: 56470b43-0ce2-4493-84ae-04d3d7921440 Authenticating user 'default' from [fd00:1122:3344:101::e]:46273 | ||
| 10445 | 2026.04.06 16:12:45.287184 [ 293 ] {} <Debug> TCP-Session: ed8f07bd-9ade-4002-a735-a87d3cb091c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60077 | ||
| 10446 | 2026.04.06 16:12:45.287208 [ 292 ] {} <Debug> TCP-Session: 3bd11226-e810-4365-9d9f-a1075a953295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10447 | 2026.04.06 16:12:45.287219 [ 286 ] {} <Debug> TCP-Session: 56470b43-0ce2-4493-84ae-04d3d7921440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10448 | 2026.04.06 16:12:45.287234 [ 293 ] {} <Debug> TCP-Session: ed8f07bd-9ade-4002-a735-a87d3cb091c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10449 | 2026.04.06 16:12:45.287256 [ 286 ] {} <Debug> TCP-Session: 56470b43-0ce2-4493-84ae-04d3d7921440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10450 | 2026.04.06 16:12:45.287270 [ 293 ] {} <Debug> TCP-Session: ed8f07bd-9ade-4002-a735-a87d3cb091c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10451 | 2026.04.06 16:12:45.287189 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10452 | 2026.04.06 16:12:45.287179 [ 291 ] {3adbd551-aaa7-47e3-b37a-d40abcdc422f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36063) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10453 | 2026.04.06 16:12:45.287327 [ 294 ] {} <Debug> TCP-Session: 429376cb-1984-4dfa-a895-7c0ad1d869ca Authenticating user 'default' from [fd00:1122:3344:101::e]:60607 | ||
| 10454 | 2026.04.06 16:12:45.287244 [ 292 ] {} <Debug> TCP-Session: 3bd11226-e810-4365-9d9f-a1075a953295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10455 | 2026.04.06 16:12:45.287369 [ 294 ] {} <Debug> TCP-Session: 429376cb-1984-4dfa-a895-7c0ad1d869ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10456 | 2026.04.06 16:12:45.287395 [ 294 ] {} <Debug> TCP-Session: 429376cb-1984-4dfa-a895-7c0ad1d869ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10457 | 2026.04.06 16:12:45.287705 [ 291 ] {3adbd551-aaa7-47e3-b37a-d40abcdc422f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10458 | 2026.04.06 16:12:45.287777 [ 291 ] {3adbd551-aaa7-47e3-b37a-d40abcdc422f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10459 | 2026.04.06 16:12:45.288187 [ 291 ] {3adbd551-aaa7-47e3-b37a-d40abcdc422f} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 10460 | 2026.04.06 16:12:45.289368 [ 302 ] {3adbd551-aaa7-47e3-b37a-d40abcdc422f} <Trace> AggregatingTransform: Aggregating | ||
| 10461 | 2026.04.06 16:12:45.289406 [ 302 ] {3adbd551-aaa7-47e3-b37a-d40abcdc422f} <Trace> Aggregator: Aggregation method: without_key | ||
| 10462 | 2026.04.06 16:12:45.289443 [ 302 ] {3adbd551-aaa7-47e3-b37a-d40abcdc422f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001132401 sec. (883.079 rows/sec., 34.50 KiB/sec.) | ||
| 10463 | 2026.04.06 16:12:45.289461 [ 302 ] {3adbd551-aaa7-47e3-b37a-d40abcdc422f} <Trace> Aggregator: Merging aggregated data | ||
| 10464 | 2026.04.06 16:12:45.290759 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 10465 | 2026.04.06 16:12:45.290999 [ 291 ] {3adbd551-aaa7-47e3-b37a-d40abcdc422f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003895 sec., 256.73940949935815 rows/sec., 10.03 KiB/sec. | ||
| 10466 | 2026.04.06 16:12:45.291153 [ 291 ] {3adbd551-aaa7-47e3-b37a-d40abcdc422f} <Debug> TCPHandler: Processed in 0.004410002 sec. | ||
| 10467 | 2026.04.06 16:12:45.291268 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10468 | 2026.04.06 16:12:45.291296 [ 291 ] {} <Debug> TCP-Session: 1f9ce6b0-3145-435d-a4f6-358dfb27284a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10469 | 2026.04.06 16:12:45.291305 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10470 | 2026.04.06 16:12:45.291329 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10471 | 2026.04.06 16:12:45.291350 [ 290 ] {} <Debug> TCP-Session: cda31b76-61da-475f-a339-24f47dd1335c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10472 | 2026.04.06 16:12:45.291350 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10473 | 2026.04.06 16:12:45.291367 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10474 | 2026.04.06 16:12:45.291397 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10475 | 2026.04.06 16:12:45.291410 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10476 | 2026.04.06 16:12:45.291435 [ 286 ] {} <Debug> TCP-Session: 56470b43-0ce2-4493-84ae-04d3d7921440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10477 | 2026.04.06 16:12:45.291441 [ 294 ] {} <Debug> TCP-Session: 429376cb-1984-4dfa-a895-7c0ad1d869ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10478 | 2026.04.06 16:12:45.291460 [ 287 ] {} <Debug> TCP-Session: 9f8c72d6-33a6-4488-9f46-0274413128a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10479 | 2026.04.06 16:12:45.291455 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10480 | 2026.04.06 16:12:45.291430 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10481 | 2026.04.06 16:12:45.291414 [ 293 ] {} <Debug> TCP-Session: ed8f07bd-9ade-4002-a735-a87d3cb091c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10482 | 2026.04.06 16:12:45.291528 [ 288 ] {} <Debug> TCP-Session: f397f468-6c3a-484e-8f89-93ed0a1da447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10483 | 2026.04.06 16:12:45.291547 [ 289 ] {} <Debug> TCP-Session: 7a1af76e-03b9-4f90-a0ef-43631d229cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10484 | 2026.04.06 16:12:45.291379 [ 292 ] {} <Debug> TCP-Session: 3bd11226-e810-4365-9d9f-a1075a953295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10485 | 2026.04.06 16:12:45.294725 [ 194 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 10486 | 2026.04.06 16:12:45.353903 [ 193 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.087522559 sec., 3530.518343276503 rows/sec., 18.26 MiB/sec. | ||
| 10487 | 2026.04.06 16:12:45.357538 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10488 | 2026.04.06 16:12:45.359804 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_41_8} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.04.06 16:12:45.359966 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_41_8} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10490 | 2026.04.06 16:12:45.363203 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10491 | 2026.04.06 16:12:45.748134 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48968 | ||
| 10492 | 2026.04.06 16:12:45.748247 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10493 | 2026.04.06 16:12:45.748276 [ 291 ] {} <Debug> TCP-Session: 1029b920-e02e-495e-b79d-a7455cde084b Authenticating user 'default' from [fd00:1122:3344:101::e]:48968 | ||
| 10494 | 2026.04.06 16:12:45.748300 [ 291 ] {} <Debug> TCP-Session: 1029b920-e02e-495e-b79d-a7455cde084b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10495 | 2026.04.06 16:12:45.748313 [ 291 ] {} <Debug> TCP-Session: 1029b920-e02e-495e-b79d-a7455cde084b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10496 | 2026.04.06 16:12:45.748524 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33160 | ||
| 10497 | 2026.04.06 16:12:45.748525 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59950 | ||
| 10498 | 2026.04.06 16:12:45.748592 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41639 | ||
| 10499 | 2026.04.06 16:12:45.748612 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50149 | ||
| 10500 | 2026.04.06 16:12:45.748620 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40176 | ||
| 10501 | 2026.04.06 16:12:45.748669 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10502 | 2026.04.06 16:12:45.748679 [ 291 ] {} <Trace> TCP-Session: 1029b920-e02e-495e-b79d-a7455cde084b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10503 | 2026.04.06 16:12:45.748719 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10504 | 2026.04.06 16:12:45.748731 [ 292 ] {} <Debug> TCP-Session: 1f4e52d3-6fbc-4899-97c6-4fd4bbd0e7af Authenticating user 'default' from [fd00:1122:3344:101::e]:33160 | ||
| 10505 | 2026.04.06 16:12:45.748706 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10506 | 2026.04.06 16:12:45.748766 [ 289 ] {} <Debug> TCP-Session: f0b19b4d-f00b-493f-a670-e3a6225d0b44 Authenticating user 'default' from [fd00:1122:3344:101::e]:50149 | ||
| 10507 | 2026.04.06 16:12:45.748773 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10508 | 2026.04.06 16:12:45.748799 [ 293 ] {} <Debug> TCP-Session: e7781586-246c-4354-9d5a-c17936136f83 Authenticating user 'default' from [fd00:1122:3344:101::e]:59950 | ||
| 10509 | 2026.04.06 16:12:45.748806 [ 289 ] {} <Debug> TCP-Session: f0b19b4d-f00b-493f-a670-e3a6225d0b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10510 | 2026.04.06 16:12:45.748824 [ 290 ] {} <Debug> TCP-Session: 70f6e1d3-a038-483a-9649-6f191369659d Authenticating user 'default' from [fd00:1122:3344:101::e]:40176 | ||
| 10511 | 2026.04.06 16:12:45.748828 [ 293 ] {} <Debug> TCP-Session: e7781586-246c-4354-9d5a-c17936136f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10512 | 2026.04.06 16:12:45.748836 [ 289 ] {} <Debug> TCP-Session: f0b19b4d-f00b-493f-a670-e3a6225d0b44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10513 | 2026.04.06 16:12:45.748858 [ 290 ] {} <Debug> TCP-Session: 70f6e1d3-a038-483a-9649-6f191369659d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10514 | 2026.04.06 16:12:45.748860 [ 293 ] {} <Debug> TCP-Session: e7781586-246c-4354-9d5a-c17936136f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10515 | 2026.04.06 16:12:45.748887 [ 290 ] {} <Debug> TCP-Session: 70f6e1d3-a038-483a-9649-6f191369659d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10516 | 2026.04.06 16:12:45.748704 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10517 | 2026.04.06 16:12:45.748602 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62875 | ||
| 10518 | 2026.04.06 16:12:45.748946 [ 287 ] {} <Debug> TCP-Session: 4c6e8649-1fa7-438f-bdb4-452e1b6a1de7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41639 | ||
| 10519 | 2026.04.06 16:12:45.748949 [ 291 ] {7f58bab6-5437-45e9-a6d7-6df0d73f0b41} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48968) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10520 | 2026.04.06 16:12:45.748983 [ 287 ] {} <Debug> TCP-Session: 4c6e8649-1fa7-438f-bdb4-452e1b6a1de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10521 | 2026.04.06 16:12:45.748568 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63055 | ||
| 10522 | 2026.04.06 16:12:45.749004 [ 287 ] {} <Debug> TCP-Session: 4c6e8649-1fa7-438f-bdb4-452e1b6a1de7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10523 | 2026.04.06 16:12:45.748568 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64488 | ||
| 10524 | 2026.04.06 16:12:45.748780 [ 292 ] {} <Debug> TCP-Session: 1f4e52d3-6fbc-4899-97c6-4fd4bbd0e7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10525 | 2026.04.06 16:12:45.749104 [ 292 ] {} <Debug> TCP-Session: 1f4e52d3-6fbc-4899-97c6-4fd4bbd0e7af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10526 | 2026.04.06 16:12:45.749291 [ 291 ] {7f58bab6-5437-45e9-a6d7-6df0d73f0b41} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10527 | 2026.04.06 16:12:45.749362 [ 291 ] {7f58bab6-5437-45e9-a6d7-6df0d73f0b41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10528 | 2026.04.06 16:12:45.749576 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10529 | 2026.04.06 16:12:45.749584 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10530 | 2026.04.06 16:12:45.749615 [ 288 ] {} <Debug> TCP-Session: 8f50fb04-bcd9-4c89-a766-81a8f2381e58 Authenticating user 'default' from [fd00:1122:3344:101::e]:62875 | ||
| 10531 | 2026.04.06 16:12:45.749637 [ 294 ] {} <Debug> TCP-Session: 66366e34-855d-4b38-8eb7-f7bdbaa1811f Authenticating user 'default' from [fd00:1122:3344:101::e]:64488 | ||
| 10532 | 2026.04.06 16:12:45.749653 [ 288 ] {} <Debug> TCP-Session: 8f50fb04-bcd9-4c89-a766-81a8f2381e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10533 | 2026.04.06 16:12:45.749654 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10534 | 2026.04.06 16:12:45.749665 [ 294 ] {} <Debug> TCP-Session: 66366e34-855d-4b38-8eb7-f7bdbaa1811f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10535 | 2026.04.06 16:12:45.749681 [ 291 ] {7f58bab6-5437-45e9-a6d7-6df0d73f0b41} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 10536 | 2026.04.06 16:12:45.749700 [ 286 ] {} <Debug> TCP-Session: f6493644-a945-40e8-b12e-b2177f21cc28 Authenticating user 'default' from [fd00:1122:3344:101::e]:63055 | ||
| 10537 | 2026.04.06 16:12:45.749698 [ 294 ] {} <Debug> TCP-Session: 66366e34-855d-4b38-8eb7-f7bdbaa1811f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10538 | 2026.04.06 16:12:45.749738 [ 286 ] {} <Debug> TCP-Session: f6493644-a945-40e8-b12e-b2177f21cc28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10539 | 2026.04.06 16:12:45.749674 [ 288 ] {} <Debug> TCP-Session: 8f50fb04-bcd9-4c89-a766-81a8f2381e58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10540 | 2026.04.06 16:12:45.749755 [ 286 ] {} <Debug> TCP-Session: f6493644-a945-40e8-b12e-b2177f21cc28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10541 | 2026.04.06 16:12:45.750619 [ 344 ] {7f58bab6-5437-45e9-a6d7-6df0d73f0b41} <Trace> AggregatingTransform: Aggregating | ||
| 10542 | 2026.04.06 16:12:45.750674 [ 344 ] {7f58bab6-5437-45e9-a6d7-6df0d73f0b41} <Trace> Aggregator: Aggregation method: without_key | ||
| 10543 | 2026.04.06 16:12:45.750711 [ 344 ] {7f58bab6-5437-45e9-a6d7-6df0d73f0b41} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910177 sec. (1098.687 rows/sec., 42.92 KiB/sec.) | ||
| 10544 | 2026.04.06 16:12:45.750730 [ 344 ] {7f58bab6-5437-45e9-a6d7-6df0d73f0b41} <Trace> Aggregator: Merging aggregated data | ||
| 10545 | 2026.04.06 16:12:45.752306 [ 291 ] {7f58bab6-5437-45e9-a6d7-6df0d73f0b41} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003438 sec., 290.86678301337986 rows/sec., 11.36 KiB/sec. | ||
| 10546 | 2026.04.06 16:12:45.752472 [ 291 ] {7f58bab6-5437-45e9-a6d7-6df0d73f0b41} <Debug> TCPHandler: Processed in 0.003918633 sec. | ||
| 10547 | 2026.04.06 16:12:45.752570 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10548 | 2026.04.06 16:12:45.752599 [ 291 ] {} <Debug> TCP-Session: 1029b920-e02e-495e-b79d-a7455cde084b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10549 | 2026.04.06 16:12:45.752621 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10550 | 2026.04.06 16:12:45.752664 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10551 | 2026.04.06 16:12:45.752669 [ 292 ] {} <Debug> TCP-Session: 1f4e52d3-6fbc-4899-97c6-4fd4bbd0e7af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10552 | 2026.04.06 16:12:45.752695 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10553 | 2026.04.06 16:12:45.752706 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10554 | 2026.04.06 16:12:45.752742 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10555 | 2026.04.06 16:12:45.752775 [ 287 ] {} <Debug> TCP-Session: 4c6e8649-1fa7-438f-bdb4-452e1b6a1de7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10556 | 2026.04.06 16:12:45.752810 [ 286 ] {} <Debug> TCP-Session: f6493644-a945-40e8-b12e-b2177f21cc28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10557 | 2026.04.06 16:12:45.752773 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10558 | 2026.04.06 16:12:45.752754 [ 294 ] {} <Debug> TCP-Session: 66366e34-855d-4b38-8eb7-f7bdbaa1811f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10559 | 2026.04.06 16:12:45.752725 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10560 | 2026.04.06 16:12:45.752906 [ 289 ] {} <Debug> TCP-Session: f0b19b4d-f00b-493f-a670-e3a6225d0b44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10561 | 2026.04.06 16:12:45.752719 [ 293 ] {} <Debug> TCP-Session: e7781586-246c-4354-9d5a-c17936136f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10562 | 2026.04.06 16:12:45.752948 [ 288 ] {} <Debug> TCP-Session: 8f50fb04-bcd9-4c89-a766-81a8f2381e58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10563 | 2026.04.06 16:12:45.752664 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10564 | 2026.04.06 16:12:45.753026 [ 290 ] {} <Debug> TCP-Session: 70f6e1d3-a038-483a-9649-6f191369659d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10565 | 2026.04.06 16:12:46.680357 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1330 | ||
| 10566 | 2026.04.06 16:12:46.683258 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10567 | 2026.04.06 16:12:46.683347 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10568 | 2026.04.06 16:12:46.684716 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10569 | 2026.04.06 16:12:46.684994 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10570 | 2026.04.06 16:12:46.685372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1330 | ||
| 10571 | 2026.04.06 16:12:47.634385 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10572 | 2026.04.06 16:12:47.634566 [ 4 ] {922026c7-9405-48d5-a793-81dd045f529e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10573 | 2026.04.06 16:12:47.634643 [ 4 ] {922026c7-9405-48d5-a793-81dd045f529e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10574 | 2026.04.06 16:12:47.635309 [ 4 ] {922026c7-9405-48d5-a793-81dd045f529e} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2026.04.06 16:12:47.635359 [ 4 ] {922026c7-9405-48d5-a793-81dd045f529e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10576 | 2026.04.06 16:12:47.635846 [ 4 ] {922026c7-9405-48d5-a793-81dd045f529e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10577 | 2026.04.06 16:12:47.636086 [ 4 ] {922026c7-9405-48d5-a793-81dd045f529e} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10578 | 2026.04.06 16:12:47.636248 [ 4 ] {922026c7-9405-48d5-a793-81dd045f529e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001728 sec., 32407.40740740741 rows/sec., 2.47 MiB/sec. | ||
| 10579 | 2026.04.06 16:12:47.636297 [ 4 ] {922026c7-9405-48d5-a793-81dd045f529e} <Debug> TCPHandler: Processed in 0.002036878 sec. | ||
| 10580 | 2026.04.06 16:12:47.636441 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2026.04.06 16:12:47.636549 [ 4 ] {e8df16be-f82a-4009-86cb-0aea5c627ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10582 | 2026.04.06 16:12:47.636595 [ 4 ] {e8df16be-f82a-4009-86cb-0aea5c627ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10583 | 2026.04.06 16:12:47.637037 [ 4 ] {e8df16be-f82a-4009-86cb-0aea5c627ef4} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2026.04.06 16:12:47.637074 [ 4 ] {e8df16be-f82a-4009-86cb-0aea5c627ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10585 | 2026.04.06 16:12:47.637397 [ 4 ] {e8df16be-f82a-4009-86cb-0aea5c627ef4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10586 | 2026.04.06 16:12:47.637640 [ 4 ] {e8df16be-f82a-4009-86cb-0aea5c627ef4} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2026.04.06 16:12:47.637776 [ 4 ] {e8df16be-f82a-4009-86cb-0aea5c627ef4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 10588 | 2026.04.06 16:12:47.637814 [ 4 ] {e8df16be-f82a-4009-86cb-0aea5c627ef4} <Debug> TCPHandler: Processed in 0.001427536 sec. | ||
| 10589 | 2026.04.06 16:12:47.637934 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10590 | 2026.04.06 16:12:47.638029 [ 4 ] {df9bbcee-a63b-4236-be9e-bdef8b0b7993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10591 | 2026.04.06 16:12:47.638072 [ 4 ] {df9bbcee-a63b-4236-be9e-bdef8b0b7993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10592 | 2026.04.06 16:12:47.638451 [ 4 ] {df9bbcee-a63b-4236-be9e-bdef8b0b7993} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2026.04.06 16:12:47.638488 [ 4 ] {df9bbcee-a63b-4236-be9e-bdef8b0b7993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10594 | 2026.04.06 16:12:47.638817 [ 4 ] {df9bbcee-a63b-4236-be9e-bdef8b0b7993} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10595 | 2026.04.06 16:12:47.639034 [ 4 ] {df9bbcee-a63b-4236-be9e-bdef8b0b7993} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10596 | 2026.04.06 16:12:47.639166 [ 4 ] {df9bbcee-a63b-4236-be9e-bdef8b0b7993} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001156 sec., 83044.98269896195 rows/sec., 5.78 MiB/sec. | ||
| 10597 | 2026.04.06 16:12:47.639203 [ 4 ] {df9bbcee-a63b-4236-be9e-bdef8b0b7993} <Debug> TCPHandler: Processed in 0.001317835 sec. | ||
| 10598 | 2026.04.06 16:12:47.639334 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10599 | 2026.04.06 16:12:47.639430 [ 4 ] {0634fb82-dc20-4265-abf3-0dce8882f530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10600 | 2026.04.06 16:12:47.639472 [ 4 ] {0634fb82-dc20-4265-abf3-0dce8882f530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10601 | 2026.04.06 16:12:47.639810 [ 4 ] {0634fb82-dc20-4265-abf3-0dce8882f530} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.04.06 16:12:47.639846 [ 4 ] {0634fb82-dc20-4265-abf3-0dce8882f530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10603 | 2026.04.06 16:12:47.640170 [ 4 ] {0634fb82-dc20-4265-abf3-0dce8882f530} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10604 | 2026.04.06 16:12:47.640374 [ 4 ] {0634fb82-dc20-4265-abf3-0dce8882f530} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2026.04.06 16:12:47.640503 [ 4 ] {0634fb82-dc20-4265-abf3-0dce8882f530} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001091 sec., 32997.250229147576 rows/sec., 2.22 MiB/sec. | ||
| 10606 | 2026.04.06 16:12:47.640539 [ 4 ] {0634fb82-dc20-4265-abf3-0dce8882f530} <Debug> TCPHandler: Processed in 0.001252883 sec. | ||
| 10607 | 2026.04.06 16:12:51.485440 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10608 | 2026.04.06 16:12:51.485509 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10609 | 2026.04.06 16:12:51.618383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20134 | ||
| 10610 | 2026.04.06 16:12:51.618901 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2026.04.06 16:12:51.618944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10612 | 2026.04.06 16:12:51.619392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10613 | 2026.04.06 16:12:51.619613 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.04.06 16:12:51.619735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20134 | ||
| 10615 | 2026.04.06 16:12:52.647216 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10616 | 2026.04.06 16:12:52.647379 [ 4 ] {6ed4ed7a-e832-40f3-acad-d159f1085183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10617 | 2026.04.06 16:12:52.647437 [ 4 ] {6ed4ed7a-e832-40f3-acad-d159f1085183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10618 | 2026.04.06 16:12:52.648238 [ 4 ] {6ed4ed7a-e832-40f3-acad-d159f1085183} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10619 | 2026.04.06 16:12:52.648280 [ 4 ] {6ed4ed7a-e832-40f3-acad-d159f1085183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10620 | 2026.04.06 16:12:52.648685 [ 4 ] {6ed4ed7a-e832-40f3-acad-d159f1085183} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10621 | 2026.04.06 16:12:52.648904 [ 4 ] {6ed4ed7a-e832-40f3-acad-d159f1085183} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10622 | 2026.04.06 16:12:52.649052 [ 4 ] {6ed4ed7a-e832-40f3-acad-d159f1085183} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001685 sec., 168545.99406528188 rows/sec., 10.70 MiB/sec. | ||
| 10623 | 2026.04.06 16:12:52.649093 [ 4 ] {6ed4ed7a-e832-40f3-acad-d159f1085183} <Debug> TCPHandler: Processed in 0.001979416 sec. | ||
| 10624 | 2026.04.06 16:12:52.649223 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10625 | 2026.04.06 16:12:52.649318 [ 4 ] {d45ac114-7323-447e-b2bd-35d318552213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10626 | 2026.04.06 16:12:52.649360 [ 4 ] {d45ac114-7323-447e-b2bd-35d318552213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10627 | 2026.04.06 16:12:52.650177 [ 4 ] {d45ac114-7323-447e-b2bd-35d318552213} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2026.04.06 16:12:52.650211 [ 4 ] {d45ac114-7323-447e-b2bd-35d318552213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10629 | 2026.04.06 16:12:52.650597 [ 4 ] {d45ac114-7323-447e-b2bd-35d318552213} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10630 | 2026.04.06 16:12:52.650807 [ 4 ] {d45ac114-7323-447e-b2bd-35d318552213} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2026.04.06 16:12:52.650938 [ 4 ] {d45ac114-7323-447e-b2bd-35d318552213} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001637 sec., 510079.4135613928 rows/sec., 39.70 MiB/sec. | ||
| 10632 | 2026.04.06 16:12:52.650975 [ 4 ] {d45ac114-7323-447e-b2bd-35d318552213} <Debug> TCPHandler: Processed in 0.001801883 sec. | ||
| 10633 | 2026.04.06 16:12:52.651087 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10634 | 2026.04.06 16:12:52.651181 [ 4 ] {0d31b776-41ac-4ad2-b55d-54f3ad70515a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10635 | 2026.04.06 16:12:52.651219 [ 4 ] {0d31b776-41ac-4ad2-b55d-54f3ad70515a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10636 | 2026.04.06 16:12:52.651658 [ 4 ] {0d31b776-41ac-4ad2-b55d-54f3ad70515a} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2026.04.06 16:12:52.651692 [ 4 ] {0d31b776-41ac-4ad2-b55d-54f3ad70515a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10638 | 2026.04.06 16:12:52.651998 [ 4 ] {0d31b776-41ac-4ad2-b55d-54f3ad70515a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10639 | 2026.04.06 16:12:52.652214 [ 4 ] {0d31b776-41ac-4ad2-b55d-54f3ad70515a} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2026.04.06 16:12:52.652345 [ 4 ] {0d31b776-41ac-4ad2-b55d-54f3ad70515a} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001182 sec., 136209.8138747885 rows/sec., 8.24 MiB/sec. | ||
| 10641 | 2026.04.06 16:12:52.652383 [ 4 ] {0d31b776-41ac-4ad2-b55d-54f3ad70515a} <Debug> TCPHandler: Processed in 0.001345355 sec. | ||
| 10642 | 2026.04.06 16:12:52.652504 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.04.06 16:12:52.652597 [ 4 ] {45a5c5ec-f3c7-42e1-84b3-34fa2c153a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10644 | 2026.04.06 16:12:52.652637 [ 4 ] {45a5c5ec-f3c7-42e1-84b3-34fa2c153a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10645 | 2026.04.06 16:12:52.653078 [ 4 ] {45a5c5ec-f3c7-42e1-84b3-34fa2c153a10} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.04.06 16:12:52.653114 [ 4 ] {45a5c5ec-f3c7-42e1-84b3-34fa2c153a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10647 | 2026.04.06 16:12:52.653425 [ 4 ] {45a5c5ec-f3c7-42e1-84b3-34fa2c153a10} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10648 | 2026.04.06 16:12:52.653632 [ 4 ] {45a5c5ec-f3c7-42e1-84b3-34fa2c153a10} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.04.06 16:12:52.653756 [ 4 ] {45a5c5ec-f3c7-42e1-84b3-34fa2c153a10} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 10650 | 2026.04.06 16:12:52.653793 [ 4 ] {45a5c5ec-f3c7-42e1-84b3-34fa2c153a10} <Debug> TCPHandler: Processed in 0.001338324 sec. | ||
| 10651 | 2026.04.06 16:12:52.653975 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2026.04.06 16:12:52.654067 [ 4 ] {0aceb6a1-c09f-40fb-bb3e-34af371d158a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10653 | 2026.04.06 16:12:52.654107 [ 4 ] {0aceb6a1-c09f-40fb-bb3e-34af371d158a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10654 | 2026.04.06 16:12:52.654533 [ 4 ] {0aceb6a1-c09f-40fb-bb3e-34af371d158a} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.04.06 16:12:52.654568 [ 4 ] {0aceb6a1-c09f-40fb-bb3e-34af371d158a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10656 | 2026.04.06 16:12:52.654883 [ 4 ] {0aceb6a1-c09f-40fb-bb3e-34af371d158a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10657 | 2026.04.06 16:12:52.655091 [ 4 ] {0aceb6a1-c09f-40fb-bb3e-34af371d158a} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2026.04.06 16:12:52.655215 [ 4 ] {0aceb6a1-c09f-40fb-bb3e-34af371d158a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 10659 | 2026.04.06 16:12:52.655254 [ 4 ] {0aceb6a1-c09f-40fb-bb3e-34af371d158a} <Debug> TCPHandler: Processed in 0.001328584 sec. | ||
| 10660 | 2026.04.06 16:12:52.655366 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10661 | 2026.04.06 16:12:52.655459 [ 4 ] {eb8f8c73-49d8-4ae5-8fa4-05893aa4f979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10662 | 2026.04.06 16:12:52.655497 [ 4 ] {eb8f8c73-49d8-4ae5-8fa4-05893aa4f979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10663 | 2026.04.06 16:12:52.656093 [ 4 ] {eb8f8c73-49d8-4ae5-8fa4-05893aa4f979} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10664 | 2026.04.06 16:12:52.656129 [ 4 ] {eb8f8c73-49d8-4ae5-8fa4-05893aa4f979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10665 | 2026.04.06 16:12:52.656456 [ 4 ] {eb8f8c73-49d8-4ae5-8fa4-05893aa4f979} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10666 | 2026.04.06 16:12:52.656662 [ 4 ] {eb8f8c73-49d8-4ae5-8fa4-05893aa4f979} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10667 | 2026.04.06 16:12:52.656788 [ 4 ] {eb8f8c73-49d8-4ae5-8fa4-05893aa4f979} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001347 sec., 377876.7631774313 rows/sec., 26.61 MiB/sec. | ||
| 10668 | 2026.04.06 16:12:52.656826 [ 4 ] {eb8f8c73-49d8-4ae5-8fa4-05893aa4f979} <Debug> TCPHandler: Processed in 0.001508867 sec. | ||
| 10669 | 2026.04.06 16:12:52.656938 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10670 | 2026.04.06 16:12:52.657031 [ 4 ] {a894fea9-3c62-4d58-af9b-85cd8a6adcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10671 | 2026.04.06 16:12:52.657070 [ 4 ] {a894fea9-3c62-4d58-af9b-85cd8a6adcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10672 | 2026.04.06 16:12:52.657397 [ 4 ] {a894fea9-3c62-4d58-af9b-85cd8a6adcb7} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10673 | 2026.04.06 16:12:52.657432 [ 4 ] {a894fea9-3c62-4d58-af9b-85cd8a6adcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10674 | 2026.04.06 16:12:52.657738 [ 4 ] {a894fea9-3c62-4d58-af9b-85cd8a6adcb7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10675 | 2026.04.06 16:12:52.657945 [ 4 ] {a894fea9-3c62-4d58-af9b-85cd8a6adcb7} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2026.04.06 16:12:52.658072 [ 4 ] {a894fea9-3c62-4d58-af9b-85cd8a6adcb7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 10677 | 2026.04.06 16:12:52.658109 [ 4 ] {a894fea9-3c62-4d58-af9b-85cd8a6adcb7} <Debug> TCPHandler: Processed in 0.001222172 sec. | ||
| 10678 | 2026.04.06 16:12:52.658224 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10679 | 2026.04.06 16:12:52.658317 [ 4 ] {f45653f0-440d-4706-b148-63bdf0207acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10680 | 2026.04.06 16:12:52.658359 [ 4 ] {f45653f0-440d-4706-b148-63bdf0207acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10681 | 2026.04.06 16:12:52.658763 [ 4 ] {f45653f0-440d-4706-b148-63bdf0207acb} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2026.04.06 16:12:52.658800 [ 4 ] {f45653f0-440d-4706-b148-63bdf0207acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10683 | 2026.04.06 16:12:52.659129 [ 4 ] {f45653f0-440d-4706-b148-63bdf0207acb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10684 | 2026.04.06 16:12:52.659357 [ 4 ] {f45653f0-440d-4706-b148-63bdf0207acb} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2026.04.06 16:12:52.659483 [ 4 ] {f45653f0-440d-4706-b148-63bdf0207acb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001184 sec., 223817.56756756757 rows/sec., 14.87 MiB/sec. | ||
| 10686 | 2026.04.06 16:12:52.659520 [ 4 ] {f45653f0-440d-4706-b148-63bdf0207acb} <Debug> TCPHandler: Processed in 0.001343285 sec. | ||
| 10687 | 2026.04.06 16:12:52.659636 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10688 | 2026.04.06 16:12:52.659728 [ 4 ] {0417c4d5-fe60-483b-8940-b4812e4fc697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10689 | 2026.04.06 16:12:52.659769 [ 4 ] {0417c4d5-fe60-483b-8940-b4812e4fc697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10690 | 2026.04.06 16:12:52.660101 [ 4 ] {0417c4d5-fe60-483b-8940-b4812e4fc697} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2026.04.06 16:12:52.660137 [ 4 ] {0417c4d5-fe60-483b-8940-b4812e4fc697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10692 | 2026.04.06 16:12:52.660434 [ 4 ] {0417c4d5-fe60-483b-8940-b4812e4fc697} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10693 | 2026.04.06 16:12:52.660643 [ 4 ] {0417c4d5-fe60-483b-8940-b4812e4fc697} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.04.06 16:12:52.660769 [ 4 ] {0417c4d5-fe60-483b-8940-b4812e4fc697} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 10695 | 2026.04.06 16:12:52.660805 [ 4 ] {0417c4d5-fe60-483b-8940-b4812e4fc697} <Debug> TCPHandler: Processed in 0.001217902 sec. | ||
| 10696 | 2026.04.06 16:12:52.660930 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10697 | 2026.04.06 16:12:52.661022 [ 4 ] {4d5e6bc6-7e12-44e1-aea2-3970cb81bdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10698 | 2026.04.06 16:12:52.661073 [ 4 ] {4d5e6bc6-7e12-44e1-aea2-3970cb81bdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10699 | 2026.04.06 16:12:52.661888 [ 4 ] {4d5e6bc6-7e12-44e1-aea2-3970cb81bdd9} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.04.06 16:12:52.661930 [ 4 ] {4d5e6bc6-7e12-44e1-aea2-3970cb81bdd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10701 | 2026.04.06 16:12:52.662468 [ 4 ] {4d5e6bc6-7e12-44e1-aea2-3970cb81bdd9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10702 | 2026.04.06 16:12:52.662693 [ 4 ] {4d5e6bc6-7e12-44e1-aea2-3970cb81bdd9} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.04.06 16:12:52.662834 [ 4 ] {4d5e6bc6-7e12-44e1-aea2-3970cb81bdd9} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00183 sec., 10382.513661202185 rows/sec., 18.60 MiB/sec. | ||
| 10704 | 2026.04.06 16:12:52.662889 [ 4 ] {4d5e6bc6-7e12-44e1-aea2-3970cb81bdd9} <Debug> TCPHandler: Processed in 0.002013528 sec. | ||
| 10705 | 2026.04.06 16:12:52.663010 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2026.04.06 16:12:52.663105 [ 4 ] {59f1866c-511b-42b0-93f0-f0853802507c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10707 | 2026.04.06 16:12:52.663146 [ 4 ] {59f1866c-511b-42b0-93f0-f0853802507c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10708 | 2026.04.06 16:12:52.663476 [ 4 ] {59f1866c-511b-42b0-93f0-f0853802507c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2026.04.06 16:12:52.663512 [ 4 ] {59f1866c-511b-42b0-93f0-f0853802507c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10710 | 2026.04.06 16:12:52.663836 [ 4 ] {59f1866c-511b-42b0-93f0-f0853802507c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10711 | 2026.04.06 16:12:52.664061 [ 4 ] {59f1866c-511b-42b0-93f0-f0853802507c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2026.04.06 16:12:52.664188 [ 4 ] {59f1866c-511b-42b0-93f0-f0853802507c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 10713 | 2026.04.06 16:12:52.664224 [ 4 ] {59f1866c-511b-42b0-93f0-f0853802507c} <Debug> TCPHandler: Processed in 0.001262953 sec. | ||
| 10714 | 2026.04.06 16:12:52.771246 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10715 | 2026.04.06 16:12:52.787752 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10716 | 2026.04.06 16:12:52.787810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10717 | 2026.04.06 16:12:52.793195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10718 | 2026.04.06 16:12:52.793943 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2026.04.06 16:12:52.796757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10720 | 2026.04.06 16:12:56.685673 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1360 | ||
| 10721 | 2026.04.06 16:12:56.688011 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2026.04.06 16:12:56.688067 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10723 | 2026.04.06 16:12:56.689325 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10724 | 2026.04.06 16:12:56.689626 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.04.06 16:12:56.689787 [ 142 ] {} <Debug> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10726 | 2026.04.06 16:12:56.689827 [ 142 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2026.04.06 16:12:56.689851 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10728 | 2026.04.06 16:12:56.689974 [ 192 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::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 | ||
| 10729 | 2026.04.06 16:12:56.690012 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1360 | ||
| 10730 | 2026.04.06 16:12:56.690577 [ 192 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10731 | 2026.04.06 16:12:56.690734 [ 192 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1154 rows starting from the beginning of the part | ||
| 10732 | 2026.04.06 16:12:56.691080 [ 192 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 52 rows starting from the beginning of the part | ||
| 10733 | 2026.04.06 16:12:56.691454 [ 192 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 10734 | 2026.04.06 16:12:56.691829 [ 192 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 10735 | 2026.04.06 16:12:56.692180 [ 192 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 58 rows starting from the beginning of the part | ||
| 10736 | 2026.04.06 16:12:56.692541 [ 192 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 10737 | 2026.04.06 16:12:56.699325 [ 190 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1360 rows, containing 72 columns (72 merged, 0 gathered) in 0.009413604 sec., 144471.76660501122 rows/sec., 114.64 MiB/sec. | ||
| 10738 | 2026.04.06 16:12:56.701166 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10739 | 2026.04.06 16:12:56.701805 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_31_6} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2026.04.06 16:12:56.701905 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_31_6} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10741 | 2026.04.06 16:12:56.702267 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 10742 | 2026.04.06 16:12:57.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.33 MiB, peak 318.47 MiB, free memory in arenas 0.00 B, will set to 306.83 MiB (RSS), difference: 4.50 MiB | ||
| 10743 | 2026.04.06 16:12:57.639463 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10744 | 2026.04.06 16:12:57.639644 [ 4 ] {f42cf5f7-1715-4821-befe-3080fb5f277e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10745 | 2026.04.06 16:12:57.639713 [ 4 ] {f42cf5f7-1715-4821-befe-3080fb5f277e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10746 | 2026.04.06 16:12:57.640395 [ 4 ] {f42cf5f7-1715-4821-befe-3080fb5f277e} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10747 | 2026.04.06 16:12:57.640442 [ 4 ] {f42cf5f7-1715-4821-befe-3080fb5f277e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10748 | 2026.04.06 16:12:57.640829 [ 4 ] {f42cf5f7-1715-4821-befe-3080fb5f277e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10749 | 2026.04.06 16:12:57.641067 [ 4 ] {f42cf5f7-1715-4821-befe-3080fb5f277e} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10750 | 2026.04.06 16:12:57.641236 [ 4 ] {f42cf5f7-1715-4821-befe-3080fb5f277e} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001639 sec., 62233.06894447834 rows/sec., 5.19 MiB/sec. | ||
| 10751 | 2026.04.06 16:12:57.641302 [ 4 ] {f42cf5f7-1715-4821-befe-3080fb5f277e} <Debug> TCPHandler: Processed in 0.001967957 sec. | ||
| 10752 | 2026.04.06 16:12:57.641452 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10753 | 2026.04.06 16:12:57.641582 [ 4 ] {4b3c67b7-44d4-44be-9dd0-9ed22e7e2bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10754 | 2026.04.06 16:12:57.641634 [ 4 ] {4b3c67b7-44d4-44be-9dd0-9ed22e7e2bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10755 | 2026.04.06 16:12:57.642133 [ 4 ] {4b3c67b7-44d4-44be-9dd0-9ed22e7e2bda} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10756 | 2026.04.06 16:12:57.642168 [ 4 ] {4b3c67b7-44d4-44be-9dd0-9ed22e7e2bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10757 | 2026.04.06 16:12:57.642484 [ 4 ] {4b3c67b7-44d4-44be-9dd0-9ed22e7e2bda} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10758 | 2026.04.06 16:12:57.642695 [ 4 ] {4b3c67b7-44d4-44be-9dd0-9ed22e7e2bda} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10759 | 2026.04.06 16:12:57.642826 [ 4 ] {4b3c67b7-44d4-44be-9dd0-9ed22e7e2bda} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001276 sec., 18025.078369905958 rows/sec., 1.32 MiB/sec. | ||
| 10760 | 2026.04.06 16:12:57.642865 [ 4 ] {4b3c67b7-44d4-44be-9dd0-9ed22e7e2bda} <Debug> TCPHandler: Processed in 0.001470508 sec. | ||
| 10761 | 2026.04.06 16:12:57.642965 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10762 | 2026.04.06 16:12:57.643060 [ 4 ] {bc83d7c8-9ceb-417d-b2af-5cea441b1f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10763 | 2026.04.06 16:12:57.643100 [ 4 ] {bc83d7c8-9ceb-417d-b2af-5cea441b1f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10764 | 2026.04.06 16:12:57.643521 [ 4 ] {bc83d7c8-9ceb-417d-b2af-5cea441b1f25} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10765 | 2026.04.06 16:12:57.643557 [ 4 ] {bc83d7c8-9ceb-417d-b2af-5cea441b1f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10766 | 2026.04.06 16:12:57.643862 [ 4 ] {bc83d7c8-9ceb-417d-b2af-5cea441b1f25} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10767 | 2026.04.06 16:12:57.644070 [ 4 ] {bc83d7c8-9ceb-417d-b2af-5cea441b1f25} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10768 | 2026.04.06 16:12:57.644198 [ 4 ] {bc83d7c8-9ceb-417d-b2af-5cea441b1f25} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001159 sec., 75064.71095772217 rows/sec., 5.86 MiB/sec. | ||
| 10769 | 2026.04.06 16:12:57.644237 [ 4 ] {bc83d7c8-9ceb-417d-b2af-5cea441b1f25} <Debug> TCPHandler: Processed in 0.001318904 sec. | ||
| 10770 | 2026.04.06 16:12:57.644345 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10771 | 2026.04.06 16:12:57.644437 [ 4 ] {6ccce0d0-a497-47cd-8ad5-b2330a64672b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10772 | 2026.04.06 16:12:57.644481 [ 4 ] {6ccce0d0-a497-47cd-8ad5-b2330a64672b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10773 | 2026.04.06 16:12:57.644890 [ 4 ] {6ccce0d0-a497-47cd-8ad5-b2330a64672b} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10774 | 2026.04.06 16:12:57.644925 [ 4 ] {6ccce0d0-a497-47cd-8ad5-b2330a64672b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10775 | 2026.04.06 16:12:57.645246 [ 4 ] {6ccce0d0-a497-47cd-8ad5-b2330a64672b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10776 | 2026.04.06 16:12:57.645453 [ 4 ] {6ccce0d0-a497-47cd-8ad5-b2330a64672b} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10777 | 2026.04.06 16:12:57.645580 [ 4 ] {6ccce0d0-a497-47cd-8ad5-b2330a64672b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 10778 | 2026.04.06 16:12:57.645615 [ 4 ] {6ccce0d0-a497-47cd-8ad5-b2330a64672b} <Debug> TCPHandler: Processed in 0.001317225 sec. | ||
| 10779 | 2026.04.06 16:12:57.645713 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10780 | 2026.04.06 16:12:57.645804 [ 4 ] {b368f205-1c9a-44e1-9653-4a2eb7525667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10781 | 2026.04.06 16:12:57.645858 [ 4 ] {b368f205-1c9a-44e1-9653-4a2eb7525667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10782 | 2026.04.06 16:12:57.646630 [ 4 ] {b368f205-1c9a-44e1-9653-4a2eb7525667} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2026.04.06 16:12:57.646664 [ 4 ] {b368f205-1c9a-44e1-9653-4a2eb7525667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10784 | 2026.04.06 16:12:57.647190 [ 4 ] {b368f205-1c9a-44e1-9653-4a2eb7525667} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10785 | 2026.04.06 16:12:57.647402 [ 4 ] {b368f205-1c9a-44e1-9653-4a2eb7525667} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2026.04.06 16:12:57.647536 [ 4 ] {b368f205-1c9a-44e1-9653-4a2eb7525667} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00175 sec., 13142.857142857143 rows/sec., 23.55 MiB/sec. | ||
| 10787 | 2026.04.06 16:12:57.647604 [ 4 ] {b368f205-1c9a-44e1-9653-4a2eb7525667} <Debug> TCPHandler: Processed in 0.001936976 sec. | ||
| 10788 | 2026.04.06 16:12:57.647716 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10789 | 2026.04.06 16:12:57.647809 [ 4 ] {d5cc0faa-df35-4635-9d93-6d69e915a37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10790 | 2026.04.06 16:12:57.647850 [ 4 ] {d5cc0faa-df35-4635-9d93-6d69e915a37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10791 | 2026.04.06 16:12:57.648179 [ 4 ] {d5cc0faa-df35-4635-9d93-6d69e915a37c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2026.04.06 16:12:57.648213 [ 4 ] {d5cc0faa-df35-4635-9d93-6d69e915a37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10793 | 2026.04.06 16:12:57.648506 [ 4 ] {d5cc0faa-df35-4635-9d93-6d69e915a37c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10794 | 2026.04.06 16:12:57.648711 [ 4 ] {d5cc0faa-df35-4635-9d93-6d69e915a37c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2026.04.06 16:12:57.648836 [ 4 ] {d5cc0faa-df35-4635-9d93-6d69e915a37c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 10796 | 2026.04.06 16:12:57.648871 [ 4 ] {d5cc0faa-df35-4635-9d93-6d69e915a37c} <Debug> TCPHandler: Processed in 0.001201322 sec. | ||
| 10797 | 2026.04.06 16:12:59.119837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20646 | ||
| 10798 | 2026.04.06 16:12:59.120363 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2026.04.06 16:12:59.120416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10800 | 2026.04.06 16:12:59.120928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10801 | 2026.04.06 16:12:59.121174 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2026.04.06 16:12:59.121325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20646 | ||
| 10803 | 2026.04.06 16:13:00.296834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10804 | 2026.04.06 16:13:00.314831 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2026.04.06 16:13:00.314886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10806 | 2026.04.06 16:13:00.320919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10807 | 2026.04.06 16:13:00.321636 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2026.04.06 16:13:00.324626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10809 | 2026.04.06 16:13:02.645989 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2026.04.06 16:13:02.646160 [ 4 ] {d2be4b5f-9bea-4ad7-b9c2-388e30d58c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10811 | 2026.04.06 16:13:02.646221 [ 4 ] {d2be4b5f-9bea-4ad7-b9c2-388e30d58c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10812 | 2026.04.06 16:13:02.646907 [ 4 ] {d2be4b5f-9bea-4ad7-b9c2-388e30d58c25} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.04.06 16:13:02.646948 [ 4 ] {d2be4b5f-9bea-4ad7-b9c2-388e30d58c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10814 | 2026.04.06 16:13:02.647330 [ 4 ] {d2be4b5f-9bea-4ad7-b9c2-388e30d58c25} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10815 | 2026.04.06 16:13:02.647548 [ 4 ] {d2be4b5f-9bea-4ad7-b9c2-388e30d58c25} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.04.06 16:13:02.647690 [ 4 ] {d2be4b5f-9bea-4ad7-b9c2-388e30d58c25} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001576 sec., 180203.04568527918 rows/sec., 11.45 MiB/sec. | ||
| 10817 | 2026.04.06 16:13:02.647731 [ 4 ] {d2be4b5f-9bea-4ad7-b9c2-388e30d58c25} <Debug> TCPHandler: Processed in 0.001863475 sec. | ||
| 10818 | 2026.04.06 16:13:02.647849 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2026.04.06 16:13:02.647942 [ 4 ] {a6102f27-1b63-43be-992e-6e95bf949a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10820 | 2026.04.06 16:13:02.647982 [ 4 ] {a6102f27-1b63-43be-992e-6e95bf949a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10821 | 2026.04.06 16:13:02.648378 [ 4 ] {a6102f27-1b63-43be-992e-6e95bf949a7c} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2026.04.06 16:13:02.648412 [ 4 ] {a6102f27-1b63-43be-992e-6e95bf949a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10823 | 2026.04.06 16:13:02.648722 [ 4 ] {a6102f27-1b63-43be-992e-6e95bf949a7c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10824 | 2026.04.06 16:13:02.648925 [ 4 ] {a6102f27-1b63-43be-992e-6e95bf949a7c} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2026.04.06 16:13:02.649046 [ 4 ] {a6102f27-1b63-43be-992e-6e95bf949a7c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 726.12 KiB/sec. | ||
| 10826 | 2026.04.06 16:13:02.649083 [ 4 ] {a6102f27-1b63-43be-992e-6e95bf949a7c} <Debug> TCPHandler: Processed in 0.001281254 sec. | ||
| 10827 | 2026.04.06 16:13:02.649190 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10828 | 2026.04.06 16:13:02.649282 [ 4 ] {2b31747a-a303-4142-b217-f2fbb3e333c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10829 | 2026.04.06 16:13:02.649319 [ 4 ] {2b31747a-a303-4142-b217-f2fbb3e333c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10830 | 2026.04.06 16:13:02.650021 [ 4 ] {2b31747a-a303-4142-b217-f2fbb3e333c0} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2026.04.06 16:13:02.650055 [ 4 ] {2b31747a-a303-4142-b217-f2fbb3e333c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10832 | 2026.04.06 16:13:02.650400 [ 4 ] {2b31747a-a303-4142-b217-f2fbb3e333c0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10833 | 2026.04.06 16:13:02.650604 [ 4 ] {2b31747a-a303-4142-b217-f2fbb3e333c0} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2026.04.06 16:13:02.650703 [ 136 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10835 | 2026.04.06 16:13:02.650728 [ 4 ] {2b31747a-a303-4142-b217-f2fbb3e333c0} <Debug> executeQuery: Read 840 rows, 66.91 KiB in 0.001464 sec., 573770.4918032787 rows/sec., 44.63 MiB/sec. | ||
| 10836 | 2026.04.06 16:13:02.650741 [ 136 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10837 | 2026.04.06 16:13:02.650761 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10838 | 2026.04.06 16:13:02.650764 [ 4 ] {2b31747a-a303-4142-b217-f2fbb3e333c0} <Debug> TCPHandler: Processed in 0.00162074 sec. | ||
| 10839 | 2026.04.06 16:13:02.650879 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10840 | 2026.04.06 16:13:02.650899 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 10841 | 2026.04.06 16:13:02.650970 [ 4 ] {da30f4d3-4565-476f-8de8-9df4aee8f160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10842 | 2026.04.06 16:13:02.651014 [ 4 ] {da30f4d3-4565-476f-8de8-9df4aee8f160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10843 | 2026.04.06 16:13:02.651112 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10844 | 2026.04.06 16:13:02.651171 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3238 rows starting from the beginning of the part | ||
| 10845 | 2026.04.06 16:13:02.651272 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 2452 rows starting from the beginning of the part | ||
| 10846 | 2026.04.06 16:13:02.651345 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 10847 | 2026.04.06 16:13:02.651414 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 835 rows starting from the beginning of the part | ||
| 10848 | 2026.04.06 16:13:02.651442 [ 4 ] {da30f4d3-4565-476f-8de8-9df4aee8f160} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2026.04.06 16:13:02.651480 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 102 rows starting from the beginning of the part | ||
| 10850 | 2026.04.06 16:13:02.651482 [ 4 ] {da30f4d3-4565-476f-8de8-9df4aee8f160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10851 | 2026.04.06 16:13:02.651552 [ 199 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 840 rows starting from the beginning of the part | ||
| 10852 | 2026.04.06 16:13:02.651817 [ 4 ] {da30f4d3-4565-476f-8de8-9df4aee8f160} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10853 | 2026.04.06 16:13:02.652065 [ 4 ] {da30f4d3-4565-476f-8de8-9df4aee8f160} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2026.04.06 16:13:02.652189 [ 4 ] {da30f4d3-4565-476f-8de8-9df4aee8f160} <Debug> executeQuery: Read 171 rows, 10.67 KiB in 0.001237 sec., 138237.67178658044 rows/sec., 8.42 MiB/sec. | ||
| 10855 | 2026.04.06 16:13:02.652225 [ 4 ] {da30f4d3-4565-476f-8de8-9df4aee8f160} <Debug> TCPHandler: Processed in 0.001393276 sec. | ||
| 10856 | 2026.04.06 16:13:02.652336 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10857 | 2026.04.06 16:13:02.652427 [ 4 ] {66dc0a25-8b4d-4f7d-91c2-d49086182ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10858 | 2026.04.06 16:13:02.652466 [ 4 ] {66dc0a25-8b4d-4f7d-91c2-d49086182ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10859 | 2026.04.06 16:13:02.652880 [ 4 ] {66dc0a25-8b4d-4f7d-91c2-d49086182ae9} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2026.04.06 16:13:02.652914 [ 4 ] {66dc0a25-8b4d-4f7d-91c2-d49086182ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10861 | 2026.04.06 16:13:02.653215 [ 4 ] {66dc0a25-8b4d-4f7d-91c2-d49086182ae9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10862 | 2026.04.06 16:13:02.653438 [ 4 ] {66dc0a25-8b4d-4f7d-91c2-d49086182ae9} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10863 | 2026.04.06 16:13:02.653564 [ 4 ] {66dc0a25-8b4d-4f7d-91c2-d49086182ae9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 10864 | 2026.04.06 16:13:02.653600 [ 4 ] {66dc0a25-8b4d-4f7d-91c2-d49086182ae9} <Debug> TCPHandler: Processed in 0.001310904 sec. | ||
| 10865 | 2026.04.06 16:13:02.653709 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10866 | 2026.04.06 16:13:02.653800 [ 4 ] {f7257b96-9860-4320-a09f-af18c692d88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10867 | 2026.04.06 16:13:02.653838 [ 4 ] {f7257b96-9860-4320-a09f-af18c692d88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10868 | 2026.04.06 16:13:02.654255 [ 4 ] {f7257b96-9860-4320-a09f-af18c692d88a} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2026.04.06 16:13:02.654290 [ 4 ] {f7257b96-9860-4320-a09f-af18c692d88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10870 | 2026.04.06 16:13:02.654291 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.003463304 sec., 2172203.190941367 rows/sec., 171.58 MiB/sec. | ||
| 10871 | 2026.04.06 16:13:02.654585 [ 4 ] {f7257b96-9860-4320-a09f-af18c692d88a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10872 | 2026.04.06 16:13:02.654644 [ 186 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10873 | 2026.04.06 16:13:02.654823 [ 4 ] {f7257b96-9860-4320-a09f-af18c692d88a} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.04.06 16:13:02.654966 [ 4 ] {f7257b96-9860-4320-a09f-af18c692d88a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 10875 | 2026.04.06 16:13:02.655004 [ 4 ] {f7257b96-9860-4320-a09f-af18c692d88a} <Debug> TCPHandler: Processed in 0.001341315 sec. | ||
| 10876 | 2026.04.06 16:13:02.655024 [ 186 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_71_14} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10877 | 2026.04.06 16:13:02.655120 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10878 | 2026.04.06 16:13:02.655142 [ 186 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_71_14} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10879 | 2026.04.06 16:13:02.655216 [ 4 ] {962f02b8-9c15-4e9d-bbf5-6ab8802c5593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10880 | 2026.04.06 16:13:02.655258 [ 4 ] {962f02b8-9c15-4e9d-bbf5-6ab8802c5593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10881 | 2026.04.06 16:13:02.655263 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 10882 | 2026.04.06 16:13:02.655858 [ 4 ] {962f02b8-9c15-4e9d-bbf5-6ab8802c5593} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2026.04.06 16:13:02.655897 [ 4 ] {962f02b8-9c15-4e9d-bbf5-6ab8802c5593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10884 | 2026.04.06 16:13:02.656213 [ 4 ] {962f02b8-9c15-4e9d-bbf5-6ab8802c5593} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10885 | 2026.04.06 16:13:02.656412 [ 4 ] {962f02b8-9c15-4e9d-bbf5-6ab8802c5593} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10886 | 2026.04.06 16:13:02.656527 [ 135 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10887 | 2026.04.06 16:13:02.656537 [ 4 ] {962f02b8-9c15-4e9d-bbf5-6ab8802c5593} <Debug> executeQuery: Read 519 rows, 37.52 KiB in 0.001339 sec., 387602.68857356237 rows/sec., 27.36 MiB/sec. | ||
| 10888 | 2026.04.06 16:13:02.656578 [ 135 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.04.06 16:13:02.656593 [ 4 ] {962f02b8-9c15-4e9d-bbf5-6ab8802c5593} <Debug> TCPHandler: Processed in 0.001519677 sec. | ||
| 10890 | 2026.04.06 16:13:02.656605 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10891 | 2026.04.06 16:13:02.656691 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 10892 | 2026.04.06 16:13:02.656706 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10893 | 2026.04.06 16:13:02.656795 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10894 | 2026.04.06 16:13:02.656808 [ 4 ] {ae220b68-4c13-4ada-aa85-8ad591c64042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10895 | 2026.04.06 16:13:02.656830 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1792 rows starting from the beginning of the part | ||
| 10896 | 2026.04.06 16:13:02.656854 [ 4 ] {ae220b68-4c13-4ada-aa85-8ad591c64042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10897 | 2026.04.06 16:13:02.656892 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1315 rows starting from the beginning of the part | ||
| 10898 | 2026.04.06 16:13:02.656947 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 10899 | 2026.04.06 16:13:02.656989 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 509 rows starting from the beginning of the part | ||
| 10900 | 2026.04.06 16:13:02.657028 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 87 rows starting from the beginning of the part | ||
| 10901 | 2026.04.06 16:13:02.657067 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 519 rows starting from the beginning of the part | ||
| 10902 | 2026.04.06 16:13:02.657197 [ 4 ] {ae220b68-4c13-4ada-aa85-8ad591c64042} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2026.04.06 16:13:02.657237 [ 4 ] {ae220b68-4c13-4ada-aa85-8ad591c64042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10904 | 2026.04.06 16:13:02.657553 [ 4 ] {ae220b68-4c13-4ada-aa85-8ad591c64042} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10905 | 2026.04.06 16:13:02.657790 [ 4 ] {ae220b68-4c13-4ada-aa85-8ad591c64042} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2026.04.06 16:13:02.657923 [ 4 ] {ae220b68-4c13-4ada-aa85-8ad591c64042} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 10907 | 2026.04.06 16:13:02.657959 [ 4 ] {ae220b68-4c13-4ada-aa85-8ad591c64042} <Debug> TCPHandler: Processed in 0.001299464 sec. | ||
| 10908 | 2026.04.06 16:13:02.658066 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10909 | 2026.04.06 16:13:02.658157 [ 4 ] {31027426-3e42-48dc-8247-9cfa9f298c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10910 | 2026.04.06 16:13:02.658196 [ 4 ] {31027426-3e42-48dc-8247-9cfa9f298c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10911 | 2026.04.06 16:13:02.658493 [ 186 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838144 sec., 2331699.8015389433 rows/sec., 168.65 MiB/sec. | ||
| 10912 | 2026.04.06 16:13:02.658582 [ 4 ] {31027426-3e42-48dc-8247-9cfa9f298c60} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2026.04.06 16:13:02.658621 [ 4 ] {31027426-3e42-48dc-8247-9cfa9f298c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10914 | 2026.04.06 16:13:02.658733 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10915 | 2026.04.06 16:13:02.658950 [ 4 ] {31027426-3e42-48dc-8247-9cfa9f298c60} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10916 | 2026.04.06 16:13:02.659002 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_71_14} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2026.04.06 16:13:02.659072 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_71_14} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10918 | 2026.04.06 16:13:02.659152 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 10919 | 2026.04.06 16:13:02.659155 [ 4 ] {31027426-3e42-48dc-8247-9cfa9f298c60} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.04.06 16:13:02.659280 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10921 | 2026.04.06 16:13:02.659291 [ 4 ] {31027426-3e42-48dc-8247-9cfa9f298c60} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001152 sec., 234375 rows/sec., 15.58 MiB/sec. | ||
| 10922 | 2026.04.06 16:13:02.659314 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2026.04.06 16:13:02.659336 [ 4 ] {31027426-3e42-48dc-8247-9cfa9f298c60} <Debug> TCPHandler: Processed in 0.001315724 sec. | ||
| 10924 | 2026.04.06 16:13:02.659336 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10925 | 2026.04.06 16:13:02.659454 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10926 | 2026.04.06 16:13:02.659464 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 10927 | 2026.04.06 16:13:02.659552 [ 4 ] {8b754de9-262d-48f8-9524-85a51805a1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10928 | 2026.04.06 16:13:02.659596 [ 4 ] {8b754de9-262d-48f8-9524-85a51805a1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10929 | 2026.04.06 16:13:02.659626 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10930 | 2026.04.06 16:13:02.659671 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23566 rows starting from the beginning of the part | ||
| 10931 | 2026.04.06 16:13:02.659746 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1517 rows starting from the beginning of the part | ||
| 10932 | 2026.04.06 16:13:02.659798 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 96 rows starting from the beginning of the part | ||
| 10933 | 2026.04.06 16:13:02.659845 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 265 rows starting from the beginning of the part | ||
| 10934 | 2026.04.06 16:13:02.659883 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 10935 | 2026.04.06 16:13:02.659910 [ 4 ] {8b754de9-262d-48f8-9524-85a51805a1ab} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.04.06 16:13:02.659924 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 270 rows starting from the beginning of the part | ||
| 10937 | 2026.04.06 16:13:02.659953 [ 4 ] {8b754de9-262d-48f8-9524-85a51805a1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10938 | 2026.04.06 16:13:02.660264 [ 4 ] {8b754de9-262d-48f8-9524-85a51805a1ab} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10939 | 2026.04.06 16:13:02.660475 [ 4 ] {8b754de9-262d-48f8-9524-85a51805a1ab} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2026.04.06 16:13:02.660602 [ 4 ] {8b754de9-262d-48f8-9524-85a51805a1ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 10941 | 2026.04.06 16:13:02.660638 [ 4 ] {8b754de9-262d-48f8-9524-85a51805a1ab} <Debug> TCPHandler: Processed in 0.001230392 sec. | ||
| 10942 | 2026.04.06 16:13:02.660744 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10943 | 2026.04.06 16:13:02.660835 [ 4 ] {64a80be1-c679-4e78-87a4-95ecae7e36b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10944 | 2026.04.06 16:13:02.660886 [ 4 ] {64a80be1-c679-4e78-87a4-95ecae7e36b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10945 | 2026.04.06 16:13:02.661660 [ 4 ] {64a80be1-c679-4e78-87a4-95ecae7e36b9} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10946 | 2026.04.06 16:13:02.661696 [ 4 ] {64a80be1-c679-4e78-87a4-95ecae7e36b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10947 | 2026.04.06 16:13:02.662237 [ 4 ] {64a80be1-c679-4e78-87a4-95ecae7e36b9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10948 | 2026.04.06 16:13:02.662472 [ 4 ] {64a80be1-c679-4e78-87a4-95ecae7e36b9} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2026.04.06 16:13:02.662610 [ 4 ] {64a80be1-c679-4e78-87a4-95ecae7e36b9} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001792 sec., 10602.678571428572 rows/sec., 19.00 MiB/sec. | ||
| 10950 | 2026.04.06 16:13:02.662673 [ 4 ] {64a80be1-c679-4e78-87a4-95ecae7e36b9} <Debug> TCPHandler: Processed in 0.001975087 sec. | ||
| 10951 | 2026.04.06 16:13:02.662785 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10952 | 2026.04.06 16:13:02.662876 [ 4 ] {21eae6d8-a947-4f56-8d2e-568b22b4cb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10953 | 2026.04.06 16:13:02.662916 [ 4 ] {21eae6d8-a947-4f56-8d2e-568b22b4cb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10954 | 2026.04.06 16:13:02.663240 [ 4 ] {21eae6d8-a947-4f56-8d2e-568b22b4cb20} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10955 | 2026.04.06 16:13:02.663275 [ 4 ] {21eae6d8-a947-4f56-8d2e-568b22b4cb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10956 | 2026.04.06 16:13:02.663578 [ 4 ] {21eae6d8-a947-4f56-8d2e-568b22b4cb20} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10957 | 2026.04.06 16:13:02.663809 [ 4 ] {21eae6d8-a947-4f56-8d2e-568b22b4cb20} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10958 | 2026.04.06 16:13:02.663930 [ 135 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10959 | 2026.04.06 16:13:02.663932 [ 4 ] {21eae6d8-a947-4f56-8d2e-568b22b4cb20} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 10960 | 2026.04.06 16:13:02.663964 [ 135 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2026.04.06 16:13:02.663987 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10962 | 2026.04.06 16:13:02.663987 [ 4 ] {21eae6d8-a947-4f56-8d2e-568b22b4cb20} <Debug> TCPHandler: Processed in 0.001248943 sec. | ||
| 10963 | 2026.04.06 16:13:02.664091 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 10964 | 2026.04.06 16:13:02.664188 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10965 | 2026.04.06 16:13:02.664219 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3198 rows starting from the beginning of the part | ||
| 10966 | 2026.04.06 16:13:02.664280 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 10967 | 2026.04.06 16:13:02.664326 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
| 10968 | 2026.04.06 16:13:02.664381 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 10969 | 2026.04.06 16:13:02.664422 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 10970 | 2026.04.06 16:13:02.664463 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 10971 | 2026.04.06 16:13:02.665716 [ 186 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3498 rows, containing 4 columns (4 merged, 0 gathered) in 0.001670161 sec., 2094408.8623791358 rows/sec., 133.15 MiB/sec. | ||
| 10972 | 2026.04.06 16:13:02.666014 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10973 | 2026.04.06 16:13:02.666304 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_71_14} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10974 | 2026.04.06 16:13:02.666382 [ 200 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_71_14} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10975 | 2026.04.06 16:13:02.666451 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 10976 | 2026.04.06 16:13:02.666492 [ 196 ] {81a64079-e956-431a-868f-58876cd98500::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25874 rows, containing 5 columns (5 merged, 0 gathered) in 0.00708674 sec., 3651044.0625732 rows/sec., 231.11 MiB/sec. | ||
| 10977 | 2026.04.06 16:13:02.666770 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10978 | 2026.04.06 16:13:02.667015 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10979 | 2026.04.06 16:13:02.667081 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10980 | 2026.04.06 16:13:02.667153 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 10981 | 2026.04.06 16:13:03.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.07 MiB, peak 318.47 MiB, free memory in arenas 0.00 B, will set to 309.25 MiB (RSS), difference: 1.18 MiB | ||
| 10982 | 2026.04.06 16:13:06.485564 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10983 | 2026.04.06 16:13:06.485670 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10984 | 2026.04.06 16:13:06.621434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21094 | ||
| 10985 | 2026.04.06 16:13:06.622090 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10986 | 2026.04.06 16:13:06.622161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10987 | 2026.04.06 16:13:06.622723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10988 | 2026.04.06 16:13:06.622945 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10989 | 2026.04.06 16:13:06.623094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21094 | ||
| 10990 | 2026.04.06 16:13:06.690278 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1396 | ||
| 10991 | 2026.04.06 16:13:06.693039 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2026.04.06 16:13:06.693088 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10993 | 2026.04.06 16:13:06.694373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10994 | 2026.04.06 16:13:06.694659 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.04.06 16:13:06.695057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1396 | ||
| 10996 | 2026.04.06 16:13:07.639570 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10997 | 2026.04.06 16:13:07.639799 [ 4 ] {a2be44a4-bdea-40a4-b497-0ed8b4fd675a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10998 | 2026.04.06 16:13:07.639885 [ 4 ] {a2be44a4-bdea-40a4-b497-0ed8b4fd675a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10999 | 2026.04.06 16:13:07.640594 [ 4 ] {a2be44a4-bdea-40a4-b497-0ed8b4fd675a} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11000 | 2026.04.06 16:13:07.640644 [ 4 ] {a2be44a4-bdea-40a4-b497-0ed8b4fd675a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11001 | 2026.04.06 16:13:07.641031 [ 4 ] {a2be44a4-bdea-40a4-b497-0ed8b4fd675a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11002 | 2026.04.06 16:13:07.641264 [ 4 ] {a2be44a4-bdea-40a4-b497-0ed8b4fd675a} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11003 | 2026.04.06 16:13:07.641421 [ 4 ] {a2be44a4-bdea-40a4-b497-0ed8b4fd675a} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001683 sec., 60606.06060606061 rows/sec., 5.06 MiB/sec. | ||
| 11004 | 2026.04.06 16:13:07.641473 [ 4 ] {a2be44a4-bdea-40a4-b497-0ed8b4fd675a} <Debug> TCPHandler: Processed in 0.002056698 sec. | ||
| 11005 | 2026.04.06 16:13:07.641602 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11006 | 2026.04.06 16:13:07.641707 [ 4 ] {4e4fc104-c243-4a07-85f4-7f1c37e51d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11007 | 2026.04.06 16:13:07.641751 [ 4 ] {4e4fc104-c243-4a07-85f4-7f1c37e51d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11008 | 2026.04.06 16:13:07.642179 [ 4 ] {4e4fc104-c243-4a07-85f4-7f1c37e51d04} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11009 | 2026.04.06 16:13:07.642217 [ 4 ] {4e4fc104-c243-4a07-85f4-7f1c37e51d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11010 | 2026.04.06 16:13:07.642545 [ 4 ] {4e4fc104-c243-4a07-85f4-7f1c37e51d04} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11011 | 2026.04.06 16:13:07.642755 [ 4 ] {4e4fc104-c243-4a07-85f4-7f1c37e51d04} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11012 | 2026.04.06 16:13:07.642874 [ 127 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11013 | 2026.04.06 16:13:07.642888 [ 4 ] {4e4fc104-c243-4a07-85f4-7f1c37e51d04} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001205 sec., 19087.136929460583 rows/sec., 1.40 MiB/sec. | ||
| 11014 | 2026.04.06 16:13:07.642942 [ 127 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2026.04.06 16:13:07.642950 [ 4 ] {4e4fc104-c243-4a07-85f4-7f1c37e51d04} <Debug> TCPHandler: Processed in 0.001401276 sec. | ||
| 11016 | 2026.04.06 16:13:07.642973 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11017 | 2026.04.06 16:13:07.643084 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11018 | 2026.04.06 16:13:07.643096 [ 186 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 11019 | 2026.04.06 16:13:07.643187 [ 4 ] {b65176da-79c9-4a07-844a-b9fc6d442dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11020 | 2026.04.06 16:13:07.643233 [ 4 ] {b65176da-79c9-4a07-844a-b9fc6d442dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11021 | 2026.04.06 16:13:07.643237 [ 186 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11022 | 2026.04.06 16:13:07.643282 [ 186 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 211 rows starting from the beginning of the part | ||
| 11023 | 2026.04.06 16:13:07.643355 [ 186 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 11024 | 2026.04.06 16:13:07.643418 [ 186 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 161 rows starting from the beginning of the part | ||
| 11025 | 2026.04.06 16:13:07.643465 [ 186 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 23 rows starting from the beginning of the part | ||
| 11026 | 2026.04.06 16:13:07.643508 [ 186 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 171 rows starting from the beginning of the part | ||
| 11027 | 2026.04.06 16:13:07.643551 [ 186 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 23 rows starting from the beginning of the part | ||
| 11028 | 2026.04.06 16:13:07.643671 [ 4 ] {b65176da-79c9-4a07-844a-b9fc6d442dfd} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.04.06 16:13:07.643712 [ 4 ] {b65176da-79c9-4a07-844a-b9fc6d442dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11030 | 2026.04.06 16:13:07.644039 [ 4 ] {b65176da-79c9-4a07-844a-b9fc6d442dfd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11031 | 2026.04.06 16:13:07.644270 [ 4 ] {b65176da-79c9-4a07-844a-b9fc6d442dfd} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2026.04.06 16:13:07.644404 [ 4 ] {b65176da-79c9-4a07-844a-b9fc6d442dfd} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001237 sec., 70331.44704931285 rows/sec., 5.49 MiB/sec. | ||
| 11033 | 2026.04.06 16:13:07.644442 [ 4 ] {b65176da-79c9-4a07-844a-b9fc6d442dfd} <Debug> TCPHandler: Processed in 0.001409466 sec. | ||
| 11034 | 2026.04.06 16:13:07.644473 [ 196 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433066 sec., 436127.8545440336 rows/sec., 29.21 MiB/sec. | ||
| 11035 | 2026.04.06 16:13:07.644558 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11036 | 2026.04.06 16:13:07.644639 [ 198 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11037 | 2026.04.06 16:13:07.644656 [ 4 ] {5f82aa37-e958-48a3-b70d-bb6f609d3a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11038 | 2026.04.06 16:13:07.644707 [ 4 ] {5f82aa37-e958-48a3-b70d-bb6f609d3a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11039 | 2026.04.06 16:13:07.644965 [ 198 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_61_12} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11040 | 2026.04.06 16:13:07.645052 [ 198 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_61_12} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11041 | 2026.04.06 16:13:07.645119 [ 4 ] {5f82aa37-e958-48a3-b70d-bb6f609d3a5a} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11042 | 2026.04.06 16:13:07.645123 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11043 | 2026.04.06 16:13:07.645162 [ 4 ] {5f82aa37-e958-48a3-b70d-bb6f609d3a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11044 | 2026.04.06 16:13:07.645516 [ 4 ] {5f82aa37-e958-48a3-b70d-bb6f609d3a5a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11045 | 2026.04.06 16:13:07.645733 [ 4 ] {5f82aa37-e958-48a3-b70d-bb6f609d3a5a} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.04.06 16:13:07.645865 [ 4 ] {5f82aa37-e958-48a3-b70d-bb6f609d3a5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 11047 | 2026.04.06 16:13:07.645902 [ 4 ] {5f82aa37-e958-48a3-b70d-bb6f609d3a5a} <Debug> TCPHandler: Processed in 0.001394576 sec. | ||
| 11048 | 2026.04.06 16:13:07.646013 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11049 | 2026.04.06 16:13:07.646109 [ 4 ] {8488f7b2-a8a1-4075-b23c-75c0058d81ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11050 | 2026.04.06 16:13:07.646163 [ 4 ] {8488f7b2-a8a1-4075-b23c-75c0058d81ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11051 | 2026.04.06 16:13:07.646972 [ 4 ] {8488f7b2-a8a1-4075-b23c-75c0058d81ab} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2026.04.06 16:13:07.647009 [ 4 ] {8488f7b2-a8a1-4075-b23c-75c0058d81ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11053 | 2026.04.06 16:13:07.647558 [ 4 ] {8488f7b2-a8a1-4075-b23c-75c0058d81ab} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11054 | 2026.04.06 16:13:07.647786 [ 4 ] {8488f7b2-a8a1-4075-b23c-75c0058d81ab} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2026.04.06 16:13:07.647897 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11056 | 2026.04.06 16:13:07.647927 [ 4 ] {8488f7b2-a8a1-4075-b23c-75c0058d81ab} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001836 sec., 12527.23311546841 rows/sec., 22.45 MiB/sec. | ||
| 11057 | 2026.04.06 16:13:07.647928 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11058 | 2026.04.06 16:13:07.647968 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11059 | 2026.04.06 16:13:07.647999 [ 4 ] {8488f7b2-a8a1-4075-b23c-75c0058d81ab} <Debug> TCPHandler: Processed in 0.002034498 sec. | ||
| 11060 | 2026.04.06 16:13:07.648040 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 11061 | 2026.04.06 16:13:07.648122 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11062 | 2026.04.06 16:13:07.648223 [ 4 ] {bc438590-c59d-4db2-b5a6-ff19c1836c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11063 | 2026.04.06 16:13:07.648248 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11064 | 2026.04.06 16:13:07.648265 [ 4 ] {bc438590-c59d-4db2-b5a6-ff19c1836c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11065 | 2026.04.06 16:13:07.648302 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1181 rows starting from the beginning of the part | ||
| 11066 | 2026.04.06 16:13:07.648421 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 11067 | 2026.04.06 16:13:07.648527 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 19 rows starting from the beginning of the part | ||
| 11068 | 2026.04.06 16:13:07.648618 [ 4 ] {bc438590-c59d-4db2-b5a6-ff19c1836c36} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.04.06 16:13:07.648625 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 23 rows starting from the beginning of the part | ||
| 11070 | 2026.04.06 16:13:07.648660 [ 4 ] {bc438590-c59d-4db2-b5a6-ff19c1836c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11071 | 2026.04.06 16:13:07.648744 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 19 rows starting from the beginning of the part | ||
| 11072 | 2026.04.06 16:13:07.648850 [ 186 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 23 rows starting from the beginning of the part | ||
| 11073 | 2026.04.06 16:13:07.648984 [ 4 ] {bc438590-c59d-4db2-b5a6-ff19c1836c36} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11074 | 2026.04.06 16:13:07.649224 [ 4 ] {bc438590-c59d-4db2-b5a6-ff19c1836c36} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2026.04.06 16:13:07.649361 [ 4 ] {bc438590-c59d-4db2-b5a6-ff19c1836c36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 11076 | 2026.04.06 16:13:07.649399 [ 4 ] {bc438590-c59d-4db2-b5a6-ff19c1836c36} <Debug> TCPHandler: Processed in 0.001325885 sec. | ||
| 11077 | 2026.04.06 16:13:07.654134 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1299 rows, containing 19 columns (19 merged, 0 gathered) in 0.006121743 sec., 212194.4681441217 rows/sec., 380.24 MiB/sec. | ||
| 11078 | 2026.04.06 16:13:07.656411 [ 187 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11079 | 2026.04.06 16:13:07.656806 [ 187 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2026.04.06 16:13:07.656893 [ 187 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11081 | 2026.04.06 16:13:07.657072 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 11082 | 2026.04.06 16:13:07.824736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 11083 | 2026.04.06 16:13:07.842845 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2026.04.06 16:13:07.842907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11085 | 2026.04.06 16:13:07.849313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11086 | 2026.04.06 16:13:07.850090 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11087 | 2026.04.06 16:13:07.854416 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 11088 | 2026.04.06 16:13:08.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.34 MiB, peak 321.40 MiB, free memory in arenas 0.00 B, will set to 311.96 MiB (RSS), difference: 1.62 MiB | ||
| 11089 | 2026.04.06 16:13:12.646491 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11090 | 2026.04.06 16:13:12.646699 [ 4 ] {f6d2429d-46dd-4341-8eec-b56600864f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11091 | 2026.04.06 16:13:12.646770 [ 4 ] {f6d2429d-46dd-4341-8eec-b56600864f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11092 | 2026.04.06 16:13:12.647544 [ 4 ] {f6d2429d-46dd-4341-8eec-b56600864f2c} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11093 | 2026.04.06 16:13:12.647588 [ 4 ] {f6d2429d-46dd-4341-8eec-b56600864f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11094 | 2026.04.06 16:13:12.647986 [ 4 ] {f6d2429d-46dd-4341-8eec-b56600864f2c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11095 | 2026.04.06 16:13:12.648203 [ 4 ] {f6d2429d-46dd-4341-8eec-b56600864f2c} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2026.04.06 16:13:12.648348 [ 4 ] {f6d2429d-46dd-4341-8eec-b56600864f2c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001702 sec., 166862.51468860166 rows/sec., 10.60 MiB/sec. | ||
| 11097 | 2026.04.06 16:13:12.648379 [ 122 ] {} <Debug> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11098 | 2026.04.06 16:13:12.648388 [ 4 ] {f6d2429d-46dd-4341-8eec-b56600864f2c} <Debug> TCPHandler: Processed in 0.002029357 sec. | ||
| 11099 | 2026.04.06 16:13:12.648460 [ 122 ] {} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11100 | 2026.04.06 16:13:12.648506 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11101 | 2026.04.06 16:13:12.648563 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11102 | 2026.04.06 16:13:12.648605 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::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 | ||
| 11103 | 2026.04.06 16:13:12.648660 [ 4 ] {f2a590d1-2362-4ea1-b3e1-3b0e9ec6b76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11104 | 2026.04.06 16:13:12.648701 [ 4 ] {f2a590d1-2362-4ea1-b3e1-3b0e9ec6b76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11105 | 2026.04.06 16:13:12.648705 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11106 | 2026.04.06 16:13:12.648740 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 284 rows starting from the beginning of the part | ||
| 11107 | 2026.04.06 16:13:12.648818 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 11108 | 2026.04.06 16:13:12.648865 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 11109 | 2026.04.06 16:13:12.648909 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 11110 | 2026.04.06 16:13:12.648952 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 11111 | 2026.04.06 16:13:12.649495 [ 4 ] {f2a590d1-2362-4ea1-b3e1-3b0e9ec6b76a} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2026.04.06 16:13:12.649529 [ 4 ] {f2a590d1-2362-4ea1-b3e1-3b0e9ec6b76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11113 | 2026.04.06 16:13:12.649846 [ 191 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277804 sec., 1111281.5423961733 rows/sec., 74.82 MiB/sec. | ||
| 11114 | 2026.04.06 16:13:12.649878 [ 4 ] {f2a590d1-2362-4ea1-b3e1-3b0e9ec6b76a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11115 | 2026.04.06 16:13:12.649992 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11116 | 2026.04.06 16:13:12.650091 [ 4 ] {f2a590d1-2362-4ea1-b3e1-3b0e9ec6b76a} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11117 | 2026.04.06 16:13:12.650218 [ 4 ] {f2a590d1-2362-4ea1-b3e1-3b0e9ec6b76a} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001576 sec., 529822.3350253807 rows/sec., 41.23 MiB/sec. | ||
| 11118 | 2026.04.06 16:13:12.650229 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_29_7} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2026.04.06 16:13:12.650253 [ 4 ] {f2a590d1-2362-4ea1-b3e1-3b0e9ec6b76a} <Debug> TCPHandler: Processed in 0.001744012 sec. | ||
| 11120 | 2026.04.06 16:13:12.650291 [ 196 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_29_7} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11121 | 2026.04.06 16:13:12.650352 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11122 | 2026.04.06 16:13:12.650390 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11123 | 2026.04.06 16:13:12.650483 [ 4 ] {2346f84a-4577-421c-980a-486c721fb9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11124 | 2026.04.06 16:13:12.650522 [ 4 ] {2346f84a-4577-421c-980a-486c721fb9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11125 | 2026.04.06 16:13:12.650960 [ 4 ] {2346f84a-4577-421c-980a-486c721fb9c0} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11126 | 2026.04.06 16:13:12.650995 [ 4 ] {2346f84a-4577-421c-980a-486c721fb9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11127 | 2026.04.06 16:13:12.651284 [ 4 ] {2346f84a-4577-421c-980a-486c721fb9c0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11128 | 2026.04.06 16:13:12.651483 [ 4 ] {2346f84a-4577-421c-980a-486c721fb9c0} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.04.06 16:13:12.651609 [ 4 ] {2346f84a-4577-421c-980a-486c721fb9c0} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001144 sec., 140734.26573426573 rows/sec., 8.51 MiB/sec. | ||
| 11130 | 2026.04.06 16:13:12.651645 [ 4 ] {2346f84a-4577-421c-980a-486c721fb9c0} <Debug> TCPHandler: Processed in 0.001302175 sec. | ||
| 11131 | 2026.04.06 16:13:12.651760 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11132 | 2026.04.06 16:13:12.651851 [ 4 ] {660819ca-81c4-476f-8fb3-31b772181357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11133 | 2026.04.06 16:13:12.651889 [ 4 ] {660819ca-81c4-476f-8fb3-31b772181357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11134 | 2026.04.06 16:13:12.652318 [ 4 ] {660819ca-81c4-476f-8fb3-31b772181357} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2026.04.06 16:13:12.652352 [ 4 ] {660819ca-81c4-476f-8fb3-31b772181357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11136 | 2026.04.06 16:13:12.652641 [ 4 ] {660819ca-81c4-476f-8fb3-31b772181357} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11137 | 2026.04.06 16:13:12.652845 [ 4 ] {660819ca-81c4-476f-8fb3-31b772181357} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2026.04.06 16:13:12.652966 [ 4 ] {660819ca-81c4-476f-8fb3-31b772181357} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001133 sec., 131509.26743159755 rows/sec., 8.50 MiB/sec. | ||
| 11139 | 2026.04.06 16:13:12.653002 [ 4 ] {660819ca-81c4-476f-8fb3-31b772181357} <Debug> TCPHandler: Processed in 0.001288954 sec. | ||
| 11140 | 2026.04.06 16:13:12.653114 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11141 | 2026.04.06 16:13:12.653205 [ 4 ] {cc8363ef-2b5b-4ffa-8f66-9124f73f701a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11142 | 2026.04.06 16:13:12.653242 [ 4 ] {cc8363ef-2b5b-4ffa-8f66-9124f73f701a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11143 | 2026.04.06 16:13:12.653667 [ 4 ] {cc8363ef-2b5b-4ffa-8f66-9124f73f701a} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2026.04.06 16:13:12.653702 [ 4 ] {cc8363ef-2b5b-4ffa-8f66-9124f73f701a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11145 | 2026.04.06 16:13:12.653991 [ 4 ] {cc8363ef-2b5b-4ffa-8f66-9124f73f701a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11146 | 2026.04.06 16:13:12.654191 [ 4 ] {cc8363ef-2b5b-4ffa-8f66-9124f73f701a} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2026.04.06 16:13:12.654293 [ 122 ] {} <Debug> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11148 | 2026.04.06 16:13:12.654312 [ 4 ] {cc8363ef-2b5b-4ffa-8f66-9124f73f701a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001125 sec., 131555.55555555556 rows/sec., 7.48 MiB/sec. | ||
| 11149 | 2026.04.06 16:13:12.654332 [ 122 ] {} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11150 | 2026.04.06 16:13:12.654353 [ 4 ] {cc8363ef-2b5b-4ffa-8f66-9124f73f701a} <Debug> TCPHandler: Processed in 0.001285894 sec. | ||
| 11151 | 2026.04.06 16:13:12.654355 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11152 | 2026.04.06 16:13:12.654477 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::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 | ||
| 11153 | 2026.04.06 16:13:12.654488 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11154 | 2026.04.06 16:13:12.654612 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11155 | 2026.04.06 16:13:12.654618 [ 4 ] {1107a532-28fe-4a46-bb05-311762af3c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11156 | 2026.04.06 16:13:12.654653 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 148 rows starting from the beginning of the part | ||
| 11157 | 2026.04.06 16:13:12.654670 [ 4 ] {1107a532-28fe-4a46-bb05-311762af3c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11158 | 2026.04.06 16:13:12.654727 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 11159 | 2026.04.06 16:13:12.654779 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 11160 | 2026.04.06 16:13:12.654821 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 11161 | 2026.04.06 16:13:12.654858 [ 193 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 11162 | 2026.04.06 16:13:12.655326 [ 4 ] {1107a532-28fe-4a46-bb05-311762af3c08} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2026.04.06 16:13:12.655366 [ 4 ] {1107a532-28fe-4a46-bb05-311762af3c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11164 | 2026.04.06 16:13:12.655694 [ 4 ] {1107a532-28fe-4a46-bb05-311762af3c08} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11165 | 2026.04.06 16:13:12.655760 [ 196 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338364 sec., 552913.8560212319 rows/sec., 33.55 MiB/sec. | ||
| 11166 | 2026.04.06 16:13:12.655907 [ 4 ] {1107a532-28fe-4a46-bb05-311762af3c08} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11167 | 2026.04.06 16:13:12.655943 [ 191 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11168 | 2026.04.06 16:13:12.656038 [ 4 ] {1107a532-28fe-4a46-bb05-311762af3c08} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001438 sec., 353963.8386648122 rows/sec., 24.92 MiB/sec. | ||
| 11169 | 2026.04.06 16:13:12.656081 [ 4 ] {1107a532-28fe-4a46-bb05-311762af3c08} <Debug> TCPHandler: Processed in 0.00163982 sec. | ||
| 11170 | 2026.04.06 16:13:12.656201 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11171 | 2026.04.06 16:13:12.656265 [ 191 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_29_7} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11172 | 2026.04.06 16:13:12.656294 [ 4 ] {d874e37b-8ce1-4f8a-ac39-1b892eb2bc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11173 | 2026.04.06 16:13:12.656338 [ 4 ] {d874e37b-8ce1-4f8a-ac39-1b892eb2bc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11174 | 2026.04.06 16:13:12.656351 [ 191 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_29_7} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11175 | 2026.04.06 16:13:12.656465 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11176 | 2026.04.06 16:13:12.656677 [ 4 ] {d874e37b-8ce1-4f8a-ac39-1b892eb2bc95} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.04.06 16:13:12.656717 [ 4 ] {d874e37b-8ce1-4f8a-ac39-1b892eb2bc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11178 | 2026.04.06 16:13:12.657019 [ 4 ] {d874e37b-8ce1-4f8a-ac39-1b892eb2bc95} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11179 | 2026.04.06 16:13:12.657243 [ 4 ] {d874e37b-8ce1-4f8a-ac39-1b892eb2bc95} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11180 | 2026.04.06 16:13:12.657367 [ 4 ] {d874e37b-8ce1-4f8a-ac39-1b892eb2bc95} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 11181 | 2026.04.06 16:13:12.657403 [ 4 ] {d874e37b-8ce1-4f8a-ac39-1b892eb2bc95} <Debug> TCPHandler: Processed in 0.001249133 sec. | ||
| 11182 | 2026.04.06 16:13:12.657513 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11183 | 2026.04.06 16:13:12.657604 [ 4 ] {a4dcd5e6-b127-475a-909b-84411c7b4bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11184 | 2026.04.06 16:13:12.657645 [ 4 ] {a4dcd5e6-b127-475a-909b-84411c7b4bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11185 | 2026.04.06 16:13:12.658041 [ 4 ] {a4dcd5e6-b127-475a-909b-84411c7b4bf6} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2026.04.06 16:13:12.658074 [ 4 ] {a4dcd5e6-b127-475a-909b-84411c7b4bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11187 | 2026.04.06 16:13:12.658391 [ 4 ] {a4dcd5e6-b127-475a-909b-84411c7b4bf6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11188 | 2026.04.06 16:13:12.658596 [ 4 ] {a4dcd5e6-b127-475a-909b-84411c7b4bf6} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2026.04.06 16:13:12.658721 [ 4 ] {a4dcd5e6-b127-475a-909b-84411c7b4bf6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001134 sec., 233686.06701940036 rows/sec., 15.53 MiB/sec. | ||
| 11190 | 2026.04.06 16:13:12.658756 [ 4 ] {a4dcd5e6-b127-475a-909b-84411c7b4bf6} <Debug> TCPHandler: Processed in 0.001289854 sec. | ||
| 11191 | 2026.04.06 16:13:12.658867 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11192 | 2026.04.06 16:13:12.658959 [ 4 ] {50fa3f6e-e469-4a8b-a921-865b00aea387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11193 | 2026.04.06 16:13:12.658998 [ 4 ] {50fa3f6e-e469-4a8b-a921-865b00aea387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11194 | 2026.04.06 16:13:12.659305 [ 4 ] {50fa3f6e-e469-4a8b-a921-865b00aea387} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11195 | 2026.04.06 16:13:12.659339 [ 4 ] {50fa3f6e-e469-4a8b-a921-865b00aea387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11196 | 2026.04.06 16:13:12.659625 [ 4 ] {50fa3f6e-e469-4a8b-a921-865b00aea387} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11197 | 2026.04.06 16:13:12.659826 [ 4 ] {50fa3f6e-e469-4a8b-a921-865b00aea387} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11198 | 2026.04.06 16:13:12.659949 [ 4 ] {50fa3f6e-e469-4a8b-a921-865b00aea387} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 11199 | 2026.04.06 16:13:12.659984 [ 4 ] {50fa3f6e-e469-4a8b-a921-865b00aea387} <Debug> TCPHandler: Processed in 0.001163742 sec. | ||
| 11200 | 2026.04.06 16:13:12.660094 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11201 | 2026.04.06 16:13:12.660185 [ 4 ] {dc1d3393-046e-432f-a3d7-5a0152b3810c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11202 | 2026.04.06 16:13:12.660238 [ 4 ] {dc1d3393-046e-432f-a3d7-5a0152b3810c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11203 | 2026.04.06 16:13:12.661033 [ 4 ] {dc1d3393-046e-432f-a3d7-5a0152b3810c} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2026.04.06 16:13:12.661068 [ 4 ] {dc1d3393-046e-432f-a3d7-5a0152b3810c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11205 | 2026.04.06 16:13:12.661577 [ 4 ] {dc1d3393-046e-432f-a3d7-5a0152b3810c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11206 | 2026.04.06 16:13:12.661802 [ 4 ] {dc1d3393-046e-432f-a3d7-5a0152b3810c} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2026.04.06 16:13:12.661938 [ 4 ] {dc1d3393-046e-432f-a3d7-5a0152b3810c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001771 sec., 10728.402032749858 rows/sec., 19.22 MiB/sec. | ||
| 11208 | 2026.04.06 16:13:12.661989 [ 4 ] {dc1d3393-046e-432f-a3d7-5a0152b3810c} <Debug> TCPHandler: Processed in 0.001941906 sec. | ||
| 11209 | 2026.04.06 16:13:12.662104 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11210 | 2026.04.06 16:13:12.662197 [ 4 ] {2e1bc963-47ad-40b7-beac-05e428eb4601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11211 | 2026.04.06 16:13:12.662238 [ 4 ] {2e1bc963-47ad-40b7-beac-05e428eb4601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11212 | 2026.04.06 16:13:12.662565 [ 4 ] {2e1bc963-47ad-40b7-beac-05e428eb4601} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2026.04.06 16:13:12.662600 [ 4 ] {2e1bc963-47ad-40b7-beac-05e428eb4601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11214 | 2026.04.06 16:13:12.662893 [ 4 ] {2e1bc963-47ad-40b7-beac-05e428eb4601} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11215 | 2026.04.06 16:13:12.663100 [ 4 ] {2e1bc963-47ad-40b7-beac-05e428eb4601} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.04.06 16:13:12.663223 [ 4 ] {2e1bc963-47ad-40b7-beac-05e428eb4601} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001044 sec., 86206.89655172413 rows/sec., 5.39 MiB/sec. | ||
| 11217 | 2026.04.06 16:13:12.663257 [ 4 ] {2e1bc963-47ad-40b7-beac-05e428eb4601} <Debug> TCPHandler: Processed in 0.001200072 sec. | ||
| 11218 | 2026.04.06 16:13:14.123254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21606 | ||
| 11219 | 2026.04.06 16:13:14.124298 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11220 | 2026.04.06 16:13:14.124438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11221 | 2026.04.06 16:13:14.126004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11222 | 2026.04.06 16:13:14.126413 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11223 | 2026.04.06 16:13:14.126659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21606 | ||
| 11224 | 2026.04.06 16:13:14.666147 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11225 | 2026.04.06 16:13:14.666341 [ 4 ] {4e09d0be-cfe3-44dd-a210-1f877ae7d2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11226 | 2026.04.06 16:13:14.666415 [ 4 ] {4e09d0be-cfe3-44dd-a210-1f877ae7d2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11227 | 2026.04.06 16:13:14.667060 [ 4 ] {4e09d0be-cfe3-44dd-a210-1f877ae7d2f0} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2026.04.06 16:13:14.667114 [ 4 ] {4e09d0be-cfe3-44dd-a210-1f877ae7d2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11229 | 2026.04.06 16:13:14.667516 [ 4 ] {4e09d0be-cfe3-44dd-a210-1f877ae7d2f0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11230 | 2026.04.06 16:13:14.667761 [ 4 ] {4e09d0be-cfe3-44dd-a210-1f877ae7d2f0} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2026.04.06 16:13:14.667924 [ 4 ] {4e09d0be-cfe3-44dd-a210-1f877ae7d2f0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00164 sec., 2439.0243902439024 rows/sec., 198.89 KiB/sec. | ||
| 11232 | 2026.04.06 16:13:14.667976 [ 4 ] {4e09d0be-cfe3-44dd-a210-1f877ae7d2f0} <Debug> TCPHandler: Processed in 0.001959596 sec. | ||
| 11233 | 2026.04.06 16:13:14.668110 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2026.04.06 16:13:14.668208 [ 4 ] {0dc28391-eb9c-443f-82a1-eca43be23e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11235 | 2026.04.06 16:13:14.668249 [ 4 ] {0dc28391-eb9c-443f-82a1-eca43be23e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11236 | 2026.04.06 16:13:14.670208 [ 4 ] {0dc28391-eb9c-443f-82a1-eca43be23e95} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2026.04.06 16:13:14.670249 [ 4 ] {0dc28391-eb9c-443f-82a1-eca43be23e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11238 | 2026.04.06 16:13:14.670722 [ 4 ] {0dc28391-eb9c-443f-82a1-eca43be23e95} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11239 | 2026.04.06 16:13:14.670947 [ 4 ] {0dc28391-eb9c-443f-82a1-eca43be23e95} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2026.04.06 16:13:14.671106 [ 4 ] {0dc28391-eb9c-443f-82a1-eca43be23e95} <Debug> executeQuery: Read 2453 rows, 185.05 KiB in 0.002907 sec., 843825.2493980048 rows/sec., 62.17 MiB/sec. | ||
| 11241 | 2026.04.06 16:13:14.671155 [ 4 ] {0dc28391-eb9c-443f-82a1-eca43be23e95} <Debug> TCPHandler: Processed in 0.003090657 sec. | ||
| 11242 | 2026.04.06 16:13:14.671278 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2026.04.06 16:13:14.671377 [ 4 ] {61985457-c4e6-494e-84a8-cc0dae64a92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11244 | 2026.04.06 16:13:14.671535 [ 4 ] {61985457-c4e6-494e-84a8-cc0dae64a92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11245 | 2026.04.06 16:13:14.671985 [ 4 ] {61985457-c4e6-494e-84a8-cc0dae64a92d} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2026.04.06 16:13:14.672032 [ 4 ] {61985457-c4e6-494e-84a8-cc0dae64a92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11247 | 2026.04.06 16:13:14.672359 [ 4 ] {61985457-c4e6-494e-84a8-cc0dae64a92d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11248 | 2026.04.06 16:13:14.672578 [ 4 ] {61985457-c4e6-494e-84a8-cc0dae64a92d} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2026.04.06 16:13:14.672712 [ 4 ] {61985457-c4e6-494e-84a8-cc0dae64a92d} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001356 sec., 28023.598820058996 rows/sec., 2.04 MiB/sec. | ||
| 11250 | 2026.04.06 16:13:14.672750 [ 4 ] {61985457-c4e6-494e-84a8-cc0dae64a92d} <Debug> TCPHandler: Processed in 0.001523088 sec. | ||
| 11251 | 2026.04.06 16:13:14.672860 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11252 | 2026.04.06 16:13:14.673066 [ 4 ] {e9d1ecf3-4ebf-4d79-b674-a0ed615ee775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11253 | 2026.04.06 16:13:14.673107 [ 4 ] {e9d1ecf3-4ebf-4d79-b674-a0ed615ee775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11254 | 2026.04.06 16:13:14.673881 [ 4 ] {e9d1ecf3-4ebf-4d79-b674-a0ed615ee775} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11255 | 2026.04.06 16:13:14.673918 [ 4 ] {e9d1ecf3-4ebf-4d79-b674-a0ed615ee775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11256 | 2026.04.06 16:13:14.674261 [ 4 ] {e9d1ecf3-4ebf-4d79-b674-a0ed615ee775} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11257 | 2026.04.06 16:13:14.674501 [ 4 ] {e9d1ecf3-4ebf-4d79-b674-a0ed615ee775} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2026.04.06 16:13:14.674632 [ 4 ] {e9d1ecf3-4ebf-4d79-b674-a0ed615ee775} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001586 sec., 505044.1361916772 rows/sec., 29.17 MiB/sec. | ||
| 11259 | 2026.04.06 16:13:14.674670 [ 4 ] {e9d1ecf3-4ebf-4d79-b674-a0ed615ee775} <Debug> TCPHandler: Processed in 0.001858914 sec. | ||
| 11260 | 2026.04.06 16:13:14.674783 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11261 | 2026.04.06 16:13:14.674879 [ 4 ] {67f5adde-14de-42a5-bf36-ea8ca7829d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11262 | 2026.04.06 16:13:14.674919 [ 4 ] {67f5adde-14de-42a5-bf36-ea8ca7829d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11263 | 2026.04.06 16:13:14.675300 [ 4 ] {67f5adde-14de-42a5-bf36-ea8ca7829d95} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11264 | 2026.04.06 16:13:14.675336 [ 4 ] {67f5adde-14de-42a5-bf36-ea8ca7829d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11265 | 2026.04.06 16:13:14.675620 [ 4 ] {67f5adde-14de-42a5-bf36-ea8ca7829d95} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11266 | 2026.04.06 16:13:14.675840 [ 4 ] {67f5adde-14de-42a5-bf36-ea8ca7829d95} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2026.04.06 16:13:14.675977 [ 4 ] {67f5adde-14de-42a5-bf36-ea8ca7829d95} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 11268 | 2026.04.06 16:13:14.676020 [ 4 ] {67f5adde-14de-42a5-bf36-ea8ca7829d95} <Debug> TCPHandler: Processed in 0.001286194 sec. | ||
| 11269 | 2026.04.06 16:13:14.676132 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11270 | 2026.04.06 16:13:14.676227 [ 4 ] {ec576e2d-2c14-46c1-9c54-b058f9c53da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11271 | 2026.04.06 16:13:14.676266 [ 4 ] {ec576e2d-2c14-46c1-9c54-b058f9c53da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11272 | 2026.04.06 16:13:14.677314 [ 4 ] {ec576e2d-2c14-46c1-9c54-b058f9c53da6} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2026.04.06 16:13:14.677350 [ 4 ] {ec576e2d-2c14-46c1-9c54-b058f9c53da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11274 | 2026.04.06 16:13:14.677728 [ 4 ] {ec576e2d-2c14-46c1-9c54-b058f9c53da6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11275 | 2026.04.06 16:13:14.677948 [ 4 ] {ec576e2d-2c14-46c1-9c54-b058f9c53da6} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2026.04.06 16:13:14.678083 [ 4 ] {ec576e2d-2c14-46c1-9c54-b058f9c53da6} <Debug> executeQuery: Read 1317 rows, 90.28 KiB in 0.001875 sec., 702400 rows/sec., 47.02 MiB/sec. | ||
| 11277 | 2026.04.06 16:13:14.678121 [ 4 ] {ec576e2d-2c14-46c1-9c54-b058f9c53da6} <Debug> TCPHandler: Processed in 0.002038748 sec. | ||
| 11278 | 2026.04.06 16:13:14.678236 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11279 | 2026.04.06 16:13:14.678330 [ 4 ] {741b7c2c-01ec-4746-9094-73a2fed503ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11280 | 2026.04.06 16:13:14.678374 [ 4 ] {741b7c2c-01ec-4746-9094-73a2fed503ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11281 | 2026.04.06 16:13:14.679311 [ 4 ] {741b7c2c-01ec-4746-9094-73a2fed503ec} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11282 | 2026.04.06 16:13:14.679354 [ 4 ] {741b7c2c-01ec-4746-9094-73a2fed503ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11283 | 2026.04.06 16:13:14.679981 [ 4 ] {741b7c2c-01ec-4746-9094-73a2fed503ec} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11284 | 2026.04.06 16:13:14.680260 [ 4 ] {741b7c2c-01ec-4746-9094-73a2fed503ec} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2026.04.06 16:13:14.680428 [ 4 ] {741b7c2c-01ec-4746-9094-73a2fed503ec} <Debug> executeQuery: Read 1530 rows, 95.33 KiB in 0.002115 sec., 723404.2553191489 rows/sec., 44.02 MiB/sec. | ||
| 11286 | 2026.04.06 16:13:14.680474 [ 4 ] {741b7c2c-01ec-4746-9094-73a2fed503ec} <Debug> TCPHandler: Processed in 0.002287923 sec. | ||
| 11287 | 2026.04.06 16:13:14.680618 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11288 | 2026.04.06 16:13:14.680725 [ 4 ] {3cba3790-8c72-435b-ac0c-71398b7bb08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11289 | 2026.04.06 16:13:14.680789 [ 4 ] {3cba3790-8c72-435b-ac0c-71398b7bb08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11290 | 2026.04.06 16:13:14.681664 [ 4 ] {3cba3790-8c72-435b-ac0c-71398b7bb08c} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2026.04.06 16:13:14.681700 [ 4 ] {3cba3790-8c72-435b-ac0c-71398b7bb08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11292 | 2026.04.06 16:13:14.682458 [ 4 ] {3cba3790-8c72-435b-ac0c-71398b7bb08c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11293 | 2026.04.06 16:13:14.682747 [ 4 ] {3cba3790-8c72-435b-ac0c-71398b7bb08c} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11294 | 2026.04.06 16:13:14.682937 [ 4 ] {3cba3790-8c72-435b-ac0c-71398b7bb08c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002235 sec., 15212.527964205816 rows/sec., 27.26 MiB/sec. | ||
| 11295 | 2026.04.06 16:13:14.683042 [ 4 ] {3cba3790-8c72-435b-ac0c-71398b7bb08c} <Debug> TCPHandler: Processed in 0.002483976 sec. | ||
| 11296 | 2026.04.06 16:13:14.683195 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11297 | 2026.04.06 16:13:14.683299 [ 4 ] {a989911c-605a-43de-92b7-d7a979bada80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11298 | 2026.04.06 16:13:14.683347 [ 4 ] {a989911c-605a-43de-92b7-d7a979bada80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11299 | 2026.04.06 16:13:14.683857 [ 4 ] {a989911c-605a-43de-92b7-d7a979bada80} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2026.04.06 16:13:14.683901 [ 4 ] {a989911c-605a-43de-92b7-d7a979bada80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11301 | 2026.04.06 16:13:14.684406 [ 4 ] {a989911c-605a-43de-92b7-d7a979bada80} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11302 | 2026.04.06 16:13:14.684729 [ 4 ] {a989911c-605a-43de-92b7-d7a979bada80} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2026.04.06 16:13:14.684938 [ 4 ] {a989911c-605a-43de-92b7-d7a979bada80} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001659 sec., 14466.546112115731 rows/sec., 998.34 KiB/sec. | ||
| 11304 | 2026.04.06 16:13:14.684993 [ 4 ] {a989911c-605a-43de-92b7-d7a979bada80} <Debug> TCPHandler: Processed in 0.001854174 sec. | ||
| 11305 | 2026.04.06 16:13:15.354530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11306 | 2026.04.06 16:13:15.372121 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2026.04.06 16:13:15.372188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11308 | 2026.04.06 16:13:15.378545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11309 | 2026.04.06 16:13:15.379295 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2026.04.06 16:13:15.382391 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11311 | 2026.04.06 16:13:16.695300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1448 | ||
| 11312 | 2026.04.06 16:13:16.698006 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.04.06 16:13:16.698057 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11314 | 2026.04.06 16:13:16.699271 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11315 | 2026.04.06 16:13:16.699558 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.04.06 16:13:16.699910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1448 | ||
| 11317 | 2026.04.06 16:13:17.634726 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11318 | 2026.04.06 16:13:17.634898 [ 4 ] {1d59ccc4-efb5-45fd-9221-3b8fe94aaf95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11319 | 2026.04.06 16:13:17.634959 [ 4 ] {1d59ccc4-efb5-45fd-9221-3b8fe94aaf95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11320 | 2026.04.06 16:13:17.635624 [ 4 ] {1d59ccc4-efb5-45fd-9221-3b8fe94aaf95} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2026.04.06 16:13:17.635665 [ 4 ] {1d59ccc4-efb5-45fd-9221-3b8fe94aaf95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11322 | 2026.04.06 16:13:17.636046 [ 4 ] {1d59ccc4-efb5-45fd-9221-3b8fe94aaf95} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11323 | 2026.04.06 16:13:17.636291 [ 4 ] {1d59ccc4-efb5-45fd-9221-3b8fe94aaf95} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2026.04.06 16:13:17.636440 [ 4 ] {1d59ccc4-efb5-45fd-9221-3b8fe94aaf95} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.69 MiB/sec. | ||
| 11325 | 2026.04.06 16:13:17.636481 [ 4 ] {1d59ccc4-efb5-45fd-9221-3b8fe94aaf95} <Debug> TCPHandler: Processed in 0.001883655 sec. | ||
| 11326 | 2026.04.06 16:13:17.636601 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2026.04.06 16:13:17.636693 [ 4 ] {79b5f2c4-62e0-4cf5-a719-4c2bf1985f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11328 | 2026.04.06 16:13:17.636731 [ 4 ] {79b5f2c4-62e0-4cf5-a719-4c2bf1985f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11329 | 2026.04.06 16:13:17.637145 [ 4 ] {79b5f2c4-62e0-4cf5-a719-4c2bf1985f84} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2026.04.06 16:13:17.637180 [ 4 ] {79b5f2c4-62e0-4cf5-a719-4c2bf1985f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11331 | 2026.04.06 16:13:17.637476 [ 4 ] {79b5f2c4-62e0-4cf5-a719-4c2bf1985f84} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11332 | 2026.04.06 16:13:17.637683 [ 4 ] {79b5f2c4-62e0-4cf5-a719-4c2bf1985f84} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2026.04.06 16:13:17.637806 [ 4 ] {79b5f2c4-62e0-4cf5-a719-4c2bf1985f84} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001131 sec., 56587.09106984969 rows/sec., 4.42 MiB/sec. | ||
| 11334 | 2026.04.06 16:13:17.637841 [ 4 ] {79b5f2c4-62e0-4cf5-a719-4c2bf1985f84} <Debug> TCPHandler: Processed in 0.001287384 sec. | ||
| 11335 | 2026.04.06 16:13:17.637951 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2026.04.06 16:13:17.638046 [ 4 ] {9e68e83b-f49f-4ed1-a183-91aeaa21cddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11337 | 2026.04.06 16:13:17.638088 [ 4 ] {9e68e83b-f49f-4ed1-a183-91aeaa21cddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11338 | 2026.04.06 16:13:17.638448 [ 4 ] {9e68e83b-f49f-4ed1-a183-91aeaa21cddc} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2026.04.06 16:13:17.638481 [ 4 ] {9e68e83b-f49f-4ed1-a183-91aeaa21cddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11340 | 2026.04.06 16:13:17.638795 [ 4 ] {9e68e83b-f49f-4ed1-a183-91aeaa21cddc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11341 | 2026.04.06 16:13:17.638994 [ 4 ] {9e68e83b-f49f-4ed1-a183-91aeaa21cddc} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.04.06 16:13:17.639114 [ 4 ] {9e68e83b-f49f-4ed1-a183-91aeaa21cddc} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001087 sec., 88316.46734130634 rows/sec., 6.15 MiB/sec. | ||
| 11343 | 2026.04.06 16:13:17.639149 [ 4 ] {9e68e83b-f49f-4ed1-a183-91aeaa21cddc} <Debug> TCPHandler: Processed in 0.001244633 sec. | ||
| 11344 | 2026.04.06 16:13:17.639256 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2026.04.06 16:13:17.639346 [ 4 ] {707e2d1c-e114-4683-9fb0-2806c57e53cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11346 | 2026.04.06 16:13:17.639386 [ 4 ] {707e2d1c-e114-4683-9fb0-2806c57e53cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11347 | 2026.04.06 16:13:17.639697 [ 4 ] {707e2d1c-e114-4683-9fb0-2806c57e53cb} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.04.06 16:13:17.639729 [ 4 ] {707e2d1c-e114-4683-9fb0-2806c57e53cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11349 | 2026.04.06 16:13:17.640019 [ 4 ] {707e2d1c-e114-4683-9fb0-2806c57e53cb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11350 | 2026.04.06 16:13:17.640219 [ 4 ] {707e2d1c-e114-4683-9fb0-2806c57e53cb} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.04.06 16:13:17.640340 [ 4 ] {707e2d1c-e114-4683-9fb0-2806c57e53cb} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001011 sec., 35608.30860534125 rows/sec., 2.40 MiB/sec. | ||
| 11352 | 2026.04.06 16:13:17.640373 [ 4 ] {707e2d1c-e114-4683-9fb0-2806c57e53cb} <Debug> TCPHandler: Processed in 0.001163822 sec. | ||
| 11353 | 2026.04.06 16:13:21.485745 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11354 | 2026.04.06 16:13:21.485818 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11355 | 2026.04.06 16:13:21.626768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22054 | ||
| 11356 | 2026.04.06 16:13:21.627315 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.04.06 16:13:21.627359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11358 | 2026.04.06 16:13:21.627844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11359 | 2026.04.06 16:13:21.628072 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.04.06 16:13:21.628215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22054 | ||
| 11361 | 2026.04.06 16:13:21.628262 [ 113 ] {} <Debug> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11362 | 2026.04.06 16:13:21.628343 [ 113 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.04.06 16:13:21.628379 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11364 | 2026.04.06 16:13:21.628529 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 11365 | 2026.04.06 16:13:21.628684 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11366 | 2026.04.06 16:13:21.628735 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19686 rows starting from the beginning of the part | ||
| 11367 | 2026.04.06 16:13:21.628815 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 11368 | 2026.04.06 16:13:21.628863 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 11369 | 2026.04.06 16:13:21.628908 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 11370 | 2026.04.06 16:13:21.628949 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 11371 | 2026.04.06 16:13:21.628994 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 11372 | 2026.04.06 16:13:21.631088 [ 190 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22054 rows, containing 4 columns (4 merged, 0 gathered) in 0.002624258 sec., 8403899.311729258 rows/sec., 120.22 MiB/sec. | ||
| 11373 | 2026.04.06 16:13:21.631501 [ 190 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11374 | 2026.04.06 16:13:21.631793 [ 190 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_46_9} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2026.04.06 16:13:21.631865 [ 190 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_46_9} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11376 | 2026.04.06 16:13:21.631977 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 11377 | 2026.04.06 16:13:22.647730 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2026.04.06 16:13:22.647915 [ 4 ] {7c7c0fff-7db5-4656-8b55-6271292d758b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11379 | 2026.04.06 16:13:22.647983 [ 4 ] {7c7c0fff-7db5-4656-8b55-6271292d758b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11380 | 2026.04.06 16:13:22.648785 [ 4 ] {7c7c0fff-7db5-4656-8b55-6271292d758b} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2026.04.06 16:13:22.648825 [ 4 ] {7c7c0fff-7db5-4656-8b55-6271292d758b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11382 | 2026.04.06 16:13:22.649205 [ 4 ] {7c7c0fff-7db5-4656-8b55-6271292d758b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11383 | 2026.04.06 16:13:22.649428 [ 4 ] {7c7c0fff-7db5-4656-8b55-6271292d758b} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2026.04.06 16:13:22.649584 [ 4 ] {7c7c0fff-7db5-4656-8b55-6271292d758b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00172 sec., 165116.27906976745 rows/sec., 10.49 MiB/sec. | ||
| 11385 | 2026.04.06 16:13:22.649633 [ 4 ] {7c7c0fff-7db5-4656-8b55-6271292d758b} <Debug> TCPHandler: Processed in 0.002031818 sec. | ||
| 11386 | 2026.04.06 16:13:22.649760 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11387 | 2026.04.06 16:13:22.649859 [ 4 ] {19482a2f-50c8-4f5d-8799-fe0ce92159e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11388 | 2026.04.06 16:13:22.649901 [ 4 ] {19482a2f-50c8-4f5d-8799-fe0ce92159e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11389 | 2026.04.06 16:13:22.650882 [ 4 ] {19482a2f-50c8-4f5d-8799-fe0ce92159e8} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11390 | 2026.04.06 16:13:22.650917 [ 4 ] {19482a2f-50c8-4f5d-8799-fe0ce92159e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11391 | 2026.04.06 16:13:22.651320 [ 4 ] {19482a2f-50c8-4f5d-8799-fe0ce92159e8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11392 | 2026.04.06 16:13:22.651551 [ 4 ] {19482a2f-50c8-4f5d-8799-fe0ce92159e8} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11393 | 2026.04.06 16:13:22.651662 [ 112 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11394 | 2026.04.06 16:13:22.651686 [ 4 ] {19482a2f-50c8-4f5d-8799-fe0ce92159e8} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001849 sec., 451595.4570037858 rows/sec., 35.14 MiB/sec. | ||
| 11395 | 2026.04.06 16:13:22.651703 [ 112 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11396 | 2026.04.06 16:13:22.651726 [ 4 ] {19482a2f-50c8-4f5d-8799-fe0ce92159e8} <Debug> TCPHandler: Processed in 0.002015488 sec. | ||
| 11397 | 2026.04.06 16:13:22.651729 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11398 | 2026.04.06 16:13:22.651824 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 11399 | 2026.04.06 16:13:22.651840 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11400 | 2026.04.06 16:13:22.651922 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11401 | 2026.04.06 16:13:22.651942 [ 4 ] {a7bb7f1b-6cf6-4b61-8834-c94f3e312a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11402 | 2026.04.06 16:13:22.651954 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3242 rows starting from the beginning of the part | ||
| 11403 | 2026.04.06 16:13:22.651984 [ 4 ] {a7bb7f1b-6cf6-4b61-8834-c94f3e312a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11404 | 2026.04.06 16:13:22.652019 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 102 rows starting from the beginning of the part | ||
| 11405 | 2026.04.06 16:13:22.652068 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 835 rows starting from the beginning of the part | ||
| 11406 | 2026.04.06 16:13:22.652125 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2453 rows starting from the beginning of the part | ||
| 11407 | 2026.04.06 16:13:22.652171 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 11408 | 2026.04.06 16:13:22.652215 [ 196 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 835 rows starting from the beginning of the part | ||
| 11409 | 2026.04.06 16:13:22.652472 [ 4 ] {a7bb7f1b-6cf6-4b61-8834-c94f3e312a1e} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11410 | 2026.04.06 16:13:22.652507 [ 4 ] {a7bb7f1b-6cf6-4b61-8834-c94f3e312a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11411 | 2026.04.06 16:13:22.652822 [ 4 ] {a7bb7f1b-6cf6-4b61-8834-c94f3e312a1e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11412 | 2026.04.06 16:13:22.653048 [ 4 ] {a7bb7f1b-6cf6-4b61-8834-c94f3e312a1e} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11413 | 2026.04.06 16:13:22.653180 [ 4 ] {a7bb7f1b-6cf6-4b61-8834-c94f3e312a1e} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001257 sec., 128082.73667462211 rows/sec., 7.75 MiB/sec. | ||
| 11414 | 2026.04.06 16:13:22.653219 [ 4 ] {a7bb7f1b-6cf6-4b61-8834-c94f3e312a1e} <Debug> TCPHandler: Processed in 0.001428696 sec. | ||
| 11415 | 2026.04.06 16:13:22.653331 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11416 | 2026.04.06 16:13:22.653426 [ 4 ] {5aa2b832-01eb-44bd-af74-ad186ea43387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11417 | 2026.04.06 16:13:22.653465 [ 4 ] {5aa2b832-01eb-44bd-af74-ad186ea43387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11418 | 2026.04.06 16:13:22.653917 [ 4 ] {5aa2b832-01eb-44bd-af74-ad186ea43387} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11419 | 2026.04.06 16:13:22.653952 [ 4 ] {5aa2b832-01eb-44bd-af74-ad186ea43387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11420 | 2026.04.06 16:13:22.654259 [ 4 ] {5aa2b832-01eb-44bd-af74-ad186ea43387} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11421 | 2026.04.06 16:13:22.654484 [ 4 ] {5aa2b832-01eb-44bd-af74-ad186ea43387} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11422 | 2026.04.06 16:13:22.654526 [ 190 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.00273494 sec., 2750700.198176194 rows/sec., 217.30 MiB/sec. | ||
| 11423 | 2026.04.06 16:13:22.654580 [ 112 ] {} <Debug> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11424 | 2026.04.06 16:13:22.654612 [ 4 ] {5aa2b832-01eb-44bd-af74-ad186ea43387} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 11425 | 2026.04.06 16:13:22.654615 [ 112 ] {} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11426 | 2026.04.06 16:13:22.654647 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11427 | 2026.04.06 16:13:22.654652 [ 4 ] {5aa2b832-01eb-44bd-af74-ad186ea43387} <Debug> TCPHandler: Processed in 0.001370746 sec. | ||
| 11428 | 2026.04.06 16:13:22.654743 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::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 | ||
| 11429 | 2026.04.06 16:13:22.654767 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11430 | 2026.04.06 16:13:22.654866 [ 4 ] {7afc03a8-8819-42a3-a4cd-6bfc3071756c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11431 | 2026.04.06 16:13:22.654865 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11432 | 2026.04.06 16:13:22.654883 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11433 | 2026.04.06 16:13:22.654906 [ 4 ] {7afc03a8-8819-42a3-a4cd-6bfc3071756c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11434 | 2026.04.06 16:13:22.654935 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 950 rows starting from the beginning of the part | ||
| 11435 | 2026.04.06 16:13:22.655012 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 11436 | 2026.04.06 16:13:22.655063 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 11437 | 2026.04.06 16:13:22.655110 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 11438 | 2026.04.06 16:13:22.655154 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 801 rows starting from the beginning of the part | ||
| 11439 | 2026.04.06 16:13:22.655162 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_76_15} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11440 | 2026.04.06 16:13:22.655204 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 11441 | 2026.04.06 16:13:22.655248 [ 192 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_76_15} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11442 | 2026.04.06 16:13:22.655338 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 11443 | 2026.04.06 16:13:22.655378 [ 4 ] {7afc03a8-8819-42a3-a4cd-6bfc3071756c} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2026.04.06 16:13:22.655415 [ 4 ] {7afc03a8-8819-42a3-a4cd-6bfc3071756c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11445 | 2026.04.06 16:13:22.655745 [ 4 ] {7afc03a8-8819-42a3-a4cd-6bfc3071756c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11446 | 2026.04.06 16:13:22.655972 [ 4 ] {7afc03a8-8819-42a3-a4cd-6bfc3071756c} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2026.04.06 16:13:22.656109 [ 4 ] {7afc03a8-8819-42a3-a4cd-6bfc3071756c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00126 sec., 117460.31746031746 rows/sec., 6.68 MiB/sec. | ||
| 11448 | 2026.04.06 16:13:22.656149 [ 4 ] {7afc03a8-8819-42a3-a4cd-6bfc3071756c} <Debug> TCPHandler: Processed in 0.001431186 sec. | ||
| 11449 | 2026.04.06 16:13:22.656260 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11450 | 2026.04.06 16:13:22.656355 [ 4 ] {4d0614bf-885a-43ab-8ca0-2ab06c0e9bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11451 | 2026.04.06 16:13:22.656395 [ 4 ] {4d0614bf-885a-43ab-8ca0-2ab06c0e9bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11452 | 2026.04.06 16:13:22.656398 [ 190 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700762 sec., 1379969.6841768571 rows/sec., 87.97 MiB/sec. | ||
| 11453 | 2026.04.06 16:13:22.656557 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11454 | 2026.04.06 16:13:22.656790 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_41_8} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2026.04.06 16:13:22.656862 [ 202 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_41_8} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11456 | 2026.04.06 16:13:22.656928 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 11457 | 2026.04.06 16:13:22.657101 [ 4 ] {4d0614bf-885a-43ab-8ca0-2ab06c0e9bd1} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2026.04.06 16:13:22.657141 [ 4 ] {4d0614bf-885a-43ab-8ca0-2ab06c0e9bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11459 | 2026.04.06 16:13:22.657468 [ 4 ] {4d0614bf-885a-43ab-8ca0-2ab06c0e9bd1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11460 | 2026.04.06 16:13:22.657684 [ 4 ] {4d0614bf-885a-43ab-8ca0-2ab06c0e9bd1} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11461 | 2026.04.06 16:13:22.657786 [ 112 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11462 | 2026.04.06 16:13:22.657813 [ 4 ] {4d0614bf-885a-43ab-8ca0-2ab06c0e9bd1} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001475 sec., 345084.74576271186 rows/sec., 24.30 MiB/sec. | ||
| 11463 | 2026.04.06 16:13:22.657813 [ 112 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11464 | 2026.04.06 16:13:22.657846 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11465 | 2026.04.06 16:13:22.657851 [ 4 ] {4d0614bf-885a-43ab-8ca0-2ab06c0e9bd1} <Debug> TCPHandler: Processed in 0.001639231 sec. | ||
| 11466 | 2026.04.06 16:13:22.657912 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 11467 | 2026.04.06 16:13:22.657964 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11468 | 2026.04.06 16:13:22.657994 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11469 | 2026.04.06 16:13:22.658020 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1794 rows starting from the beginning of the part | ||
| 11470 | 2026.04.06 16:13:22.658059 [ 4 ] {a8085527-0aaf-477d-9a03-5ec22863dfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11471 | 2026.04.06 16:13:22.658071 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 87 rows starting from the beginning of the part | ||
| 11472 | 2026.04.06 16:13:22.658102 [ 4 ] {a8085527-0aaf-477d-9a03-5ec22863dfd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11473 | 2026.04.06 16:13:22.658117 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 509 rows starting from the beginning of the part | ||
| 11474 | 2026.04.06 16:13:22.658157 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1317 rows starting from the beginning of the part | ||
| 11475 | 2026.04.06 16:13:22.658196 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 11476 | 2026.04.06 16:13:22.658234 [ 200 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 509 rows starting from the beginning of the part | ||
| 11477 | 2026.04.06 16:13:22.658438 [ 4 ] {a8085527-0aaf-477d-9a03-5ec22863dfd1} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11478 | 2026.04.06 16:13:22.658471 [ 4 ] {a8085527-0aaf-477d-9a03-5ec22863dfd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11479 | 2026.04.06 16:13:22.658804 [ 4 ] {a8085527-0aaf-477d-9a03-5ec22863dfd1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11480 | 2026.04.06 16:13:22.659020 [ 4 ] {a8085527-0aaf-477d-9a03-5ec22863dfd1} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11481 | 2026.04.06 16:13:22.659154 [ 4 ] {a8085527-0aaf-477d-9a03-5ec22863dfd1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 11482 | 2026.04.06 16:13:22.659191 [ 4 ] {a8085527-0aaf-477d-9a03-5ec22863dfd1} <Debug> TCPHandler: Processed in 0.001276253 sec. | ||
| 11483 | 2026.04.06 16:13:22.659299 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11484 | 2026.04.06 16:13:22.659393 [ 4 ] {4397c68b-1248-4d29-b00c-d1024c65919e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11485 | 2026.04.06 16:13:22.659434 [ 4 ] {4397c68b-1248-4d29-b00c-d1024c65919e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11486 | 2026.04.06 16:13:22.659580 [ 202 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698442 sec., 2519956.524862197 rows/sec., 182.23 MiB/sec. | ||
| 11487 | 2026.04.06 16:13:22.659806 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11488 | 2026.04.06 16:13:22.659860 [ 4 ] {4397c68b-1248-4d29-b00c-d1024c65919e} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2026.04.06 16:13:22.659900 [ 4 ] {4397c68b-1248-4d29-b00c-d1024c65919e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11490 | 2026.04.06 16:13:22.660144 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_76_15} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2026.04.06 16:13:22.660241 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_76_15} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11492 | 2026.04.06 16:13:22.660280 [ 4 ] {4397c68b-1248-4d29-b00c-d1024c65919e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11493 | 2026.04.06 16:13:22.660333 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11494 | 2026.04.06 16:13:22.660506 [ 4 ] {4397c68b-1248-4d29-b00c-d1024c65919e} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.04.06 16:13:22.660618 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11496 | 2026.04.06 16:13:22.660644 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2026.04.06 16:13:22.660644 [ 4 ] {4397c68b-1248-4d29-b00c-d1024c65919e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00127 sec., 208661.41732283463 rows/sec., 13.87 MiB/sec. | ||
| 11498 | 2026.04.06 16:13:22.660664 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11499 | 2026.04.06 16:13:22.660689 [ 4 ] {4397c68b-1248-4d29-b00c-d1024c65919e} <Debug> TCPHandler: Processed in 0.001438906 sec. | ||
| 11500 | 2026.04.06 16:13:22.660771 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 11501 | 2026.04.06 16:13:22.660802 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11502 | 2026.04.06 16:13:22.660903 [ 4 ] {9ba0dc1e-abde-4338-b7fa-f2165ff02def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11503 | 2026.04.06 16:13:22.660910 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11504 | 2026.04.06 16:13:22.660948 [ 4 ] {9ba0dc1e-abde-4338-b7fa-f2165ff02def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11505 | 2026.04.06 16:13:22.660958 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25874 rows starting from the beginning of the part | ||
| 11506 | 2026.04.06 16:13:22.661031 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 11507 | 2026.04.06 16:13:22.661078 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 265 rows starting from the beginning of the part | ||
| 11508 | 2026.04.06 16:13:22.661123 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1530 rows starting from the beginning of the part | ||
| 11509 | 2026.04.06 16:13:22.661164 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 96 rows starting from the beginning of the part | ||
| 11510 | 2026.04.06 16:13:22.661206 [ 197 ] {81a64079-e956-431a-868f-58876cd98500::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 265 rows starting from the beginning of the part | ||
| 11511 | 2026.04.06 16:13:22.661281 [ 4 ] {9ba0dc1e-abde-4338-b7fa-f2165ff02def} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2026.04.06 16:13:22.661321 [ 4 ] {9ba0dc1e-abde-4338-b7fa-f2165ff02def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11513 | 2026.04.06 16:13:22.661651 [ 4 ] {9ba0dc1e-abde-4338-b7fa-f2165ff02def} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11514 | 2026.04.06 16:13:22.661865 [ 4 ] {9ba0dc1e-abde-4338-b7fa-f2165ff02def} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11515 | 2026.04.06 16:13:22.661987 [ 110 ] {} <Debug> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 11516 | 2026.04.06 16:13:22.661995 [ 4 ] {9ba0dc1e-abde-4338-b7fa-f2165ff02def} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 11517 | 2026.04.06 16:13:22.662024 [ 110 ] {} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11518 | 2026.04.06 16:13:22.662046 [ 4 ] {9ba0dc1e-abde-4338-b7fa-f2165ff02def} <Debug> TCPHandler: Processed in 0.001293324 sec. | ||
| 11519 | 2026.04.06 16:13:22.662051 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11520 | 2026.04.06 16:13:22.662143 [ 190 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 11521 | 2026.04.06 16:13:22.662167 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11522 | 2026.04.06 16:13:22.662236 [ 190 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11523 | 2026.04.06 16:13:22.662263 [ 4 ] {918580e1-30a8-44d5-bb2c-5c6991e54286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11524 | 2026.04.06 16:13:22.662270 [ 190 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 11525 | 2026.04.06 16:13:22.662321 [ 4 ] {918580e1-30a8-44d5-bb2c-5c6991e54286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11526 | 2026.04.06 16:13:22.662340 [ 190 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 11527 | 2026.04.06 16:13:22.662390 [ 190 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 11528 | 2026.04.06 16:13:22.662432 [ 190 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 11529 | 2026.04.06 16:13:22.662472 [ 190 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 11530 | 2026.04.06 16:13:22.662512 [ 190 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 11531 | 2026.04.06 16:13:22.663140 [ 4 ] {918580e1-30a8-44d5-bb2c-5c6991e54286} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11532 | 2026.04.06 16:13:22.663181 [ 4 ] {918580e1-30a8-44d5-bb2c-5c6991e54286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11533 | 2026.04.06 16:13:22.663233 [ 195 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00111231 sec., 26970.898400625723 rows/sec., 1.77 MiB/sec. | ||
| 11534 | 2026.04.06 16:13:22.663409 [ 188 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 11535 | 2026.04.06 16:13:22.663709 [ 188 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_30_6} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.04.06 16:13:22.663754 [ 4 ] {918580e1-30a8-44d5-bb2c-5c6991e54286} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11537 | 2026.04.06 16:13:22.663780 [ 188 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_30_6} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 11538 | 2026.04.06 16:13:22.663858 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11539 | 2026.04.06 16:13:22.663987 [ 4 ] {918580e1-30a8-44d5-bb2c-5c6991e54286} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11540 | 2026.04.06 16:13:22.664136 [ 4 ] {918580e1-30a8-44d5-bb2c-5c6991e54286} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001889 sec., 10058.231868713605 rows/sec., 18.02 MiB/sec. | ||
| 11541 | 2026.04.06 16:13:22.664201 [ 4 ] {918580e1-30a8-44d5-bb2c-5c6991e54286} <Debug> TCPHandler: Processed in 0.002082428 sec. | ||
| 11542 | 2026.04.06 16:13:22.664310 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11543 | 2026.04.06 16:13:22.664403 [ 4 ] {975f90b5-87bf-49bd-8576-5357a4b2dd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11544 | 2026.04.06 16:13:22.664443 [ 4 ] {975f90b5-87bf-49bd-8576-5357a4b2dd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11545 | 2026.04.06 16:13:22.664777 [ 4 ] {975f90b5-87bf-49bd-8576-5357a4b2dd7e} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11546 | 2026.04.06 16:13:22.664813 [ 4 ] {975f90b5-87bf-49bd-8576-5357a4b2dd7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11547 | 2026.04.06 16:13:22.665175 [ 4 ] {975f90b5-87bf-49bd-8576-5357a4b2dd7e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11548 | 2026.04.06 16:13:22.665394 [ 4 ] {975f90b5-87bf-49bd-8576-5357a4b2dd7e} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11549 | 2026.04.06 16:13:22.665505 [ 110 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11550 | 2026.04.06 16:13:22.665521 [ 4 ] {975f90b5-87bf-49bd-8576-5357a4b2dd7e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001135 sec., 79295.15418502202 rows/sec., 4.96 MiB/sec. | ||
| 11551 | 2026.04.06 16:13:22.665549 [ 110 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.04.06 16:13:22.665565 [ 4 ] {975f90b5-87bf-49bd-8576-5357a4b2dd7e} <Debug> TCPHandler: Processed in 0.001303585 sec. | ||
| 11553 | 2026.04.06 16:13:22.665576 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11554 | 2026.04.06 16:13:22.665682 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 11555 | 2026.04.06 16:13:22.665810 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11556 | 2026.04.06 16:13:22.665843 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3498 rows starting from the beginning of the part | ||
| 11557 | 2026.04.06 16:13:22.665907 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 11558 | 2026.04.06 16:13:22.665951 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 11559 | 2026.04.06 16:13:22.665991 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part | ||
| 11560 | 2026.04.06 16:13:22.666029 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 11561 | 2026.04.06 16:13:22.666069 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
| 11562 | 2026.04.06 16:13:22.667566 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3798 rows, containing 4 columns (4 merged, 0 gathered) in 0.001930775 sec., 1967085.7557198533 rows/sec., 125.20 MiB/sec. | ||
| 11563 | 2026.04.06 16:13:22.667935 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11564 | 2026.04.06 16:13:22.668203 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_76_15} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2026.04.06 16:13:22.668276 [ 199 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_76_15} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11566 | 2026.04.06 16:13:22.668350 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11567 | 2026.04.06 16:13:22.672575 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28190 rows, containing 5 columns (5 merged, 0 gathered) in 0.011858019 sec., 2377294.2175248666 rows/sec., 150.44 MiB/sec. | ||
| 11568 | 2026.04.06 16:13:22.672913 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11569 | 2026.04.06 16:13:22.673174 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2026.04.06 16:13:22.673242 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11571 | 2026.04.06 16:13:22.673314 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11572 | 2026.04.06 16:13:22.882464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11573 | 2026.04.06 16:13:22.899784 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2026.04.06 16:13:22.899842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11575 | 2026.04.06 16:13:22.906017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11576 | 2026.04.06 16:13:22.906700 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11577 | 2026.04.06 16:13:22.907011 [ 110 ] {} <Debug> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11578 | 2026.04.06 16:13:22.907065 [ 110 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11579 | 2026.04.06 16:13:22.907091 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11580 | 2026.04.06 16:13:22.907192 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 11581 | 2026.04.06 16:13:22.909701 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11582 | 2026.04.06 16:13:22.910252 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11583 | 2026.04.06 16:13:22.910999 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 11584 | 2026.04.06 16:13:22.914232 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 11585 | 2026.04.06 16:13:22.917426 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 11586 | 2026.04.06 16:13:22.921142 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 11587 | 2026.04.06 16:13:22.925345 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 11588 | 2026.04.06 16:13:22.929120 [ 187 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 11589 | 2026.04.06 16:13:22.982628 [ 186 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.075477906 sec., 4597.371845477536 rows/sec., 23.77 MiB/sec. | ||
| 11590 | 2026.04.06 16:13:22.985791 [ 186 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11591 | 2026.04.06 16:13:22.987826 [ 186 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_46_9} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2026.04.06 16:13:22.987930 [ 186 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_46_9} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11593 | 2026.04.06 16:13:22.990839 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11594 | 2026.04.06 16:13:23.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.17 MiB, peak 327.59 MiB, free memory in arenas 0.00 B, will set to 316.05 MiB (RSS), difference: 1.88 MiB | ||
| 11595 | 2026.04.06 16:13:25.158129 [ 106 ] {} <Debug> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 11596 | 2026.04.06 16:13:25.158245 [ 106 ] {} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11597 | 2026.04.06 16:13:25.158284 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11598 | 2026.04.06 16:13:25.158453 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 11599 | 2026.04.06 16:13:25.158679 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11600 | 2026.04.06 16:13:25.158738 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
| 11601 | 2026.04.06 16:13:25.158856 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 11602 | 2026.04.06 16:13:25.158957 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 11603 | 2026.04.06 16:13:25.159016 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 11604 | 2026.04.06 16:13:25.159065 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 11605 | 2026.04.06 16:13:25.159876 [ 191 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497868 sec., 24034.16055353342 rows/sec., 2.01 MiB/sec. | ||
| 11606 | 2026.04.06 16:13:25.160095 [ 189 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 11607 | 2026.04.06 16:13:25.160458 [ 189 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_22_5} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2026.04.06 16:13:25.160553 [ 189 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_22_5} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 11609 | 2026.04.06 16:13:25.160669 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11610 | 2026.04.06 16:13:26.700232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1478 | ||
| 11611 | 2026.04.06 16:13:26.702571 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2026.04.06 16:13:26.702620 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11613 | 2026.04.06 16:13:26.703788 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11614 | 2026.04.06 16:13:26.704076 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2026.04.06 16:13:26.704332 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1478 | ||
| 11616 | 2026.04.06 16:13:27.638746 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11617 | 2026.04.06 16:13:27.638923 [ 4 ] {a5888bf7-90f2-49d4-933b-d9cd6fb4407d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11618 | 2026.04.06 16:13:27.638991 [ 4 ] {a5888bf7-90f2-49d4-933b-d9cd6fb4407d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11619 | 2026.04.06 16:13:27.639684 [ 4 ] {a5888bf7-90f2-49d4-933b-d9cd6fb4407d} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11620 | 2026.04.06 16:13:27.639733 [ 4 ] {a5888bf7-90f2-49d4-933b-d9cd6fb4407d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11621 | 2026.04.06 16:13:27.640140 [ 4 ] {a5888bf7-90f2-49d4-933b-d9cd6fb4407d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11622 | 2026.04.06 16:13:27.640380 [ 4 ] {a5888bf7-90f2-49d4-933b-d9cd6fb4407d} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2026.04.06 16:13:27.640537 [ 4 ] {a5888bf7-90f2-49d4-933b-d9cd6fb4407d} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001661 sec., 61408.78988561108 rows/sec., 5.12 MiB/sec. | ||
| 11624 | 2026.04.06 16:13:27.640587 [ 4 ] {a5888bf7-90f2-49d4-933b-d9cd6fb4407d} <Debug> TCPHandler: Processed in 0.001968367 sec. | ||
| 11625 | 2026.04.06 16:13:27.640727 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11626 | 2026.04.06 16:13:27.640829 [ 4 ] {71277cdb-2bfb-4efe-a7cb-15af069372c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11627 | 2026.04.06 16:13:27.640872 [ 4 ] {71277cdb-2bfb-4efe-a7cb-15af069372c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11628 | 2026.04.06 16:13:27.641299 [ 4 ] {71277cdb-2bfb-4efe-a7cb-15af069372c3} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11629 | 2026.04.06 16:13:27.641338 [ 4 ] {71277cdb-2bfb-4efe-a7cb-15af069372c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11630 | 2026.04.06 16:13:27.641650 [ 4 ] {71277cdb-2bfb-4efe-a7cb-15af069372c3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11631 | 2026.04.06 16:13:27.641870 [ 4 ] {71277cdb-2bfb-4efe-a7cb-15af069372c3} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11632 | 2026.04.06 16:13:27.642016 [ 4 ] {71277cdb-2bfb-4efe-a7cb-15af069372c3} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001206 sec., 19071.310116086235 rows/sec., 1.40 MiB/sec. | ||
| 11633 | 2026.04.06 16:13:27.642056 [ 4 ] {71277cdb-2bfb-4efe-a7cb-15af069372c3} <Debug> TCPHandler: Processed in 0.001382045 sec. | ||
| 11634 | 2026.04.06 16:13:27.642168 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11635 | 2026.04.06 16:13:27.642263 [ 4 ] {150377ee-40fe-439f-bf18-c7d080ce81c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11636 | 2026.04.06 16:13:27.642303 [ 4 ] {150377ee-40fe-439f-bf18-c7d080ce81c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11637 | 2026.04.06 16:13:27.642730 [ 4 ] {150377ee-40fe-439f-bf18-c7d080ce81c1} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11638 | 2026.04.06 16:13:27.642766 [ 4 ] {150377ee-40fe-439f-bf18-c7d080ce81c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11639 | 2026.04.06 16:13:27.643076 [ 4 ] {150377ee-40fe-439f-bf18-c7d080ce81c1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11640 | 2026.04.06 16:13:27.643317 [ 4 ] {150377ee-40fe-439f-bf18-c7d080ce81c1} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11641 | 2026.04.06 16:13:27.643446 [ 4 ] {150377ee-40fe-439f-bf18-c7d080ce81c1} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001202 sec., 72379.36772046589 rows/sec., 5.65 MiB/sec. | ||
| 11642 | 2026.04.06 16:13:27.643484 [ 4 ] {150377ee-40fe-439f-bf18-c7d080ce81c1} <Debug> TCPHandler: Processed in 0.001365495 sec. | ||
| 11643 | 2026.04.06 16:13:27.643611 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11644 | 2026.04.06 16:13:27.643707 [ 4 ] {d27d4582-5555-4779-ae28-b77967bd1215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11645 | 2026.04.06 16:13:27.643750 [ 4 ] {d27d4582-5555-4779-ae28-b77967bd1215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11646 | 2026.04.06 16:13:27.644169 [ 4 ] {d27d4582-5555-4779-ae28-b77967bd1215} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2026.04.06 16:13:27.644205 [ 4 ] {d27d4582-5555-4779-ae28-b77967bd1215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11648 | 2026.04.06 16:13:27.644542 [ 4 ] {d27d4582-5555-4779-ae28-b77967bd1215} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11649 | 2026.04.06 16:13:27.644760 [ 4 ] {d27d4582-5555-4779-ae28-b77967bd1215} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2026.04.06 16:13:27.644889 [ 4 ] {d27d4582-5555-4779-ae28-b77967bd1215} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 11651 | 2026.04.06 16:13:27.644932 [ 4 ] {d27d4582-5555-4779-ae28-b77967bd1215} <Debug> TCPHandler: Processed in 0.001370315 sec. | ||
| 11652 | 2026.04.06 16:13:27.645037 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11653 | 2026.04.06 16:13:27.645131 [ 4 ] {8061536f-bd6b-4722-b1ba-1ef1644c59fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11654 | 2026.04.06 16:13:27.645185 [ 4 ] {8061536f-bd6b-4722-b1ba-1ef1644c59fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11655 | 2026.04.06 16:13:27.645988 [ 4 ] {8061536f-bd6b-4722-b1ba-1ef1644c59fc} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11656 | 2026.04.06 16:13:27.646027 [ 4 ] {8061536f-bd6b-4722-b1ba-1ef1644c59fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11657 | 2026.04.06 16:13:27.646561 [ 4 ] {8061536f-bd6b-4722-b1ba-1ef1644c59fc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11658 | 2026.04.06 16:13:27.646787 [ 4 ] {8061536f-bd6b-4722-b1ba-1ef1644c59fc} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11659 | 2026.04.06 16:13:27.646942 [ 4 ] {8061536f-bd6b-4722-b1ba-1ef1644c59fc} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001829 sec., 12575.177692728268 rows/sec., 22.53 MiB/sec. | ||
| 11660 | 2026.04.06 16:13:27.647009 [ 4 ] {8061536f-bd6b-4722-b1ba-1ef1644c59fc} <Debug> TCPHandler: Processed in 0.002024228 sec. | ||
| 11661 | 2026.04.06 16:13:27.647128 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11662 | 2026.04.06 16:13:27.647223 [ 4 ] {e1ef312d-7fbe-4c0d-b03d-ea913c295422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11663 | 2026.04.06 16:13:27.647264 [ 4 ] {e1ef312d-7fbe-4c0d-b03d-ea913c295422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11664 | 2026.04.06 16:13:27.647600 [ 4 ] {e1ef312d-7fbe-4c0d-b03d-ea913c295422} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11665 | 2026.04.06 16:13:27.647636 [ 4 ] {e1ef312d-7fbe-4c0d-b03d-ea913c295422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11666 | 2026.04.06 16:13:27.647943 [ 4 ] {e1ef312d-7fbe-4c0d-b03d-ea913c295422} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11667 | 2026.04.06 16:13:27.648189 [ 4 ] {e1ef312d-7fbe-4c0d-b03d-ea913c295422} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11668 | 2026.04.06 16:13:27.648319 [ 4 ] {e1ef312d-7fbe-4c0d-b03d-ea913c295422} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 11669 | 2026.04.06 16:13:27.648356 [ 4 ] {e1ef312d-7fbe-4c0d-b03d-ea913c295422} <Debug> TCPHandler: Processed in 0.001277804 sec. | ||
| 11670 | 2026.04.06 16:13:29.129251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22566 | ||
| 11671 | 2026.04.06 16:13:29.129767 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2026.04.06 16:13:29.129815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11673 | 2026.04.06 16:13:29.130303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11674 | 2026.04.06 16:13:29.130536 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2026.04.06 16:13:29.130678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22566 | ||
| 11676 | 2026.04.06 16:13:30.410723 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11677 | 2026.04.06 16:13:30.426344 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2026.04.06 16:13:30.426402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11679 | 2026.04.06 16:13:30.431752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11680 | 2026.04.06 16:13:30.432487 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2026.04.06 16:13:30.435245 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11682 | 2026.04.06 16:13:32.646900 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11683 | 2026.04.06 16:13:32.647097 [ 4 ] {f9038ab4-bfff-46e2-8550-acecdca10ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11684 | 2026.04.06 16:13:32.647170 [ 4 ] {f9038ab4-bfff-46e2-8550-acecdca10ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11685 | 2026.04.06 16:13:32.647917 [ 4 ] {f9038ab4-bfff-46e2-8550-acecdca10ecc} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2026.04.06 16:13:32.647961 [ 4 ] {f9038ab4-bfff-46e2-8550-acecdca10ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11687 | 2026.04.06 16:13:32.648359 [ 4 ] {f9038ab4-bfff-46e2-8550-acecdca10ecc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11688 | 2026.04.06 16:13:32.648583 [ 4 ] {f9038ab4-bfff-46e2-8550-acecdca10ecc} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2026.04.06 16:13:32.648728 [ 4 ] {f9038ab4-bfff-46e2-8550-acecdca10ecc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001681 sec., 168947.05532421177 rows/sec., 10.73 MiB/sec. | ||
| 11690 | 2026.04.06 16:13:32.648770 [ 4 ] {f9038ab4-bfff-46e2-8550-acecdca10ecc} <Debug> TCPHandler: Processed in 0.002002717 sec. | ||
| 11691 | 2026.04.06 16:13:32.648896 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11692 | 2026.04.06 16:13:32.648993 [ 4 ] {b9f6d4d8-8f5d-41a2-b4c6-52f7ca4b8f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11693 | 2026.04.06 16:13:32.649034 [ 4 ] {b9f6d4d8-8f5d-41a2-b4c6-52f7ca4b8f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11694 | 2026.04.06 16:13:32.649425 [ 4 ] {b9f6d4d8-8f5d-41a2-b4c6-52f7ca4b8f9b} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11695 | 2026.04.06 16:13:32.649462 [ 4 ] {b9f6d4d8-8f5d-41a2-b4c6-52f7ca4b8f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11696 | 2026.04.06 16:13:32.649755 [ 4 ] {b9f6d4d8-8f5d-41a2-b4c6-52f7ca4b8f9b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11697 | 2026.04.06 16:13:32.649964 [ 4 ] {b9f6d4d8-8f5d-41a2-b4c6-52f7ca4b8f9b} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11698 | 2026.04.06 16:13:32.650094 [ 4 ] {b9f6d4d8-8f5d-41a2-b4c6-52f7ca4b8f9b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00112 sec., 1785.7142857142858 rows/sec., 145.61 KiB/sec. | ||
| 11699 | 2026.04.06 16:13:32.650131 [ 4 ] {b9f6d4d8-8f5d-41a2-b4c6-52f7ca4b8f9b} <Debug> TCPHandler: Processed in 0.001287504 sec. | ||
| 11700 | 2026.04.06 16:13:32.650242 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11701 | 2026.04.06 16:13:32.650335 [ 4 ] {db263041-30cd-4c69-ad3a-98775f2b82be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11702 | 2026.04.06 16:13:32.650374 [ 4 ] {db263041-30cd-4c69-ad3a-98775f2b82be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11703 | 2026.04.06 16:13:32.651162 [ 4 ] {db263041-30cd-4c69-ad3a-98775f2b82be} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11704 | 2026.04.06 16:13:32.651198 [ 4 ] {db263041-30cd-4c69-ad3a-98775f2b82be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11705 | 2026.04.06 16:13:32.651567 [ 4 ] {db263041-30cd-4c69-ad3a-98775f2b82be} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11706 | 2026.04.06 16:13:32.651800 [ 4 ] {db263041-30cd-4c69-ad3a-98775f2b82be} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11707 | 2026.04.06 16:13:32.651940 [ 4 ] {db263041-30cd-4c69-ad3a-98775f2b82be} <Debug> executeQuery: Read 836 rows, 66.61 KiB in 0.001623 sec., 515095.5021565003 rows/sec., 40.08 MiB/sec. | ||
| 11708 | 2026.04.06 16:13:32.651978 [ 4 ] {db263041-30cd-4c69-ad3a-98775f2b82be} <Debug> TCPHandler: Processed in 0.001785733 sec. | ||
| 11709 | 2026.04.06 16:13:32.652090 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11710 | 2026.04.06 16:13:32.652185 [ 4 ] {b45f0760-6ad9-4333-bbb7-00117d02b5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11711 | 2026.04.06 16:13:32.652224 [ 4 ] {b45f0760-6ad9-4333-bbb7-00117d02b5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11712 | 2026.04.06 16:13:32.652662 [ 4 ] {b45f0760-6ad9-4333-bbb7-00117d02b5a0} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11713 | 2026.04.06 16:13:32.652697 [ 4 ] {b45f0760-6ad9-4333-bbb7-00117d02b5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11714 | 2026.04.06 16:13:32.653002 [ 4 ] {b45f0760-6ad9-4333-bbb7-00117d02b5a0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11715 | 2026.04.06 16:13:32.653210 [ 4 ] {b45f0760-6ad9-4333-bbb7-00117d02b5a0} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2026.04.06 16:13:32.653327 [ 97 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11717 | 2026.04.06 16:13:32.653336 [ 4 ] {b45f0760-6ad9-4333-bbb7-00117d02b5a0} <Debug> executeQuery: Read 163 rows, 10.11 KiB in 0.001169 sec., 139435.41488451668 rows/sec., 8.45 MiB/sec. | ||
| 11718 | 2026.04.06 16:13:32.653399 [ 97 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2026.04.06 16:13:32.653415 [ 4 ] {b45f0760-6ad9-4333-bbb7-00117d02b5a0} <Debug> TCPHandler: Processed in 0.001374095 sec. | ||
| 11720 | 2026.04.06 16:13:32.653425 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11721 | 2026.04.06 16:13:32.653520 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 11722 | 2026.04.06 16:13:32.653542 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11723 | 2026.04.06 16:13:32.653618 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11724 | 2026.04.06 16:13:32.653638 [ 4 ] {c38648c9-437b-4374-bee7-db4369fd48a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11725 | 2026.04.06 16:13:32.653647 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 213 rows starting from the beginning of the part | ||
| 11726 | 2026.04.06 16:13:32.653678 [ 4 ] {c38648c9-437b-4374-bee7-db4369fd48a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11727 | 2026.04.06 16:13:32.653708 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 161 rows starting from the beginning of the part | ||
| 11728 | 2026.04.06 16:13:32.653754 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 38 rows starting from the beginning of the part | ||
| 11729 | 2026.04.06 16:13:32.653799 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 161 rows starting from the beginning of the part | ||
| 11730 | 2026.04.06 16:13:32.653846 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 23 rows starting from the beginning of the part | ||
| 11731 | 2026.04.06 16:13:32.653891 [ 188 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 163 rows starting from the beginning of the part | ||
| 11732 | 2026.04.06 16:13:32.654174 [ 4 ] {c38648c9-437b-4374-bee7-db4369fd48a5} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.04.06 16:13:32.654212 [ 4 ] {c38648c9-437b-4374-bee7-db4369fd48a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11734 | 2026.04.06 16:13:32.654529 [ 4 ] {c38648c9-437b-4374-bee7-db4369fd48a5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11735 | 2026.04.06 16:13:32.654736 [ 4 ] {c38648c9-437b-4374-bee7-db4369fd48a5} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2026.04.06 16:13:32.654831 [ 191 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 759 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342045 sec., 565554.806284439 rows/sec., 37.38 MiB/sec. | ||
| 11737 | 2026.04.06 16:13:32.654863 [ 4 ] {c38648c9-437b-4374-bee7-db4369fd48a5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001242 sec., 119967.79388083736 rows/sec., 7.75 MiB/sec. | ||
| 11738 | 2026.04.06 16:13:32.654907 [ 4 ] {c38648c9-437b-4374-bee7-db4369fd48a5} <Debug> TCPHandler: Processed in 0.001413746 sec. | ||
| 11739 | 2026.04.06 16:13:32.655080 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2026.04.06 16:13:32.655095 [ 193 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11741 | 2026.04.06 16:13:32.655178 [ 4 ] {dcc61e0b-8f6c-4601-b634-995f30b25332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11742 | 2026.04.06 16:13:32.655223 [ 4 ] {dcc61e0b-8f6c-4601-b634-995f30b25332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11743 | 2026.04.06 16:13:32.655432 [ 193 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_66_13} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11744 | 2026.04.06 16:13:32.655537 [ 193 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_66_13} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11745 | 2026.04.06 16:13:32.655661 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11746 | 2026.04.06 16:13:32.655678 [ 4 ] {dcc61e0b-8f6c-4601-b634-995f30b25332} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2026.04.06 16:13:32.655720 [ 4 ] {dcc61e0b-8f6c-4601-b634-995f30b25332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11748 | 2026.04.06 16:13:32.656058 [ 4 ] {dcc61e0b-8f6c-4601-b634-995f30b25332} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11749 | 2026.04.06 16:13:32.656291 [ 4 ] {dcc61e0b-8f6c-4601-b634-995f30b25332} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11750 | 2026.04.06 16:13:32.656423 [ 4 ] {dcc61e0b-8f6c-4601-b634-995f30b25332} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001264 sec., 117088.60759493672 rows/sec., 6.66 MiB/sec. | ||
| 11751 | 2026.04.06 16:13:32.656462 [ 4 ] {dcc61e0b-8f6c-4601-b634-995f30b25332} <Debug> TCPHandler: Processed in 0.001432317 sec. | ||
| 11752 | 2026.04.06 16:13:32.656579 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11753 | 2026.04.06 16:13:32.656674 [ 4 ] {0da105a6-5176-4b2d-bd80-a88b202826bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11754 | 2026.04.06 16:13:32.656714 [ 4 ] {0da105a6-5176-4b2d-bd80-a88b202826bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11755 | 2026.04.06 16:13:32.657308 [ 4 ] {0da105a6-5176-4b2d-bd80-a88b202826bc} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2026.04.06 16:13:32.657344 [ 4 ] {0da105a6-5176-4b2d-bd80-a88b202826bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11757 | 2026.04.06 16:13:32.657668 [ 4 ] {0da105a6-5176-4b2d-bd80-a88b202826bc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11758 | 2026.04.06 16:13:32.657875 [ 4 ] {0da105a6-5176-4b2d-bd80-a88b202826bc} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11759 | 2026.04.06 16:13:32.658016 [ 4 ] {0da105a6-5176-4b2d-bd80-a88b202826bc} <Debug> executeQuery: Read 511 rows, 36.86 KiB in 0.00136 sec., 375735.29411764705 rows/sec., 26.47 MiB/sec. | ||
| 11760 | 2026.04.06 16:13:32.658054 [ 4 ] {0da105a6-5176-4b2d-bd80-a88b202826bc} <Debug> TCPHandler: Processed in 0.001524388 sec. | ||
| 11761 | 2026.04.06 16:13:32.658164 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11762 | 2026.04.06 16:13:32.658258 [ 4 ] {1f4ee818-a5ad-4256-b9e8-ed91b77ea6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11763 | 2026.04.06 16:13:32.658298 [ 4 ] {1f4ee818-a5ad-4256-b9e8-ed91b77ea6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11764 | 2026.04.06 16:13:32.658626 [ 4 ] {1f4ee818-a5ad-4256-b9e8-ed91b77ea6c2} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2026.04.06 16:13:32.658661 [ 4 ] {1f4ee818-a5ad-4256-b9e8-ed91b77ea6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11766 | 2026.04.06 16:13:32.658958 [ 4 ] {1f4ee818-a5ad-4256-b9e8-ed91b77ea6c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11767 | 2026.04.06 16:13:32.659161 [ 4 ] {1f4ee818-a5ad-4256-b9e8-ed91b77ea6c2} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11768 | 2026.04.06 16:13:32.659259 [ 97 ] {} <Debug> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11769 | 2026.04.06 16:13:32.659286 [ 4 ] {1f4ee818-a5ad-4256-b9e8-ed91b77ea6c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 11770 | 2026.04.06 16:13:32.659296 [ 97 ] {} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11771 | 2026.04.06 16:13:32.659325 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11772 | 2026.04.06 16:13:32.659329 [ 4 ] {1f4ee818-a5ad-4256-b9e8-ed91b77ea6c2} <Debug> TCPHandler: Processed in 0.001214203 sec. | ||
| 11773 | 2026.04.06 16:13:32.659400 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 11774 | 2026.04.06 16:13:32.659449 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11775 | 2026.04.06 16:13:32.659496 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11776 | 2026.04.06 16:13:32.659525 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 11777 | 2026.04.06 16:13:32.659544 [ 4 ] {de946fa0-0fba-4ad3-87ce-c0f5e3db4de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11778 | 2026.04.06 16:13:32.659575 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 11779 | 2026.04.06 16:13:32.659586 [ 4 ] {de946fa0-0fba-4ad3-87ce-c0f5e3db4de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11780 | 2026.04.06 16:13:32.659615 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 11781 | 2026.04.06 16:13:32.659652 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 11782 | 2026.04.06 16:13:32.659688 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 11783 | 2026.04.06 16:13:32.659725 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 11784 | 2026.04.06 16:13:32.659989 [ 4 ] {de946fa0-0fba-4ad3-87ce-c0f5e3db4de1} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2026.04.06 16:13:32.660023 [ 4 ] {de946fa0-0fba-4ad3-87ce-c0f5e3db4de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11786 | 2026.04.06 16:13:32.660352 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.000984728 sec., 188884.64631857732 rows/sec., 9.64 MiB/sec. | ||
| 11787 | 2026.04.06 16:13:32.660354 [ 4 ] {de946fa0-0fba-4ad3-87ce-c0f5e3db4de1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11788 | 2026.04.06 16:13:32.660443 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11789 | 2026.04.06 16:13:32.660583 [ 4 ] {de946fa0-0fba-4ad3-87ce-c0f5e3db4de1} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11790 | 2026.04.06 16:13:32.660675 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_31_6} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2026.04.06 16:13:32.660727 [ 4 ] {de946fa0-0fba-4ad3-87ce-c0f5e3db4de1} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.0012 sec., 221666.6666666667 rows/sec., 14.73 MiB/sec. | ||
| 11792 | 2026.04.06 16:13:32.660740 [ 188 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_31_6} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11793 | 2026.04.06 16:13:32.660764 [ 4 ] {de946fa0-0fba-4ad3-87ce-c0f5e3db4de1} <Debug> TCPHandler: Processed in 0.001364235 sec. | ||
| 11794 | 2026.04.06 16:13:32.660797 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11795 | 2026.04.06 16:13:32.660876 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11796 | 2026.04.06 16:13:32.660971 [ 4 ] {9ac6f121-37e7-49b3-9dc1-8f84aed71944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11797 | 2026.04.06 16:13:32.661013 [ 4 ] {9ac6f121-37e7-49b3-9dc1-8f84aed71944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11798 | 2026.04.06 16:13:32.661324 [ 4 ] {9ac6f121-37e7-49b3-9dc1-8f84aed71944} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.04.06 16:13:32.661358 [ 4 ] {9ac6f121-37e7-49b3-9dc1-8f84aed71944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11800 | 2026.04.06 16:13:32.661665 [ 4 ] {9ac6f121-37e7-49b3-9dc1-8f84aed71944} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11801 | 2026.04.06 16:13:32.661865 [ 4 ] {9ac6f121-37e7-49b3-9dc1-8f84aed71944} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.04.06 16:13:32.662001 [ 4 ] {9ac6f121-37e7-49b3-9dc1-8f84aed71944} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 11803 | 2026.04.06 16:13:32.662037 [ 4 ] {9ac6f121-37e7-49b3-9dc1-8f84aed71944} <Debug> TCPHandler: Processed in 0.001210083 sec. | ||
| 11804 | 2026.04.06 16:13:32.662146 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2026.04.06 16:13:32.662240 [ 4 ] {3ee3872c-c9bf-4ec1-9064-a4bdb45091ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11806 | 2026.04.06 16:13:32.662291 [ 4 ] {3ee3872c-c9bf-4ec1-9064-a4bdb45091ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11807 | 2026.04.06 16:13:32.663108 [ 4 ] {3ee3872c-c9bf-4ec1-9064-a4bdb45091ab} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.04.06 16:13:32.663145 [ 4 ] {3ee3872c-c9bf-4ec1-9064-a4bdb45091ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11809 | 2026.04.06 16:13:32.663673 [ 4 ] {3ee3872c-c9bf-4ec1-9064-a4bdb45091ab} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11810 | 2026.04.06 16:13:32.663889 [ 4 ] {3ee3872c-c9bf-4ec1-9064-a4bdb45091ab} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.04.06 16:13:32.664007 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11812 | 2026.04.06 16:13:32.664026 [ 4 ] {3ee3872c-c9bf-4ec1-9064-a4bdb45091ab} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001804 sec., 10532.150776053215 rows/sec., 18.87 MiB/sec. | ||
| 11813 | 2026.04.06 16:13:32.664049 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11814 | 2026.04.06 16:13:32.664073 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11815 | 2026.04.06 16:13:32.664105 [ 4 ] {3ee3872c-c9bf-4ec1-9064-a4bdb45091ab} <Debug> TCPHandler: Processed in 0.002007447 sec. | ||
| 11816 | 2026.04.06 16:13:32.664148 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 11817 | 2026.04.06 16:13:32.664259 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11818 | 2026.04.06 16:13:32.664323 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11819 | 2026.04.06 16:13:32.664358 [ 4 ] {00998af1-abe0-4bc1-a2ea-f3ef2c593b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11820 | 2026.04.06 16:13:32.664369 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1299 rows starting from the beginning of the part | ||
| 11821 | 2026.04.06 16:13:32.664401 [ 4 ] {00998af1-abe0-4bc1-a2ea-f3ef2c593b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11822 | 2026.04.06 16:13:32.664474 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 19 rows starting from the beginning of the part | ||
| 11823 | 2026.04.06 16:13:32.664572 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 11824 | 2026.04.06 16:13:32.664669 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 19 rows starting from the beginning of the part | ||
| 11825 | 2026.04.06 16:13:32.664757 [ 4 ] {00998af1-abe0-4bc1-a2ea-f3ef2c593b57} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2026.04.06 16:13:32.664765 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 23 rows starting from the beginning of the part | ||
| 11827 | 2026.04.06 16:13:32.664793 [ 4 ] {00998af1-abe0-4bc1-a2ea-f3ef2c593b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11828 | 2026.04.06 16:13:32.664868 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 19 rows starting from the beginning of the part | ||
| 11829 | 2026.04.06 16:13:32.665117 [ 4 ] {00998af1-abe0-4bc1-a2ea-f3ef2c593b57} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11830 | 2026.04.06 16:13:32.665330 [ 4 ] {00998af1-abe0-4bc1-a2ea-f3ef2c593b57} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11831 | 2026.04.06 16:13:32.665476 [ 4 ] {00998af1-abe0-4bc1-a2ea-f3ef2c593b57} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 4.96 MiB/sec. | ||
| 11832 | 2026.04.06 16:13:32.665513 [ 4 ] {00998af1-abe0-4bc1-a2ea-f3ef2c593b57} <Debug> TCPHandler: Processed in 0.001303284 sec. | ||
| 11833 | 2026.04.06 16:13:32.671325 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1413 rows, containing 19 columns (19 merged, 0 gathered) in 0.007209334 sec., 195995.9130760206 rows/sec., 351.22 MiB/sec. | ||
| 11834 | 2026.04.06 16:13:32.673241 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11835 | 2026.04.06 16:13:32.673669 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11836 | 2026.04.06 16:13:32.673754 [ 191 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11837 | 2026.04.06 16:13:32.673935 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 11838 | 2026.04.06 16:13:33.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.05 MiB, peak 328.59 MiB, free memory in arenas 0.00 B, will set to 319.58 MiB (RSS), difference: 2.53 MiB | ||
| 11839 | 2026.04.06 16:13:36.486074 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11840 | 2026.04.06 16:13:36.486149 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11841 | 2026.04.06 16:13:36.631699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23014 | ||
| 11842 | 2026.04.06 16:13:36.632172 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11843 | 2026.04.06 16:13:36.632208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11844 | 2026.04.06 16:13:36.632679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11845 | 2026.04.06 16:13:36.632912 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11846 | 2026.04.06 16:13:36.633033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23014 | ||
| 11847 | 2026.04.06 16:13:36.705409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1514 | ||
| 11848 | 2026.04.06 16:13:36.707791 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11849 | 2026.04.06 16:13:36.707846 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11850 | 2026.04.06 16:13:36.709066 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11851 | 2026.04.06 16:13:36.709341 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2026.04.06 16:13:36.709712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
| 11853 | 2026.04.06 16:13:37.001243 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000874976 sec. | ||
| 11854 | 2026.04.06 16:13:37.639188 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11855 | 2026.04.06 16:13:37.639366 [ 4 ] {39314f87-0c68-45ce-9020-3359d973a339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11856 | 2026.04.06 16:13:37.639434 [ 4 ] {39314f87-0c68-45ce-9020-3359d973a339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11857 | 2026.04.06 16:13:37.640117 [ 4 ] {39314f87-0c68-45ce-9020-3359d973a339} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2026.04.06 16:13:37.640164 [ 4 ] {39314f87-0c68-45ce-9020-3359d973a339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11859 | 2026.04.06 16:13:37.640607 [ 4 ] {39314f87-0c68-45ce-9020-3359d973a339} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11860 | 2026.04.06 16:13:37.640841 [ 4 ] {39314f87-0c68-45ce-9020-3359d973a339} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11861 | 2026.04.06 16:13:37.640999 [ 4 ] {39314f87-0c68-45ce-9020-3359d973a339} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001681 sec., 60678.16775728733 rows/sec., 5.06 MiB/sec. | ||
| 11862 | 2026.04.06 16:13:37.641051 [ 4 ] {39314f87-0c68-45ce-9020-3359d973a339} <Debug> TCPHandler: Processed in 0.001989327 sec. | ||
| 11863 | 2026.04.06 16:13:37.641179 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11864 | 2026.04.06 16:13:37.641281 [ 4 ] {2e7c9bed-c521-4f59-8060-b866bb44c3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11865 | 2026.04.06 16:13:37.641325 [ 4 ] {2e7c9bed-c521-4f59-8060-b866bb44c3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11866 | 2026.04.06 16:13:37.641751 [ 4 ] {2e7c9bed-c521-4f59-8060-b866bb44c3f4} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11867 | 2026.04.06 16:13:37.641789 [ 4 ] {2e7c9bed-c521-4f59-8060-b866bb44c3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11868 | 2026.04.06 16:13:37.642096 [ 4 ] {2e7c9bed-c521-4f59-8060-b866bb44c3f4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11869 | 2026.04.06 16:13:37.642310 [ 4 ] {2e7c9bed-c521-4f59-8060-b866bb44c3f4} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11870 | 2026.04.06 16:13:37.642443 [ 4 ] {2e7c9bed-c521-4f59-8060-b866bb44c3f4} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001185 sec., 19409.28270042194 rows/sec., 1.43 MiB/sec. | ||
| 11871 | 2026.04.06 16:13:37.642483 [ 4 ] {2e7c9bed-c521-4f59-8060-b866bb44c3f4} <Debug> TCPHandler: Processed in 0.001356625 sec. | ||
| 11872 | 2026.04.06 16:13:37.642631 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11873 | 2026.04.06 16:13:37.642748 [ 4 ] {f1911187-0d36-42ef-bf04-4ce93d101694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11874 | 2026.04.06 16:13:37.642795 [ 4 ] {f1911187-0d36-42ef-bf04-4ce93d101694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11875 | 2026.04.06 16:13:37.643235 [ 4 ] {f1911187-0d36-42ef-bf04-4ce93d101694} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11876 | 2026.04.06 16:13:37.643272 [ 4 ] {f1911187-0d36-42ef-bf04-4ce93d101694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11877 | 2026.04.06 16:13:37.643601 [ 4 ] {f1911187-0d36-42ef-bf04-4ce93d101694} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11878 | 2026.04.06 16:13:37.643817 [ 4 ] {f1911187-0d36-42ef-bf04-4ce93d101694} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11879 | 2026.04.06 16:13:37.643950 [ 4 ] {f1911187-0d36-42ef-bf04-4ce93d101694} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001222 sec., 71194.76268412439 rows/sec., 5.56 MiB/sec. | ||
| 11880 | 2026.04.06 16:13:37.643988 [ 4 ] {f1911187-0d36-42ef-bf04-4ce93d101694} <Debug> TCPHandler: Processed in 0.001406626 sec. | ||
| 11881 | 2026.04.06 16:13:37.644113 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11882 | 2026.04.06 16:13:37.644208 [ 4 ] {6f4ddfa0-8b91-42c0-b7ce-0cb816907a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11883 | 2026.04.06 16:13:37.644252 [ 4 ] {6f4ddfa0-8b91-42c0-b7ce-0cb816907a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11884 | 2026.04.06 16:13:37.644673 [ 4 ] {6f4ddfa0-8b91-42c0-b7ce-0cb816907a04} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2026.04.06 16:13:37.644709 [ 4 ] {6f4ddfa0-8b91-42c0-b7ce-0cb816907a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11886 | 2026.04.06 16:13:37.645038 [ 4 ] {6f4ddfa0-8b91-42c0-b7ce-0cb816907a04} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11887 | 2026.04.06 16:13:37.645239 [ 4 ] {6f4ddfa0-8b91-42c0-b7ce-0cb816907a04} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11888 | 2026.04.06 16:13:37.645371 [ 4 ] {6f4ddfa0-8b91-42c0-b7ce-0cb816907a04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 11889 | 2026.04.06 16:13:37.645409 [ 4 ] {6f4ddfa0-8b91-42c0-b7ce-0cb816907a04} <Debug> TCPHandler: Processed in 0.001344305 sec. | ||
| 11890 | 2026.04.06 16:13:37.645521 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11891 | 2026.04.06 16:13:37.645616 [ 4 ] {c9436af1-0b70-45d7-b890-dceb73f850f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11892 | 2026.04.06 16:13:37.645670 [ 4 ] {c9436af1-0b70-45d7-b890-dceb73f850f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11893 | 2026.04.06 16:13:37.646488 [ 4 ] {c9436af1-0b70-45d7-b890-dceb73f850f5} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11894 | 2026.04.06 16:13:37.646525 [ 4 ] {c9436af1-0b70-45d7-b890-dceb73f850f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11895 | 2026.04.06 16:13:37.647059 [ 4 ] {c9436af1-0b70-45d7-b890-dceb73f850f5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11896 | 2026.04.06 16:13:37.647273 [ 4 ] {c9436af1-0b70-45d7-b890-dceb73f850f5} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11897 | 2026.04.06 16:13:37.647413 [ 4 ] {c9436af1-0b70-45d7-b890-dceb73f850f5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001815 sec., 12672.176308539945 rows/sec., 22.71 MiB/sec. | ||
| 11898 | 2026.04.06 16:13:37.647476 [ 4 ] {c9436af1-0b70-45d7-b890-dceb73f850f5} <Debug> TCPHandler: Processed in 0.002003917 sec. | ||
| 11899 | 2026.04.06 16:13:37.647592 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11900 | 2026.04.06 16:13:37.647687 [ 4 ] {8d5c295c-0e7b-4371-afd8-2e01656bdb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11901 | 2026.04.06 16:13:37.647728 [ 4 ] {8d5c295c-0e7b-4371-afd8-2e01656bdb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11902 | 2026.04.06 16:13:37.648073 [ 4 ] {8d5c295c-0e7b-4371-afd8-2e01656bdb2e} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11903 | 2026.04.06 16:13:37.648109 [ 4 ] {8d5c295c-0e7b-4371-afd8-2e01656bdb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11904 | 2026.04.06 16:13:37.648411 [ 4 ] {8d5c295c-0e7b-4371-afd8-2e01656bdb2e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11905 | 2026.04.06 16:13:37.648626 [ 4 ] {8d5c295c-0e7b-4371-afd8-2e01656bdb2e} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11906 | 2026.04.06 16:13:37.648754 [ 4 ] {8d5c295c-0e7b-4371-afd8-2e01656bdb2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 11907 | 2026.04.06 16:13:37.648789 [ 4 ] {8d5c295c-0e7b-4371-afd8-2e01656bdb2e} <Debug> TCPHandler: Processed in 0.001246883 sec. | ||
| 11908 | 2026.04.06 16:13:37.936264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11909 | 2026.04.06 16:13:37.953282 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11910 | 2026.04.06 16:13:37.953350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11911 | 2026.04.06 16:13:37.959538 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11912 | 2026.04.06 16:13:37.960294 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11913 | 2026.04.06 16:13:37.963380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11914 | 2026.04.06 16:13:42.646698 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11915 | 2026.04.06 16:13:42.646907 [ 4 ] {69c0a4a2-43c8-4a11-8201-4dadf593a333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11916 | 2026.04.06 16:13:42.646978 [ 4 ] {69c0a4a2-43c8-4a11-8201-4dadf593a333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11917 | 2026.04.06 16:13:42.647722 [ 4 ] {69c0a4a2-43c8-4a11-8201-4dadf593a333} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11918 | 2026.04.06 16:13:42.647763 [ 4 ] {69c0a4a2-43c8-4a11-8201-4dadf593a333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11919 | 2026.04.06 16:13:42.648165 [ 4 ] {69c0a4a2-43c8-4a11-8201-4dadf593a333} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11920 | 2026.04.06 16:13:42.648384 [ 4 ] {69c0a4a2-43c8-4a11-8201-4dadf593a333} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11921 | 2026.04.06 16:13:42.648535 [ 4 ] {69c0a4a2-43c8-4a11-8201-4dadf593a333} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001681 sec., 168947.05532421177 rows/sec., 10.73 MiB/sec. | ||
| 11922 | 2026.04.06 16:13:42.648576 [ 4 ] {69c0a4a2-43c8-4a11-8201-4dadf593a333} <Debug> TCPHandler: Processed in 0.002009537 sec. | ||
| 11923 | 2026.04.06 16:13:42.648705 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11924 | 2026.04.06 16:13:42.648800 [ 4 ] {20dd7fe6-571d-4028-81a6-94d81a913c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11925 | 2026.04.06 16:13:42.648840 [ 4 ] {20dd7fe6-571d-4028-81a6-94d81a913c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11926 | 2026.04.06 16:13:42.649689 [ 4 ] {20dd7fe6-571d-4028-81a6-94d81a913c44} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11927 | 2026.04.06 16:13:42.649775 [ 4 ] {20dd7fe6-571d-4028-81a6-94d81a913c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11928 | 2026.04.06 16:13:42.650134 [ 4 ] {20dd7fe6-571d-4028-81a6-94d81a913c44} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11929 | 2026.04.06 16:13:42.650346 [ 4 ] {20dd7fe6-571d-4028-81a6-94d81a913c44} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11930 | 2026.04.06 16:13:42.650477 [ 4 ] {20dd7fe6-571d-4028-81a6-94d81a913c44} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001694 sec., 492916.1747343566 rows/sec., 38.36 MiB/sec. | ||
| 11931 | 2026.04.06 16:13:42.650513 [ 4 ] {20dd7fe6-571d-4028-81a6-94d81a913c44} <Debug> TCPHandler: Processed in 0.001856795 sec. | ||
| 11932 | 2026.04.06 16:13:42.650630 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11933 | 2026.04.06 16:13:42.650724 [ 4 ] {70c3af89-fbd7-4805-bfca-11252e4b5fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11934 | 2026.04.06 16:13:42.650763 [ 4 ] {70c3af89-fbd7-4805-bfca-11252e4b5fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11935 | 2026.04.06 16:13:42.651280 [ 4 ] {70c3af89-fbd7-4805-bfca-11252e4b5fa5} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11936 | 2026.04.06 16:13:42.651316 [ 4 ] {70c3af89-fbd7-4805-bfca-11252e4b5fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11937 | 2026.04.06 16:13:42.651615 [ 4 ] {70c3af89-fbd7-4805-bfca-11252e4b5fa5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11938 | 2026.04.06 16:13:42.651826 [ 4 ] {70c3af89-fbd7-4805-bfca-11252e4b5fa5} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2026.04.06 16:13:42.651952 [ 4 ] {70c3af89-fbd7-4805-bfca-11252e4b5fa5} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001247 sec., 129109.86367281475 rows/sec., 7.81 MiB/sec. | ||
| 11940 | 2026.04.06 16:13:42.651989 [ 4 ] {70c3af89-fbd7-4805-bfca-11252e4b5fa5} <Debug> TCPHandler: Processed in 0.001407866 sec. | ||
| 11941 | 2026.04.06 16:13:42.652106 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11942 | 2026.04.06 16:13:42.652198 [ 4 ] {6ae1265e-2c2c-4d7d-9493-8b59ae5835a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11943 | 2026.04.06 16:13:42.652237 [ 4 ] {6ae1265e-2c2c-4d7d-9493-8b59ae5835a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11944 | 2026.04.06 16:13:42.652685 [ 4 ] {6ae1265e-2c2c-4d7d-9493-8b59ae5835a0} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2026.04.06 16:13:42.652721 [ 4 ] {6ae1265e-2c2c-4d7d-9493-8b59ae5835a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11946 | 2026.04.06 16:13:42.653022 [ 4 ] {6ae1265e-2c2c-4d7d-9493-8b59ae5835a0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11947 | 2026.04.06 16:13:42.653232 [ 4 ] {6ae1265e-2c2c-4d7d-9493-8b59ae5835a0} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2026.04.06 16:13:42.653356 [ 4 ] {6ae1265e-2c2c-4d7d-9493-8b59ae5835a0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. | ||
| 11949 | 2026.04.06 16:13:42.653393 [ 4 ] {6ae1265e-2c2c-4d7d-9493-8b59ae5835a0} <Debug> TCPHandler: Processed in 0.001336184 sec. | ||
| 11950 | 2026.04.06 16:13:42.653508 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11951 | 2026.04.06 16:13:42.653600 [ 4 ] {f63ddbf5-6bde-461f-862a-aad904586de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11952 | 2026.04.06 16:13:42.653639 [ 4 ] {f63ddbf5-6bde-461f-862a-aad904586de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11953 | 2026.04.06 16:13:42.654087 [ 4 ] {f63ddbf5-6bde-461f-862a-aad904586de5} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2026.04.06 16:13:42.654122 [ 4 ] {f63ddbf5-6bde-461f-862a-aad904586de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11955 | 2026.04.06 16:13:42.654414 [ 4 ] {f63ddbf5-6bde-461f-862a-aad904586de5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11956 | 2026.04.06 16:13:42.654620 [ 4 ] {f63ddbf5-6bde-461f-862a-aad904586de5} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2026.04.06 16:13:42.654743 [ 4 ] {f63ddbf5-6bde-461f-862a-aad904586de5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 11958 | 2026.04.06 16:13:42.654780 [ 4 ] {f63ddbf5-6bde-461f-862a-aad904586de5} <Debug> TCPHandler: Processed in 0.001320315 sec. | ||
| 11959 | 2026.04.06 16:13:42.654896 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11960 | 2026.04.06 16:13:42.654988 [ 4 ] {f4649435-6fb8-4461-9b2e-2cbd6242deed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11961 | 2026.04.06 16:13:42.655027 [ 4 ] {f4649435-6fb8-4461-9b2e-2cbd6242deed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11962 | 2026.04.06 16:13:42.655693 [ 4 ] {f4649435-6fb8-4461-9b2e-2cbd6242deed} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2026.04.06 16:13:42.655728 [ 4 ] {f4649435-6fb8-4461-9b2e-2cbd6242deed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11964 | 2026.04.06 16:13:42.656041 [ 4 ] {f4649435-6fb8-4461-9b2e-2cbd6242deed} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11965 | 2026.04.06 16:13:42.656244 [ 4 ] {f4649435-6fb8-4461-9b2e-2cbd6242deed} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2026.04.06 16:13:42.656372 [ 4 ] {f4649435-6fb8-4461-9b2e-2cbd6242deed} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001401 sec., 363311.9200571021 rows/sec., 25.58 MiB/sec. | ||
| 11967 | 2026.04.06 16:13:42.656409 [ 4 ] {f4649435-6fb8-4461-9b2e-2cbd6242deed} <Debug> TCPHandler: Processed in 0.001561569 sec. | ||
| 11968 | 2026.04.06 16:13:42.656526 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2026.04.06 16:13:42.656620 [ 4 ] {5eb37c81-1a5d-4135-a4cb-05558f11cd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11970 | 2026.04.06 16:13:42.656659 [ 4 ] {5eb37c81-1a5d-4135-a4cb-05558f11cd4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11971 | 2026.04.06 16:13:42.656998 [ 4 ] {5eb37c81-1a5d-4135-a4cb-05558f11cd4a} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2026.04.06 16:13:42.657032 [ 4 ] {5eb37c81-1a5d-4135-a4cb-05558f11cd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11973 | 2026.04.06 16:13:42.657339 [ 4 ] {5eb37c81-1a5d-4135-a4cb-05558f11cd4a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11974 | 2026.04.06 16:13:42.657543 [ 4 ] {5eb37c81-1a5d-4135-a4cb-05558f11cd4a} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2026.04.06 16:13:42.657668 [ 4 ] {5eb37c81-1a5d-4135-a4cb-05558f11cd4a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 11976 | 2026.04.06 16:13:42.657703 [ 4 ] {5eb37c81-1a5d-4135-a4cb-05558f11cd4a} <Debug> TCPHandler: Processed in 0.001226163 sec. | ||
| 11977 | 2026.04.06 16:13:42.657818 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11978 | 2026.04.06 16:13:42.657911 [ 4 ] {d306e2e2-dc1d-4315-89fb-ef1ec9e83d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11979 | 2026.04.06 16:13:42.657952 [ 4 ] {d306e2e2-dc1d-4315-89fb-ef1ec9e83d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11980 | 2026.04.06 16:13:42.658378 [ 4 ] {d306e2e2-dc1d-4315-89fb-ef1ec9e83d8b} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2026.04.06 16:13:42.658414 [ 4 ] {d306e2e2-dc1d-4315-89fb-ef1ec9e83d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11982 | 2026.04.06 16:13:42.658735 [ 4 ] {d306e2e2-dc1d-4315-89fb-ef1ec9e83d8b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11983 | 2026.04.06 16:13:42.658941 [ 4 ] {d306e2e2-dc1d-4315-89fb-ef1ec9e83d8b} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11984 | 2026.04.06 16:13:42.659067 [ 4 ] {d306e2e2-dc1d-4315-89fb-ef1ec9e83d8b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001174 sec., 225724.02044293017 rows/sec., 15.00 MiB/sec. | ||
| 11985 | 2026.04.06 16:13:42.659104 [ 4 ] {d306e2e2-dc1d-4315-89fb-ef1ec9e83d8b} <Debug> TCPHandler: Processed in 0.001335145 sec. | ||
| 11986 | 2026.04.06 16:13:42.659223 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11987 | 2026.04.06 16:13:42.659316 [ 4 ] {0bb5d8a7-2e5c-4dbf-b73a-02e4f79dd266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11988 | 2026.04.06 16:13:42.659357 [ 4 ] {0bb5d8a7-2e5c-4dbf-b73a-02e4f79dd266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11989 | 2026.04.06 16:13:42.659677 [ 4 ] {0bb5d8a7-2e5c-4dbf-b73a-02e4f79dd266} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2026.04.06 16:13:42.659711 [ 4 ] {0bb5d8a7-2e5c-4dbf-b73a-02e4f79dd266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11991 | 2026.04.06 16:13:42.660005 [ 4 ] {0bb5d8a7-2e5c-4dbf-b73a-02e4f79dd266} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11992 | 2026.04.06 16:13:42.660204 [ 4 ] {0bb5d8a7-2e5c-4dbf-b73a-02e4f79dd266} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2026.04.06 16:13:42.660332 [ 4 ] {0bb5d8a7-2e5c-4dbf-b73a-02e4f79dd266} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 11994 | 2026.04.06 16:13:42.660368 [ 4 ] {0bb5d8a7-2e5c-4dbf-b73a-02e4f79dd266} <Debug> TCPHandler: Processed in 0.001193302 sec. | ||
| 11995 | 2026.04.06 16:13:42.660483 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11996 | 2026.04.06 16:13:42.660574 [ 4 ] {97847272-6e2c-4cc4-9bc9-d121d35a2f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11997 | 2026.04.06 16:13:42.660626 [ 4 ] {97847272-6e2c-4cc4-9bc9-d121d35a2f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11998 | 2026.04.06 16:13:42.661417 [ 4 ] {97847272-6e2c-4cc4-9bc9-d121d35a2f3e} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2026.04.06 16:13:42.661450 [ 4 ] {97847272-6e2c-4cc4-9bc9-d121d35a2f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12000 | 2026.04.06 16:13:42.662002 [ 4 ] {97847272-6e2c-4cc4-9bc9-d121d35a2f3e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12001 | 2026.04.06 16:13:42.662229 [ 4 ] {97847272-6e2c-4cc4-9bc9-d121d35a2f3e} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2026.04.06 16:13:42.662365 [ 4 ] {97847272-6e2c-4cc4-9bc9-d121d35a2f3e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001807 sec., 10514.665190924183 rows/sec., 18.84 MiB/sec. | ||
| 12003 | 2026.04.06 16:13:42.662417 [ 4 ] {97847272-6e2c-4cc4-9bc9-d121d35a2f3e} <Debug> TCPHandler: Processed in 0.001981527 sec. | ||
| 12004 | 2026.04.06 16:13:42.662536 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12005 | 2026.04.06 16:13:42.662630 [ 4 ] {2b76028f-96d6-46d8-8f5c-775fcf3a087c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12006 | 2026.04.06 16:13:42.662671 [ 4 ] {2b76028f-96d6-46d8-8f5c-775fcf3a087c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12007 | 2026.04.06 16:13:42.663013 [ 4 ] {2b76028f-96d6-46d8-8f5c-775fcf3a087c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2026.04.06 16:13:42.663048 [ 4 ] {2b76028f-96d6-46d8-8f5c-775fcf3a087c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12009 | 2026.04.06 16:13:42.663349 [ 4 ] {2b76028f-96d6-46d8-8f5c-775fcf3a087c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12010 | 2026.04.06 16:13:42.663556 [ 4 ] {2b76028f-96d6-46d8-8f5c-775fcf3a087c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12011 | 2026.04.06 16:13:42.663678 [ 4 ] {2b76028f-96d6-46d8-8f5c-775fcf3a087c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 12012 | 2026.04.06 16:13:42.663713 [ 4 ] {2b76028f-96d6-46d8-8f5c-775fcf3a087c} <Debug> TCPHandler: Processed in 0.001226213 sec. | ||
| 12013 | 2026.04.06 16:13:44.133202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23526 | ||
| 12014 | 2026.04.06 16:13:44.134073 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2026.04.06 16:13:44.134170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12016 | 2026.04.06 16:13:44.134938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12017 | 2026.04.06 16:13:44.135297 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.04.06 16:13:44.135528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23526 | ||
| 12019 | 2026.04.06 16:13:44.704647 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12020 | 2026.04.06 16:13:44.704830 [ 4 ] {9a52bbbc-6249-41d4-850a-0a0af3dcb43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12021 | 2026.04.06 16:13:44.704899 [ 4 ] {9a52bbbc-6249-41d4-850a-0a0af3dcb43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12022 | 2026.04.06 16:13:44.705574 [ 4 ] {9a52bbbc-6249-41d4-850a-0a0af3dcb43e} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12023 | 2026.04.06 16:13:44.705627 [ 4 ] {9a52bbbc-6249-41d4-850a-0a0af3dcb43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12024 | 2026.04.06 16:13:44.706026 [ 4 ] {9a52bbbc-6249-41d4-850a-0a0af3dcb43e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12025 | 2026.04.06 16:13:44.706264 [ 4 ] {9a52bbbc-6249-41d4-850a-0a0af3dcb43e} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12026 | 2026.04.06 16:13:44.706435 [ 4 ] {9a52bbbc-6249-41d4-850a-0a0af3dcb43e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001651 sec., 1211.3870381586917 rows/sec., 98.78 KiB/sec. | ||
| 12027 | 2026.04.06 16:13:44.706486 [ 4 ] {9a52bbbc-6249-41d4-850a-0a0af3dcb43e} <Debug> TCPHandler: Processed in 0.001965976 sec. | ||
| 12028 | 2026.04.06 16:13:44.706638 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12029 | 2026.04.06 16:13:44.706743 [ 4 ] {ad918d58-3071-4b48-8d7c-efebd4c2afc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12030 | 2026.04.06 16:13:44.706786 [ 4 ] {ad918d58-3071-4b48-8d7c-efebd4c2afc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12031 | 2026.04.06 16:13:44.709244 [ 4 ] {ad918d58-3071-4b48-8d7c-efebd4c2afc9} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12032 | 2026.04.06 16:13:44.709289 [ 4 ] {ad918d58-3071-4b48-8d7c-efebd4c2afc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12033 | 2026.04.06 16:13:44.709810 [ 4 ] {ad918d58-3071-4b48-8d7c-efebd4c2afc9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12034 | 2026.04.06 16:13:44.710032 [ 4 ] {ad918d58-3071-4b48-8d7c-efebd4c2afc9} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12035 | 2026.04.06 16:13:44.710174 [ 4 ] {ad918d58-3071-4b48-8d7c-efebd4c2afc9} <Debug> executeQuery: Read 2452 rows, 184.98 KiB in 0.003455 sec., 709696.0926193922 rows/sec., 52.29 MiB/sec. | ||
| 12036 | 2026.04.06 16:13:44.710179 [ 85 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12037 | 2026.04.06 16:13:44.710216 [ 4 ] {ad918d58-3071-4b48-8d7c-efebd4c2afc9} <Debug> TCPHandler: Processed in 0.003635967 sec. | ||
| 12038 | 2026.04.06 16:13:44.710256 [ 85 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12039 | 2026.04.06 16:13:44.710283 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12040 | 2026.04.06 16:13:44.710359 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2026.04.06 16:13:44.710414 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 12042 | 2026.04.06 16:13:44.710477 [ 4 ] {94e79cfc-32e2-4c1e-99f6-f3c2e0e6c377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12043 | 2026.04.06 16:13:44.710526 [ 4 ] {94e79cfc-32e2-4c1e-99f6-f3c2e0e6c377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12044 | 2026.04.06 16:13:44.710569 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12045 | 2026.04.06 16:13:44.710612 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3242 rows starting from the beginning of the part | ||
| 12046 | 2026.04.06 16:13:44.710695 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 102 rows starting from the beginning of the part | ||
| 12047 | 2026.04.06 16:13:44.710747 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 836 rows starting from the beginning of the part | ||
| 12048 | 2026.04.06 16:13:44.710793 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 102 rows starting from the beginning of the part | ||
| 12049 | 2026.04.06 16:13:44.710834 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 835 rows starting from the beginning of the part | ||
| 12050 | 2026.04.06 16:13:44.710885 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 2452 rows starting from the beginning of the part | ||
| 12051 | 2026.04.06 16:13:44.711002 [ 4 ] {94e79cfc-32e2-4c1e-99f6-f3c2e0e6c377} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12052 | 2026.04.06 16:13:44.711046 [ 4 ] {94e79cfc-32e2-4c1e-99f6-f3c2e0e6c377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12053 | 2026.04.06 16:13:44.711383 [ 4 ] {94e79cfc-32e2-4c1e-99f6-f3c2e0e6c377} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12054 | 2026.04.06 16:13:44.711600 [ 4 ] {94e79cfc-32e2-4c1e-99f6-f3c2e0e6c377} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12055 | 2026.04.06 16:13:44.711741 [ 4 ] {94e79cfc-32e2-4c1e-99f6-f3c2e0e6c377} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001291 sec., 27885.360185902402 rows/sec., 2.04 MiB/sec. | ||
| 12056 | 2026.04.06 16:13:44.711781 [ 4 ] {94e79cfc-32e2-4c1e-99f6-f3c2e0e6c377} <Debug> TCPHandler: Processed in 0.001474677 sec. | ||
| 12057 | 2026.04.06 16:13:44.711898 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12058 | 2026.04.06 16:13:44.712004 [ 4 ] {e68a995c-931f-4b0c-8ac3-84011ec72e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12059 | 2026.04.06 16:13:44.712047 [ 4 ] {e68a995c-931f-4b0c-8ac3-84011ec72e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12060 | 2026.04.06 16:13:44.712849 [ 4 ] {e68a995c-931f-4b0c-8ac3-84011ec72e65} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12061 | 2026.04.06 16:13:44.712887 [ 4 ] {e68a995c-931f-4b0c-8ac3-84011ec72e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12062 | 2026.04.06 16:13:44.713313 [ 4 ] {e68a995c-931f-4b0c-8ac3-84011ec72e65} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12063 | 2026.04.06 16:13:44.713596 [ 4 ] {e68a995c-931f-4b0c-8ac3-84011ec72e65} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12064 | 2026.04.06 16:13:44.713770 [ 4 ] {e68a995c-931f-4b0c-8ac3-84011ec72e65} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00179 sec., 447486.0335195531 rows/sec., 25.85 MiB/sec. | ||
| 12065 | 2026.04.06 16:13:44.713821 [ 4 ] {e68a995c-931f-4b0c-8ac3-84011ec72e65} <Debug> TCPHandler: Processed in 0.001971687 sec. | ||
| 12066 | 2026.04.06 16:13:44.713893 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7569 rows, containing 5 columns (5 merged, 0 gathered) in 0.003533465 sec., 2142089.9881561017 rows/sec., 169.44 MiB/sec. | ||
| 12067 | 2026.04.06 16:13:44.713963 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12068 | 2026.04.06 16:13:44.714092 [ 4 ] {3af92f0c-0ce2-4b4f-8af3-c908efe312c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12069 | 2026.04.06 16:13:44.714150 [ 4 ] {3af92f0c-0ce2-4b4f-8af3-c908efe312c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12070 | 2026.04.06 16:13:44.714359 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12071 | 2026.04.06 16:13:44.714621 [ 4 ] {3af92f0c-0ce2-4b4f-8af3-c908efe312c8} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12072 | 2026.04.06 16:13:44.714664 [ 4 ] {3af92f0c-0ce2-4b4f-8af3-c908efe312c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12073 | 2026.04.06 16:13:44.714728 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_81_16} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2026.04.06 16:13:44.714850 [ 191 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_81_16} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12075 | 2026.04.06 16:13:44.715015 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 12076 | 2026.04.06 16:13:44.715117 [ 4 ] {3af92f0c-0ce2-4b4f-8af3-c908efe312c8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12077 | 2026.04.06 16:13:44.715451 [ 4 ] {3af92f0c-0ce2-4b4f-8af3-c908efe312c8} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12078 | 2026.04.06 16:13:44.715649 [ 4 ] {3af92f0c-0ce2-4b4f-8af3-c908efe312c8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001583 sec., 631.7119393556538 rows/sec., 44.42 KiB/sec. | ||
| 12079 | 2026.04.06 16:13:44.715705 [ 4 ] {3af92f0c-0ce2-4b4f-8af3-c908efe312c8} <Debug> TCPHandler: Processed in 0.001795113 sec. | ||
| 12080 | 2026.04.06 16:13:44.715868 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12081 | 2026.04.06 16:13:44.715990 [ 4 ] {abe37ad9-6e8b-4392-927d-dc338bf12f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12082 | 2026.04.06 16:13:44.716045 [ 4 ] {abe37ad9-6e8b-4392-927d-dc338bf12f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12083 | 2026.04.06 16:13:44.717539 [ 4 ] {abe37ad9-6e8b-4392-927d-dc338bf12f62} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12084 | 2026.04.06 16:13:44.717592 [ 4 ] {abe37ad9-6e8b-4392-927d-dc338bf12f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12085 | 2026.04.06 16:13:44.718194 [ 4 ] {abe37ad9-6e8b-4392-927d-dc338bf12f62} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12086 | 2026.04.06 16:13:44.718543 [ 4 ] {abe37ad9-6e8b-4392-927d-dc338bf12f62} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12087 | 2026.04.06 16:13:44.718744 [ 83 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12088 | 2026.04.06 16:13:44.718758 [ 4 ] {abe37ad9-6e8b-4392-927d-dc338bf12f62} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.002793 sec., 470819.9069101325 rows/sec., 31.51 MiB/sec. | ||
| 12089 | 2026.04.06 16:13:44.718799 [ 83 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2026.04.06 16:13:44.718826 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12091 | 2026.04.06 16:13:44.718835 [ 4 ] {abe37ad9-6e8b-4392-927d-dc338bf12f62} <Debug> TCPHandler: Processed in 0.003030516 sec. | ||
| 12092 | 2026.04.06 16:13:44.718940 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 12093 | 2026.04.06 16:13:44.719017 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12094 | 2026.04.06 16:13:44.719061 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12095 | 2026.04.06 16:13:44.719099 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1794 rows starting from the beginning of the part | ||
| 12096 | 2026.04.06 16:13:44.719145 [ 4 ] {262635f8-c06d-40b5-8cb8-dcdcf2e344f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12097 | 2026.04.06 16:13:44.719169 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 87 rows starting from the beginning of the part | ||
| 12098 | 2026.04.06 16:13:44.719214 [ 4 ] {262635f8-c06d-40b5-8cb8-dcdcf2e344f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12099 | 2026.04.06 16:13:44.719238 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 511 rows starting from the beginning of the part | ||
| 12100 | 2026.04.06 16:13:44.719301 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 87 rows starting from the beginning of the part | ||
| 12101 | 2026.04.06 16:13:44.719411 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 509 rows starting from the beginning of the part | ||
| 12102 | 2026.04.06 16:13:44.719483 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1315 rows starting from the beginning of the part | ||
| 12103 | 2026.04.06 16:13:44.720319 [ 4 ] {262635f8-c06d-40b5-8cb8-dcdcf2e344f0} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12104 | 2026.04.06 16:13:44.720376 [ 4 ] {262635f8-c06d-40b5-8cb8-dcdcf2e344f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12105 | 2026.04.06 16:13:44.721093 [ 4 ] {262635f8-c06d-40b5-8cb8-dcdcf2e344f0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12106 | 2026.04.06 16:13:44.721562 [ 4 ] {262635f8-c06d-40b5-8cb8-dcdcf2e344f0} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12107 | 2026.04.06 16:13:44.721636 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4303 rows, containing 5 columns (5 merged, 0 gathered) in 0.00273635 sec., 1572532.7534854827 rows/sec., 113.80 MiB/sec. | ||
| 12108 | 2026.04.06 16:13:44.721717 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12109 | 2026.04.06 16:13:44.721728 [ 4 ] {262635f8-c06d-40b5-8cb8-dcdcf2e344f0} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.002614 sec., 584927.3144605968 rows/sec., 35.59 MiB/sec. | ||
| 12110 | 2026.04.06 16:13:44.721760 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2026.04.06 16:13:44.721784 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12112 | 2026.04.06 16:13:44.721787 [ 4 ] {262635f8-c06d-40b5-8cb8-dcdcf2e344f0} <Debug> TCPHandler: Processed in 0.002844463 sec. | ||
| 12113 | 2026.04.06 16:13:44.721873 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::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 | ||
| 12114 | 2026.04.06 16:13:44.721910 [ 199 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12115 | 2026.04.06 16:13:44.721955 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12116 | 2026.04.06 16:13:44.722000 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12117 | 2026.04.06 16:13:44.722050 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 28190 rows starting from the beginning of the part | ||
| 12118 | 2026.04.06 16:13:44.722070 [ 4 ] {a1dc3d61-5c0d-4c9c-8730-9aebdd0b97e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12119 | 2026.04.06 16:13:44.722126 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 12120 | 2026.04.06 16:13:44.722141 [ 4 ] {a1dc3d61-5c0d-4c9c-8730-9aebdd0b97e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12121 | 2026.04.06 16:13:44.722197 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 266 rows starting from the beginning of the part | ||
| 12122 | 2026.04.06 16:13:44.722264 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 12123 | 2026.04.06 16:13:44.722297 [ 199 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_81_16} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12124 | 2026.04.06 16:13:44.722322 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 265 rows starting from the beginning of the part | ||
| 12125 | 2026.04.06 16:13:44.722383 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1529 rows starting from the beginning of the part | ||
| 12126 | 2026.04.06 16:13:44.722407 [ 199 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_81_16} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12127 | 2026.04.06 16:13:44.722505 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 12128 | 2026.04.06 16:13:44.723196 [ 4 ] {a1dc3d61-5c0d-4c9c-8730-9aebdd0b97e6} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12129 | 2026.04.06 16:13:44.723244 [ 4 ] {a1dc3d61-5c0d-4c9c-8730-9aebdd0b97e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12130 | 2026.04.06 16:13:44.723925 [ 4 ] {a1dc3d61-5c0d-4c9c-8730-9aebdd0b97e6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12131 | 2026.04.06 16:13:44.724234 [ 4 ] {a1dc3d61-5c0d-4c9c-8730-9aebdd0b97e6} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12132 | 2026.04.06 16:13:44.724425 [ 4 ] {a1dc3d61-5c0d-4c9c-8730-9aebdd0b97e6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002382 sec., 14273.719563392107 rows/sec., 25.58 MiB/sec. | ||
| 12133 | 2026.04.06 16:13:44.724520 [ 4 ] {a1dc3d61-5c0d-4c9c-8730-9aebdd0b97e6} <Debug> TCPHandler: Processed in 0.002637689 sec. | ||
| 12134 | 2026.04.06 16:13:44.724663 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12135 | 2026.04.06 16:13:44.724828 [ 4 ] {8cc5ebe8-9384-4b43-a769-a39a31393765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12136 | 2026.04.06 16:13:44.724888 [ 4 ] {8cc5ebe8-9384-4b43-a769-a39a31393765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12137 | 2026.04.06 16:13:44.725349 [ 4 ] {8cc5ebe8-9384-4b43-a769-a39a31393765} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12138 | 2026.04.06 16:13:44.725395 [ 4 ] {8cc5ebe8-9384-4b43-a769-a39a31393765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12139 | 2026.04.06 16:13:44.726167 [ 4 ] {8cc5ebe8-9384-4b43-a769-a39a31393765} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12140 | 2026.04.06 16:13:44.726506 [ 4 ] {8cc5ebe8-9384-4b43-a769-a39a31393765} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12141 | 2026.04.06 16:13:44.726688 [ 83 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12142 | 2026.04.06 16:13:44.726706 [ 4 ] {8cc5ebe8-9384-4b43-a769-a39a31393765} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001913 sec., 12545.739675901725 rows/sec., 865.79 KiB/sec. | ||
| 12143 | 2026.04.06 16:13:44.726743 [ 83 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2026.04.06 16:13:44.726774 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12145 | 2026.04.06 16:13:44.726775 [ 4 ] {8cc5ebe8-9384-4b43-a769-a39a31393765} <Debug> TCPHandler: Processed in 0.00216973 sec. | ||
| 12146 | 2026.04.06 16:13:44.726906 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 12147 | 2026.04.06 16:13:44.727084 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12148 | 2026.04.06 16:13:44.727133 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3798 rows starting from the beginning of the part | ||
| 12149 | 2026.04.06 16:13:44.727202 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 12150 | 2026.04.06 16:13:44.727258 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part | ||
| 12151 | 2026.04.06 16:13:44.727306 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 12152 | 2026.04.06 16:13:44.727346 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 12153 | 2026.04.06 16:13:44.727386 [ 197 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
| 12154 | 2026.04.06 16:13:44.729088 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4122 rows, containing 4 columns (4 merged, 0 gathered) in 0.002243371 sec., 1837413.4282737896 rows/sec., 117.10 MiB/sec. | ||
| 12155 | 2026.04.06 16:13:44.729573 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12156 | 2026.04.06 16:13:44.729932 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_81_16} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2026.04.06 16:13:44.730035 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_81_16} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12158 | 2026.04.06 16:13:44.730043 [ 200 ] {81a64079-e956-431a-868f-58876cd98500::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30570 rows, containing 5 columns (5 merged, 0 gathered) in 0.008207722 sec., 3724541.352643279 rows/sec., 235.70 MiB/sec. | ||
| 12159 | 2026.04.06 16:13:44.730139 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 12160 | 2026.04.06 16:13:44.730886 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12161 | 2026.04.06 16:13:44.731430 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12162 | 2026.04.06 16:13:44.731566 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12163 | 2026.04.06 16:13:44.731710 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12164 | 2026.04.06 16:13:45.066905 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52856 | ||
| 12165 | 2026.04.06 16:13:45.067031 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12166 | 2026.04.06 16:13:45.067061 [ 291 ] {} <Debug> TCP-Session: 593d1807-5b93-4526-ac30-825118683526 Authenticating user 'default' from [fd00:1122:3344:101::e]:52856 | ||
| 12167 | 2026.04.06 16:13:45.067083 [ 291 ] {} <Debug> TCP-Session: 593d1807-5b93-4526-ac30-825118683526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12168 | 2026.04.06 16:13:45.067096 [ 291 ] {} <Debug> TCP-Session: 593d1807-5b93-4526-ac30-825118683526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12169 | 2026.04.06 16:13:45.067336 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52507 | ||
| 12170 | 2026.04.06 16:13:45.067383 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32862 | ||
| 12171 | 2026.04.06 16:13:45.067414 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59979 | ||
| 12172 | 2026.04.06 16:13:45.067418 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40057 | ||
| 12173 | 2026.04.06 16:13:45.067458 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12174 | 2026.04.06 16:13:45.067510 [ 291 ] {} <Trace> TCP-Session: 593d1807-5b93-4526-ac30-825118683526 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12175 | 2026.04.06 16:13:45.067531 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12176 | 2026.04.06 16:13:45.067512 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12177 | 2026.04.06 16:13:45.067583 [ 294 ] {} <Debug> TCP-Session: 9c8cc195-580c-45d7-a6bc-2a9473e16f5f Authenticating user 'default' from [fd00:1122:3344:101::e]:59979 | ||
| 12178 | 2026.04.06 16:13:45.067513 [ 292 ] {} <Debug> TCP-Session: 4aa436df-bb2d-4942-b3b7-768439ac6758 Authenticating user 'default' from [fd00:1122:3344:101::e]:52507 | ||
| 12179 | 2026.04.06 16:13:45.067616 [ 293 ] {} <Debug> TCP-Session: bf2b5450-59c2-47b8-9ef6-6f9b4ada7924 Authenticating user 'default' from [fd00:1122:3344:101::e]:32862 | ||
| 12180 | 2026.04.06 16:13:45.067634 [ 294 ] {} <Debug> TCP-Session: 9c8cc195-580c-45d7-a6bc-2a9473e16f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12181 | 2026.04.06 16:13:45.067647 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12182 | 2026.04.06 16:13:45.067667 [ 293 ] {} <Debug> TCP-Session: bf2b5450-59c2-47b8-9ef6-6f9b4ada7924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12183 | 2026.04.06 16:13:45.067674 [ 294 ] {} <Debug> TCP-Session: 9c8cc195-580c-45d7-a6bc-2a9473e16f5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12184 | 2026.04.06 16:13:45.067702 [ 293 ] {} <Debug> TCP-Session: bf2b5450-59c2-47b8-9ef6-6f9b4ada7924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12185 | 2026.04.06 16:13:45.067689 [ 286 ] {} <Debug> TCP-Session: c0d1be2f-f350-488d-83b9-2571bb938500 Authenticating user 'default' from [fd00:1122:3344:101::e]:40057 | ||
| 12186 | 2026.04.06 16:13:45.067730 [ 291 ] {193ecddf-056c-4413-a126-fce8ff7a3c95} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52856) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12187 | 2026.04.06 16:13:45.067754 [ 286 ] {} <Debug> TCP-Session: c0d1be2f-f350-488d-83b9-2571bb938500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12188 | 2026.04.06 16:13:45.067649 [ 292 ] {} <Debug> TCP-Session: 4aa436df-bb2d-4942-b3b7-768439ac6758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12189 | 2026.04.06 16:13:45.067780 [ 286 ] {} <Debug> TCP-Session: c0d1be2f-f350-488d-83b9-2571bb938500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12190 | 2026.04.06 16:13:45.067801 [ 292 ] {} <Debug> TCP-Session: 4aa436df-bb2d-4942-b3b7-768439ac6758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12191 | 2026.04.06 16:13:45.068084 [ 291 ] {193ecddf-056c-4413-a126-fce8ff7a3c95} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12192 | 2026.04.06 16:13:45.068151 [ 291 ] {193ecddf-056c-4413-a126-fce8ff7a3c95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12193 | 2026.04.06 16:13:45.068447 [ 291 ] {193ecddf-056c-4413-a126-fce8ff7a3c95} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 12194 | 2026.04.06 16:13:45.068661 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56977 | ||
| 12195 | 2026.04.06 16:13:45.068663 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65335 | ||
| 12196 | 2026.04.06 16:13:45.068715 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33752 | ||
| 12197 | 2026.04.06 16:13:45.068766 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61443 | ||
| 12198 | 2026.04.06 16:13:45.069384 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12199 | 2026.04.06 16:13:45.069431 [ 287 ] {} <Debug> TCP-Session: 95e7cc8c-5cd1-4653-890f-173be5b6c648 Authenticating user 'default' from [fd00:1122:3344:101::e]:65335 | ||
| 12200 | 2026.04.06 16:13:45.069454 [ 287 ] {} <Debug> TCP-Session: 95e7cc8c-5cd1-4653-890f-173be5b6c648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12201 | 2026.04.06 16:13:45.069474 [ 287 ] {} <Debug> TCP-Session: 95e7cc8c-5cd1-4653-890f-173be5b6c648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12202 | 2026.04.06 16:13:45.069491 [ 261 ] {193ecddf-056c-4413-a126-fce8ff7a3c95} <Trace> AggregatingTransform: Aggregating | ||
| 12203 | 2026.04.06 16:13:45.069531 [ 261 ] {193ecddf-056c-4413-a126-fce8ff7a3c95} <Trace> Aggregator: Aggregation method: without_key | ||
| 12204 | 2026.04.06 16:13:45.069569 [ 261 ] {193ecddf-056c-4413-a126-fce8ff7a3c95} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017289 sec. (983.005 rows/sec., 38.40 KiB/sec.) | ||
| 12205 | 2026.04.06 16:13:45.069570 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12206 | 2026.04.06 16:13:45.069589 [ 261 ] {193ecddf-056c-4413-a126-fce8ff7a3c95} <Trace> Aggregator: Merging aggregated data | ||
| 12207 | 2026.04.06 16:13:45.069622 [ 352 ] {} <Debug> TCP-Session: ffddb561-516a-440d-b1e7-e5352571d8aa Authenticating user 'default' from [fd00:1122:3344:101::e]:61443 | ||
| 12208 | 2026.04.06 16:13:45.069672 [ 352 ] {} <Debug> TCP-Session: ffddb561-516a-440d-b1e7-e5352571d8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12209 | 2026.04.06 16:13:45.069693 [ 352 ] {} <Debug> TCP-Session: ffddb561-516a-440d-b1e7-e5352571d8aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12210 | 2026.04.06 16:13:45.069763 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12211 | 2026.04.06 16:13:45.069802 [ 350 ] {} <Debug> TCP-Session: 208f5bfe-350c-41c9-b8cb-70cb95c923f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56977 | ||
| 12212 | 2026.04.06 16:13:45.069819 [ 350 ] {} <Debug> TCP-Session: 208f5bfe-350c-41c9-b8cb-70cb95c923f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12213 | 2026.04.06 16:13:45.069833 [ 350 ] {} <Debug> TCP-Session: 208f5bfe-350c-41c9-b8cb-70cb95c923f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12214 | 2026.04.06 16:13:45.070080 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12215 | 2026.04.06 16:13:45.070125 [ 351 ] {} <Debug> TCP-Session: d72462bf-ae0d-41a6-a6c6-7e8d60969a66 Authenticating user 'default' from [fd00:1122:3344:101::e]:33752 | ||
| 12216 | 2026.04.06 16:13:45.070149 [ 351 ] {} <Debug> TCP-Session: d72462bf-ae0d-41a6-a6c6-7e8d60969a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12217 | 2026.04.06 16:13:45.070169 [ 351 ] {} <Debug> TCP-Session: d72462bf-ae0d-41a6-a6c6-7e8d60969a66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12218 | 2026.04.06 16:13:45.071022 [ 291 ] {193ecddf-056c-4413-a126-fce8ff7a3c95} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003359 sec., 297.70765108663295 rows/sec., 11.63 KiB/sec. | ||
| 12219 | 2026.04.06 16:13:45.071191 [ 291 ] {193ecddf-056c-4413-a126-fce8ff7a3c95} <Debug> TCPHandler: Processed in 0.003854261 sec. | ||
| 12220 | 2026.04.06 16:13:45.071316 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12221 | 2026.04.06 16:13:45.071345 [ 291 ] {} <Debug> TCP-Session: 593d1807-5b93-4526-ac30-825118683526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12222 | 2026.04.06 16:13:45.071352 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12223 | 2026.04.06 16:13:45.071371 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12224 | 2026.04.06 16:13:45.071388 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12225 | 2026.04.06 16:13:45.071415 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12226 | 2026.04.06 16:13:45.071427 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12227 | 2026.04.06 16:13:45.071449 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12228 | 2026.04.06 16:13:45.071474 [ 294 ] {} <Debug> TCP-Session: 9c8cc195-580c-45d7-a6bc-2a9473e16f5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12229 | 2026.04.06 16:13:45.071485 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12230 | 2026.04.06 16:13:45.071502 [ 286 ] {} <Debug> TCP-Session: c0d1be2f-f350-488d-83b9-2571bb938500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12231 | 2026.04.06 16:13:45.071487 [ 350 ] {} <Debug> TCP-Session: 208f5bfe-350c-41c9-b8cb-70cb95c923f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12232 | 2026.04.06 16:13:45.071546 [ 351 ] {} <Debug> TCP-Session: d72462bf-ae0d-41a6-a6c6-7e8d60969a66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12233 | 2026.04.06 16:13:45.071466 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12234 | 2026.04.06 16:13:45.071449 [ 287 ] {} <Debug> TCP-Session: 95e7cc8c-5cd1-4653-890f-173be5b6c648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12235 | 2026.04.06 16:13:45.071607 [ 293 ] {} <Debug> TCP-Session: bf2b5450-59c2-47b8-9ef6-6f9b4ada7924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12236 | 2026.04.06 16:13:45.071422 [ 292 ] {} <Debug> TCP-Session: 4aa436df-bb2d-4942-b3b7-768439ac6758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12237 | 2026.04.06 16:13:45.071403 [ 352 ] {} <Debug> TCP-Session: ffddb561-516a-440d-b1e7-e5352571d8aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12238 | 2026.04.06 16:13:45.463518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 12239 | 2026.04.06 16:13:45.482862 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2026.04.06 16:13:45.482940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12241 | 2026.04.06 16:13:45.490343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12242 | 2026.04.06 16:13:45.491409 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2026.04.06 16:13:45.498276 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 12244 | 2026.04.06 16:13:45.704220 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40264 | ||
| 12245 | 2026.04.06 16:13:45.704325 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12246 | 2026.04.06 16:13:45.704352 [ 291 ] {} <Debug> TCP-Session: b94854ec-eb1c-49dc-9344-edbc3a9729e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40264 | ||
| 12247 | 2026.04.06 16:13:45.704376 [ 291 ] {} <Debug> TCP-Session: b94854ec-eb1c-49dc-9344-edbc3a9729e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12248 | 2026.04.06 16:13:45.704391 [ 291 ] {} <Debug> TCP-Session: b94854ec-eb1c-49dc-9344-edbc3a9729e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12249 | 2026.04.06 16:13:45.704648 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54949 | ||
| 12250 | 2026.04.06 16:13:45.704678 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53277 | ||
| 12251 | 2026.04.06 16:13:45.704713 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38139 | ||
| 12252 | 2026.04.06 16:13:45.704723 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61604 | ||
| 12253 | 2026.04.06 16:13:45.704735 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59392 | ||
| 12254 | 2026.04.06 16:13:45.704774 [ 291 ] {} <Trace> TCP-Session: b94854ec-eb1c-49dc-9344-edbc3a9729e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12255 | 2026.04.06 16:13:45.704770 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12256 | 2026.04.06 16:13:45.704815 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12257 | 2026.04.06 16:13:45.704744 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62676 | ||
| 12258 | 2026.04.06 16:13:45.704847 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12259 | 2026.04.06 16:13:45.704857 [ 287 ] {} <Debug> TCP-Session: 4f5dfd44-d7ed-4926-b657-a2a2c5e9f1fd Authenticating user 'default' from [fd00:1122:3344:101::e]:38139 | ||
| 12260 | 2026.04.06 16:13:45.704849 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12261 | 2026.04.06 16:13:45.704903 [ 287 ] {} <Debug> TCP-Session: 4f5dfd44-d7ed-4926-b657-a2a2c5e9f1fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12262 | 2026.04.06 16:13:45.704900 [ 293 ] {} <Debug> TCP-Session: 16018559-9b9a-4538-9749-1787ffae7e21 Authenticating user 'default' from [fd00:1122:3344:101::e]:53277 | ||
| 12263 | 2026.04.06 16:13:45.704920 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12264 | 2026.04.06 16:13:45.704927 [ 287 ] {} <Debug> TCP-Session: 4f5dfd44-d7ed-4926-b657-a2a2c5e9f1fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12265 | 2026.04.06 16:13:45.704928 [ 351 ] {} <Debug> TCP-Session: 010c8c12-c091-4730-9c94-646554cd3a27 Authenticating user 'default' from [fd00:1122:3344:101::e]:59392 | ||
| 12266 | 2026.04.06 16:13:45.704954 [ 291 ] {0f1e7673-9921-4f29-9638-e7ddf91d111f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40264) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12267 | 2026.04.06 16:13:45.704977 [ 351 ] {} <Debug> TCP-Session: 010c8c12-c091-4730-9c94-646554cd3a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12268 | 2026.04.06 16:13:45.704957 [ 352 ] {} <Debug> TCP-Session: 234ab016-716b-4eec-b965-7c76745800f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62676 | ||
| 12269 | 2026.04.06 16:13:45.704999 [ 351 ] {} <Debug> TCP-Session: 010c8c12-c091-4730-9c94-646554cd3a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12270 | 2026.04.06 16:13:45.705026 [ 352 ] {} <Debug> TCP-Session: 234ab016-716b-4eec-b965-7c76745800f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12271 | 2026.04.06 16:13:45.704954 [ 293 ] {} <Debug> TCP-Session: 16018559-9b9a-4538-9749-1787ffae7e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12272 | 2026.04.06 16:13:45.705056 [ 352 ] {} <Debug> TCP-Session: 234ab016-716b-4eec-b965-7c76745800f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12273 | 2026.04.06 16:13:45.705067 [ 293 ] {} <Debug> TCP-Session: 16018559-9b9a-4538-9749-1787ffae7e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12274 | 2026.04.06 16:13:45.704850 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12275 | 2026.04.06 16:13:45.704848 [ 292 ] {} <Debug> TCP-Session: e4e7d9d2-74c3-4b34-8a5b-0c44b5297f41 Authenticating user 'default' from [fd00:1122:3344:101::e]:54949 | ||
| 12276 | 2026.04.06 16:13:45.705117 [ 350 ] {} <Debug> TCP-Session: 9b8a4a19-a8df-4ea0-ad1f-f89b41861bda Authenticating user 'default' from [fd00:1122:3344:101::e]:61604 | ||
| 12277 | 2026.04.06 16:13:45.704688 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62206 | ||
| 12278 | 2026.04.06 16:13:45.705142 [ 292 ] {} <Debug> TCP-Session: e4e7d9d2-74c3-4b34-8a5b-0c44b5297f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12279 | 2026.04.06 16:13:45.705142 [ 350 ] {} <Debug> TCP-Session: 9b8a4a19-a8df-4ea0-ad1f-f89b41861bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12280 | 2026.04.06 16:13:45.705182 [ 292 ] {} <Debug> TCP-Session: e4e7d9d2-74c3-4b34-8a5b-0c44b5297f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12281 | 2026.04.06 16:13:45.705191 [ 350 ] {} <Debug> TCP-Session: 9b8a4a19-a8df-4ea0-ad1f-f89b41861bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12282 | 2026.04.06 16:13:45.704688 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48084 | ||
| 12283 | 2026.04.06 16:13:45.705226 [ 291 ] {0f1e7673-9921-4f29-9638-e7ddf91d111f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12284 | 2026.04.06 16:13:45.705233 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12285 | 2026.04.06 16:13:45.705274 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12286 | 2026.04.06 16:13:45.705279 [ 294 ] {} <Debug> TCP-Session: 880196f0-fb5b-4810-ace9-7d20a8ca62c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62206 | ||
| 12287 | 2026.04.06 16:13:45.705292 [ 291 ] {0f1e7673-9921-4f29-9638-e7ddf91d111f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12288 | 2026.04.06 16:13:45.705297 [ 286 ] {} <Debug> TCP-Session: 310a1909-47c3-4ccb-9375-f7f7fea9edd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48084 | ||
| 12289 | 2026.04.06 16:13:45.705306 [ 294 ] {} <Debug> TCP-Session: 880196f0-fb5b-4810-ace9-7d20a8ca62c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12290 | 2026.04.06 16:13:45.705331 [ 286 ] {} <Debug> TCP-Session: 310a1909-47c3-4ccb-9375-f7f7fea9edd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12291 | 2026.04.06 16:13:45.705333 [ 294 ] {} <Debug> TCP-Session: 880196f0-fb5b-4810-ace9-7d20a8ca62c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12292 | 2026.04.06 16:13:45.705344 [ 286 ] {} <Debug> TCP-Session: 310a1909-47c3-4ccb-9375-f7f7fea9edd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12293 | 2026.04.06 16:13:45.705598 [ 291 ] {0f1e7673-9921-4f29-9638-e7ddf91d111f} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 12294 | 2026.04.06 16:13:45.706495 [ 344 ] {0f1e7673-9921-4f29-9638-e7ddf91d111f} <Trace> AggregatingTransform: Aggregating | ||
| 12295 | 2026.04.06 16:13:45.706530 [ 344 ] {0f1e7673-9921-4f29-9638-e7ddf91d111f} <Trace> Aggregator: Aggregation method: without_key | ||
| 12296 | 2026.04.06 16:13:45.706565 [ 344 ] {0f1e7673-9921-4f29-9638-e7ddf91d111f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000863216 sec. (1158.459 rows/sec., 45.25 KiB/sec.) | ||
| 12297 | 2026.04.06 16:13:45.706583 [ 344 ] {0f1e7673-9921-4f29-9638-e7ddf91d111f} <Trace> Aggregator: Merging aggregated data | ||
| 12298 | 2026.04.06 16:13:45.707858 [ 291 ] {0f1e7673-9921-4f29-9638-e7ddf91d111f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002962 sec., 337.60972316002704 rows/sec., 13.19 KiB/sec. | ||
| 12299 | 2026.04.06 16:13:45.707977 [ 291 ] {0f1e7673-9921-4f29-9638-e7ddf91d111f} <Debug> TCPHandler: Processed in 0.003328201 sec. | ||
| 12300 | 2026.04.06 16:13:45.708101 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12301 | 2026.04.06 16:13:45.708131 [ 291 ] {} <Debug> TCP-Session: b94854ec-eb1c-49dc-9344-edbc3a9729e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12302 | 2026.04.06 16:13:45.708137 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12303 | 2026.04.06 16:13:45.708159 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12304 | 2026.04.06 16:13:45.708180 [ 352 ] {} <Debug> TCP-Session: 234ab016-716b-4eec-b965-7c76745800f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12305 | 2026.04.06 16:13:45.708186 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12306 | 2026.04.06 16:13:45.708198 [ 287 ] {} <Debug> TCP-Session: 4f5dfd44-d7ed-4926-b657-a2a2c5e9f1fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12307 | 2026.04.06 16:13:45.708216 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12308 | 2026.04.06 16:13:45.708233 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12309 | 2026.04.06 16:13:45.708271 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12310 | 2026.04.06 16:13:45.708278 [ 292 ] {} <Debug> TCP-Session: e4e7d9d2-74c3-4b34-8a5b-0c44b5297f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12311 | 2026.04.06 16:13:45.708301 [ 286 ] {} <Debug> TCP-Session: 310a1909-47c3-4ccb-9375-f7f7fea9edd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12312 | 2026.04.06 16:13:45.708314 [ 351 ] {} <Debug> TCP-Session: 010c8c12-c091-4730-9c94-646554cd3a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12313 | 2026.04.06 16:13:45.708252 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12314 | 2026.04.06 16:13:45.708251 [ 350 ] {} <Debug> TCP-Session: 9b8a4a19-a8df-4ea0-ad1f-f89b41861bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12315 | 2026.04.06 16:13:45.708380 [ 294 ] {} <Debug> TCP-Session: 880196f0-fb5b-4810-ace9-7d20a8ca62c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12316 | 2026.04.06 16:13:45.708198 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12317 | 2026.04.06 16:13:45.708436 [ 293 ] {} <Debug> TCP-Session: 16018559-9b9a-4538-9749-1787ffae7e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12318 | 2026.04.06 16:13:46.709987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1570 | ||
| 12319 | 2026.04.06 16:13:46.712839 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12320 | 2026.04.06 16:13:46.712901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12321 | 2026.04.06 16:13:46.714183 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12322 | 2026.04.06 16:13:46.714466 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12323 | 2026.04.06 16:13:46.714628 [ 81 ] {} <Debug> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12324 | 2026.04.06 16:13:46.714701 [ 81 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2026.04.06 16:13:46.714724 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12326 | 2026.04.06 16:13:46.714822 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::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 | ||
| 12327 | 2026.04.06 16:13:46.714852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1570 | ||
| 12328 | 2026.04.06 16:13:46.715266 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12329 | 2026.04.06 16:13:46.715389 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1360 rows starting from the beginning of the part | ||
| 12330 | 2026.04.06 16:13:46.715711 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 12331 | 2026.04.06 16:13:46.716029 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part | ||
| 12332 | 2026.04.06 16:13:46.716358 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 12333 | 2026.04.06 16:13:46.716674 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 12334 | 2026.04.06 16:13:46.716985 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 12335 | 2026.04.06 16:13:46.723800 [ 186 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 72 columns (72 merged, 0 gathered) in 0.009020977 sec., 174038.79868000996 rows/sec., 136.15 MiB/sec. | ||
| 12336 | 2026.04.06 16:13:46.725651 [ 196 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12337 | 2026.04.06 16:13:46.726313 [ 196 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_36_7} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2026.04.06 16:13:46.726403 [ 196 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_36_7} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12339 | 2026.04.06 16:13:46.726777 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 12340 | 2026.04.06 16:13:47.635638 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12341 | 2026.04.06 16:13:47.635826 [ 4 ] {54d09df0-539a-4eb0-b552-b6c9d937e4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12342 | 2026.04.06 16:13:47.635892 [ 4 ] {54d09df0-539a-4eb0-b552-b6c9d937e4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12343 | 2026.04.06 16:13:47.636565 [ 4 ] {54d09df0-539a-4eb0-b552-b6c9d937e4df} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12344 | 2026.04.06 16:13:47.636601 [ 4 ] {54d09df0-539a-4eb0-b552-b6c9d937e4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12345 | 2026.04.06 16:13:47.636998 [ 4 ] {54d09df0-539a-4eb0-b552-b6c9d937e4df} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12346 | 2026.04.06 16:13:47.637218 [ 4 ] {54d09df0-539a-4eb0-b552-b6c9d937e4df} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12347 | 2026.04.06 16:13:47.637362 [ 4 ] {54d09df0-539a-4eb0-b552-b6c9d937e4df} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.70 MiB/sec. | ||
| 12348 | 2026.04.06 16:13:47.637402 [ 4 ] {54d09df0-539a-4eb0-b552-b6c9d937e4df} <Debug> TCPHandler: Processed in 0.001903395 sec. | ||
| 12349 | 2026.04.06 16:13:47.637522 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12350 | 2026.04.06 16:13:47.637616 [ 4 ] {08e98da2-7963-4d27-992f-ab701a29c7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12351 | 2026.04.06 16:13:47.637655 [ 4 ] {08e98da2-7963-4d27-992f-ab701a29c7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12352 | 2026.04.06 16:13:47.638071 [ 4 ] {08e98da2-7963-4d27-992f-ab701a29c7bf} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12353 | 2026.04.06 16:13:47.638105 [ 4 ] {08e98da2-7963-4d27-992f-ab701a29c7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12354 | 2026.04.06 16:13:47.638397 [ 4 ] {08e98da2-7963-4d27-992f-ab701a29c7bf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12355 | 2026.04.06 16:13:47.638608 [ 4 ] {08e98da2-7963-4d27-992f-ab701a29c7bf} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12356 | 2026.04.06 16:13:47.638732 [ 4 ] {08e98da2-7963-4d27-992f-ab701a29c7bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. | ||
| 12357 | 2026.04.06 16:13:47.638769 [ 4 ] {08e98da2-7963-4d27-992f-ab701a29c7bf} <Debug> TCPHandler: Processed in 0.001296095 sec. | ||
| 12358 | 2026.04.06 16:13:47.638882 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12359 | 2026.04.06 16:13:47.638976 [ 4 ] {629b1931-4d47-4d72-ba53-4248a98e4e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12360 | 2026.04.06 16:13:47.639021 [ 4 ] {629b1931-4d47-4d72-ba53-4248a98e4e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12361 | 2026.04.06 16:13:47.639391 [ 4 ] {629b1931-4d47-4d72-ba53-4248a98e4e01} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2026.04.06 16:13:47.639425 [ 4 ] {629b1931-4d47-4d72-ba53-4248a98e4e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12363 | 2026.04.06 16:13:47.639750 [ 4 ] {629b1931-4d47-4d72-ba53-4248a98e4e01} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12364 | 2026.04.06 16:13:47.639956 [ 4 ] {629b1931-4d47-4d72-ba53-4248a98e4e01} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2026.04.06 16:13:47.640080 [ 4 ] {629b1931-4d47-4d72-ba53-4248a98e4e01} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001122 sec., 85561.49732620321 rows/sec., 5.96 MiB/sec. | ||
| 12366 | 2026.04.06 16:13:47.640115 [ 4 ] {629b1931-4d47-4d72-ba53-4248a98e4e01} <Debug> TCPHandler: Processed in 0.001281393 sec. | ||
| 12367 | 2026.04.06 16:13:47.640229 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2026.04.06 16:13:47.640323 [ 4 ] {bd987d59-04ba-419d-9c12-1de5c82b9051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12369 | 2026.04.06 16:13:47.640363 [ 4 ] {bd987d59-04ba-419d-9c12-1de5c82b9051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12370 | 2026.04.06 16:13:47.640686 [ 4 ] {bd987d59-04ba-419d-9c12-1de5c82b9051} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2026.04.06 16:13:47.640719 [ 4 ] {bd987d59-04ba-419d-9c12-1de5c82b9051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12372 | 2026.04.06 16:13:47.641010 [ 4 ] {bd987d59-04ba-419d-9c12-1de5c82b9051} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12373 | 2026.04.06 16:13:47.641225 [ 4 ] {bd987d59-04ba-419d-9c12-1de5c82b9051} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2026.04.06 16:13:47.641352 [ 4 ] {bd987d59-04ba-419d-9c12-1de5c82b9051} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001047 sec., 34383.95415472779 rows/sec., 2.32 MiB/sec. | ||
| 12375 | 2026.04.06 16:13:47.641386 [ 4 ] {bd987d59-04ba-419d-9c12-1de5c82b9051} <Debug> TCPHandler: Processed in 0.001205112 sec. | ||
| 12376 | 2026.04.06 16:13:51.486241 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12377 | 2026.04.06 16:13:51.486344 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12378 | 2026.04.06 16:13:51.635767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23974 | ||
| 12379 | 2026.04.06 16:13:51.636322 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12380 | 2026.04.06 16:13:51.636374 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12381 | 2026.04.06 16:13:51.636870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12382 | 2026.04.06 16:13:51.637102 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2026.04.06 16:13:51.637243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23974 | ||
| 12384 | 2026.04.06 16:13:52.646575 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12385 | 2026.04.06 16:13:52.646773 [ 4 ] {771f1b04-52be-4b0e-98c4-cd0e0e5ab43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12386 | 2026.04.06 16:13:52.646846 [ 4 ] {771f1b04-52be-4b0e-98c4-cd0e0e5ab43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12387 | 2026.04.06 16:13:52.647607 [ 4 ] {771f1b04-52be-4b0e-98c4-cd0e0e5ab43e} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12388 | 2026.04.06 16:13:52.647656 [ 4 ] {771f1b04-52be-4b0e-98c4-cd0e0e5ab43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12389 | 2026.04.06 16:13:52.648045 [ 4 ] {771f1b04-52be-4b0e-98c4-cd0e0e5ab43e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12390 | 2026.04.06 16:13:52.648261 [ 4 ] {771f1b04-52be-4b0e-98c4-cd0e0e5ab43e} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12391 | 2026.04.06 16:13:52.648419 [ 4 ] {771f1b04-52be-4b0e-98c4-cd0e0e5ab43e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0017 sec., 167058.82352941178 rows/sec., 10.61 MiB/sec. | ||
| 12392 | 2026.04.06 16:13:52.648422 [ 75 ] {} <Debug> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 12393 | 2026.04.06 16:13:52.648469 [ 4 ] {771f1b04-52be-4b0e-98c4-cd0e0e5ab43e} <Debug> TCPHandler: Processed in 0.002032058 sec. | ||
| 12394 | 2026.04.06 16:13:52.648515 [ 75 ] {} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2026.04.06 16:13:52.648556 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12396 | 2026.04.06 16:13:52.648622 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12397 | 2026.04.06 16:13:52.648666 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 12398 | 2026.04.06 16:13:52.648728 [ 4 ] {01e499f8-70ec-4818-b5bb-0832cff21896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12399 | 2026.04.06 16:13:52.648760 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12400 | 2026.04.06 16:13:52.648773 [ 4 ] {01e499f8-70ec-4818-b5bb-0832cff21896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12401 | 2026.04.06 16:13:52.648791 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 284 rows starting from the beginning of the part | ||
| 12402 | 2026.04.06 16:13:52.648851 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 12403 | 2026.04.06 16:13:52.648897 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 12404 | 2026.04.06 16:13:52.648948 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 12405 | 2026.04.06 16:13:52.648989 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 12406 | 2026.04.06 16:13:52.649562 [ 4 ] {01e499f8-70ec-4818-b5bb-0832cff21896} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2026.04.06 16:13:52.649598 [ 4 ] {01e499f8-70ec-4818-b5bb-0832cff21896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12408 | 2026.04.06 16:13:52.649896 [ 186 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265154 sec., 1122393.0051203251 rows/sec., 75.57 MiB/sec. | ||
| 12409 | 2026.04.06 16:13:52.649961 [ 4 ] {01e499f8-70ec-4818-b5bb-0832cff21896} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12410 | 2026.04.06 16:13:52.650049 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 12411 | 2026.04.06 16:13:52.650196 [ 4 ] {01e499f8-70ec-4818-b5bb-0832cff21896} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2026.04.06 16:13:52.650298 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_33_8} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12413 | 2026.04.06 16:13:52.650335 [ 4 ] {01e499f8-70ec-4818-b5bb-0832cff21896} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.00163 sec., 512269.9386503068 rows/sec., 39.87 MiB/sec. | ||
| 12414 | 2026.04.06 16:13:52.650366 [ 200 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_33_8} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 12415 | 2026.04.06 16:13:52.650374 [ 4 ] {01e499f8-70ec-4818-b5bb-0832cff21896} <Debug> TCPHandler: Processed in 0.001810564 sec. | ||
| 12416 | 2026.04.06 16:13:52.650431 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12417 | 2026.04.06 16:13:52.650479 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12418 | 2026.04.06 16:13:52.650575 [ 4 ] {f24fec24-1348-4e8c-9da9-b4853ea52b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12419 | 2026.04.06 16:13:52.650616 [ 4 ] {f24fec24-1348-4e8c-9da9-b4853ea52b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12420 | 2026.04.06 16:13:52.651058 [ 4 ] {f24fec24-1348-4e8c-9da9-b4853ea52b7e} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12421 | 2026.04.06 16:13:52.651092 [ 4 ] {f24fec24-1348-4e8c-9da9-b4853ea52b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12422 | 2026.04.06 16:13:52.651392 [ 4 ] {f24fec24-1348-4e8c-9da9-b4853ea52b7e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12423 | 2026.04.06 16:13:52.651610 [ 4 ] {f24fec24-1348-4e8c-9da9-b4853ea52b7e} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12424 | 2026.04.06 16:13:52.651738 [ 4 ] {f24fec24-1348-4e8c-9da9-b4853ea52b7e} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001183 sec., 136094.67455621302 rows/sec., 8.23 MiB/sec. | ||
| 12425 | 2026.04.06 16:13:52.651775 [ 4 ] {f24fec24-1348-4e8c-9da9-b4853ea52b7e} <Debug> TCPHandler: Processed in 0.001345375 sec. | ||
| 12426 | 2026.04.06 16:13:52.651886 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12427 | 2026.04.06 16:13:52.651981 [ 4 ] {c3370746-63c1-45ff-b7b7-8fe133dd8eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12428 | 2026.04.06 16:13:52.652020 [ 4 ] {c3370746-63c1-45ff-b7b7-8fe133dd8eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12429 | 2026.04.06 16:13:52.652443 [ 4 ] {c3370746-63c1-45ff-b7b7-8fe133dd8eb1} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12430 | 2026.04.06 16:13:52.652477 [ 4 ] {c3370746-63c1-45ff-b7b7-8fe133dd8eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12431 | 2026.04.06 16:13:52.652771 [ 4 ] {c3370746-63c1-45ff-b7b7-8fe133dd8eb1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12432 | 2026.04.06 16:13:52.652980 [ 4 ] {c3370746-63c1-45ff-b7b7-8fe133dd8eb1} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2026.04.06 16:13:52.653108 [ 4 ] {c3370746-63c1-45ff-b7b7-8fe133dd8eb1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 12434 | 2026.04.06 16:13:52.653144 [ 4 ] {c3370746-63c1-45ff-b7b7-8fe133dd8eb1} <Debug> TCPHandler: Processed in 0.001307514 sec. | ||
| 12435 | 2026.04.06 16:13:52.653257 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12436 | 2026.04.06 16:13:52.653351 [ 4 ] {30122622-b964-4c1a-8965-5e62ba162279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12437 | 2026.04.06 16:13:52.653389 [ 4 ] {30122622-b964-4c1a-8965-5e62ba162279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12438 | 2026.04.06 16:13:52.653803 [ 4 ] {30122622-b964-4c1a-8965-5e62ba162279} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12439 | 2026.04.06 16:13:52.653838 [ 4 ] {30122622-b964-4c1a-8965-5e62ba162279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12440 | 2026.04.06 16:13:52.654133 [ 4 ] {30122622-b964-4c1a-8965-5e62ba162279} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12441 | 2026.04.06 16:13:52.654335 [ 4 ] {30122622-b964-4c1a-8965-5e62ba162279} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12442 | 2026.04.06 16:13:52.654432 [ 75 ] {} <Debug> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 12443 | 2026.04.06 16:13:52.654458 [ 4 ] {30122622-b964-4c1a-8965-5e62ba162279} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 12444 | 2026.04.06 16:13:52.654465 [ 75 ] {} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2026.04.06 16:13:52.654499 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12446 | 2026.04.06 16:13:52.654502 [ 4 ] {30122622-b964-4c1a-8965-5e62ba162279} <Debug> TCPHandler: Processed in 0.001292813 sec. | ||
| 12447 | 2026.04.06 16:13:52.654611 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 12448 | 2026.04.06 16:13:52.654628 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2026.04.06 16:13:52.654744 [ 4 ] {fc351266-2463-4e38-957e-5a0a5ae85380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12450 | 2026.04.06 16:13:52.654753 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12451 | 2026.04.06 16:13:52.654788 [ 4 ] {fc351266-2463-4e38-957e-5a0a5ae85380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12452 | 2026.04.06 16:13:52.654798 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 148 rows starting from the beginning of the part | ||
| 12453 | 2026.04.06 16:13:52.654880 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 12454 | 2026.04.06 16:13:52.654929 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 12455 | 2026.04.06 16:13:52.654976 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 12456 | 2026.04.06 16:13:52.655021 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 12457 | 2026.04.06 16:13:52.655381 [ 4 ] {fc351266-2463-4e38-957e-5a0a5ae85380} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2026.04.06 16:13:52.655421 [ 4 ] {fc351266-2463-4e38-957e-5a0a5ae85380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12459 | 2026.04.06 16:13:52.655756 [ 4 ] {fc351266-2463-4e38-957e-5a0a5ae85380} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12460 | 2026.04.06 16:13:52.655893 [ 186 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340995 sec., 551829.0523081742 rows/sec., 33.49 MiB/sec. | ||
| 12461 | 2026.04.06 16:13:52.655974 [ 4 ] {fc351266-2463-4e38-957e-5a0a5ae85380} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.04.06 16:13:52.656035 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 12463 | 2026.04.06 16:13:52.656112 [ 4 ] {fc351266-2463-4e38-957e-5a0a5ae85380} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001386 sec., 367243.86724386725 rows/sec., 25.86 MiB/sec. | ||
| 12464 | 2026.04.06 16:13:52.656155 [ 4 ] {fc351266-2463-4e38-957e-5a0a5ae85380} <Debug> TCPHandler: Processed in 0.001576519 sec. | ||
| 12465 | 2026.04.06 16:13:52.656278 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12466 | 2026.04.06 16:13:52.656350 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_33_8} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12467 | 2026.04.06 16:13:52.656373 [ 4 ] {776863f6-1fd2-470a-b822-5f95ab1b9493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12468 | 2026.04.06 16:13:52.656418 [ 4 ] {776863f6-1fd2-470a-b822-5f95ab1b9493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12469 | 2026.04.06 16:13:52.656423 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_33_8} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 12470 | 2026.04.06 16:13:52.656502 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12471 | 2026.04.06 16:13:52.656758 [ 4 ] {776863f6-1fd2-470a-b822-5f95ab1b9493} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2026.04.06 16:13:52.656797 [ 4 ] {776863f6-1fd2-470a-b822-5f95ab1b9493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12473 | 2026.04.06 16:13:52.657095 [ 4 ] {776863f6-1fd2-470a-b822-5f95ab1b9493} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12474 | 2026.04.06 16:13:52.657294 [ 4 ] {776863f6-1fd2-470a-b822-5f95ab1b9493} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12475 | 2026.04.06 16:13:52.657421 [ 4 ] {776863f6-1fd2-470a-b822-5f95ab1b9493} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 12476 | 2026.04.06 16:13:52.657458 [ 4 ] {776863f6-1fd2-470a-b822-5f95ab1b9493} <Debug> TCPHandler: Processed in 0.001228403 sec. | ||
| 12477 | 2026.04.06 16:13:52.657568 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12478 | 2026.04.06 16:13:52.657660 [ 4 ] {52866216-f83f-4532-b540-f00e62eb9cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12479 | 2026.04.06 16:13:52.657701 [ 4 ] {52866216-f83f-4532-b540-f00e62eb9cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12480 | 2026.04.06 16:13:52.658094 [ 4 ] {52866216-f83f-4532-b540-f00e62eb9cb4} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12481 | 2026.04.06 16:13:52.658128 [ 4 ] {52866216-f83f-4532-b540-f00e62eb9cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12482 | 2026.04.06 16:13:52.658457 [ 4 ] {52866216-f83f-4532-b540-f00e62eb9cb4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12483 | 2026.04.06 16:13:52.658660 [ 4 ] {52866216-f83f-4532-b540-f00e62eb9cb4} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12484 | 2026.04.06 16:13:52.658788 [ 4 ] {52866216-f83f-4532-b540-f00e62eb9cb4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001146 sec., 231239.09249563699 rows/sec., 15.37 MiB/sec. | ||
| 12485 | 2026.04.06 16:13:52.658822 [ 4 ] {52866216-f83f-4532-b540-f00e62eb9cb4} <Debug> TCPHandler: Processed in 0.001302354 sec. | ||
| 12486 | 2026.04.06 16:13:52.658933 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12487 | 2026.04.06 16:13:52.659025 [ 4 ] {09e3c397-07bb-4267-acc1-11a4e5bb6e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12488 | 2026.04.06 16:13:52.659066 [ 4 ] {09e3c397-07bb-4267-acc1-11a4e5bb6e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12489 | 2026.04.06 16:13:52.659381 [ 4 ] {09e3c397-07bb-4267-acc1-11a4e5bb6e92} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2026.04.06 16:13:52.659415 [ 4 ] {09e3c397-07bb-4267-acc1-11a4e5bb6e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12491 | 2026.04.06 16:13:52.659700 [ 4 ] {09e3c397-07bb-4267-acc1-11a4e5bb6e92} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12492 | 2026.04.06 16:13:52.659897 [ 4 ] {09e3c397-07bb-4267-acc1-11a4e5bb6e92} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2026.04.06 16:13:52.660022 [ 4 ] {09e3c397-07bb-4267-acc1-11a4e5bb6e92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 12494 | 2026.04.06 16:13:52.660057 [ 4 ] {09e3c397-07bb-4267-acc1-11a4e5bb6e92} <Debug> TCPHandler: Processed in 0.001172792 sec. | ||
| 12495 | 2026.04.06 16:13:52.660163 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12496 | 2026.04.06 16:13:52.660254 [ 4 ] {1f78da25-d414-412a-879d-2cae92d1c801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12497 | 2026.04.06 16:13:52.660307 [ 4 ] {1f78da25-d414-412a-879d-2cae92d1c801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12498 | 2026.04.06 16:13:52.661081 [ 4 ] {1f78da25-d414-412a-879d-2cae92d1c801} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12499 | 2026.04.06 16:13:52.661115 [ 4 ] {1f78da25-d414-412a-879d-2cae92d1c801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12500 | 2026.04.06 16:13:52.661662 [ 4 ] {1f78da25-d414-412a-879d-2cae92d1c801} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12501 | 2026.04.06 16:13:52.661881 [ 4 ] {1f78da25-d414-412a-879d-2cae92d1c801} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12502 | 2026.04.06 16:13:52.662019 [ 4 ] {1f78da25-d414-412a-879d-2cae92d1c801} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001781 sec., 10668.163952835486 rows/sec., 19.12 MiB/sec. | ||
| 12503 | 2026.04.06 16:13:52.662082 [ 4 ] {1f78da25-d414-412a-879d-2cae92d1c801} <Debug> TCPHandler: Processed in 0.001966877 sec. | ||
| 12504 | 2026.04.06 16:13:52.662189 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12505 | 2026.04.06 16:13:52.662283 [ 4 ] {a2b8308c-2341-4aa4-88ba-c246ec6eee84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12506 | 2026.04.06 16:13:52.662324 [ 4 ] {a2b8308c-2341-4aa4-88ba-c246ec6eee84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12507 | 2026.04.06 16:13:52.662645 [ 4 ] {a2b8308c-2341-4aa4-88ba-c246ec6eee84} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12508 | 2026.04.06 16:13:52.662680 [ 4 ] {a2b8308c-2341-4aa4-88ba-c246ec6eee84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12509 | 2026.04.06 16:13:52.662987 [ 4 ] {a2b8308c-2341-4aa4-88ba-c246ec6eee84} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12510 | 2026.04.06 16:13:52.663192 [ 4 ] {a2b8308c-2341-4aa4-88ba-c246ec6eee84} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12511 | 2026.04.06 16:13:52.663315 [ 4 ] {a2b8308c-2341-4aa4-88ba-c246ec6eee84} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 12512 | 2026.04.06 16:13:52.663349 [ 4 ] {a2b8308c-2341-4aa4-88ba-c246ec6eee84} <Debug> TCPHandler: Processed in 0.001209873 sec. | ||
| 12513 | 2026.04.06 16:13:52.998666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12514 | 2026.04.06 16:13:53.017629 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12515 | 2026.04.06 16:13:53.017688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12516 | 2026.04.06 16:13:53.023718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12517 | 2026.04.06 16:13:53.024427 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12518 | 2026.04.06 16:13:53.028114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12519 | 2026.04.06 16:13:56.715191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1600 | ||
| 12520 | 2026.04.06 16:13:56.717533 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2026.04.06 16:13:56.717575 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12522 | 2026.04.06 16:13:56.718772 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12523 | 2026.04.06 16:13:56.719049 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2026.04.06 16:13:56.719388 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1600 | ||
| 12525 | 2026.04.06 16:13:57.638840 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12526 | 2026.04.06 16:13:57.639035 [ 4 ] {5cf21fa4-3f07-471a-8cb4-95a961b0af58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12527 | 2026.04.06 16:13:57.639111 [ 4 ] {5cf21fa4-3f07-471a-8cb4-95a961b0af58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12528 | 2026.04.06 16:13:57.639833 [ 4 ] {5cf21fa4-3f07-471a-8cb4-95a961b0af58} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12529 | 2026.04.06 16:13:57.639881 [ 4 ] {5cf21fa4-3f07-471a-8cb4-95a961b0af58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12530 | 2026.04.06 16:13:57.640289 [ 4 ] {5cf21fa4-3f07-471a-8cb4-95a961b0af58} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12531 | 2026.04.06 16:13:57.640525 [ 4 ] {5cf21fa4-3f07-471a-8cb4-95a961b0af58} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12532 | 2026.04.06 16:13:57.640685 [ 4 ] {5cf21fa4-3f07-471a-8cb4-95a961b0af58} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001702 sec., 59929.49471210341 rows/sec., 5.00 MiB/sec. | ||
| 12533 | 2026.04.06 16:13:57.640735 [ 4 ] {5cf21fa4-3f07-471a-8cb4-95a961b0af58} <Debug> TCPHandler: Processed in 0.002032977 sec. | ||
| 12534 | 2026.04.06 16:13:57.640865 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12535 | 2026.04.06 16:13:57.640968 [ 4 ] {1bda4aed-d546-4a1a-8774-cf4dfee39ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12536 | 2026.04.06 16:13:57.641013 [ 4 ] {1bda4aed-d546-4a1a-8774-cf4dfee39ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12537 | 2026.04.06 16:13:57.641549 [ 4 ] {1bda4aed-d546-4a1a-8774-cf4dfee39ca4} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12538 | 2026.04.06 16:13:57.641592 [ 4 ] {1bda4aed-d546-4a1a-8774-cf4dfee39ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12539 | 2026.04.06 16:13:57.641919 [ 4 ] {1bda4aed-d546-4a1a-8774-cf4dfee39ca4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12540 | 2026.04.06 16:13:57.642128 [ 4 ] {1bda4aed-d546-4a1a-8774-cf4dfee39ca4} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12541 | 2026.04.06 16:13:57.642246 [ 6 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12542 | 2026.04.06 16:13:57.642258 [ 4 ] {1bda4aed-d546-4a1a-8774-cf4dfee39ca4} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001313 sec., 17517.136329017518 rows/sec., 1.29 MiB/sec. | ||
| 12543 | 2026.04.06 16:13:57.642319 [ 6 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12544 | 2026.04.06 16:13:57.642337 [ 4 ] {1bda4aed-d546-4a1a-8774-cf4dfee39ca4} <Debug> TCPHandler: Processed in 0.001524318 sec. | ||
| 12545 | 2026.04.06 16:13:57.642345 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12546 | 2026.04.06 16:13:57.642449 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 12547 | 2026.04.06 16:13:57.642459 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12548 | 2026.04.06 16:13:57.642548 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12549 | 2026.04.06 16:13:57.642572 [ 4 ] {8b1c9421-448d-497d-b678-7a08e0366fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12550 | 2026.04.06 16:13:57.642578 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 213 rows starting from the beginning of the part | ||
| 12551 | 2026.04.06 16:13:57.642613 [ 4 ] {8b1c9421-448d-497d-b678-7a08e0366fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12552 | 2026.04.06 16:13:57.642643 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part | ||
| 12553 | 2026.04.06 16:13:57.642695 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part | ||
| 12554 | 2026.04.06 16:13:57.642739 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 12555 | 2026.04.06 16:13:57.642779 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 161 rows starting from the beginning of the part | ||
| 12556 | 2026.04.06 16:13:57.642819 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 23 rows starting from the beginning of the part | ||
| 12557 | 2026.04.06 16:13:57.643049 [ 4 ] {8b1c9421-448d-497d-b678-7a08e0366fd4} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12558 | 2026.04.06 16:13:57.643084 [ 4 ] {8b1c9421-448d-497d-b678-7a08e0366fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12559 | 2026.04.06 16:13:57.643402 [ 4 ] {8b1c9421-448d-497d-b678-7a08e0366fd4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12560 | 2026.04.06 16:13:57.643616 [ 4 ] {8b1c9421-448d-497d-b678-7a08e0366fd4} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2026.04.06 16:13:57.643632 [ 186 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 617 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222983 sec., 504504.1509162433 rows/sec., 33.77 MiB/sec. | ||
| 12562 | 2026.04.06 16:13:57.643745 [ 4 ] {8b1c9421-448d-497d-b678-7a08e0366fd4} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001195 sec., 72803.34728033472 rows/sec., 5.69 MiB/sec. | ||
| 12563 | 2026.04.06 16:13:57.643787 [ 4 ] {8b1c9421-448d-497d-b678-7a08e0366fd4} <Debug> TCPHandler: Processed in 0.001377936 sec. | ||
| 12564 | 2026.04.06 16:13:57.643825 [ 202 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12565 | 2026.04.06 16:13:57.643902 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12566 | 2026.04.06 16:13:57.644002 [ 4 ] {3a26018d-02eb-4333-9814-eafdc999a87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12567 | 2026.04.06 16:13:57.644049 [ 4 ] {3a26018d-02eb-4333-9814-eafdc999a87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12568 | 2026.04.06 16:13:57.644122 [ 202 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_71_14} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2026.04.06 16:13:57.644204 [ 202 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_71_14} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12570 | 2026.04.06 16:13:57.644296 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12571 | 2026.04.06 16:13:57.644462 [ 4 ] {3a26018d-02eb-4333-9814-eafdc999a87b} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2026.04.06 16:13:57.644501 [ 4 ] {3a26018d-02eb-4333-9814-eafdc999a87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12573 | 2026.04.06 16:13:57.644839 [ 4 ] {3a26018d-02eb-4333-9814-eafdc999a87b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12574 | 2026.04.06 16:13:57.645047 [ 4 ] {3a26018d-02eb-4333-9814-eafdc999a87b} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12575 | 2026.04.06 16:13:57.645178 [ 4 ] {3a26018d-02eb-4333-9814-eafdc999a87b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 12576 | 2026.04.06 16:13:57.645214 [ 4 ] {3a26018d-02eb-4333-9814-eafdc999a87b} <Debug> TCPHandler: Processed in 0.001361465 sec. | ||
| 12577 | 2026.04.06 16:13:57.645328 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12578 | 2026.04.06 16:13:57.645422 [ 4 ] {d58327a7-7bfc-40ff-85bb-019d71a5e2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12579 | 2026.04.06 16:13:57.645473 [ 4 ] {d58327a7-7bfc-40ff-85bb-019d71a5e2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12580 | 2026.04.06 16:13:57.646342 [ 4 ] {d58327a7-7bfc-40ff-85bb-019d71a5e2c0} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2026.04.06 16:13:57.646378 [ 4 ] {d58327a7-7bfc-40ff-85bb-019d71a5e2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12582 | 2026.04.06 16:13:57.646911 [ 4 ] {d58327a7-7bfc-40ff-85bb-019d71a5e2c0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12583 | 2026.04.06 16:13:57.647138 [ 4 ] {d58327a7-7bfc-40ff-85bb-019d71a5e2c0} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.04.06 16:13:57.647259 [ 6 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12585 | 2026.04.06 16:13:57.647274 [ 4 ] {d58327a7-7bfc-40ff-85bb-019d71a5e2c0} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00187 sec., 12299.465240641712 rows/sec., 22.04 MiB/sec. | ||
| 12586 | 2026.04.06 16:13:57.647301 [ 6 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2026.04.06 16:13:57.647328 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12588 | 2026.04.06 16:13:57.647338 [ 4 ] {d58327a7-7bfc-40ff-85bb-019d71a5e2c0} <Debug> TCPHandler: Processed in 0.002059468 sec. | ||
| 12589 | 2026.04.06 16:13:57.647451 [ 193 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 12590 | 2026.04.06 16:13:57.647465 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2026.04.06 16:13:57.647584 [ 4 ] {7f987bf9-6b2e-40ce-bb1e-c768206ac266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12592 | 2026.04.06 16:13:57.647626 [ 4 ] {7f987bf9-6b2e-40ce-bb1e-c768206ac266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12593 | 2026.04.06 16:13:57.647725 [ 193 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12594 | 2026.04.06 16:13:57.647795 [ 193 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1413 rows starting from the beginning of the part | ||
| 12595 | 2026.04.06 16:13:57.647941 [ 193 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part | ||
| 12596 | 2026.04.06 16:13:57.647967 [ 4 ] {7f987bf9-6b2e-40ce-bb1e-c768206ac266} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12597 | 2026.04.06 16:13:57.648007 [ 4 ] {7f987bf9-6b2e-40ce-bb1e-c768206ac266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12598 | 2026.04.06 16:13:57.648049 [ 193 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 19 rows starting from the beginning of the part | ||
| 12599 | 2026.04.06 16:13:57.648149 [ 193 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 12600 | 2026.04.06 16:13:57.648264 [ 193 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 19 rows starting from the beginning of the part | ||
| 12601 | 2026.04.06 16:13:57.648350 [ 4 ] {7f987bf9-6b2e-40ce-bb1e-c768206ac266} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12602 | 2026.04.06 16:13:57.648360 [ 193 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 23 rows starting from the beginning of the part | ||
| 12603 | 2026.04.06 16:13:57.648576 [ 4 ] {7f987bf9-6b2e-40ce-bb1e-c768206ac266} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12604 | 2026.04.06 16:13:57.648717 [ 4 ] {7f987bf9-6b2e-40ce-bb1e-c768206ac266} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 12605 | 2026.04.06 16:13:57.648753 [ 4 ] {7f987bf9-6b2e-40ce-bb1e-c768206ac266} <Debug> TCPHandler: Processed in 0.001337675 sec. | ||
| 12606 | 2026.04.06 16:13:57.654077 [ 193 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1531 rows, containing 19 columns (19 merged, 0 gathered) in 0.006687754 sec., 228925.88453462854 rows/sec., 410.22 MiB/sec. | ||
| 12607 | 2026.04.06 16:13:57.655821 [ 193 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12608 | 2026.04.06 16:13:57.656130 [ 193 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12609 | 2026.04.06 16:13:57.656217 [ 193 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12610 | 2026.04.06 16:13:57.656308 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 12611 | 2026.04.06 16:13:58.001159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.48 MiB, peak 333.02 MiB, free memory in arenas 0.00 B, will set to 323.29 MiB (RSS), difference: 1.80 MiB | ||
| 12612 | 2026.04.06 16:13:59.138174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24486 | ||
| 12613 | 2026.04.06 16:13:59.138704 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2026.04.06 16:13:59.138754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12615 | 2026.04.06 16:13:59.139241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12616 | 2026.04.06 16:13:59.139485 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2026.04.06 16:13:59.139640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24486 | ||
| 12618 | 2026.04.06 16:13:59.139676 [ 29 ] {} <Debug> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12619 | 2026.04.06 16:13:59.139772 [ 29 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12620 | 2026.04.06 16:13:59.139798 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12621 | 2026.04.06 16:13:59.139899 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 12622 | 2026.04.06 16:13:59.139996 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12623 | 2026.04.06 16:13:59.140030 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22054 rows starting from the beginning of the part | ||
| 12624 | 2026.04.06 16:13:59.140087 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 12625 | 2026.04.06 16:13:59.140132 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 12626 | 2026.04.06 16:13:59.140181 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 12627 | 2026.04.06 16:13:59.140231 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 12628 | 2026.04.06 16:13:59.140268 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 12629 | 2026.04.06 16:13:59.142185 [ 188 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24486 rows, containing 4 columns (4 merged, 0 gathered) in 0.002331473 sec., 10502373.392271752 rows/sec., 150.24 MiB/sec. | ||
| 12630 | 2026.04.06 16:13:59.142463 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12631 | 2026.04.06 16:13:59.142716 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_51_10} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12632 | 2026.04.06 16:13:59.142787 [ 192 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_51_10} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12633 | 2026.04.06 16:13:59.142859 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12634 | 2026.04.06 16:14:00.529008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
| 12635 | 2026.04.06 16:14:00.547652 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12636 | 2026.04.06 16:14:00.547715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12637 | 2026.04.06 16:14:00.554304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12638 | 2026.04.06 16:14:00.554986 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12639 | 2026.04.06 16:14:00.555294 [ 24 ] {} <Debug> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12640 | 2026.04.06 16:14:00.555367 [ 24 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12641 | 2026.04.06 16:14:00.555391 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12642 | 2026.04.06 16:14:00.555489 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 12643 | 2026.04.06 16:14:00.558288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
| 12644 | 2026.04.06 16:14:00.558575 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12645 | 2026.04.06 16:14:00.559413 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 12646 | 2026.04.06 16:14:00.562926 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 12647 | 2026.04.06 16:14:00.566294 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 12648 | 2026.04.06 16:14:00.570235 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 12649 | 2026.04.06 16:14:00.574317 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 12650 | 2026.04.06 16:14:00.578110 [ 191 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
| 12651 | 2026.04.06 16:14:00.628277 [ 188 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.072828817 sec., 5286.368993196745 rows/sec., 27.33 MiB/sec. | ||
| 12652 | 2026.04.06 16:14:00.630185 [ 199 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12653 | 2026.04.06 16:14:00.632013 [ 199 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_51_10} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12654 | 2026.04.06 16:14:00.632107 [ 199 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_51_10} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12655 | 2026.04.06 16:14:00.633533 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12656 | 2026.04.06 16:14:02.647299 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12657 | 2026.04.06 16:14:02.647470 [ 4 ] {93e9fb54-4ced-4575-b5e0-68b282be454f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12658 | 2026.04.06 16:14:02.647537 [ 4 ] {93e9fb54-4ced-4575-b5e0-68b282be454f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12659 | 2026.04.06 16:14:02.648310 [ 4 ] {93e9fb54-4ced-4575-b5e0-68b282be454f} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12660 | 2026.04.06 16:14:02.648357 [ 4 ] {93e9fb54-4ced-4575-b5e0-68b282be454f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12661 | 2026.04.06 16:14:02.648744 [ 4 ] {93e9fb54-4ced-4575-b5e0-68b282be454f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12662 | 2026.04.06 16:14:02.648969 [ 4 ] {93e9fb54-4ced-4575-b5e0-68b282be454f} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12663 | 2026.04.06 16:14:02.649119 [ 4 ] {93e9fb54-4ced-4575-b5e0-68b282be454f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001696 sec., 167452.83018867925 rows/sec., 10.64 MiB/sec. | ||
| 12664 | 2026.04.06 16:14:02.649170 [ 4 ] {93e9fb54-4ced-4575-b5e0-68b282be454f} <Debug> TCPHandler: Processed in 0.001995507 sec. | ||
| 12665 | 2026.04.06 16:14:02.649302 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12666 | 2026.04.06 16:14:02.649402 [ 4 ] {d0a81e79-c63f-426e-a621-bc22efa72b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12667 | 2026.04.06 16:14:02.649446 [ 4 ] {d0a81e79-c63f-426e-a621-bc22efa72b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12668 | 2026.04.06 16:14:02.649853 [ 4 ] {d0a81e79-c63f-426e-a621-bc22efa72b1a} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12669 | 2026.04.06 16:14:02.649889 [ 4 ] {d0a81e79-c63f-426e-a621-bc22efa72b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12670 | 2026.04.06 16:14:02.650173 [ 4 ] {d0a81e79-c63f-426e-a621-bc22efa72b1a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12671 | 2026.04.06 16:14:02.650380 [ 4 ] {d0a81e79-c63f-426e-a621-bc22efa72b1a} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12672 | 2026.04.06 16:14:02.650505 [ 4 ] {d0a81e79-c63f-426e-a621-bc22efa72b1a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001127 sec., 8873.114463176575 rows/sec., 723.54 KiB/sec. | ||
| 12673 | 2026.04.06 16:14:02.650541 [ 4 ] {d0a81e79-c63f-426e-a621-bc22efa72b1a} <Debug> TCPHandler: Processed in 0.001289554 sec. | ||
| 12674 | 2026.04.06 16:14:02.650658 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12675 | 2026.04.06 16:14:02.650750 [ 4 ] {20f58cf0-4760-4eac-a78b-ad47bf88bcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12676 | 2026.04.06 16:14:02.650789 [ 4 ] {20f58cf0-4760-4eac-a78b-ad47bf88bcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12677 | 2026.04.06 16:14:02.651759 [ 4 ] {20f58cf0-4760-4eac-a78b-ad47bf88bcb7} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12678 | 2026.04.06 16:14:02.651798 [ 4 ] {20f58cf0-4760-4eac-a78b-ad47bf88bcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12679 | 2026.04.06 16:14:02.652168 [ 4 ] {20f58cf0-4760-4eac-a78b-ad47bf88bcb7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12680 | 2026.04.06 16:14:02.652373 [ 4 ] {20f58cf0-4760-4eac-a78b-ad47bf88bcb7} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12681 | 2026.04.06 16:14:02.652514 [ 4 ] {20f58cf0-4760-4eac-a78b-ad47bf88bcb7} <Debug> executeQuery: Read 840 rows, 66.91 KiB in 0.001781 sec., 471645.14317798987 rows/sec., 36.69 MiB/sec. | ||
| 12682 | 2026.04.06 16:14:02.652553 [ 4 ] {20f58cf0-4760-4eac-a78b-ad47bf88bcb7} <Debug> TCPHandler: Processed in 0.001941286 sec. | ||
| 12683 | 2026.04.06 16:14:02.652675 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12684 | 2026.04.06 16:14:02.652770 [ 4 ] {4188b3b8-80c0-4bdd-88b1-b87f0db0919a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12685 | 2026.04.06 16:14:02.652810 [ 4 ] {4188b3b8-80c0-4bdd-88b1-b87f0db0919a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12686 | 2026.04.06 16:14:02.653357 [ 4 ] {4188b3b8-80c0-4bdd-88b1-b87f0db0919a} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12687 | 2026.04.06 16:14:02.653394 [ 4 ] {4188b3b8-80c0-4bdd-88b1-b87f0db0919a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12688 | 2026.04.06 16:14:02.653699 [ 4 ] {4188b3b8-80c0-4bdd-88b1-b87f0db0919a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12689 | 2026.04.06 16:14:02.653903 [ 4 ] {4188b3b8-80c0-4bdd-88b1-b87f0db0919a} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12690 | 2026.04.06 16:14:02.654029 [ 4 ] {4188b3b8-80c0-4bdd-88b1-b87f0db0919a} <Debug> executeQuery: Read 171 rows, 10.67 KiB in 0.001278 sec., 133802.81690140846 rows/sec., 8.15 MiB/sec. | ||
| 12691 | 2026.04.06 16:14:02.654065 [ 4 ] {4188b3b8-80c0-4bdd-88b1-b87f0db0919a} <Debug> TCPHandler: Processed in 0.001441226 sec. | ||
| 12692 | 2026.04.06 16:14:02.654186 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12693 | 2026.04.06 16:14:02.654283 [ 4 ] {395fff3a-f064-4811-ae57-fa27590f22d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12694 | 2026.04.06 16:14:02.654322 [ 4 ] {395fff3a-f064-4811-ae57-fa27590f22d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12695 | 2026.04.06 16:14:02.654805 [ 4 ] {395fff3a-f064-4811-ae57-fa27590f22d5} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12696 | 2026.04.06 16:14:02.654841 [ 4 ] {395fff3a-f064-4811-ae57-fa27590f22d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12697 | 2026.04.06 16:14:02.655146 [ 4 ] {395fff3a-f064-4811-ae57-fa27590f22d5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12698 | 2026.04.06 16:14:02.655371 [ 4 ] {395fff3a-f064-4811-ae57-fa27590f22d5} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12699 | 2026.04.06 16:14:02.655490 [ 61 ] {} <Debug> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12700 | 2026.04.06 16:14:02.655500 [ 4 ] {395fff3a-f064-4811-ae57-fa27590f22d5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. | ||
| 12701 | 2026.04.06 16:14:02.655552 [ 61 ] {} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2026.04.06 16:14:02.655562 [ 4 ] {395fff3a-f064-4811-ae57-fa27590f22d5} <Debug> TCPHandler: Processed in 0.001426426 sec. | ||
| 12703 | 2026.04.06 16:14:02.655581 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12704 | 2026.04.06 16:14:02.655707 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12705 | 2026.04.06 16:14:02.655721 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::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 | ||
| 12706 | 2026.04.06 16:14:02.655821 [ 4 ] {752848e5-6e70-42e7-8cf4-d3e73c3d4419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12707 | 2026.04.06 16:14:02.655874 [ 4 ] {752848e5-6e70-42e7-8cf4-d3e73c3d4419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12708 | 2026.04.06 16:14:02.655884 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12709 | 2026.04.06 16:14:02.655930 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 950 rows starting from the beginning of the part | ||
| 12710 | 2026.04.06 16:14:02.656025 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 12711 | 2026.04.06 16:14:02.656077 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 12712 | 2026.04.06 16:14:02.656136 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 801 rows starting from the beginning of the part | ||
| 12713 | 2026.04.06 16:14:02.656189 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 12714 | 2026.04.06 16:14:02.656232 [ 194 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 149 rows starting from the beginning of the part | ||
| 12715 | 2026.04.06 16:14:02.656370 [ 4 ] {752848e5-6e70-42e7-8cf4-d3e73c3d4419} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12716 | 2026.04.06 16:14:02.656411 [ 4 ] {752848e5-6e70-42e7-8cf4-d3e73c3d4419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12717 | 2026.04.06 16:14:02.656761 [ 4 ] {752848e5-6e70-42e7-8cf4-d3e73c3d4419} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12718 | 2026.04.06 16:14:02.656993 [ 4 ] {752848e5-6e70-42e7-8cf4-d3e73c3d4419} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12719 | 2026.04.06 16:14:02.657133 [ 4 ] {752848e5-6e70-42e7-8cf4-d3e73c3d4419} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001336 sec., 110778.44311377246 rows/sec., 6.30 MiB/sec. | ||
| 12720 | 2026.04.06 16:14:02.657172 [ 4 ] {752848e5-6e70-42e7-8cf4-d3e73c3d4419} <Debug> TCPHandler: Processed in 0.001525218 sec. | ||
| 12721 | 2026.04.06 16:14:02.657295 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12722 | 2026.04.06 16:14:02.657390 [ 4 ] {7510397f-9776-4da7-ac09-65ed4e026a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12723 | 2026.04.06 16:14:02.657429 [ 4 ] {7510397f-9776-4da7-ac09-65ed4e026a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12724 | 2026.04.06 16:14:02.657573 [ 195 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001914325 sec., 1226019.6152690896 rows/sec., 78.16 MiB/sec. | ||
| 12725 | 2026.04.06 16:14:02.657889 [ 197 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12726 | 2026.04.06 16:14:02.658168 [ 4 ] {7510397f-9776-4da7-ac09-65ed4e026a5c} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12727 | 2026.04.06 16:14:02.658197 [ 197 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_46_9} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12728 | 2026.04.06 16:14:02.658209 [ 4 ] {7510397f-9776-4da7-ac09-65ed4e026a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12729 | 2026.04.06 16:14:02.658293 [ 197 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_46_9} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12730 | 2026.04.06 16:14:02.658397 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 12731 | 2026.04.06 16:14:02.658560 [ 4 ] {7510397f-9776-4da7-ac09-65ed4e026a5c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12732 | 2026.04.06 16:14:02.658774 [ 4 ] {7510397f-9776-4da7-ac09-65ed4e026a5c} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12733 | 2026.04.06 16:14:02.658911 [ 4 ] {7510397f-9776-4da7-ac09-65ed4e026a5c} <Debug> executeQuery: Read 519 rows, 37.52 KiB in 0.001539 sec., 337231.9688109162 rows/sec., 23.81 MiB/sec. | ||
| 12734 | 2026.04.06 16:14:02.658950 [ 4 ] {7510397f-9776-4da7-ac09-65ed4e026a5c} <Debug> TCPHandler: Processed in 0.001703692 sec. | ||
| 12735 | 2026.04.06 16:14:02.659068 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12736 | 2026.04.06 16:14:02.659162 [ 4 ] {bafd4260-4109-43ca-9573-2c6459dc266a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12737 | 2026.04.06 16:14:02.659203 [ 4 ] {bafd4260-4109-43ca-9573-2c6459dc266a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12738 | 2026.04.06 16:14:02.659545 [ 4 ] {bafd4260-4109-43ca-9573-2c6459dc266a} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12739 | 2026.04.06 16:14:02.659580 [ 4 ] {bafd4260-4109-43ca-9573-2c6459dc266a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12740 | 2026.04.06 16:14:02.659887 [ 4 ] {bafd4260-4109-43ca-9573-2c6459dc266a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12741 | 2026.04.06 16:14:02.660102 [ 4 ] {bafd4260-4109-43ca-9573-2c6459dc266a} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12742 | 2026.04.06 16:14:02.660262 [ 4 ] {bafd4260-4109-43ca-9573-2c6459dc266a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 12743 | 2026.04.06 16:14:02.660304 [ 4 ] {bafd4260-4109-43ca-9573-2c6459dc266a} <Debug> TCPHandler: Processed in 0.001285364 sec. | ||
| 12744 | 2026.04.06 16:14:02.660444 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12745 | 2026.04.06 16:14:02.660538 [ 4 ] {5c0adbdf-7bbc-44dd-8db0-320ba5f2a7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12746 | 2026.04.06 16:14:02.660581 [ 4 ] {5c0adbdf-7bbc-44dd-8db0-320ba5f2a7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12747 | 2026.04.06 16:14:02.661106 [ 4 ] {5c0adbdf-7bbc-44dd-8db0-320ba5f2a7d3} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12748 | 2026.04.06 16:14:02.661145 [ 4 ] {5c0adbdf-7bbc-44dd-8db0-320ba5f2a7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12749 | 2026.04.06 16:14:02.661484 [ 4 ] {5c0adbdf-7bbc-44dd-8db0-320ba5f2a7d3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12750 | 2026.04.06 16:14:02.661693 [ 4 ] {5c0adbdf-7bbc-44dd-8db0-320ba5f2a7d3} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12751 | 2026.04.06 16:14:02.661835 [ 4 ] {5c0adbdf-7bbc-44dd-8db0-320ba5f2a7d3} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001313 sec., 205635.94821020565 rows/sec., 13.67 MiB/sec. | ||
| 12752 | 2026.04.06 16:14:02.661872 [ 4 ] {5c0adbdf-7bbc-44dd-8db0-320ba5f2a7d3} <Debug> TCPHandler: Processed in 0.001477347 sec. | ||
| 12753 | 2026.04.06 16:14:02.661998 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12754 | 2026.04.06 16:14:02.662092 [ 4 ] {a1743b7d-6f86-4328-8792-7085e4bfdf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12755 | 2026.04.06 16:14:02.662134 [ 4 ] {a1743b7d-6f86-4328-8792-7085e4bfdf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12756 | 2026.04.06 16:14:02.662455 [ 4 ] {a1743b7d-6f86-4328-8792-7085e4bfdf42} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12757 | 2026.04.06 16:14:02.662491 [ 4 ] {a1743b7d-6f86-4328-8792-7085e4bfdf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12758 | 2026.04.06 16:14:02.662787 [ 4 ] {a1743b7d-6f86-4328-8792-7085e4bfdf42} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12759 | 2026.04.06 16:14:02.662998 [ 4 ] {a1743b7d-6f86-4328-8792-7085e4bfdf42} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12760 | 2026.04.06 16:14:02.663128 [ 4 ] {a1743b7d-6f86-4328-8792-7085e4bfdf42} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 12761 | 2026.04.06 16:14:02.663164 [ 4 ] {a1743b7d-6f86-4328-8792-7085e4bfdf42} <Debug> TCPHandler: Processed in 0.001215633 sec. | ||
| 12762 | 2026.04.06 16:14:02.663280 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12763 | 2026.04.06 16:14:02.663373 [ 4 ] {76af943c-b649-43b1-8670-2963a96a8f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12764 | 2026.04.06 16:14:02.663427 [ 4 ] {76af943c-b649-43b1-8670-2963a96a8f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12765 | 2026.04.06 16:14:02.664268 [ 4 ] {76af943c-b649-43b1-8670-2963a96a8f0a} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12766 | 2026.04.06 16:14:02.664303 [ 4 ] {76af943c-b649-43b1-8670-2963a96a8f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12767 | 2026.04.06 16:14:02.664940 [ 4 ] {76af943c-b649-43b1-8670-2963a96a8f0a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12768 | 2026.04.06 16:14:02.665189 [ 4 ] {76af943c-b649-43b1-8670-2963a96a8f0a} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12769 | 2026.04.06 16:14:02.665377 [ 4 ] {76af943c-b649-43b1-8670-2963a96a8f0a} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00202 sec., 9405.940594059406 rows/sec., 16.86 MiB/sec. | ||
| 12770 | 2026.04.06 16:14:02.665480 [ 4 ] {76af943c-b649-43b1-8670-2963a96a8f0a} <Debug> TCPHandler: Processed in 0.002248261 sec. | ||
| 12771 | 2026.04.06 16:14:02.665625 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12772 | 2026.04.06 16:14:02.665746 [ 4 ] {31581938-9e03-4cb7-86c5-5aafc5353afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12773 | 2026.04.06 16:14:02.665802 [ 4 ] {31581938-9e03-4cb7-86c5-5aafc5353afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12774 | 2026.04.06 16:14:02.666255 [ 4 ] {31581938-9e03-4cb7-86c5-5aafc5353afd} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12775 | 2026.04.06 16:14:02.666301 [ 4 ] {31581938-9e03-4cb7-86c5-5aafc5353afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12776 | 2026.04.06 16:14:02.666663 [ 4 ] {31581938-9e03-4cb7-86c5-5aafc5353afd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12777 | 2026.04.06 16:14:02.666878 [ 4 ] {31581938-9e03-4cb7-86c5-5aafc5353afd} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12778 | 2026.04.06 16:14:02.667014 [ 4 ] {31581938-9e03-4cb7-86c5-5aafc5353afd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001293 sec., 69605.56844547563 rows/sec., 4.36 MiB/sec. | ||
| 12779 | 2026.04.06 16:14:02.667051 [ 4 ] {31581938-9e03-4cb7-86c5-5aafc5353afd} <Debug> TCPHandler: Processed in 0.001488688 sec. | ||
| 12780 | 2026.04.06 16:14:06.486406 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12781 | 2026.04.06 16:14:06.486480 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12782 | 2026.04.06 16:14:06.640740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24934 | ||
| 12783 | 2026.04.06 16:14:06.641236 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12784 | 2026.04.06 16:14:06.641271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12785 | 2026.04.06 16:14:06.641736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12786 | 2026.04.06 16:14:06.641957 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12787 | 2026.04.06 16:14:06.642075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24934 | ||
| 12788 | 2026.04.06 16:14:06.720425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1636 | ||
| 12789 | 2026.04.06 16:14:06.722823 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2026.04.06 16:14:06.722867 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12791 | 2026.04.06 16:14:06.724061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12792 | 2026.04.06 16:14:06.724335 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12793 | 2026.04.06 16:14:06.724679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1636 | ||
| 12794 | 2026.04.06 16:14:07.640491 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12795 | 2026.04.06 16:14:07.640670 [ 4 ] {8d183a27-dae2-4e72-a433-fec9a114e5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12796 | 2026.04.06 16:14:07.640737 [ 4 ] {8d183a27-dae2-4e72-a433-fec9a114e5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12797 | 2026.04.06 16:14:07.641500 [ 4 ] {8d183a27-dae2-4e72-a433-fec9a114e5b9} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12798 | 2026.04.06 16:14:07.641539 [ 4 ] {8d183a27-dae2-4e72-a433-fec9a114e5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12799 | 2026.04.06 16:14:07.641962 [ 4 ] {8d183a27-dae2-4e72-a433-fec9a114e5b9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12800 | 2026.04.06 16:14:07.642201 [ 4 ] {8d183a27-dae2-4e72-a433-fec9a114e5b9} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12801 | 2026.04.06 16:14:07.642366 [ 4 ] {8d183a27-dae2-4e72-a433-fec9a114e5b9} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001749 sec., 58319.03945111493 rows/sec., 4.87 MiB/sec. | ||
| 12802 | 2026.04.06 16:14:07.642379 [ 63 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12803 | 2026.04.06 16:14:07.642433 [ 4 ] {8d183a27-dae2-4e72-a433-fec9a114e5b9} <Debug> TCPHandler: Processed in 0.002068479 sec. | ||
| 12804 | 2026.04.06 16:14:07.642448 [ 63 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12805 | 2026.04.06 16:14:07.642478 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12806 | 2026.04.06 16:14:07.642591 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12807 | 2026.04.06 16:14:07.642608 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 12808 | 2026.04.06 16:14:07.642702 [ 4 ] {378ed455-991f-4d2a-8dfc-7ebab9e1c993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12809 | 2026.04.06 16:14:07.642751 [ 4 ] {378ed455-991f-4d2a-8dfc-7ebab9e1c993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12810 | 2026.04.06 16:14:07.642751 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12811 | 2026.04.06 16:14:07.642801 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3242 rows starting from the beginning of the part | ||
| 12812 | 2026.04.06 16:14:07.642866 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 12813 | 2026.04.06 16:14:07.642910 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 835 rows starting from the beginning of the part | ||
| 12814 | 2026.04.06 16:14:07.642966 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 102 rows starting from the beginning of the part | ||
| 12815 | 2026.04.06 16:14:07.643033 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 840 rows starting from the beginning of the part | ||
| 12816 | 2026.04.06 16:14:07.643090 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 102 rows starting from the beginning of the part | ||
| 12817 | 2026.04.06 16:14:07.643222 [ 4 ] {378ed455-991f-4d2a-8dfc-7ebab9e1c993} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12818 | 2026.04.06 16:14:07.643266 [ 4 ] {378ed455-991f-4d2a-8dfc-7ebab9e1c993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12819 | 2026.04.06 16:14:07.643606 [ 4 ] {378ed455-991f-4d2a-8dfc-7ebab9e1c993} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12820 | 2026.04.06 16:14:07.643841 [ 4 ] {378ed455-991f-4d2a-8dfc-7ebab9e1c993} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12821 | 2026.04.06 16:14:07.643986 [ 4 ] {378ed455-991f-4d2a-8dfc-7ebab9e1c993} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001309 sec., 17570.664629488158 rows/sec., 1.29 MiB/sec. | ||
| 12822 | 2026.04.06 16:14:07.644026 [ 4 ] {378ed455-991f-4d2a-8dfc-7ebab9e1c993} <Debug> TCPHandler: Processed in 0.001489407 sec. | ||
| 12823 | 2026.04.06 16:14:07.644151 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12824 | 2026.04.06 16:14:07.644248 [ 4 ] {5b6d6e46-d256-45df-93ff-dd925336834b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12825 | 2026.04.06 16:14:07.644288 [ 4 ] {5b6d6e46-d256-45df-93ff-dd925336834b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12826 | 2026.04.06 16:14:07.644741 [ 4 ] {5b6d6e46-d256-45df-93ff-dd925336834b} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.04.06 16:14:07.644778 [ 4 ] {5b6d6e46-d256-45df-93ff-dd925336834b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12828 | 2026.04.06 16:14:07.645082 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5177 rows, containing 5 columns (5 merged, 0 gathered) in 0.002533436 sec., 2043469.8172758261 rows/sec., 163.22 MiB/sec. | ||
| 12829 | 2026.04.06 16:14:07.645114 [ 4 ] {5b6d6e46-d256-45df-93ff-dd925336834b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12830 | 2026.04.06 16:14:07.645346 [ 4 ] {5b6d6e46-d256-45df-93ff-dd925336834b} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12831 | 2026.04.06 16:14:07.645411 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12832 | 2026.04.06 16:14:07.645496 [ 63 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12833 | 2026.04.06 16:14:07.645503 [ 4 ] {5b6d6e46-d256-45df-93ff-dd925336834b} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001275 sec., 68235.29411764705 rows/sec., 5.33 MiB/sec. | ||
| 12834 | 2026.04.06 16:14:07.645562 [ 63 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12835 | 2026.04.06 16:14:07.645584 [ 4 ] {5b6d6e46-d256-45df-93ff-dd925336834b} <Debug> TCPHandler: Processed in 0.001482077 sec. | ||
| 12836 | 2026.04.06 16:14:07.645602 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12837 | 2026.04.06 16:14:07.645701 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_86_17} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12838 | 2026.04.06 16:14:07.645712 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 12839 | 2026.04.06 16:14:07.645723 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12840 | 2026.04.06 16:14:07.645792 [ 194 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_86_17} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12841 | 2026.04.06 16:14:07.645836 [ 4 ] {6bb4a576-16ba-4c9b-83ae-ea2de3f1f146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12842 | 2026.04.06 16:14:07.645858 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12843 | 2026.04.06 16:14:07.645886 [ 4 ] {6bb4a576-16ba-4c9b-83ae-ea2de3f1f146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12844 | 2026.04.06 16:14:07.645890 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12845 | 2026.04.06 16:14:07.645900 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1794 rows starting from the beginning of the part | ||
| 12846 | 2026.04.06 16:14:07.645992 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 12847 | 2026.04.06 16:14:07.646041 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 509 rows starting from the beginning of the part | ||
| 12848 | 2026.04.06 16:14:07.646084 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 87 rows starting from the beginning of the part | ||
| 12849 | 2026.04.06 16:14:07.646126 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 519 rows starting from the beginning of the part | ||
| 12850 | 2026.04.06 16:14:07.646166 [ 197 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 87 rows starting from the beginning of the part | ||
| 12851 | 2026.04.06 16:14:07.646332 [ 4 ] {6bb4a576-16ba-4c9b-83ae-ea2de3f1f146} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12852 | 2026.04.06 16:14:07.646374 [ 4 ] {6bb4a576-16ba-4c9b-83ae-ea2de3f1f146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12853 | 2026.04.06 16:14:07.646760 [ 4 ] {6bb4a576-16ba-4c9b-83ae-ea2de3f1f146} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12854 | 2026.04.06 16:14:07.646993 [ 4 ] {6bb4a576-16ba-4c9b-83ae-ea2de3f1f146} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12855 | 2026.04.06 16:14:07.647132 [ 4 ] {6bb4a576-16ba-4c9b-83ae-ea2de3f1f146} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 12856 | 2026.04.06 16:14:07.647127 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 5 parts from all_1_81_16 to all_85_85_0 | ||
| 12857 | 2026.04.06 16:14:07.647173 [ 4 ] {6bb4a576-16ba-4c9b-83ae-ea2de3f1f146} <Debug> TCPHandler: Processed in 0.001499907 sec. | ||
| 12858 | 2026.04.06 16:14:07.647185 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12859 | 2026.04.06 16:14:07.647211 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12860 | 2026.04.06 16:14:07.647296 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12861 | 2026.04.06 16:14:07.647297 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_81_16 to all_85_85_0 into Compact with storage Full | ||
| 12862 | 2026.04.06 16:14:07.647399 [ 4 ] {9a5e5df5-d62f-4bb8-8fa5-e737237619c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12863 | 2026.04.06 16:14:07.647426 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12864 | 2026.04.06 16:14:07.647461 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 30570 rows starting from the beginning of the part | ||
| 12865 | 2026.04.06 16:14:07.647463 [ 4 ] {9a5e5df5-d62f-4bb8-8fa5-e737237619c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12866 | 2026.04.06 16:14:07.647519 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 96 rows starting from the beginning of the part | ||
| 12867 | 2026.04.06 16:14:07.647569 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 265 rows starting from the beginning of the part | ||
| 12868 | 2026.04.06 16:14:07.647583 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001917596 sec., 1595748.0094868785 rows/sec., 116.96 MiB/sec. | ||
| 12869 | 2026.04.06 16:14:07.647608 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12870 | 2026.04.06 16:14:07.647661 [ 190 ] {81a64079-e956-431a-868f-58876cd98500::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 270 rows starting from the beginning of the part | ||
| 12871 | 2026.04.06 16:14:07.647776 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12872 | 2026.04.06 16:14:07.648028 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_86_17} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12873 | 2026.04.06 16:14:07.648116 [ 194 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_86_17} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12874 | 2026.04.06 16:14:07.648211 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12875 | 2026.04.06 16:14:07.648351 [ 4 ] {9a5e5df5-d62f-4bb8-8fa5-e737237619c9} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12876 | 2026.04.06 16:14:07.648392 [ 4 ] {9a5e5df5-d62f-4bb8-8fa5-e737237619c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12877 | 2026.04.06 16:14:07.648972 [ 4 ] {9a5e5df5-d62f-4bb8-8fa5-e737237619c9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12878 | 2026.04.06 16:14:07.649206 [ 4 ] {9a5e5df5-d62f-4bb8-8fa5-e737237619c9} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12879 | 2026.04.06 16:14:07.649353 [ 4 ] {9a5e5df5-d62f-4bb8-8fa5-e737237619c9} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001974 sec., 11651.469098277608 rows/sec., 20.88 MiB/sec. | ||
| 12880 | 2026.04.06 16:14:07.649425 [ 4 ] {9a5e5df5-d62f-4bb8-8fa5-e737237619c9} <Debug> TCPHandler: Processed in 0.00217788 sec. | ||
| 12881 | 2026.04.06 16:14:07.649557 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12882 | 2026.04.06 16:14:07.649652 [ 4 ] {cdf41115-2cec-433b-a212-96033a6bb0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12883 | 2026.04.06 16:14:07.649697 [ 4 ] {cdf41115-2cec-433b-a212-96033a6bb0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12884 | 2026.04.06 16:14:07.650070 [ 4 ] {cdf41115-2cec-433b-a212-96033a6bb0eb} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12885 | 2026.04.06 16:14:07.650110 [ 4 ] {cdf41115-2cec-433b-a212-96033a6bb0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12886 | 2026.04.06 16:14:07.650456 [ 4 ] {cdf41115-2cec-433b-a212-96033a6bb0eb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12887 | 2026.04.06 16:14:07.650683 [ 4 ] {cdf41115-2cec-433b-a212-96033a6bb0eb} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12888 | 2026.04.06 16:14:07.650819 [ 63 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12889 | 2026.04.06 16:14:07.650823 [ 4 ] {cdf41115-2cec-433b-a212-96033a6bb0eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 12890 | 2026.04.06 16:14:07.650864 [ 63 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12891 | 2026.04.06 16:14:07.650886 [ 4 ] {cdf41115-2cec-433b-a212-96033a6bb0eb} <Debug> TCPHandler: Processed in 0.001378646 sec. | ||
| 12892 | 2026.04.06 16:14:07.650893 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12893 | 2026.04.06 16:14:07.650998 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 12894 | 2026.04.06 16:14:07.651091 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12895 | 2026.04.06 16:14:07.651121 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4122 rows starting from the beginning of the part | ||
| 12896 | 2026.04.06 16:14:07.651179 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 36 rows starting from the beginning of the part | ||
| 12897 | 2026.04.06 16:14:07.651234 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 90 rows starting from the beginning of the part | ||
| 12898 | 2026.04.06 16:14:07.651273 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 12899 | 2026.04.06 16:14:07.651309 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 12900 | 2026.04.06 16:14:07.651344 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 12901 | 2026.04.06 16:14:07.653350 [ 187 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4458 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391515 sec., 1864090.336042216 rows/sec., 118.95 MiB/sec. | ||
| 12902 | 2026.04.06 16:14:07.653788 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12903 | 2026.04.06 16:14:07.654061 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_86_17} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2026.04.06 16:14:07.654127 [ 196 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_86_17} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12905 | 2026.04.06 16:14:07.654198 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 12906 | 2026.04.06 16:14:07.657792 [ 196 ] {81a64079-e956-431a-868f-58876cd98500::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31361 rows, containing 5 columns (5 merged, 0 gathered) in 0.010528865 sec., 2978573.6639229394 rows/sec., 188.81 MiB/sec. | ||
| 12907 | 2026.04.06 16:14:07.658433 [ 187 ] {81a64079-e956-431a-868f-58876cd98500::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 12908 | 2026.04.06 16:14:07.658919 [ 187 ] {81a64079-e956-431a-868f-58876cd98500::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12909 | 2026.04.06 16:14:07.659021 [ 187 ] {81a64079-e956-431a-868f-58876cd98500::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 5 parts: [all_1_81_16, all_85_85_0] -> all_1_85_17 | ||
| 12910 | 2026.04.06 16:14:07.659140 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12911 | 2026.04.06 16:14:08.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.12 MiB, peak 337.76 MiB, free memory in arenas 0.00 B, will set to 327.36 MiB (RSS), difference: 2.25 MiB | ||
| 12912 | 2026.04.06 16:14:08.058376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
| 12913 | 2026.04.06 16:14:08.074267 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12914 | 2026.04.06 16:14:08.074325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12915 | 2026.04.06 16:14:08.079666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12916 | 2026.04.06 16:14:08.080346 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12917 | 2026.04.06 16:14:08.083207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12918 | 2026.04.06 16:14:12.646720 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12919 | 2026.04.06 16:14:12.646909 [ 4 ] {b168ad3d-ab2d-4461-87d8-af498384a7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12920 | 2026.04.06 16:14:12.646972 [ 4 ] {b168ad3d-ab2d-4461-87d8-af498384a7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12921 | 2026.04.06 16:14:12.647666 [ 4 ] {b168ad3d-ab2d-4461-87d8-af498384a7a3} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12922 | 2026.04.06 16:14:12.647703 [ 4 ] {b168ad3d-ab2d-4461-87d8-af498384a7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12923 | 2026.04.06 16:14:12.648102 [ 4 ] {b168ad3d-ab2d-4461-87d8-af498384a7a3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12924 | 2026.04.06 16:14:12.648343 [ 4 ] {b168ad3d-ab2d-4461-87d8-af498384a7a3} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12925 | 2026.04.06 16:14:12.648492 [ 4 ] {b168ad3d-ab2d-4461-87d8-af498384a7a3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00163 sec., 174233.12883435583 rows/sec., 11.07 MiB/sec. | ||
| 12926 | 2026.04.06 16:14:12.648534 [ 4 ] {b168ad3d-ab2d-4461-87d8-af498384a7a3} <Debug> TCPHandler: Processed in 0.001934836 sec. | ||
| 12927 | 2026.04.06 16:14:12.648655 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12928 | 2026.04.06 16:14:12.648750 [ 4 ] {b718b557-be20-451c-91c3-11494c7655c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12929 | 2026.04.06 16:14:12.648790 [ 4 ] {b718b557-be20-451c-91c3-11494c7655c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12930 | 2026.04.06 16:14:12.649472 [ 4 ] {b718b557-be20-451c-91c3-11494c7655c6} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12931 | 2026.04.06 16:14:12.649505 [ 4 ] {b718b557-be20-451c-91c3-11494c7655c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12932 | 2026.04.06 16:14:12.649855 [ 4 ] {b718b557-be20-451c-91c3-11494c7655c6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12933 | 2026.04.06 16:14:12.650075 [ 4 ] {b718b557-be20-451c-91c3-11494c7655c6} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12934 | 2026.04.06 16:14:12.650202 [ 4 ] {b718b557-be20-451c-91c3-11494c7655c6} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.00147 sec., 568027.2108843537 rows/sec., 44.21 MiB/sec. | ||
| 12935 | 2026.04.06 16:14:12.650239 [ 4 ] {b718b557-be20-451c-91c3-11494c7655c6} <Debug> TCPHandler: Processed in 0.00163264 sec. | ||
| 12936 | 2026.04.06 16:14:12.650350 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12937 | 2026.04.06 16:14:12.650445 [ 4 ] {96d122cc-5c41-4a53-a7bf-b83f5b92c24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12938 | 2026.04.06 16:14:12.650483 [ 4 ] {96d122cc-5c41-4a53-a7bf-b83f5b92c24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12939 | 2026.04.06 16:14:12.650908 [ 4 ] {96d122cc-5c41-4a53-a7bf-b83f5b92c24c} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2026.04.06 16:14:12.650942 [ 4 ] {96d122cc-5c41-4a53-a7bf-b83f5b92c24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12941 | 2026.04.06 16:14:12.651246 [ 4 ] {96d122cc-5c41-4a53-a7bf-b83f5b92c24c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12942 | 2026.04.06 16:14:12.651461 [ 4 ] {96d122cc-5c41-4a53-a7bf-b83f5b92c24c} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2026.04.06 16:14:12.651585 [ 4 ] {96d122cc-5c41-4a53-a7bf-b83f5b92c24c} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001159 sec., 138912.85591026745 rows/sec., 8.40 MiB/sec. | ||
| 12944 | 2026.04.06 16:14:12.651623 [ 4 ] {96d122cc-5c41-4a53-a7bf-b83f5b92c24c} <Debug> TCPHandler: Processed in 0.001321734 sec. | ||
| 12945 | 2026.04.06 16:14:12.651793 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2026.04.06 16:14:12.651916 [ 4 ] {bc12760e-abe4-48f2-b45a-2222b5ab73bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12947 | 2026.04.06 16:14:12.651962 [ 4 ] {bc12760e-abe4-48f2-b45a-2222b5ab73bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12948 | 2026.04.06 16:14:12.652466 [ 4 ] {bc12760e-abe4-48f2-b45a-2222b5ab73bc} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.04.06 16:14:12.652503 [ 4 ] {bc12760e-abe4-48f2-b45a-2222b5ab73bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12950 | 2026.04.06 16:14:12.652823 [ 4 ] {bc12760e-abe4-48f2-b45a-2222b5ab73bc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12951 | 2026.04.06 16:14:12.653033 [ 4 ] {bc12760e-abe4-48f2-b45a-2222b5ab73bc} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.04.06 16:14:12.653157 [ 4 ] {bc12760e-abe4-48f2-b45a-2222b5ab73bc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001266 sec., 117693.52290679305 rows/sec., 7.60 MiB/sec. | ||
| 12953 | 2026.04.06 16:14:12.653194 [ 4 ] {bc12760e-abe4-48f2-b45a-2222b5ab73bc} <Debug> TCPHandler: Processed in 0.001471628 sec. | ||
| 12954 | 2026.04.06 16:14:12.653317 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12955 | 2026.04.06 16:14:12.653412 [ 4 ] {d154cd90-e3bf-46ed-8cde-1a01db9c5cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12956 | 2026.04.06 16:14:12.653452 [ 4 ] {d154cd90-e3bf-46ed-8cde-1a01db9c5cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12957 | 2026.04.06 16:14:12.653886 [ 4 ] {d154cd90-e3bf-46ed-8cde-1a01db9c5cb6} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2026.04.06 16:14:12.653920 [ 4 ] {d154cd90-e3bf-46ed-8cde-1a01db9c5cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12959 | 2026.04.06 16:14:12.654227 [ 4 ] {d154cd90-e3bf-46ed-8cde-1a01db9c5cb6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12960 | 2026.04.06 16:14:12.654431 [ 4 ] {d154cd90-e3bf-46ed-8cde-1a01db9c5cb6} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2026.04.06 16:14:12.654555 [ 4 ] {d154cd90-e3bf-46ed-8cde-1a01db9c5cb6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001161 sec., 127476.31352282516 rows/sec., 7.25 MiB/sec. | ||
| 12962 | 2026.04.06 16:14:12.654592 [ 4 ] {d154cd90-e3bf-46ed-8cde-1a01db9c5cb6} <Debug> TCPHandler: Processed in 0.001323724 sec. | ||
| 12963 | 2026.04.06 16:14:12.654707 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12964 | 2026.04.06 16:14:12.654801 [ 4 ] {71647d5b-2e7a-48f5-9466-6fd0296b31a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12965 | 2026.04.06 16:14:12.654841 [ 4 ] {71647d5b-2e7a-48f5-9466-6fd0296b31a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12966 | 2026.04.06 16:14:12.655400 [ 4 ] {71647d5b-2e7a-48f5-9466-6fd0296b31a2} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2026.04.06 16:14:12.655434 [ 4 ] {71647d5b-2e7a-48f5-9466-6fd0296b31a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12968 | 2026.04.06 16:14:12.655753 [ 4 ] {71647d5b-2e7a-48f5-9466-6fd0296b31a2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12969 | 2026.04.06 16:14:12.655957 [ 4 ] {71647d5b-2e7a-48f5-9466-6fd0296b31a2} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2026.04.06 16:14:12.656079 [ 4 ] {71647d5b-2e7a-48f5-9466-6fd0296b31a2} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001296 sec., 392746.9135802469 rows/sec., 27.65 MiB/sec. | ||
| 12971 | 2026.04.06 16:14:12.656115 [ 4 ] {71647d5b-2e7a-48f5-9466-6fd0296b31a2} <Debug> TCPHandler: Processed in 0.001456758 sec. | ||
| 12972 | 2026.04.06 16:14:12.656226 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2026.04.06 16:14:12.656327 [ 4 ] {df6000be-6d20-4c7e-a5f2-523a7aa2fddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12974 | 2026.04.06 16:14:12.656369 [ 4 ] {df6000be-6d20-4c7e-a5f2-523a7aa2fddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12975 | 2026.04.06 16:14:12.656699 [ 4 ] {df6000be-6d20-4c7e-a5f2-523a7aa2fddb} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2026.04.06 16:14:12.656732 [ 4 ] {df6000be-6d20-4c7e-a5f2-523a7aa2fddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12977 | 2026.04.06 16:14:12.657032 [ 4 ] {df6000be-6d20-4c7e-a5f2-523a7aa2fddb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12978 | 2026.04.06 16:14:12.657236 [ 4 ] {df6000be-6d20-4c7e-a5f2-523a7aa2fddb} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2026.04.06 16:14:12.657360 [ 4 ] {df6000be-6d20-4c7e-a5f2-523a7aa2fddb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 12980 | 2026.04.06 16:14:12.657396 [ 4 ] {df6000be-6d20-4c7e-a5f2-523a7aa2fddb} <Debug> TCPHandler: Processed in 0.001218492 sec. | ||
| 12981 | 2026.04.06 16:14:12.657509 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12982 | 2026.04.06 16:14:12.657601 [ 4 ] {6fcde6cb-e936-4e82-9091-05dd0e239dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12983 | 2026.04.06 16:14:12.657642 [ 4 ] {6fcde6cb-e936-4e82-9091-05dd0e239dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12984 | 2026.04.06 16:14:12.658030 [ 4 ] {6fcde6cb-e936-4e82-9091-05dd0e239dbf} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12985 | 2026.04.06 16:14:12.658064 [ 4 ] {6fcde6cb-e936-4e82-9091-05dd0e239dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12986 | 2026.04.06 16:14:12.658405 [ 4 ] {6fcde6cb-e936-4e82-9091-05dd0e239dbf} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12987 | 2026.04.06 16:14:12.658609 [ 4 ] {6fcde6cb-e936-4e82-9091-05dd0e239dbf} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12988 | 2026.04.06 16:14:12.658732 [ 4 ] {6fcde6cb-e936-4e82-9091-05dd0e239dbf} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00115 sec., 230434.78260869565 rows/sec., 15.31 MiB/sec. | ||
| 12989 | 2026.04.06 16:14:12.658768 [ 4 ] {6fcde6cb-e936-4e82-9091-05dd0e239dbf} <Debug> TCPHandler: Processed in 0.001307525 sec. | ||
| 12990 | 2026.04.06 16:14:12.658884 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12991 | 2026.04.06 16:14:12.658986 [ 4 ] {53e54634-1bfe-48ed-9211-71f8c7faa1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12992 | 2026.04.06 16:14:12.659026 [ 4 ] {53e54634-1bfe-48ed-9211-71f8c7faa1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12993 | 2026.04.06 16:14:12.659343 [ 4 ] {53e54634-1bfe-48ed-9211-71f8c7faa1f2} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2026.04.06 16:14:12.659376 [ 4 ] {53e54634-1bfe-48ed-9211-71f8c7faa1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12995 | 2026.04.06 16:14:12.659665 [ 4 ] {53e54634-1bfe-48ed-9211-71f8c7faa1f2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12996 | 2026.04.06 16:14:12.659880 [ 4 ] {53e54634-1bfe-48ed-9211-71f8c7faa1f2} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2026.04.06 16:14:12.659973 [ 56 ] {} <Debug> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 12998 | 2026.04.06 16:14:12.660002 [ 4 ] {53e54634-1bfe-48ed-9211-71f8c7faa1f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 12999 | 2026.04.06 16:14:12.660010 [ 56 ] {} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2026.04.06 16:14:12.660032 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 13001 | 2026.04.06 16:14:12.660039 [ 4 ] {53e54634-1bfe-48ed-9211-71f8c7faa1f2} <Debug> TCPHandler: Processed in 0.001202972 sec. | ||
| 13002 | 2026.04.06 16:14:12.660151 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13003 | 2026.04.06 16:14:12.660147 [ 189 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 13004 | 2026.04.06 16:14:12.660245 [ 4 ] {f482a23a-b34c-4b3e-b3de-1ea355bc316b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13005 | 2026.04.06 16:14:12.660301 [ 4 ] {f482a23a-b34c-4b3e-b3de-1ea355bc316b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13006 | 2026.04.06 16:14:12.660319 [ 189 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13007 | 2026.04.06 16:14:12.660364 [ 189 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 13008 | 2026.04.06 16:14:12.660437 [ 189 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 13009 | 2026.04.06 16:14:12.660491 [ 189 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 13010 | 2026.04.06 16:14:12.660538 [ 189 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 13011 | 2026.04.06 16:14:12.660584 [ 189 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 13012 | 2026.04.06 16:14:12.660629 [ 189 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::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 | ||
| 13013 | 2026.04.06 16:14:12.661108 [ 4 ] {f482a23a-b34c-4b3e-b3de-1ea355bc316b} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2026.04.06 16:14:12.661149 [ 4 ] {f482a23a-b34c-4b3e-b3de-1ea355bc316b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13015 | 2026.04.06 16:14:12.661699 [ 4 ] {f482a23a-b34c-4b3e-b3de-1ea355bc316b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13016 | 2026.04.06 16:14:12.661696 [ 202 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.00160164 sec., 21852.601083889014 rows/sec., 1.44 MiB/sec. | ||
| 13017 | 2026.04.06 16:14:12.661860 [ 189 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 13018 | 2026.04.06 16:14:12.661941 [ 4 ] {f482a23a-b34c-4b3e-b3de-1ea355bc316b} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13019 | 2026.04.06 16:14:12.662092 [ 4 ] {f482a23a-b34c-4b3e-b3de-1ea355bc316b} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001865 sec., 10187.667560321717 rows/sec., 18.26 MiB/sec. | ||
| 13020 | 2026.04.06 16:14:12.662143 [ 189 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_35_7} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2026.04.06 16:14:12.662148 [ 4 ] {f482a23a-b34c-4b3e-b3de-1ea355bc316b} <Debug> TCPHandler: Processed in 0.002045228 sec. | ||
| 13022 | 2026.04.06 16:14:12.662222 [ 189 ] {85a33d4c-d673-4d7d-9c01-7bc3c6089d26::all_1_35_7} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 13023 | 2026.04.06 16:14:12.662278 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13024 | 2026.04.06 16:14:12.662299 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13025 | 2026.04.06 16:14:12.662376 [ 4 ] {fd879091-2b09-496a-b025-79a5ce30286b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13026 | 2026.04.06 16:14:12.662421 [ 4 ] {fd879091-2b09-496a-b025-79a5ce30286b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13027 | 2026.04.06 16:14:12.662745 [ 4 ] {fd879091-2b09-496a-b025-79a5ce30286b} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13028 | 2026.04.06 16:14:12.662781 [ 4 ] {fd879091-2b09-496a-b025-79a5ce30286b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 13029 | 2026.04.06 16:14:12.663085 [ 4 ] {fd879091-2b09-496a-b025-79a5ce30286b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13030 | 2026.04.06 16:14:12.663299 [ 4 ] {fd879091-2b09-496a-b025-79a5ce30286b} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13031 | 2026.04.06 16:14:12.663423 [ 4 ] {fd879091-2b09-496a-b025-79a5ce30286b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 13032 | 2026.04.06 16:14:12.663457 [ 4 ] {fd879091-2b09-496a-b025-79a5ce30286b} <Debug> TCPHandler: Processed in 0.001226853 sec. | ||
| 13033 | 2026.04.06 16:14:14.142310 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25446 | ||
| 13034 | 2026.04.06 16:14:14.143070 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13035 | 2026.04.06 16:14:14.143131 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 13036 | 2026.04.06 16:14:14.143807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13037 | 2026.04.06 16:14:14.144134 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13038 | 2026.04.06 16:14:14.144333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25446 | ||
| 13039 | 2026.04.06 16:14:14.672619 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13040 | 2026.04.06 16:14:14.672817 [ 4 ] {d3ff57f8-d0e2-4915-8fe6-47f1dcfa0975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13041 | 2026.04.06 16:14:14.672892 [ 4 ] {d3ff57f8-d0e2-4915-8fe6-47f1dcfa0975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13042 | 2026.04.06 16:14:14.673530 [ 4 ] {d3ff57f8-d0e2-4915-8fe6-47f1dcfa0975} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2026.04.06 16:14:14.673578 [ 4 ] {d3ff57f8-d0e2-4915-8fe6-47f1dcfa0975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 13044 | 2026.04.06 16:14:14.673982 [ 4 ] {d3ff57f8-d0e2-4915-8fe6-47f1dcfa0975} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13045 | 2026.04.06 16:14:14.674218 [ 4 ] {d3ff57f8-d0e2-4915-8fe6-47f1dcfa0975} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13046 | 2026.04.06 16:14:14.674377 [ 4 ] {d3ff57f8-d0e2-4915-8fe6-47f1dcfa0975} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00161 sec., 2484.4720496894406 rows/sec., 202.59 KiB/sec. | ||
| 13047 | 2026.04.06 16:14:14.674426 [ 4 ] {d3ff57f8-d0e2-4915-8fe6-47f1dcfa0975} <Debug> TCPHandler: Processed in 0.001940776 sec. | ||
| 13048 | 2026.04.06 16:14:14.674550 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13049 | 2026.04.06 16:14:14.674651 [ 4 ] {d245a4bb-4c05-46ad-bd1d-69adc06536ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13050 | 2026.04.06 16:14:14.674695 [ 4 ] {d245a4bb-4c05-46ad-bd1d-69adc06536ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13051 | 2026.04.06 16:14:14.676688 [ 4 ] {d245a4bb-4c05-46ad-bd1d-69adc06536ee} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13052 | 2026.04.06 16:14:14.676725 [ 4 ] {d245a4bb-4c05-46ad-bd1d-69adc06536ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 13053 | 2026.04.06 16:14:14.677185 [ 4 ] {d245a4bb-4c05-46ad-bd1d-69adc06536ee} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13054 | 2026.04.06 16:14:14.677402 [ 4 ] {d245a4bb-4c05-46ad-bd1d-69adc06536ee} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2026.04.06 16:14:14.677536 [ 4 ] {d245a4bb-4c05-46ad-bd1d-69adc06536ee} <Debug> executeQuery: Read 2453 rows, 185.05 KiB in 0.002908 sec., 843535.07565337 rows/sec., 62.14 MiB/sec. | ||
| 13056 | 2026.04.06 16:14:14.677576 [ 4 ] {d245a4bb-4c05-46ad-bd1d-69adc06536ee} <Debug> TCPHandler: Processed in 0.003078737 sec. | ||
| 13057 | 2026.04.06 16:14:14.677689 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13058 | 2026.04.06 16:14:14.677787 [ 4 ] {b0bd5028-d08e-40fe-87c0-2828e287f46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13059 | 2026.04.06 16:14:14.677829 [ 4 ] {b0bd5028-d08e-40fe-87c0-2828e287f46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13060 | 2026.04.06 16:14:14.678255 [ 4 ] {b0bd5028-d08e-40fe-87c0-2828e287f46f} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2026.04.06 16:14:14.678290 [ 4 ] {b0bd5028-d08e-40fe-87c0-2828e287f46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 13062 | 2026.04.06 16:14:14.678595 [ 4 ] {b0bd5028-d08e-40fe-87c0-2828e287f46f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13063 | 2026.04.06 16:14:14.678837 [ 4 ] {b0bd5028-d08e-40fe-87c0-2828e287f46f} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2026.04.06 16:14:14.678971 [ 4 ] {b0bd5028-d08e-40fe-87c0-2828e287f46f} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001204 sec., 31561.461794019935 rows/sec., 2.30 MiB/sec. | ||
| 13065 | 2026.04.06 16:14:14.679008 [ 4 ] {b0bd5028-d08e-40fe-87c0-2828e287f46f} <Debug> TCPHandler: Processed in 0.001368045 sec. | ||
| 13066 | 2026.04.06 16:14:14.679111 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13067 | 2026.04.06 16:14:14.679205 [ 4 ] {a3706294-d4da-4903-bbe8-f6cf0f3c1286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13068 | 2026.04.06 16:14:14.679245 [ 4 ] {a3706294-d4da-4903-bbe8-f6cf0f3c1286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13069 | 2026.04.06 16:14:14.680000 [ 4 ] {a3706294-d4da-4903-bbe8-f6cf0f3c1286} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2026.04.06 16:14:14.680036 [ 4 ] {a3706294-d4da-4903-bbe8-f6cf0f3c1286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 13071 | 2026.04.06 16:14:14.680373 [ 4 ] {a3706294-d4da-4903-bbe8-f6cf0f3c1286} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13072 | 2026.04.06 16:14:14.680586 [ 4 ] {a3706294-d4da-4903-bbe8-f6cf0f3c1286} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2026.04.06 16:14:14.680715 [ 4 ] {a3706294-d4da-4903-bbe8-f6cf0f3c1286} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001529 sec., 523871.81164159585 rows/sec., 30.26 MiB/sec. | ||
| 13074 | 2026.04.06 16:14:14.680752 [ 4 ] {a3706294-d4da-4903-bbe8-f6cf0f3c1286} <Debug> TCPHandler: Processed in 0.001690551 sec. | ||
| 13075 | 2026.04.06 16:14:14.680872 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13076 | 2026.04.06 16:14:14.680994 [ 4 ] {ea45f307-9992-4ff0-bc36-e2a9108eee57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13077 | 2026.04.06 16:14:14.681043 [ 4 ] {ea45f307-9992-4ff0-bc36-e2a9108eee57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13078 | 2026.04.06 16:14:14.681463 [ 4 ] {ea45f307-9992-4ff0-bc36-e2a9108eee57} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13079 | 2026.04.06 16:14:14.681504 [ 4 ] {ea45f307-9992-4ff0-bc36-e2a9108eee57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 13080 | 2026.04.06 16:14:14.681800 [ 4 ] {ea45f307-9992-4ff0-bc36-e2a9108eee57} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13081 | 2026.04.06 16:14:14.682024 [ 4 ] {ea45f307-9992-4ff0-bc36-e2a9108eee57} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13082 | 2026.04.06 16:14:14.682163 [ 4 ] {ea45f307-9992-4ff0-bc36-e2a9108eee57} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001193 sec., 838.2229673093043 rows/sec., 58.94 KiB/sec. | ||
| 13083 | 2026.04.06 16:14:14.682203 [ 4 ] {ea45f307-9992-4ff0-bc36-e2a9108eee57} <Debug> TCPHandler: Processed in 0.001391336 sec. | ||
| 13084 | 2026.04.06 16:14:14.682307 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13085 | 2026.04.06 16:14:14.682402 [ 4 ] {b1cce84a-61e1-45b6-b1d4-512259a0a7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13086 | 2026.04.06 16:14:14.682442 [ 4 ] {b1cce84a-61e1-45b6-b1d4-512259a0a7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13087 | 2026.04.06 16:14:14.683406 [ 4 ] {b1cce84a-61e1-45b6-b1d4-512259a0a7fd} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13088 | 2026.04.06 16:14:14.683443 [ 4 ] {b1cce84a-61e1-45b6-b1d4-512259a0a7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 13089 | 2026.04.06 16:14:14.683800 [ 4 ] {b1cce84a-61e1-45b6-b1d4-512259a0a7fd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13090 | 2026.04.06 16:14:14.684010 [ 4 ] {b1cce84a-61e1-45b6-b1d4-512259a0a7fd} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13091 | 2026.04.06 16:14:14.684140 [ 4 ] {b1cce84a-61e1-45b6-b1d4-512259a0a7fd} <Debug> executeQuery: Read 1317 rows, 90.28 KiB in 0.001757 sec., 749573.1360273192 rows/sec., 50.18 MiB/sec. | ||
| 13092 | 2026.04.06 16:14:14.684179 [ 4 ] {b1cce84a-61e1-45b6-b1d4-512259a0a7fd} <Debug> TCPHandler: Processed in 0.001920856 sec. | ||
| 13093 | 2026.04.06 16:14:14.684280 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13094 | 2026.04.06 16:14:14.684374 [ 4 ] {86624872-41d3-42dc-a1a5-f7ee58f14be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13095 | 2026.04.06 16:14:14.684418 [ 4 ] {86624872-41d3-42dc-a1a5-f7ee58f14be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13096 | 2026.04.06 16:14:14.685174 [ 4 ] {86624872-41d3-42dc-a1a5-f7ee58f14be2} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13097 | 2026.04.06 16:14:14.685210 [ 4 ] {86624872-41d3-42dc-a1a5-f7ee58f14be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 13098 | 2026.04.06 16:14:14.685646 [ 4 ] {86624872-41d3-42dc-a1a5-f7ee58f14be2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13099 | 2026.04.06 16:14:14.685861 [ 4 ] {86624872-41d3-42dc-a1a5-f7ee58f14be2} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13100 | 2026.04.06 16:14:14.685995 [ 4 ] {86624872-41d3-42dc-a1a5-f7ee58f14be2} <Debug> executeQuery: Read 1530 rows, 95.33 KiB in 0.001639 sec., 933496.0341671751 rows/sec., 56.80 MiB/sec. | ||
| 13101 | 2026.04.06 16:14:14.686034 [ 4 ] {86624872-41d3-42dc-a1a5-f7ee58f14be2} <Debug> TCPHandler: Processed in 0.001802814 sec. | ||
| 13102 | 2026.04.06 16:14:14.686149 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13103 | 2026.04.06 16:14:14.686244 [ 4 ] {e4a86cb9-d830-4a0a-8fd2-cda8f557a74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13104 | 2026.04.06 16:14:14.686298 [ 4 ] {e4a86cb9-d830-4a0a-8fd2-cda8f557a74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13105 | 2026.04.06 16:14:14.687125 [ 4 ] {e4a86cb9-d830-4a0a-8fd2-cda8f557a74f} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13106 | 2026.04.06 16:14:14.687161 [ 4 ] {e4a86cb9-d830-4a0a-8fd2-cda8f557a74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 13107 | 2026.04.06 16:14:14.687710 [ 4 ] {e4a86cb9-d830-4a0a-8fd2-cda8f557a74f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13108 | 2026.04.06 16:14:14.687947 [ 4 ] {e4a86cb9-d830-4a0a-8fd2-cda8f557a74f} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13109 | 2026.04.06 16:14:14.688086 [ 4 ] {e4a86cb9-d830-4a0a-8fd2-cda8f557a74f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00186 sec., 18279.56989247312 rows/sec., 32.76 MiB/sec. | ||
| 13110 | 2026.04.06 16:14:14.688140 [ 4 ] {e4a86cb9-d830-4a0a-8fd2-cda8f557a74f} <Debug> TCPHandler: Processed in 0.002039858 sec. | ||
| 13111 | 2026.04.06 16:14:14.688249 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13112 | 2026.04.06 16:14:14.688343 [ 4 ] {11cd7000-0fbb-4f22-b74e-14d53ae73d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13113 | 2026.04.06 16:14:14.688384 [ 4 ] {11cd7000-0fbb-4f22-b74e-14d53ae73d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13114 | 2026.04.06 16:14:14.688703 [ 4 ] {11cd7000-0fbb-4f22-b74e-14d53ae73d41} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13115 | 2026.04.06 16:14:14.688739 [ 4 ] {11cd7000-0fbb-4f22-b74e-14d53ae73d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 13116 | 2026.04.06 16:14:14.689039 [ 4 ] {11cd7000-0fbb-4f22-b74e-14d53ae73d41} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13117 | 2026.04.06 16:14:14.689246 [ 4 ] {11cd7000-0fbb-4f22-b74e-14d53ae73d41} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13118 | 2026.04.06 16:14:14.689373 [ 4 ] {11cd7000-0fbb-4f22-b74e-14d53ae73d41} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001047 sec., 22922.636103151865 rows/sec., 1.54 MiB/sec. | ||
| 13119 | 2026.04.06 16:14:14.689409 [ 4 ] {11cd7000-0fbb-4f22-b74e-14d53ae73d41} <Debug> TCPHandler: Processed in 0.001208882 sec. | ||
| 13120 | 2026.04.06 16:14:15.583306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 13121 | 2026.04.06 16:14:15.599691 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13122 | 2026.04.06 16:14:15.599748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13123 | 2026.04.06 16:14:15.605843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13124 | 2026.04.06 16:14:15.606591 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13125 | 2026.04.06 16:14:15.609277 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 13126 | 2026.04.06 16:14:16.724958 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1688 | ||
| 13127 | 2026.04.06 16:14:16.728293 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13128 | 2026.04.06 16:14:16.728351 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13129 | 2026.04.06 16:14:16.729619 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13130 | 2026.04.06 16:14:16.729892 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13131 | 2026.04.06 16:14:16.730264 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1688 | ||
| 13132 | 2026.04.06 16:14:17.634601 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13133 | 2026.04.06 16:14:17.634826 [ 4 ] {6adb91b3-e2f4-4532-82e0-81ad6a19a351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13134 | 2026.04.06 16:14:17.634922 [ 4 ] {6adb91b3-e2f4-4532-82e0-81ad6a19a351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13135 | 2026.04.06 16:14:17.635705 [ 4 ] {6adb91b3-e2f4-4532-82e0-81ad6a19a351} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13136 | 2026.04.06 16:14:17.635752 [ 4 ] {6adb91b3-e2f4-4532-82e0-81ad6a19a351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13137 | 2026.04.06 16:14:17.636156 [ 4 ] {6adb91b3-e2f4-4532-82e0-81ad6a19a351} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13138 | 2026.04.06 16:14:17.636389 [ 4 ] {6adb91b3-e2f4-4532-82e0-81ad6a19a351} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13139 | 2026.04.06 16:14:17.636541 [ 4 ] {6adb91b3-e2f4-4532-82e0-81ad6a19a351} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001788 sec., 31319.910514541385 rows/sec., 2.39 MiB/sec. | ||
| 13140 | 2026.04.06 16:14:17.636582 [ 4 ] {6adb91b3-e2f4-4532-82e0-81ad6a19a351} <Debug> TCPHandler: Processed in 0.00213038 sec. | ||
| 13141 | 2026.04.06 16:14:17.636712 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13142 | 2026.04.06 16:14:17.636815 [ 4 ] {30babe3a-7c95-4dc2-8ba9-85cd00fc1ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13143 | 2026.04.06 16:14:17.636859 [ 4 ] {30babe3a-7c95-4dc2-8ba9-85cd00fc1ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13144 | 2026.04.06 16:14:17.637293 [ 4 ] {30babe3a-7c95-4dc2-8ba9-85cd00fc1ea4} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13145 | 2026.04.06 16:14:17.637332 [ 4 ] {30babe3a-7c95-4dc2-8ba9-85cd00fc1ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13146 | 2026.04.06 16:14:17.637675 [ 4 ] {30babe3a-7c95-4dc2-8ba9-85cd00fc1ea4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13147 | 2026.04.06 16:14:17.637902 [ 4 ] {30babe3a-7c95-4dc2-8ba9-85cd00fc1ea4} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13148 | 2026.04.06 16:14:17.638028 [ 4 ] {30babe3a-7c95-4dc2-8ba9-85cd00fc1ea4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 13149 | 2026.04.06 16:14:17.638064 [ 4 ] {30babe3a-7c95-4dc2-8ba9-85cd00fc1ea4} <Debug> TCPHandler: Processed in 0.001406766 sec. | ||
| 13150 | 2026.04.06 16:14:17.638188 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13151 | 2026.04.06 16:14:17.638286 [ 4 ] {ad562a12-044e-47d8-bfbb-691b196002eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13152 | 2026.04.06 16:14:17.638335 [ 4 ] {ad562a12-044e-47d8-bfbb-691b196002eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13153 | 2026.04.06 16:14:17.638730 [ 4 ] {ad562a12-044e-47d8-bfbb-691b196002eb} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13154 | 2026.04.06 16:14:17.638765 [ 4 ] {ad562a12-044e-47d8-bfbb-691b196002eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13155 | 2026.04.06 16:14:17.639077 [ 4 ] {ad562a12-044e-47d8-bfbb-691b196002eb} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13156 | 2026.04.06 16:14:17.639276 [ 4 ] {ad562a12-044e-47d8-bfbb-691b196002eb} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13157 | 2026.04.06 16:14:17.639402 [ 4 ] {ad562a12-044e-47d8-bfbb-691b196002eb} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001139 sec., 84284.46005267778 rows/sec., 5.87 MiB/sec. | ||
| 13158 | 2026.04.06 16:14:17.639438 [ 4 ] {ad562a12-044e-47d8-bfbb-691b196002eb} <Debug> TCPHandler: Processed in 0.001296504 sec. | ||
| 13159 | 2026.04.06 16:14:17.639551 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13160 | 2026.04.06 16:14:17.639643 [ 4 ] {29903f75-dbf0-4a94-99a7-3a60392ee502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13161 | 2026.04.06 16:14:17.639682 [ 4 ] {29903f75-dbf0-4a94-99a7-3a60392ee502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13162 | 2026.04.06 16:14:17.640010 [ 4 ] {29903f75-dbf0-4a94-99a7-3a60392ee502} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13163 | 2026.04.06 16:14:17.640044 [ 4 ] {29903f75-dbf0-4a94-99a7-3a60392ee502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13164 | 2026.04.06 16:14:17.640340 [ 4 ] {29903f75-dbf0-4a94-99a7-3a60392ee502} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13165 | 2026.04.06 16:14:17.640546 [ 4 ] {29903f75-dbf0-4a94-99a7-3a60392ee502} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13166 | 2026.04.06 16:14:17.640669 [ 4 ] {29903f75-dbf0-4a94-99a7-3a60392ee502} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001044 sec., 34482.75862068965 rows/sec., 2.32 MiB/sec. | ||
| 13167 | 2026.04.06 16:14:17.640703 [ 4 ] {29903f75-dbf0-4a94-99a7-3a60392ee502} <Debug> TCPHandler: Processed in 0.001197632 sec. | ||
| 13168 | 2026.04.06 16:14:21.486520 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13169 | 2026.04.06 16:14:21.486583 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13170 | 2026.04.06 16:14:21.645448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25894 | ||
| 13171 | 2026.04.06 16:14:21.645990 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2026.04.06 16:14:21.646035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13173 | 2026.04.06 16:14:21.646521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13174 | 2026.04.06 16:14:21.646753 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2026.04.06 16:14:21.646880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25894 | ||
| 13176 | 2026.04.06 16:14:22.646494 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2026.04.06 16:14:22.646681 [ 4 ] {2faeadf6-005c-4b1f-abd2-d86bcdb391c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13178 | 2026.04.06 16:14:22.646757 [ 4 ] {2faeadf6-005c-4b1f-abd2-d86bcdb391c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13179 | 2026.04.06 16:14:22.647547 [ 4 ] {2faeadf6-005c-4b1f-abd2-d86bcdb391c4} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13180 | 2026.04.06 16:14:22.647584 [ 4 ] {2faeadf6-005c-4b1f-abd2-d86bcdb391c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13181 | 2026.04.06 16:14:22.647963 [ 4 ] {2faeadf6-005c-4b1f-abd2-d86bcdb391c4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13182 | 2026.04.06 16:14:22.648177 [ 4 ] {2faeadf6-005c-4b1f-abd2-d86bcdb391c4} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13183 | 2026.04.06 16:14:22.648319 [ 4 ] {2faeadf6-005c-4b1f-abd2-d86bcdb391c4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001688 sec., 168246.44549763034 rows/sec., 10.69 MiB/sec. | ||
| 13184 | 2026.04.06 16:14:22.648359 [ 4 ] {2faeadf6-005c-4b1f-abd2-d86bcdb391c4} <Debug> TCPHandler: Processed in 0.001993727 sec. | ||
| 13185 | 2026.04.06 16:14:22.648476 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13186 | 2026.04.06 16:14:22.648568 [ 4 ] {33b1a01b-eaba-4975-badb-5cc4f6eda7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13187 | 2026.04.06 16:14:22.648606 [ 4 ] {33b1a01b-eaba-4975-badb-5cc4f6eda7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13188 | 2026.04.06 16:14:22.649386 [ 4 ] {33b1a01b-eaba-4975-badb-5cc4f6eda7be} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.04.06 16:14:22.649420 [ 4 ] {33b1a01b-eaba-4975-badb-5cc4f6eda7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13190 | 2026.04.06 16:14:22.649759 [ 4 ] {33b1a01b-eaba-4975-badb-5cc4f6eda7be} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13191 | 2026.04.06 16:14:22.649958 [ 4 ] {33b1a01b-eaba-4975-badb-5cc4f6eda7be} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2026.04.06 16:14:22.650082 [ 4 ] {33b1a01b-eaba-4975-badb-5cc4f6eda7be} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001532 sec., 545039.1644908616 rows/sec., 42.42 MiB/sec. | ||
| 13193 | 2026.04.06 16:14:22.650118 [ 4 ] {33b1a01b-eaba-4975-badb-5cc4f6eda7be} <Debug> TCPHandler: Processed in 0.001688722 sec. | ||
| 13194 | 2026.04.06 16:14:22.650224 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13195 | 2026.04.06 16:14:22.650316 [ 4 ] {ac110a43-14fc-4bc8-983f-934394f1151e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13196 | 2026.04.06 16:14:22.650355 [ 4 ] {ac110a43-14fc-4bc8-983f-934394f1151e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13197 | 2026.04.06 16:14:22.650794 [ 4 ] {ac110a43-14fc-4bc8-983f-934394f1151e} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13198 | 2026.04.06 16:14:22.650828 [ 4 ] {ac110a43-14fc-4bc8-983f-934394f1151e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13199 | 2026.04.06 16:14:22.651119 [ 4 ] {ac110a43-14fc-4bc8-983f-934394f1151e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13200 | 2026.04.06 16:14:22.651331 [ 4 ] {ac110a43-14fc-4bc8-983f-934394f1151e} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13201 | 2026.04.06 16:14:22.651455 [ 4 ] {ac110a43-14fc-4bc8-983f-934394f1151e} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001157 sec., 139152.98184961107 rows/sec., 8.42 MiB/sec. | ||
| 13202 | 2026.04.06 16:14:22.651478 [ 31 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13203 | 2026.04.06 16:14:22.651491 [ 4 ] {ac110a43-14fc-4bc8-983f-934394f1151e} <Debug> TCPHandler: Processed in 0.001313645 sec. | ||
| 13204 | 2026.04.06 16:14:22.651542 [ 31 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13205 | 2026.04.06 16:14:22.651567 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13206 | 2026.04.06 16:14:22.651626 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13207 | 2026.04.06 16:14:22.651653 [ 196 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 13208 | 2026.04.06 16:14:22.651721 [ 4 ] {77ecc6be-275e-4f0f-b13c-5c28601aabe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13209 | 2026.04.06 16:14:22.651743 [ 196 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13210 | 2026.04.06 16:14:22.651758 [ 4 ] {77ecc6be-275e-4f0f-b13c-5c28601aabe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13211 | 2026.04.06 16:14:22.651773 [ 196 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 213 rows starting from the beginning of the part | ||
| 13212 | 2026.04.06 16:14:22.651841 [ 196 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 171 rows starting from the beginning of the part | ||
| 13213 | 2026.04.06 16:14:22.651882 [ 196 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 23 rows starting from the beginning of the part | ||
| 13214 | 2026.04.06 16:14:22.651923 [ 196 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part | ||
| 13215 | 2026.04.06 16:14:22.651960 [ 196 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part | ||
| 13216 | 2026.04.06 16:14:22.652000 [ 196 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 161 rows starting from the beginning of the part | ||
| 13217 | 2026.04.06 16:14:22.652226 [ 4 ] {77ecc6be-275e-4f0f-b13c-5c28601aabe1} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13218 | 2026.04.06 16:14:22.652259 [ 4 ] {77ecc6be-275e-4f0f-b13c-5c28601aabe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13219 | 2026.04.06 16:14:22.652552 [ 4 ] {77ecc6be-275e-4f0f-b13c-5c28601aabe1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13220 | 2026.04.06 16:14:22.652740 [ 196 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001125281 sec., 681607.5273642762 rows/sec., 45.09 MiB/sec. | ||
| 13221 | 2026.04.06 16:14:22.652756 [ 4 ] {77ecc6be-275e-4f0f-b13c-5c28601aabe1} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2026.04.06 16:14:22.652866 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13223 | 2026.04.06 16:14:22.652878 [ 4 ] {77ecc6be-275e-4f0f-b13c-5c28601aabe1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 13224 | 2026.04.06 16:14:22.652914 [ 4 ] {77ecc6be-275e-4f0f-b13c-5c28601aabe1} <Debug> TCPHandler: Processed in 0.001334574 sec. | ||
| 13225 | 2026.04.06 16:14:22.653025 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13226 | 2026.04.06 16:14:22.653115 [ 4 ] {edf176ac-de15-4305-b91d-c713974414cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13227 | 2026.04.06 16:14:22.653132 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_76_15} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13228 | 2026.04.06 16:14:22.653153 [ 4 ] {edf176ac-de15-4305-b91d-c713974414cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13229 | 2026.04.06 16:14:22.653197 [ 200 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_76_15} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13230 | 2026.04.06 16:14:22.653257 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13231 | 2026.04.06 16:14:22.653598 [ 4 ] {edf176ac-de15-4305-b91d-c713974414cd} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2026.04.06 16:14:22.653631 [ 4 ] {edf176ac-de15-4305-b91d-c713974414cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13233 | 2026.04.06 16:14:22.653929 [ 4 ] {edf176ac-de15-4305-b91d-c713974414cd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13234 | 2026.04.06 16:14:22.654129 [ 4 ] {edf176ac-de15-4305-b91d-c713974414cd} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2026.04.06 16:14:22.654249 [ 4 ] {edf176ac-de15-4305-b91d-c713974414cd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 13236 | 2026.04.06 16:14:22.654285 [ 4 ] {edf176ac-de15-4305-b91d-c713974414cd} <Debug> TCPHandler: Processed in 0.001306265 sec. | ||
| 13237 | 2026.04.06 16:14:22.654393 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2026.04.06 16:14:22.654483 [ 4 ] {2ee4ff4e-6c51-4659-83fb-a104167bf772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13239 | 2026.04.06 16:14:22.654520 [ 4 ] {2ee4ff4e-6c51-4659-83fb-a104167bf772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13240 | 2026.04.06 16:14:22.655163 [ 4 ] {2ee4ff4e-6c51-4659-83fb-a104167bf772} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13241 | 2026.04.06 16:14:22.655198 [ 4 ] {2ee4ff4e-6c51-4659-83fb-a104167bf772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13242 | 2026.04.06 16:14:22.655516 [ 4 ] {2ee4ff4e-6c51-4659-83fb-a104167bf772} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13243 | 2026.04.06 16:14:22.655719 [ 4 ] {2ee4ff4e-6c51-4659-83fb-a104167bf772} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13244 | 2026.04.06 16:14:22.655842 [ 4 ] {2ee4ff4e-6c51-4659-83fb-a104167bf772} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001376 sec., 369912.7906976744 rows/sec., 26.05 MiB/sec. | ||
| 13245 | 2026.04.06 16:14:22.655878 [ 4 ] {2ee4ff4e-6c51-4659-83fb-a104167bf772} <Debug> TCPHandler: Processed in 0.001530978 sec. | ||
| 13246 | 2026.04.06 16:14:22.655981 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13247 | 2026.04.06 16:14:22.656072 [ 4 ] {9b8f1d78-0a95-4eca-a41b-16357501d3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13248 | 2026.04.06 16:14:22.656111 [ 4 ] {9b8f1d78-0a95-4eca-a41b-16357501d3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13249 | 2026.04.06 16:14:22.656431 [ 4 ] {9b8f1d78-0a95-4eca-a41b-16357501d3cd} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13250 | 2026.04.06 16:14:22.656466 [ 4 ] {9b8f1d78-0a95-4eca-a41b-16357501d3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13251 | 2026.04.06 16:14:22.656775 [ 4 ] {9b8f1d78-0a95-4eca-a41b-16357501d3cd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13252 | 2026.04.06 16:14:22.656975 [ 4 ] {9b8f1d78-0a95-4eca-a41b-16357501d3cd} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13253 | 2026.04.06 16:14:22.657074 [ 31 ] {} <Debug> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13254 | 2026.04.06 16:14:22.657098 [ 4 ] {9b8f1d78-0a95-4eca-a41b-16357501d3cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 13255 | 2026.04.06 16:14:22.657104 [ 31 ] {} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.04.06 16:14:22.657135 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13257 | 2026.04.06 16:14:22.657140 [ 4 ] {9b8f1d78-0a95-4eca-a41b-16357501d3cd} <Debug> TCPHandler: Processed in 0.001204532 sec. | ||
| 13258 | 2026.04.06 16:14:22.657245 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 13259 | 2026.04.06 16:14:22.657253 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13260 | 2026.04.06 16:14:22.657387 [ 4 ] {df0d9312-ed64-48da-8813-043f4c7b1e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13261 | 2026.04.06 16:14:22.657406 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13262 | 2026.04.06 16:14:22.657427 [ 4 ] {df0d9312-ed64-48da-8813-043f4c7b1e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13263 | 2026.04.06 16:14:22.657447 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 13264 | 2026.04.06 16:14:22.657519 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 13265 | 2026.04.06 16:14:22.657577 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 13266 | 2026.04.06 16:14:22.657621 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 13267 | 2026.04.06 16:14:22.657662 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 13268 | 2026.04.06 16:14:22.657703 [ 202 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::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 | ||
| 13269 | 2026.04.06 16:14:22.657892 [ 4 ] {df0d9312-ed64-48da-8813-043f4c7b1e46} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13270 | 2026.04.06 16:14:22.657930 [ 4 ] {df0d9312-ed64-48da-8813-043f4c7b1e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13271 | 2026.04.06 16:14:22.658268 [ 4 ] {df0d9312-ed64-48da-8813-043f4c7b1e46} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13272 | 2026.04.06 16:14:22.658487 [ 4 ] {df0d9312-ed64-48da-8813-043f4c7b1e46} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13273 | 2026.04.06 16:14:22.658542 [ 193 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001346605 sec., 160403.38480846275 rows/sec., 8.18 MiB/sec. | ||
| 13274 | 2026.04.06 16:14:22.658598 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 13275 | 2026.04.06 16:14:22.658613 [ 4 ] {df0d9312-ed64-48da-8813-043f4c7b1e46} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001244 sec., 213022.5080385852 rows/sec., 14.16 MiB/sec. | ||
| 13276 | 2026.04.06 16:14:22.658627 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2026.04.06 16:14:22.658650 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13278 | 2026.04.06 16:14:22.658655 [ 4 ] {df0d9312-ed64-48da-8813-043f4c7b1e46} <Debug> TCPHandler: Processed in 0.001448817 sec. | ||
| 13279 | 2026.04.06 16:14:22.658724 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 13280 | 2026.04.06 16:14:22.658757 [ 193 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13281 | 2026.04.06 16:14:22.658775 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13282 | 2026.04.06 16:14:22.658810 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13283 | 2026.04.06 16:14:22.658837 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 31361 rows starting from the beginning of the part | ||
| 13284 | 2026.04.06 16:14:22.658870 [ 4 ] {349c6d00-a985-4b4a-b44b-b83b316b721d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13285 | 2026.04.06 16:14:22.658888 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 13286 | 2026.04.06 16:14:22.658911 [ 4 ] {349c6d00-a985-4b4a-b44b-b83b316b721d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13287 | 2026.04.06 16:14:22.658932 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 265 rows starting from the beginning of the part | ||
| 13288 | 2026.04.06 16:14:22.658972 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1530 rows starting from the beginning of the part | ||
| 13289 | 2026.04.06 16:14:22.659015 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 96 rows starting from the beginning of the part | ||
| 13290 | 2026.04.06 16:14:22.659054 [ 192 ] {81a64079-e956-431a-868f-58876cd98500::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 265 rows starting from the beginning of the part | ||
| 13291 | 2026.04.06 16:14:22.659147 [ 193 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_36_7} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13292 | 2026.04.06 16:14:22.659243 [ 193 ] {ccb4474b-703b-4e4c-84b2-c988ebbe1e2f::all_1_36_7} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13293 | 2026.04.06 16:14:22.659247 [ 4 ] {349c6d00-a985-4b4a-b44b-b83b316b721d} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13294 | 2026.04.06 16:14:22.659289 [ 4 ] {349c6d00-a985-4b4a-b44b-b83b316b721d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13295 | 2026.04.06 16:14:22.659337 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13296 | 2026.04.06 16:14:22.659585 [ 4 ] {349c6d00-a985-4b4a-b44b-b83b316b721d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13297 | 2026.04.06 16:14:22.659792 [ 4 ] {349c6d00-a985-4b4a-b44b-b83b316b721d} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13298 | 2026.04.06 16:14:22.659917 [ 4 ] {349c6d00-a985-4b4a-b44b-b83b316b721d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 13299 | 2026.04.06 16:14:22.659953 [ 4 ] {349c6d00-a985-4b4a-b44b-b83b316b721d} <Debug> TCPHandler: Processed in 0.001224282 sec. | ||
| 13300 | 2026.04.06 16:14:22.660066 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13301 | 2026.04.06 16:14:22.660157 [ 4 ] {8b55dccc-3bd4-4967-8337-be93a215e7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13302 | 2026.04.06 16:14:22.660208 [ 4 ] {8b55dccc-3bd4-4967-8337-be93a215e7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13303 | 2026.04.06 16:14:22.661005 [ 4 ] {8b55dccc-3bd4-4967-8337-be93a215e7bb} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13304 | 2026.04.06 16:14:22.661039 [ 4 ] {8b55dccc-3bd4-4967-8337-be93a215e7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13305 | 2026.04.06 16:14:22.661705 [ 4 ] {8b55dccc-3bd4-4967-8337-be93a215e7bb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13306 | 2026.04.06 16:14:22.661931 [ 4 ] {8b55dccc-3bd4-4967-8337-be93a215e7bb} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13307 | 2026.04.06 16:14:22.662041 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13308 | 2026.04.06 16:14:22.662067 [ 4 ] {8b55dccc-3bd4-4967-8337-be93a215e7bb} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001927 sec., 9859.885832900884 rows/sec., 17.67 MiB/sec. | ||
| 13309 | 2026.04.06 16:14:22.662070 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13310 | 2026.04.06 16:14:22.662106 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13311 | 2026.04.06 16:14:22.662129 [ 4 ] {8b55dccc-3bd4-4967-8337-be93a215e7bb} <Debug> TCPHandler: Processed in 0.002108499 sec. | ||
| 13312 | 2026.04.06 16:14:22.662171 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 13313 | 2026.04.06 16:14:22.662244 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13314 | 2026.04.06 16:14:22.662337 [ 4 ] {e977fdae-3ad4-4281-ac12-861413d6d6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13315 | 2026.04.06 16:14:22.662343 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13316 | 2026.04.06 16:14:22.662378 [ 4 ] {e977fdae-3ad4-4281-ac12-861413d6d6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13317 | 2026.04.06 16:14:22.662397 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1531 rows starting from the beginning of the part | ||
| 13318 | 2026.04.06 16:14:22.662504 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 19 rows starting from the beginning of the part | ||
| 13319 | 2026.04.06 16:14:22.662603 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 23 rows starting from the beginning of the part | ||
| 13320 | 2026.04.06 16:14:22.662699 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 19 rows starting from the beginning of the part | ||
| 13321 | 2026.04.06 16:14:22.662721 [ 4 ] {e977fdae-3ad4-4281-ac12-861413d6d6c2} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2026.04.06 16:14:22.662757 [ 4 ] {e977fdae-3ad4-4281-ac12-861413d6d6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13323 | 2026.04.06 16:14:22.662797 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
| 13324 | 2026.04.06 16:14:22.662893 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 19 rows starting from the beginning of the part | ||
| 13325 | 2026.04.06 16:14:22.663227 [ 4 ] {e977fdae-3ad4-4281-ac12-861413d6d6c2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13326 | 2026.04.06 16:14:22.663448 [ 4 ] {e977fdae-3ad4-4281-ac12-861413d6d6c2} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2026.04.06 16:14:22.663577 [ 4 ] {e977fdae-3ad4-4281-ac12-861413d6d6c2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001258 sec., 71542.13036565977 rows/sec., 4.48 MiB/sec. | ||
| 13328 | 2026.04.06 16:14:22.663612 [ 4 ] {e977fdae-3ad4-4281-ac12-861413d6d6c2} <Debug> TCPHandler: Processed in 0.001413966 sec. | ||
| 13329 | 2026.04.06 16:14:22.667480 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33677 rows, containing 5 columns (5 merged, 0 gathered) in 0.008785743 sec., 3833141.943714948 rows/sec., 242.90 MiB/sec. | ||
| 13330 | 2026.04.06 16:14:22.667919 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 13331 | 2026.04.06 16:14:22.668230 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13332 | 2026.04.06 16:14:22.668294 [ 188 ] {81a64079-e956-431a-868f-58876cd98500::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 13333 | 2026.04.06 16:14:22.668460 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13334 | 2026.04.06 16:14:22.672317 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1645 rows, containing 19 columns (19 merged, 0 gathered) in 0.010173818 sec., 161689.54467241306 rows/sec., 289.74 MiB/sec. | ||
| 13335 | 2026.04.06 16:14:22.674230 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13336 | 2026.04.06 16:14:22.674541 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13337 | 2026.04.06 16:14:22.674610 [ 200 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13338 | 2026.04.06 16:14:22.674693 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 13339 | 2026.04.06 16:14:23.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.93 MiB, peak 340.50 MiB, free memory in arenas 0.00 B, will set to 338.20 MiB (RSS), difference: 9.27 MiB | ||
| 13340 | 2026.04.06 16:14:23.110287 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 13341 | 2026.04.06 16:14:23.127836 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.04.06 16:14:23.127889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13343 | 2026.04.06 16:14:23.134112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13344 | 2026.04.06 16:14:23.134827 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2026.04.06 16:14:23.137983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 13346 | 2026.04.06 16:14:25.217993 [ 40 ] {} <Debug> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13347 | 2026.04.06 16:14:25.218079 [ 40 ] {} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13348 | 2026.04.06 16:14:25.218104 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13349 | 2026.04.06 16:14:25.218209 [ 188 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::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 | ||
| 13350 | 2026.04.06 16:14:25.218341 [ 188 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13351 | 2026.04.06 16:14:25.218379 [ 188 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 13352 | 2026.04.06 16:14:25.218453 [ 188 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 13353 | 2026.04.06 16:14:25.218506 [ 188 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 13354 | 2026.04.06 16:14:25.218556 [ 188 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 13355 | 2026.04.06 16:14:25.218602 [ 188 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 13356 | 2026.04.06 16:14:25.219440 [ 195 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273574 sec., 4711.151452526512 rows/sec., 349.66 KiB/sec. | ||
| 13357 | 2026.04.06 16:14:25.219623 [ 199 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13358 | 2026.04.06 16:14:25.219938 [ 199 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_13_3} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13359 | 2026.04.06 16:14:25.220011 [ 199 ] {b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4::all_1_13_3} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13360 | 2026.04.06 16:14:25.220121 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13361 | 2026.04.06 16:14:26.699136 [ 40 ] {} <Debug> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 13362 | 2026.04.06 16:14:26.699206 [ 40 ] {} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13363 | 2026.04.06 16:14:26.699230 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13364 | 2026.04.06 16:14:26.699338 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 13365 | 2026.04.06 16:14:26.699474 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13366 | 2026.04.06 16:14:26.699513 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 18 rows starting from the beginning of the part | ||
| 13367 | 2026.04.06 16:14:26.699588 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 13368 | 2026.04.06 16:14:26.699639 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 13369 | 2026.04.06 16:14:26.699693 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 13370 | 2026.04.06 16:14:26.699739 [ 188 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 13371 | 2026.04.06 16:14:26.700555 [ 195 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259223 sec., 28589.05849083125 rows/sec., 2.39 MiB/sec. | ||
| 13372 | 2026.04.06 16:14:26.700749 [ 194 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 13373 | 2026.04.06 16:14:26.701063 [ 194 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_26_6} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13374 | 2026.04.06 16:14:26.701143 [ 194 ] {b8b7b540-c65e-4f5d-9834-9a1d70f06b27::all_1_26_6} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 13375 | 2026.04.06 16:14:26.701252 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13376 | 2026.04.06 16:14:26.731469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1718 | ||
| 13377 | 2026.04.06 16:14:26.733701 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13378 | 2026.04.06 16:14:26.733740 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13379 | 2026.04.06 16:14:26.734968 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13380 | 2026.04.06 16:14:26.735286 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13381 | 2026.04.06 16:14:26.735639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1718 | ||
| 13382 | 2026.04.06 16:14:27.638988 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13383 | 2026.04.06 16:14:27.639162 [ 4 ] {23cfd923-231f-49a1-893e-f192c213ddcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13384 | 2026.04.06 16:14:27.639225 [ 4 ] {23cfd923-231f-49a1-893e-f192c213ddcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13385 | 2026.04.06 16:14:27.639878 [ 4 ] {23cfd923-231f-49a1-893e-f192c213ddcd} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13386 | 2026.04.06 16:14:27.639925 [ 4 ] {23cfd923-231f-49a1-893e-f192c213ddcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13387 | 2026.04.06 16:14:27.640321 [ 4 ] {23cfd923-231f-49a1-893e-f192c213ddcd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13388 | 2026.04.06 16:14:27.640540 [ 4 ] {23cfd923-231f-49a1-893e-f192c213ddcd} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13389 | 2026.04.06 16:14:27.640681 [ 4 ] {23cfd923-231f-49a1-893e-f192c213ddcd} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001566 sec., 65134.09961685824 rows/sec., 5.43 MiB/sec. | ||
| 13390 | 2026.04.06 16:14:27.640697 [ 39 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13391 | 2026.04.06 16:14:27.640721 [ 4 ] {23cfd923-231f-49a1-893e-f192c213ddcd} <Debug> TCPHandler: Processed in 0.001857244 sec. | ||
| 13392 | 2026.04.06 16:14:27.640778 [ 39 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2026.04.06 16:14:27.640813 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13394 | 2026.04.06 16:14:27.640880 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13395 | 2026.04.06 16:14:27.640942 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 13396 | 2026.04.06 16:14:27.640976 [ 4 ] {09a3607d-3964-4519-b2d0-cd4be0443372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13397 | 2026.04.06 16:14:27.641023 [ 4 ] {09a3607d-3964-4519-b2d0-cd4be0443372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13398 | 2026.04.06 16:14:27.641103 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13399 | 2026.04.06 16:14:27.641144 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3242 rows starting from the beginning of the part | ||
| 13400 | 2026.04.06 16:14:27.641217 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 835 rows starting from the beginning of the part | ||
| 13401 | 2026.04.06 16:14:27.641266 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 2453 rows starting from the beginning of the part | ||
| 13402 | 2026.04.06 16:14:27.641312 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 13403 | 2026.04.06 16:14:27.641356 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 835 rows starting from the beginning of the part | ||
| 13404 | 2026.04.06 16:14:27.641392 [ 198 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 102 rows starting from the beginning of the part | ||
| 13405 | 2026.04.06 16:14:27.641431 [ 4 ] {09a3607d-3964-4519-b2d0-cd4be0443372} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13406 | 2026.04.06 16:14:27.641470 [ 4 ] {09a3607d-3964-4519-b2d0-cd4be0443372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13407 | 2026.04.06 16:14:27.641792 [ 4 ] {09a3607d-3964-4519-b2d0-cd4be0443372} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13408 | 2026.04.06 16:14:27.642030 [ 4 ] {09a3607d-3964-4519-b2d0-cd4be0443372} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13409 | 2026.04.06 16:14:27.642159 [ 4 ] {09a3607d-3964-4519-b2d0-cd4be0443372} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001202 sec., 19134.77537437604 rows/sec., 1.41 MiB/sec. | ||
| 13410 | 2026.04.06 16:14:27.642195 [ 4 ] {09a3607d-3964-4519-b2d0-cd4be0443372} <Debug> TCPHandler: Processed in 0.001368696 sec. | ||
| 13411 | 2026.04.06 16:14:27.642306 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13412 | 2026.04.06 16:14:27.642398 [ 4 ] {fc2115f9-030c-405d-b5cb-4bc68909210e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13413 | 2026.04.06 16:14:27.642437 [ 4 ] {fc2115f9-030c-405d-b5cb-4bc68909210e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13414 | 2026.04.06 16:14:27.642860 [ 4 ] {fc2115f9-030c-405d-b5cb-4bc68909210e} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13415 | 2026.04.06 16:14:27.642895 [ 4 ] {fc2115f9-030c-405d-b5cb-4bc68909210e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13416 | 2026.04.06 16:14:27.643194 [ 4 ] {fc2115f9-030c-405d-b5cb-4bc68909210e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13417 | 2026.04.06 16:14:27.643397 [ 4 ] {fc2115f9-030c-405d-b5cb-4bc68909210e} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13418 | 2026.04.06 16:14:27.643509 [ 39 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13419 | 2026.04.06 16:14:27.643520 [ 4 ] {fc2115f9-030c-405d-b5cb-4bc68909210e} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001139 sec., 76382.79192273924 rows/sec., 5.96 MiB/sec. | ||
| 13420 | 2026.04.06 16:14:27.643555 [ 39 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13421 | 2026.04.06 16:14:27.643573 [ 4 ] {fc2115f9-030c-405d-b5cb-4bc68909210e} <Debug> TCPHandler: Processed in 0.001313584 sec. | ||
| 13422 | 2026.04.06 16:14:27.643580 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13423 | 2026.04.06 16:14:27.643629 [ 195 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002747361 sec., 2738264.101441347 rows/sec., 216.32 MiB/sec. | ||
| 13424 | 2026.04.06 16:14:27.643661 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 13425 | 2026.04.06 16:14:27.643696 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13426 | 2026.04.06 16:14:27.643753 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13427 | 2026.04.06 16:14:27.643781 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1794 rows starting from the beginning of the part | ||
| 13428 | 2026.04.06 16:14:27.643792 [ 4 ] {fb4c2527-e406-4143-81b5-998d69f5c807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13429 | 2026.04.06 16:14:27.643824 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 509 rows starting from the beginning of the part | ||
| 13430 | 2026.04.06 16:14:27.643839 [ 4 ] {fb4c2527-e406-4143-81b5-998d69f5c807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13431 | 2026.04.06 16:14:27.643863 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1317 rows starting from the beginning of the part | ||
| 13432 | 2026.04.06 16:14:27.643899 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 13433 | 2026.04.06 16:14:27.643929 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 509 rows starting from the beginning of the part | ||
| 13434 | 2026.04.06 16:14:27.643962 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 87 rows starting from the beginning of the part | ||
| 13435 | 2026.04.06 16:14:27.644003 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13436 | 2026.04.06 16:14:27.644258 [ 4 ] {fb4c2527-e406-4143-81b5-998d69f5c807} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13437 | 2026.04.06 16:14:27.644294 [ 4 ] {fb4c2527-e406-4143-81b5-998d69f5c807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13438 | 2026.04.06 16:14:27.644367 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_91_18} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13439 | 2026.04.06 16:14:27.644447 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_91_18} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13440 | 2026.04.06 16:14:27.644535 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 13441 | 2026.04.06 16:14:27.644627 [ 4 ] {fb4c2527-e406-4143-81b5-998d69f5c807} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13442 | 2026.04.06 16:14:27.644837 [ 4 ] {fb4c2527-e406-4143-81b5-998d69f5c807} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13443 | 2026.04.06 16:14:27.644975 [ 4 ] {fb4c2527-e406-4143-81b5-998d69f5c807} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 13444 | 2026.04.06 16:14:27.645015 [ 4 ] {fb4c2527-e406-4143-81b5-998d69f5c807} <Debug> TCPHandler: Processed in 0.001365836 sec. | ||
| 13445 | 2026.04.06 16:14:27.645124 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13446 | 2026.04.06 16:14:27.645182 [ 195 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553269 sec., 2755478.9286337397 rows/sec., 199.26 MiB/sec. | ||
| 13447 | 2026.04.06 16:14:27.645215 [ 4 ] {f1f98071-fe37-4b8c-b5d9-61e58d5d316d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13448 | 2026.04.06 16:14:27.645271 [ 4 ] {f1f98071-fe37-4b8c-b5d9-61e58d5d316d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13449 | 2026.04.06 16:14:27.645384 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13450 | 2026.04.06 16:14:27.645622 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_91_18} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13451 | 2026.04.06 16:14:27.645705 [ 198 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_91_18} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13452 | 2026.04.06 16:14:27.645778 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 13453 | 2026.04.06 16:14:27.646058 [ 4 ] {f1f98071-fe37-4b8c-b5d9-61e58d5d316d} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13454 | 2026.04.06 16:14:27.646098 [ 4 ] {f1f98071-fe37-4b8c-b5d9-61e58d5d316d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13455 | 2026.04.06 16:14:27.646635 [ 4 ] {f1f98071-fe37-4b8c-b5d9-61e58d5d316d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13456 | 2026.04.06 16:14:27.646875 [ 4 ] {f1f98071-fe37-4b8c-b5d9-61e58d5d316d} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13457 | 2026.04.06 16:14:27.647009 [ 4 ] {f1f98071-fe37-4b8c-b5d9-61e58d5d316d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001812 sec., 12693.156732891832 rows/sec., 22.75 MiB/sec. | ||
| 13458 | 2026.04.06 16:14:27.647060 [ 4 ] {f1f98071-fe37-4b8c-b5d9-61e58d5d316d} <Debug> TCPHandler: Processed in 0.001983066 sec. | ||
| 13459 | 2026.04.06 16:14:27.647174 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13460 | 2026.04.06 16:14:27.647266 [ 4 ] {9f2a36f6-1dd9-4c73-b082-331207b18a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13461 | 2026.04.06 16:14:27.647306 [ 4 ] {9f2a36f6-1dd9-4c73-b082-331207b18a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13462 | 2026.04.06 16:14:27.647638 [ 4 ] {9f2a36f6-1dd9-4c73-b082-331207b18a8e} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2026.04.06 16:14:27.647674 [ 4 ] {9f2a36f6-1dd9-4c73-b082-331207b18a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13464 | 2026.04.06 16:14:27.647971 [ 4 ] {9f2a36f6-1dd9-4c73-b082-331207b18a8e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13465 | 2026.04.06 16:14:27.648173 [ 4 ] {9f2a36f6-1dd9-4c73-b082-331207b18a8e} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2026.04.06 16:14:27.648282 [ 39 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13467 | 2026.04.06 16:14:27.648296 [ 4 ] {9f2a36f6-1dd9-4c73-b082-331207b18a8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 13468 | 2026.04.06 16:14:27.648312 [ 39 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2026.04.06 16:14:27.648336 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13470 | 2026.04.06 16:14:27.648338 [ 4 ] {9f2a36f6-1dd9-4c73-b082-331207b18a8e} <Debug> TCPHandler: Processed in 0.001211052 sec. | ||
| 13471 | 2026.04.06 16:14:27.648430 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 13472 | 2026.04.06 16:14:27.648552 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13473 | 2026.04.06 16:14:27.648581 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4458 rows starting from the beginning of the part | ||
| 13474 | 2026.04.06 16:14:27.648628 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 13475 | 2026.04.06 16:14:27.648666 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 24 rows starting from the beginning of the part | ||
| 13476 | 2026.04.06 16:14:27.648701 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part | ||
| 13477 | 2026.04.06 16:14:27.648734 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 90 rows starting from the beginning of the part | ||
| 13478 | 2026.04.06 16:14:27.648767 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 13479 | 2026.04.06 16:14:27.650100 [ 190 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4758 rows, containing 4 columns (4 merged, 0 gathered) in 0.001704702 sec., 2791103.665039403 rows/sec., 178.22 MiB/sec. | ||
| 13480 | 2026.04.06 16:14:27.650558 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13481 | 2026.04.06 16:14:27.650860 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_91_18} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13482 | 2026.04.06 16:14:27.650948 [ 195 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_91_18} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13483 | 2026.04.06 16:14:27.651046 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 13484 | 2026.04.06 16:14:29.147076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26406 | ||
| 13485 | 2026.04.06 16:14:29.147786 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2026.04.06 16:14:29.147832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13487 | 2026.04.06 16:14:29.148332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13488 | 2026.04.06 16:14:29.148594 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13489 | 2026.04.06 16:14:29.148746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26406 | ||
| 13490 | 2026.04.06 16:14:30.638126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13491 | 2026.04.06 16:14:30.656346 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13492 | 2026.04.06 16:14:30.656403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13493 | 2026.04.06 16:14:30.662604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13494 | 2026.04.06 16:14:30.663320 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13495 | 2026.04.06 16:14:30.666442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13496 | 2026.04.06 16:14:32.647049 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13497 | 2026.04.06 16:14:32.647252 [ 4 ] {57d5acb8-4133-43e2-b144-b7591fe23a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13498 | 2026.04.06 16:14:32.647327 [ 4 ] {57d5acb8-4133-43e2-b144-b7591fe23a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13499 | 2026.04.06 16:14:32.648123 [ 4 ] {57d5acb8-4133-43e2-b144-b7591fe23a6c} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13500 | 2026.04.06 16:14:32.648169 [ 4 ] {57d5acb8-4133-43e2-b144-b7591fe23a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13501 | 2026.04.06 16:14:32.648579 [ 4 ] {57d5acb8-4133-43e2-b144-b7591fe23a6c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13502 | 2026.04.06 16:14:32.648816 [ 4 ] {57d5acb8-4133-43e2-b144-b7591fe23a6c} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13503 | 2026.04.06 16:14:32.648964 [ 30 ] {} <Debug> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13504 | 2026.04.06 16:14:32.648982 [ 4 ] {57d5acb8-4133-43e2-b144-b7591fe23a6c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001782 sec., 159371.49270482603 rows/sec., 10.12 MiB/sec. | ||
| 13505 | 2026.04.06 16:14:32.649036 [ 30 ] {} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2026.04.06 16:14:32.649059 [ 4 ] {57d5acb8-4133-43e2-b144-b7591fe23a6c} <Debug> TCPHandler: Processed in 0.00214747 sec. | ||
| 13507 | 2026.04.06 16:14:32.649067 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13508 | 2026.04.06 16:14:32.649201 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13509 | 2026.04.06 16:14:32.649239 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 13510 | 2026.04.06 16:14:32.649308 [ 4 ] {c9c9a37c-ccdd-4524-98db-4cd23c1350fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13511 | 2026.04.06 16:14:32.649359 [ 4 ] {c9c9a37c-ccdd-4524-98db-4cd23c1350fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13512 | 2026.04.06 16:14:32.649432 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13513 | 2026.04.06 16:14:32.649491 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 284 rows starting from the beginning of the part | ||
| 13514 | 2026.04.06 16:14:32.649595 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 13515 | 2026.04.06 16:14:32.649658 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 13516 | 2026.04.06 16:14:32.649723 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 13517 | 2026.04.06 16:14:32.649766 [ 187 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 13518 | 2026.04.06 16:14:32.649776 [ 4 ] {c9c9a37c-ccdd-4524-98db-4cd23c1350fc} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13519 | 2026.04.06 16:14:32.649820 [ 4 ] {c9c9a37c-ccdd-4524-98db-4cd23c1350fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13520 | 2026.04.06 16:14:32.650174 [ 4 ] {c9c9a37c-ccdd-4524-98db-4cd23c1350fc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13521 | 2026.04.06 16:14:32.650410 [ 4 ] {c9c9a37c-ccdd-4524-98db-4cd23c1350fc} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13522 | 2026.04.06 16:14:32.650547 [ 4 ] {c9c9a37c-ccdd-4524-98db-4cd23c1350fc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001263 sec., 1583.5312747426763 rows/sec., 129.13 KiB/sec. | ||
| 13523 | 2026.04.06 16:14:32.650586 [ 4 ] {c9c9a37c-ccdd-4524-98db-4cd23c1350fc} <Debug> TCPHandler: Processed in 0.001438477 sec. | ||
| 13524 | 2026.04.06 16:14:32.650701 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13525 | 2026.04.06 16:14:32.650798 [ 4 ] {ffd0724c-bdcb-48d1-aae5-a6c5025434e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13526 | 2026.04.06 16:14:32.650842 [ 4 ] {ffd0724c-bdcb-48d1-aae5-a6c5025434e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13527 | 2026.04.06 16:14:32.650850 [ 189 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001692772 sec., 838860.7562034344 rows/sec., 56.48 MiB/sec. | ||
| 13528 | 2026.04.06 16:14:32.651077 [ 186 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13529 | 2026.04.06 16:14:32.651443 [ 186 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_37_9} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13530 | 2026.04.06 16:14:32.651535 [ 186 ] {effaa428-bbc7-4e5b-b67b-ceacca5eca97::all_1_37_9} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13531 | 2026.04.06 16:14:32.651650 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13532 | 2026.04.06 16:14:32.651722 [ 4 ] {ffd0724c-bdcb-48d1-aae5-a6c5025434e3} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13533 | 2026.04.06 16:14:32.651764 [ 4 ] {ffd0724c-bdcb-48d1-aae5-a6c5025434e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13534 | 2026.04.06 16:14:32.652142 [ 4 ] {ffd0724c-bdcb-48d1-aae5-a6c5025434e3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13535 | 2026.04.06 16:14:32.652357 [ 4 ] {ffd0724c-bdcb-48d1-aae5-a6c5025434e3} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13536 | 2026.04.06 16:14:32.652490 [ 4 ] {ffd0724c-bdcb-48d1-aae5-a6c5025434e3} <Debug> executeQuery: Read 836 rows, 66.61 KiB in 0.001712 sec., 488317.7570093458 rows/sec., 38.00 MiB/sec. | ||
| 13537 | 2026.04.06 16:14:32.652528 [ 4 ] {ffd0724c-bdcb-48d1-aae5-a6c5025434e3} <Debug> TCPHandler: Processed in 0.001875855 sec. | ||
| 13538 | 2026.04.06 16:14:32.652650 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13539 | 2026.04.06 16:14:32.652746 [ 4 ] {be0ff338-c2d3-415f-b0d8-c5d794de1095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13540 | 2026.04.06 16:14:32.652788 [ 4 ] {be0ff338-c2d3-415f-b0d8-c5d794de1095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13541 | 2026.04.06 16:14:32.653249 [ 4 ] {be0ff338-c2d3-415f-b0d8-c5d794de1095} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13542 | 2026.04.06 16:14:32.653286 [ 4 ] {be0ff338-c2d3-415f-b0d8-c5d794de1095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13543 | 2026.04.06 16:14:32.653609 [ 4 ] {be0ff338-c2d3-415f-b0d8-c5d794de1095} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13544 | 2026.04.06 16:14:32.653815 [ 4 ] {be0ff338-c2d3-415f-b0d8-c5d794de1095} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2026.04.06 16:14:32.653949 [ 4 ] {be0ff338-c2d3-415f-b0d8-c5d794de1095} <Debug> executeQuery: Read 163 rows, 10.11 KiB in 0.001221 sec., 133497.1334971335 rows/sec., 8.09 MiB/sec. | ||
| 13546 | 2026.04.06 16:14:32.653986 [ 4 ] {be0ff338-c2d3-415f-b0d8-c5d794de1095} <Debug> TCPHandler: Processed in 0.001384676 sec. | ||
| 13547 | 2026.04.06 16:14:32.654097 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13548 | 2026.04.06 16:14:32.654192 [ 4 ] {00e5f745-c754-4615-b819-aa8ec8aebfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13549 | 2026.04.06 16:14:32.654232 [ 4 ] {00e5f745-c754-4615-b819-aa8ec8aebfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13550 | 2026.04.06 16:14:32.654673 [ 4 ] {00e5f745-c754-4615-b819-aa8ec8aebfcc} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13551 | 2026.04.06 16:14:32.654707 [ 4 ] {00e5f745-c754-4615-b819-aa8ec8aebfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13552 | 2026.04.06 16:14:32.655023 [ 4 ] {00e5f745-c754-4615-b819-aa8ec8aebfcc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13553 | 2026.04.06 16:14:32.655234 [ 4 ] {00e5f745-c754-4615-b819-aa8ec8aebfcc} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13554 | 2026.04.06 16:14:32.655361 [ 4 ] {00e5f745-c754-4615-b819-aa8ec8aebfcc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 13555 | 2026.04.06 16:14:32.655399 [ 4 ] {00e5f745-c754-4615-b819-aa8ec8aebfcc} <Debug> TCPHandler: Processed in 0.001349495 sec. | ||
| 13556 | 2026.04.06 16:14:32.655511 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13557 | 2026.04.06 16:14:32.655604 [ 4 ] {f292a709-244e-489e-98e5-57835f5a3c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13558 | 2026.04.06 16:14:32.655644 [ 4 ] {f292a709-244e-489e-98e5-57835f5a3c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13559 | 2026.04.06 16:14:32.656113 [ 4 ] {f292a709-244e-489e-98e5-57835f5a3c27} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13560 | 2026.04.06 16:14:32.656148 [ 4 ] {f292a709-244e-489e-98e5-57835f5a3c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13561 | 2026.04.06 16:14:32.656463 [ 4 ] {f292a709-244e-489e-98e5-57835f5a3c27} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13562 | 2026.04.06 16:14:32.656672 [ 4 ] {f292a709-244e-489e-98e5-57835f5a3c27} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2026.04.06 16:14:32.656777 [ 30 ] {} <Debug> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13564 | 2026.04.06 16:14:32.656804 [ 4 ] {f292a709-244e-489e-98e5-57835f5a3c27} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001217 sec., 121610.51766639277 rows/sec., 6.92 MiB/sec. | ||
| 13565 | 2026.04.06 16:14:32.656806 [ 30 ] {} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13566 | 2026.04.06 16:14:32.656842 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13567 | 2026.04.06 16:14:32.656849 [ 4 ] {f292a709-244e-489e-98e5-57835f5a3c27} <Debug> TCPHandler: Processed in 0.001386726 sec. | ||
| 13568 | 2026.04.06 16:14:32.656921 [ 187 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 13569 | 2026.04.06 16:14:32.656970 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2026.04.06 16:14:32.657038 [ 187 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13571 | 2026.04.06 16:14:32.657067 [ 4 ] {a57e8110-c4bd-4a11-bd21-c957e5cc290e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13572 | 2026.04.06 16:14:32.657073 [ 187 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 148 rows starting from the beginning of the part | ||
| 13573 | 2026.04.06 16:14:32.657116 [ 4 ] {a57e8110-c4bd-4a11-bd21-c957e5cc290e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13574 | 2026.04.06 16:14:32.657145 [ 187 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 13575 | 2026.04.06 16:14:32.657194 [ 187 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 13576 | 2026.04.06 16:14:32.657239 [ 187 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 13577 | 2026.04.06 16:14:32.657283 [ 187 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 13578 | 2026.04.06 16:14:32.657829 [ 4 ] {a57e8110-c4bd-4a11-bd21-c957e5cc290e} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13579 | 2026.04.06 16:14:32.657870 [ 4 ] {a57e8110-c4bd-4a11-bd21-c957e5cc290e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13580 | 2026.04.06 16:14:32.658069 [ 191 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179381 sec., 627447.7882889414 rows/sec., 38.08 MiB/sec. | ||
| 13581 | 2026.04.06 16:14:32.658214 [ 4 ] {a57e8110-c4bd-4a11-bd21-c957e5cc290e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13582 | 2026.04.06 16:14:32.658270 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13583 | 2026.04.06 16:14:32.658465 [ 4 ] {a57e8110-c4bd-4a11-bd21-c957e5cc290e} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13584 | 2026.04.06 16:14:32.658617 [ 4 ] {a57e8110-c4bd-4a11-bd21-c957e5cc290e} <Debug> executeQuery: Read 511 rows, 36.86 KiB in 0.001567 sec., 326100.8296107211 rows/sec., 22.97 MiB/sec. | ||
| 13585 | 2026.04.06 16:14:32.658630 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_37_9} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13586 | 2026.04.06 16:14:32.658656 [ 4 ] {a57e8110-c4bd-4a11-bd21-c957e5cc290e} <Debug> TCPHandler: Processed in 0.001735742 sec. | ||
| 13587 | 2026.04.06 16:14:32.658724 [ 189 ] {b1162c54-7f75-40c1-a9f7-1abb45a0fe33::all_1_37_9} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13588 | 2026.04.06 16:14:32.658772 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13589 | 2026.04.06 16:14:32.658827 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13590 | 2026.04.06 16:14:32.658872 [ 4 ] {34e837f4-723c-460e-8412-9af16cdc4904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13591 | 2026.04.06 16:14:32.658917 [ 4 ] {34e837f4-723c-460e-8412-9af16cdc4904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13592 | 2026.04.06 16:14:32.659255 [ 4 ] {34e837f4-723c-460e-8412-9af16cdc4904} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13593 | 2026.04.06 16:14:32.659289 [ 4 ] {34e837f4-723c-460e-8412-9af16cdc4904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13594 | 2026.04.06 16:14:32.659602 [ 4 ] {34e837f4-723c-460e-8412-9af16cdc4904} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13595 | 2026.04.06 16:14:32.659805 [ 4 ] {34e837f4-723c-460e-8412-9af16cdc4904} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13596 | 2026.04.06 16:14:32.659937 [ 4 ] {34e837f4-723c-460e-8412-9af16cdc4904} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 13597 | 2026.04.06 16:14:32.659973 [ 4 ] {34e837f4-723c-460e-8412-9af16cdc4904} <Debug> TCPHandler: Processed in 0.001249983 sec. | ||
| 13598 | 2026.04.06 16:14:32.660074 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13599 | 2026.04.06 16:14:32.660166 [ 4 ] {d9243b40-e476-4a2f-8324-17a9170e9337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13600 | 2026.04.06 16:14:32.660209 [ 4 ] {d9243b40-e476-4a2f-8324-17a9170e9337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13601 | 2026.04.06 16:14:32.660644 [ 4 ] {d9243b40-e476-4a2f-8324-17a9170e9337} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13602 | 2026.04.06 16:14:32.660679 [ 4 ] {d9243b40-e476-4a2f-8324-17a9170e9337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13603 | 2026.04.06 16:14:32.661022 [ 4 ] {d9243b40-e476-4a2f-8324-17a9170e9337} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13604 | 2026.04.06 16:14:32.661234 [ 4 ] {d9243b40-e476-4a2f-8324-17a9170e9337} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13605 | 2026.04.06 16:14:32.661366 [ 4 ] {d9243b40-e476-4a2f-8324-17a9170e9337} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001217 sec., 218570.25472473295 rows/sec., 14.53 MiB/sec. | ||
| 13606 | 2026.04.06 16:14:32.661402 [ 4 ] {d9243b40-e476-4a2f-8324-17a9170e9337} <Debug> TCPHandler: Processed in 0.001376435 sec. | ||
| 13607 | 2026.04.06 16:14:32.661513 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13608 | 2026.04.06 16:14:32.661606 [ 4 ] {8969225e-4b0f-490f-a559-15e485ec075a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13609 | 2026.04.06 16:14:32.661647 [ 4 ] {8969225e-4b0f-490f-a559-15e485ec075a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13610 | 2026.04.06 16:14:32.661963 [ 4 ] {8969225e-4b0f-490f-a559-15e485ec075a} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13611 | 2026.04.06 16:14:32.661998 [ 4 ] {8969225e-4b0f-490f-a559-15e485ec075a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13612 | 2026.04.06 16:14:32.662297 [ 4 ] {8969225e-4b0f-490f-a559-15e485ec075a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13613 | 2026.04.06 16:14:32.662502 [ 4 ] {8969225e-4b0f-490f-a559-15e485ec075a} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13614 | 2026.04.06 16:14:32.662634 [ 4 ] {8969225e-4b0f-490f-a559-15e485ec075a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 13615 | 2026.04.06 16:14:32.662671 [ 4 ] {8969225e-4b0f-490f-a559-15e485ec075a} <Debug> TCPHandler: Processed in 0.001206133 sec. | ||
| 13616 | 2026.04.06 16:14:32.662778 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13617 | 2026.04.06 16:14:32.662883 [ 4 ] {148668e2-beda-4ec3-a0d0-0f07837da855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13618 | 2026.04.06 16:14:32.662938 [ 4 ] {148668e2-beda-4ec3-a0d0-0f07837da855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13619 | 2026.04.06 16:14:32.663767 [ 4 ] {148668e2-beda-4ec3-a0d0-0f07837da855} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13620 | 2026.04.06 16:14:32.663806 [ 4 ] {148668e2-beda-4ec3-a0d0-0f07837da855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13621 | 2026.04.06 16:14:32.664346 [ 4 ] {148668e2-beda-4ec3-a0d0-0f07837da855} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13622 | 2026.04.06 16:14:32.664569 [ 4 ] {148668e2-beda-4ec3-a0d0-0f07837da855} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13623 | 2026.04.06 16:14:32.664722 [ 4 ] {148668e2-beda-4ec3-a0d0-0f07837da855} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001858 sec., 10226.04951560818 rows/sec., 18.32 MiB/sec. | ||
| 13624 | 2026.04.06 16:14:32.664786 [ 4 ] {148668e2-beda-4ec3-a0d0-0f07837da855} <Debug> TCPHandler: Processed in 0.002058748 sec. | ||
| 13625 | 2026.04.06 16:14:32.664899 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13626 | 2026.04.06 16:14:32.664997 [ 4 ] {55321bdc-caa8-4795-86c3-853dd33306f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13627 | 2026.04.06 16:14:32.665039 [ 4 ] {55321bdc-caa8-4795-86c3-853dd33306f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13628 | 2026.04.06 16:14:32.665391 [ 4 ] {55321bdc-caa8-4795-86c3-853dd33306f3} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13629 | 2026.04.06 16:14:32.665428 [ 4 ] {55321bdc-caa8-4795-86c3-853dd33306f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13630 | 2026.04.06 16:14:32.665731 [ 4 ] {55321bdc-caa8-4795-86c3-853dd33306f3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13631 | 2026.04.06 16:14:32.665937 [ 4 ] {55321bdc-caa8-4795-86c3-853dd33306f3} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13632 | 2026.04.06 16:14:32.666064 [ 4 ] {55321bdc-caa8-4795-86c3-853dd33306f3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 13633 | 2026.04.06 16:14:32.666099 [ 4 ] {55321bdc-caa8-4795-86c3-853dd33306f3} <Debug> TCPHandler: Processed in 0.001250713 sec. | ||
| 13634 | 2026.04.06 16:14:36.486631 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13635 | 2026.04.06 16:14:36.486745 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13636 | 2026.04.06 16:14:36.648943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26854 | ||
| 13637 | 2026.04.06 16:14:36.649690 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2026.04.06 16:14:36.649774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13639 | 2026.04.06 16:14:36.650436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13640 | 2026.04.06 16:14:36.650682 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2026.04.06 16:14:36.650834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26854 | ||
| 13642 | 2026.04.06 16:14:36.650848 [ 62 ] {} <Debug> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13643 | 2026.04.06 16:14:36.650947 [ 62 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.04.06 16:14:36.650985 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13645 | 2026.04.06 16:14:36.651155 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 13646 | 2026.04.06 16:14:36.651371 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13647 | 2026.04.06 16:14:36.651432 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24486 rows starting from the beginning of the part | ||
| 13648 | 2026.04.06 16:14:36.651538 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 13649 | 2026.04.06 16:14:36.651614 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 13650 | 2026.04.06 16:14:36.651689 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 13651 | 2026.04.06 16:14:36.651756 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 13652 | 2026.04.06 16:14:36.651809 [ 193 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::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 | ||
| 13653 | 2026.04.06 16:14:36.654038 [ 191 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26854 rows, containing 4 columns (4 merged, 0 gathered) in 0.002958585 sec., 9076636.297419205 rows/sec., 129.84 MiB/sec. | ||
| 13654 | 2026.04.06 16:14:36.654383 [ 191 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13655 | 2026.04.06 16:14:36.654718 [ 191 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_56_11} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13656 | 2026.04.06 16:14:36.654793 [ 191 ] {5d8ea88f-5471-4ae6-aea4-b3a7c27360c7::all_1_56_11} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13657 | 2026.04.06 16:14:36.654911 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 13658 | 2026.04.06 16:14:36.735920 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1754 | ||
| 13659 | 2026.04.06 16:14:36.738547 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13660 | 2026.04.06 16:14:36.738585 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13661 | 2026.04.06 16:14:36.739763 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13662 | 2026.04.06 16:14:36.740029 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13663 | 2026.04.06 16:14:36.740245 [ 89 ] {} <Debug> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13664 | 2026.04.06 16:14:36.740292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1754 | ||
| 13665 | 2026.04.06 16:14:36.740321 [ 89 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13666 | 2026.04.06 16:14:36.740362 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13667 | 2026.04.06 16:14:36.740485 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::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 | ||
| 13668 | 2026.04.06 16:14:36.741174 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13669 | 2026.04.06 16:14:36.741346 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1570 rows starting from the beginning of the part | ||
| 13670 | 2026.04.06 16:14:36.741759 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 13671 | 2026.04.06 16:14:36.742097 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 13672 | 2026.04.06 16:14:36.742448 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 52 rows starting from the beginning of the part | ||
| 13673 | 2026.04.06 16:14:36.742789 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 13674 | 2026.04.06 16:14:36.743128 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 13675 | 2026.04.06 16:14:36.749635 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1754 rows, containing 72 columns (72 merged, 0 gathered) in 0.00920636 sec., 190520.46628634987 rows/sec., 147.54 MiB/sec. | ||
| 13676 | 2026.04.06 16:14:36.751239 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13677 | 2026.04.06 16:14:36.751730 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_41_8} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13678 | 2026.04.06 16:14:36.751801 [ 189 ] {ea9916f6-d871-4361-aa77-7276f3a03a73::all_1_41_8} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13679 | 2026.04.06 16:14:36.751978 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 13680 | 2026.04.06 16:14:37.639561 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13681 | 2026.04.06 16:14:37.639738 [ 4 ] {04f25ee3-32a0-4d5d-99c0-c92e290fe714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13682 | 2026.04.06 16:14:37.639812 [ 4 ] {04f25ee3-32a0-4d5d-99c0-c92e290fe714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13683 | 2026.04.06 16:14:37.640546 [ 4 ] {04f25ee3-32a0-4d5d-99c0-c92e290fe714} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13684 | 2026.04.06 16:14:37.640601 [ 4 ] {04f25ee3-32a0-4d5d-99c0-c92e290fe714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13685 | 2026.04.06 16:14:37.641008 [ 4 ] {04f25ee3-32a0-4d5d-99c0-c92e290fe714} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13686 | 2026.04.06 16:14:37.641232 [ 4 ] {04f25ee3-32a0-4d5d-99c0-c92e290fe714} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13687 | 2026.04.06 16:14:37.641382 [ 4 ] {04f25ee3-32a0-4d5d-99c0-c92e290fe714} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001693 sec., 60248.08033077377 rows/sec., 5.03 MiB/sec. | ||
| 13688 | 2026.04.06 16:14:37.641430 [ 4 ] {04f25ee3-32a0-4d5d-99c0-c92e290fe714} <Debug> TCPHandler: Processed in 0.001990987 sec. | ||
| 13689 | 2026.04.06 16:14:37.641554 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13690 | 2026.04.06 16:14:37.641655 [ 4 ] {fcef9750-2d36-41f3-a44a-a3d60783daf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13691 | 2026.04.06 16:14:37.641699 [ 4 ] {fcef9750-2d36-41f3-a44a-a3d60783daf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13692 | 2026.04.06 16:14:37.642180 [ 4 ] {fcef9750-2d36-41f3-a44a-a3d60783daf1} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2026.04.06 16:14:37.642218 [ 4 ] {fcef9750-2d36-41f3-a44a-a3d60783daf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13694 | 2026.04.06 16:14:37.642534 [ 4 ] {fcef9750-2d36-41f3-a44a-a3d60783daf1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13695 | 2026.04.06 16:14:37.642756 [ 4 ] {fcef9750-2d36-41f3-a44a-a3d60783daf1} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13696 | 2026.04.06 16:14:37.642891 [ 4 ] {fcef9750-2d36-41f3-a44a-a3d60783daf1} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001259 sec., 18268.467037331215 rows/sec., 1.34 MiB/sec. | ||
| 13697 | 2026.04.06 16:14:37.642929 [ 4 ] {fcef9750-2d36-41f3-a44a-a3d60783daf1} <Debug> TCPHandler: Processed in 0.001425796 sec. | ||
| 13698 | 2026.04.06 16:14:37.643070 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13699 | 2026.04.06 16:14:37.643167 [ 4 ] {0aacb475-d9f1-43a5-9744-a2c6db197b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13700 | 2026.04.06 16:14:37.643208 [ 4 ] {0aacb475-d9f1-43a5-9744-a2c6db197b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13701 | 2026.04.06 16:14:37.643636 [ 4 ] {0aacb475-d9f1-43a5-9744-a2c6db197b24} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13702 | 2026.04.06 16:14:37.643672 [ 4 ] {0aacb475-d9f1-43a5-9744-a2c6db197b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13703 | 2026.04.06 16:14:37.643986 [ 4 ] {0aacb475-d9f1-43a5-9744-a2c6db197b24} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13704 | 2026.04.06 16:14:37.644192 [ 4 ] {0aacb475-d9f1-43a5-9744-a2c6db197b24} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13705 | 2026.04.06 16:14:37.644319 [ 4 ] {0aacb475-d9f1-43a5-9744-a2c6db197b24} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001172 sec., 74232.0819112628 rows/sec., 5.80 MiB/sec. | ||
| 13706 | 2026.04.06 16:14:37.644356 [ 4 ] {0aacb475-d9f1-43a5-9744-a2c6db197b24} <Debug> TCPHandler: Processed in 0.001335085 sec. | ||
| 13707 | 2026.04.06 16:14:37.644475 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13708 | 2026.04.06 16:14:37.644569 [ 4 ] {470b27b5-4538-4af8-a916-a0d37d8eeeb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13709 | 2026.04.06 16:14:37.644612 [ 4 ] {470b27b5-4538-4af8-a916-a0d37d8eeeb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13710 | 2026.04.06 16:14:37.645009 [ 4 ] {470b27b5-4538-4af8-a916-a0d37d8eeeb3} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13711 | 2026.04.06 16:14:37.645045 [ 4 ] {470b27b5-4538-4af8-a916-a0d37d8eeeb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13712 | 2026.04.06 16:14:37.645370 [ 4 ] {470b27b5-4538-4af8-a916-a0d37d8eeeb3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13713 | 2026.04.06 16:14:37.645572 [ 4 ] {470b27b5-4538-4af8-a916-a0d37d8eeeb3} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2026.04.06 16:14:37.645703 [ 4 ] {470b27b5-4538-4af8-a916-a0d37d8eeeb3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 13715 | 2026.04.06 16:14:37.645739 [ 4 ] {470b27b5-4538-4af8-a916-a0d37d8eeeb3} <Debug> TCPHandler: Processed in 0.001311984 sec. | ||
| 13716 | 2026.04.06 16:14:37.645848 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13717 | 2026.04.06 16:14:37.645940 [ 4 ] {f8c0edce-2fe0-40da-b126-519453ab36c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13718 | 2026.04.06 16:14:37.645993 [ 4 ] {f8c0edce-2fe0-40da-b126-519453ab36c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13719 | 2026.04.06 16:14:37.646768 [ 4 ] {f8c0edce-2fe0-40da-b126-519453ab36c7} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13720 | 2026.04.06 16:14:37.646804 [ 4 ] {f8c0edce-2fe0-40da-b126-519453ab36c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13721 | 2026.04.06 16:14:37.647337 [ 4 ] {f8c0edce-2fe0-40da-b126-519453ab36c7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13722 | 2026.04.06 16:14:37.647551 [ 4 ] {f8c0edce-2fe0-40da-b126-519453ab36c7} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13723 | 2026.04.06 16:14:37.647690 [ 4 ] {f8c0edce-2fe0-40da-b126-519453ab36c7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001768 sec., 13009.049773755656 rows/sec., 23.31 MiB/sec. | ||
| 13724 | 2026.04.06 16:14:37.647752 [ 4 ] {f8c0edce-2fe0-40da-b126-519453ab36c7} <Debug> TCPHandler: Processed in 0.001951126 sec. | ||
| 13725 | 2026.04.06 16:14:37.647866 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13726 | 2026.04.06 16:14:37.647959 [ 4 ] {4109ea25-51f5-4196-abe1-643f20e60dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13727 | 2026.04.06 16:14:37.648000 [ 4 ] {4109ea25-51f5-4196-abe1-643f20e60dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13728 | 2026.04.06 16:14:37.648336 [ 4 ] {4109ea25-51f5-4196-abe1-643f20e60dd9} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2026.04.06 16:14:37.648372 [ 4 ] {4109ea25-51f5-4196-abe1-643f20e60dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13730 | 2026.04.06 16:14:37.648675 [ 4 ] {4109ea25-51f5-4196-abe1-643f20e60dd9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13731 | 2026.04.06 16:14:37.648881 [ 4 ] {4109ea25-51f5-4196-abe1-643f20e60dd9} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2026.04.06 16:14:37.649007 [ 4 ] {4109ea25-51f5-4196-abe1-643f20e60dd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 13733 | 2026.04.06 16:14:37.649042 [ 4 ] {4109ea25-51f5-4196-abe1-643f20e60dd9} <Debug> TCPHandler: Processed in 0.001223693 sec. | ||
| 13734 | 2026.04.06 16:14:38.166527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13735 | 2026.04.06 16:14:38.185322 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13736 | 2026.04.06 16:14:38.185388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13737 | 2026.04.06 16:14:38.191099 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13738 | 2026.04.06 16:14:38.191839 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13739 | 2026.04.06 16:14:38.192133 [ 69 ] {} <Debug> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13740 | 2026.04.06 16:14:38.192203 [ 69 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13741 | 2026.04.06 16:14:38.192227 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13742 | 2026.04.06 16:14:38.192350 [ 196 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 13743 | 2026.04.06 16:14:38.195323 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13744 | 2026.04.06 16:14:38.196024 [ 196 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13745 | 2026.04.06 16:14:38.197598 [ 196 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
| 13746 | 2026.04.06 16:14:38.202830 [ 196 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 13747 | 2026.04.06 16:14:38.207675 [ 196 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 13748 | 2026.04.06 16:14:38.212562 [ 196 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 13749 | 2026.04.06 16:14:38.217401 [ 196 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 13750 | 2026.04.06 16:14:38.221242 [ 196 ] {da309c67-8792-4293-bec9-0d81a66a5171::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 | ||
| 13751 | 2026.04.06 16:14:38.277971 [ 196 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.085675984 sec., 4925.5343247648025 rows/sec., 25.47 MiB/sec. | ||
| 13752 | 2026.04.06 16:14:38.280306 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13753 | 2026.04.06 16:14:38.282263 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_56_11} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13754 | 2026.04.06 16:14:38.282370 [ 192 ] {da309c67-8792-4293-bec9-0d81a66a5171::all_1_56_11} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13755 | 2026.04.06 16:14:38.284412 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13756 | 2026.04.06 16:14:42.646171 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13757 | 2026.04.06 16:14:42.646361 [ 4 ] {62ef2275-a0b9-4916-9a0b-86f7f00312bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13758 | 2026.04.06 16:14:42.646423 [ 4 ] {62ef2275-a0b9-4916-9a0b-86f7f00312bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13759 | 2026.04.06 16:14:42.647157 [ 4 ] {62ef2275-a0b9-4916-9a0b-86f7f00312bb} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13760 | 2026.04.06 16:14:42.647195 [ 4 ] {62ef2275-a0b9-4916-9a0b-86f7f00312bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13761 | 2026.04.06 16:14:42.647584 [ 4 ] {62ef2275-a0b9-4916-9a0b-86f7f00312bb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13762 | 2026.04.06 16:14:42.647801 [ 4 ] {62ef2275-a0b9-4916-9a0b-86f7f00312bb} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13763 | 2026.04.06 16:14:42.647942 [ 4 ] {62ef2275-a0b9-4916-9a0b-86f7f00312bb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001629 sec., 174340.08594229587 rows/sec., 11.07 MiB/sec. | ||
| 13764 | 2026.04.06 16:14:42.647982 [ 4 ] {62ef2275-a0b9-4916-9a0b-86f7f00312bb} <Debug> TCPHandler: Processed in 0.001933116 sec. | ||
| 13765 | 2026.04.06 16:14:42.648110 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13766 | 2026.04.06 16:14:42.648203 [ 4 ] {caed00b7-6709-46a8-a9c6-3b617f0d0d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13767 | 2026.04.06 16:14:42.648243 [ 4 ] {caed00b7-6709-46a8-a9c6-3b617f0d0d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13768 | 2026.04.06 16:14:42.649098 [ 4 ] {caed00b7-6709-46a8-a9c6-3b617f0d0d0d} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13769 | 2026.04.06 16:14:42.649132 [ 4 ] {caed00b7-6709-46a8-a9c6-3b617f0d0d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13770 | 2026.04.06 16:14:42.649469 [ 4 ] {caed00b7-6709-46a8-a9c6-3b617f0d0d0d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13771 | 2026.04.06 16:14:42.649678 [ 4 ] {caed00b7-6709-46a8-a9c6-3b617f0d0d0d} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13772 | 2026.04.06 16:14:42.649801 [ 4 ] {caed00b7-6709-46a8-a9c6-3b617f0d0d0d} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001616 sec., 516707.9207920792 rows/sec., 40.21 MiB/sec. | ||
| 13773 | 2026.04.06 16:14:42.649836 [ 4 ] {caed00b7-6709-46a8-a9c6-3b617f0d0d0d} <Debug> TCPHandler: Processed in 0.001774353 sec. | ||
| 13774 | 2026.04.06 16:14:42.649949 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13775 | 2026.04.06 16:14:42.650042 [ 4 ] {c7b62bee-ee77-443a-a2c1-ffc9f48f86b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13776 | 2026.04.06 16:14:42.650081 [ 4 ] {c7b62bee-ee77-443a-a2c1-ffc9f48f86b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13777 | 2026.04.06 16:14:42.650557 [ 4 ] {c7b62bee-ee77-443a-a2c1-ffc9f48f86b5} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13778 | 2026.04.06 16:14:42.650590 [ 4 ] {c7b62bee-ee77-443a-a2c1-ffc9f48f86b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13779 | 2026.04.06 16:14:42.650897 [ 4 ] {c7b62bee-ee77-443a-a2c1-ffc9f48f86b5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13780 | 2026.04.06 16:14:42.651145 [ 4 ] {c7b62bee-ee77-443a-a2c1-ffc9f48f86b5} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13781 | 2026.04.06 16:14:42.651278 [ 4 ] {c7b62bee-ee77-443a-a2c1-ffc9f48f86b5} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001254 sec., 128389.15470494419 rows/sec., 7.76 MiB/sec. | ||
| 13782 | 2026.04.06 16:14:42.651315 [ 4 ] {c7b62bee-ee77-443a-a2c1-ffc9f48f86b5} <Debug> TCPHandler: Processed in 0.001412816 sec. | ||
| 13783 | 2026.04.06 16:14:42.651432 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13784 | 2026.04.06 16:14:42.651525 [ 4 ] {13a8b3ad-ed2c-4022-8147-c3b1ee680d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13785 | 2026.04.06 16:14:42.651562 [ 4 ] {13a8b3ad-ed2c-4022-8147-c3b1ee680d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13786 | 2026.04.06 16:14:42.652025 [ 4 ] {13a8b3ad-ed2c-4022-8147-c3b1ee680d26} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13787 | 2026.04.06 16:14:42.652059 [ 4 ] {13a8b3ad-ed2c-4022-8147-c3b1ee680d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13788 | 2026.04.06 16:14:42.652359 [ 4 ] {13a8b3ad-ed2c-4022-8147-c3b1ee680d26} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13789 | 2026.04.06 16:14:42.652571 [ 4 ] {13a8b3ad-ed2c-4022-8147-c3b1ee680d26} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13790 | 2026.04.06 16:14:42.652659 [ 152 ] {} <Debug> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13791 | 2026.04.06 16:14:42.652692 [ 4 ] {13a8b3ad-ed2c-4022-8147-c3b1ee680d26} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 13792 | 2026.04.06 16:14:42.652695 [ 152 ] {} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13793 | 2026.04.06 16:14:42.652722 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13794 | 2026.04.06 16:14:42.652728 [ 4 ] {13a8b3ad-ed2c-4022-8147-c3b1ee680d26} <Debug> TCPHandler: Processed in 0.001343125 sec. | ||
| 13795 | 2026.04.06 16:14:42.652798 [ 200 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::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 | ||
| 13796 | 2026.04.06 16:14:42.652849 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13797 | 2026.04.06 16:14:42.652882 [ 200 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13798 | 2026.04.06 16:14:42.652913 [ 200 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 950 rows starting from the beginning of the part | ||
| 13799 | 2026.04.06 16:14:42.652941 [ 4 ] {2122c1b5-0deb-47ef-a9bf-3e93ce23554e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13800 | 2026.04.06 16:14:42.652978 [ 200 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 13801 | 2026.04.06 16:14:42.652980 [ 4 ] {2122c1b5-0deb-47ef-a9bf-3e93ce23554e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13802 | 2026.04.06 16:14:42.653028 [ 200 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 801 rows starting from the beginning of the part | ||
| 13803 | 2026.04.06 16:14:42.653074 [ 200 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 13804 | 2026.04.06 16:14:42.653126 [ 200 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 13805 | 2026.04.06 16:14:42.653169 [ 200 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 13806 | 2026.04.06 16:14:42.653451 [ 4 ] {2122c1b5-0deb-47ef-a9bf-3e93ce23554e} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13807 | 2026.04.06 16:14:42.653484 [ 4 ] {2122c1b5-0deb-47ef-a9bf-3e93ce23554e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13808 | 2026.04.06 16:14:42.653777 [ 4 ] {2122c1b5-0deb-47ef-a9bf-3e93ce23554e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13809 | 2026.04.06 16:14:42.653978 [ 4 ] {2122c1b5-0deb-47ef-a9bf-3e93ce23554e} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13810 | 2026.04.06 16:14:42.654103 [ 4 ] {2122c1b5-0deb-47ef-a9bf-3e93ce23554e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 13811 | 2026.04.06 16:14:42.654138 [ 4 ] {2122c1b5-0deb-47ef-a9bf-3e93ce23554e} <Debug> TCPHandler: Processed in 0.001336484 sec. | ||
| 13812 | 2026.04.06 16:14:42.654193 [ 192 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427547 sec., 1644078.9690286906 rows/sec., 104.81 MiB/sec. | ||
| 13813 | 2026.04.06 16:14:42.654256 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13814 | 2026.04.06 16:14:42.654346 [ 4 ] {6e8834b7-468f-485e-901f-e487ae47a985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13815 | 2026.04.06 16:14:42.654385 [ 4 ] {6e8834b7-468f-485e-901f-e487ae47a985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13816 | 2026.04.06 16:14:42.654411 [ 199 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13817 | 2026.04.06 16:14:42.654738 [ 199 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_51_10} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13818 | 2026.04.06 16:14:42.654821 [ 199 ] {0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa::all_1_51_10} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13819 | 2026.04.06 16:14:42.654941 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 13820 | 2026.04.06 16:14:42.655070 [ 4 ] {6e8834b7-468f-485e-901f-e487ae47a985} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13821 | 2026.04.06 16:14:42.655109 [ 4 ] {6e8834b7-468f-485e-901f-e487ae47a985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13822 | 2026.04.06 16:14:42.655427 [ 4 ] {6e8834b7-468f-485e-901f-e487ae47a985} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13823 | 2026.04.06 16:14:42.655630 [ 4 ] {6e8834b7-468f-485e-901f-e487ae47a985} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13824 | 2026.04.06 16:14:42.655754 [ 4 ] {6e8834b7-468f-485e-901f-e487ae47a985} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001425 sec., 357192.98245614034 rows/sec., 25.15 MiB/sec. | ||
| 13825 | 2026.04.06 16:14:42.655789 [ 4 ] {6e8834b7-468f-485e-901f-e487ae47a985} <Debug> TCPHandler: Processed in 0.001579589 sec. | ||
| 13826 | 2026.04.06 16:14:42.655900 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13827 | 2026.04.06 16:14:42.655991 [ 4 ] {ce059099-1e6b-47c4-815f-3cb19ca258e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13828 | 2026.04.06 16:14:42.656030 [ 4 ] {ce059099-1e6b-47c4-815f-3cb19ca258e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13829 | 2026.04.06 16:14:42.656362 [ 4 ] {ce059099-1e6b-47c4-815f-3cb19ca258e6} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13830 | 2026.04.06 16:14:42.656394 [ 4 ] {ce059099-1e6b-47c4-815f-3cb19ca258e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13831 | 2026.04.06 16:14:42.656684 [ 4 ] {ce059099-1e6b-47c4-815f-3cb19ca258e6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13832 | 2026.04.06 16:14:42.656885 [ 4 ] {ce059099-1e6b-47c4-815f-3cb19ca258e6} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13833 | 2026.04.06 16:14:42.657010 [ 4 ] {ce059099-1e6b-47c4-815f-3cb19ca258e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 13834 | 2026.04.06 16:14:42.657044 [ 4 ] {ce059099-1e6b-47c4-815f-3cb19ca258e6} <Debug> TCPHandler: Processed in 0.001190202 sec. | ||
| 13835 | 2026.04.06 16:14:42.657155 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13836 | 2026.04.06 16:14:42.657246 [ 4 ] {410d72ba-aabb-4883-85f6-ef89c6c4b98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13837 | 2026.04.06 16:14:42.657286 [ 4 ] {410d72ba-aabb-4883-85f6-ef89c6c4b98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13838 | 2026.04.06 16:14:42.657711 [ 4 ] {410d72ba-aabb-4883-85f6-ef89c6c4b98b} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13839 | 2026.04.06 16:14:42.657745 [ 4 ] {410d72ba-aabb-4883-85f6-ef89c6c4b98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13840 | 2026.04.06 16:14:42.658052 [ 4 ] {410d72ba-aabb-4883-85f6-ef89c6c4b98b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13841 | 2026.04.06 16:14:42.658256 [ 4 ] {410d72ba-aabb-4883-85f6-ef89c6c4b98b} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13842 | 2026.04.06 16:14:42.658379 [ 4 ] {410d72ba-aabb-4883-85f6-ef89c6c4b98b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001151 sec., 230234.57862728066 rows/sec., 15.30 MiB/sec. | ||
| 13843 | 2026.04.06 16:14:42.658413 [ 4 ] {410d72ba-aabb-4883-85f6-ef89c6c4b98b} <Debug> TCPHandler: Processed in 0.001303955 sec. | ||
| 13844 | 2026.04.06 16:14:42.658526 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13845 | 2026.04.06 16:14:42.658616 [ 4 ] {28810f91-0a9f-4930-a963-94d7af419be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13846 | 2026.04.06 16:14:42.658656 [ 4 ] {28810f91-0a9f-4930-a963-94d7af419be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13847 | 2026.04.06 16:14:42.658967 [ 4 ] {28810f91-0a9f-4930-a963-94d7af419be3} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13848 | 2026.04.06 16:14:42.659000 [ 4 ] {28810f91-0a9f-4930-a963-94d7af419be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13849 | 2026.04.06 16:14:42.659279 [ 4 ] {28810f91-0a9f-4930-a963-94d7af419be3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13850 | 2026.04.06 16:14:42.659474 [ 4 ] {28810f91-0a9f-4930-a963-94d7af419be3} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13851 | 2026.04.06 16:14:42.659599 [ 4 ] {28810f91-0a9f-4930-a963-94d7af419be3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 13852 | 2026.04.06 16:14:42.659634 [ 4 ] {28810f91-0a9f-4930-a963-94d7af419be3} <Debug> TCPHandler: Processed in 0.001154181 sec. | ||
| 13853 | 2026.04.06 16:14:42.659746 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13854 | 2026.04.06 16:14:42.659836 [ 4 ] {60ccb7ee-f3bf-4e5b-bc40-bb1577d9be94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13855 | 2026.04.06 16:14:42.659888 [ 4 ] {60ccb7ee-f3bf-4e5b-bc40-bb1577d9be94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13856 | 2026.04.06 16:14:42.660677 [ 4 ] {60ccb7ee-f3bf-4e5b-bc40-bb1577d9be94} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13857 | 2026.04.06 16:14:42.660712 [ 4 ] {60ccb7ee-f3bf-4e5b-bc40-bb1577d9be94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13858 | 2026.04.06 16:14:42.661219 [ 4 ] {60ccb7ee-f3bf-4e5b-bc40-bb1577d9be94} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13859 | 2026.04.06 16:14:42.661439 [ 4 ] {60ccb7ee-f3bf-4e5b-bc40-bb1577d9be94} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13860 | 2026.04.06 16:14:42.661572 [ 4 ] {60ccb7ee-f3bf-4e5b-bc40-bb1577d9be94} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001753 sec., 10838.562464346835 rows/sec., 19.42 MiB/sec. | ||
| 13861 | 2026.04.06 16:14:42.661624 [ 4 ] {60ccb7ee-f3bf-4e5b-bc40-bb1577d9be94} <Debug> TCPHandler: Processed in 0.001923466 sec. | ||
| 13862 | 2026.04.06 16:14:42.661734 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13863 | 2026.04.06 16:14:42.661826 [ 4 ] {8ec6cc5a-e233-4363-9184-f34225220030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13864 | 2026.04.06 16:14:42.661866 [ 4 ] {8ec6cc5a-e233-4363-9184-f34225220030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13865 | 2026.04.06 16:14:42.662210 [ 4 ] {8ec6cc5a-e233-4363-9184-f34225220030} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13866 | 2026.04.06 16:14:42.662245 [ 4 ] {8ec6cc5a-e233-4363-9184-f34225220030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13867 | 2026.04.06 16:14:42.662543 [ 4 ] {8ec6cc5a-e233-4363-9184-f34225220030} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13868 | 2026.04.06 16:14:42.662742 [ 4 ] {8ec6cc5a-e233-4363-9184-f34225220030} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13869 | 2026.04.06 16:14:42.662862 [ 4 ] {8ec6cc5a-e233-4363-9184-f34225220030} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001054 sec., 85388.99430740038 rows/sec., 5.34 MiB/sec. | ||
| 13870 | 2026.04.06 16:14:42.662896 [ 4 ] {8ec6cc5a-e233-4363-9184-f34225220030} <Debug> TCPHandler: Processed in 0.001208462 sec. | ||
| 13871 | 2026.04.06 16:14:44.152155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27366 | ||
| 13872 | 2026.04.06 16:14:44.153055 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13873 | 2026.04.06 16:14:44.153175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13874 | 2026.04.06 16:14:44.153988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13875 | 2026.04.06 16:14:44.154516 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13876 | 2026.04.06 16:14:44.154765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27366 | ||
| 13877 | 2026.04.06 16:14:44.701795 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13878 | 2026.04.06 16:14:44.701973 [ 4 ] {9100ac38-3568-4adc-96db-ce6b79ed968f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13879 | 2026.04.06 16:14:44.702041 [ 4 ] {9100ac38-3568-4adc-96db-ce6b79ed968f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13880 | 2026.04.06 16:14:44.702692 [ 4 ] {9100ac38-3568-4adc-96db-ce6b79ed968f} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13881 | 2026.04.06 16:14:44.702742 [ 4 ] {9100ac38-3568-4adc-96db-ce6b79ed968f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13882 | 2026.04.06 16:14:44.703143 [ 4 ] {9100ac38-3568-4adc-96db-ce6b79ed968f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13883 | 2026.04.06 16:14:44.703382 [ 4 ] {9100ac38-3568-4adc-96db-ce6b79ed968f} <Trace> oximeter.fields_ipaddr (b8b7b540-c65e-4f5d-9834-9a1d70f06b27): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13884 | 2026.04.06 16:14:44.703544 [ 4 ] {9100ac38-3568-4adc-96db-ce6b79ed968f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001617 sec., 1236.8583797155227 rows/sec., 100.86 KiB/sec. | ||
| 13885 | 2026.04.06 16:14:44.703594 [ 4 ] {9100ac38-3568-4adc-96db-ce6b79ed968f} <Debug> TCPHandler: Processed in 0.001927936 sec. | ||
| 13886 | 2026.04.06 16:14:44.703725 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13887 | 2026.04.06 16:14:44.703829 [ 4 ] {90bc67bc-1e47-464a-88a8-f74510f0a408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13888 | 2026.04.06 16:14:44.703873 [ 4 ] {90bc67bc-1e47-464a-88a8-f74510f0a408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13889 | 2026.04.06 16:14:44.706119 [ 4 ] {90bc67bc-1e47-464a-88a8-f74510f0a408} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13890 | 2026.04.06 16:14:44.706155 [ 4 ] {90bc67bc-1e47-464a-88a8-f74510f0a408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13891 | 2026.04.06 16:14:44.706625 [ 4 ] {90bc67bc-1e47-464a-88a8-f74510f0a408} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13892 | 2026.04.06 16:14:44.706861 [ 4 ] {90bc67bc-1e47-464a-88a8-f74510f0a408} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2026.04.06 16:14:44.706986 [ 4 ] {90bc67bc-1e47-464a-88a8-f74510f0a408} <Debug> executeQuery: Read 2452 rows, 184.98 KiB in 0.003242 sec., 756323.257248612 rows/sec., 55.72 MiB/sec. | ||
| 13894 | 2026.04.06 16:14:44.707087 [ 4 ] {90bc67bc-1e47-464a-88a8-f74510f0a408} <Debug> TCPHandler: Processed in 0.003410434 sec. | ||
| 13895 | 2026.04.06 16:14:44.707218 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13896 | 2026.04.06 16:14:44.707315 [ 4 ] {8fe8f7eb-2d4e-4335-9c58-b43eba3637e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13897 | 2026.04.06 16:14:44.707357 [ 4 ] {8fe8f7eb-2d4e-4335-9c58-b43eba3637e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13898 | 2026.04.06 16:14:44.707797 [ 4 ] {8fe8f7eb-2d4e-4335-9c58-b43eba3637e7} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13899 | 2026.04.06 16:14:44.707835 [ 4 ] {8fe8f7eb-2d4e-4335-9c58-b43eba3637e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13900 | 2026.04.06 16:14:44.708154 [ 4 ] {8fe8f7eb-2d4e-4335-9c58-b43eba3637e7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13901 | 2026.04.06 16:14:44.708396 [ 4 ] {8fe8f7eb-2d4e-4335-9c58-b43eba3637e7} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13902 | 2026.04.06 16:14:44.708524 [ 119 ] {} <Debug> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13903 | 2026.04.06 16:14:44.708535 [ 4 ] {8fe8f7eb-2d4e-4335-9c58-b43eba3637e7} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001238 sec., 29079.159935379645 rows/sec., 2.13 MiB/sec. | ||
| 13904 | 2026.04.06 16:14:44.708600 [ 119 ] {} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13905 | 2026.04.06 16:14:44.708617 [ 4 ] {8fe8f7eb-2d4e-4335-9c58-b43eba3637e7} <Debug> TCPHandler: Processed in 0.001448067 sec. | ||
| 13906 | 2026.04.06 16:14:44.708628 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13907 | 2026.04.06 16:14:44.708741 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13908 | 2026.04.06 16:14:44.708771 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::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 | ||
| 13909 | 2026.04.06 16:14:44.708846 [ 4 ] {afed0d6c-b067-43a2-be77-003c57526f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13910 | 2026.04.06 16:14:44.708892 [ 4 ] {afed0d6c-b067-43a2-be77-003c57526f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13911 | 2026.04.06 16:14:44.708914 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13912 | 2026.04.06 16:14:44.708955 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 213 rows starting from the beginning of the part | ||
| 13913 | 2026.04.06 16:14:44.709032 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 23 rows starting from the beginning of the part | ||
| 13914 | 2026.04.06 16:14:44.709093 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 163 rows starting from the beginning of the part | ||
| 13915 | 2026.04.06 16:14:44.709136 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 23 rows starting from the beginning of the part | ||
| 13916 | 2026.04.06 16:14:44.709178 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 161 rows starting from the beginning of the part | ||
| 13917 | 2026.04.06 16:14:44.709221 [ 194 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 13918 | 2026.04.06 16:14:44.709701 [ 4 ] {afed0d6c-b067-43a2-be77-003c57526f0d} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2026.04.06 16:14:44.709741 [ 4 ] {afed0d6c-b067-43a2-be77-003c57526f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13920 | 2026.04.06 16:14:44.710097 [ 4 ] {afed0d6c-b067-43a2-be77-003c57526f0d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13921 | 2026.04.06 16:14:44.710135 [ 199 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 619 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427447 sec., 433641.3190822496 rows/sec., 29.03 MiB/sec. | ||
| 13922 | 2026.04.06 16:14:44.710323 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13923 | 2026.04.06 16:14:44.710329 [ 4 ] {afed0d6c-b067-43a2-be77-003c57526f0d} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13924 | 2026.04.06 16:14:44.710469 [ 4 ] {afed0d6c-b067-43a2-be77-003c57526f0d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001646 sec., 486634.2648845687 rows/sec., 28.11 MiB/sec. | ||
| 13925 | 2026.04.06 16:14:44.710505 [ 4 ] {afed0d6c-b067-43a2-be77-003c57526f0d} <Debug> TCPHandler: Processed in 0.001813764 sec. | ||
| 13926 | 2026.04.06 16:14:44.710620 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13927 | 2026.04.06 16:14:44.710656 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_81_16} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13928 | 2026.04.06 16:14:44.710713 [ 4 ] {435ee91c-ee69-43c1-8c66-13a7940d4c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13929 | 2026.04.06 16:14:44.710741 [ 192 ] {9b60ef4f-0d13-4dff-a184-bcbb506aab93::all_1_81_16} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13930 | 2026.04.06 16:14:44.710755 [ 4 ] {435ee91c-ee69-43c1-8c66-13a7940d4c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13931 | 2026.04.06 16:14:44.710850 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13932 | 2026.04.06 16:14:44.711133 [ 4 ] {435ee91c-ee69-43c1-8c66-13a7940d4c08} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13933 | 2026.04.06 16:14:44.711168 [ 4 ] {435ee91c-ee69-43c1-8c66-13a7940d4c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13934 | 2026.04.06 16:14:44.711459 [ 4 ] {435ee91c-ee69-43c1-8c66-13a7940d4c08} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13935 | 2026.04.06 16:14:44.711681 [ 4 ] {435ee91c-ee69-43c1-8c66-13a7940d4c08} <Trace> oximeter.fields_u64 (b8f2eb66-bc27-4cf8-b661-01fbd56d0dc4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13936 | 2026.04.06 16:14:44.711808 [ 4 ] {435ee91c-ee69-43c1-8c66-13a7940d4c08} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 63.23 KiB/sec. | ||
| 13937 | 2026.04.06 16:14:44.711844 [ 4 ] {435ee91c-ee69-43c1-8c66-13a7940d4c08} <Debug> TCPHandler: Processed in 0.001273574 sec. | ||
| 13938 | 2026.04.06 16:14:44.711957 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13939 | 2026.04.06 16:14:44.712051 [ 4 ] {f9642ef5-19f7-4f9e-8eba-03c74669babc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13940 | 2026.04.06 16:14:44.712091 [ 4 ] {f9642ef5-19f7-4f9e-8eba-03c74669babc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13941 | 2026.04.06 16:14:44.713104 [ 4 ] {f9642ef5-19f7-4f9e-8eba-03c74669babc} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13942 | 2026.04.06 16:14:44.713146 [ 4 ] {f9642ef5-19f7-4f9e-8eba-03c74669babc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13943 | 2026.04.06 16:14:44.713392 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60167 | ||
| 13944 | 2026.04.06 16:14:44.713482 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13945 | 2026.04.06 16:14:44.713507 [ 291 ] {} <Debug> TCP-Session: 8e5f17c4-16f1-4f93-81c9-4a24c5b5a7b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60167 | ||
| 13946 | 2026.04.06 16:14:44.713515 [ 4 ] {f9642ef5-19f7-4f9e-8eba-03c74669babc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13947 | 2026.04.06 16:14:44.713532 [ 291 ] {} <Debug> TCP-Session: 8e5f17c4-16f1-4f93-81c9-4a24c5b5a7b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13948 | 2026.04.06 16:14:44.713552 [ 291 ] {} <Debug> TCP-Session: 8e5f17c4-16f1-4f93-81c9-4a24c5b5a7b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13949 | 2026.04.06 16:14:44.713744 [ 4 ] {f9642ef5-19f7-4f9e-8eba-03c74669babc} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13950 | 2026.04.06 16:14:44.713754 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42068 | ||
| 13951 | 2026.04.06 16:14:44.713746 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55425 | ||
| 13952 | 2026.04.06 16:14:44.713800 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46288 | ||
| 13953 | 2026.04.06 16:14:44.713817 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44145 | ||
| 13954 | 2026.04.06 16:14:44.713842 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52345 | ||
| 13955 | 2026.04.06 16:14:44.713871 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13956 | 2026.04.06 16:14:44.713885 [ 4 ] {f9642ef5-19f7-4f9e-8eba-03c74669babc} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001851 sec., 710426.7963263101 rows/sec., 47.55 MiB/sec. | ||
| 13957 | 2026.04.06 16:14:44.713913 [ 292 ] {} <Debug> TCP-Session: d085203a-915f-4795-8937-6e532364b5d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55425 | ||
| 13958 | 2026.04.06 16:14:44.713850 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43221 | ||
| 13959 | 2026.04.06 16:14:44.713941 [ 4 ] {f9642ef5-19f7-4f9e-8eba-03c74669babc} <Debug> TCPHandler: Processed in 0.002033338 sec. | ||
| 13960 | 2026.04.06 16:14:44.713946 [ 292 ] {} <Debug> TCP-Session: d085203a-915f-4795-8937-6e532364b5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13961 | 2026.04.06 16:14:44.713971 [ 291 ] {} <Trace> TCP-Session: 8e5f17c4-16f1-4f93-81c9-4a24c5b5a7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13962 | 2026.04.06 16:14:44.713986 [ 292 ] {} <Debug> TCP-Session: d085203a-915f-4795-8937-6e532364b5d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13963 | 2026.04.06 16:14:44.713830 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60536 | ||
| 13964 | 2026.04.06 16:14:44.713804 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47071 | ||
| 13965 | 2026.04.06 16:14:44.713830 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13966 | 2026.04.06 16:14:44.714090 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13967 | 2026.04.06 16:14:44.714100 [ 293 ] {} <Debug> TCP-Session: 9d1b5a06-1e76-4257-abc3-7947a7090804 Authenticating user 'default' from [fd00:1122:3344:101::e]:42068 | ||
| 13968 | 2026.04.06 16:14:44.714126 [ 293 ] {} <Debug> TCP-Session: 9d1b5a06-1e76-4257-abc3-7947a7090804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13969 | 2026.04.06 16:14:44.714138 [ 293 ] {} <Debug> TCP-Session: 9d1b5a06-1e76-4257-abc3-7947a7090804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13970 | 2026.04.06 16:14:44.714162 [ 291 ] {4a25772b-23e5-4eb9-abe8-e75d2d7a20a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60167) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13971 | 2026.04.06 16:14:44.714190 [ 4 ] {c5380c21-2970-43f1-b623-b7d4d74c1578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13972 | 2026.04.06 16:14:44.714243 [ 4 ] {c5380c21-2970-43f1-b623-b7d4d74c1578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13973 | 2026.04.06 16:14:44.714433 [ 291 ] {4a25772b-23e5-4eb9-abe8-e75d2d7a20a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13974 | 2026.04.06 16:14:44.714497 [ 291 ] {4a25772b-23e5-4eb9-abe8-e75d2d7a20a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13975 | 2026.04.06 16:14:44.714644 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13976 | 2026.04.06 16:14:44.714683 [ 286 ] {} <Debug> TCP-Session: 438f48e8-d7b5-4930-a3da-f38794ea4227 Authenticating user 'default' from [fd00:1122:3344:101::e]:47071 | ||
| 13977 | 2026.04.06 16:14:44.714705 [ 286 ] {} <Debug> TCP-Session: 438f48e8-d7b5-4930-a3da-f38794ea4227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13978 | 2026.04.06 16:14:44.714717 [ 286 ] {} <Debug> TCP-Session: 438f48e8-d7b5-4930-a3da-f38794ea4227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13979 | 2026.04.06 16:14:44.714794 [ 291 ] {4a25772b-23e5-4eb9-abe8-e75d2d7a20a9} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 13980 | 2026.04.06 16:14:44.714911 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13981 | 2026.04.06 16:14:44.714948 [ 294 ] {} <Debug> TCP-Session: aabc9664-cd52-4c74-b0d8-e3d9680049d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46288 | ||
| 13982 | 2026.04.06 16:14:44.714965 [ 294 ] {} <Debug> TCP-Session: aabc9664-cd52-4c74-b0d8-e3d9680049d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13983 | 2026.04.06 16:14:44.714977 [ 294 ] {} <Debug> TCP-Session: aabc9664-cd52-4c74-b0d8-e3d9680049d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13984 | 2026.04.06 16:14:44.715030 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13985 | 2026.04.06 16:14:44.715064 [ 351 ] {} <Debug> TCP-Session: 4e0d1b1f-7a14-4352-88bf-1137fac151a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52345 | ||
| 13986 | 2026.04.06 16:14:44.715085 [ 351 ] {} <Debug> TCP-Session: 4e0d1b1f-7a14-4352-88bf-1137fac151a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13987 | 2026.04.06 16:14:44.715098 [ 351 ] {} <Debug> TCP-Session: 4e0d1b1f-7a14-4352-88bf-1137fac151a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13988 | 2026.04.06 16:14:44.715098 [ 4 ] {c5380c21-2970-43f1-b623-b7d4d74c1578} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2026.04.06 16:14:44.715149 [ 4 ] {c5380c21-2970-43f1-b623-b7d4d74c1578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13990 | 2026.04.06 16:14:44.715159 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13991 | 2026.04.06 16:14:44.715193 [ 350 ] {} <Debug> TCP-Session: 2d1c4096-d6e1-43aa-a25e-036e0649f4f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60536 | ||
| 13992 | 2026.04.06 16:14:44.715210 [ 350 ] {} <Debug> TCP-Session: 2d1c4096-d6e1-43aa-a25e-036e0649f4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13993 | 2026.04.06 16:14:44.715222 [ 350 ] {} <Debug> TCP-Session: 2d1c4096-d6e1-43aa-a25e-036e0649f4f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13994 | 2026.04.06 16:14:44.715282 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13995 | 2026.04.06 16:14:44.715316 [ 352 ] {} <Debug> TCP-Session: 685dff4a-e6d2-4f39-be64-88a61fb11769 Authenticating user 'default' from [fd00:1122:3344:101::e]:43221 | ||
| 13996 | 2026.04.06 16:14:44.715334 [ 352 ] {} <Debug> TCP-Session: 685dff4a-e6d2-4f39-be64-88a61fb11769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13997 | 2026.04.06 16:14:44.715346 [ 352 ] {} <Debug> TCP-Session: 685dff4a-e6d2-4f39-be64-88a61fb11769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13998 | 2026.04.06 16:14:44.715423 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13999 | 2026.04.06 16:14:44.715465 [ 287 ] {} <Debug> TCP-Session: b03c9993-6fba-4ab7-8fac-93471d23eaa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44145 | ||
| 14000 | 2026.04.06 16:14:44.715483 [ 287 ] {} <Debug> TCP-Session: b03c9993-6fba-4ab7-8fac-93471d23eaa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14001 | 2026.04.06 16:14:44.715500 [ 287 ] {} <Debug> TCP-Session: b03c9993-6fba-4ab7-8fac-93471d23eaa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14002 | 2026.04.06 16:14:44.715784 [ 339 ] {4a25772b-23e5-4eb9-abe8-e75d2d7a20a9} <Trace> AggregatingTransform: Aggregating | ||
| 14003 | 2026.04.06 16:14:44.715816 [ 339 ] {4a25772b-23e5-4eb9-abe8-e75d2d7a20a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 14004 | 2026.04.06 16:14:44.715847 [ 339 ] {4a25772b-23e5-4eb9-abe8-e75d2d7a20a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947247 sec. (1055.691 rows/sec., 41.24 KiB/sec.) | ||
| 14005 | 2026.04.06 16:14:44.715864 [ 339 ] {4a25772b-23e5-4eb9-abe8-e75d2d7a20a9} <Trace> Aggregator: Merging aggregated data | ||
| 14006 | 2026.04.06 16:14:44.716207 [ 4 ] {c5380c21-2970-43f1-b623-b7d4d74c1578} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14007 | 2026.04.06 16:14:44.716449 [ 4 ] {c5380c21-2970-43f1-b623-b7d4d74c1578} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14008 | 2026.04.06 16:14:44.716613 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 14009 | 2026.04.06 16:14:44.716628 [ 4 ] {c5380c21-2970-43f1-b623-b7d4d74c1578} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.00246 sec., 621544.7154471545 rows/sec., 37.81 MiB/sec. | ||
| 14010 | 2026.04.06 16:14:44.716661 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2026.04.06 16:14:44.716688 [ 4 ] {c5380c21-2970-43f1-b623-b7d4d74c1578} <Debug> TCPHandler: Processed in 0.002647589 sec. | ||
| 14012 | 2026.04.06 16:14:44.716703 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14013 | 2026.04.06 16:14:44.716789 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 14014 | 2026.04.06 16:14:44.716859 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14015 | 2026.04.06 16:14:44.716903 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14016 | 2026.04.06 16:14:44.716940 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_90_18, total 33677 rows starting from the beginning of the part | ||
| 14017 | 2026.04.06 16:14:44.716968 [ 4 ] {74b5847e-9011-450b-a1e7-e6f60be197fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14018 | 2026.04.06 16:14:44.717129 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 14019 | 2026.04.06 16:14:44.717146 [ 4 ] {74b5847e-9011-450b-a1e7-e6f60be197fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14020 | 2026.04.06 16:14:44.717330 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 266 rows starting from the beginning of the part | ||
| 14021 | 2026.04.06 16:14:44.717396 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 14022 | 2026.04.06 16:14:44.717448 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 265 rows starting from the beginning of the part | ||
| 14023 | 2026.04.06 16:14:44.717519 [ 291 ] {4a25772b-23e5-4eb9-abe8-e75d2d7a20a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003416 sec., 292.74004683840747 rows/sec., 11.44 KiB/sec. | ||
| 14024 | 2026.04.06 16:14:44.717621 [ 199 ] {81a64079-e956-431a-868f-58876cd98500::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1529 rows starting from the beginning of the part | ||
| 14025 | 2026.04.06 16:14:44.717714 [ 291 ] {4a25772b-23e5-4eb9-abe8-e75d2d7a20a9} <Debug> TCPHandler: Processed in 0.003891462 sec. | ||
| 14026 | 2026.04.06 16:14:44.717851 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14027 | 2026.04.06 16:14:44.717883 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14028 | 2026.04.06 16:14:44.717892 [ 291 ] {} <Debug> TCP-Session: 8e5f17c4-16f1-4f93-81c9-4a24c5b5a7b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14029 | 2026.04.06 16:14:44.717927 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14030 | 2026.04.06 16:14:44.717942 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14031 | 2026.04.06 16:14:44.717969 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14032 | 2026.04.06 16:14:44.717988 [ 352 ] {} <Debug> TCP-Session: 685dff4a-e6d2-4f39-be64-88a61fb11769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14033 | 2026.04.06 16:14:44.717997 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14034 | 2026.04.06 16:14:44.718028 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14035 | 2026.04.06 16:14:44.718054 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14036 | 2026.04.06 16:14:44.718071 [ 294 ] {} <Debug> TCP-Session: aabc9664-cd52-4c74-b0d8-e3d9680049d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14037 | 2026.04.06 16:14:44.718083 [ 287 ] {} <Debug> TCP-Session: b03c9993-6fba-4ab7-8fac-93471d23eaa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14038 | 2026.04.06 16:14:44.718100 [ 351 ] {} <Debug> TCP-Session: 4e0d1b1f-7a14-4352-88bf-1137fac151a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14039 | 2026.04.06 16:14:44.718009 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14040 | 2026.04.06 16:14:44.717945 [ 292 ] {} <Debug> TCP-Session: d085203a-915f-4795-8937-6e532364b5d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14041 | 2026.04.06 16:14:44.718191 [ 286 ] {} <Debug> TCP-Session: 438f48e8-d7b5-4930-a3da-f38794ea4227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14042 | 2026.04.06 16:14:44.718025 [ 293 ] {} <Debug> TCP-Session: 9d1b5a06-1e76-4257-abc3-7947a7090804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14043 | 2026.04.06 16:14:44.717996 [ 350 ] {} <Debug> TCP-Session: 2d1c4096-d6e1-43aa-a25e-036e0649f4f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14044 | 2026.04.06 16:14:44.718348 [ 4 ] {74b5847e-9011-450b-a1e7-e6f60be197fd} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14045 | 2026.04.06 16:14:44.718395 [ 4 ] {74b5847e-9011-450b-a1e7-e6f60be197fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14046 | 2026.04.06 16:14:44.719111 [ 4 ] {74b5847e-9011-450b-a1e7-e6f60be197fd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14047 | 2026.04.06 16:14:44.719439 [ 4 ] {74b5847e-9011-450b-a1e7-e6f60be197fd} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14048 | 2026.04.06 16:14:44.719599 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14049 | 2026.04.06 16:14:44.719628 [ 4 ] {74b5847e-9011-450b-a1e7-e6f60be197fd} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002681 sec., 12681.83513614323 rows/sec., 22.73 MiB/sec. | ||
| 14050 | 2026.04.06 16:14:44.719640 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14051 | 2026.04.06 16:14:44.719681 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14052 | 2026.04.06 16:14:44.719732 [ 4 ] {74b5847e-9011-450b-a1e7-e6f60be197fd} <Debug> TCPHandler: Processed in 0.002929254 sec. | ||
| 14053 | 2026.04.06 16:14:44.719762 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::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 | ||
| 14054 | 2026.04.06 16:14:44.719893 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14055 | 2026.04.06 16:14:44.719995 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14056 | 2026.04.06 16:14:44.720007 [ 4 ] {8ed342b9-43fa-43d8-a5b0-c394f7914d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14057 | 2026.04.06 16:14:44.720059 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1645 rows starting from the beginning of the part | ||
| 14058 | 2026.04.06 16:14:44.720067 [ 4 ] {8ed342b9-43fa-43d8-a5b0-c394f7914d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14059 | 2026.04.06 16:14:44.720194 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 23 rows starting from the beginning of the part | ||
| 14060 | 2026.04.06 16:14:44.720329 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 19 rows starting from the beginning of the part | ||
| 14061 | 2026.04.06 16:14:44.720454 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 23 rows starting from the beginning of the part | ||
| 14062 | 2026.04.06 16:14:44.720485 [ 4 ] {8ed342b9-43fa-43d8-a5b0-c394f7914d8c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14063 | 2026.04.06 16:14:44.720526 [ 4 ] {8ed342b9-43fa-43d8-a5b0-c394f7914d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14064 | 2026.04.06 16:14:44.720588 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 19 rows starting from the beginning of the part | ||
| 14065 | 2026.04.06 16:14:44.720723 [ 192 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
| 14066 | 2026.04.06 16:14:44.720934 [ 4 ] {8ed342b9-43fa-43d8-a5b0-c394f7914d8c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14067 | 2026.04.06 16:14:44.721292 [ 4 ] {8ed342b9-43fa-43d8-a5b0-c394f7914d8c} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14068 | 2026.04.06 16:14:44.721472 [ 4 ] {8ed342b9-43fa-43d8-a5b0-c394f7914d8c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001488 sec., 16129.032258064517 rows/sec., 1.09 MiB/sec. | ||
| 14069 | 2026.04.06 16:14:44.721522 [ 4 ] {8ed342b9-43fa-43d8-a5b0-c394f7914d8c} <Debug> TCPHandler: Processed in 0.001690451 sec. | ||
| 14070 | 2026.04.06 16:14:44.726299 [ 198 ] {81a64079-e956-431a-868f-58876cd98500::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36057 rows, containing 5 columns (5 merged, 0 gathered) in 0.009542757 sec., 3778467.7949988665 rows/sec., 239.42 MiB/sec. | ||
| 14071 | 2026.04.06 16:14:44.726791 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 14072 | 2026.04.06 16:14:44.727118 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14073 | 2026.04.06 16:14:44.727203 [ 195 ] {81a64079-e956-431a-868f-58876cd98500::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 14074 | 2026.04.06 16:14:44.727292 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14075 | 2026.04.06 16:14:44.731065 [ 190 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1763 rows, containing 19 columns (19 merged, 0 gathered) in 0.0113376 sec., 155500.2822466836 rows/sec., 278.65 MiB/sec. | ||
| 14076 | 2026.04.06 16:14:44.734424 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14077 | 2026.04.06 16:14:44.734989 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14078 | 2026.04.06 16:14:44.735091 [ 195 ] {38a2fc41-29c0-4544-94ea-17482eee45c6::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14079 | 2026.04.06 16:14:44.735250 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.10 MiB. | ||
| 14080 | 2026.04.06 16:14:44.921352 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36336 | ||
| 14081 | 2026.04.06 16:14:44.921488 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14082 | 2026.04.06 16:14:44.921516 [ 291 ] {} <Debug> TCP-Session: b502cf87-7716-48b2-9f00-c502c68e6d99 Authenticating user 'default' from [fd00:1122:3344:101::e]:36336 | ||
| 14083 | 2026.04.06 16:14:44.921549 [ 291 ] {} <Debug> TCP-Session: b502cf87-7716-48b2-9f00-c502c68e6d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14084 | 2026.04.06 16:14:44.921564 [ 291 ] {} <Debug> TCP-Session: b502cf87-7716-48b2-9f00-c502c68e6d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14085 | 2026.04.06 16:14:44.921821 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58623 | ||
| 14086 | 2026.04.06 16:14:44.921833 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57704 | ||
| 14087 | 2026.04.06 16:14:44.921871 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61267 | ||
| 14088 | 2026.04.06 16:14:44.921912 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52786 | ||
| 14089 | 2026.04.06 16:14:44.921937 [ 291 ] {} <Trace> TCP-Session: b502cf87-7716-48b2-9f00-c502c68e6d99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14090 | 2026.04.06 16:14:44.921958 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14091 | 2026.04.06 16:14:44.921984 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14092 | 2026.04.06 16:14:44.921995 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14093 | 2026.04.06 16:14:44.921997 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14094 | 2026.04.06 16:14:44.922020 [ 293 ] {} <Debug> TCP-Session: edeff141-38b5-4d03-b737-d4afc969d9bf Authenticating user 'default' from [fd00:1122:3344:101::e]:57704 | ||
| 14095 | 2026.04.06 16:14:44.922036 [ 287 ] {} <Debug> TCP-Session: 26b6fe18-351b-457a-a793-affcec230f4d Authenticating user 'default' from [fd00:1122:3344:101::e]:61267 | ||
| 14096 | 2026.04.06 16:14:44.922043 [ 351 ] {} <Debug> TCP-Session: 07bd33a1-d883-4ba6-86c3-04169a4504d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52786 | ||
| 14097 | 2026.04.06 16:14:44.922061 [ 293 ] {} <Debug> TCP-Session: edeff141-38b5-4d03-b737-d4afc969d9bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14098 | 2026.04.06 16:14:44.922074 [ 287 ] {} <Debug> TCP-Session: 26b6fe18-351b-457a-a793-affcec230f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14099 | 2026.04.06 16:14:44.922119 [ 293 ] {} <Debug> TCP-Session: edeff141-38b5-4d03-b737-d4afc969d9bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14100 | 2026.04.06 16:14:44.922140 [ 291 ] {73f2ed00-cbd9-4b16-ae84-ccd4bb8d8778} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36336) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14101 | 2026.04.06 16:14:44.922149 [ 287 ] {} <Debug> TCP-Session: 26b6fe18-351b-457a-a793-affcec230f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14102 | 2026.04.06 16:14:44.922007 [ 292 ] {} <Debug> TCP-Session: 2c98a1bc-62a3-4467-9e1a-7d7f3d138d9b Authenticating user 'default' from [fd00:1122:3344:101::e]:58623 | ||
| 14103 | 2026.04.06 16:14:44.921922 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64118 | ||
| 14104 | 2026.04.06 16:14:44.922227 [ 292 ] {} <Debug> TCP-Session: 2c98a1bc-62a3-4467-9e1a-7d7f3d138d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14105 | 2026.04.06 16:14:44.921880 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49621 | ||
| 14106 | 2026.04.06 16:14:44.922254 [ 292 ] {} <Debug> TCP-Session: 2c98a1bc-62a3-4467-9e1a-7d7f3d138d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14107 | 2026.04.06 16:14:44.921856 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52613 | ||
| 14108 | 2026.04.06 16:14:44.922296 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14109 | 2026.04.06 16:14:44.922321 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14110 | 2026.04.06 16:14:44.922351 [ 352 ] {} <Debug> TCP-Session: 11014a1e-5a74-4846-a320-51cd8e860716 Authenticating user 'default' from [fd00:1122:3344:101::e]:64118 | ||
| 14111 | 2026.04.06 16:14:44.922366 [ 350 ] {} <Debug> TCP-Session: d46a3b60-1ba1-40ef-bdf2-998a0d765193 Authenticating user 'default' from [fd00:1122:3344:101::e]:49621 | ||
| 14112 | 2026.04.06 16:14:44.922383 [ 352 ] {} <Debug> TCP-Session: 11014a1e-5a74-4846-a320-51cd8e860716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14113 | 2026.04.06 16:14:44.922396 [ 350 ] {} <Debug> TCP-Session: d46a3b60-1ba1-40ef-bdf2-998a0d765193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14114 | 2026.04.06 16:14:44.922402 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14115 | 2026.04.06 16:14:44.922419 [ 350 ] {} <Debug> TCP-Session: d46a3b60-1ba1-40ef-bdf2-998a0d765193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14116 | 2026.04.06 16:14:44.922439 [ 291 ] {73f2ed00-cbd9-4b16-ae84-ccd4bb8d8778} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14117 | 2026.04.06 16:14:44.922447 [ 294 ] {} <Debug> TCP-Session: eac70be1-e531-4f8a-a454-5a7dc490b122 Authenticating user 'default' from [fd00:1122:3344:101::e]:52613 | ||
| 14118 | 2026.04.06 16:14:44.922408 [ 352 ] {} <Debug> TCP-Session: 11014a1e-5a74-4846-a320-51cd8e860716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14119 | 2026.04.06 16:14:44.922495 [ 294 ] {} <Debug> TCP-Session: eac70be1-e531-4f8a-a454-5a7dc490b122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14120 | 2026.04.06 16:14:44.922509 [ 291 ] {73f2ed00-cbd9-4b16-ae84-ccd4bb8d8778} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14121 | 2026.04.06 16:14:44.922520 [ 294 ] {} <Debug> TCP-Session: eac70be1-e531-4f8a-a454-5a7dc490b122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14122 | 2026.04.06 16:14:44.921856 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54502 | ||
| 14123 | 2026.04.06 16:14:44.922078 [ 351 ] {} <Debug> TCP-Session: 07bd33a1-d883-4ba6-86c3-04169a4504d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14124 | 2026.04.06 16:14:44.922598 [ 351 ] {} <Debug> TCP-Session: 07bd33a1-d883-4ba6-86c3-04169a4504d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14125 | 2026.04.06 16:14:44.922617 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14126 | 2026.04.06 16:14:44.922645 [ 286 ] {} <Debug> TCP-Session: fc9c8f42-268b-4dc1-af9b-3879ac87fd21 Authenticating user 'default' from [fd00:1122:3344:101::e]:54502 | ||
| 14127 | 2026.04.06 16:14:44.922662 [ 286 ] {} <Debug> TCP-Session: fc9c8f42-268b-4dc1-af9b-3879ac87fd21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14128 | 2026.04.06 16:14:44.922674 [ 286 ] {} <Debug> TCP-Session: fc9c8f42-268b-4dc1-af9b-3879ac87fd21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14129 | 2026.04.06 16:14:44.922856 [ 291 ] {73f2ed00-cbd9-4b16-ae84-ccd4bb8d8778} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 14130 | 2026.04.06 16:14:44.924014 [ 312 ] {73f2ed00-cbd9-4b16-ae84-ccd4bb8d8778} <Trace> AggregatingTransform: Aggregating | ||
| 14131 | 2026.04.06 16:14:44.924053 [ 312 ] {73f2ed00-cbd9-4b16-ae84-ccd4bb8d8778} <Trace> Aggregator: Aggregation method: without_key | ||
| 14132 | 2026.04.06 16:14:44.924089 [ 312 ] {73f2ed00-cbd9-4b16-ae84-ccd4bb8d8778} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001110781 sec. (900.267 rows/sec., 35.17 KiB/sec.) | ||
| 14133 | 2026.04.06 16:14:44.924126 [ 312 ] {73f2ed00-cbd9-4b16-ae84-ccd4bb8d8778} <Trace> Aggregator: Merging aggregated data | ||
| 14134 | 2026.04.06 16:14:44.925508 [ 291 ] {73f2ed00-cbd9-4b16-ae84-ccd4bb8d8778} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003434 sec., 291.20559114735005 rows/sec., 11.38 KiB/sec. | ||
| 14135 | 2026.04.06 16:14:44.925724 [ 291 ] {73f2ed00-cbd9-4b16-ae84-ccd4bb8d8778} <Debug> TCPHandler: Processed in 0.003917192 sec. | ||
| 14136 | 2026.04.06 16:14:44.925859 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14137 | 2026.04.06 16:14:44.925884 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14138 | 2026.04.06 16:14:44.925902 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14139 | 2026.04.06 16:14:44.925912 [ 294 ] {} <Debug> TCP-Session: eac70be1-e531-4f8a-a454-5a7dc490b122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14140 | 2026.04.06 16:14:44.925915 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14141 | 2026.04.06 16:14:44.925946 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14142 | 2026.04.06 16:14:44.925969 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14143 | 2026.04.06 16:14:44.925987 [ 293 ] {} <Debug> TCP-Session: edeff141-38b5-4d03-b737-d4afc969d9bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14144 | 2026.04.06 16:14:44.926002 [ 286 ] {} <Debug> TCP-Session: fc9c8f42-268b-4dc1-af9b-3879ac87fd21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14145 | 2026.04.06 16:14:44.926004 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14146 | 2026.04.06 16:14:44.926034 [ 287 ] {} <Debug> TCP-Session: 26b6fe18-351b-457a-a793-affcec230f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14147 | 2026.04.06 16:14:44.925983 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14148 | 2026.04.06 16:14:44.926075 [ 291 ] {} <Debug> TCP-Session: b502cf87-7716-48b2-9f00-c502c68e6d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14149 | 2026.04.06 16:14:44.925961 [ 350 ] {} <Debug> TCP-Session: d46a3b60-1ba1-40ef-bdf2-998a0d765193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14150 | 2026.04.06 16:14:44.926116 [ 352 ] {} <Debug> TCP-Session: 11014a1e-5a74-4846-a320-51cd8e860716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14151 | 2026.04.06 16:14:44.925938 [ 351 ] {} <Debug> TCP-Session: 07bd33a1-d883-4ba6-86c3-04169a4504d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14152 | 2026.04.06 16:14:44.925935 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14153 | 2026.04.06 16:14:44.926218 [ 292 ] {} <Debug> TCP-Session: 2c98a1bc-62a3-4467-9e1a-7d7f3d138d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14154 | 2026.04.06 16:14:45.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.57 MiB, peak 357.41 MiB, free memory in arenas 0.00 B, will set to 346.57 MiB (RSS), difference: 6.00 MiB | ||
| 14155 | 2026.04.06 16:14:45.312224 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57060 | ||
| 14156 | 2026.04.06 16:14:45.312336 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14157 | 2026.04.06 16:14:45.312363 [ 291 ] {} <Debug> TCP-Session: 8a4ee4f0-2914-4a93-bd45-423fe4e18c44 Authenticating user 'default' from [fd00:1122:3344:101::e]:57060 | ||
| 14158 | 2026.04.06 16:14:45.312385 [ 291 ] {} <Debug> TCP-Session: 8a4ee4f0-2914-4a93-bd45-423fe4e18c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14159 | 2026.04.06 16:14:45.312398 [ 291 ] {} <Debug> TCP-Session: 8a4ee4f0-2914-4a93-bd45-423fe4e18c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14160 | 2026.04.06 16:14:45.312602 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52963 | ||
| 14161 | 2026.04.06 16:14:45.312648 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57836 | ||
| 14162 | 2026.04.06 16:14:45.312664 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50498 | ||
| 14163 | 2026.04.06 16:14:45.312687 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63383 | ||
| 14164 | 2026.04.06 16:14:45.312719 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14165 | 2026.04.06 16:14:45.312695 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61514 | ||
| 14166 | 2026.04.06 16:14:45.312765 [ 292 ] {} <Debug> TCP-Session: d61a720b-b4f7-4268-8040-0739a7f10ed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52963 | ||
| 14167 | 2026.04.06 16:14:45.312781 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14168 | 2026.04.06 16:14:45.312801 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14169 | 2026.04.06 16:14:45.312819 [ 292 ] {} <Debug> TCP-Session: d61a720b-b4f7-4268-8040-0739a7f10ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14170 | 2026.04.06 16:14:45.312818 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14171 | 2026.04.06 16:14:45.312836 [ 287 ] {} <Debug> TCP-Session: 47c17403-4112-4116-83a7-d59e0c293d25 Authenticating user 'default' from [fd00:1122:3344:101::e]:50498 | ||
| 14172 | 2026.04.06 16:14:45.312844 [ 292 ] {} <Debug> TCP-Session: d61a720b-b4f7-4268-8040-0739a7f10ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14173 | 2026.04.06 16:14:45.312872 [ 294 ] {} <Debug> TCP-Session: f6193fe5-8c45-4c9a-8507-26c0d336d387 Authenticating user 'default' from [fd00:1122:3344:101::e]:57836 | ||
| 14174 | 2026.04.06 16:14:45.312878 [ 287 ] {} <Debug> TCP-Session: 47c17403-4112-4116-83a7-d59e0c293d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14175 | 2026.04.06 16:14:45.312865 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14176 | 2026.04.06 16:14:45.312908 [ 294 ] {} <Debug> TCP-Session: f6193fe5-8c45-4c9a-8507-26c0d336d387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14177 | 2026.04.06 16:14:45.312912 [ 287 ] {} <Debug> TCP-Session: 47c17403-4112-4116-83a7-d59e0c293d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14178 | 2026.04.06 16:14:45.312946 [ 294 ] {} <Debug> TCP-Session: f6193fe5-8c45-4c9a-8507-26c0d336d387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14179 | 2026.04.06 16:14:45.312945 [ 352 ] {} <Debug> TCP-Session: 9c674012-3ede-45e4-b825-9f2cb6a59676 Authenticating user 'default' from [fd00:1122:3344:101::e]:61514 | ||
| 14180 | 2026.04.06 16:14:45.312676 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46575 | ||
| 14181 | 2026.04.06 16:14:45.313000 [ 352 ] {} <Debug> TCP-Session: 9c674012-3ede-45e4-b825-9f2cb6a59676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14182 | 2026.04.06 16:14:45.312655 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36999 | ||
| 14183 | 2026.04.06 16:14:45.313032 [ 352 ] {} <Debug> TCP-Session: 9c674012-3ede-45e4-b825-9f2cb6a59676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14184 | 2026.04.06 16:14:45.312648 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46764 | ||
| 14185 | 2026.04.06 16:14:45.313067 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14186 | 2026.04.06 16:14:45.312822 [ 351 ] {} <Debug> TCP-Session: 36bfe09c-dd76-4654-a974-acdfadd4d917 Authenticating user 'default' from [fd00:1122:3344:101::e]:63383 | ||
| 14187 | 2026.04.06 16:14:45.313113 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14188 | 2026.04.06 16:14:45.313120 [ 350 ] {} <Debug> TCP-Session: a74b41fb-5234-4a85-9de0-e87a761d0f52 Authenticating user 'default' from [fd00:1122:3344:101::e]:46575 | ||
| 14189 | 2026.04.06 16:14:45.313158 [ 286 ] {} <Debug> TCP-Session: 806ea5cb-2d95-4a9f-a7ec-5cdd659161d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36999 | ||
| 14190 | 2026.04.06 16:14:45.313176 [ 350 ] {} <Debug> TCP-Session: a74b41fb-5234-4a85-9de0-e87a761d0f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14191 | 2026.04.06 16:14:45.313187 [ 286 ] {} <Debug> TCP-Session: 806ea5cb-2d95-4a9f-a7ec-5cdd659161d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14192 | 2026.04.06 16:14:45.313202 [ 350 ] {} <Debug> TCP-Session: a74b41fb-5234-4a85-9de0-e87a761d0f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14193 | 2026.04.06 16:14:45.313212 [ 286 ] {} <Debug> TCP-Session: 806ea5cb-2d95-4a9f-a7ec-5cdd659161d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14194 | 2026.04.06 16:14:45.313141 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14195 | 2026.04.06 16:14:45.313139 [ 351 ] {} <Debug> TCP-Session: 36bfe09c-dd76-4654-a974-acdfadd4d917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14196 | 2026.04.06 16:14:45.313262 [ 293 ] {} <Debug> TCP-Session: 6a79bc9d-6246-4d82-8ab5-9a36b13c2d5d Authenticating user 'default' from [fd00:1122:3344:101::e]:46764 | ||
| 14197 | 2026.04.06 16:14:45.313276 [ 351 ] {} <Debug> TCP-Session: 36bfe09c-dd76-4654-a974-acdfadd4d917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14198 | 2026.04.06 16:14:45.312673 [ 291 ] {} <Trace> TCP-Session: 8a4ee4f0-2914-4a93-bd45-423fe4e18c44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14199 | 2026.04.06 16:14:45.313295 [ 293 ] {} <Debug> TCP-Session: 6a79bc9d-6246-4d82-8ab5-9a36b13c2d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14200 | 2026.04.06 16:14:45.313328 [ 293 ] {} <Debug> TCP-Session: 6a79bc9d-6246-4d82-8ab5-9a36b13c2d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14201 | 2026.04.06 16:14:45.313469 [ 291 ] {4266f212-e567-4cfb-9512-2332aa6955de} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57060) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14202 | 2026.04.06 16:14:45.313744 [ 291 ] {4266f212-e567-4cfb-9512-2332aa6955de} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14203 | 2026.04.06 16:14:45.313803 [ 291 ] {4266f212-e567-4cfb-9512-2332aa6955de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14204 | 2026.04.06 16:14:45.314100 [ 291 ] {4266f212-e567-4cfb-9512-2332aa6955de} <Debug> oximeter.version (cb787b3e-f073-4bcc-9db8-2fd10c69dd90) (SelectExecutor): Key condition: unknown | ||
| 14205 | 2026.04.06 16:14:45.315180 [ 322 ] {4266f212-e567-4cfb-9512-2332aa6955de} <Trace> AggregatingTransform: Aggregating | ||
| 14206 | 2026.04.06 16:14:45.315222 [ 322 ] {4266f212-e567-4cfb-9512-2332aa6955de} <Trace> Aggregator: Aggregation method: without_key | ||
| 14207 | 2026.04.06 16:14:45.315259 [ 322 ] {4266f212-e567-4cfb-9512-2332aa6955de} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0010573 sec. (945.805 rows/sec., 36.95 KiB/sec.) | ||
| 14208 | 2026.04.06 16:14:45.315278 [ 322 ] {4266f212-e567-4cfb-9512-2332aa6955de} <Trace> Aggregator: Merging aggregated data | ||
| 14209 | 2026.04.06 16:14:45.316499 [ 291 ] {4266f212-e567-4cfb-9512-2332aa6955de} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003084 sec., 324.25421530479895 rows/sec., 12.67 KiB/sec. | ||
| 14210 | 2026.04.06 16:14:45.316725 [ 291 ] {4266f212-e567-4cfb-9512-2332aa6955de} <Debug> TCPHandler: Processed in 0.004171818 sec. | ||
| 14211 | 2026.04.06 16:14:45.316869 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14212 | 2026.04.06 16:14:45.316904 [ 291 ] {} <Debug> TCP-Session: 8a4ee4f0-2914-4a93-bd45-423fe4e18c44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14213 | 2026.04.06 16:14:45.316903 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14214 | 2026.04.06 16:14:45.316927 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14215 | 2026.04.06 16:14:45.316947 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14216 | 2026.04.06 16:14:45.316960 [ 292 ] {} <Debug> TCP-Session: d61a720b-b4f7-4268-8040-0739a7f10ed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14217 | 2026.04.06 16:14:45.316972 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14218 | 2026.04.06 16:14:45.316997 [ 294 ] {} <Debug> TCP-Session: f6193fe5-8c45-4c9a-8507-26c0d336d387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14219 | 2026.04.06 16:14:45.317013 [ 287 ] {} <Debug> TCP-Session: 47c17403-4112-4116-83a7-d59e0c293d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14220 | 2026.04.06 16:14:45.317041 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14221 | 2026.04.06 16:14:45.317083 [ 352 ] {} <Debug> TCP-Session: 9c674012-3ede-45e4-b825-9f2cb6a59676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14222 | 2026.04.06 16:14:45.317091 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14223 | 2026.04.06 16:14:45.317107 [ 286 ] {} <Debug> TCP-Session: 806ea5cb-2d95-4a9f-a7ec-5cdd659161d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14224 | 2026.04.06 16:14:45.317016 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14225 | 2026.04.06 16:14:45.317152 [ 350 ] {} <Debug> TCP-Session: a74b41fb-5234-4a85-9de0-e87a761d0f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14226 | 2026.04.06 16:14:45.316996 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14227 | 2026.04.06 16:14:45.317187 [ 293 ] {} <Debug> TCP-Session: 6a79bc9d-6246-4d82-8ab5-9a36b13c2d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14228 | 2026.04.06 16:14:45.317235 [ 351 ] {} <Debug> TCP-Session: 36bfe09c-dd76-4654-a974-acdfadd4d917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14229 | 2026.04.06 16:14:45.696386 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 14230 | 2026.04.06 16:14:45.719442 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14231 | 2026.04.06 16:14:45.719527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14232 | 2026.04.06 16:14:45.727514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14233 | 2026.04.06 16:14:45.728599 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14234 | 2026.04.06 16:14:45.734239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 14235 | 2026.04.06 16:14:46.740519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1812 | ||
| 14236 | 2026.04.06 16:14:46.743532 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14237 | 2026.04.06 16:14:46.743581 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14238 | 2026.04.06 16:14:46.744825 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14239 | 2026.04.06 16:14:46.745101 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14240 | 2026.04.06 16:14:46.745431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1812 | ||
| 14241 | 2026.04.06 16:14:47.634737 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14242 | 2026.04.06 16:14:47.634911 [ 4 ] {e5458981-10ab-41b9-b51c-53ff9fed50bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14243 | 2026.04.06 16:14:47.634972 [ 4 ] {e5458981-10ab-41b9-b51c-53ff9fed50bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14244 | 2026.04.06 16:14:47.635714 [ 4 ] {e5458981-10ab-41b9-b51c-53ff9fed50bd} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14245 | 2026.04.06 16:14:47.635758 [ 4 ] {e5458981-10ab-41b9-b51c-53ff9fed50bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14246 | 2026.04.06 16:14:47.636255 [ 4 ] {e5458981-10ab-41b9-b51c-53ff9fed50bd} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14247 | 2026.04.06 16:14:47.636519 [ 4 ] {e5458981-10ab-41b9-b51c-53ff9fed50bd} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14248 | 2026.04.06 16:14:47.636670 [ 148 ] {} <Debug> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14249 | 2026.04.06 16:14:47.636697 [ 4 ] {e5458981-10ab-41b9-b51c-53ff9fed50bd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001832 sec., 30567.68558951965 rows/sec., 2.33 MiB/sec. | ||
| 14250 | 2026.04.06 16:14:47.636714 [ 148 ] {} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14251 | 2026.04.06 16:14:47.636736 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14252 | 2026.04.06 16:14:47.636748 [ 4 ] {e5458981-10ab-41b9-b51c-53ff9fed50bd} <Debug> TCPHandler: Processed in 0.002130779 sec. | ||
| 14253 | 2026.04.06 16:14:47.636826 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::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 | ||
| 14254 | 2026.04.06 16:14:47.636891 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14255 | 2026.04.06 16:14:47.636915 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14256 | 2026.04.06 16:14:47.636949 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3242 rows starting from the beginning of the part | ||
| 14257 | 2026.04.06 16:14:47.636989 [ 4 ] {82dd6727-4ae6-4629-a95c-b5ad7ec94e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14258 | 2026.04.06 16:14:47.637013 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 836 rows starting from the beginning of the part | ||
| 14259 | 2026.04.06 16:14:47.637038 [ 4 ] {82dd6727-4ae6-4629-a95c-b5ad7ec94e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14260 | 2026.04.06 16:14:47.637062 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 102 rows starting from the beginning of the part | ||
| 14261 | 2026.04.06 16:14:47.637109 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 835 rows starting from the beginning of the part | ||
| 14262 | 2026.04.06 16:14:47.637165 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 2452 rows starting from the beginning of the part | ||
| 14263 | 2026.04.06 16:14:47.637207 [ 188 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 14264 | 2026.04.06 16:14:47.637591 [ 4 ] {82dd6727-4ae6-4629-a95c-b5ad7ec94e44} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14265 | 2026.04.06 16:14:47.637632 [ 4 ] {82dd6727-4ae6-4629-a95c-b5ad7ec94e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14266 | 2026.04.06 16:14:47.638090 [ 4 ] {82dd6727-4ae6-4629-a95c-b5ad7ec94e44} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14267 | 2026.04.06 16:14:47.638420 [ 4 ] {82dd6727-4ae6-4629-a95c-b5ad7ec94e44} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14268 | 2026.04.06 16:14:47.638612 [ 4 ] {82dd6727-4ae6-4629-a95c-b5ad7ec94e44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001643 sec., 38953.134510042604 rows/sec., 3.04 MiB/sec. | ||
| 14269 | 2026.04.06 16:14:47.638625 [ 147 ] {} <Debug> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14270 | 2026.04.06 16:14:47.638673 [ 4 ] {82dd6727-4ae6-4629-a95c-b5ad7ec94e44} <Debug> TCPHandler: Processed in 0.001828894 sec. | ||
| 14271 | 2026.04.06 16:14:47.638702 [ 147 ] {} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14272 | 2026.04.06 16:14:47.638734 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14273 | 2026.04.06 16:14:47.638856 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14274 | 2026.04.06 16:14:47.638861 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::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 | ||
| 14275 | 2026.04.06 16:14:47.638977 [ 4 ] {9a6d17dd-8af4-4143-be68-f72a94c6b656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14276 | 2026.04.06 16:14:47.639020 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14277 | 2026.04.06 16:14:47.639036 [ 4 ] {9a6d17dd-8af4-4143-be68-f72a94c6b656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14278 | 2026.04.06 16:14:47.639060 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1794 rows starting from the beginning of the part | ||
| 14279 | 2026.04.06 16:14:47.639129 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 511 rows starting from the beginning of the part | ||
| 14280 | 2026.04.06 16:14:47.639178 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 87 rows starting from the beginning of the part | ||
| 14281 | 2026.04.06 16:14:47.639224 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 509 rows starting from the beginning of the part | ||
| 14282 | 2026.04.06 16:14:47.639310 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1315 rows starting from the beginning of the part | ||
| 14283 | 2026.04.06 16:14:47.639408 [ 190 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 14284 | 2026.04.06 16:14:47.639588 [ 4 ] {9a6d17dd-8af4-4143-be68-f72a94c6b656} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14285 | 2026.04.06 16:14:47.639638 [ 4 ] {9a6d17dd-8af4-4143-be68-f72a94c6b656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14286 | 2026.04.06 16:14:47.640130 [ 4 ] {9a6d17dd-8af4-4143-be68-f72a94c6b656} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14287 | 2026.04.06 16:14:47.640449 [ 4 ] {9a6d17dd-8af4-4143-be68-f72a94c6b656} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14288 | 2026.04.06 16:14:47.640618 [ 4 ] {9a6d17dd-8af4-4143-be68-f72a94c6b656} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001666 sec., 57623.04921968788 rows/sec., 4.01 MiB/sec. | ||
| 14289 | 2026.04.06 16:14:47.640667 [ 4 ] {9a6d17dd-8af4-4143-be68-f72a94c6b656} <Debug> TCPHandler: Processed in 0.001869124 sec. | ||
| 14290 | 2026.04.06 16:14:47.640809 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14291 | 2026.04.06 16:14:47.640849 [ 197 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.004057484 sec., 1854104.6619037807 rows/sec., 146.47 MiB/sec. | ||
| 14292 | 2026.04.06 16:14:47.640916 [ 4 ] {caaf6a0c-97ad-4262-8131-6c0373779fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14293 | 2026.04.06 16:14:47.640932 [ 188 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002129999 sec., 2009390.6147373777 rows/sec., 145.31 MiB/sec. | ||
| 14294 | 2026.04.06 16:14:47.640974 [ 4 ] {caaf6a0c-97ad-4262-8131-6c0373779fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14295 | 2026.04.06 16:14:47.641157 [ 186 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14296 | 2026.04.06 16:14:47.641214 [ 187 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14297 | 2026.04.06 16:14:47.641366 [ 4 ] {caaf6a0c-97ad-4262-8131-6c0373779fc6} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2026.04.06 16:14:47.641410 [ 4 ] {caaf6a0c-97ad-4262-8131-6c0373779fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14299 | 2026.04.06 16:14:47.641490 [ 186 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_96_19} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2026.04.06 16:14:47.641604 [ 186 ] {329c1cde-0018-4173-a273-d5d733699654::all_1_96_19} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14301 | 2026.04.06 16:14:47.641620 [ 187 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_96_19} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14302 | 2026.04.06 16:14:47.641721 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 14303 | 2026.04.06 16:14:47.641723 [ 187 ] {f45fc855-ef89-4796-892f-0a5cd4c98df8::all_1_96_19} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14304 | 2026.04.06 16:14:47.641761 [ 4 ] {caaf6a0c-97ad-4262-8131-6c0373779fc6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14305 | 2026.04.06 16:14:47.641863 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 14306 | 2026.04.06 16:14:47.642006 [ 4 ] {caaf6a0c-97ad-4262-8131-6c0373779fc6} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14307 | 2026.04.06 16:14:47.642184 [ 147 ] {} <Debug> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14308 | 2026.04.06 16:14:47.642186 [ 4 ] {caaf6a0c-97ad-4262-8131-6c0373779fc6} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001291 sec., 27885.360185902402 rows/sec., 1.88 MiB/sec. | ||
| 14309 | 2026.04.06 16:14:47.642232 [ 147 ] {} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14310 | 2026.04.06 16:14:47.642261 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14311 | 2026.04.06 16:14:47.642263 [ 4 ] {caaf6a0c-97ad-4262-8131-6c0373779fc6} <Debug> TCPHandler: Processed in 0.001512528 sec. | ||
| 14312 | 2026.04.06 16:14:47.642338 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::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 | ||
| 14313 | 2026.04.06 16:14:47.642424 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14314 | 2026.04.06 16:14:47.642458 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4758 rows starting from the beginning of the part | ||
| 14315 | 2026.04.06 16:14:47.642514 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 90 rows starting from the beginning of the part | ||
| 14316 | 2026.04.06 16:14:47.642562 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 14317 | 2026.04.06 16:14:47.642594 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 14318 | 2026.04.06 16:14:47.642626 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 24 rows starting from the beginning of the part | ||
| 14319 | 2026.04.06 16:14:47.642661 [ 188 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 36 rows starting from the beginning of the part | ||
| 14320 | 2026.04.06 16:14:47.644159 [ 187 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5058 rows, containing 4 columns (4 merged, 0 gathered) in 0.001852134 sec., 2730903.919478828 rows/sec., 174.48 MiB/sec. | ||
| 14321 | 2026.04.06 16:14:47.644536 [ 186 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14322 | 2026.04.06 16:14:47.644856 [ 186 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_96_19} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14323 | 2026.04.06 16:14:47.644941 [ 186 ] {207c24d1-2cec-4bfe-b78a-fc77c9548637::all_1_96_19} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14324 | 2026.04.06 16:14:47.645044 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 14325 | 2026.04.06 16:14:51.486799 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14326 | 2026.04.06 16:14:51.486858 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14327 | 2026.04.06 16:14:51.654939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27814 | ||
| 14328 | 2026.04.06 16:14:51.655470 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14329 | 2026.04.06 16:14:51.655520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14330 | 2026.04.06 16:14:51.656073 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14331 | 2026.04.06 16:14:51.656314 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14332 | 2026.04.06 16:14:51.656467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27814 | ||
| 14333 | 2026.04.06 16:14:52.646076 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14334 | 2026.04.06 16:14:52.646270 [ 4 ] {100576b6-e9fa-4778-9051-857bae280b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14335 | 2026.04.06 16:14:52.646345 [ 4 ] {100576b6-e9fa-4778-9051-857bae280b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14336 | 2026.04.06 16:14:52.647190 [ 4 ] {100576b6-e9fa-4778-9051-857bae280b8e} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14337 | 2026.04.06 16:14:52.647241 [ 4 ] {100576b6-e9fa-4778-9051-857bae280b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14338 | 2026.04.06 16:14:52.647655 [ 4 ] {100576b6-e9fa-4778-9051-857bae280b8e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14339 | 2026.04.06 16:14:52.647907 [ 4 ] {100576b6-e9fa-4778-9051-857bae280b8e} <Trace> oximeter.fields_i16 (effaa428-bbc7-4e5b-b67b-ceacca5eca97): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14340 | 2026.04.06 16:14:52.648070 [ 4 ] {100576b6-e9fa-4778-9051-857bae280b8e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001852 sec., 153347.7321814255 rows/sec., 9.74 MiB/sec. | ||
| 14341 | 2026.04.06 16:14:52.648121 [ 4 ] {100576b6-e9fa-4778-9051-857bae280b8e} <Debug> TCPHandler: Processed in 0.00217309 sec. | ||
| 14342 | 2026.04.06 16:14:52.648251 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14343 | 2026.04.06 16:14:52.648355 [ 4 ] {c022ee2a-8b81-4788-ac5c-2d4477db5400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14344 | 2026.04.06 16:14:52.648400 [ 4 ] {c022ee2a-8b81-4788-ac5c-2d4477db5400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14345 | 2026.04.06 16:14:52.649219 [ 4 ] {c022ee2a-8b81-4788-ac5c-2d4477db5400} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14346 | 2026.04.06 16:14:52.649259 [ 4 ] {c022ee2a-8b81-4788-ac5c-2d4477db5400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14347 | 2026.04.06 16:14:52.649650 [ 4 ] {c022ee2a-8b81-4788-ac5c-2d4477db5400} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14348 | 2026.04.06 16:14:52.649880 [ 4 ] {c022ee2a-8b81-4788-ac5c-2d4477db5400} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14349 | 2026.04.06 16:14:52.650016 [ 4 ] {c022ee2a-8b81-4788-ac5c-2d4477db5400} <Debug> executeQuery: Read 835 rows, 66.54 KiB in 0.001685 sec., 495548.96142433234 rows/sec., 38.56 MiB/sec. | ||
| 14350 | 2026.04.06 16:14:52.650056 [ 4 ] {c022ee2a-8b81-4788-ac5c-2d4477db5400} <Debug> TCPHandler: Processed in 0.001856954 sec. | ||
| 14351 | 2026.04.06 16:14:52.650174 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14352 | 2026.04.06 16:14:52.650271 [ 4 ] {82d5bb89-24d5-4cb0-af1b-73fc96ff0015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14353 | 2026.04.06 16:14:52.650312 [ 4 ] {82d5bb89-24d5-4cb0-af1b-73fc96ff0015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14354 | 2026.04.06 16:14:52.650768 [ 4 ] {82d5bb89-24d5-4cb0-af1b-73fc96ff0015} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14355 | 2026.04.06 16:14:52.650805 [ 4 ] {82d5bb89-24d5-4cb0-af1b-73fc96ff0015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14356 | 2026.04.06 16:14:52.651154 [ 4 ] {82d5bb89-24d5-4cb0-af1b-73fc96ff0015} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14357 | 2026.04.06 16:14:52.651393 [ 4 ] {82d5bb89-24d5-4cb0-af1b-73fc96ff0015} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14358 | 2026.04.06 16:14:52.651524 [ 4 ] {82d5bb89-24d5-4cb0-af1b-73fc96ff0015} <Debug> executeQuery: Read 161 rows, 9.97 KiB in 0.001274 sec., 126373.62637362638 rows/sec., 7.64 MiB/sec. | ||
| 14359 | 2026.04.06 16:14:52.651563 [ 4 ] {82d5bb89-24d5-4cb0-af1b-73fc96ff0015} <Debug> TCPHandler: Processed in 0.001438847 sec. | ||
| 14360 | 2026.04.06 16:14:52.651676 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14361 | 2026.04.06 16:14:52.651772 [ 4 ] {eb8e47e9-9b4f-40f8-ba22-a4b8b7f7054a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14362 | 2026.04.06 16:14:52.651812 [ 4 ] {eb8e47e9-9b4f-40f8-ba22-a4b8b7f7054a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14363 | 2026.04.06 16:14:52.652255 [ 4 ] {eb8e47e9-9b4f-40f8-ba22-a4b8b7f7054a} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14364 | 2026.04.06 16:14:52.652292 [ 4 ] {eb8e47e9-9b4f-40f8-ba22-a4b8b7f7054a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14365 | 2026.04.06 16:14:52.652627 [ 4 ] {eb8e47e9-9b4f-40f8-ba22-a4b8b7f7054a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14366 | 2026.04.06 16:14:52.652848 [ 4 ] {eb8e47e9-9b4f-40f8-ba22-a4b8b7f7054a} <Trace> oximeter.fields_u32 (0cfa4a8a-2838-400b-a6a0-35e99fb4d6fa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14367 | 2026.04.06 16:14:52.652976 [ 4 ] {eb8e47e9-9b4f-40f8-ba22-a4b8b7f7054a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001224 sec., 121732.02614379085 rows/sec., 7.86 MiB/sec. | ||
| 14368 | 2026.04.06 16:14:52.653014 [ 4 ] {eb8e47e9-9b4f-40f8-ba22-a4b8b7f7054a} <Debug> TCPHandler: Processed in 0.001386536 sec. | ||
| 14369 | 2026.04.06 16:14:52.653127 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14370 | 2026.04.06 16:14:52.653221 [ 4 ] {f14fccc8-4a96-49ce-bb32-cd38ddba7449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14371 | 2026.04.06 16:14:52.653261 [ 4 ] {f14fccc8-4a96-49ce-bb32-cd38ddba7449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14372 | 2026.04.06 16:14:52.653704 [ 4 ] {f14fccc8-4a96-49ce-bb32-cd38ddba7449} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14373 | 2026.04.06 16:14:52.653741 [ 4 ] {f14fccc8-4a96-49ce-bb32-cd38ddba7449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14374 | 2026.04.06 16:14:52.654058 [ 4 ] {f14fccc8-4a96-49ce-bb32-cd38ddba7449} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14375 | 2026.04.06 16:14:52.654283 [ 4 ] {f14fccc8-4a96-49ce-bb32-cd38ddba7449} <Trace> oximeter.fields_u8 (b1162c54-7f75-40c1-a9f7-1abb45a0fe33): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14376 | 2026.04.06 16:14:52.654412 [ 4 ] {f14fccc8-4a96-49ce-bb32-cd38ddba7449} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 14377 | 2026.04.06 16:14:52.654449 [ 4 ] {f14fccc8-4a96-49ce-bb32-cd38ddba7449} <Debug> TCPHandler: Processed in 0.001371675 sec. | ||
| 14378 | 2026.04.06 16:14:52.654563 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14379 | 2026.04.06 16:14:52.654659 [ 4 ] {36443876-a51f-4285-b7c1-566bed9b92e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14380 | 2026.04.06 16:14:52.654699 [ 4 ] {36443876-a51f-4285-b7c1-566bed9b92e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14381 | 2026.04.06 16:14:52.655301 [ 4 ] {36443876-a51f-4285-b7c1-566bed9b92e8} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14382 | 2026.04.06 16:14:52.655336 [ 4 ] {36443876-a51f-4285-b7c1-566bed9b92e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14383 | 2026.04.06 16:14:52.655673 [ 4 ] {36443876-a51f-4285-b7c1-566bed9b92e8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14384 | 2026.04.06 16:14:52.655894 [ 4 ] {36443876-a51f-4285-b7c1-566bed9b92e8} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14385 | 2026.04.06 16:14:52.656022 [ 4 ] {36443876-a51f-4285-b7c1-566bed9b92e8} <Debug> executeQuery: Read 509 rows, 36.70 KiB in 0.001381 sec., 368573.4974656046 rows/sec., 25.95 MiB/sec. | ||
| 14386 | 2026.04.06 16:14:52.656058 [ 4 ] {36443876-a51f-4285-b7c1-566bed9b92e8} <Debug> TCPHandler: Processed in 0.001544308 sec. | ||
| 14387 | 2026.04.06 16:14:52.656172 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14388 | 2026.04.06 16:14:52.656265 [ 4 ] {5d49f72a-0a29-4fa1-92df-7da3eccba531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14389 | 2026.04.06 16:14:52.656304 [ 4 ] {5d49f72a-0a29-4fa1-92df-7da3eccba531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14390 | 2026.04.06 16:14:52.656642 [ 4 ] {5d49f72a-0a29-4fa1-92df-7da3eccba531} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14391 | 2026.04.06 16:14:52.656675 [ 4 ] {5d49f72a-0a29-4fa1-92df-7da3eccba531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14392 | 2026.04.06 16:14:52.657007 [ 4 ] {5d49f72a-0a29-4fa1-92df-7da3eccba531} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14393 | 2026.04.06 16:14:52.657221 [ 4 ] {5d49f72a-0a29-4fa1-92df-7da3eccba531} <Trace> oximeter.measurements_bool (ccb4474b-703b-4e4c-84b2-c988ebbe1e2f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14394 | 2026.04.06 16:14:52.657351 [ 4 ] {5d49f72a-0a29-4fa1-92df-7da3eccba531} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 14395 | 2026.04.06 16:14:52.657386 [ 4 ] {5d49f72a-0a29-4fa1-92df-7da3eccba531} <Debug> TCPHandler: Processed in 0.001262774 sec. | ||
| 14396 | 2026.04.06 16:14:52.657498 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14397 | 2026.04.06 16:14:52.657592 [ 4 ] {e7abb726-dd34-43b8-8a56-715f9530bda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14398 | 2026.04.06 16:14:52.657634 [ 4 ] {e7abb726-dd34-43b8-8a56-715f9530bda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14399 | 2026.04.06 16:14:52.658035 [ 4 ] {e7abb726-dd34-43b8-8a56-715f9530bda0} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14400 | 2026.04.06 16:14:52.658069 [ 4 ] {e7abb726-dd34-43b8-8a56-715f9530bda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14401 | 2026.04.06 16:14:52.658408 [ 4 ] {e7abb726-dd34-43b8-8a56-715f9530bda0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14402 | 2026.04.06 16:14:52.658629 [ 4 ] {e7abb726-dd34-43b8-8a56-715f9530bda0} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14403 | 2026.04.06 16:14:52.658758 [ 4 ] {e7abb726-dd34-43b8-8a56-715f9530bda0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001184 sec., 223817.56756756757 rows/sec., 14.87 MiB/sec. | ||
| 14404 | 2026.04.06 16:14:52.658794 [ 4 ] {e7abb726-dd34-43b8-8a56-715f9530bda0} <Debug> TCPHandler: Processed in 0.001344475 sec. | ||
| 14405 | 2026.04.06 16:14:52.658905 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14406 | 2026.04.06 16:14:52.658998 [ 4 ] {40962a0f-5d1a-4c11-a455-a0c9e576e1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14407 | 2026.04.06 16:14:52.659039 [ 4 ] {40962a0f-5d1a-4c11-a455-a0c9e576e1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14408 | 2026.04.06 16:14:52.659345 [ 4 ] {40962a0f-5d1a-4c11-a455-a0c9e576e1af} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14409 | 2026.04.06 16:14:52.659379 [ 4 ] {40962a0f-5d1a-4c11-a455-a0c9e576e1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14410 | 2026.04.06 16:14:52.659675 [ 4 ] {40962a0f-5d1a-4c11-a455-a0c9e576e1af} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14411 | 2026.04.06 16:14:52.659888 [ 4 ] {40962a0f-5d1a-4c11-a455-a0c9e576e1af} <Trace> oximeter.measurements_f64 (85a33d4c-d673-4d7d-9c01-7bc3c6089d26): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14412 | 2026.04.06 16:14:52.660011 [ 4 ] {40962a0f-5d1a-4c11-a455-a0c9e576e1af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 14413 | 2026.04.06 16:14:52.660046 [ 4 ] {40962a0f-5d1a-4c11-a455-a0c9e576e1af} <Debug> TCPHandler: Processed in 0.001190012 sec. | ||
| 14414 | 2026.04.06 16:14:52.660146 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14415 | 2026.04.06 16:14:52.660238 [ 4 ] {42cfeed6-05a1-42e0-bb2d-4c41034cd507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14416 | 2026.04.06 16:14:52.660292 [ 4 ] {42cfeed6-05a1-42e0-bb2d-4c41034cd507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14417 | 2026.04.06 16:14:52.661091 [ 4 ] {42cfeed6-05a1-42e0-bb2d-4c41034cd507} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14418 | 2026.04.06 16:14:52.661125 [ 4 ] {42cfeed6-05a1-42e0-bb2d-4c41034cd507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14419 | 2026.04.06 16:14:52.661656 [ 4 ] {42cfeed6-05a1-42e0-bb2d-4c41034cd507} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14420 | 2026.04.06 16:14:52.661913 [ 4 ] {42cfeed6-05a1-42e0-bb2d-4c41034cd507} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14421 | 2026.04.06 16:14:52.662050 [ 4 ] {42cfeed6-05a1-42e0-bb2d-4c41034cd507} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001829 sec., 10388.19026790596 rows/sec., 18.62 MiB/sec. | ||
| 14422 | 2026.04.06 16:14:52.662112 [ 4 ] {42cfeed6-05a1-42e0-bb2d-4c41034cd507} <Debug> TCPHandler: Processed in 0.002013407 sec. | ||
| 14423 | 2026.04.06 16:14:52.662228 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14424 | 2026.04.06 16:14:52.662324 [ 4 ] {c0ea5662-f338-4680-a483-905fa12cb4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14425 | 2026.04.06 16:14:52.662364 [ 4 ] {c0ea5662-f338-4680-a483-905fa12cb4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14426 | 2026.04.06 16:14:52.662688 [ 4 ] {c0ea5662-f338-4680-a483-905fa12cb4a0} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14427 | 2026.04.06 16:14:52.662722 [ 4 ] {c0ea5662-f338-4680-a483-905fa12cb4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14428 | 2026.04.06 16:14:52.663043 [ 4 ] {c0ea5662-f338-4680-a483-905fa12cb4a0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14429 | 2026.04.06 16:14:52.663257 [ 4 ] {c0ea5662-f338-4680-a483-905fa12cb4a0} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14430 | 2026.04.06 16:14:52.663380 [ 4 ] {c0ea5662-f338-4680-a483-905fa12cb4a0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. | ||
| 14431 | 2026.04.06 16:14:52.663413 [ 4 ] {c0ea5662-f338-4680-a483-905fa12cb4a0} <Debug> TCPHandler: Processed in 0.001235493 sec. | ||
| 14432 | 2026.04.06 16:14:53.234335 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 14433 | 2026.04.06 16:14:53.251418 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2026.04.06 16:14:53.251485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14435 | 2026.04.06 16:14:53.257528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14436 | 2026.04.06 16:14:53.258310 [ 243 ] {} <Trace> system.metric_log (da309c67-8792-4293-bec9-0d81a66a5171): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14437 | 2026.04.06 16:14:53.261226 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 14438 | 2026.04.06 16:14:56.745755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1842 | ||
| 14439 | 2026.04.06 16:14:56.748362 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14440 | 2026.04.06 16:14:56.748406 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14441 | 2026.04.06 16:14:56.749579 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14442 | 2026.04.06 16:14:56.749849 [ 242 ] {} <Trace> system.query_log (ea9916f6-d871-4361-aa77-7276f3a03a73): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14443 | 2026.04.06 16:14:56.750115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1842 | ||
| 14444 | 2026.04.06 16:14:57.639254 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14445 | 2026.04.06 16:14:57.639473 [ 4 ] {f12d19f7-9211-4825-8b17-163b16ec0a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14446 | 2026.04.06 16:14:57.639561 [ 4 ] {f12d19f7-9211-4825-8b17-163b16ec0a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14447 | 2026.04.06 16:14:57.640365 [ 4 ] {f12d19f7-9211-4825-8b17-163b16ec0a2a} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2026.04.06 16:14:57.640405 [ 4 ] {f12d19f7-9211-4825-8b17-163b16ec0a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14449 | 2026.04.06 16:14:57.640795 [ 4 ] {f12d19f7-9211-4825-8b17-163b16ec0a2a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14450 | 2026.04.06 16:14:57.641020 [ 4 ] {f12d19f7-9211-4825-8b17-163b16ec0a2a} <Trace> oximeter.fields_string (f45fc855-ef89-4796-892f-0a5cd4c98df8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14451 | 2026.04.06 16:14:57.641179 [ 4 ] {f12d19f7-9211-4825-8b17-163b16ec0a2a} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001752 sec., 58219.17808219178 rows/sec., 4.86 MiB/sec. | ||
| 14452 | 2026.04.06 16:14:57.641222 [ 4 ] {f12d19f7-9211-4825-8b17-163b16ec0a2a} <Debug> TCPHandler: Processed in 0.00213614 sec. | ||
| 14453 | 2026.04.06 16:14:57.641348 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14454 | 2026.04.06 16:14:57.641444 [ 4 ] {fec4ce9f-23c5-45eb-9dae-57a7f81bdd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14455 | 2026.04.06 16:14:57.641485 [ 4 ] {fec4ce9f-23c5-45eb-9dae-57a7f81bdd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14456 | 2026.04.06 16:14:57.641899 [ 4 ] {fec4ce9f-23c5-45eb-9dae-57a7f81bdd0e} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2026.04.06 16:14:57.641937 [ 4 ] {fec4ce9f-23c5-45eb-9dae-57a7f81bdd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14458 | 2026.04.06 16:14:57.642237 [ 4 ] {fec4ce9f-23c5-45eb-9dae-57a7f81bdd0e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14459 | 2026.04.06 16:14:57.642460 [ 4 ] {fec4ce9f-23c5-45eb-9dae-57a7f81bdd0e} <Trace> oximeter.fields_u16 (9b60ef4f-0d13-4dff-a184-bcbb506aab93): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2026.04.06 16:14:57.642589 [ 4 ] {fec4ce9f-23c5-45eb-9dae-57a7f81bdd0e} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001164 sec., 19759.450171821303 rows/sec., 1.45 MiB/sec. | ||
| 14461 | 2026.04.06 16:14:57.642628 [ 4 ] {fec4ce9f-23c5-45eb-9dae-57a7f81bdd0e} <Debug> TCPHandler: Processed in 0.001330515 sec. | ||
| 14462 | 2026.04.06 16:14:57.642739 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14463 | 2026.04.06 16:14:57.642834 [ 4 ] {425d2a5c-63ab-4caa-a283-2cf106243b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14464 | 2026.04.06 16:14:57.642875 [ 4 ] {425d2a5c-63ab-4caa-a283-2cf106243b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14465 | 2026.04.06 16:14:57.643311 [ 4 ] {425d2a5c-63ab-4caa-a283-2cf106243b6e} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2026.04.06 16:14:57.643348 [ 4 ] {425d2a5c-63ab-4caa-a283-2cf106243b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14467 | 2026.04.06 16:14:57.643657 [ 4 ] {425d2a5c-63ab-4caa-a283-2cf106243b6e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14468 | 2026.04.06 16:14:57.643872 [ 4 ] {425d2a5c-63ab-4caa-a283-2cf106243b6e} <Trace> oximeter.fields_uuid (329c1cde-0018-4173-a273-d5d733699654): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2026.04.06 16:14:57.644005 [ 4 ] {425d2a5c-63ab-4caa-a283-2cf106243b6e} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00119 sec., 73109.24369747899 rows/sec., 5.71 MiB/sec. | ||
| 14470 | 2026.04.06 16:14:57.644044 [ 4 ] {425d2a5c-63ab-4caa-a283-2cf106243b6e} <Debug> TCPHandler: Processed in 0.001354775 sec. | ||
| 14471 | 2026.04.06 16:14:57.644159 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14472 | 2026.04.06 16:14:57.644253 [ 4 ] {15d04753-5c9c-4e23-9f5a-87c9561ad564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14473 | 2026.04.06 16:14:57.644296 [ 4 ] {15d04753-5c9c-4e23-9f5a-87c9561ad564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14474 | 2026.04.06 16:14:57.644697 [ 4 ] {15d04753-5c9c-4e23-9f5a-87c9561ad564} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14475 | 2026.04.06 16:14:57.644732 [ 4 ] {15d04753-5c9c-4e23-9f5a-87c9561ad564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14476 | 2026.04.06 16:14:57.645057 [ 4 ] {15d04753-5c9c-4e23-9f5a-87c9561ad564} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14477 | 2026.04.06 16:14:57.645267 [ 4 ] {15d04753-5c9c-4e23-9f5a-87c9561ad564} <Trace> oximeter.measurements_cumulativeu64 (81a64079-e956-431a-868f-58876cd98500): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14478 | 2026.04.06 16:14:57.645400 [ 4 ] {15d04753-5c9c-4e23-9f5a-87c9561ad564} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 14479 | 2026.04.06 16:14:57.645437 [ 4 ] {15d04753-5c9c-4e23-9f5a-87c9561ad564} <Debug> TCPHandler: Processed in 0.001328385 sec. | ||
| 14480 | 2026.04.06 16:14:57.645547 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14481 | 2026.04.06 16:14:57.645641 [ 4 ] {ff874613-e6bb-47f7-b49a-08decb1e2189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14482 | 2026.04.06 16:14:57.645694 [ 4 ] {ff874613-e6bb-47f7-b49a-08decb1e2189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14483 | 2026.04.06 16:14:57.646491 [ 4 ] {ff874613-e6bb-47f7-b49a-08decb1e2189} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14484 | 2026.04.06 16:14:57.646527 [ 4 ] {ff874613-e6bb-47f7-b49a-08decb1e2189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14485 | 2026.04.06 16:14:57.647053 [ 4 ] {ff874613-e6bb-47f7-b49a-08decb1e2189} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14486 | 2026.04.06 16:14:57.647279 [ 4 ] {ff874613-e6bb-47f7-b49a-08decb1e2189} <Trace> oximeter.measurements_histogramu64 (38a2fc41-29c0-4544-94ea-17482eee45c6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14487 | 2026.04.06 16:14:57.647414 [ 4 ] {ff874613-e6bb-47f7-b49a-08decb1e2189} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00179 sec., 12849.162011173185 rows/sec., 23.03 MiB/sec. | ||
| 14488 | 2026.04.06 16:14:57.647467 [ 4 ] {ff874613-e6bb-47f7-b49a-08decb1e2189} <Debug> TCPHandler: Processed in 0.001968506 sec. | ||
| 14489 | 2026.04.06 16:14:57.647588 [ 4 ] {} <Trace> TCP-Session: 6480f873-2cf6-495e-ace2-c5b62b266fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14490 | 2026.04.06 16:14:57.647684 [ 4 ] {cdb18aba-1b1d-4480-a69f-61d1403de369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58391) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14491 | 2026.04.06 16:14:57.647725 [ 4 ] {cdb18aba-1b1d-4480-a69f-61d1403de369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14492 | 2026.04.06 16:14:57.648056 [ 4 ] {cdb18aba-1b1d-4480-a69f-61d1403de369} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14493 | 2026.04.06 16:14:57.648096 [ 4 ] {cdb18aba-1b1d-4480-a69f-61d1403de369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14494 | 2026.04.06 16:14:57.648395 [ 4 ] {cdb18aba-1b1d-4480-a69f-61d1403de369} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14495 | 2026.04.06 16:14:57.648599 [ 4 ] {cdb18aba-1b1d-4480-a69f-61d1403de369} <Trace> oximeter.measurements_u64 (207c24d1-2cec-4bfe-b78a-fc77c9548637): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14496 | 2026.04.06 16:14:57.648730 [ 4 ] {cdb18aba-1b1d-4480-a69f-61d1403de369} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 14497 | 2026.04.06 16:14:57.648765 [ 4 ] {cdb18aba-1b1d-4480-a69f-61d1403de369} <Debug> TCPHandler: Processed in 0.001227602 sec. | ||
| 14498 | 2026.04.06 16:14:59.156574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28326 | ||
| 14499 | 2026.04.06 16:14:59.157110 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14500 | 2026.04.06 16:14:59.157160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14501 | 2026.04.06 16:14:59.157713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14502 | 2026.04.06 16:14:59.157999 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8ea88f-5471-4ae6-aea4-b3a7c27360c7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14503 | 2026.04.06 16:14:59.158193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28326 | ||